Commit graph

79 commits

Author SHA1 Message Date
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Ade Lovett
ef677b8e52 Add SHA256 2005-11-14 03:05:46 +00:00
Ade Lovett
b5963770b4 Update to 1.9.6 2005-07-28 21:34:19 +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
Greg Lewis
36ba62aad9 . Change pre-install to pre-su-install since the target performs privileged
operations.  This makes these ports installable by users other than root.

PR:		76422
Submitted by:	jhb
2005-03-17 16:20:17 +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
ddfe529532 Update to 1.9.5, cursing a few more gratuitous changes 2005-02-26 03:29:38 +00:00
Ade Lovett
72697b59f8 Update to 1.9.4 2004-12-28 06:43:02 +00:00
Ade Lovett
8d544316c2 Update to 1.9.3 2004-11-08 23:31:24 +00:00
Ade Lovett
febbf8d0f7 Update to 1.9.2, use INFO, and other minor cleanups. 2004-10-14 20:48:36 +00:00
Ade Lovett
848ee8a15d Update to 1.9.1 2004-08-16 17:48:12 +00:00
Ade Lovett
c75de87f46 Update devel/automake19 to 1.9 after repo-copy
PR:		69967 (repo-copy request)
Submitted by:	ade
2004-08-05 20:17:27 +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
e5dde29762 Expand %%X11BASE%% to the appropriate ${X11BASE} value in aclocal, so
that it can actually find files in ${X11BASE}/share/aclocal if need be.
2004-07-07 00:56:44 +00:00
Ade Lovett
0a9f4ee96d Update to 1.8.5 2004-06-08 19:21:46 +00:00
Ade Lovett
b0ba59875e Ensure that automake uses the correct version of autoconf
PR:		67228
Submitted by:	Brian Candler <B.Candler@pobox.com>
2004-05-26 21:38:21 +00:00
Ade Lovett
d9c23de9a0 Update to 1.8.4 2004-05-13 20:49:45 +00:00
Ade Lovett
d484c2a803 Fix one missed instance of pointing to the wrong location in generated
configuration files.

Submitted by:	Andrzej Tobola <A.Tobola@wilk.2a.pl>
2004-03-30 04:28:13 +00:00
Ade Lovett
eb6f3e503b Say hello to autoconf 2.59 and automake 1.8(.3) after repo-copy.
It's likely to be a really bad idea to use these until they're hooked
into the new bsd.autotools.mk
2004-03-15 01:25:58 +00:00
Ade Lovett
a4c864890e Other minor cosmetic changes to COMMENT 2004-02-11 19:17:18 +00:00
Ade Lovett
6d251a43ea 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.
2003-06-29 04:16:04 +00:00
Ade Lovett
f20d630fa6 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>
2003-06-29 01:58:53 +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
Edwin Groothuis
d59b852e8e 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.
2003-05-02 08:44:18 +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
898b26bc51 bring in all the patches 2003-02-23 20:01:14 +00:00
Alan Eldridge
31dc564c5f get this into the tree but marked broken 2003-02-23 19:59:42 +00:00
Alan Eldridge
72cfc38b03 prepare for real port 2003-02-13 11:44:07 +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
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
9168fa0455 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.
2002-11-03 12:14:42 +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
8615ce65a7 Removed erroneous ${DESTDIR} that I put in Makefile pre-/post- targets. 2002-10-21 00:04:38 +00:00
Alan Eldridge
aaf7ef44b7 1. Renamed patch files.
2. Updated version & distinfo.
2002-10-15 06:50:50 +00:00
Alan Eldridge
206c16f6f6 Undef NO_IGNORE.
Mark as BORKED, BROKEN, and FORBIDDEN.
2002-10-15 05:55:37 +00:00
Alan Eldridge
cfd28fa5ae 1. Made post-install DESTDIR-safe.
2. Made nicer message when USE_AUTOMAKE* is defined.
3. Removed unneeded WRKSRC= line.
2002-10-13 13:04:06 +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
Maxim Sobolev
4fe6852b8f 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.)
2002-09-14 13:32:06 +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
Maxim Sobolev
fea4ab7e6d Fix pkg-plist.
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2001-10-30 12:57:35 +00:00
Maxim Sobolev
4036b9fde5 Put back PORTEPOCH, which was erroneously deleted in one of the previous
commits. Repeat after me: once set PORTEPOCH could not be decreased or
deleted.
2001-10-30 08:28:01 +00:00
David E. O'Brien
254d293472 [Re]Update to version 1.5.
The legacy version is known as 'automake14' for those that find automake 1.5
incompatible.
2001-10-29 01:46:00 +00:00
Maxim Sobolev
a05641363a (portmgr@ hat on)
- Backout recent upgrade because it broke way too many ports;
- assign maintainership to portmgr@FreeBSD.org due to importancy of this port
  to the overall ports infrastructure.
2001-10-08 07:24:07 +00:00