summaryrefslogtreecommitdiff
path: root/www/gtkhtml3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.7Ade Lovett2000-10-204-17/+27
| | | | Notes: svn path=/head/; revision=34034
* Updates for new bonoboAde Lovett2000-10-101-1/+1
| | | | Notes: svn path=/head/; revision=33682
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-051-7/+1
| | | | Notes: svn path=/head/; revision=33429
* Chase new gconfAde Lovett2000-10-031-1/+1
| | | | Notes: svn path=/head/; revision=33381
* Add textproc/pspell as a dependencyAde Lovett2000-09-281-1/+3
| | | | Notes: svn path=/head/; revision=33222
* Update to 0.6.1Ade Lovett2000-08-174-16/+18
| | | | Notes: svn path=/head/; revision=31716
* Re-sobomize to use pre-patch instead of post-extractAde Lovett2000-08-041-1/+1
| | | | | | | Wrists slapped by: knu, sheldon Notes: svn path=/head/; revision=31320
* Fix a keybinding search path (PREFIX/share/gtkhtml --> ↵Maxim Sobolev2000-08-041-9/+15
| | | | | | | PREFIX/share/gnome/gtkhtml). Notes: svn path=/head/; revision=31313
* Extensive patchfile cleanups using sobomax's wonderfulAde Lovett2000-08-042-1/+22
| | | | | | | post-extract rule Notes: svn path=/head/; revision=31296
* Add gconf.8 to LIB_DEPENDS. This should fix bento's PLIST error.Maxim Sobolev2000-07-271-1/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=31056
* Update to 0.5Ade Lovett2000-07-123-3/+13
| | | | Notes: svn path=/head/; revision=30516
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Add GtkHTML, a GTK/GNOME lightweight HTML rendering, printing,Ade Lovett2000-06-096-0/+133
and editing engine. Note that this requires the zlib functionality just added to www/libwww. Notes: svn path=/head/; revision=29451