non port: devel/automake17/Makefile |
SVNWeb
|
Number of commits found: 31 |
Thu, 23 Sep 2010
|
[ 00:40 ade ] (Only the first 10 of 27 ports in this commit are shown above. )
Purge 3 outdated, old-and-busted, versions of automake as part of
ongoing cleanup to find sanity in the world.
Feature safe: yes (surprisingly)
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Wed, 16 Dec 2009
|
[ 11:21 linimon ] (Only the first 10 of 14 ports in this commit are shown above. )
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
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Sat, 7 Jun 2008
|
[ 21:08 ade ]
Do the PORTREVISION correctly (ie: old value + 1). Sigh. More coffee.
Or, perhaps, less beer. Nah. Unthinkable.
Still no functional changes.
Gently reminded by: kris ;)
|
[ 20:44 ade ]
Fix PORTREVISION as per krismail. These two did previously exist way
back when, so make them match up. No functional changes.
|
Sat, 28 Jul 2007
|
[ 06:33 ade ] (Only the first 10 of 154 ports in this commit are shown above. )
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
|
Thu, 1 Jul 2004
|
[ 17:06 ade ] (Only the first 10 of 70 ports in this commit are shown above. )
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
|
Fri, 4 Jun 2004
|
[ 17:29 ade ] (Only the first 10 of 149 ports in this commit are shown above. )
Sync with new bsd.autotools.mk
|
Mon, 17 May 2004
|
[ 18:54 ade ]
Fix minor bug introduced with automake17 upgrade
Submitted by: many
|
Thu, 13 May 2004
|
[ 20:49 ade ]
Update to 1.7.9, the last of the 1.7.x branch
|
Sun, 28 Mar 2004
|
[ 22:30 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.
|
Wed, 11 Feb 2004
|
[ 19:17 ade ]
Other minor cosmetic changes to COMMENT
|
Sun, 29 Jun 2003
|
[ 04:16 ade ]
Put the crack pipe away, and force this !*&@&%^! to
use a sensible versioning scheme like the other automake ports.
PORTREVISION bump owing to pointy hat sitting on aDe's head.
|
[ 01:58 ade ] (Only the first 10 of 12 ports in this commit are shown above. )
Use the cosmetic BUILD_VERSION variable (a la libtool), switch portnames
away from using the version number twice.
Unbreak automake17, base on work from Rui Lopes <rui@ruilopes.com>
|
Mon, 9 Jun 2003
|
[ 23:40 ade ]
Assume maintainership as part of the whole "gnutools" integration process.
|
Sun, 8 Jun 2003
|
[ 21:13 will ] (Only the first 10 of 47 ports in this commit are shown above. )
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page.
|
[ 21:06 will ] (Only the first 10 of 43 ports in this commit are shown above. )
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.
|
Fri, 2 May 2003
|
[ 08:44 edwin ]
Make BROKEN message displayable.
[/usr/ports/devel/automake17] root@k7>ls -al
total 54
drwxr-xr-x 3 root wheel 512 May 2 18:42 .
drwxr-xr-x 942 portbuild wheel 46080 Apr 28 08:59 ..
-rw-r--r-- 1 root wheel 1456 Mar 11 12:48 Makefile
-rw-r--r-- 1 root wheel 63 Feb 24 12:00 distinfo
drwxr-xr-x 2 root wheel 512 Feb 24 12:00 files
-rw-r--r-- 1 root wheel 757 Nov 13 12:25 pkg-descr
-rw-r--r-- 1 root wheel 2980 Feb 24 12:00 pkg-plist
[/usr/ports/devel/automake17] root@k7>make
[/usr/ports/devel/automake17] root@k7>ls -al
total 55
drwxr-xr-x 3 root wheel 512 May 2 18:43 . (Only the first 15 lines of the commit message are shown above )
|
Fri, 28 Feb 2003
|
[ 22:53 kris ] (Only the first 10 of 38 ports in this commit are shown above. )
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
|
Sun, 23 Feb 2003
|
[ 19:59 alane ]
get this into the tree but marked broken
|
Thu, 13 Feb 2003
|
[ 11:44 alane ]
prepare for real port
|
Fri, 7 Feb 2003
|
[ 02:44 seanc ] (Only the first 10 of 19 ports in this commit are shown above. )
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)
|
Mon, 25 Nov 2002
|
[ 01:01 alane ]
Add explicit ignore assignments to try to get bento to leave this shit alone.
|
Sun, 3 Nov 2002
|
[ 12:14 alane ]
1. Update version to 1.7.1.
2. Rewrote pkg-comment and pkg-descr files.
3. Marked pkg-plist file as not done.
4. Made do-build and do-install targets indicating that this port is
not at all ready to even be looked at. The repocopy was a placeholder
for when I can get to it.
|
Fri, 1 Nov 2002
|
[ 13:09 alane ] (Only the first 10 of 31 ports in this commit are shown above. )
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....
|
[ 04:17 alane ] (Only the first 10 of 31 ports in this commit are shown above. )
Changed MAINTAINER to my FreeBSD address.
|
Mon, 21 Oct 2002
|
[ 00:04 alane ]
Removed erroneous ${DESTDIR} that I put in Makefile pre-/post- targets.
|
Tue, 15 Oct 2002
|
[ 06:50 alane ]
1. Renamed patch files.
2. Updated version & distinfo.
|
[ 05:55 alane ]
Undef NO_IGNORE.
Mark as BORKED, BROKEN, and FORBIDDEN.
|
Number of commits found: 31 |