| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
(without it programs requiring this traceback fail to link)
- Bump PORTREVISION
PR: ports/160616
Submitted by: John Marino <draco@marino.st> (maintainer)
|
|
|
|
|
|
|
| |
- Mark MAKE_JOBS_SAFE
Reported by: pav@ [1]
Fixed by: John Marino <draco@marino.st> (maintainer, via email)
|
| |
|
|
|
|
|
| |
PR: ports/158938
Submitted by: John Marino <draco@marino.st> (maintainer)
|
|
|
|
|
|
|
| |
- Pet portlint(1) by removing trailing spaces
PR: ports/156541 [1]
Submitted by: John Marino <freebsdml@marino.st> (maintainer)
|
|
|
|
| |
Reported by: pointyhat
|
|
Compiler Collection. It carries with it the GMGPL license, the modified
version of the GPL that exempts generic instantiation from resulting in
a GPL-licensed executable. This version of GNAT also carries with it the
GCC Runtime Library Exception, so the resulting binaries have no licensing
requirements. Binaries produced by GNAT AUX should be handled the same as
binaries produced by any FSF GNAT compiler.
GNAT AUX implements the full Ada-83, Ada-95, and Ada-2005 language standards.
It also implements some features of the draft Ada-2012 standard, which are
optionally accessible via the -gnat2012 switch or Ada_2012 pragma.
WWW: http://www.dragonlace.net/
PR: ports/153828
Submitted by: John Marino <freebsdml@marino.st>
|