Commit graph

58 commits

Author SHA1 Message Date
Edwin Groothuis
e51a01bc36 Add missing = at MASTER_SITES
Noticed by: Subject: INDEX build failed
2003-10-14 05:25:22 +00:00
Ade Lovett
8f8b051bfd Point "legacy" autoconf distfile at ${MASTER_SITE_LOCAL} 2003-10-14 03:45:33 +00:00
Ade Lovett
85e8ed21ea Use the cosmetic BUILD_VERSION variable (a la libtool), switch portnames
away from using the version number twice.

Unbreak autoconf257, based on work from Rui Lopes <rui@ruilopes.com>
2003-06-29 01:45:09 +00:00
Ade Lovett
4626b99a17 Assume maintainership as part of the whole "gnutools" integration process. 2003-06-09 23:40:13 +00:00
Norikatsu Shigemura
e65557d186 Fix dependency on running perl5 and s,/bin/sh,${SH},.
Pointed out by:	simokawa
2003-06-09 15:22:13 +00:00
Will Andrews
f9be1a26da REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado

Thank you for your contributions, you
will be greatly missed.
2003-06-08 21:06:22 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Kris Kennaway
1c24674242 Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
2003-02-28 22:53:02 +00:00
Alan Eldridge
61028157db Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
2002-11-01 13:09:32 +00:00
Alan Eldridge
7df6fabb8f Changed MAINTAINER to my FreeBSD address. 2002-11-01 04:17:51 +00:00
Alan Eldridge
798a3eec9b Set CONFIG_SHELL in env so always use /bin/sh. This way results are
at least (closer to) deterministic.

PR:		39492
Submitted by:	naddy
2002-10-20 20:48:20 +00:00
Alan Eldridge
30848124e2 Add msg and failure if USE_AUTOCONF* defined. 2002-10-13 11:35:47 +00:00
Alan Eldridge
ab2da640e4 1. Fixed bug in autoscan. Thanks to Joe Marcus Clarke <marcus@marcuscom.com>
who worked with me and beyond to track this down.
2. Support the emacs autoconf/autotest modes now, for both emacs21 and
xemacs21. Other (x)emacsen may work, depends on where they put things.
2002-09-16 10:28:33 +00:00
Alan Eldridge
f3070bf075 Take maintainership since Ade Lovett departed and I know these programs
pretty well.
2002-09-16 07:51:45 +00:00
Ade Lovett
283fe409ce Relinquish all my ports. 2002-09-07 08:44:49 +00:00
Ade Lovett
e7b3942ff9 Stage a mini-coup, and borrow these ports from portmgr@ for a while,
since I'm doing most of the updating, and am working on a
port/Mk/bsd.<gnublah>.mk to move some cruft around.

Sponsored by:	Mr. Smith and Mr. Wesson. :)
2002-08-01 02:38:31 +00:00
Akinori MUSHA
c81f0646ee Install the info files properly.
Submitted by:	"James E. Flemer" <jflemer@acm.jhu.edu>
2002-03-14 14:52:37 +00:00
Akinori MUSHA
34fef183fc Update to 2.53, which fixes many bugs.
Use the bzip2 tarball.

Approved by:	portmgr (will)
2002-03-14 13:29:00 +00:00
Will Andrews
fb4afccf3a Add additional scripts to help things that need them. Bump PORTREVISION.
In particular, config.sub is required for japanese/FreeWnn-lib.
2001-12-26 15:07:34 +00:00
Will Andrews
72bb3c9bf8 Bump PORTREVISION for including install-sh. *sigh* 2001-12-26 11:50:36 +00:00
Will Andrews
1cf1e705b2 Provide install-sh.
PR:		25828
Submitted by:	yar
2001-12-24 14:34:26 +00:00
Will Andrews
a1aa37ae61 Upgrade to 2.52; this should solve some problems when mixing ac 2.13* and
am 1.5.  Ports which require 2.13/1.4 will be modified to use the ac213
and am14 ports.

PR:		29069
Submitted by:	pat
Approved by:	sobomax, ade, steve
		(contingent upon me fixing every problem that crops up)
