Commit graph

54 commits

Author SHA1 Message Date
Daniel Eischen
7d5ef842f2 Unbreak patching. The recent change to gcc28 (to make gcc28 work in
-current) broke one of the patches here.

PR:	51740
2003-05-07 13:40:41 +00:00
Daniel Eischen
055974696c Remove the BUILD_DEPENDS for gcc28; we don't need gcc28 to be built or
installed, we just want the port's patch files.
2003-04-06 12:50:49 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Kris Kennaway
d604e1d6d3 Use the full path to /sbin/sysctl
Noticed by:	'make index' in crontab
2003-01-30 08:23:53 +00:00
Daniel Eischen
045fd40aa6 Make the fetch work with MASTER_SITE_SUBDIRs.
Approved by:	portmgr
2002-12-28 05:15:58 +00:00
Norikatsu Shigemura
10b66c1bce Fix BUILD_DEPENDS. 2002-12-26 08:21:49 +00:00
Daniel Eischen
f12ee9219b Update to the latest released version of GNAT (3.15p). Also use a
new bootstrap compiler and fix so that it builds under -current.

Approved by:	portmgr
2002-12-01 19:10:48 +00:00
Akinori MUSHA
ac19d0e176 Add the misc/compat4x dependency only if ${OSVERSION} >= 500000. 2002-12-01 10:03:51 +00:00
Akinori MUSHA
b402d29f7f The distributed bootstrapping compiler requires libc.so.4,
so add misc/compat4x as dependency.

Submitted by:	bento
2002-12-01 10:00:01 +00:00
Christian Weisgerber
9d405526f7 * Match up distfiles and their respective master sites.
* Mark the bootstrap as i386-only.

Approved by:	maintainer
2002-09-25 20:59:08 +00:00
Daniel Eischen
880f08171b Add a MASTER_SITE_SUBDIR for gcc. 2002-07-21 20:38:38 +00:00
Daniel Eischen
55343ff4ae Add a patch to replace tmpnam with mkstemp.
Submitted by:	Samuel Tardieu <sam@ada.eu.org>
2002-02-12 23:43:24 +00:00
Daniel Eischen
bf542bfdfc Add gnathtml.pl, and Ada source code HTML'izer, to the installed files.
PR:		ports/34844
Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2002-02-12 00:24:23 +00:00
Daniel Eischen
0688800214 Always remove the .orig files from the examples directory; there's
no sense in muddying up the Makefile with checks for NOPORTDOCS
just to remove the copy of one patched file.

Make the package list be in alphabetical order for directories with
lots of files in them; this allows one to do `/bin/ls -1` to generate
the package list and produce (hopefully) smaller diffs for subsequent
versions.
2002-02-10 00:57:45 +00:00
Kevin Lo
ad309c29e3 Update to version 3.14p
PR: 34670
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-09 08:40:28 +00:00
Akinori MUSHA
c982f5faf1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 11:24:09 +00:00
Daniel Eischen
98698421dd Don't forget to remove a directory that's installed. 2001-03-11 05:32:21 +00:00
Daniel Eischen
2af15d3acb Fix checking of LOCALBASE; the '$' was missing from '${LOCALBASE}'.
Submitted by:	Thomas Quinot <quinot@inf.enst.fr>
2000-12-19 16:45:51 +00:00
Satoshi Asami
fb120e2a16 Add "deischen" in front of MASTER_SITE_SUBDIR so the distfile can be found.
Also add "." as a separate element, otherwise the stuff on the GNU sites
won't be fetched.

Submitted by:	bento
2000-11-03 10:03:09 +00:00
Daniel Eischen
95df74e9ba Update to the latest public release 3.13p.
Thanks to Samuel Tardieu <sam@inf.enst.fr> for instigating this
update and providing some of the changes.
2000-11-01 18:57:03 +00:00
Daniel Eischen
4c48f0e44d When initializing the GNAT (i386) run-time, initialize the floating point
control word to use 64-bit (extended) precision instead of FreeBSDs
default 53-bit (double) precision.

