aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlada
Commit message (Collapse)AuthorAgeFilesLines
* textproc/xmlada, www/aws: Hack to fix build on FreeBSD 8John Marino2014-03-261-0/+5
| | | | | | | | | | | | | | | | | | For an unknown reason, the shared version of the xmlada library fails to link on FreeBSD 8. To at least get it building, only the static version is built on that platform. As a consequence, www/aws had to have a similar FreeBSD8-only instruction. Neither requires plist adjustments because they both have generated plists. No bump is required because neither have been building on FreeBSD 8. xmlada is due to be updated anyway. Most Ada libraries are static and I very well just convert xmlada to be a static-only library without condition. While here, fix a check-orphans failure due to licensing on aws. Notes: svn path=/head/; revision=349237
* xmlada, gtkada: Bump for buildersJohn Marino2014-03-191-1/+1
| | | | | | | | | | | libraries built by the previous version of the Ada compiler can not be used by the new compiler. Rev bump a couple of libraries that can cause breakage on incremental builds. Reported by: pkg-fallout Notes: svn path=/head/; revision=348648
* textproc/xmlada: Correct license. It's GPLv3, not GPLv2John Marino2014-02-151-2/+2
| | | | Notes: svn path=/head/; revision=344445
* textproc/xmlada: Convert to stagingJohn Marino2013-11-101-17/+13
| | | | | | | | | * convert USE_GMAKE to USES * Don't install license; it messed up auto-plist * As result, bump PORTREVISION since it changes previous plist Notes: svn path=/head/; revision=333378
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Replace John Marino email address with FreeBSD versionJohn Marino2013-07-121-2/+2
| | | | | | | | | | While I'm here, also trim the headers on a couple of ports and remove a reference to the Dragonlace mirror which is down indefinitely. Approved by: bapt (mentor) Notes: svn path=/head/; revision=322832
* textproc/xmlada: update to 4.4.0.0William Grzybowski2013-07-019-636/+116
| | | | | | | | | | | | - Update to 4.4.0.0 - Auto-generate pkg-plist - Add DOCS option PR: ports/180158 Submitted by: John Marino <draco@marino.st> (maintainer) Notes: svn path=/head/; revision=322141
* Update to use USES=adaBaptiste Daroussin2013-04-306-21/+158
| | | | | | | | | | 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> Notes: svn path=/head/; revision=316918
* Update to version 4.2.0.0Pawel Pekala2011-10-125-17/+52
| | | | | | | | PR: ports/161427 Submitted by: John Marino <draco@marino.st> (maintainer) Notes: svn path=/head/; revision=283433
* XML/Ada is a full XML suite for use with Ada compilers, such as GNAT AUX.Wen Heping2011-02-244-0/+573
| | | | | | | | | | | | | | | | | | | XML/Ada is a set of modules that provide a simple manipulation of XML streams. It supports the whole XML 1.1 specification and can parse any file that follows this standard, including the contents of the DTD although no validation of the documents is performed based on those. It provides support for a number of standards associated with XML such as SAX, DOM, and XML schemas. Additionally, it includes a module to manipulate unicode streams since this is required by the XML standard. WWW: http://libre.adacore.com/libre/tools/xmlada/ PR: ports/153828 Submitted by: John Marino <freebsdml@marino.st> Notes: svn path=/head/; revision=269577
* Remove expired ports:Vasil Dimov2006-11-096-369/+0
| | | | | | | | | | | | | | | | | | | | | | 2006-11-05 deskutils/offix-trash: development ceased in 1996 2006-11-04 devel/mingw: use mingw32-* ports instead 2006-11-04 devel/mingw-binutils: use mingw32-* ports instead 2006-11-04 devel/mingw-bin-msvcrt: use mingw32-* ports instead 2006-11-04 devel/mingw-gcc: use mingw32-* ports instead 2006-11-04 devel/mingw-opengl-headers: use mingw32-* ports instead 2006-11-05 editors/offix-editor: developement ceased in 1996 2006-11-05 print/offix-printer: development ceased in 1996 2006-11-05 sysutils/wmmon: no longer available from mastersite 2006-11-04 sysutils/xsysinfo: no longer available from mastersite 2006-11-04 textproc/xmlada: no longer available from mastersite; 2.0 is available 2006-11-05 www/p5-CGI-Application-ValidateRM: no longer available from mastersites 2006-11-05 x11/offix-clipboard: development ceased in 1996 2006-11-05 x11/offix-execute: development ceased in 1996 2006-11-05 x11-fm/offix-files: development ceased in 1996 2006-11-05 x11-wm/icepref: is for IceWM version 1.04 (6 years old) Notes: svn path=/head/; revision=176908
* Rset inactive maintainer; mark as DEPRECATED since that version is noMark Linimon2006-09-041-1/+4
| | | | | | | | | longer available. Hat: portmgr Notes: svn path=/head/; revision=172136
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Remove install-infoEdwin Groothuis2005-12-051-2/+1
| | | | | | | Set build_depends to gnatgcc which is provided by lang/gnat Notes: svn path=/head/; revision=150491
* Update to 1.0Marcus Alves Grando2005-10-074-305/+294
| | | | | | | | | | | Introduce ADACFLAGS suggested by kris [1] PR: 85211 [1] Submitted by: Petr Holub <hopet@ics.muni.cz> Approved by: aidan@velvet.net (maintainer timeout, 46 days) Notes: svn path=/head/; revision=144521
* Fix build if teTeX is present.Volker Stolz2005-03-162-1/+12
| | | | | | | | | PR: ports/75566 Submitted by: Petr Holub Approved by: maintainer timeout Notes: svn path=/head/; revision=131397
* If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPEDavid E. O'Brien2004-12-061-1/+6
| | | | | | | set to something GCC 2.8 / GNAT Ada won't understand. Notes: svn path=/head/; revision=123271
* - utilize PORTDOCS and INFOYen-Ming Lee2004-11-112-17/+7
| | | | | | | | | PR: 73264 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=121402
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76042
* Unbreak the patchEdwin Groothuis2002-11-141-2/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70109
* BROKEN: Patch does not applyKris Kennaway2002-10-051-0/+2
| | | | Notes: svn path=/head/; revision=67411
* add xmlada 0.7.1Ying-Chieh Liao2002-09-176-0/+368
An XML parsing library for Ada 95 PR: 35187 Submitted by: Aidan Skinner <aidan@velvet.net> Notes: svn path=/head/; revision=66497