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
Jun Kuriyama
4c8549c017
Unbreak autoconf257.
...
Approved by: ade
2003-06-18 22:04:57 +00:00
Ade Lovett
4626b99a17
Assume maintainership as part of the whole "gnutools" integration process.
2003-06-09 23:40: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
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
36b27e9086
comment out include of manpages.mk so wont break INDEX
2003-02-23 19:30:12 +00:00
Alan Eldridge
419892c3f7
mark BORKED until finished
2003-02-19 10:20:44 +00:00
Alan Eldridge
3a0e8c9f67
starting work on actual port; this commit removes files from a previous version
2003-02-13 23:36:02 +00:00
Sean Chittenden
b8e1e7ef86
Correct ports that were abusing the FORBIDDEN variable and replace with
...
either IGNORE or BROKEN.
Since there seems to be some confusion, for the record:
BROKEN is reserved for ports that don't work. This will prevent
users from installing the port, but please note that
ports marked as BROKEN will still be built by bento
IGNORE is reserved for ports that should not be built for one
reason or another (including bento). Users and bento
will not build ports marked as IGNORE.
FORBIDDEN is reserved for security breakages only!!! Only mark a
port as FORBIDDEN if there is a security issue with the
port at the time.
Reviewed by: kris (portmgr)
2003-02-07 02:44:21 +00:00
Alan Eldridge
67e6473d00
Put the MD5 back. Didn't mean to nuke it.
2002-11-25 01:03:55 +00:00
Alan Eldridge
50ab007478
Add explicit ignore assignments to try to get bento to leave this shit alone.
2002-11-25 01:01:38 +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
0b51a46c05
PORTNAME => autoconf254. It's still BORKED, BROKEN, & FORBIDDEN, as well
...
as being a biohazard and classified as a chemical weapon - it has been used
to sterilize frogs at up to 300 metres.
2002-10-16 12:39:25 +00:00
Alan Eldridge
d679f7d26e
Update distinfo and Makefile to 2.54.
...
Mark as BROKEN, BORKED, and FORBIDDEN. Undef NO_IGNORE so that people
have to abide by it.
2002-10-15 05:50:31 +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