Submitted by:	Sune Falck <sunef@hem.passagen.se>
2000-06-27 11:27:25 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Daniel Eischen
d3cb95a429 Correct the checksum for the bootstrap compiler which I somehow broke
when the port was upgraded.

Found by: Bento's error logs
1999-12-10 16:06:36 +00:00
Daniel Eischen
005c22af55 Remove the GNAT release number from the description.
Pointed out by:	billf
1999-11-09 18:33:00 +00:00
Daniel Eischen
f99a6e9a55 Oops, forgot to change the GNAT version number in the description. 1999-11-09 12:41:47 +00:00
Daniel Eischen
472667ca91 Upgrade GNAT to GNAT-3.12p, the latest public release from Ada Core
Technologies.
1999-11-09 12:33:43 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Sheldon Hearn
c3b937ea6d Remove the two "priming" MASTER_SITEs now that ftp.freebsd.org has
Daniel Eischen's boot-strapping package.
1999-07-01 14:42:41 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Sheldon Hearn
cc4e71cb59 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>
1999-06-24 11:11:28 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Bill Fumerola
183a2e557d Set 'USE_GMAKE', because it does.
Yet another bug found by:	Satoshi's errorlogs
1999-03-02 21:25:09 +00:00
Tim Vanderhoek
8ce50883da The first time I tried committing this set of manpage removals it got
all the way to diffing yorick/pkg/PLIST and then died with a
"bad hostname freefall.freebsd.org" ....  Hopefully that's not bad...  ;-)

Hmm..  Maybe I'll try doing this from beast, next!  kickme's a boring
machine, and bento is busy.
1998-08-18 18:33:15 +00:00
Satoshi Asami
bc757f5a01 Typo ("sed -nw" -> "sed -ne"). 1998-03-22 01:18:24 +00:00
Steve Price
1c52e8f403 Cleanup @unexec and @exec sequences.
Suggested by:	Satoshi Asami
1998-02-16 15:00:25 +00:00
Steve Price
4b9a506a11 Remove bogus duplicate patch that I missed last time. :(
Noticed by:	Satoshi Asami
1998-01-18 15:12:38 +00:00
Satoshi Asami
4e991f06ac Mark this port broken for now, it doesn't patch on -stable. 1998-01-18 12:09:58 +00:00
Steve Price
0b588ecd16 Upgrade to version 3.10p and do a little portlint cleaning.
PR:		5138
Submitted by:	Daniel M. Eischen <deischen@iworks.InterWorks.org>
1998-01-18 09:08:45 +00:00
Satoshi Asami
0ee2a43f7b Correctly specify manpage names. Compress manpages. 1997-10-03 09:57:05 +00:00
Satoshi Asami
31f08be6a3 Upgrade to 3.09. This port is no longer broken.
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>
1997-09-25 08:48:00 +00:00
Bill Fenner
e4f0709761 Remove nils@guru.ims.uni-stuttgart.de as MAINTAINER, no longer
runs FreeBSD.

Submitted by:	Cornelis van der Laan <nils@trados.com>
1997-08-11 18:02:08 +00:00
Satoshi Asami
a164413181 Oops, real reason of BROKEN was gcc incompatibility. 1996-12-07 13:28:30 +00:00
Satoshi Asami
2500f7653e Add reasons to BROKEN. 1996-12-07 13:03:36 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
David E. O'Brien
d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
02dc5b7616 Check if /usr/local/bin/gnatf exists or not and if not, pronounce it
BROKEN.  This port requires an existing compiler to bootstrap.
1996-04-12 08:33:25 +00:00
Satoshi Asami
5812de6cad Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
1995-11-22 13:13:16 +00:00
Joshua Peck Macdonald
49caa3269b I fixed it so that it works right. Basically the same changes were
needed as for the g77 port, except this time since a new compiler
exectuable isn't getting produced (and I wonder why its that way)
one will need to use -B${PREFIX}/libexec/ every time they wish to
compile ada sources, since gcc doesn't look in /usr/local/libexec/.

It seems to work... I ran it on the examples directory.  Someone
who knows ada well should test it I suppose.

-josh
1995-05-13 15:09:16 +00:00