Date: Thu, 24 Jun 1999 04:11:31 -0700 (PDT) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gnat Makefile ports/lang/gnat/files freebsdgcc28-patches 4fintnam.ads 5fintman.adb 5fosinte.adb 5fosinte.ads 5ftaprop.adb 5ftaspri.ads README.Tasking md5 5finmaop.adb 5ftaprde.adb 5ftimope.adb ports/lang/gnat/patches ... Message-ID: <199906241111.EAA45863@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 1999/06/24 04:11:30 PDT
Modified files:
lang/gnat Makefile
lang/gnat/files 4fintnam.ads 5fintman.adb 5fosinte.adb
5fosinte.ads 5ftaprop.adb 5ftaspri.ads
README.Tasking md5
lang/gnat/patches patch-aa patch-ab patch-ac patch-ad
patch-ae patch-af
lang/gnat/pkg COMMENT DESCR PLIST
Added files:
lang/gnat/files freebsdgcc28-patches
Removed files:
lang/gnat/files 5finmaop.adb 5ftaprde.adb 5ftimope.adb
lang/gnat/patches patch-freebsdgcc patch-gnat
Log:
Update 3.10p -> 3.11p:
* 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>
Revision Changes Path
1.18 +157 -57 ports/lang/gnat/Makefile
1.2 +1 -1 ports/lang/gnat/files/4fintnam.ads
1.3 +37 -36 ports/lang/gnat/files/5fintman.adb
1.3 +58 -17 ports/lang/gnat/files/5fosinte.adb
1.3 +123 -131 ports/lang/gnat/files/5fosinte.ads
1.3 +399 -269 ports/lang/gnat/files/5ftaprop.adb
1.2 +16 -36 ports/lang/gnat/files/5ftaspri.ads
1.2 +4 -141 ports/lang/gnat/files/README.Tasking
1.4 +3 -2 ports/lang/gnat/files/md5
1.2 +33 -138 ports/lang/gnat/patches/patch-aa
1.2 +58 -32 ports/lang/gnat/patches/patch-ab
1.3 +23 -31 ports/lang/gnat/patches/patch-ac
1.3 +12 -29 ports/lang/gnat/patches/patch-ad
1.3 +12 -12 ports/lang/gnat/patches/patch-ae
1.3 +8 -26 ports/lang/gnat/patches/patch-af
1.3 +1 -1 ports/lang/gnat/pkg/COMMENT
1.3 +5 -5 ports/lang/gnat/pkg/DESCR
1.11 +972 -892 ports/lang/gnat/pkg/PLIST
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906241111.EAA45863>