2001-12-23 06:50:33 +00:00
David E. O'Brien
d985ac3089 Upgrade to the Cygnus "000227" (27-Feb-2000) version. This is a later
version than 2.13.

I could find no ports that broke with this update.

Approved by:	portmgr
                Message-ID: <20011024214950.W25747@squall.waterspout.com>
2001-10-25 15:22:14 +00:00
David W. Chapman Jr.
5872a89c3b Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will
2001-09-17 17:40:31 +00:00
Doug Barton
afe470fd5e Add a note that indicates why this port can't be updated yet 2001-08-12 03:58:57 +00:00
Ade Lovett
d0db855ae0 Finally nail the nasty autoconf habit of leaving ${TMPDIR}/acin.*
turds lying around in certain circumstances.
2001-05-31 22:14:42 +00:00
Dmitry Sivachenko
d16e953187 Add WWW: line 2001-03-23 21:21:39 +00:00
Steve Price
de8800ab88 m4(1) was stripping the [] to leave *.Cc in my previous fix and this
was causing problems with a few ports determining that .c was the suffix
for executables.  The fix is to expand it to '*.c | *.C' so that m4(1)
doesn't try to outsmart us.

Noticed by:	George W. Dinolt <gdinolt@pacbell.net>
2000-08-25 14:36:39 +00:00
Steve Price
b475e9b6bc Teach autoconf about .C files so that it doesn't inadvertently think .C
is the extension for executables.
2000-08-19 21:34:26 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
Kris Kennaway
59f11ba8e5 Create a tempfile a bit later on so it doesnt get left behind.
Submitted by:	ade
2000-02-17 07:37:53 +00:00
Kris Kennaway
00711dbe92 Secure tempfile generation
Obtained from:		OpenBSD
No Response From:	Maintainer
2000-01-15 07:38:56 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +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
David E. O'Brien
a1fe826bdf Add builddepends on gnu's M4.
PR:		ports/9806
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-02-11 12:04:27 +00:00
Steve Price
aac78fa95e Update to version 2.13.
PR:		9656
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1999-01-26 01:54:53 +00:00
Vanilla I. Shu
10edeb347a Fix info page problem. 1998-09-23 16:13:20 +00:00
Vanilla I. Shu
70bc5dead0 Remove 2 foolish lines about info page. 1998-09-16 22:33:10 +00:00
Vanilla I. Shu
e6c69015bf portlint. 1998-05-04 02:41:51 +00:00
Masafumi Max NAKANE
a74abd9444 Add @dirrm share/autoconf. 1997-06-16 08:25:42 +00:00
Masafumi Max NAKANE
a79254657d sed -> ${SED}
Add `@' at the beginning of install-info related commands in post-install.
1997-06-13 20:00:47 +00:00
Masafumi Max NAKANE
40dd7d5c84 Use install-info to add info dir entry. 1997-06-13 07:33:36 +00:00
Masafumi Max NAKANE
e44e874d9e Modify standards.texi and add @dircategory as well as correctly
align the dir entry.
1997-06-13 07:32:52 +00:00
Masafumi Max NAKANE
26694abfc9 Patch up autoconf.texi and add @dircategory. 1997-06-13 07:31:54 +00:00
Torsten Blum
d6f5647a91 upgrade to 1.12
Submitted by:	fenner
1997-01-16 10:11:39 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Gary Palmer
ce16e7f323 Put files into alphabetical order to make it easier to check for
new additions.
1996-06-03 22:12:20 +00:00
Gary Palmer
1c7eaa179a Upgrade to autoconf 2.10 1996-06-03 22:03:13 +00:00
Satoshi Asami
51b84d9321 Use RUN_DEPENDS instead of EXEC_DEPENDS, as it is not (technicall) necessary
to have /usr/local/bin/gm4 just to build this port.

However, the configure script would find /usr/bin/m4 if /usr/local/bin/gm4
isn't there, so tell it to use tha latter via CONFIGURE_ENV.
1996-04-01 05:09:13 +00:00