aboutsummaryrefslogtreecommitdiffstats
path: root/devel/asis
Commit message (Collapse)AuthorAgeFilesLines
* Reset thomas@cuivre.fr.eu.org due to maintainer-timeouts and no responselinimon2007-03-141-1/+1
| | | | | | to email. Hat: portmgr
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Change MASTER_SITES [1]mnag2005-10-302-25/+24
| | | | | | | | Make portlint happyer PR: 88156 [1] Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> [1] Approved by: Thomas Quinot <thomas@FreeBSD.ORG> (maintainer)
* devel/asis: must build without -fno-strict-aliasingedwin2004-12-231-0/+1
| | | | | | | | | | | | ASIS is build using the GCC that comes from the GNAT port, which is a 2.8.1-based compiler that neither supports nor needs -fno-strict-aliasing, which is now present in the system default CFLAGS value. To allow this port to build on a recent -CURRENT, this CFLAGS setting thus needs to be overridden by the port's Makefile. PR: ports/75376 Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org>
* If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPEobrien2004-12-061-1/+6
| | | | set to something GCC 2.8 / GNAT Ada won't understand.
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Fix pkg-plist (remove extraneous file left over from previous version).thomas2003-10-222-3/+2
| | | | | Problem noted by: kris (bento) Reviewed by: roberto
* BROKEN: Broken pkg-plistkris2003-10-131-0/+2
|
* Update ASIS to release 3.15p, to match the current version ofthomas2003-08-124-36/+4
| | | | | | the GNAT port. Approved by: roberto
* BROKEN: Does not compilekris2003-08-071-5/+1
|
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-5/+5
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* BROKEN on 5.1: does not buildkris2003-05-181-1/+7
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* - Update to 3.14ppat2002-03-273-147/+143
| | | | | | | | - Resort pkg-plist and add PORTDOCS support - Remove unnecessary spacing in Makefile PR: 36338 Submitted by: maintainer
* BROKEN: does not buildkris2002-03-251-0/+2
|
* Update to 3.13p.will2000-12-215-35/+47
| | | | | PR: 23645 Submitted by: MAINTAINER
* Update MASTER_SITESkevlo2000-08-261-2/+2
| | | | | PR: 20823 Submitted by: MAINTAINER
* Add asis, the Ada Semantic Interface Specification.nbm2000-08-018-0/+429
PR: ports/19873 Submitted by: Thomas Quinot <quinot@inf.enst.fr>