aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 5.18.02Guido Falsi2012-10-025-28/+96
| | | | | | | | | | | | - Remove ABI version numbers from LIB_DEPENDS - Add patch to avoid a rare segfault - While here, trim Makefile headers PR: ports/172109 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) Notes: svn path=/head/; revision=305150
* Bristol is an emulation package for a number of different 'classic'Guido Falsi2012-10-019-0/+159
| | | | | | | | | | | | | | | synthesisers including additive, subtractive and a few organs. The application consists of the engine, which is called bristol, and its own GUI library called brighton that represents all the emulations. WWW: http://bristol.sourceforge.net/ PR: ports/169861 Submitted by: pjm <pierrejacqes.mimifir@gmail.com> Notes: svn path=/head/; revision=305142
* - Convert to OptionsNGPietro Cerutti2012-10-011-10/+10
| | | | | | | Notified by: http://wiki.freebsd.org/Ports/Options/ConvertingToOptionsNG Notes: svn path=/head/; revision=305106
* audio/spek:Guido Falsi2012-10-012-8/+4
| | | | | | | | | | | | - Update to 0.8.1 - While here, trim Makefile headers PR: ports/172174 Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com> (maintainer) Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=305104
* - update to 0.5.4Ruslan Makhmatkhanov2012-09-304-31/+11
| | | | | | | | | | | | | | | - remove patch, applied upstream - add license (GPLv2) - remove indefinite article in COMMENT - move pkg-plist content into Makefile changelog: - fixed amd64 platform bug that caused ctronome to produce no sound on amd64 platform due to incorrect width of integers used in bitwise operations, thanks to Dmitry Kazarov - http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170207 Notes: svn path=/head/; revision=305082
* - pass maintainership to new volonteerRuslan Makhmatkhanov2012-09-3015-92/+33
| | | | | | | | | | | | | while here: - trim Makefile header - remove indifenite article from COMMENT - remove deprecated attribution in pkg-descr PR: 172163 Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com> Notes: svn path=/head/; revision=305074
* - Update to 20120911Sunpoet Po-Chuan Hsieh2012-09-303-21/+20
| | | | | | | | | - Cleanup Makefile header Changes: https://github.com/lastfm/Fingerprinter/commits/master/ Notes: svn path=/head/; revision=305073
* - suppress error output on terminalRuslan Makhmatkhanov2012-09-282-7/+3
| | | | | | | | | | | | - trim Makefile header while here - bump PORTREVISION PR: 170986 Submitted by: Maxim Ignatenko <gelraen.ua at gmail dot com> Approved by: Henrik Friedrichsen <hrkfdn at gmail dot com> (maintainer) Notes: svn path=/head/; revision=305012
* Add new port audio/msilbc:Max Brazhnikov2012-09-275-0/+32
| | | | | | | | | Mediastreamer plugin for using the iLBC(TM) codec with Linphone. WWW: http://www.linphone.org Notes: svn path=/head/; revision=304963
* Update to 0.8.0Niclas Zeising2012-09-274-9/+21
| | | | | | | | | PR: ports/172081 Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com> (maintainer) Approved by: maintainer, kwm (mentor) Notes: svn path=/head/; revision=304960
* Convert to OptionsNGBaptiste Daroussin2012-09-262-21/+16
| | | | Notes: svn path=/head/; revision=304886
* - Update to 3.0.6.1 [1]Jase Thew2012-09-263-11/+10
| | | | | | | | | | | | - Convert to OPTIONSng, add DOCS option - Convert to new format Makefile header PR: ports/171826 [1] Submitted by: Richard Hirner <hirner@bitfire.at> (maintainer) Approved by: flo, culot (mentors, implicit) Notes: svn path=/head/; revision=304869
* - Chase sphinxbase update but mark it BROKEN too as it does not compileBeat Gaetzi2012-09-251-1/+3
| | | | | | | | | with updated sphinxbase. Reported by: pointyhat Notes: svn path=/head/; revision=304856
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-09-251-6/+2
| | | | Notes: svn path=/head/; revision=304835
* - update to 3.3.0Ruslan Makhmatkhanov2012-09-254-384/+603
| | | | | | | | | | | | | | | | | | | | | | | | | | - convert Makefile header into two-line format - use PORTVERSION and common launchpad download url, as other launchpad ports do to remove complexity - update COMMENT (indefinite article removed) - remove LICENSE_FILE for common license (GPLv2) - convert py-* to ${PYTHON_PKGNAMEPREFIX} in dependencies - remove shlib version from hal library dependency - limit python version to 2.x only - remove conflicts with unexisting exaile-devel - convert to optionsng - remove reinplace (XDG), that's not needed anymore - remove deprecated attribution from pkg-descr - sort pkg-plist changelog: - see first news article on www.exaile.org PR: 171911 Submitted by: rm (myself) Approved by: jsa (maintainer) Notes: svn path=/head/; revision=304817
* - use {} instead () around .if ${PORT_OPTONS:M...}Olli Hauer2012-09-242-2/+2
| | | | Notes: svn path=/head/; revision=304799
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-09-231-6/+2
| | | | Notes: svn path=/head/; revision=304768
* - Fix FFMPEG option when ffmpeg-devel is installedJason E. Hale2012-09-231-4/+5
| | | | | | | | | | | | | While here: - Move LICENSE to proper location - Convert to USE_PKGCONFIG PR: ports/171813 Submitted by: Dan Nelson <dnelson at allantgroup.com> (maintainer) Approved by: makc (mentor) Notes: svn path=/head/; revision=304766
* Fix the build with clang 3.0 from 9.0-RELEASE.Raphael Kubo da Costa2012-09-231-0/+14
| | | | | | | | | | | | | See [1] for the build log, more recent clang versions already work fine. [1] http://pointyhat-west.isc.freebsd.org/errorlogs/amd64-errorlogs/e.9-exp-clang.20120902011351.pointyhat-west/cam-1.02.log PR: ports/171266 Submitted by: Pawel Worach <pawel.worach@gmail.com> Notes: svn path=/head/; revision=304761
* Spell "Created by" correctly...Juergen Lock2012-09-231-1/+1
| | | | Notes: svn path=/head/; revision=304760
* - Update to 1.0.16 .Juergen Lock2012-09-232-8/+4
| | | | | | | | | - Strip Makefile headers. Submitted by: hselasky (maintainer) Notes: svn path=/head/; revision=304758
* - Add a missing dependency on libid3tag [1]Roman Bogorodskiy2012-09-231-8/+5
| | | | | | | | | | | - Drop shlib versions from the dependency lines - Update headers to the new format PR: 171585 [1] Submitted by: Christopher J. Ruwe <cjr@cruwe.de> [1] Notes: svn path=/head/; revision=304754
* - Reassign to the heap due to mail bouncesThomas Abthorpe2012-09-221-6/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=304660
* Add new port audio/lxmusic:Max Brazhnikov2012-09-215-0/+98
| | | | | | | | | | LXDE music player based on xmms2 PR: ports/171651 Submitted by: Eric Turgeon <ericturgeon.bsd at gmail.com> Notes: svn path=/head/; revision=304642
* Deprecated a bunch a ports with nor more public distfiles (thanks ehaupt'sBaptiste Daroussin2012-09-201-5/+4
| | | | | | | distilator Notes: svn path=/head/; revision=304604
* Point to a valid WWWBaptiste Daroussin2012-09-202-7/+2
| | | | Notes: svn path=/head/; revision=304602
* - Update to 2.0.2Jase Thew2012-09-203-8/+9
| | | | | | | | | PR: ports/171312 Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com> (submitter) Approved by: flo (mentor) Notes: svn path=/head/; revision=304555
* Remove expired audio/libmusicbrainzJason E. Hale2012-09-185-59/+0
| | | | | | | 2012-09-12 audio/libmusicbrainz: MusicBrainz RDF webservice no longer functions Notes: svn path=/head/; revision=304447
* - Connect linnyaWen Heping2012-09-181-0/+1
| | | | Notes: svn path=/head/; revision=304444
* Replace deprecated kdebase component with kdehier: the port installsMax Brazhnikov2012-09-171-1/+1
| | | | | | | | | | | service file that can be used by any kde filemanager. I see no reason to depend on kde-baseapps in this case. PR: ports/171217 Approved by: maintainer timeout (17 days) Notes: svn path=/head/; revision=304406
* Linnya is an excellent multimedia application for Unix-like OS users,Wen Heping2012-09-174-0/+179
| | | | | | | | | | | | which supports music library, playlist, lyrics, and more. WWW: http://www.linnya.org PR: 171321 Submitted by: XiaoQI Ge <ghw@7axu.com> Notes: svn path=/head/; revision=304396
* - update to 0.10.20Baptiste Daroussin2012-09-172-3/+3
| | | | Notes: svn path=/head/; revision=304388
* - use OPTIONS_DEFINEDirk Meyer2012-09-161-6/+8
| | | | Notes: svn path=/head/; revision=304363
* Remove pointless header lines from ports I created once upon a time.Christian Weisgerber2012-09-154-18/+0
| | | | Notes: svn path=/head/; revision=304323
* Update to 0.1.5.Christian Weisgerber2012-09-152-8/+3
| | | | | | | | | | This release removes the confusing and ineffective '--speech' and '--music' options to opusenc. PR: 171565 Notes: svn path=/head/; revision=304322
* Update to 1.0.1. Opus has now been standardized by the IETF as RFC 6716.Christian Weisgerber2012-09-154-17/+17
| | | | | | | PR: 171564 Notes: svn path=/head/; revision=304321
* - Update to 1.1Jason E. Hale2012-09-133-6/+7
| | | | | | | | | - Drop ABI version numbers from LIB_DEPENDS Approved by: avilla (mentor) Notes: svn path=/head/; revision=304205
* - Update MAINTAINER to my new FreeBSD.org addressJason E. Hale2012-09-1312-12/+12
| | | | | | | Approved by: makc (mentor) Notes: svn path=/head/; revision=304177
* Fix clang build.Chris Rees2012-09-121-0/+22
| | | | | | | | | | Thanks to theraven for helping to track down the problem. PR: ports/168896 Reviewed by: multimedia (mav, briefly) Notes: svn path=/head/; revision=304164
* - Mark BROKEN on 8.2-STABLE tooPav Lucistnik2012-09-111-1/+1
| | | | | | | Reported by: beatmail Notes: svn path=/head/; revision=304118
* Fix build with clangGanael LAPLANCHE2012-09-111-0/+1
| | | | Notes: svn path=/head/; revision=304086
* - Update audio/taglib to 1.8Steve Wills2012-09-105-59/+75
| | | | | | | | | | | - Update WWW in pkg-descr - Remove $FreeBSD$ keyword from pkg-plist PR: ports/171395 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Notes: svn path=/head/; revision=304063
* - Update to 2012-09-07 [1]Bryan Drewery2012-09-103-9/+26
| | | | | | | | | | | | - Remove ABI versions from LIB_DEPENDS - Move LICENSE to make portlint happy PR: ports/171425 [1] Submitted by: John Hixson <john@pcbsd.org> (maintainer) Approved by: eadler, bapt (mentors, implicit) Notes: svn path=/head/; revision=304054
* - Move libxul 1.9.2 to www/libxul19Beat Gaetzi2012-09-101-3/+3
| | | | | | | | | | | | | - Update www/libxul to 10.0.7 - Update all dependent ports to use www/libxul19 (no functional changes) - Bump PORTREVISION on ports where libxul is a run dependency as the resulting package will change. Submitted by: Jan Beich <jbeich@tormail.org> With hat: gecko Notes: svn path=/head/; revision=304053
* - Use OPTIONSngEmanuel Haupt2012-09-101-27/+23
| | | | | | | - Remove deprecated header information Notes: svn path=/head/; revision=304026
* - Fix pkg-plistBeat Gaetzi2012-09-091-0/+2
| | | | | | | | Reported by: pointyhat Approved by: multimedia (bapt) Notes: svn path=/head/; revision=303985
* Welcome back Chris Petrik <c.petrik.sosa@gmail.com>Eitan Adler2012-09-092-2/+2
| | | | | | | PR: ports/171481 Notes: svn path=/head/; revision=303952
* - Use OPTIONSngEmanuel Haupt2012-09-081-12/+8
| | | | | | | - Remove deprecated header information Notes: svn path=/head/; revision=303915
* - Use OPTIONSngEmanuel Haupt2012-09-082-19/+15
| | | | | | | - Remove deprecated header information Notes: svn path=/head/; revision=303897
* - Use OPTIONSngEmanuel Haupt2012-09-081-26/+20
| | | | | | | - Remove deprecated header information Notes: svn path=/head/; revision=303896