1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
Commit Graph

69 Commits

Author SHA1 Message Date
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Ade Lovett
ef677b8e52 Add SHA256 2005-11-14 03:05:46 +00:00
Ade Lovett
cbcdcfb3d4 Purge WANT_{LIBTOOL,AUTOCONF,AUTOMAKE}_RUN
The versioned autotools are now strictly for building other ports in the tree.
Likewise, the gnu- autotools are for runtime dependencies for IDEs, and others,
where unmodified cross-platform capabilities are desired.
2005-06-16 17:29:45 +00:00
Ade Lovett
c94d76f525 All that we see or seem, is but a dream, within a dream.
Take back maintainership.  I'll be scouring the PR database shortly,
if I miss any, or someone beats me to it, please feel free to reassign
appropriately.
2005-06-15 06:28:34 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Ade Lovett
2255dacd66 Relinquish maintainership. I no longer have the time, energy,
or interest to look after these things any more.

To whomever picks these up, I salute you.  I'll reset the relevant
PRs to ports-bugs in a couple of weeks if no-one has taken over
maintainership.

Farewell, autotool hell.
2005-02-28 23:32:14 +00:00
Ade Lovett
2e0bdfcebb Use INFO [1]
Other miscellaneous cleanups with info files

PR:		72651 [1]
Submitted by:	leeym [1]
2004-10-14 20:47:30 +00:00
Ade Lovett
a33f86462b Long-overdue cosmetic cleanups. 2004-08-03 22:58:11 +00:00
Ade Lovett
1324d86f0e Actually put in relevant symlinks to the versioned files in
${PREFIX}/bin to non-versioned files in ${PREFIX}/libexec/<autotool><ver>
so that the PATH magic in bsd.autotools.mk works correctly.
2004-07-29 19:24:26 +00:00
Ade Lovett
7b53eea81c Add SIZE to distinfo's
Prompted by:	trevor
2004-03-29 21:04:52 +00:00
Ade Lovett
e69cb40145 Set some DEPRECATED and EXPIRATION_DATE knobs to indicate overall intention
of the autotools project to remove all but the latest versions of
libtool, autoconf, and automake, by 31st December 2004.

Note that autoconf259 and automake18 aren't yet accessible through the
relevant USE_* knobs, but will be as soon as bsd.autotools.mk comes into
existence.
2004-03-28 22:30:22 +00:00
Ade Lovett
da7c20bfde Hackery after repo-copies from devel/autoconf and devel/automake
respectively to make these true versioned ports
2004-02-11 19:16:27 +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