aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/domc
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with gcc 3.4arved2004-08-172-4/+10
|
* BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-161-1/+7
|
* o Bump $LIB_DEPENDS line to chase expat's shlib version.kuriyama2004-03-141-1/+2
| | | | o Bump $PORTREVISION.
* SIZEify.trevor2004-01-301-0/+1
|
* Chase the distfile; update MASTER_SITES.adamw2003-05-232-2/+2
| | | | | PR: ports/52587 Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk>
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* upgrade to 0.6.0ijliao2002-09-246-58/+37
| | | | | | this version depends on expat2 so that we can nuke expat Approved by: kris
* move devel/domc to textproc/ijliao2002-09-241-1/+1
| | | | Approved by: kris
* - update to 0.5.8petef2001-12-316-28/+36
| | | | | | | - don't rewrite do-install, patch the distribution's Makefile instead PR: 33334 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* upgrade to 0.5.1ijliao2001-11-245-15/+38
| | | | | PR: 32215 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* add domcijliao2001-10-097-0/+63
DOMC is a light weight implementation of the DOM in ANSI C