Commit graph

3 commits

Author SHA1 Message Date
John Marino
9b53cec7dd textproc/xmlada: Upgrade version 4.4.0.0 (2013) => 4.4.2.0 (2014)
The annual Adacore release happened!

Notable changes:
 * parallel build supported now
 * generated plist converted to static plist
 * License installed now (it was only defined before)
 * Restriction of building dynamic libraries on FreeBSD 8 removed; the
   issue wasn't with this port but rather configuring the Ada compiler to
   use the system linker.  Using binutils 2.24 linker fixed the issue.
2014-05-15 17:20:35 +00:00
William Grzybowski
ba82ef7a3f textproc/xmlada: update to 4.4.0.0
- Update to 4.4.0.0
- Auto-generate pkg-plist
- Add DOCS option

PR:		ports/180158
Submitted by:	John Marino <draco@marino.st> (maintainer)
2013-07-01 19:47:49 +00:00
Baptiste Daroussin
295c6a5bba Update to use USES=ada
Additionally potential rpath problems have been eliminated that will appear when xmlada is built in a staging area (seen and fixed in pkgsrc). This eliminates need for ldconfig, too.

PR:		ports/178144
Submitted by:	John Marino <draco@marino.st>
2013-04-30 11:49:57 +00:00