non port: devel/automake17/Makefile |
Number of commits found: 31 |
Thursday, 23 Sep 2010
|
00:40 ade
Purge 3 outdated, old-and-busted, versions of automake as part of
ongoing cleanup to find sanity in the world.
Feature safe: yes (surprisingly)
 |
Wednesday, 15 Sep 2010
|
18:35 ade
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
 |
Wednesday, 16 Dec 2009
|
11:21 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
 |
Thursday, 21 Aug 2008
|
06:18 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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
 |
Wednesday, 20 Aug 2008
|
00:57 ade
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
 |
Saturday, 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.
 |
Saturday, 28 Jul 2007
|
06:33 ade
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
 |
Thursday, 1 Jul 2004
|
17:06 ade
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
 |
Friday, 4 Jun 2004
|
17:29 ade
Sync with new bsd.autotools.mk
 |
Monday, 17 May 2004
|
18:54 ade
Fix minor bug introduced with automake17 upgrade
Submitted by: many
 |
Thursday, 13 May 2004
|
20:49 ade
Update to 1.7.9, the last of the 1.7.x branch
 |
Sunday, 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.
 |
Wednesday, 11 Feb 2004
|
19:17 ade
Other minor cosmetic changes to COMMENT
 |
Sunday, 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
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>
 |
Monday, 9 Jun 2003
|
23:40 ade
Assume maintainership as part of the whole "gnutools" integration process.
 |
Sunday, 8 Jun 2003
|
21:13 will
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page.
 |
21:06 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.
 |
Friday, 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 .
drwxr-xr-x 942 portbuild wheel 46080 Apr 28 08:59 ..
-rw-r--r-- 1 root wheel 76 May 2 18:43 =
-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 -V BROKEN
Needs autoconf >= 254 to build.
[/usr/ports/devel/automake17] root@k7>cat =
===> automake17-1.7.2,1 is marked as broken: Needs autoconf 254 to build..
Informed maintainer.
 |
Friday, 28 Feb 2003
|
22:53 kris
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
 |
Sunday, 23 Feb 2003
|
19:59 alane
get this into the tree but marked broken
 |
Thursday, 13 Feb 2003
|
11:44 alane
prepare for real port
 |
Friday, 7 Feb 2003
|
02:44 seanc
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)
 |
Monday, 25 Nov 2002
|
01:01 alane
Add explicit ignore assignments to try to get bento to leave this shit alone.
 |
Sunday, 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.
 |
Friday, 1 Nov 2002
|
13:09 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....
 |
04:17 alane
Changed MAINTAINER to my FreeBSD address.
 |
Monday, 21 Oct 2002
|
00:04 alane
Removed erroneous ${DESTDIR} that I put in Makefile pre-/post- targets.
 |
Tuesday, 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 |