non port: textproc/xmlada/distinfo |
SVNWeb
|
Number of commits found: 14 |
Mon, 28 Feb 2022
|
[ 21:34 Rene Ladan (rene) ] 8e2a89b (Only the first 10 of 234 ports in this commit are shown above. )
cleanup: Remove ports depending on expired lang/gcc6-aux
Keep ports-mgmt/synth and dependencies (including lang/gcc6-aux itself)
for now as synth is the only Ada port still maintained and might be
somewhat high-profile.
Removed ports:
archivers/zip-ada
cad/ghdl
databases/adabase
databases/apq
databases/apq-mysql
databases/apq-odbc
databases/apq-pgsql
devel/ada-util (Only the first 15 lines of the commit message are shown above )
|
Tue, 30 Jun 2020
|
[ 09:40 danfe ]
Update `textproc/xmlada' to the latest version from AdaCore's GitHub repo.
PR: 221948
|
Thu, 9 Jun 2016
|
[ 13:27 marino ] (Only the first 10 of 11 ports in this commit are shown above. )
textproc/xmlada: Upgrade version 4.6.0.0 => 17.0.0 (scheme change)
The numbering scheme changed to presumably match years (e.g. 17 => 2017)
Bump everything with a build dependency as there is a matching soname
change. Everything still builds on a DF exp-run.
|
Sun, 21 Jun 2015
|
[ 23:35 marino ] (Only the first 10 of 17 ports in this commit are shown above. )
textproc/xmlada: Upgrade version 4.5.0.0 => 4.6.0.0, overhaul make system
Due to the unavailability of a public repository, this version uses
Adacores 2015 distribution of xmlada. It's probably a minor update
from the previous one.
The major change, however, is the creation of a custom makefile to build
and install xmlada. Why? because gnatmake will lose the ability to
build project files in the near future, so xmlada makefiles were changed
to use gprbuild to build and itself it. One problem: gprbuild needs
xmlada as a build dependency. (and it also needs gprbuild to build
itself!!) I could have chosen to keep using gnatmake, but I decided to
bite the bullet, fix it correctly now and not have to get stuck by it
by future versions of gnat that remove project management from gnatmake.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 23 May 2014
|
[ 00:02 marino ]
textproc/xmlada: Upgrade version 4.4.2.0 => 4.5.0.0
Apparently version 4.4.2 isn't new enough for GPS 6.0 despite being
included in the sources. This version is the top of the SVN repository.
It was tested in poudriere against a number of ports that depend on it
and everything still builds fine.
|
Thu, 15 May 2014
|
[ 17:20 marino ]
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.
|
Mon, 1 Jul 2013
|
[ 19:47 wg ]
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)
|
Wed, 12 Oct 2011
|
[ 18:20 pawel ]
Update to version 4.2.0.0
PR: ports/161427
Submitted by: John Marino <draco@marino.st> (maintainer)
|
Thu, 24 Feb 2011
|
[ 06:30 wen ]
XML/Ada is a full XML suite for use with Ada compilers, such as GNAT AUX.
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>
|
Thu, 9 Nov 2006
|
[ 08:55 vd ] (Only the first 10 of 89 ports in this commit are shown above. )
Remove expired ports:
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)
|
Tue, 24 Jan 2006
|
[ 03:10 edwin ] (Only the first 10 of 329 ports in this commit are shown above. )
SHA256ify
Approved by: krion@
|
Fri, 7 Oct 2005
|
[ 19:24 mnag ]
Update to 1.0
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)
|
Wed, 31 Mar 2004
|
[ 03:12 trevor ] (Only the first 10 of 3024 ports in this commit are shown above. )
SIZEify (maintainer timeout)
|
Tue, 17 Sep 2002
|
[ 11:43 ijliao ]
add xmlada 0.7.1
An XML parsing library for Ada 95
PR: 35187
Submitted by: Aidan Skinner <aidan@velvet.net>
|
Number of commits found: 14 |