source: trunk/gsdl/packages

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @2642   23 years cs025 Fixed problem configuring CORBA/MICO on a clean install; the tar file …
(edit) @2641   23 years jrm21 oops - added cflags to compile line…
(edit) @2640   23 years jrm21 added cflags to makefile.in
(edit) @2626   23 years sjboddie A couple of minor changes to avoid compiler problems with VC++ on …
(edit) @2611   23 years jrm21 moved documentation to yaz directory.
(edit) @2597   23 years jrm21 Something bizarre happened last commit - anyay got the right rtf.h …
(edit) @2594   23 years jrm21 Added some more rtf codes to the parser.
(edit) @2591   23 years jrm21 don't call yaz-comp script, as we won't be changing our definitions.
(edit) @2588   23 years jrm21 re-added rtftohtml in binary mode. Fixed compilation problem on darwin …
(edit) @2587   23 years jrm21 oops, forgot to set to binary mode.
(edit) @2586   23 years jrm21 we don't need to run this script.
(edit) @2582   23 years jrm21 Now build rtftohtml
(edit) @2581   23 years jrm21 added rtftohtml to packages directory.
(edit) @2579   23 years jrm21 we don't label the unix binary with ".bin" anymore. Added EXEEXT stuff …
(edit) @2551   23 years jrm21 Modified Makefile.in to only install the binary and nothing else. Also …
(edit) @2547   23 years jrm21 don't add <a href> tags for USMARC field 856 (online access), as it is …
(edit) @2540   23 years jrm21 we now print out the system error message if the first pass cannot …
(edit) @2538   23 years jrm21 fixed a bug where mg_passes segfaults when trying to print the usage …
(edit) @2526   23 years kjm18 changed the help message
(edit) @2514   23 years sjboddie A few minor changes needed to get mgpp to compile under VC++4.2
(edit) @2512   23 years sjboddie Moved wv's XML config file from packages/wv to etc/wv so that it is …
(edit) @2487   23 years sjboddie Changes to get phind working under windows
(edit) @2482   23 years jrm21 remove old xpdf/config.h, for people doing a cvs update over an older …
(edit) @2421   23 years jrm21 pdftohtml now needs to be configured. wv now installs its config files …
(edit) @2420   23 years jrm21 uses configure again, as previously using the already generated Makefiles.
(edit) @2419   23 years jrm21 last modification removed the installation of the config file (wvHtml.xml).
(edit) @2414   23 years jrm21 updated config.guess and config.sub for wget so we can build on Darwin.
(edit) @2409   23 years jrm21 Changes: * config.guess, config.sub updated to recognise Mac OS X * …
(edit) @2408   23 years jrm21 removed log from top of z-proto. configure copies z-proto.h to …
(edit) @2391   23 years jrm21 Not quite sure what happened last time, but this time we really don't …
(edit) @2380   23 years jrm21 mico was being configured even if not needed. Fixed.
(edit) @2378   23 years jrm21 renamed function init_process to mg_init_process as OS X happens to …
(edit) @2366   23 years jrm21 I had missed a change - "they" used the filename as the HTML doc's …
(edit) @2351   23 years jrm21 added some known problems to the txt
(edit) @2350   23 years jrm21 minor changes to HtmlOutputDev.cc for html formatting.
(edit) @2349   23 years jrm21 minor change for pdftohtml package renaming.
(edit) @2348   23 years jrm21 Added some code from version 0.31 to our code (based on version 0.22). …
(edit) @2347   23 years jrm21 recover from make clean/distclean errors in package directories.
(edit) @2338   23 years sjboddie Tidied up windows makefiles to make compiling under windows a little …
(edit) @2305   23 years sjboddie Fixed another minor bug in the wget source that caused it to barf when …
(edit) @2292   23 years sjboddie Made a minor change to one of the wv makefiles which was causing …
(edit) @2213   23 years say1 sorted out the quotes
(edit) @2205   23 years say1 oops, minor fix
(edit) @2204   23 years say1 fixes to corba config
(edit) @2173   23 years cs025 Improvements to configure scripts in their support of various MICO …
(edit) @2169   23 years jrm21 Better check for bindir (can't cd to it if it doesn't exist yet...) …
(edit) @2133   23 years say1 turned optimisation on. fixed to avoid needing to source setup.bash
(edit) @2129   23 years say1 compile speed-ups
(edit) @2125   23 years say1 make fix
(edit) @2123   23 years say1 makefiles fix …
(edit) @2122   23 years say1 (more) corba fixes. hopefully now compiles directly from the box …
(edit) @2113   23 years say1 integrated the new mico package. updated corba to 2.3.7. fixed the c++ …
(edit) @2052   23 years jrm21 make distclean no longer exits on error, so that a failure to clean in …
(edit) @2046   23 years jrm21 Fixed bug that caused perf_hash to fail for lexicon of < 4 words. …
(edit) @2035   23 years paynter Added rule for distclean to the Makefile.
(edit) @2019   23 years sjboddie Altered wv and pdftohtml slightly so that they're installed to bin/$GSDLOS
(edit) @2006   23 years dg5 Moving pdftohtml tar archive one level up
(edit) @2005   23 years dg5 Moving wv tar archive one level up
(edit) @2004   23 years dg5 README file
(edit) @2003   23 years dg5 Moving pdftohtml one level up.
(edit) @2002   23 years dg5 Moving wv up a level
(edit) @1998   23 years dg5 Hopefully, now configure script is fixed so that wv builds properly
(edit) @1996   23 years dg5 Updated configure and Makefile.in to reflect the moving of pdftohtml …
(edit) @1981   23 years dg5 Updated pdftohtml_0_22_gs tar archive, change in the Makefile dg5
(edit) @1980   23 years jrm21 Added \n at end of last line.
(edit) @1979   23 years dg5 Updated $GSDLHOME/packages/Makefile.in to reflect more recent version …
(edit) @1978   23 years dg5 Updated $GSDLHOME/packages/configure script for pdftohtml configuration
(edit) @1977   23 years dg5 Added newer version of wvWare, wv-0.6.3-gs.tar.gz archive
(edit) @1976   23 years dg5 * empty log message *
(edit) @1962   23 years dg5 Modified Makefile.in to include the installation of pdftohtml
(edit) @1961   23 years dg5 Updated configure script to build pdftohtml from the tar.gz archive
(edit) @1959   23 years dg5 Added the gzipped tar archive of pdftohtml with the Makefile modified …
(edit) @1940   23 years jrm21 Only configure/build YAZ if z3950 support is enabled in configure.
(edit) @1936   23 years jrm21 Makefile is now generated by configure, in case configure options …
(edit) @1867   23 years jrm21 undid changes from corba branch that broke make.
(edit) @1866   23 years jrm21 fixed up conflict with new corba branch added to cvs head.
(edit) @1865   23 years jrm21 removed (some of the) re-inserted deleted stuff from the CORBA merge.
(edit) @1862   23 years cs025 Minor touches to configuration of txt2db; removed use of MICO linker.
(edit) @1860   23 years cs025 Included CORBA branch for first time
(edit) @1752   23 years sjboddie Edited main mg makefile to prevent it from compiling or attempting to …
Note: See TracRevisionLog for help on using the revision log.