Commit graph

23 commits

Author SHA1 Message Date
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Martin Matuska
69d69ada8f - Add MAKE_JOBS_SAFE to support SMP compilation 2009-03-24 16:58:56 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Pietro Cerutti
2d97714719 - Fix configure step with new devel/nasm (-r is no more, use -v instead)
Approved by:	ahze (multimedia), miwi (mentor)
2008-04-14 22:15:41 +00:00
Michael Johnson
8a135bfc6b Update to 1.6.1 2007-10-08 15:38:26 +00:00
Edwin Groothuis
fa9509791f Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 02:01:29 +00:00
Michael Johnson
53210a7fbd Update to 1.6 2007-09-23 21:18:05 +00:00
Jeremy Messenger
0180080a9e Portlint:
-INSTALLS_SHLIB -> USE_LDCONFIG.
2007-03-26 21:35:04 +00:00
Kris Kennaway
7f3fa7a0b6 Use libtool port instead of included one to avoid objformat a.out botch 2007-01-27 07:54:19 +00:00
Michael Johnson
1e7cf0b725 - Update to 1.5.0.1 2006-06-23 01:58:34 +00:00
Michael Johnson
948f5473bd - Transfer MAINTAINER to multimedia@
Approved by:	dhw (postmaster, for using multimedia@ as maintainer)
		gnome (gstreamer ports)
2006-06-09 18:00:35 +00:00
Michael Johnson
525ca296c8 - Update to 1.5 2006-05-12 10:43:58 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Michael Johnson
d0acaf9c7a - Update to 1.4.1 2005-11-22 22:09:39 +00:00
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
Michael Johnson
426b1817c3 - Update to 1.4 2005-11-10 13:28:12 +00:00
Michael Johnson
d77ee0ec3d - Update to 1.3 2005-05-19 12:42:11 +00:00
Michael Johnson
26213b110a - Speed up configure by not using two unneeded configure scripts. 2005-03-21 04:56:31 +00:00
Michael Johnson
dbd2d75399 - Don't use gcc34 on 4.x by adding -O2 to CFLAGS
- Use USE_LIBTOOL_VER instead of USE_INC_LIBTOOL_VER since we don't have
  USE_GCC=3.4 anymore
2005-03-14 02:10:35 +00:00
Michael Johnson
dc317cf2e7 - Fix header problem
- Bump PORTREVISION

Approved by:	lioux
2004-11-28 14:41:55 +00:00
Michael Johnson
16b906cc9e Mark broken if older version of faad has been installed with WITHOUT_MPEG4IP
Reviewed by:	lioux
2004-11-10 13:15:56 +00:00
Mario Sergio Fujikawa Ferreira
bc96b55f4b o New port mpeg4ip-libmp4v2 version 1.1: Mpeg-4 library and tools
from mpeg4ip
o These tools were separated from the main mpeg4ip port so that
  some ports such as audio/faad can depend on this smaller port
  rather than the big mpeg4ip one

PR:		72204
Submitted by:	ahze
2004-11-10 01:42:24 +00:00