The FreeBSD Ports Archive
FreeBSD lang : gnat-glade4>
GNU Ada distributed systems annex
GLADE is GNAT's companion package for building distributed systems in Ada.
GNAT+GLADE is a complete implementation of the Ada 95 programming language.
http://libre.act-europe.com/
|
gnat-glade history
v. 1.18
date: 2007/09/30 04:46:59; author: linimon; state: Exp; lines: +2 -1
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.17
date: 2006/05/25 17:37:23; author: thierry; state: Exp; lines: +20 -21
- Update to 2005;
- Take maintainership.
PR: ports/95055
Submitted by: Max E. Kuznecov
v. 1.16
date: 2005/11/15 06:49:54; author: ade; state: Exp; lines: +1 -2
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.15
date: 2005/09/14 10:53:43; author: vs; state: Exp; lines: +4 -1
- Handle CFLAGS/ADACFLAGS [1]
- Reset maintainer: no access to FreeBSD machines
PR: ports/85210 [1]
Submitted by: Petr Holub
Approved by: maintainer
v. 1.14
date: 2004/12/06 00:15:43; author: obrien; state: Exp; lines: +6 -1
If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPE
set to something GCC 2.8 / GNAT Ada won't understand.
v. 1.13
date: 2004/06/04 17:29:23; author: ade; state: Exp; lines: +1 -0
Sync with new bsd.autotools.mk
v. 1.12
date: 2004/02/04 05:21:37; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.11
date: 2003/11/20 15:06:04; author: trevor; state: Exp; lines: +1 -1
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
v. 1.10
date: 2003/11/20 13:51:39; author: trevor; state: Exp; lines: +1 -0
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
v. 1.9
date: 2003/09/24 09:36:56; author: osa; state: Exp; lines: +1 -1
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.8
date: 2003/04/12 13:40:52; author: pb; state: Exp; lines: +1 -1
Fix typo: EXTRACT_SUFFIX -> EXTRACT_SUFX.
v. 1.7
date: 2003/03/24 07:49:13; author: roberto; state: Exp; lines: +2 -1
Update to 3.15p: Previous version doesn't compile anymore with the newer GNAT
compiler.
PR: ports/49058
Submitted by: Samuel Tardieu
v. 1.6
date: 2003/02/21 12:35:02; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/07/07 18:36:22; author: ijliao; state: Exp; lines: +1 -1
upgrade to 3.14p
PR: 40307
Submitted by: maintainer
v. 1.4
date: 2002/01/07 05:27:27; author: will; state: Exp; lines: +6 -2
Get this port to build correctly in the midst of ac/am 2.52/1.5, since
it requires 2.13/1.4.
Submitted by: bento 4-exp
v. 1.3
date: 2001/02/05 15:04:02; author: olgeni; state: Exp; lines: +3 -3
Some style fixes in the lang category (usual round of spaces -> tabs)
v. 1.2
date: 2000/12/21 10:35:18; author: will; state: Exp; lines: +4 -4
Update to 3.13p.
PR: 22807
Submitted by: MAINTAINER
v. 1.1
date: 2000/07/31 15:01:35; author: nbm; state: Exp;
Add gnat-glade, the glade companion package to gnat, for building
distributed systems in Ada.
PR: ports/18374
Submitted by: Samuel Tardieu
=============================================================================
v. 1.18
date: 2007/09/30 04:46:59; author: linimon; state: Exp; lines: +2 -1
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.17
date: 2006/05/25 17:37:23; author: thierry; state: Exp; lines: +20 -21
- Update to 2005;
- Take maintainership.
PR: ports/95055
Submitted by: Max E. Kuznecov
v. 1.16
date: 2005/11/15 06:49:54; author: ade; state: Exp; lines: +1 -2
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.15
date: 2005/09/14 10:53:43; author: vs; state: Exp; lines: +4 -1
- Handle CFLAGS/ADACFLAGS [1]
- Reset maintainer: no access to FreeBSD machines
PR: ports/85210 [1]
Submitted by: Petr Holub
Approved by: maintainer
v. 1.14
date: 2004/12/06 00:15:43; author: obrien; state: Exp; lines: +6 -1
If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPE
set to something GCC 2.8 / GNAT Ada won't understand.
v. 1.13
date: 2004/06/04 17:29:23; author: ade; state: Exp; lines: +1 -0
Sync with new bsd.autotools.mk
v. 1.12
date: 2004/02/04 05:21:37; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.11
date: 2003/11/20 15:06:04; author: trevor; state: Exp; lines: +1 -1
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
v. 1.10
date: 2003/11/20 13:51:39; author: trevor; state: Exp; lines: +1 -0
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
v. 1.9
date: 2003/09/24 09:36:56; author: osa; state: Exp; lines: +1 -1
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.8
date: 2003/04/12 13:40:52; author: pb; state: Exp; lines: +1 -1
Fix typo: EXTRACT_SUFFIX -> EXTRACT_SUFX.
v. 1.7
date: 2003/03/24 07:49:13; author: roberto; state: Exp; lines: +2 -1
Update to 3.15p: Previous version doesn't compile anymore with the newer GNAT
compiler.
PR: ports/49058
Submitted by: Samuel Tardieu
v. 1.6
date: 2003/02/21 12:35:02; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/07/07 18:36:22; author: ijliao; state: Exp; lines: +1 -1
upgrade to 3.14p
PR: 40307
Submitted by: maintainer
v. 1.4
date: 2002/01/07 05:27:27; author: will; state: Exp; lines: +6 -2
Get this port to build correctly in the midst of ac/am 2.52/1.5, since
it requires 2.13/1.4.
Submitted by: bento 4-exp
v. 1.3
date: 2001/02/05 15:04:02; author: olgeni; state: Exp; lines: +3 -3
Some style fixes in the lang category (usual round of spaces -> tabs)
v. 1.2
date: 2000/12/21 10:35:18; author: will; state: Exp; lines: +4 -4
Update to 3.13p.
PR: 22807
Submitted by: MAINTAINER
v. 1.1
date: 2000/07/31 15:01:35; author: nbm; state: Exp;
Add gnat-glade, the glade companion package to gnat, for building
distributed systems in Ada.
PR: ports/18374
Submitted by: Samuel Tardieu
=============================================================================
v. 1.18
date: 2007/09/30 04:46:59; author: linimon; state: Exp; lines: +2 -1
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.17
date: 2006/05/25 17:37:23; author: thierry; state: Exp; lines: +20 -21
- Update to 2005;
- Take maintainership.
PR: ports/95055
Submitted by: Max E. Kuznecov
v. 1.16
date: 2005/11/15 06:49:54; author: ade; state: Exp; lines: +1 -2
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.15
date: 2005/09/14 10:53:43; author: vs; state: Exp; lines: +4 -1
- Handle CFLAGS/ADACFLAGS [1]
- Reset maintainer: no access to FreeBSD machines
PR: ports/85210 [1]
Submitted by: Petr Holub
Approved by: maintainer
v. 1.14
date: 2004/12/06 00:15:43; author: obrien; state: Exp; lines: +6 -1
If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPE
set to something GCC 2.8 / GNAT Ada won't understand.
v. 1.13
date: 2004/06/04 17:29:23; author: ade; state: Exp; lines: +1 -0
Sync with new bsd.autotools.mk
v. 1.12
date: 2004/02/04 05:21:37; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.11
date: 2003/11/20 15:06:04; author: trevor; state: Exp; lines: +1 -1
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
v. 1.10
date: 2003/11/20 13:51:39; author: trevor; state: Exp; lines: +1 -0
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
v. 1.9
date: 2003/09/24 09:36:56; author: osa; state: Exp; lines: +1 -1
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.8
date: 2003/04/12 13:40:52; author: pb; state: Exp; lines: +1 -1
Fix typo: EXTRACT_SUFFIX -> EXTRACT_SUFX.
v. 1.7
date: 2003/03/24 07:49:13; author: roberto; state: Exp; lines: +2 -1
Update to 3.15p: Previous version doesn't compile anymore with the newer GNAT
compiler.
PR: ports/49058
Submitted by: Samuel Tardieu
v. 1.6
date: 2003/02/21 12:35:02; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/07/07 18:36:22; author: ijliao; state: Exp; lines: +1 -1
upgrade to 3.14p
PR: 40307
Submitted by: maintainer
v. 1.4
date: 2002/01/07 05:27:27; author: will; state: Exp; lines: +6 -2
Get this port to build correctly in the midst of ac/am 2.52/1.5, since
it requires 2.13/1.4.
Submitted by: bento 4-exp
v. 1.3
date: 2001/02/05 15:04:02; author: olgeni; state: Exp; lines: +3 -3
Some style fixes in the lang category (usual round of spaces -> tabs)
v. 1.2
date: 2000/12/21 10:35:18; author: will; state: Exp; lines: +4 -4
Update to 3.13p.
PR: 22807
Submitted by: MAINTAINER
v. 1.1
date: 2000/07/31 15:01:35; author: nbm; state: Exp;
Add gnat-glade, the glade companion package to gnat, for building
distributed systems in Ada.
PR: ports/18374
Submitted by: Samuel Tardieu
=============================================================================
|
| |

|