aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* - fix build for gnstep-base 1.15Dirk Meyer2008-06-241-0/+11
| | | | Notes: svn path=/head/; revision=215718
* Remove most bare references to "squeezecenter" in files subject toBrooks Davis2008-06-246-44/+46
| | | | | | | | | | substitution. Now I'm ready for what ever they decide to call 8.0. :) This also fixes the newsyslog.conf entry created by pkg-install. Reported by: Tim Bishop <tim at bishnet dot net> (newsyslog.conf) Notes: svn path=/head/; revision=215711
* - Drop maintainershipAndrej Zverev2008-06-241-1/+1
| | | | Notes: svn path=/head/; revision=215667
* - Really fix plist this timeIon-Mihai Tetcu2008-06-241-5/+7
| | | | | | | - bump PORTREVISION again Notes: svn path=/head/; revision=215666
* Fix pkg-plist to honor NOPORTDOCS.Volker Stolz2008-06-242-15/+15
| | | | | | | | PR: ports/124880 Submitted by: maintainer Notes: svn path=/head/; revision=215660
* - fix plist for -DNOPORTDOCSIon-Mihai Tetcu2008-06-241-1/+4
| | | | | | | | | - bump PORTREVISION Submitted by: QA Tindy run Notes: svn path=/head/; revision=215653
* - Show currently played track time in directory viewPietro Cerutti2008-06-234-26/+48
| | | | Notes: svn path=/head/; revision=215652
* - Unbreak (after upgrading of audio/taglib to 1.5)Nicola Vitale2008-06-233-45/+12
| | | | | | | | | - Update to 0.94.5 - Add PYEASYINSTALL_ARCHDEP=yes - Use CHEESESHOP as primary download site Notes: svn path=/head/; revision=215632
* The last update never worked. The player wouldn't even start.Emanuel Haupt2008-06-233-47/+41
| | | | | | | | | | | - Reclaim maintainer-ship - Roll back to the last working version - Bump PORTEPOCH Pointyhat to: miwi Notes: svn path=/head/; revision=215621
* - Update to 0.1.0Martin Wilke2008-06-233-20/+18
| | | | | | | | PR: 124843 Submitted by: Ports Fury Notes: svn path=/head/; revision=215619
* - Update to 2008.06.14Martin Wilke2008-06-232-4/+4
| | | | | | | | PR: 124842 Submitted by: Ports Fury Notes: svn path=/head/; revision=215617
* - Update to 0.5.2.1Martin Wilke2008-06-233-11/+9
| | | | | | | | PR: 124844 Submitted by: Ports Fury Notes: svn path=/head/; revision=215605
* Audiere is a high-level audio API. It can play Ogg Vorbis, MP3,Dmitry Marakasov2008-06-236-0/+124
| | | | | | | | | | | | | | | | | | | | | | | | | FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For audio output, Audiere supports DirectSound or WinMM in Windows, OSS on Linux and Cygwin, and SGI AL on IRIX. Audiere is open source and licensed under the LGPL. This means that you may freely use Audiere in commercial products, as long as you do not modify the source code. If you do modify Audiere and release a product that uses your modifications, you must release your changes to the code under the LGPL as well. Audiere is portable. It is tested on Windows, Linux-i386, Cygwin, and IRIX with at least three major compilers. Most of Audiere is endian-independent, so I expect it would work with few modifications on other architectures. WWW: http://audiere.sourceforge.net/ PR: ports/124710 Approved by: miwi (mentor) Notes: svn path=/head/; revision=215601
* - Remove BROKENThomas Abthorpe2008-06-231-4/+2
| | | | | | | | | - While I am here, use BERLIOS macro Noticed by: pav Notes: svn path=/head/; revision=215591
* - devel/dumb was moved to audio/dumbDmitry Marakasov2008-06-221-4/+2
| | | | | | | | | | | | - depend on libdumb.a library instead of dumbout - remove ONLY_FOR_ARCHS, as dumb is now usable on 64bit architectures PR: ports/124502 Submitted by: myself Approved by: miwi (mentor), ehaupt (maintainer, via private email) Notes: svn path=/head/; revision=215548
* - Move devel/dumb to audio/dumb where it actually belongsDmitry Marakasov2008-06-224-9/+47
| | | | | | | | | | | | - Take maintainership - Use SF macro - Use -fPIC on 64bit architectures - Remove useless debug library Approved by: miwi (mentor) Notes: svn path=/head/; revision=215545
* Fix the softsqueeze wrapper script. The path was wrong in general and moreBrooks Davis2008-06-214-4/+4
| | | | | | | | | | | wrong when PREFIX was set to something other than /usr/local. Also, invoke the Java VM wrapper as java instead of javavm. Reported by: Tim Bishop <tim at bishnet dot net> (path issue) Notes: svn path=/head/; revision=215481
* - Enable wavegain supportMartin Wilke2008-06-211-5/+5
| | | | | | | | | | - Bump PORTREVISION PR: 124808 Submitted by: Denise H. G. <darcsis@gmail.com> (maintainer) Notes: svn path=/head/; revision=215476
* - New port: dcdPietro Cerutti2008-06-2010-0/+846
| | | | | | | | | dcd is originally a console CD player for Linux. This version uses libcdaudio in order to run on FreeBSD. It integrates MusicBrainz! and local look-ups. Notes: svn path=/head/; revision=215390
* - Chase taglib bumpMartin Wilke2008-06-201-1/+2
| | | | Notes: svn path=/head/; revision=215374
* - Convert to cmake frameworkMartin Wilke2008-06-203-39/+9
| | | | | | | | PR: 124327 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Notes: svn path=/head/; revision=215370
* - Update to 0.9.6Martin Wilke2008-06-207-64/+222
| | | | | | | | PR: 124308 Submitted by: Ports Fury Notes: svn path=/head/; revision=215369
* Rename manual "test" target to "regression-test" so that it willChristian Weisgerber2008-06-201-1/+1
| | | | | | | | | be automatically run on the package build cluster. Suggested by Pedro <pfgshield-freebsd@yahoo.com>. Notes: svn path=/head/; revision=215367
* - Chase taglib bumpThomas Abthorpe2008-06-2023-33/+36
| | | | Notes: svn path=/head/; revision=215366
* - Chase taglib bumpThomas Abthorpe2008-06-203-3/+10
| | | | | | | | | - Mark as BROKEN Approved by: portmgr (pav) Notes: svn path=/head/; revision=215365
* - Update to 1.5Thomas Abthorpe2008-06-203-7/+17
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=215364
* - ibm is not a valid entry for JAVA_VENDOR anymorePietro Cerutti2008-06-201-1/+1
| | | | | | | Reported by: Jon Feuss <jon.feuss@feuss.net> (via private e-mail) Notes: svn path=/head/; revision=215327
* Use the email address from the FreeBSD project for my ports.Ed Schouten2008-06-201-1/+1
| | | | | | | | | | Rink Springer also asked me if he could maintain his own ports. Change maitainership of games/sudsol, net/freedbd and net/kissd to Rink. Approved by: philip (mentor), rink Notes: svn path=/head/; revision=215321
* - Set JAVA_VENDOR to all but freebsd, as it seg-faults with diablo-jdkPietro Cerutti2008-06-191-1/+2
| | | | | | | Reported by: Jon Feuss <jon.feuss@feuss.net> (via private e-mail) Notes: svn path=/head/; revision=215300
* - Accept a filename as a parameter and open it. Revert to the defaultPietro Cerutti2008-06-192-3/+5
| | | | | | | | | behavior and open the default file if no parameter is specified. Reported by: Jon Feuss <jon.feuss@feuss.net> (via private e-mail) Notes: svn path=/head/; revision=215298
* Update my email address in 132 ports.Dmitry Marakasov2008-06-192-2/+2
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=215297
* - Update to 1.63.5Pav Lucistnik2008-06-192-5/+4
| | | | | | | | PR: ports/124735 Submitted by: Chess Griffin <chess@chessgriffin.com> Notes: svn path=/head/; revision=215261
* - This port has been BROKEN for more than 6 months. It will be removed unlessPav Lucistnik2008-06-193-0/+8
| | | | | | | | | fixed in next two months. With hat: portmgr Notes: svn path=/head/; revision=215228
* [NEW PORT] audio/kirocker: KDE Kicker applet for AmarokEdwin Groothuis2008-06-185-0/+241
| | | | | | | | | | | | | | | | | This is Kirocker Music Display. It is a KDE Kicker applet for Amarok that displays current song info and allows for basic playback control and song rating. Included is a fullscreen mode that can be used with or without the applet running - an Amarok script is also included to launch the fullsreen mode from within Amarok. Homepage: http://www.kde-apps.org/content/show.php?content=52869 PR: Jason E. Hale <bsdkaffee@gmail.com> Submitted by: ports/116683 Notes: svn path=/head/; revision=215157
* - Delete expired audio/mbrola port: relies on forbidden port misc/compat3x;Pav Lucistnik2008-06-184-82/+0
| | | | | | | last release 2000 Notes: svn path=/head/; revision=215140
* - Make this a standalone port instead of audio/mbrola slavePav Lucistnik2008-06-182-6/+45
| | | | Notes: svn path=/head/; revision=215139
* - Update to 0.17Pav Lucistnik2008-06-183-9/+6
| | | | | | | - Allow on amd64 Notes: svn path=/head/; revision=215128
* - Try to fix build on RELENG_6. Untested, as I cannot build it on tb[34]Edward Tomasz Napierala2008-06-181-0/+1
| | | | | | | due to failing dependencies. Notes: svn path=/head/; revision=215066
* [New port] audio/wavegainEdwin Groothuis2008-06-187-0/+212
| | | | | | | | | | | | | | | | WaveGain is a program that applies ReplayGain to wave files. The FreeBSD port of WaveGain is with a patch from gnormalize whose author is Claudio Fernandes de Souza Rodrigues. The author of WaveGain is John Edwards. WWW: http://www.rarewares.org/others.html PR: ports/123963 Submitted by: Denise H. G. <darcsis@gmail.com> Notes: svn path=/head/; revision=215054
* [PATCH] audio/nas: update to 1.9.1Edwin Groothuis2008-06-188-158/+215
| | | | | | | | | | | | | | | | | * Update to 1.9.1 which is claimed to fix many race conditions and nasd segfaults (I experience those quite often with 1.8) (I haven't yet used new nasd for enough time to prove that) * Use SF macro, USE_XORG (so this port should be ready to ports/122340) and make this port respect CC/CXX * Adapt all old patches to the new code PR: ports/123684 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=215053
* [PATCH] audio/liba52: powerpc build requires -fPICEdwin Groothuis2008-06-181-1/+1
| | | | | | | | | | | | | | Powerpc is similar to amd64 in that it requires -fPIC when building shared libs Portversion bump to differentiate between builds. PR: ports/122899 Submitted by: Peter Grehan <grehan@FreeBSD.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=215052
* [PATCH] audio/liba52: powerpc build requires -fPICEdwin Groothuis2008-06-181-1/+1
| | | | | | | | | | | | Powerpc is similar to amd64 in that it requires -fPIC when building shared libs PR: ports/122899 Submitted by: Peter Grehan <grehan@FreeBSD.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=215051
* - Drop maintainershipPav Lucistnik2008-06-181-1/+1
| | | | | | | Submitted by: Andrew Wingorodov <mail@andr.ru> (maintainer) Notes: svn path=/head/; revision=215048
* Add CPAN/Encode to the list of directories we exclude since the version ofBrooks Davis2008-06-184-92/+68
| | | | | | | | | | | Encode::Detect found there is now incompatable with the on provided by ports. Fix the plist. Reported by: Nick Evans <nevans at talkpoint dot com> Notes: svn path=/head/; revision=215042
* Actually update to 7.0.1 including referencing the right distfile.Brooks Davis2008-06-174-50/+16
| | | | | | | | | | In 7.0.1, squeezecenter supports new and old versions of JSON::XS. Keep the custom module that handles this so things work correctly. Pointy hat to: brooks Notes: svn path=/head/; revision=214992
* - Add support for CDDB lookups via libdiscidPietro Cerutti2008-06-161-3/+6
| | | | | | | | | | | - Bump PORTREVISION PR: 124035 Submitted by: gahr Approved by: maintainer timeout (alexbl; 3 weeks) Notes: svn path=/head/; revision=214980
* - update to 1.4.9.1Michael Landin2008-06-1510-58/+28
| | | | | | | | Submitted by: "Pawel Pekala" <c0rn@o2.pl> PR: ports/123794 Notes: svn path=/head/; revision=214899
* A few typo fixes for ports/audio descriptions.Jimmy Olgeni2008-06-1559-72/+68
| | | | Notes: svn path=/head/; revision=214897
* - Convert old style rc script to the new world orderRong-En Fan2008-06-156-136/+153
| | | | | | | | | | | | - Install kernel modules in PREFIX/modules instead of PREFIX/lib - Bump PORTREVISION PR: ports/124063 (based on) Submitted by: Volodymyr Kostyrko <c.kworr at gmail.com> Tested by: Volodymyr Kostyrko <c.kworr at gmail.com> (earlier version) Notes: svn path=/head/; revision=214882
* - Make OPTIONS workGabor Kovesdan2008-06-141-1/+3
| | | | | | | | PR: ports/124165 Submitted by: Olivier Smedts <olivier@gid0.org> Notes: svn path=/head/; revision=214854