Commit graph

49 commits

Author SHA1 Message Date
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
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
ae2ebdb6d2 Use INFO, and other cleanups 2004-10-14 20:47:55 +00:00
Ade Lovett
a33f86462b Long-overdue cosmetic cleanups. 2004-08-03 22:58:11 +00:00
Ade Lovett
e69cb40145 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.
2004-03-28 22:30:22 +00:00
Ade Lovett
963ff484e7 Symlink vulnerability: http://www.securityfocus.com/archive/1/352333
Fix:			http://www.securityfocus.com/archive/1/352519

PR:		ports/62786
Submitted by:	eik
2004-02-13 20:19:23 +00:00
Ade Lovett
fc75ebdf9c Minor COMMENT cosmetic changes 2004-02-11 19:14:58 +00:00
Ade Lovett
f01e8f5f04 Switch pre-everything: target to pre-everything::
PR:		ports/58148 (partial)
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-16 23:54:03 +00:00
Ade Lovett
cb51380f09 Fix installation of info files
Remove libltdl specific stuff from libtool14 (now refers to libtool15)
2003-07-02 18:27:41 +00:00
Ade Lovett
0e17c510f2 Minor cosmetic changes to use a single BUILD_VERSION variable to
differentiate between versions in Makefile and PLIST
2003-06-29 01:41:22 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Ade Lovett
84b19c44cc Tag 'em and grab 'em from freebsd-ports@ 2003-05-13 16:27:54 +00:00
Alan Eldridge
13dc227f95 do not have time for these 2003-04-28 17:27:29 +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
Alan Eldridge
36f099f21a I may as well be a masochist and take this one too, since I've got the
auto* twin terrors already.
2002-11-13 21:13:17 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +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
609d4b4a39 Recognise ar(1) archives (.a) as a valid entities to link with. This fixes
many places when it is necessary to link shared object with a static library.
2002-06-08 08:57:34 +00:00
Maxim Sobolev
ab99cf22d5 Set EXPR_COMPAT environment variable to workaround a problem with expr(1)
on -current.
2002-05-02 07:49:56 +00:00
Jeremy Lea
019f1eeff3 Change maintainer to portmgr and update note about not upgrading. 2001-05-22 09:21:05 +00:00
Dmitry Sivachenko
d1648e1f39 Add WWW. 2001-03-23 21:22:40 +00:00
Jeremy Lea
8516eadb3c Install the ltdl library, so that packages can use it. If this breaks any
ports, please let me know...

Submitted by:	sobomax
Reviewed by:	ade
2001-02-05 08:21:54 +00:00
Jeremy Lea
03d413baae Explain why this port has not been upgraded to 1.3.5. 2000-10-24 16:00:52 +00:00
Maxim Sobolev
fa0b4be69c Add --build no-op to ltconfig to make USE_LIBTOOL working with configure scripts
generated for libtool1.4.

No responce from:	maintainer
2000-09-25 07:38:14 +00:00
Satoshi Asami
ffe778d240 Don't remove share/aclocal. 2000-06-03 00:49:39 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
Satoshi Asami
030d0dff5a Update to 1.3.4.
Submitted by:	maintainer
2000-04-02 08:26:22 +00:00
Steve Price
7b5ef53892 Oops, left off the @FreeBSD.org part. :) 2000-01-29 22:15:54 +00:00
Steve Price
32edd5a5f8 Maintainer is now a committer. 2000-01-29 21:22:08 +00:00
Satoshi Asami
1ed324bc37 Make this handle libraries of the form /dir/...s/libfoo.a.
Submitted by:	maintainer
1999-09-20 08:40:55 +00:00
Satoshi Asami
bbd6a62a28 Submitted by: maintainer
He says:
    Update libtool to 1.3.3 and modify it's behaviour a bit.  It now
    behaves like a stock libtool unless we start sending one of three
    flags:
    --disable-ltlibs	Don't install .la files
    --release-suffix	Add the release to the end of all the libs (like
			GLib/GTK+)
    --release-ignore	Don't add the release to any libs.

PR:		13114
1999-09-11 01:04:52 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Steve Price
cb29850f01 Changes from maintainer:
1. Add a -prefix arguement to libtool, to find where the installed
       copies of ltconfig and ltmain.sh reside.
    2. Don't install the .la files unless --install-ltlibs is passed to
       ltconfig.
    3. Don't force linking with -lc, and allow -?thread to be passed to
       the linker.
    4. Don't build static libs if not using version numbers (for
       plugins).
    5. Install                      instead of
         lib${release}.a              lib.a
         lib${release}.so             lib.so
         lib${release}.so.${ver}      lib${release}.so.${ver}
       to support multi-release installations.
    6. Change version to "1.3-freebsd-ports" so people know who to
       blame.
    7. Misc fixes.

PR:		11839
Submitted by:	maintainer
1999-05-29 03:45:27 +00:00
Steve Price
1b6a3f6666 Remove an empty patch leftover from my last commit.
Noticed by:	OKAZAKI Tetsurou <okasaki@be.to>
1999-05-09 01:00:04 +00:00
Steve Price
6a6b74a215 Update to version 1.3.
PR:		11356
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-04 22:35:39 +00:00
Steve Price
c363ac6a8a Make sure $objformat is expanded before it goes out of scope. 1999-03-08 21:55:04 +00:00
Vanilla I. Shu
a426f9e4e1 Sync with peter's suggestion. 1999-02-01 21:58:03 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Steve Price
499084b509 Allow this port to work on freebsd4* too. 1999-01-26 01:39:02 +00:00
SADA Kenji
c15f4fe4fd Fix PORTOBJFORMAT problem.
PR:	ports/9070
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-12-14 17:25:03 +00:00
Vanilla I. Shu
448efeb0b8 Fix info page problem, and add elf patch. 1998-09-23 16:15:58 +00:00
Vanilla I. Shu
ab322818b5 Import libtool-1.2, It's a generic library support script.
PR:		ports/6531
Submitted by:	Motoyuki Kasahara <m-kasahr@sra.co.jp>
1998-05-07 15:58:20 +00:00