aboutsummaryrefslogtreecommitdiff
path: root/textproc/scrollkeeper/pkg-install
Commit message (Collapse)AuthorAgeFilesLines
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* Use catalog.ports instead of catalog to stoure our DTD info. The root XMLJoe Marcus Clarke2006-01-311-2/+1
| | | | | | | catalog should only be touched by xmlcatmgr. Notes: svn path=/head/; revision=154916
* Update to 0.3.14.Joe Marcus Clarke2003-12-061-226/+0
| | | | Notes: svn path=/head/; revision=95209
* 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. Notes: svn path=/head/; revision=93046
* Start the find at ${LOCALBASE}/share to avoid a potential search throughJoe Marcus Clarke2003-04-291-3/+3
| | | | | | | | | something like a cvsup server's symlinks. Pointed out by: sf Notes: svn path=/head/; revision=79844
* Tell find to follow symlinks when searching for DocBook files.Joe Marcus Clarke2003-04-261-5/+3
| | | | | | | | PR: 51429 Submitted by: Martyn J.Pearce <fluffy@sixears.com> Notes: svn path=/head/; revision=79665
* * Allow bento to generate the necessary XML catalogsJoe Marcus Clarke2003-01-241-5/+3
| | | | | | | * Update the XSL versions Notes: svn path=/head/; revision=73923
* Fix two long-standing bugs where scrollkeeper would overwrite theJoe Marcus Clarke2003-01-201-30/+19
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=73581
* Add support for Docbook 4.2.Joe Marcus Clarke2002-10-091-13/+13
| | | | | | | Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=67709
* Fix build when /usr/local is a symlink.Joe Marcus Clarke2002-09-031-1/+1
| | | | | | | PR: 42320 Notes: svn path=/head/; revision=65560
* Remove -L from the find command used to locate dtds. This flag provedJoe Marcus Clarke2002-08-281-3/+3
| | | | | | | | | | | problematic for some users. Instead, fix it so that only ${LOCALBASE} will be followed if it is a symlink. PR: 42096 Tested by: John-David Childs <jdc@nterprise.net> Notes: svn path=/head/; revision=65131
* Allow the pkg-install script to traverse symbolic links looking for DTD files.Joe Marcus Clarke2002-07-011-3/+3
| | | | | | | | | This fixes a problem where /usr/local might be a symlink. Reported by: Eric W. Bates <ericx@vineyard.net> Notes: svn path=/head/; revision=62246
* Update to 0.3.9.Joe Marcus Clarke2002-06-181-0/+261
Approved by: silence from the GNOME user group Notes: svn path=/head/; revision=61517