summaryrefslogtreecommitdiff
path: root/textproc/xerces-c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Fix MASTER_SITES and MASTER_SITE_SUBDIR.Greg Lewis2003-12-191-2/+2
| | | | | PR: 58943 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* Use MASTER_SITE_APACHE*.Christian Weisgerber2003-02-131-1/+2
| | | | | PR: 47984 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Fixed mastersite, directory structure has changedEdwin Groothuis2002-12-231-1/+1
| | | | | PR: ports/46479 Submitted by: "Bjoern A.Zeeb" <bzeeb+freebsdports@zabbadoz.net>
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* make portlint happyYing-Chieh Liao2002-09-171-8/+8
|
* update to 1.7.0 and fix some bugs both in the previous port and in theBill Fumerola2002-06-014-348/+373
| | | | | | | | | | | | | | | | | | | xerces codebase itself. although this commit is a combination of all three PRs, i didn't take every PR verbatim (and left out some smaller parts of the first two PRs). any mistakes in the merging of these PRs is mine and if the original submitters would like to generate diffs after this commit, i'll look at those as well. Gregory Bond gets credit for spotting some particularly nasty problems in the old port. Remember folks, just because it compiles doesn't mean it works.. PR: ports/36248, ports/37016, ports/37619 Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp>, Daniel Lang <dl@leo.org>, Gregory Bond <gnb@itga.com.au>
* Add xerces-c, an Apache XML ProcessorAde Lovett2002-03-135-0/+428
PR: 33313 Submitted by: Alex Kiesel <kiesel@schlund.de>