| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
-current) broke one of the patches here.
PR: 51740
|
|
|
|
|
|
| |
new bootstrap compiler and fix so that it builds under -current.
Approved by: portmgr
|
|
|
|
| |
Submitted by: Samuel Tardieu <sam@ada.eu.org>
|
|
|
|
|
| |
PR: 34670
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
|
|
|
|
| |
Thanks to Samuel Tardieu <sam@inf.enst.fr> for instigating this
update and providing some of the changes.
|
|
|
|
|
|
|
| |
control word to use 64-bit (extended) precision instead of FreeBSDs
default 53-bit (double) precision.
Submitted by: Sune Falck <sunef@hem.passagen.se>
|
|
|
|
| |
Technologies.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Build requires a GNAT compiler, for which the maintainer has
created a package. For now, provide two MASTER_SITEs from which
it is available so that it'll find its way into the FreeBSD
distfiles.
* Uses variables in the PLIST to reduce diff sizes in future.
* Doesn't install info files, which are virtually duplicates of
the ones we already have.
* AOUT support is on its wAy OUT. Do what we can, but don't blow
any fuses.
* Hand maintainership over to Daniel Eischen, at the request of
the previous maintainer.
PR: 10093
Submitted by: Daniel Eischen <eischen@vigrid.com>
|
|
|
|
|
| |
PR: 5138
Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org>
|
|
Note you need an existing gnat compiler to build this. (A package will do.)
PR: 3687
Submitted by: Maurice Castro <maurice@planet.serc.rmit.edu.au> and
Daniel M. Eischen <deischen@iworks.InterWorks.org>
|