summaryrefslogtreecommitdiff
path: root/textproc/scrollkeeper/patches/patch-aa
AgeCommit message (Collapse)AuthorFilesLines
2004-01-25Fix crappy C code which breaks the build with GCC 2.95.3.tron1-0/+17
2004-01-23Update to 0.3.14. Changes since 0.3.12:jmmv1-21/+0
0.3.14 ======= - Build fixes: - Correct problem with distributed intltool scripts. - Update rpm spec file. 0.3.13 ======= - Runtime fixes: - Use a per-user directory for storing the extracted contents files. This avoids problems when multiple users share /tmp and use scrollkeeper. - Do XInclude processing on documents before extracting information. - By default, do not use the network to retrieve required DTDs. - Can be changed using the '-n' parameter to scrollkeeper-install and friends. - Do not segfault if an OMF file is invalid. - Build fixes: - Install various package documentation files. - Tidy up the build process a little bit and fix some portability bugs. - Update included gettext code. - Build fixes for specific platforms (Solaris and *BSD systems). - Detect installed version of the DocBook DTD at build time. - Allow the location of system XML catalog to be specified. - see the --with-xml-catalog flag. - Install locale-specific program files correctly (i.e. portably). - Allow scrollkeeper data directory to be customised - see the --with-partial-db-dir flag. - Upgrade supplied gettext and automake versions. - Miscellaneous: - Correctly register translated versions of documents by considering their category, rather than their titles. - Don't leak file descriptors when updating the database. This fixes resource starvation problems on some systems. - Fix some memory leaks. - Should now work with IPv6-enabled systems. - When using a non-default prefix, the scrollkeeper log files are updated correctly. - Many Sourceforge bug tracker bugs fixed and all outstanding patches in the patch tracker evaluated and applied if appropriate. - Translations updated.
2003-02-18Update to 0.3.12. There have been lots of changes since 0.2 (this versionjmmv1-20/+19
is almost a rewrite of the program). Note that this is still a development version but includes new features that may be required by packages using scrollkeeper (which won't work with the old 0.2). Provide a framework to automatically rebuild scrollkeeper's database from packages installing OMF files under share/omf/; they only need to include omf.mk in their Makefile and take care to install OMF files in the said directory. Reviewed by rh and wiz.
2002-10-11Add a return value check for find_first_element() in toc-extract.c, torh1-0/+22
avoid yet another coredump. Bump PKGREVISION.
2002-08-28buildlink1 -> buildlink2, and set USE_LIBTOOL to fix the building of thisjlam1-13/+0
package.
2002-04-03Fix scrollkeeper directory creation. Bump revision to 0.2nb1.rh1-7/+7
2001-04-06Initial import of scrollkeeper-0.2, the open document cataloging project.rh1-0/+13