Commit graph

43 commits

Author SHA1 Message Date
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
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
d11f35d6b0 change relative links to absolute 2002-12-09 16:50:42 +00:00
Alan Eldridge
61ecca67fb Remove "temporary" symlinks which could cause a build to fail. 2002-11-30 03:51:55 +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
7f76c61641 Finally got enough diagnostic info. Fixes 44321. This is PORTREVISION=8,
folks.

PR:		44321
2002-10-21 06:09:00 +00:00
Alan Eldridge
c184277d42 Rewrote installation procedure in Makefile since it wasn't quite right.
Hopefully fixed the PR listed.

PR:		44321
Submitted by:	parv
2002-10-21 01:55:44 +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
5348215d8b Updating portrevision, I said! DWIM! 2002-10-19 16:34:02 +00:00
Alan Eldridge
7e254eb576 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.
2002-10-14 19:42:32 +00:00
Alan Eldridge
ae35220ffa Unbreak automake/aclocal from my changes this morning. My test case wasn't
thorough enough. PORTREVISION bump to force the change out (my judgement).
2002-10-14 00:33:17 +00:00
Alan Eldridge
fd2f8798ab Cosmetic. Removed commented out stuff. 2002-10-13 13:02:26 +00:00
Alan Eldridge
07a43438a3 1. Made post-install DESTDIR-safe.
2. Made install put files in the RIGHT place (no extra level of dirs;
	changing 'datadir' is not the right thing to do).
3. Made nice exit when you have USE_AUTOMAKE* defined.
4. Renamed patch files so I can tell what they do.
5. Portrevision bump => 3.
2002-10-13 12:54:48 +00:00
Alan Eldridge
31e64659e4 1. Fixed the PR mentioned below, submitted by <below>.
2. perl -pi ==> ${REINPLACE_CMD}. Add USE_REINPLACE=yes.
3. @ some more Makefile commands so it doesn't talk quite so much.
4. Bumped PORTREVISION because of wanting to get Fix (1) out there.

PR:		42917
Submitted by:	"Greg 'groggy' Lehey" <grog@lemis.com>
2002-09-18 09:41:28 +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
Ade Lovett
8dab0b4e49 Eliminate file conflicts with devel/automake
Add ${PREFIX}/libexec/automake14/* links

PR:		36077
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-07-09 22:51:45 +00:00
David E. O'Brien
4c62b5b73b This was repo copied from the 'automake' port to give us a legacy
version.  automake14 can live beside the latest 'automake', and is invoked
specifically as 'automake14'.
2001-10-27 17:09:17 +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
Dmitry Sivachenko
df1936f130 Update to version 1.5. 2001-10-07 12:18:35 +00:00
Maxim Sobolev
22d14000a5 Turn famous `duplicated macro ...' into a warning rather than an error. 2001-08-11 09:32:09 +00:00
Dmitry Sivachenko
3a9a90c515 Update to 1.4-p5. 2001-07-20 18:01:33 +00:00
Dmitry Sivachenko
c8c306b3eb Update to 1.4-p4. patch-ac was integrated into distribution.
MAINTAINER timeout.
2001-07-20 18:00:50 +00:00
Ade Lovett
bb104d8a03 Persuade automake to look not only in ${PREFIX}/share/aclocal
(ie: ${LOCALBASE}), but also ${X11BASE}/share/aclocal via an extra
patch and some configure-time substitution

Discussed on:			ports (quite a while back)
Original disgusting hack by:	ade
Suggested improvements by:	asami
Reworked patch by:		ade
2000-07-15 19:07:48 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +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
SADA Kenji
88dfcd3fce Update to 1.4.
PR:	ports/9767
Submitted by: Steve Coltrin <spcoltri@io.com>
1999-01-30 19:11:20 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Justin M. Seger
e012fa0c1f Make this use perl5
PR:	7463
1998-12-12 03:59:35 +00:00
Vanilla I. Shu
10edeb347a Fix info page problem. 1998-09-23 16:13:20 +00:00
Vanilla I. Shu
9ae4304d66 Upgrade to 1.3,
remove @dirrm share/aclocal on pkg/PLIST,
because another package use the directory too (guile)
1998-05-04 03:03:36 +00:00
Masafumi Max NAKANE
a2d884314b Some patches submitted as PR are not suitable to be committed blindly and
previous changes to this port was one of them.  This commit fixes:

- We definetely need to check the existence of ${PREFIX}/dir and generate
  it if needed before install-info gets invoked.
- Use empty definition of STRIP instead of changing every appearance
  of ${INSTALL_SCRIPT} in Makefile.in to ${INSTALL} especially since
  this port installs no files that need to be stripped.
- No need to add rule to regenerate .info file when there's one in the
  distributed Makefile.in.
- Instead of removing old piece of .info files in post-install target,
  leave it to the .texi.info: rule in the distributed Makefile.
1997-09-19 09:29:05 +00:00
Thomas Gellekum
b93837e125 Upgrade to 1.2.
PR:		4577
Submitted by:	Vanill I. Shu <vanilla@MinJe.com.TW>
1997-09-19 07:13:31 +00:00
Masafumi Max NAKANE
0ff29d1d41 sed -> ${SED}.
@'ed install-info related commands.
1997-06-13 20:01:42 +00:00
Masafumi Max NAKANE
60f3c41d2f Use install-info to add the entry for automake.info to the dir file. 1997-06-13 06:49:49 +00:00
Masafumi Max NAKANE
0a1869c95e New port, automake:
GNU Standards-compliant Makefile generator
PR:		3199
Submitted by:	FUJIMOTO Kensaku <fujimoto@oscar.elec.waseda.ac.jp>
1997-05-27 16:40:49 +00:00