aboutsummaryrefslogtreecommitdiff
path: root/audio/liba52/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* audio/liba52: build PIC objects on all architecturesJan Beich2017-09-281-4/+3
| | | | | | | | | | PR: 215974 Reported by: mmel Inspired by: ArchLinux, Gentoo, Debian Reviewed by: tijl (implicit) Notes: svn path=/head/; revision=450863
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.Mathieu Arnold2015-08-191-7/+2
| | | | | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412? Notes: svn path=/head/; revision=394778
* Adds -fPIC to CFLAGS_aarch64 to a number of ports that already have itAndrew Turner2015-08-091-0/+1
| | | | | | | | | | in the amd64 CFLAGS and are failing to build. Approved by: bapt Differential Revision: https://reviews.freebsd.org/D3321 Notes: svn path=/head/; revision=393831
* - Drop .la files, no dependees require themDmitry Marakasov2014-07-251-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=362898
* Convert to USES=libtoolBaptiste Daroussin2014-05-061-8/+6
| | | | Notes: svn path=/head/; revision=353069
* Enable stageBaptiste Daroussin2013-10-181-10/+4
| | | | Notes: svn path=/head/; revision=330805
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-1/+1
| | | | | | | | | | | While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix Notes: svn path=/head/; revision=325727
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Convert from WITH to OPTIONSBaptiste Daroussin2013-06-141-30/+12
| | | | Notes: svn path=/head/; revision=320975
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Add LICENSE* informationMario Sergio Fujikawa Ferreira2010-06-131-0/+3
| | | | Notes: svn path=/head/; revision=256471
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* - Add MAKE_JOBS_SAFE to support SMP compilationMartin Matuska2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230877
* [PATCH] audio/liba52: powerpc build requires -fPICEdwin Groothuis2008-06-181-1/+1
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=215052
* [PATCH] audio/liba52: powerpc build requires -fPICEdwin Groothuis2008-06-181-1/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=215051
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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) Notes: svn path=/head/; revision=211584
* Give maintainership to multimedia@FreeBSD.org.Mario Sergio Fujikawa Ferreira2007-04-011-1/+1
| | | | Notes: svn path=/head/; revision=188912
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Conversion to a single libtool environment.Ade Lovett2006-02-231-5/+7
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* portlint (whitespace cleanup)Kris Kennaway2003-10-271-1/+1
| | | | Notes: svn path=/head/; revision=92312
* libtool uber-patchAde Lovett2003-06-261-1/+1
| | | | | | | | | | | | | | * 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) Notes: svn path=/head/; revision=83696
* o Allow bento cluster to build packages by not depending onMario Sergio Fujikawa Ferreira2003-03-261-1/+1
| | | | | | | | | | packaging-restricted djbfft o Rely on existence (or not) of PACKAGE_BUILDING for that [1] Suggested by: David Taylor <davidt@yadt.co.uk> [1] Notes: svn path=/head/; revision=77494
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-231-0/+1
| | | | Notes: svn path=/head/; revision=76311
* Added INSTALLS_SHLIB statement.Edwin Groothuis2003-02-061-0/+1
| | | | | | | Informed maintainer. Notes: svn path=/head/; revision=74959
* Update to 0.7.4Mario Sergio Fujikawa Ferreira2002-08-071-2/+1
| | | | Notes: svn path=/head/; revision=64125
* USE_REINPLACEMario Sergio Fujikawa Ferreira2002-07-031-2/+3
| | | | Notes: svn path=/head/; revision=62386
* djbfft should be a RUN_DEPENDS as wellMario Sergio Fujikawa Ferreira2002-05-161-1/+2
| | | | Notes: svn path=/head/; revision=59219
* o Use djbfft optimized FFT routines unless WITHOUT_DJBFFT is definedMario Sergio Fujikawa Ferreira2002-05-151-0/+18
| | | | | | | o Bump PORTREVISION Notes: svn path=/head/; revision=59209
* Update to 0.7.3Mario Sergio Fujikawa Ferreira2002-04-181-1/+1
| | | | | | | | | PR: 36758 Submitted by: Michael Nottebrock <lofi@lofi.dyndns.org> Reviewed by: freebsd-multimedia (silence) Notes: svn path=/head/; revision=57833
* Update to 0.7.2Mario Sergio Fujikawa Ferreira2002-01-201-7/+7
| | | | Notes: svn path=/head/; revision=53393
* o Do not install libao library files since both there already is aMario Sergio Fujikawa Ferreira2001-12-021-2/+2
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=50865
* additional install of both libraries and headers in preparation to ↵Mario Sergio Fujikawa Ferreira2001-10-261-0/+6
| | | | | | | {,lib}xine 0.9.2 ports Notes: svn path=/head/; revision=49224
* New port liba52 version 0.7.1b: A free library for decoding ATSCMario Sergio Fujikawa Ferreira2001-10-161-0/+45
A/52 streams, aka AC-3 Notes: svn path=/head/; revision=48839