aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xalan-c
Commit message (Collapse)AuthorAgeFilesLines
* . Simplify the packing list by using PORTDOCS.glewis2004-03-092-3956/+6
| | | | Submitted by: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer)
* . Update to 1.7.0.glewis2004-03-0410-351/+370
| | | | | | | | . Respect PTHREAD_{CFLAGS,LIBS} . Fix dependency problems. PR: 63691 Submitted by: joern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer)
* FORBIDDEN on 502102: Does not respect PTHREAD_{CFLAGS,LIBS}kris2004-02-171-0/+4
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* . Sync with changes to the MASTER_SITE's structure.glewis2003-12-201-1/+1
| | | | | PR: 58943 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* From the maintainer:edwin2003-08-251-2/+2
| | | | | | I found a minor bug in my Makefile of texproc/xalan-c. Submitted by: "Bjoern A. Zeeb" <bzeeb+freebsdports@zabbadoz.net>
* New port: xalan-c v. 1.4 (XSLT engine and XPath implementation)edwin2003-08-248-0/+4904
lan-C++ is an implementation of XSL Transformations (XSLT) and XML Path Language (XPath). It works hand in hand with the XML parser Xerces-C++ version 2. For mor information please visit the homepage: WWW: http://xml.apache.org/xalan-c/index.html PR: ports/44430 Submitted by: Christopher Kelly <christopher.kelly@uk.yahoo-inc.com>,Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>