/net-im/telepathy-logger/

'cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gnat
Commit message (Expand)AuthorAgeFilesLines
* The libc.so.4 is only needed when building it, so add a build-dependencyedwin2005-12-061-1/+1
* After unbreaking, also fixing pkg-plist and PERL5 dependency for running.edwin2005-12-052-7/+2
* Add dependency on bisonedwin2005-12-051-1/+2
* When using the bootstrap ada distfile, correctly set the path so itdeischen2005-12-021-1/+1
* Fix a typo (missing space) when building without shared libraries.deischen2005-11-291-1/+1
* Oops, forgot to add these patch files.deischen2005-11-292-0/+24
* Update the antiquated version of the GNAT compiler to the GPL-2005deischen2005-11-2930-3661/+2203
* Use the right syntax for a ${MASTER_SITE_foo} with a distfile group.fenner2005-11-281-1/+1
* - Fix fetch: workaround problems with site groups and :foopav2005-07-141-1/+1
* Add another site to MASTER_SITES.deischen2005-02-191-0/+1
* Fix build. Ports that formerly attempted to work around problemsdas2005-02-122-1/+4
* Update WWW: link.thierry2004-12-231-1/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+3
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
* Unbreak patching. The recent change to gcc28 (to make gcc28 work indeischen2003-05-071-9/+0
* Remove the BUILD_DEPENDS for gcc28; we don't need gcc28 to be built ordeischen2003-04-061-2/+0
* De-pkg-comment.knu2003-02-212-1/+1
* Use the full path to /sbin/sysctlkris2003-01-301-1/+1
* Make the fetch work with MASTER_SITE_SUBDIRs.deischen2002-12-281-1/+1
* Fix BUILD_DEPENDS.nork2002-12-261-1/+1
* Update to the latest released version of GNAT (3.15p). Also use adeischen2002-12-0217-1329/+480
* Add the misc/compat4x dependency only if ${OSVERSION} >= 500000.knu2002-12-011-0/+2
* The distributed bootstrapping compiler requires libc.so.4,knu2002-12-011-0/+1
* * Match up distfiles and their respective master sites.naddy2002-09-261-4/+7
* Add a MASTER_SITE_SUBDIR for gcc.deischen2002-07-221-1/+1
* Add a patch to replace tmpnam with mkstemp.deischen2002-02-131-0/+20
* Add gnathtml.pl, and Ada source code HTML'izer, to the installed files.deischen2002-02-122-0/+2
* Always remove the .orig files from the examples directory; there'sdeischen2002-02-102-1073/+1074
* Update to version 3.14pkevlo2002-02-097-1103/+1205
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-9/+9
* Don't forget to remove a directory that's installed.deischen2001-03-11