aboutsummaryrefslogtreecommitdiff
path: root/lang/gnat
Commit message (Collapse)AuthorAgeFilesLines
* Mark this as only for i386.Daniel Eischen2009-07-191-0/+2
| | | | | | | Noticed by: mark at coreland dot ath dot cx Notes: svn path=/head/; revision=238045
* Forgot a file in the last commit.Daniel Eischen2009-07-191-0/+10
| | | | Notes: svn path=/head/; revision=238038
* Update to the 2009 gpl edition.Daniel Eischen2009-07-1916-3164/+156
| | | | | | | Borrow some makefile foo from lang/gnat-gcc43. Notes: svn path=/head/; revision=238037
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Use setenv to add an environment variable instead of putenv. In 7.0,Daniel Eischen2008-04-081-0/+20
| | | | | | | | putenv() does not copy the supplied environment stringi, but gcc/gnat was free()ing the memory expecting that it would be copied. Notes: svn path=/head/; revision=210793
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-2/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-2/+0
| | | | Notes: svn path=/head/; revision=200774
* - Define USE_ICONV properly. This fixes textproc/words build, which failedRong-En Fan2007-01-211-0/+2
| | | | | | | | | | | | with /libexec/ld-elf.so.1: Shared object "libiconv.so.3" not found, required by "gnatgcc" PR: ports/108138 Submitted by: rafan Approved by: Daniel Eischen <eischen at vigrid.com> (maintainer) Notes: svn path=/head/; revision=182883
* Don't quote NO_PACKAGE message.Daniel Eischen2006-12-261-1/+1
| | | | Notes: svn path=/head/; revision=180802
* Update to gnat GPL 2006.Daniel Eischen2006-12-2611-594/+662
| | | | Notes: svn path=/head/; revision=180801
* The libc.so.4 is only needed when building it, so add a build-dependencyEdwin Groothuis2005-12-051-1/+1
| | | | | | | on {LOCALBASE}/compat/lib/libc.so.4 instaed of a lib-dependency on c.4 Notes: svn path=/head/; revision=150499
* After unbreaking, also fixing pkg-plist and PERL5 dependency for running.Edwin Groothuis2005-12-052-7/+2
| | | | Notes: svn path=/head/; revision=150466
* Add dependency on bisonEdwin Groothuis2005-12-051-1/+2
| | | | | | | Make dependency on c.4 a lib_depends instead of a build_depends. Notes: svn path=/head/; revision=150442
* When using the bootstrap ada distfile, correctly set the path so itDaniel Eischen2005-12-021-1/+1
| | | | | | | picks it up. Notes: svn path=/head/; revision=150184
* Fix a typo (missing space) when building without shared libraries.Daniel Eischen2005-11-291-1/+1
| | | | Notes: svn path=/head/; revision=149853
* Oops, forgot to add these patch files.Daniel Eischen2005-11-292-0/+24
| | | | Notes: svn path=/head/; revision=149851
* Update the antiquated version of the GNAT compiler to the GPL-2005Daniel Eischen2005-11-2930-3661/+2203
| | | | | | | | | | | | | | | version. Note that this version now produces executables that are covered by the GPL as opposed to the previous version which was covered by the modified GPL. Also note that the GNAT sources in the stock GCC-4 tree are not under this restriction. A new port based on the sources in GCC-4 will come when I get the time. Notes: svn path=/head/; revision=149845
* Use the right syntax for a ${MASTER_SITE_foo} with a distfile group.Bill Fenner2005-11-281-1/+1
| | | | Notes: svn path=/head/; revision=149748
* - Fix fetch: workaround problems with site groups and :fooPav Lucistnik2005-07-141-1/+1
| | | | Notes: svn path=/head/; revision=139219
* Add another site to MASTER_SITES.Daniel Eischen2005-02-191-0/+1
| | | | Notes: svn path=/head/; revision=129239
* Fix build. Ports that formerly attempted to work around problemsDavid Schultz2005-02-122-1/+4
| | | | | | | created by matherr() no longer need to do so. Notes: svn path=/head/; revision=128597
* Update WWW: link.Thierry Thomas2004-12-231-1/+1
| | | | | | | Approved by: deischen (maintainer). Notes: svn path=/head/; revision=124870
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+3
| | | | 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
* 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
* Unbreak patching. The recent change to gcc28 (to make gcc28 work inDaniel Eischen2003-05-071-9/+0
| | | | | | | | | -current) broke one of the patches here. PR: 51740 Notes: svn path=/head/; revision=80365
* Remove the BUILD_DEPENDS for gcc28; we don't need gcc28 to be built orDaniel Eischen2003-04-061-2/+0
| | | | | | | installed, we just want the port's patch files. Notes: svn path=/head/; revision=78413
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Use the full path to /sbin/sysctlKris Kennaway2003-01-301-1/+1
| | | | | | | Noticed by: 'make index' in crontab Notes: svn path=/head/; revision=74251
* Make the fetch work with MASTER_SITE_SUBDIRs.Daniel Eischen2002-12-281-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=71955
* Fix BUILD_DEPENDS.Norikatsu Shigemura2002-12-261-1/+1
| | | | Notes: svn path=/head/; revision=71853
* Update to the latest released version of GNAT (3.15p). Also use aDaniel Eischen2002-12-0117-1329/+480
| | | | | | | | | new bootstrap compiler and fix so that it builds under -current. Approved by: portmgr Notes: svn path=/head/; revision=71275
* Add the misc/compat4x dependency only if ${OSVERSION} >= 500000.Akinori MUSHA2002-12-011-0/+2
| | | | Notes: svn path=/head/; revision=71273
* The distributed bootstrapping compiler requires libc.so.4,Akinori MUSHA2002-12-011-0/+1
| | | | | | | | | so add misc/compat4x as dependency. Submitted by: bento Notes: svn path=/head/; revision=71272
* * Match up distfiles and their respective master sites.Christian Weisgerber2002-09-251-4/+7
| | | | | | | | | * Mark the bootstrap as i386-only. Approved by: maintainer Notes: svn path=/head/; revision=67144
* Add a MASTER_SITE_SUBDIR for gcc.Daniel Eischen2002-07-211-1/+1
| | | | Notes: svn path=/head/; revision=63338
* Add a patch to replace tmpnam with mkstemp.Daniel Eischen2002-02-121-0/+20
| | | | | | | Submitted by: Samuel Tardieu <sam@ada.eu.org> Notes: svn path=/head/; revision=54628
* Add gnathtml.pl, and Ada source code HTML'izer, to the installed files.Daniel Eischen2002-02-122-0/+2
| | | | | | | | PR: ports/34844 Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=54579
* Always remove the .orig files from the examples directory; there'sDaniel Eischen2002-02-102-1073/+1074
| | | | | | | | | | | | | no sense in muddying up the Makefile with checks for NOPORTDOCS just to remove the copy of one patched file. Make the package list be in alphabetical order for directories with lots of files in them; this allows one to do `/bin/ls -1` to generate the package list and produce (hopefully) smaller diffs for subsequent versions. Notes: svn path=/head/; revision=54462
* Update to version 3.14pKevin Lo2002-02-097-1103/+1205
| | | | | | | | PR: 34670 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=54414
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-9/+9
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53957
* Don't forget to remove a directory that's installed.Daniel Eischen2001-03-111-0/+1
| | | | Notes: svn path=/head/; revision=39544
* Fix checking of LOCALBASE; the '$' was missing from '${LOCALBASE}'.Daniel Eischen2000-12-191-2/+2
| | | | | | | Submitted by: Thomas Quinot <quinot@inf.enst.fr> Notes: svn path=/head/; revision=36131
* Add "deischen" in front of MASTER_SITE_SUBDIR so the distfile can be found.Satoshi Asami2000-11-031-1/+1
| | | | | | | | | | Also add "." as a separate element, otherwise the stuff on the GNU sites won't be fetched. Submitted by: bento Notes: svn path=/head/; revision=34713
* Update to the latest public release 3.13p.Daniel Eischen2000-11-0114-235/+645
| | | | | | | | Thanks to Samuel Tardieu <sam@inf.enst.fr> for instigating this update and providing some of the changes. Notes: svn path=/head/; revision=34561
* When initializing the GNAT (i386) run-time, initialize the floating pointDaniel Eischen2000-06-271-2/+28
| | | | | | | | | | control word to use 64-bit (extended) precision instead of FreeBSDs default 53-bit (double) precision. Submitted by: Sune Falck <sunef@hem.passagen.se> Notes: svn path=/head/; revision=29905
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-5/+5
| | | | Notes: svn path=/head/; revision=27458
* Correct the checksum for the bootstrap compiler which I somehow brokeDaniel Eischen1999-12-101-1/+1
| | | | | | | | | when the port was upgraded. Found by: Bento's error logs Notes: svn path=/head/; revision=23735
* Remove the GNAT release number from the description.Daniel Eischen1999-11-091-1/+1
| | | | | | | Pointed out by: billf Notes: svn path=/head/; revision=22990
* Oops, forgot to change the GNAT version number in the description.Daniel Eischen1999-11-091-2/+2
| | | | Notes: svn path=/head/; revision=22987