source: trunk/gsdl/packages

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9596   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
(edit) @9452   19 years kjdon a packages configure script for the gs2build module
(edit) @9417   19 years mdewsnip Changed Kea models, for a better trade-off between performance and …
(edit) @9402   19 years davidb Trailing <space> after \ caused XML-Parser to fail to generate …
(edit) @9381   19 years kjdon A modified Makefile for the (still to be created) gs2build module. We …
(edit) @9377   19 years kjdon minor configuration change in Makefile.PL and Expat/Makefile.PL - set …
(edit) @9162   19 years mdewsnip Now just installs the library (we don't care about the xmlwf binary).
(edit) @9128   19 years mdewsnip Zip file containing pre-built (using Microsoft Visual C++ 4) static …
(edit) @8816   19 years mdewsnip Prebuilt models for Kea 3.0.
(edit) @8815   19 years mdewsnip Kea 3.0, as downloaded from http://www.nzdl.org/kea but with …
(edit) @8752   19 years jrm21 fix for gcc-3.4 - need to get double_t definition from math.h
(edit) @8751   19 years jrm21 use $CXXFLAGS when compiling, and explicitly use -o for output name
(edit) @8693   19 years kjdon added some changes made by Emanuel Dejanu (Simple Words)
(edit) @8658   19 years davidb Configure and Makefile.in revised to use newer version of XMLParser …
(edit) @8656   19 years davidb Explicit introduction of expat software in packages directory. Expat …
(edit) @8155   20 years mdewsnip Put the XML::Parser configuration back for 2.27.
(edit) @8077   20 years mdewsnip Changed things back to using XML-Parser-2.27 until the Expat code can …
(edit) @8075   20 years davidb README file updated to reflect shift to using newer version of …
(edit) @8074   20 years davidb Upgrade to using newer version of XML::Parser.
(edit) @8066   20 years davidb Changes introduced so Expat shared library (.so) for perl 5.6 and perl …
(edit) @7934   20 years mdewsnip No longer used (upgraded to pdftohtml v0.36).
(edit) @7672   20 years kjdon now use wget 1.9 instead of 1.5.3
(edit) @7671   20 years kjdon new version (1.9) of wget
(edit) @7402   20 years kjdon close the file we created in done_text_1
(edit) @7401   20 years kjdon removed a duplicate function declaration
(edit) @7286   20 years mdewsnip Undid the "fix" to IsisTypes.h for David's laptop -- this now breaks …
(edit) @7284   20 years mdewsnip Updated for the new pdftohtml.
(edit) @7283   20 years mdewsnip pdftohtml version 0.36 -- thanks John McPherson! The changes made …
(edit) @7263   20 years davidb Revised header file to be consistent with stdint.h
(edit) @7140   20 years mdewsnip A couple more changes so it compiles on Windows.
(edit) @7139   20 years mdewsnip Added these files back in -- necessary for compiling with Visual C++.
(edit) @7138   20 years mdewsnip Now compiles each .cpp file separately.
(edit) @7137   20 years mdewsnip Another crappy hack to make this compile on both Linux and Windows.
(edit) @7136   20 years mdewsnip Visual C++ needs the debug.h file for debugging.
(edit) @7135   20 years mdewsnip Changed the name of a variable to prevent a stupid compilation error …
(edit) @7100   20 years davidb Tweak to IsisTypes.h so double_t in global namespace is same as Isis …
(edit) @7060   20 years sjboddie Added DLL=1 and DLLDEBUG=1 options to the windows makefiles
(edit) @6334   20 years jrm21 only try to configure a package if we successfully cd'd into its …
(edit) @6189   20 years jrm21 fixes so it compiles with gcc 3 as well as gcc 2.9x
(edit) @6128   20 years mdewsnip Added the IsisGdl package into the mix.
(edit) @6127   20 years mdewsnip IsisGdl package for reading CDS/ISIS databases. Provided by …
(edit) @6019   20 years sjboddie Fixed a small bug in wget that was preventing it from compiling under …
(edit) @4907   21 years jrm21 don't include getopt.h if UNISTD is defined, since it will conflict.
(edit) @4191   21 years sjboddie Added a new -M option to mg_passes, allowing "maxnumeric" to be altered.
(edit) @3821   21 years sjboddie * empty log message *
(edit) @3804   21 years kjdon added some comments
(edit) @3776   21 years sjboddie Minor change to Makefile.PL in XML-Parser-2.27.tar.gz to set the …
(edit) @3762   21 years jrm21 undid previous changes, which broke mg for gsdl-2
(edit) @3741   21 years mdewsnip Initial MG JNI (Java side) code.
(edit) @3740   21 years mdewsnip Initial MG JNI (C side) code.
(edit) @3739   21 years mdewsnip Added MG package to support search and retrieval using MG.
(edit) @3626   21 years jrm21 changes for mac os x - Makefile.ins need to use @CC@ and @CXX@ or else …
(edit) @3607   21 years sjboddie Updated pdftohtml to version 0.34
(edit) @3526   21 years jrm21 removed CVS directories from wget tarball as it screws up cvs updates. …
(edit) @3216   22 years jrm21 Don't define alloca if it's already defined (to hide some compiler …
(edit) @3173   22 years jrm21 Removed un-used (and non-GPL compatible) CCL parser source code.
(edit) @3147   22 years jrm21 Updated to mention new maintained version at sourceforge.
(edit) @3118   22 years sjboddie * empty log message *
(edit) @3082   22 years jrm21 Removed cvs log from file. Field 92 is not obsolete - changed to say …
(edit) @3077   22 years jrm21 updated to reflect new version.
(edit) @3076   22 years jrm21 Tarball for wv changed (updated from 0.6.3 to 0.7.1) Tested on darwin, …
(edit) @3075   22 years jrm21 Tarball for wv changed (updated from 0.6.3 to 0.7.1)
(edit) @3049   22 years jrm21 removed #define setlocale() as we don't need it and it can cause problems.
(edit) @3002   22 years jrm21 removed the cvs log from the file, as the last commit message …
(edit) @3001   22 years jrm21 replaced a comment with /* */, as most c compilers won't like it.
(edit) @3000   22 years jrm21 fixed typo in wget configure.
(edit) @2988   22 years jrm21 xlhtml stuff moved from ppthtml directory (which has been removed) and …
(edit) @2987   22 years jrm21 Added a check for cygwin, so GSDLOS is changed to windows
(edit) @2985   22 years jrm21 Added references to the xlhtml (Powerpoint -> HTML) package.
(edit) @2984   22 years jrm21 added source code for powerpoint converter
(edit) @2970   22 years jrm21 Last update of config.guess and config.sub files for alpha linux broke …
(edit) @2952   22 years jrm21 added " characters around some variables in case they have spaces in …
(edit) @2947   22 years jrm21 Added a subdirectory to configure/Makefile.in regime so that it …
(edit) @2943   22 years sjboddie Various shell scripts using "tr A-Z a-z" were altered as this doesn't …
(edit) @2931   22 years jrm21 We now correctly call gzip under windows. The problem was pdftohtml …
(edit) @2929   22 years jrm21 fixed problem where pictures would not be displayed if there was no …
(edit) @2917   22 years sjboddie * empty log message *
(edit) @2915   22 years sjboddie More minor configuration issues - can't get command line arguments to …
(edit) @2914   22 years sjboddie Minor configuration changes to solve problems installing on solaris
(edit) @2911   22 years jrm21 Try to print out an error if the aux file couldn't be written to.
(edit) @2904   22 years jrm21 Added exec_prefix to configure, just in case anyone ever runs …
(edit) @2902   22 years jrm21 rtftohtml now uses configure, as solaris make assumes $(CC) is "cc", …
(edit) @2895   22 years sjboddie replaced XML::Parser version 2.29 in distribution with version 2.27 as …
(edit) @2809   23 years sjboddie Added XML::Parser perl module to packages directory
(edit) @2783   23 years jrm21 Fixed a bug that sometimes caused a segfault.
(edit) @2778   23 years jrm21 We now ignore any images that are only 1 or 2 pixels high - this was a …
(edit) @2746   23 years kjm18 updated mg to be in line with mg_1.3f. Now uses long long for some …
(edit) @2742   23 years cs025 a few fixes for compiling under windows with new long long stuff in mg
(edit) @2741   23 years kjm18 updated mg to be in line with version mg-1.3f. Now uses long long for …
(edit) @2740   23 years kjm18 fixed a bug in required ranking terms for list accumulator
(edit) @2725   23 years jrm21 we now pass --host and --target flags to the sub-packages
(edit) @2723   23 years jrm21 updated config.guess and config.sub
(edit) @2722   23 years jrm21 Updated config.sub and config.guess
(edit) @2720   23 years jrm21 we don't want to make yaz's documentation files (.dvi, etc)
(edit) @2698   23 years jrm21 Now also gives error message under win32.
(edit) @2686   23 years jrm21 updated history/bug fix list.
(edit) @2650   23 years jrm21 added an error check - now returns an error string for some errors …
(edit) @2649   23 years jrm21 now looks for config files in etc/packages/rtftohtm (8 letter restriction).
(edit) @2644   23 years jrm21 oops - couple of minor makefile fixes: wasn't using EXEEXT for cp and …
(edit) @2643   23 years jrm21 oops - removed windows binary from the tarball.
Note: See TracRevisionLog for help on using the revision log.