aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Clementine is a modern music player and library organiser. ClementineDmitry Marakasov2010-04-047-0/+72
| | | | | | | | | | | | | | | | | | is a port of Amarok 1.4, with some features rewritten to take advantage of Qt4. Features: - Listen to internet radio from Last.fm and SomaFM - Load M3U and XSPF playlists - Edit tags on MP3 and OGG files, organise your music - Download missing album cover art from Last.fm WWW: http://code.google.com/p/clementine-player/ PR: 144978 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> Notes: svn path=/head/; revision=252174
* - Update to 1.19Li-Wen Hsu2010-04-032-4/+4
| | | | | | | | PR: ports/144123 Submitted by: Peter Johnson <johnson.peter AT gmail.com> (maintainer) Notes: svn path=/head/; revision=252160
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-0334-62/+64
| | | | Notes: svn path=/head/; revision=252125
* - Builds fine with base gccPav Lucistnik2010-04-021-2/+1
| | | | | | | | PR: ports/145007 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer) Notes: svn path=/head/; revision=252087
* Remove the actual gstreamer ivorbis plugin.Koop Mast2010-04-022-19/+0
| | | | | | | | | Forgotten by me, in the last gstreamer-plugins update. Oops. Submitted by: QAT Notes: svn path=/head/; revision=252063
* - Update to 1.12.854.Marcus von Appen2010-04-013-5/+6
| | | | Notes: svn path=/head/; revision=251976
* - Make fltk optionalPietro Cerutti2010-04-012-11/+21
| | | | | | | | PR: 145254 Submitted by: Chris Petrik <chris@officialunix.com> (maintainer) Notes: svn path=/head/; revision=251972
* - Change to my FreeBSD email addressBernhard Froehlich2010-04-011-1/+1
| | | | | | | Approved by: miwi (mentor), beat (co-mentor) Notes: svn path=/head/; revision=251968
* Also broken on ia64 and powerpc.Mark Linimon2010-04-011-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=251933
* Mark various ports as broken or ignore on powerpc.Mark Linimon2010-04-012-7/+3
| | | | | | | While here, remove remnants of alpha. Notes: svn path=/head/; revision=251920
* - Add mumble11x option, default to offPav Lucistnik2010-03-312-3/+13
| | | | | | | | | PR: ports/144119 Submitted by: Sascha Schneider <suntsu@suntsu.org> Approved by: maintainer Notes: svn path=/head/; revision=251903
* - Mark for expiration in one month, has been marked IGNORE for past 24 monthsPav Lucistnik2010-03-311-0/+2
| | | | Notes: svn path=/head/; revision=251897
* Update to 0.10.21.Koop Mast2010-03-312-2/+2
| | | | | | | | Fix detection of libpng. New plugin v4l2. Notes: svn path=/head/; revision=251886
* - cleanup libpng12Dirk Meyer2010-03-301-1/+1
| | | | Notes: svn path=/head/; revision=251835
* - Update to 1.2.2Dmitry Marakasov2010-03-302-5/+4
| | | | | | | | PR: 145054 Submitted by: Ayumi Mitsui <ayu@commun.jp> (maintainer) Notes: svn path=/head/; revision=251828
* LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files.Edward Tomasz Napierala2010-03-295-0/+40
| | | | | | | | | | | It transparently handles timepulses conversions, tempo map handling etc. The only dependencies are C compiler and glib. Full API documentation and examples are included. WWW: http://sourceforge.net/projects/libsmf/ Notes: svn path=/head/; revision=251757
* - Bump PORTREVISION to chase the update of math/gslWen Heping2010-03-291-2/+2
| | | | Notes: svn path=/head/; revision=251666
* - Bump Magick++, MagickWand or MagickCore dependencyMartin Matuska2010-03-281-2/+2
| | | | Notes: svn path=/head/; revision=251659
* - Fix a minor glitch in the OSS patchesEmanuel Haupt2010-03-284-8/+83
| | | | | | | - Provide manual pages Notes: svn path=/head/; revision=251622
* - update to 1.4.1Dirk Meyer2010-03-28234-208/+239
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* audio/ym2wav is now part of audio/stymulatorEmanuel Haupt2010-03-274-42/+0
| | | | Notes: svn path=/head/; revision=251582
* Add stymulator, a command-line Yamaha YM2149 (.ym) chiptune player.Emanuel Haupt2010-03-2714-0/+635
| | | | Notes: svn path=/head/; revision=251581
* RC_SUBR_SUFFIX has not been needed for a long time now, all supportedDoug Barton2010-03-272-3/+3
| | | | | | | | versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh appended to the script name. Notes: svn path=/head/; revision=251570
* Remove the remaining examples of quotes around /etc/rc.subrDoug Barton2010-03-271-1/+1
| | | | Notes: svn path=/head/; revision=251564
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-2717-17/+17
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Add ym2wav, convert .ym (Yamaha YM2149 soundchip) music files to wav.Emanuel Haupt2010-03-244-0/+42
| | | | Notes: svn path=/head/; revision=251431
* - Fix plist for the standard case [1]Pietro Cerutti2010-03-231-0/+2
| | | | | | | | | | | | | Please note that an auto-detect mechanism is in place for jack, fluidsynth, etc. When these libraries are found, plugins are built and installed, causing other PLIST errors. Since the maintainer has reappeared a few days ago, I will wait for him to fix those non-standard cases. Reported by: QAT [1] Notes: svn path=/head/; revision=251416
* - Chase x11-toolkits/fltk updatePietro Cerutti2010-03-238-25/+15
| | | | Notes: svn path=/head/; revision=251412
* - Update to 0.23Dmitry Marakasov2010-03-233-33/+17
| | | | | | | | PR: 144807 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer) Notes: svn path=/head/; revision=251393
* - Update to 1.4.18Sylvio Cesar Teixeira2010-03-212-5/+4
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=251337
* - Update to 2010.02.23Sylvio Cesar Teixeira2010-03-212-4/+4
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=251336
* Discontinue audacious plugin support. The plugin won't build after audaciousEmanuel Haupt2010-03-203-35/+2
| | | | | | | | | | | | | has changed the API [1]. The option will be added again if the plugin gets fixed by the upstream project. [1] http://board.kohina.net/viewtopic.php?t=1212&sid=b6dea715bf62b1d9607435a16dfdd8d5 PR: 144903 (based on) Submitted by: CeDeROM <tomek.cedro@gmail.com> Notes: svn path=/head/; revision=251316
* - Update to 0.7.2Martin Wilke2010-03-202-11/+5
| | | | | | | | PR: 144813 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Notes: svn path=/head/; revision=251310
* mcplay is a curses based front-end for various audio players. ItMartin Wilke2010-03-209-0/+170
| | | | | | | | | | | | | | | | | is a reimplementation in C of the well-known python program 'cplay'. Supported players currently include: - mpg123 - ogg123 - sox WWW: http://www.yahuxo.de/mcplay/ PR: ports/144879 Submitted by: Charlie Kester <corky1951 at comcast.net> Notes: svn path=/head/; revision=251297
* - Update to 11.4Dennis Herrmann2010-03-203-4/+5
| | | | Notes: svn path=/head/; revision=251264
* Update cmus to 2.3.1, add Pulseaudio support.David Thiel2010-03-184-11/+20
| | | | | | | | | | | PR: ports/144497 Submitted by: lx Reviewed by: Herbert J. Skuhra Approved by: Herbert J. Skuhra Feature safe: yes Notes: svn path=/head/; revision=251213
* - Update to 0.3.1.0Dmitry Marakasov2010-03-185-299/+328
| | | | | | | | PR: 144787 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer) Notes: svn path=/head/; revision=251194
* - The maintainer reappearedPav Lucistnik2010-03-132-2/+2
| | | | | | | Requested by: the maintainer Notes: svn path=/head/; revision=251009
* Mark BROKEN on 8.x: does not buildErwin Lansing2010-03-133-0/+12
| | | | Notes: svn path=/head/; revision=250991
* Update to 0.11.Anton Berezin2010-03-122-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Audio-Wav/Changes Notes: svn path=/head/; revision=250959
* - Update to 0.62Wen Heping2010-03-122-4/+4
| | | | Notes: svn path=/head/; revision=250933
* Update to 0.97Emanuel Haupt2010-03-102-4/+4
| | | | Notes: svn path=/head/; revision=250816
* Don't depend on libcompat.Ed Schouten2010-03-082-1/+14
| | | | | | | | | | Use gettimeofday() instead of ftime(). Approved by: erwin (implicit) ---------------------------------------------------------------------- Notes: svn path=/head/; revision=250705
* Update to 1.220.Anton Berezin2010-03-082-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/CDDB/CHANGES Notes: svn path=/head/; revision=250700
* - Update to 1.4.4Sylvio Cesar Teixeira2010-03-073-5/+6
| | | | | | | | | | PR: ports/143618 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer) Approved by: itetcu (mentor) Feature safe: yes Notes: svn path=/head/; revision=250672
* - Update to 0.5.2Dennis Herrmann2010-03-072-4/+4
| | | | Notes: svn path=/head/; revision=250654
* - Update to 11.3Dennis Herrmann2010-03-074-71/+10
| | | | Notes: svn path=/head/; revision=250653
* Update to 1.4Max Brazhnikov2010-03-066-11/+12
| | | | | | | | | Mark MAKE_JOBS_SAFE Feature safe: yes Notes: svn path=/head/; revision=250635
* - Update to 2.7.1Sylvio Cesar Teixeira2010-03-012-4/+4
| | | | | | | | Approved by: itetcu (mentor) Feature safe: yes Notes: svn path=/head/; revision=250471
* Update to 0.12.7.Joe Marcus Clarke2010-02-284-39/+55
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250436