Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add transcoder option for users to also be able to | SADA Kenji | 2002-11-15 | 2 | -11/+44 |
| | | | | | | | | | build with ICU or native iconv support. PR: ports/44590 Submitted by: maintainer Notes: svn path=/head/; revision=70165 | ||||
* | Fix the problem of non-root builds causing the files to retain that uid. | Doug Barton | 2002-10-25 | 2 | -2/+17 |
| | | | | | | | | | | | | | The originator(s) had a patch for this, but I misunderstood its purpose, and therefore erroneously omitted it. Also fix the problem related to the extremely lame naming scheme that this package uses. There is a different(?) patch for this floating around, but it didn't make it into the audit trail. My way works, and isn't _incredibly_ lame, so we'll try it for now. Notes: svn path=/head/; revision=68760 | ||||
* | Add xerces-c2 2.1.0, | Doug Barton | 2002-10-24 | 6 | -0/+1722 |
A validating XML parser from the Apache XML Project. Lots of contributions to this port by: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> Christopher Kelly <cck@kuffworks.com> Also, I made some changes to the final product, mostly cleanup/consistency things. PR: ports/42271 Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=68742 |