summaryrefslogtreecommitdiff
path: root/textproc/gdome2
AgeCommit message (Collapse)AuthorFilesLines
2006-02-10Fix buildling on Darwin/MacOSXadam3-3/+16
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-3/+4
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-11-17SunPro says: A void function cannot return a value.rillig2-1/+22
2005-11-14Use pkg-configadam1-3/+3
2005-10-12gdome2 uses libtool, so use USE_LIBTOOL=YES.reed2-3/+5
Bump PKGREVISION as the share library versioning changes. Bump BUILDLINK_DEPENDS.gdome2 required. And bump PKGREVISION for its only dependency: ntop. This fixes build issue for ntop. (Before this fix, gdome2's libgdome.la file listed .la files for libiconv and libz, but on some systems using native versions they didn't exist.) This will close PR #29525.
2005-05-25From now on, move html docs into share/doc/htmladam2-38/+39
2005-05-23Removed trailing white-space.rillig1-1/+1
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2005-01-19Gnome DOM (Document Object Model) engineadam5-0/+114