| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 May 2012 20:36:37
2.13.000227_6
|
ade  |
Tweak COMMENT lines to indicate the legacy nature of these two ports. |
03 Jul 2011 14:59:23
2.13.000227_6
|
ohauer  |
-remove MD5 |
16 Dec 2009 11:21:27
2.13.000227_6
|
linimon  |
Reassign the autotools-related ports to a new mailing list,
autotools@FreeBSD.org. This is for individuals willing to put in
the hard work to generate patches and work with portmgr as we put
them through -exp runs and work through port breakage that they
create. (A huge number of ports depend on these, so -exp runs are
required.)
Thanks to aDe@ for all the thankless work he's done over the years
to tame these beasts.
Hat: portmgr |
21 Aug 2008 06:18:49
2.13.000227_6
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
14 Jul 2008 19:26:28
2.13.000227_6
|
ade  |
Handle an edge-case where lang/gawk is installed prior to any autoconf*
ports, which then results in an implicit dependency on gawk, with the
obvious bad things happening should gawk be later removed.
Note that because this is an edge case, which most folks will not run
into, and because it doesn't change the default package, I am not
bumping PORTREVISION as suggested in the original patch.
PR: 125101
Who: matthias <dot> andree <at> gmx <dot> de |
01 Jun 2008 09:42:37
2.13.000227_6
|
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
28 Jul 2007 06:33:59
2.13.000227_6
|
ade  |
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav |
14 Nov 2005 03:05:47
2.13.000227_5
|
ade  |
Add SHA256 |
17 Jun 2005 02:56:07
2.13.000227_5
|
ade  |
Minor INFO-related cleanups |
16 Jun 2005 17:29:45
2.13.000227_5
|
ade  |
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. |
15 Jun 2005 06:28:34
2.13.000227_5
|
ade  |
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. |
12 Apr 2005 03:26:57
2.13.000227_5
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
2.13.000227_5
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
28 Feb 2005 23:32:14
2.13.000227_5
|
ade  |
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. |
14 Oct 2004 20:47:30
2.13.000227_5
|
ade  |
Use INFO [1]
Other miscellaneous cleanups with info files
PR: 72651 [1]
Submitted by: leeym [1] |
03 Aug 2004 22:58:11
2.13.000227_5
|
ade  |
Long-overdue cosmetic cleanups. |
29 Mar 2004 21:04:52
2.13.000227_5
|
ade  |
Add SIZE to distinfo's
Prompted by: trevor |
28 Mar 2004 22:30:22
2.13.000227_5
|
ade  |
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. |
14 Oct 2003 03:45:33
2.13.000227_5
|
ade  |
Point "legacy" autoconf distfile at ${MASTER_SITE_LOCAL} |
29 Jun 2003 01:45:09
2.13.000227_5
|
ade  |
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> |
09 Jun 2003 23:40:13
2.13.000227_5
|
ade  |
Assume maintainership as part of the whole "gnutools" integration process. |
09 Jun 2003 15:41:04
2.13.000227_5
|
nork  |
s,/bin/sh,${SH},.
Obtained from: devel/autoconf |
08 Jun 2003 21:13:49
2.13.000227_5
|
will  |
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page. |
08 Jun 2003 21:06:22
2.13.000227_5
|
will  |
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. |
07 Mar 2003 06:01:16
2.13.000227_5
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
28 Feb 2003 22:53:02
2.13.000227_5
|
kris  |
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk |
10 Dec 2002 02:39:11
2.13.000227_5
|
alane  |
Add USE_PERL5. |
09 Dec 2002 16:50:42
2.13.000227_5
|
alane  |
change relative links to absolute |
30 Nov 2002 03:51:55
2.13.000227_5
|
alane  |
Remove "temporary" symlinks which could cause a build to fail. |
01 Nov 2002 13:09:32
2.13.000227_4
|
alane  |
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.... |
01 Nov 2002 04:17:51
2.13.000227_4
|
alane  |
Changed MAINTAINER to my FreeBSD address. |
21 Oct 2002 00:04:38
2.13.000227_4
|
alane  |
Removed erroneous ${DESTDIR} that I put in Makefile pre-/post- targets. |
20 Oct 2002 20:48:20
2.13.000227_4
|
alane  |
Set CONFIG_SHELL in env so always use /bin/sh. This way results are
at least (closer to) deterministic.
PR: 39492
Submitted by: naddy |
14 Oct 2002 19:42:33
2.13.000227_4
|
alane  |
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. |
13 Oct 2002 11:34:51
2.13.000227_3
|
alane  |
1. Make nicer message is USE_AUTOCONF* defined.
2. Make post-install target actions DESTDIR-safe. |
13 Oct 2002 00:13:19
2.13.000227_3
|
alane  |
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. |
12 Oct 2002 23:27:58
2.13.000227_2
|
alane  |
Renamed patch files so I can tell what they do.
Changed $(INSTALL) to $(INSTALL_SCRIPT) in Makefile.in for the scripts. |
16 Sep 2002 07:51:45
2.13.000227_2
|
alane  |
Take maintainership since Ade Lovett departed and I know these programs
pretty well. |
14 Sep 2002 13:32:07
2.13.000227_2
|
sobomax  |
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.) |
07 Sep 2002 08:44:49
2.13.000227_2
|
ade  |
Relinquish all my ports. |
01 Aug 2002 02:38:31
2.13.000227_2
|
ade  |
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. :) |
09 Jul 2002 22:50:27
2.13.000227_2
|
ade  |
Eliminate file conflicts with devel/autoconf
Add ${PREFIX}/libexec/autoconf213/* links
PR: 36071
Submitted by: Alan Eldridge <ports@geeksrus.net> |
26 Dec 2001 11:50:37 
|
will  |
Bump PORTREVISION for including install-sh. *sigh* |
24 Dec 2001 14:34:26 
|
will  |
Provide install-sh. |
29 Oct 2001 05:38:09 
|
obrien  |
Grrr. actually make it work post-repocopy. |
27 Oct 2001 18:10:34 
|
obrien  |
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'. |