aboutsummaryrefslogtreecommitdiff
path: root/devel/asis-gpl
Commit message (Collapse)AuthorAgeFilesLines
* The Ada Semantic Interface Specification (ASIS) is an open andMartin Wilke2007-01-1815-296/+480
| | | | | | | | | | | | | | | published callable interface that allows a tool to access syntactic and semantic information about an Ada program, independent of the compilation environment that compiled the program. WWW: http://libre.adacore.com/ PR: ports/107391 Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Repocopy by: marcus Notes: svn path=/head/; revision=182725
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Change MASTER_SITES [1]Marcus Alves Grando2005-10-292-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) Notes: svn path=/head/; revision=146687
* devel/asis: must build without -fno-strict-aliasingEdwin Groothuis2004-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> Notes: svn path=/head/; revision=124868
* 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
* 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
* Fix pkg-plist (remove extraneous file left over from previous version).Thomas Quinot2003-10-222-3/+2
| | | | | | | | Problem noted by: kris (bento) Reviewed by: roberto Notes: svn path=/head/; revision=91898
* BROKEN: Broken pkg-plistKris Kennaway2003-10-131-0/+2
| | | | Notes: svn path=/head/; revision=90987
* Update ASIS to release 3.15p, to match the current version ofThomas Quinot2003-08-124-36/+4
| | | | | | | | | the GNAT port. Approved by: roberto Notes: svn path=/head/; revision=86808
* BROKEN: Does not compileKris Kennaway2003-08-071-5/+1
| | | | Notes: svn path=/head/; revision=86466
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-5/+5
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: does not buildKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81232
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* - Update to 3.14pPatrick Li2002-03-263-147/+143
| | | | | | | | | | | - Resort pkg-plist and add PORTDOCS support - Remove unnecessary spacing in Makefile PR: 36338 Submitted by: maintainer Notes: svn path=/head/; revision=56712
* BROKEN: does not buildKris Kennaway2002-03-251-0/+2
| | | | Notes: svn path=/head/; revision=56578
* Update to 3.13p.Will Andrews2000-12-215-35/+47
| | | | | | | | PR: 23645 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36188
* Update MASTER_SITESKevin Lo2000-08-251-2/+2
| | | | | | | | PR: 20823 Submitted by: MAINTAINER Notes: svn path=/head/; revision=31973
* Add asis, the Ada Semantic Interface Specification.Neil Blakey-Milner2000-08-018-0/+429
PR: ports/19873 Submitted by: Thomas Quinot <quinot@inf.enst.fr> Notes: svn path=/head/; revision=31200