Commit graph

32 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
Edwin Groothuis
ed8779539c [PATCH] audio/liba52: powerpc build requires -fPIC
Powerpc is similar to amd64 in that it requires -fPIC when
        building shared libs

Portversion bump to differentiate between builds.

PR:             ports/122899
Submitted by:   Peter Grehan <grehan@FreeBSD.org>
Approved by:    maintainer timeout
2008-06-18 08:39:36 +00:00
Edwin Groothuis
44337542a8 [PATCH] audio/liba52: powerpc build requires -fPIC
Powerpc is similar to amd64 in that it requires -fPIC when
	building shared libs

PR:		ports/122899
Submitted by:	Peter Grehan <grehan@FreeBSD.org>
Approved by:	maintainer timeout
2008-06-18 08:39:01 +00:00
Jimmy Olgeni
bbdb4d4623 A few typo fixes for ports/audio descriptions. 2008-06-15 12:52:11 +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
Mario Sergio Fujikawa Ferreira
591f6b563d Give maintainership to multimedia@FreeBSD.org. 2007-04-01 07:57:39 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +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
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
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kris Kennaway
1e7e0dce64 portlint (whitespace cleanup) 2003-10-27 09:11:28 +00:00
Sergey A. Osokin
253384a218 Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-21 11:24:02 +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
Mario Sergio Fujikawa Ferreira
0288573666 Typo fix: intruduced -> introduced 2003-05-16 07:33:27 +00:00
Mario Sergio Fujikawa Ferreira
b833e5e0c9 o Allow bento cluster to build packages by not depending on
packaging-restricted djbfft
o Rely on existence (or not) of PACKAGE_BUILDING for that [1]

Suggested by:	David Taylor <davidt@yadt.co.uk> [1]
2003-03-26 18:21:52 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Edwin Groothuis
fbfd8ca08a Added INSTALLS_SHLIB statement.
Informed maintainer.
2003-02-06 10:20:25 +00:00
Mario Sergio Fujikawa Ferreira
a0a914315f Update to 0.7.4 2002-08-07 00:12:48 +00:00
Mario Sergio Fujikawa Ferreira
3eae406ceb USE_REINPLACE 2002-07-03 17:33:24 +00:00
Mario Sergio Fujikawa Ferreira
49533567a0 djbfft should be a RUN_DEPENDS as well 2002-05-16 02:16:24 +00:00
Mario Sergio Fujikawa Ferreira
2df6675f85 o Use djbfft optimized FFT routines unless WITHOUT_DJBFFT is defined
o Bump PORTREVISION
2002-05-15 22:54:33 +00:00
Mario Sergio Fujikawa Ferreira
f01572a009 Update to 0.7.3
PR:		36758
Submitted by:	Michael Nottebrock <lofi@lofi.dyndns.org>
Reviewed by:	freebsd-multimedia (silence)
2002-04-18 02:58:08 +00:00
Mario Sergio Fujikawa Ferreira
743a870705 Update to 0.7.2 2002-01-20 18:56:47 +00:00
Mario Sergio Fujikawa Ferreira
d2006b7610 o Do not install libao library files since both there already is a
port libao and this library is intended only for internal to this
  port use
o Solution based on the latest liba52 CVS

Submitted by:	nobutaka
Reviewed by:	naddy
2001-12-02 17:41:02 +00:00
Mario Sergio Fujikawa Ferreira
b3f9ad8523 additional install of both libraries and headers in preparation to {,lib}xine 0.9.2 ports 2001-10-26 16:13:20 +00:00
Mario Sergio Fujikawa Ferreira
c7ac426c13 fix typo 2001-10-19 17:27:34 +00:00
Mario Sergio Fujikawa Ferreira
adc3a553ea New port liba52 version 0.7.1b: A free library for decoding ATSC
A/52 streams, aka AC-3
2001-10-16 13:21:53 +00:00