1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

74 Commits

Author SHA1 Message Date
Ade Lovett
ee3857ac87 Major autotools-related update:
automake	1.10   -> 1.10.1
	gettext		0.16.1 -> 0.17
	libtool		1.5.24 -> 1.5.26
	m4		1.4.9  -> 1.4.11

Please see ports/UPDATING entry 20080605 for further information.

PR:		123450
Tested by:	Full -exp package building run
Thanks to:	linimon, pav
Approved by:	portmgr
2008-06-06 02:36:00 +00:00
Ade Lovett
ab4237740a Update to 1.5.24 2007-09-30 05:43:29 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Mark Linimon
5f514f5f8e I meant to revert the previous commit, not change the assignment to
something else.

Pointed out by:		mezz
2007-03-27 01:44:25 +00:00
Mark Linimon
0383def79b I do not appreciate the attempt to play politics with the reassignment of
maintainership of these two files.  I insist that further commits be run
through portmgr@ first.

Hat:		portmgr
2007-03-27 01:23:57 +00:00
Jean-Yves Lefort
e25341484f Take maintainership.
Approved by:	maintainer timeout (16 days)
2007-03-27 00:34:04 +00:00
Ade Lovett
1fa4fa7beb * Correctly patch devel/libltdl15 with the upstream hack to
prevent eg: gnucash from taking several aeons to start up.

* Hack around the fact that the above then wants to call various
  autotools to rebuild parts of the build infrastructure which,
  depending on the ports installed can cause things to fail in
  weird and wonderful ways.
2007-02-28 15:59:04 +00:00
Ade Lovett
722bf380a3 Remove massive overheads from loading programs that use many
libtool-generated shared libraries by forcing libtool into understanding
that FreeBSD can correctly handle shared library dependencies.

This code already exists in the libtool CVS repository but without knowing
the release schedule (if any) for a new libtool 1.5.x series, and the
exceptional performance gains (gnucash for example uses 122 shared libraries
and with things rebuilt now starts up in ~10 seconds as opposed to 15
*minutes*).  Further, a number of people have assisted in extensive testing
of this code in a series of different environments, so I am therefore
adding this patch to the tree.

PR:		94826
Submitted by:	Peter Jeremy <peterjeremy@optushome.com.au>
Tested by:	too many to list - thank you all
2007-01-31 01:45:16 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Ade Lovett
19351dbafc Fix pthread handling
Submitted by:	marcus
2005-12-24 20:15:41 +00:00
Ade Lovett
69371c551d Update to 1.5.22 2005-12-21 02:26:44 +00:00
Ade Lovett
ef677b8e52 Add SHA256 2005-11-14 03:05:46 +00:00
Ade Lovett
9a35ac7945 Update to 1.5.20 2005-09-02 21:28:08 +00:00
Ade Lovett
06e15bfd81 Update to 1.5.18
More robust -pthread hack obtained from dfports.

Tested with:	full build of x11/gnome2 and x11/kde3
2005-06-17 17:12:00 +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
Koop Mast
f1307b502c Add a patch to support gnome 2.10 sharedlib version.
Patch made by ahze limited testing done by me.

Obtained from:	libtool cvs.
2005-03-07 18:09:29 +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
353d0491ef Too clever for my own good. Unbreak libltdl15.
Submitted by:	sf
2004-10-15 04:58:00 +00:00
Ade Lovett
ee92475356 Update to 1.5.10, use INFO, and other minor cleanups. 2004-10-14 20:48:17 +00:00
Ade Lovett
d40383eec3 Update to 1.5.8 2004-08-16 17:48:27 +00:00
Ade Lovett
a33f86462b Long-overdue cosmetic cleanups. 2004-08-03 22:58:11 +00:00
Alex Dupre
d1e5e7d115 Remove empty patchfile. 2004-07-01 22:23:11 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Ade Lovett
b2ac4b79b7 Update to 1.5.6 2004-05-13 20:50:42 +00:00
Ade Lovett
758bfa64ad Fix pkg-plist.
Reported by:	many
Typo by:	ade
2004-02-15 06:03:23 +00:00
Ade Lovett
c17659af3b 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:49 +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
4d720fb16d Repoint to known-good copies of libtool distfiles, prior to the FSF
ftp.gnu.org compromise and resultant trashing of lots of files.

Why they haven't gotten things back into a proper state yet is an
entirely different question.
2003-10-14 03:46:46 +00:00
Ade Lovett
2aaf36e469 Missed in last commit. Move libltdl's pkg-* to a saner place. 2003-07-02 18:52:30 +00:00
Ade Lovett
aba51095cc Upgrade to libtool 1.5 after repo-copy. 2003-07-02 18:26:53 +00:00
Ade Lovett
dd877c8674 Fix typo, pointed out by many. 2003-06-29 14:57:19 +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
e60dd3d096 Fix "dreaded thread problem" on -current where multithreaded apps are
not linked with libc_r.  Bump PORTREVISION since this is a CRITICAL patch.

Submitted by:	marcus
2003-06-28 20:27:57 +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