aboutsummaryrefslogtreecommitdiff
path: root/lang/glade-gpl
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149341
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* - Handle CFLAGS/ADACFLAGS [1]Volker Stolz2005-09-141-1/+4
| | | | | | | | | | | - Reset maintainer: no access to FreeBSD machines PR: ports/85210 [1] Submitted by: Petr Holub Approved by: maintainer Notes: svn path=/head/; revision=142702
* 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
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-0/+1
| | | | Notes: svn path=/head/; revision=110841
* 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 2) Notes: svn path=/head/; revision=99920
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Fix pkg-plistMichael Landin2003-06-171-0/+4
| | | | | | | | | PR: 53258 Submitted by: maintainer Approved by: roberto (mentor) Notes: svn path=/head/; revision=83157
* Fix typo: EXTRACT_SUFFIX -> EXTRACT_SUFX.Pierre Beyssac2003-04-121-1/+1
| | | | Notes: svn path=/head/; revision=78794
* Update to 3.15p: Previous version doesn't compile anymore with the newer GNATOllivier Robert2003-03-242-2/+3
| | | | | | | | | | compiler. PR: ports/49058 Submitted by: Samuel Tardieu <sam@inf.enst.fr> Notes: svn path=/head/; revision=77358
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* upgrade to 3.14pYing-Chieh Liao2002-07-075-72/+46
| | | | | | | | PR: 40307 Submitted by: maintainer Notes: svn path=/head/; revision=62591
* Get this port to build correctly in the midst of ac/am 2.52/1.5, sinceWill Andrews2002-01-071-1/+5
| | | | | | | | | it requires 2.13/1.4. Submitted by: bento 4-exp Notes: svn path=/head/; revision=52694
* Some style fixes in the lang category (usual round of spaces -> tabs)Jimmy Olgeni2001-02-051-2/+2
| | | | Notes: svn path=/head/; revision=37980
* Update to 3.13p.Will Andrews2000-12-216-69/+35
| | | | | | | | PR: 22807 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36191
* Add gnat-glade, the glade companion package to gnat, for buildingNeil Blakey-Milner2000-07-3111-0/+275
distributed systems in Ada. PR: ports/18374 Submitted by: Samuel Tardieu <sam@inf.enst.fr> Notes: svn path=/head/; revision=31168