aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xmlada
Commit message (Collapse)AuthorAgeFilesLines
* Fix build if teTeX is present.vs2005-03-162-1/+12
| | | | | | PR: ports/75566 Submitted by: Petr Holub Approved by: maintainer timeout
* If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPEobrien2004-12-061-1/+6
| | | | set to something GCC 2.8 / GNAT Ada won't understand.
* - utilize PORTDOCS and INFOleeym2004-11-122-17/+7
| | | | | | PR: 73264 Submitted by: leeym Approved by: maintainer timeout
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Unbreak the patchedwin2002-11-141-2/+1
| | | | Noticed on: bento
* BROKEN: Patch does not applykris2002-10-061-0/+2
|
* add xmlada 0.7.1ijliao2002-09-176-0/+368
An XML parsing library for Ada 95 PR: 35187 Submitted by: Aidan Skinner <aidan@velvet.net>