source: trunk/gsdl/packages

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @1748   23 years sjboddie * empty log message *
(edit) @1747   23 years sjboddie made a few changes to windows makefiles
(edit) @1746   23 years sjboddie Fixed a minor bug in the way wget worked on windows.
(edit) @1745   23 years sjboddie Moved the old wincrypt and wingdbm packages into packages/windows
(edit) @1715   23 years jrm21 yaz library is now made by packages/Makefile instead of from …
(edit) @1713   23 years jrm21 Tidied up YAZ Makefiles and Makefiles.ins
(edit) @1704   23 years sjboddie wget is now extracted from tar archive, configured and compiled in the …
(edit) @1703   23 years sjboddie removed wget from cvs. it will be added again as a .tar.gz file …
(edit) @1670   23 years paynter No longer needed - the packages directory configure and Makefile do …
(edit) @1669   23 years paynter Add a new Makefile in the packages directory that makes various …
(edit) @1668   23 years paynter Added a new configure script in the packages directory that is called …
(edit) @1650   23 years jrm21 added a dummy Makefile to yaz, so that make distclean and make clean …
(edit) @1623   24 years sjboddie minor change to one of mg's windows makefiles
(edit) @1616   24 years jrm21 Now makes hyperlinks for MARC field 856 (Electronic Access/Location), …
(edit) @1598   24 years jrm21 remove .a files during "make clean"
(edit) @1579   24 years paynter Removing wv version 0.5.44. New versions will appear in …
(edit) @1577   24 years paynter wv 0.6.0 tarball, with extra files removed.
(edit) @1576   24 years paynter Added wv version 0.6.0-gs.
(edit) @1532   24 years paynter The wget web site mirroring package (version 1.5.3).
(edit) @1531   24 years jrm21 Modified yaz package so that autoconf and automake are never …
(edit) @1530   24 years jrm21 * empty log message *
(edit) @1529   24 years jrm21 * empty log message *
(edit) @1528   24 years jrm21 removed config.status
(edit) @1518   24 years jrm21 Edited various Makefile.in files so that "make distclean" works properly.
(edit) @1516   24 years jrm21 Removed some files from the yaz package that we don't (currently) need.
(edit) @1468   24 years paynter The wv Packages from www.wvware.com is used to convert Word documents …
(edit) @1370   24 years jrm21 Stupid.... changed to /usr/bin/test, as that file actually exists on …
(edit) @1368   24 years jrm21 Changed "test" to "/bin/test" as /bin/sh in SunOS 5.6 has a broken …
(edit) @1367   24 years jrm21 don't compile with CCLRPN=1 (for now). Makes no difference currently.
(edit) @1350   24 years jrm21 Fixed Makefile problem (not generated from Makefile.am anymore)
(edit) @1348   24 years jrm21 A few minor changes while merging branch to help clean compilation
(edit) @1343   24 years johnmcp Added the YAZ toolkit source to the packages directory (for z39.50 stuff)
(edit) @1326   24 years kjm18 words.o removed from libtextin.a to avoid conflict with mgpp libraries
(edit) @1325   24 years kjm18 creating a new library gsdllibmg.a. This leaves out messages.o to …
(edit) @1153   24 years sjboddie win32cfg.h was moved from mg to top level gsdl directory
(edit) @1152   24 years sjboddie modifications for windows ports of GCC
(edit) @1151   24 years sjboddie modifications for windows ports of GCC
(edit) @1150   24 years sjboddie modifications for windows ports of GCC
(edit) @1017   24 years sjboddie compiler complained about using stdin and stdout to do global …
(edit) @1016   24 years sjboddie oops, it does need readline.h
(edit) @1015   24 years sjboddie oops, now it's fixed I think
(edit) @1014   24 years sjboddie newer compilers complain about using stdin and stdout to do global …
(edit) @1013   24 years sjboddie don't think bool_query needs read_line.h
(edit) @1003   24 years sjboddie oops, yacc problem
(edit) @1002   24 years sjboddie added wincrypt to cvs
(edit) @1000   24 years sjboddie tidied up windows installation
(edit) @987   24 years sjboddie altered configuration slightly
(edit) @821   24 years sjboddie fixed an inconsistency in the definition of error()
(edit) @820   24 years cs025 Incorrect use of NTOHUL on a double value (num_bytes).
(edit) @819   24 years cs025 Omission of stemmer number in parameters to stemmer and parser corrected
(edit) @817   24 years cs025 Fixed inconsistency in parameters for syserror
(edit) @795   24 years cs025 Fixes error in definition of error()
(edit) @774   24 years sjboddie forgot alloca …
(edit) @773   24 years sjboddie nmake makefile
(edit) @720   25 years davidb added w3mir package
(edit) @719   25 years davidb added w3mir package
(edit) @718   25 years davidb added m3mir package
(edit) @702   25 years sjboddie fixed up install
(edit) @695   25 years cs025 Fixes to include
(edit) @694   25 years cs025 Fixes to include path
(edit) @693   25 years cs025 Fix to include path to get config.h
(edit) @692   25 years cs025 Further alterations for autoconfigure
(edit) @691   25 years cs025 Fixes for autoconfigure
(edit) @690   25 years cs025 Changes for autoconfigure
(edit) @689   25 years cs025 Updates to fix Autoconfigure
(edit) @685   25 years cs025 Changes made to permit autoconfiguration from Greenstone.
(edit) @664   25 years cs025 Fixes to use of stdin/stdout for arith_in/out. NB. this means that …
(edit) @531   25 years sjboddie * empty log message *
(edit) @525   25 years rjmcnab added need_filelock option to open
(edit) @524   25 years rjmcnab fixed small compiler warning
(edit) @523   25 years rjmcnab added file locking for windows
(edit) @522   25 years rjmcnab changes for need_filelock option
(edit) @521   25 years rjmcnab added need_filelock option to open function
(edit) @520   25 years rjmcnab fixed small compiler warning
(edit) @455   25 years sjboddie oops, this wasn't meant to go in repository
(edit) @441   25 years sjboddie added interface to mg's stemmer (so I don't keep losing it)
(edit) @439   25 years sjboddie renamed mg-1.3d directory mg
(edit) @338   25 years rjmcnab Changed so FindWords could be used in new ways.
(edit) @335   25 years rjmcnab Changes for better match reporting.
(edit) @331   25 years rjmcnab Optimised a couple of functions.
(edit) @205   25 years sjboddie added words.o to mgpass objects
Note: See TracRevisionLog for help on using the revision log.