Commit graph

14 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Satoshi Asami
21e81af865 Stop trying to strip shell scripts so this thing actually installs. 1996-03-29 07:06:55 +00:00
Satoshi Asami
4f34d33d51 GNU autoconf ver 2.4, to generate your own configure scripts.
Submitted by:	torstenb
1995-10-12 07:11:56 +00:00