aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* - Unbreak on recent 8.XPav Lucistnik2010-09-032-6/+2
| | | | | | | | | | - Grant maintainership to the submitter PR: ports/150205 Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> Notes: svn path=/head/; revision=260473
* Mark as deprecated, it is broken since November 2009, Upstream consider the ↵Baptiste Daroussin2010-09-031-0/+4
| | | | | | | | | | project since 2004. PR: ports/150238 Submitted by: Rodrigo Osorio <rodrigo _at_ bebik.net> Notes: svn path=/head/; revision=260471
* - Update WWW in pkg-descrPhilippe Audeoud2010-09-031-1/+1
| | | | | | | | PR: 150222 Submitted by: Frederic Culot <frederic _AT_ culot.org> Notes: svn path=/head/; revision=260467
* Reset to ports@. Thanks Frank for your work on these ports.Wesley Shields2010-09-023-3/+3
| | | | | | | Discussed on: ports@ Notes: svn path=/head/; revision=260447
* Fix build with KDE 4.5Max Brazhnikov2010-09-022-4/+1
| | | | Notes: svn path=/head/; revision=260446
* - Update to 2.7.2Baptiste Daroussin2010-09-012-4/+4
| | | | | | | | | - Changelog: http://eca.cx/relnotes/ecasound_v2_7_2_relnotes.txt Approved by: mentors (implicit) Notes: svn path=/head/; revision=260350
* - Update to 1.4.20Sylvio Cesar Teixeira2010-08-312-4/+6
| | | | Notes: svn path=/head/; revision=260280
* - Update 0.84Baptiste Daroussin2010-08-292-4/+4
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=260170
* Add an option to choose between stable and development branch of foxBaptiste Daroussin2010-08-251-3/+16
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=259948
* Remove audio/gmm as it is now named audio/gogglesmmBaptiste Daroussin2010-08-245-100/+0
| | | | | | | Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=259913
* - Change portname to reflect the renameBaptiste Daroussin2010-08-242-3/+3
| | | | | | | | | - Connect gogglesmm Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=259911
* - Update to 2.0Bernhard Froehlich2010-08-232-6/+11
| | | | | | | | | | | - Add WINDOWS_CHARS option PR: ports/149847 Submitted by: Fraser Tweedale <frase at frase dot id dot au> (maintainer) Approved by: beat (co-mentor) Notes: svn path=/head/; revision=259825
* - Fix on 8.x and below.Stanislav Sedov2010-08-222-2/+15
| | | | Notes: svn path=/head/; revision=259769
* Fix build with upcoming KDE 4.5Max Brazhnikov2010-08-211-0/+5
| | | | | | | Don't bump PORTREVISION: packages built vs KDE 4.4 work fine with 4.5 Notes: svn path=/head/; revision=259677
* Bump PORTREVISION, missed in previous commit.Josh Paetzel2010-08-201-0/+1
| | | | | | | Pointyhat to: jpaetzel Notes: svn path=/head/; revision=259654
* Missed PORTREVISION bump from previous commitJosh Paetzel2010-08-201-0/+1
| | | | | | | Pointyhat to: jpaetzel Notes: svn path=/head/; revision=259652
* Is a set of tools to ease organising a collection of mp3 (and other audio) ↵Sylvio Cesar Teixeira2010-08-205-0/+46
| | | | | | | | | | | | files. WWW: http://erislabs.net/ianb/projects/mp3-archive-tools/ PR: ports/148900 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=259633
* - mp3lint is a tool to check collections of audio files for various ↵Sylvio Cesar Teixeira2010-08-205-0/+67
| | | | | | | | | | | | | | | problems. It is highly configurable, allowing you to specify your preferred format for filenames, minimum bitrate, tests to ignore, etc. Formats checked are currently mp3, ogg, wav, flac, au, and m3u playlists. mp3lint is implemented as separate tools (perl modules), each of which implements a set of testes. There are a total of 32 different tests. WWW: http://erislabs.net/ianb/projects/mp3lint/ PR: ports/148899 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=259632
* - Is a perl module to encapsulate the parsing and creation of filenames ↵Sylvio Cesar Teixeira2010-08-205-0/+46
| | | | | | | | | | | | | | containing music metadata (artist, album, etc). It is used by mp3lint and mp3-archive-tools. WWW: http://erislabs.net/ianb/projects/libmp3-archive-perl/ PR: ports/148898 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=259631
* - New openal-soft port for the linux f10 base system.Marcus von Appen2010-08-193-0/+37
| | | | Notes: svn path=/head/; revision=259588
* A very simple yet powerful programmable console metronome.Dmitry Marakasov2010-08-196-0/+53
| | | | | | | | | | WWW: http://ctronome.kign.org/ PR: 149754 Submitted by: Charles Mercadal <mercadal@diablonet.net> Notes: svn path=/head/; revision=259555
* - Update to 2.3Li-Wen Hsu2010-08-182-4/+4
| | | | | | | | PR: ports/149785 Submitted by: Grzegorz Blach <magik AT roorback.net> (maintainer) Notes: svn path=/head/; revision=259550
* - Update to 0.17Dennis Herrmann2010-08-182-6/+5
| | | | | | | | PR: ports/149776 Submitted by: Henrik Friedrichsen <hrkfdn@gmail.com> Notes: svn path=/head/; revision=259523
* - New port: audio/jack_mixerPietro Cerutti2010-08-185-0/+72
| | | | | | | | | | | jack_mixer is a GTK+ JACK audio mixer app with a look similar to its hardware counterpart. It has lot of useful features, apart from being able to mix multiple JACK audio streams. WWW: http://home.gna.org/jackmixer/ Notes: svn path=/head/; revision=259513
* - Restrict Python version to 2.5+ to avoid compilation errorsGreg Larkin2010-08-181-1/+1
| | | | | | | | | PR: ports/149122 Submitted by: glarkin Approved by: duchateau.olivier@gmail.com (maintainer; timeout - 20 days) Notes: svn path=/head/; revision=259504
* - Update to 3.9.0Dmitry Marakasov2010-08-172-5/+4
| | | | | | | | PR: 149334 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) Notes: svn path=/head/; revision=259447
* - fix build with mp4v2Dirk Meyer2010-08-171-0/+4
| | | | Notes: svn path=/head/; revision=259437
* Update port to fit better with net/freeswitch metaportJosh Paetzel2010-08-172-32/+41
| | | | | | | | PR: ports/149527 Submitted by: Eric F Crist <ecrist@secure-computing.net> Notes: svn path=/head/; revision=259435
* Update this port to better fit the net/freeswitch metaportJosh Paetzel2010-08-171-34/+33
| | | | | | | | PR: ports/149526 Submitted by: Eric F Crist <ecrist@secure-computing.net> Notes: svn path=/head/; revision=259434
* - New port: audio/fpc-sndfileJose Alonso Cardenas Marquez2010-08-163-0/+33
| | | | | | | | | | Free Pascal Interface to sndfile library PR: 146001 Submitted by: Christopher Key <cjk32 __ at __ cam.ac.uk> Notes: svn path=/head/; revision=259384
* - New port: audio/fpc-openalJose Alonso Cardenas Marquez2010-08-163-0/+33
| | | | | | | | | | Free Pascal interface to openal library PR: 146001 Submitted by: Christopher Key <cjk32 __ at __ cam.ac.uk> Notes: svn path=/head/; revision=259380
* - New port: audio/fpc-oggvorbisJose Alonso Cardenas Marquez2010-08-163-0/+37
| | | | | | | | | | Free Pascal interface to ogg & vorbis libraries PR: 146001 Submitted by: Christopher Key <cjk32 __at__ cam.ac.uk> Notes: svn path=/head/; revision=259379
* - New port: audio/fpc-modplugJose Alonso Cardenas Marquez2010-08-163-0/+33
| | | | | | | | | | Free Pascal interface to modplug library PR: 146001 Submitted by: Christopher Key <cjk32 __ at __ cam.ac.uk> Notes: svn path=/head/; revision=259377
* - New port: audio/fpc-madJose Alonso Cardenas Marquez2010-08-163-0/+33
| | | | | | | | | | Free Pascal interface to mad library PR: 146001 Submitted by: Christopher Key <cjk32 _ at _ cam.ac.uk> Notes: svn path=/head/; revision=259375
* - New port: audio/fpc-a52Jose Alonso Cardenas Marquez2010-08-163-0/+33
| | | | | | | | | | Free Pascal interface to a52 library PR: 146001 Submitted by: Christopher Key <cjk32 _ at _ cam.ac.uk> Notes: svn path=/head/; revision=259362
* - add reload command to rc scriptOlli Hauer2010-08-162-1/+4
| | | | | | | | | | | - connect to license framework PR: 147921 Submitted by: Ralf Gebhart <gebhart _at_ secnetix.de> Reviewed by: maintainer, glarkin (mentor) Notes: svn path=/head/; revision=259351
* - add explicit dependency on audio/jackPietro Cerutti2010-08-161-2/+3
| | | | | | | | | | | (don't assume fluidsynth is built with jack support) - bump PORTREVISION PR: 149610 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> Notes: svn path=/head/; revision=259344
* Chase ice shared library bump.Tilman Keskinoz2010-08-151-2/+2
| | | | Notes: svn path=/head/; revision=259293
* Second attempt to unbreak this port,Tilman Keskinoz2010-08-144-27/+69
| | | | | | | | instead of guessing the correct FreeBSD version values write a configure macro to detect it. Notes: svn path=/head/; revision=259242
* - Update to 11.8Dennis Herrmann2010-08-133-5/+5
| | | | Notes: svn path=/head/; revision=259175
* - audio/alsa-utils: add @dirrmtry for entries not in MTREE_FILEDima Panov2010-08-131-0/+2
| | | | | | | | | PR: 149533 Submitted by: Anonymous <swell.k AT gmail DOT com> Approved by: Aragon Gouveia (maintainer) Notes: svn path=/head/; revision=259155
* Chase multimedia/mp4v2 update.Max Brazhnikov2010-08-119-8/+9
| | | | | | | | PR: ports/148643 Submitted by: Christopher Key <cjk32 at cam.ac.uk> Notes: svn path=/head/; revision=259124
* Chase multimedia/mp4v2 update.Max Brazhnikov2010-08-1114-30/+159
| | | | | | | | PR: ports/148643 Submitted by: Christopher Key <cjk32 at cam.ac.uk> Notes: svn path=/head/; revision=259121
* This is an application for generating playlists based upon musical content.Giuseppe Pilichi2010-08-089-0/+457
| | | | | | | | | | | WWW: http://www.amplifiedmusicservices.com/ PR: ports/144706 Submitted by: Christopher Key <cjk32@cam.ac.uk> Approved by: pgj (mentor) Notes: svn path=/head/; revision=258941
* - Bump PORTREVISION after libxul updateBeat Gaetzi2010-08-081-1/+1
| | | | | | | | | PR: ports/149044 Expr-run by: pav@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=258912
* - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")Gabor Pali2010-08-083-9/+9
| | | | | | | Suggested by: admi3 Notes: svn path=/head/; revision=258910
* - Update to 0.23.1Bernhard Froehlich2010-08-062-4/+4
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=258845
* libfishsound provides a simple programming interface for decoding and encodingDmitry Marakasov2010-08-055-0/+71
| | | | | | | | | | | | | | | | | | | | | | | | audio data using the Xiph.org codecs (FLAC, Speex and Vorbis). libfishsound by itself is designed to handle raw codec streams from a lower level layer such as UDP datagrams. When these codecs are used in files, they are commonly encapsulated in Ogg to produce Ogg FLAC, Speex and Ogg Vorbis files. libfishsound is a wrapper around the existing codec libraries and provides a consistent, higher-level programming interface. It has been designed for use in a wide variety of applications; it has no direct dependencies on Ogg encapsulation, though it is most commonly used in conjunction with liboggz to decode or encode FLAC, Speex or Vorbis audio tracks in Ogg files, including Ogg Theora and Annodex. WWW: http://www.xiph.org/fishsound/ PR: 147332 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=258836
* - Update to 5.9.3Tim Bishop2010-08-032-4/+4
| | | | | | | | PR: ports/149184 Submitted by: Alex Varju <avarju at gmail.com> Notes: svn path=/head/; revision=258713
* - Update devel/doxygen to 1.7.1Rene Ladan2010-08-032-45/+51
| | | | | | | | | | | | - Update pkg-plist and bump PORTREVISION of affected ports PR: ports/148156 Submitted by: maintainer Approved by: tabthorpe (mentor), fluffy (graphics/libwpg) Tested by: exp-run by pav Notes: svn path=/head/; revision=258686