aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* - Don't remove share/sounds as this port does not own it,Bryan Drewery2013-03-292-7/+2
| | | | | | | | | | gnomehier does - Trim header Reported by: pointyhat Notes: svn path=/head/; revision=315555
* For perl@ owned ports:Eitan Adler2013-03-293-17/+5
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* Convert a few remaining straglers from the unmaintined ports to pathfixEitan Adler2013-03-282-4/+4
| | | | Notes: svn path=/head/; revision=315491
* Style: tab -> space.Eitan Adler2013-03-2830-30/+30
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* Drop support for old versions of FreeBSD from unmaintained portsEitan Adler2013-03-286-25/+0
| | | | | | | Reviewed by: miwi Notes: svn path=/head/; revision=315474
* - Trim Makefile header per new guidelinesAlexey Dokuchaev2013-03-282-39/+34
| | | | | | | | | | | - Tighten COMMENT text - Drop shlib ABI versions from LIB_DEPENDS - Rename DOCS option to DOXYGEN to reflect its evil nature, and disable it by default (of course) - Clean up Makefile while here, reformat port description Notes: svn path=/head/; revision=315462
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵Eitan Adler2013-03-2816-46/+36
| | | | | | | "pathfix" instead. Notes: svn path=/head/; revision=315433
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!Max Brazhnikov2013-03-2716-39/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | - kdegames4 port has been split. - kdeutils4-printer-applet and system-config-printer-kde have been replaced by print/kde4-print-manager. - Recover misc/kde4-l10n-mr from attic. - New USE_KDE4 components: kactivities, libkdegames, nepomuk-core, and nepomuk-widgets. - Provide sharedmime component with magic: ports don't need to run update-mime-database themselves now. - Switch some ports to out-of-source build. - Update port comments. - Adjust dependence on Qt4 components. - x11/kde4 installs modern kdepim4 now. - Remove redundant aspell and hspell from kdelibs4, both can be enabled in textproc/enchant if needed. - Remove stale bits from bsd.kde4.mk The area51 repository features commits by Schaich Alonso and myself. Contributors: - Tobias Berner Notes: svn path=/head/; revision=315373
* Add new port audio/lua51-mpd, a Lua client library for MPD,Matthias Andree2013-03-265-0/+55
| | | | | | | | | | | | | | the music player daemon. Note that the submission has been modified to set the submitter as the port maintainer, and to use UNIQUENAME in the DOCSDIR, to avoid clashes with mpd. PR: ports/177334 Submitted by: David Demelier <demelier.david@gmail.com> Notes: svn path=/head/; revision=315334
* - Chase libmtp shlib bumpMartin Wilke2013-03-265-16/+9
| | | | Notes: svn path=/head/; revision=315312
* - Update to 1.1.6Martin Wilke2013-03-263-5/+5
| | | | | | | | PR: 177248 Submitted by: Ports fury Notes: svn path=/head/; revision=315311
* Reformat using 8-space wide tab in preparation for KDE SC 4.10 updateMax Brazhnikov2013-03-266-111/+111
| | | | Notes: svn path=/head/; revision=315303
* Fix after conversion to new options frameworkBaptiste Daroussin2013-03-261-6/+6
| | | | | | | Approved by: miwi Notes: svn path=/head/; revision=315291
* - Update to version 1.3Martin Wilke2013-03-265-40/+60
| | | | | | | | PR: 176548 Submitted by: ports fury Notes: svn path=/head/; revision=315265
* Install pixmaps to PREFIX instead of LOCALBASE.Emanuel Haupt2013-03-252-3/+3
| | | | | | | Notified by: crees Notes: svn path=/head/; revision=315218
* Update to 0.5.1Rene Ladan2013-03-253-7/+6
| | | | Notes: svn path=/head/; revision=315214
* Fix package list if a non-standard PREFIX is used by adding %%LOCALBASE%% toEmanuel Haupt2013-03-251-2/+2
| | | | | | | | | pkg-plist for icons being installed to ${LOCALBASE}/share/pixmaps/. This was detected with "poudriere testport". Notes: svn path=/head/; revision=315213
* Adjust OSVERSION for extra patch in order to properly reflect the merge of log2Emanuel Haupt2013-03-251-1/+2
| | | | | | | and log2f into libm. Notes: svn path=/head/; revision=315204
* - Update to 0.7.8Martin Wilke2013-03-2511-472/+302
| | | | | | | | PR: 177274 Submitted by: ports fury Notes: svn path=/head/; revision=315203
* A Python interface to Last.fm (and other API compatible social networks)Steve Wills2013-03-244-0/+28
| | | | | | | | | | WWW: http://code.google.com/p/pylast/ PR: ports/176308 Submitted by: Mark Felder <feld@feld.me> Notes: svn path=/head/; revision=315156
* - Add explicit pkgconf dependencyBryan Drewery2013-03-241-0/+1
| | | | | | | | | | | - Trim headers PR: ports/177306 Reported by: John Marino <draco@marino.st> With hat: portmgr Notes: svn path=/head/; revision=315130
* - Remove double slash from WWW URLNicola Vitale2013-03-241-1/+1
| | | | | | | Pointed out by: rm Notes: svn path=/head/; revision=315118
* Update to 1.15.2.Roman Bogorodskiy2013-03-243-32/+3
| | | | Notes: svn path=/head/; revision=315102
* - Update to 2013.1 (and unbreak)Nicola Vitale2013-03-236-21/+28
| | | | | | | | | | | | | | - Add LICENSE (MIT) - Remove dead download site from MASTER_SITES - Remove ABI version in LIB_DEPENDS - Remove pkg-plist in favor of PLIST_FILES - Update WWW url in pkg-descr - Add files/patch-src__wrapper__common.hpp BuildLog: http://goo.gl/DHIh9 Notes: svn path=/head/; revision=315083
* Add an explicit build dependency on pkgconfBaptiste Daroussin2013-03-231-0/+1
| | | | | | | Reported by: miwi Notes: svn path=/head/; revision=315078
* Fix USE_GITHUB in combinaison with MASTER_SITE= GHC which breaks WRKSRCBaptiste Daroussin2013-03-231-1/+2
| | | | | | | Drop maintainership Notes: svn path=/head/; revision=315077
* - Update to 0.7Martin Wilke2013-03-232-16/+8
| | | | | | | | PR: 177265 Submitted by: Ports Fury Notes: svn path=/head/; revision=315057
* Fix plistChris Rees2013-03-232-1/+1
| | | | Notes: svn path=/head/; revision=315038
* Switch to my @FreeBSD.org email addressGavin Atkinson2013-03-231-1/+1
| | | | Notes: svn path=/head/; revision=315036
* Tkeca is a TCL/TK frontend for Kai Vehmanen's ECASOUND.Chris Rees2013-03-235-0/+61
| | | | | | | | | | | | | | | | | | It's intended to have all the ECASOUND features including: - unlimited number of tracks - volume and pan control on each track - up to 8 effects for each track - LADSPA support - multitrack support - multiple inputs/outputs/soundcards - effects preview - multiple takes on each track - mute track WWW: http://tkeca.sourceforge.net/ Notes: svn path=/head/; revision=315035
* Add opus audio codec gstreamer plugin.Koop Mast2013-03-232-0/+13
| | | | | | | | PR: ports/177296 Submitted by: "Eric L. Camachat" <eric@camachat.org> Notes: svn path=/head/; revision=315020
* Add PORTSCOUT lineEitan Adler2013-03-231-0/+2
| | | | | | | | PR: misc/177291 Submitted by: chris petrik <c.petrik.sosa@gmail.com> Notes: svn path=/head/; revision=314987
* - Makefile tweaksBeech Rintoul2013-03-232-24/+17
| | | | | | | | | | - fix NOPORTDOCS PR: ports/177038 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Notes: svn path=/head/; revision=314976
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-2235-41/+35
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Add pkg-plist *sigh*Emanuel Haupt2013-03-221-0/+5
| | | | Notes: svn path=/head/; revision=314946
* Remove superfluous comment from patch file.Emanuel Haupt2013-03-221-5/+3
| | | | Notes: svn path=/head/; revision=314944
* - UnbreakEmanuel Haupt2013-03-223-9/+36
| | | | | | | | - Define NOT_FOR_ARCH instead of BROKEN for powerpc - Provide a desktop file Notes: svn path=/head/; revision=314943
* Add missint dependency on alsalibTilman Keskinoz2013-03-221-2/+3
| | | | | | | | | | Reported by: pointyhat Reset maintainer, unfortunately last.fm has stopped its service in my country Notes: svn path=/head/; revision=314942
* Mk/bsd.kde4.mk:Max Brazhnikov2013-03-226-6/+9
| | | | | | | | | | | | | - Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it) - Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH) - Remove now useless KDE4_BUILDENV KDE SC ports: - Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with 'USES= cmake:outsource' and add USE_LDCONFIG if needed Notes: svn path=/head/; revision=314933
* Convert to new options framework left un converted ports in a* categoriesBaptiste Daroussin2013-03-2120-535/+455
| | | | | | | | | While here trim headers Convert some gnomehack to pathfix Convert some pkgconfig to USE_PKGCONFIG=build Notes: svn path=/head/; revision=314853
* - Fix build with clangPietro Cerutti2013-03-209-14/+22
| | | | | | | | | | - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS - Get rid of shlib versions in LIB_DEPENDS - Trim Makefile headers - Pet portlint by renaming patch files Notes: svn path=/head/; revision=314718
* audio/aften and comms/usrp:Max Brazhnikov2013-03-191-9/+1
| | | | | | | | | | | | | | - Cleanup cmake usage games/deng: - Convert to USE_CMAKE - Convert to new options framework and remove autodetection for openal option - Trip header Approved by: portmgr (bapt) Notes: svn path=/head/; revision=314666
* - Reassign to the heap due to mail bouncesThomas Abthorpe2013-03-191-6/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=314661
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-1924-24/+24
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* - Prefer SF mirrors over Berlios mastersDima Panov2013-03-191-1/+2
| | | | | | | Requestted by: maintainer via IM Notes: svn path=/head/; revision=314637
* Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfixKoop Mast2013-03-191-14/+13
| | | | | | | | | | instead of gnomehack and pet portlint. Add conflicts with future gnome3 versions. Reviewed by: miwi, bapt Notes: svn path=/head/; revision=314632
* Russian male voice for festival.Dima Panov2013-03-195-0/+2004
| | | | | | | | | | | | (voice_msu_ru_nsh_clunits) WWW: http://festlang.berlios.de/docu/doku.php?id=russian PR: ports/155601 Submitted by: Alexander Yerenkow <yerenkow@gmail.com> Notes: svn path=/head/; revision=314622
* "aaargh, quoted Makefile variables"Eitan Adler2013-03-181-6/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=314605
* 1: Upgrade protobuf to 2.5.0.Vanilla I. Shu2013-03-184-4/+5
| | | | | | | | 2: bump revision. 3: document UPDATING. Notes: svn path=/head/; revision=314580
* Update to 0.5.2Ganael LAPLANCHE2013-03-183-9/+5
| | | | Notes: svn path=/head/; revision=314578