aboutsummaryrefslogtreecommitdiff
path: root/www/gtkhtml38
Commit message (Collapse)AuthorAgeFilesLines
* Add missing dependencyAde Lovett2001-03-121-0/+1
| | | | | | | Submitted by: bento (sorta) Notes: svn path=/head/; revision=39659
* Update for new x11-toolkits/gal shared library revisionAde Lovett2001-02-091-1/+1
| | | | Notes: svn path=/head/; revision=38151
* Update pspell version number.Maxim Sobolev2001-01-311-1/+1
| | | | Notes: svn path=/head/; revision=37843
* Update to 0.8.2Ade Lovett2001-01-313-3/+4
| | | | Notes: svn path=/head/; revision=37838
* Update to 0.8.1Ade Lovett2001-01-254-42/+14
| | | | Notes: svn path=/head/; revision=37588
* Mangle this to work with bonobo-0.31Ade Lovett2001-01-052-0/+30
| | | | | | | Obtained from: GNOME CVS Notes: svn path=/head/; revision=36822
* Update to 0.8Ade Lovett2000-12-154-15/+30
| | | | Notes: svn path=/head/; revision=36005
* Use new version of x11-toolkits/gal.Ade Lovett2000-12-081-1/+2
| | | | | | | Bump PORTREVISION since they're not binary compatible. Notes: svn path=/head/; revision=35784
* 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