aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.11.6Renato Botelho2006-05-243-14/+13
| | | | | | | | | PR: ports/96994 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer Notes: svn path=/head/; revision=163291
* EMMS is the Emacs Multi-Media System. It tries to be a clean and smallAndrey Slusar2006-05-246-0/+122
| | | | | | | | | | | | | | | application to play multimedia files from Emacs using external players. Many of it's ideas are derived from MpthreePlayer (http://www.nongnu.org/mp3player), but it tries to be more general and more clean. WWW: http://www.gnu.org/software/emms/index.html PR: ports/97080 Submitted by: Dryice Liu <dryice@dryice.name> Notes: svn path=/head/; revision=163258
* - Chase lib version bump to libcdioMichael Landin2006-05-241-1/+2
| | | | Notes: svn path=/head/; revision=163248
* - Add an additional mirrorEmanuel Haupt2006-05-231-2/+9
| | | | | | | | - This port does not configure on FreeBSD 7.x, mark it BROKEN for ${OSVERSION} >= 700000 Notes: svn path=/head/; revision=163187
* Update to 0.9707.Roman Bogorodskiy2006-05-232-4/+4
| | | | Notes: svn path=/head/; revision=163171
* Update master site and add an additional mirror.Emanuel Haupt2006-05-221-1/+2
| | | | | | | | PR: 97602 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=163131
* Add optional SDL output support.Emanuel Haupt2006-05-221-1/+8
| | | | Notes: svn path=/head/; revision=163091
* - Does not compile on FreeBSD 4.XPav Lucistnik2006-05-211-1/+7
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=162965
* - Update to 0.5.5Sergey Matveychuk2006-05-202-6/+5
| | | | | | | | | PR: ports/96939 Submitted by: Paul Schmehl <pauls@utdallas.edu> Approved by: maintainer timeout Notes: svn path=/head/; revision=162899
* Fix build on 4.x by USE_GCC= 3.3+Ion-Mihai Tetcu2006-05-201-0/+1
| | | | | | | | Reported by: krismail Approved by: lawrance (mentor) Notes: svn path=/head/; revision=162864
* Fix build on 64 bit platformsVasil Dimov2006-05-201-5/+20
| | | | Notes: svn path=/head/; revision=162857
* Split patch-warnings intoVasil Dimov2006-05-2011-429/+429
| | | | | | | | | | | | | | | | | patch-clients_audio_audemo_audemo.c patch-clients_audio_auedit_Graph.c patch-clients_audio_auedit_auedit.c patch-clients_audio_aupanel_aupanel.c patch-clients_audio_auphone_auphone.c patch-clients_audio_autool_audiotool.c patch-clients_audio_auwave_auwave.c patch-server_dda_voxware_config.c patch-server_dia_gram.y patch-server_dia_lex.l to ease with maintaining. Notes: svn path=/head/; revision=162856
* Portlint:Jeremy Messenger2006-05-2048-48/+48
| | | | | | | -Correct the order by move CATEGORIES under PORTREVISION. Notes: svn path=/head/; revision=162850
* Implement the official adplug database which contains additional, essentialEmanuel Haupt2006-05-192-4/+19
| | | | | | | | | replay information about problematic files. Some file formats contain too few information about a song for it to be correctly replayed. To counter this, the AdPlug database was created. Notes: svn path=/head/; revision=162799
* Update to 1.7cErwin Lansing2006-05-192-4/+4
| | | | | | | | PR: 97483 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=162779
* Chase audio/libadplug updateEmanuel Haupt2006-05-181-2/+2
| | | | Notes: svn path=/head/; revision=162739
* - Update to 1.5Emanuel Haupt2006-05-182-6/+5
| | | | | | | - Chase audio/libadplug update Notes: svn path=/head/; revision=162738
* Update to 2.0Emanuel Haupt2006-05-184-54/+51
| | | | Notes: svn path=/head/; revision=162737
* - Merge changes from audio/speexMichael Johnson2006-05-181-4/+1
| | | | | | | | | Use configure script --with-ogg-dir argument to specify devel/libogg Submitted by: sergei (from audio/speex) Notes: svn path=/head/; revision=162722
* - Use configure script --with-ogg-dir argument to specify devel/liboggSergei Kolobov2006-05-181-4/+1
| | | | | | | | | | | | | dependency location instead of explicitly passing modified CPPFLAGS and LDFLAGS variables. This gives configure script a chance to do the right thing when detecting libogg if ${LOCALBASE} != "/usr/local" PR: ports/97464 Submitted by: sergei Approved by: ahze (maintainer) Notes: svn path=/head/; revision=162719
* - Update to 0.7.1Emanuel Haupt2006-05-182-7/+25
| | | | | | | - Add an additional mirror Notes: svn path=/head/; revision=162708
* Update to 1.99.12.Adam Weinberger2006-05-173-6/+9
| | | | | | | | PR: 95629 Submitted by: Wesley Shields <wxs@csh.rit.edu> Notes: svn path=/head/; revision=162630
* Depends on gstreamer80 for nowMichael Nottebrock2006-05-171-2/+2
| | | | Notes: svn path=/head/; revision=162616
* - Add a WITHOUT_NLS knob, allowing to get rid of the gettext dependency.Marius Strobl2006-05-161-6/+8
| | | | | | | | | - Use REINPLACE_CMD instead of re-implementing it with CP and SED. Approved by: netchild Notes: svn path=/head/; revision=162595
* - Update to 3.2.0 [1]Stefan Walter2006-05-163-152/+292
| | | | | | | | | | | | | | - Add USE_GETTEXT [2] - Fix build without X server/DISPLAY [3] PR: 95599 Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1] stefan [2] arved[3] Approved by: arved Notes: svn path=/head/; revision=162566
* - Readd gstreamer-plugins-musicbrainzMichael Johnson2006-05-162-0/+18
| | | | Notes: svn path=/head/; revision=162555
* - Revive audio/ruby-mp3info, other ports depends on itPav Lucistnik2006-05-155-0/+90
| | | | | | | | Reported by: INDEX build failure via cperciva Pointy hat to: pav Notes: svn path=/head/; revision=162479
* - Update ruby-mp3info to 0.5 and use rubygem versionPav Lucistnik2006-05-1511-236/+133
| | | | | | | | | | - Take maintainership PR: ports/97163 Submitted by: brad walker <tha_walka@hotmail.com> Notes: svn path=/head/; revision=162477
* Fix build on 4.x.Sam Lawrance2006-05-151-0/+20
| | | | | | | | PR: ports/97288 Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=162420
* Update to 0.8.3.Sam Lawrance2006-05-145-65/+16
| | | | | | | | PR: ports/97224 Submitted by: Ports Fury Notes: svn path=/head/; revision=162313
* Remove whitespace from line endings in pkg-plist files.Vasil Dimov2006-05-121-1/+1
| | | | | | | | | | | | | Those spaces used to hinder searching for the corresponding files with portsearch -f '/FILENAME$' for obvious reasons. Although currently portsearch removes those spaces itself remove them anyway. Inspired by: ports/94078 Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin) Notes: svn path=/head/; revision=162181
* - Chase fftw3 libver bumpMichael Johnson2006-05-116-12/+15
| | | | Notes: svn path=/head/; revision=162087
* Update to 0.9.991Ion-Mihai Tetcu2006-05-115-17/+47
| | | | | | | | | | | Pass maintainership to submitter. PR: ports/97117 Submitted by: Rainer Alves <rainer.alves@gmail.com> Approved by: lawrance (mentor) Notes: svn path=/head/; revision=162078
* - Mark BROKENMichael Johnson2006-05-101-0/+2
| | | | Notes: svn path=/head/; revision=162037
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* - Update to 0.1.6Pav Lucistnik2006-05-103-12/+24
| | | | | | | | PR: ports/97088 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) Notes: svn path=/head/; revision=162028
* - Update to 0.3.7Michael Johnson2006-05-102-5/+4
| | | | Notes: svn path=/head/; revision=161914
* - Since mpeg4ip support is on by default test for WITHOUT_MPEG4IP instead ofMichael Johnson2006-05-101-2/+2
| | | | | | | WITH_MPEG4IP Notes: svn path=/head/; revision=161861
* Add the installed libtool archive to the packing list.Kelly Yancey2006-05-091-0/+1
| | | | Notes: svn path=/head/; revision=161832
* Update my e-mail addressAndrew Pantyukhin2006-05-086-10/+10
| | | | | | | Approved by: krion (mentor, implicit) Notes: svn path=/head/; revision=161759
* Update to 1.3b.Roman Bogorodskiy2006-05-082-4/+4
| | | | | | | | PR: 96976 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=161738
* This plugin enables xmms to playback sound via the JACK audio server. ThePav Lucistnik2006-05-086-0/+69
| | | | | | | | | | | | | plugin is actually a port of the xmms OSS sound ouput plugin to JACK, using libjackasyn. WWW: http://gige.xdv.org/libjackasyn/xmms.php PR: ports/94292 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=161730
* libjackasyn is a library that allows you to use programs written for the OSSPav Lucistnik2006-05-0811-0/+244
| | | | | | | | | | | | | | | | | | | | | | | | | | | sound API with the JACK audio server (jackit.sf.net). libjackasyn is a library that can be used for two purposes. First it can be loaded via the LD_PRELOAD variable, turning OSS applications automatically into JACK-aware applications. Second, it can be used to link against the program during build time, making it trivial to turn an OSS aware sound application into a JACK aware sound application in a short time. libjackasyn got its name from the asynchronous manner in which it communicates with the JACK server, which means by using libjackasyn you will introduce an additional delay exactly the size of one JACK audiobuffer (1024 samples or 44 ms with the JACK default settings). This delay can be reduced by reducing the JACK buffersize. It should not matter for sound generating applications, but it might introduce phasing effects when doing sound processing. WWW: http://gige.xdv.org/libjackasyn/ PR: ports/94290 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=161728
* Unbreak after GLib 2.10 import.Jean-Yves Lefort2006-05-073-1/+33
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=161607
* Update to 0.9.1Tilman Keskinoz2006-05-072-4/+6
| | | | | | | | PR: 96909 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=161606
* - Clean up distinfo for unmaintained ports: remove CVS tags, empty lines etc.Sergey Matveychuk2006-05-0710-14/+0
| | | | | | | Obtained from: distinfo survey Notes: svn path=/head/; revision=161574
* - Update PORTREVISION and libtheora version reflecting multimedia/libtheora ↵Marcus Alves Grando2006-05-072-6/+6
| | | | | | | | | update. - portlint(1) while here Notes: svn path=/head/; revision=161539
* Fix build by switching to USE_GSTREAMER80Tom McLaughlin2006-05-061-1/+1
| | | | | | | Notified by: krismail Notes: svn path=/head/; revision=161526
* Allow the port to fetch the distfile instead of requiring the userMario Sergio Fujikawa Ferreira2006-05-061-16/+2
| | | | | | | | | | | | to do so. It is okay to automatically fetch since the distfile is under a multiple license and specifically gplv2. PR: 96696 [1] Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> [1], Lauri Watts <lauri@kde.org> Notes: svn path=/head/; revision=161494
* - Update to 0.2.1Pav Lucistnik2006-05-063-10/+10
| | | | | | | | PR: ports/96787 Submitted by: Aleksander Fafula <alex@fafula.com> Notes: svn path=/head/; revision=161478