summaryrefslogtreecommitdiff
path: root/textproc/scrollkeeper/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.3.14.Joe Marcus Clarke2003-12-061-21/+12
|
* Convert scrollkeeper over to use the system catalog location. This helpsJoe Marcus Clarke2003-11-041-3/+3
| | | | | | | | | | to unbreak gtk-doc as well as removes a ton of gross hacks to support the old location. Also, import some CVS patches from SK to fix some potential crashes when installing bad catalogs. While I tested this with a full SK database rebuild, problems may still occur. Please let me know if you encounter any issues with OMF files after this commit.
* Update to 0.3.12.Joe Marcus Clarke2003-04-231-20/+13
|
* Fix a long-standing bug that required scrollkeeper to build as root.Joe Marcus Clarke2003-02-011-11/+8
| | | | | | | | | Instead, make configure check for a file installed by docbook-sk, and move the catalog creation to a pre-install target. Prompted by: Andrew J Caines <A.J.Caines@halplant.com> Tested by: myself Andrew J Caines <A.J.Caines@halplant.com>
* Allow the XML catalogs to be built if BATCH is defined.Joe Marcus Clarke2003-01-211-2/+2
| | | | Reported by: Hung Michael Nguyen <nguyenhm16@mac.com>
* Fix two long-standing bugs where scrollkeeper would overwrite theJoe Marcus Clarke2003-01-201-5/+4
| | | | | | | | | | SGML catalogs in favor of its own XML format catalogs as well as prevent scrollkeeper from making HTTP connections to obtain DTDs for OMF validation. PR: 39504 46179 Tested by: Stephen Hilton <nospam@hiltonbsd.com> Mezz bsdforums.org <reigncracks@hotmail.com>
* Add support for Docbook 4.2.Joe Marcus Clarke2002-10-091-6/+11
| | | | Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
* Attempt to detect docbook-xml while package building.Joe Marcus Clarke2002-07-281-4/+10
| | | | Submitted by: bento
* Update to 0.3.9.Joe Marcus Clarke2002-06-181-0/+28
| | | | Approved by: silence from the GNOME user group
* Revert back to 0.2 to fix some conflicts with the GNOME 1.4 OMF files.Joe Marcus Clarke2002-05-261-28/+0
| | | | | | | | | | Also, fix it so scrollkeeper 0.2 will produce a correct XML database. Bump PORTEPOCH. scrollkeeper 0.3.x will be looked at further to see if there is a good way to make it work with both GNOME 1.4 and GNOME 2.0. PR: 38581
* Update to 0.3.6.Joe Marcus Clarke2002-05-261-0/+28
With this new version, GNOME 2.0 documentation works, and scrollkeeper updates for GNOME 1.x applications work as well. I have tested builds of most of the GNOME 1.x applications, and none of them fail. Reviewed by: sobomax