Commit Graph

62 Commits

Author SHA1 Message Date
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
a16a7d2541 s,/bin/sh,${SH},.
Obtained from:	devel/autoconf
2003-06-09 15:41:03 +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
c416d2bd18 Add USE_PERL5. 2002-12-10 02:39:10 +00:00
Alan Eldridge
d11f35d6b0 change relative links to absolute 2002-12-09 16:50:42 +00:00
Alan Eldridge
61ecca67fb Remove "temporary" symlinks which could cause a build to fail. 2002-11-30 03:51:55 +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
8615ce65a7 Removed erroneous ${DESTDIR} that I put in Makefile pre-/post- targets. 2002-10-21 00:04:38 +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
7e254eb576 1. Bumped portrevision (yes, again, sorry for the thrash).
2. Fixed bug that Knu pointed out, which was the bad dirs were captured
   in bsd.port.mk (to be fixed RSN, in testing now). Fixed with the magic
   of ... symlinks! (I always thought symlinks to . were lame, and they are,
   but sometimes they can get you out of a corner. Temporarily.)
3. The question is, will anything break trying to recursively go down the
   tree following symlinks? If so, that tool needs to be fixed. A symlink
   to '.' (or '..') just plain should not be followed.

Bottom line is, AUTOCONF_DIR, AUTOMAKE_DIR, & ACLOCAL_DIR work again.
As a side effect of this fix, you can now download the entire internet
onto 1 floppy disk.
2002-10-14 19:42:32 +00:00
Alan Eldridge
43cf62663b 1. Make nicer message is USE_AUTOCONF* defined.
2. Make post-install target actions DESTDIR-safe.
2002-10-13 11:34:51 +00:00
Alan Eldridge
802650ab7b Portrevision => 3.
Put the damn support files in the right place. Modifying $(datadir) was
not the right way to do it. I knew there was something about this port that
bugged me. I am content now. Love is all you need. Give peace a chance.
2002-10-13 00:13:19 +00:00
Alan Eldridge
af98f686b0 Renamed patch files so I can tell what they do.
Changed $(INSTALL) to $(INSTALL_SCRIPT) in Makefile.in for the scripts.
2002-10-12 23:27:58 +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
Maxim Sobolev
4fe6852b8f Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.

Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
2002-09-14 13:32:06 +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
Ade Lovett
5fd894bc29 Eliminate file conflicts with devel/autoconf
Add ${PREFIX}/libexec/autoconf213/* links

PR:		36071
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-07-09 22:50:27 +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
David E. O'Brien
00f11c9408 Grrr. actually make it work post-repocopy. 2001-10-29 05:38:09 +00:00
David E. O'Brien
67c4656c1e This was repo copied from the 'autoconf' port to give us a legacy
version.  autoconf213 can live beside the latest 'autoconf', and is invoked
specifically as 'autoconf213'.
2001-10-27 17:10:34 +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