aboutsummaryrefslogtreecommitdiff
path: root/audio/aqualung
Commit message (Collapse)AuthorAgeFilesLines
* Chase library dependencies after libcdio <-> libcdio-paranoia splitTilman Keskinoz2014-08-091-1/+1
| | | | | | | PR: 192271 Notes: svn path=/head/; revision=364423
* - Switch audio/musepack to USES=libtool, drop .la filesDmitry Marakasov2014-08-041-1/+1
| | | | | | | | | | | - Bump dependent ports as .so version has changed - Fix audio/abcde by requiring python - Fix audio/moc plist with MUSEPACK enabled Approved by: portmgr blanket Notes: svn path=/head/; revision=364024
* audio/aqualung: remove duplicated lib dependWilliam Grzybowski2014-08-031-1/+0
| | | | | | | | PR: 190437 Submitted by: maintainer (timeout) Notes: svn path=/head/; revision=363898
* - Switch audio/liboggz to libtool, drop .la filesDmitry Marakasov2014-06-111-1/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=357518
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Support stageBaptiste Daroussin2014-04-042-21/+9
| | | | | | | | Specify the port uses nested function (fix build on freebsd 10 and 11) Use options helpers (this fix inverted option checking) Notes: svn path=/head/; revision=350184
* Chase libmad changesBaptiste Daroussin2014-02-051-1/+1
| | | | Notes: svn path=/head/; revision=342735
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-22/+22
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* 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-2/+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
* * Major update to FLAC 1.3.0, including shared library bumps.Christian Weisgerber2013-06-091-1/+1
| | | | | | | | | * Chase the update in dependent ports. PR: 179072 Notes: svn path=/head/; revision=320405
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* Convert USE_PKGCONFIG -> USES=pkgconf for audio categoryBaptiste Daroussin2013-04-221-1/+1
| | | | Notes: svn path=/head/; revision=316287
* - Convert to new options frameworkBaptiste Daroussin2012-12-291-34/+29
| | | | | | | | | | | | - Trim headers - Remove shlib numbers PR: ports/173776 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=309636
* - Update to latest github snapshot (tagged 0.5.0; fetch distfile from Gentoo)Alexey Dokuchaev2012-08-201-0/+19
| | | | | | | | | | | | and switch to textproc/raptor2 (required for upcoming audio/ardour update) - Do some small Makefile cleanups and touch port description while I am here - Teach configure script of audio/aqualung to use `pkg-config --cflags lrdf`, so it can always find correct headers Submitted by: nox@ (a while ago) Notes: svn path=/head/; revision=302792
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-1/+1
| | | | Notes: svn path=/head/; revision=291538
* Chase libcdio shlib bumpTilman Keskinoz2012-01-181-2/+2
| | | | Notes: svn path=/head/; revision=289416
* Update lame to 3.99.3.Alexander Leidinger2012-01-141-1/+1
| | | | | | | Bump portrevision of all ports which depend upon it. Notes: svn path=/head/; revision=289243
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+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
* Bump due to ffmpeg update to 0.7.1Martin Matuska2011-06-241-1/+1
| | | | Notes: svn path=/head/; revision=276239
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Switch to audio/musepack from deprecated audio/libmpcdecMax Brazhnikov2010-09-211-2/+2
| | | | | | | | | PR: ports/150510 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.org> Approved by: maintainer Notes: svn path=/head/; revision=261561
* Update my email address to my new @FreeBSD.org addyJoseph S. Atkinson2010-07-251-1/+1
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=258222
* - Update ffmpeg to 0.6Martin Matuska2010-07-241-1/+1
| | | | Notes: svn path=/head/; revision=258164
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-1/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* - update audio/lame to 3.98.4Alexander Leidinger2010-06-031-1/+1
| | | | | | | | | | | | - use ?= for the portrevision of a master port to make it possible to change it in a slave port which depends upon lame - bump portrevisions of ports which depend upon lame - done via a semi-automated way (manual review and fixup) - I tried to take care to not bump ports which only depend optionaly on lame (with a default of no dependency) Notes: svn path=/head/; revision=255644
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* Chase audio/libmodplug updateEmanuel Haupt2010-05-281-2/+2
| | | | Notes: svn path=/head/; revision=255227
* Chase audio/libmodplug update.Emanuel Haupt2010-04-241-1/+1
| | | | Notes: svn path=/head/; revision=253157
* - Chase wavpack's lib dumpSylvio Cesar Teixeira2010-04-101-2/+2
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252527
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 0.9beta11Dmitry Marakasov2010-02-113-14/+30
| | | | | | | | PR: 143664 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer) Notes: svn path=/head/; revision=249626
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Chase liboggz updatePav Lucistnik2009-12-181-2/+2
| | | | Notes: svn path=/head/; revision=246178
* - Chase taglib updateDima Panov2009-12-021-2/+2
| | | | | | | | Approved by: miwi (mentor) Exp-run by: miwi Notes: svn path=/head/; revision=245121
* Chase libcdio shared library version bumpTilman Keskinoz2009-11-281-2/+2
| | | | Notes: svn path=/head/; revision=244901
* - Update audio/liboggz to 0.9.9Rong-En Fan2009-11-151-3/+4
| | | | | | | | PR: ports/140400 Submitted by: Joseph S. Atkinson <jsa at wickedmachine.net> (maintainer) Notes: svn path=/head/; revision=244283
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-0/+1
| | | | Notes: svn path=/head/; revision=237283
* - Update to 0.9beta10Martin Wilke2009-03-143-9/+38
| | | | | | | | | | - Pass maintainership to submitter PR: 132567 Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> Notes: svn path=/head/; revision=230039
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - Chase taglib bumpThomas Abthorpe2008-06-201-2/+2
| | | | Notes: svn path=/head/; revision=215366
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214428
* - chase the cdio shared lib bumpMichael Landin2008-04-081-2/+2
| | | | Notes: svn path=/head/; revision=210837
* Update to FLAC 1.2.1. This version includes two and a half yearsChristian Weisgerber2008-04-071-1/+2
| | | | | | | | | | | | | worth of changes and an altered API. Bump the revision of all ports that depend on libFLAC and adapt to the new API where necessary. Some patches from Debian, Gentoo, OpenBSD, and upstream repositories. PR: 119476 Notes: svn path=/head/; revision=210771
* - Update to 0.9beta9Andrew Pantyukhin2007-12-223-16/+38
| | | | | | | | PR: ports/118632 (based on) Submitted by: anray Notes: svn path=/head/; revision=204340
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* Use multimedia/ffmpeg now instead of multimedia/ffmpeg-develMichael Johnson2007-05-251-1/+1
| | | | Notes: svn path=/head/; revision=191808
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544