summaryrefslogtreecommitdiff
path: root/textproc/xmlpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* Fix building under ${OSVERSION} >= 500113Sergey A. Osokin2003-07-245-7/+49
| | | | Submitted by: Simon Barner <barner@in.tum.de>
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-5/+5
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
|
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-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.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-2/+3
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* Set FETCH_CMD=/usr/bin/fetch since the MASTER_SITE wants to do a redirectSteve Price2001-12-241-0/+1
| | | | to set a session cookie.
* - Update to version 0.7aKevin Lo2001-12-225-29/+17
| | | | | | | - Update WWW PR: 33062 Submitted by: Ports Fury
* add xmlppYing-Chieh Liao2001-05-226-0/+50
XML Parser and Validator