aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 10.7Dennis Herrmann2009-07-103-14/+6
| | | | Notes: svn path=/head/; revision=237580
* Fix pulseaudio's interaction with OSS on FreeBSD. Most notably, use theJoe Marcus Clarke2009-07-103-2/+28
| | | | | | | | | | | | | fixer file descriptor when executing mixer-rleated ioctls. It was only luck that this used to work with the DSP file descriptor, but broke when vpc was introduced in -CURRENT. Thanks to ariff for tracking this down. Submitted by: ariff Notes: svn path=/head/; revision=237576
* Alas, the assumption that /nonexistent does not exist is not reliable.Christian Weisgerber2009-07-092-2/+8
| | | | | | | PR: 136447 Notes: svn path=/head/; revision=237505
* - Update to 2009.06.26Martin Wilke2009-07-092-4/+4
| | | | | | | | PR: 136471 Submitted by: Ports Fury Notes: svn path=/head/; revision=237488
* Cross-platform audio loop slicer designed to create sliced loops from WAV, MP3,Philip M. Gollucci2009-07-095-0/+111
| | | | | | | | | | | | | | | FLAC or AIFF files in seconds without a sequencer. Effects include filter sweeps, phasing, flanging, delay, and distortion. Chris Petrik (chris@officialunix.com) WWW: http://smasher.sourceforge.net/ PR: ports/135937 Submitted by: chris at officialunix.com Notes: svn path=/head/; revision=237469
* - Reset maintainerPav Lucistnik2009-07-081-1/+1
| | | | | | | | <saper@system.pl> (reason: 550 user not found... podany uzytkownik nie istnieje...) Notes: svn path=/head/; revision=237448
* Fixed CONFLICTS for timidity++ 2.13Marcus von Appen2009-07-071-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=237358
* 2009-07-07 audio/gai-album: abandoned project, does not buildMartin Wilke2009-07-079-118/+0
| | | | | | | | | | | | | | 2009-07-07 audio/gai-visual-audio: abandoned project, does not build 2009-07-05 devel/linxt: Use devel/roboctl instead. 2007-08-22 german/citrix_ica: Use net/citrix_ica 2007-08-22 japanese/citrix_ica: Use net/citrix_ica 2009-06-30 mail/bogofilter-qdbm: Migrate to bogofilter-tc instead 2009-06-27 mail/xc-mail: depends on a port that expired in 2007 2009-07-01 www/trac-blog: Not supported anymore for trac > 0.10; use FullBlogPlugin instead 2009-07-01 www/trac-restrictedarea: Not supported anymore; functionality included in trac since 0.11 Notes: svn path=/head/; revision=237315
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-0676-75/+96
| | | | Notes: svn path=/head/; revision=237283
* Update to 1.2.2. From the change log:Christian Weisgerber2009-07-0611-140/+41
| | | | | | | | | | | | | | | | | | | | * define VENDOR and ENCODER strings * fix regression from CVE-2008-1420; 1.0b1 files work again * mark all tables as constant to reduce memory occupation * additional decoder hardening against malicious streams * substantially reduce amount of seeking performed by Vorbisfile * Multichannel decode bugfix * Improved robustness with corrupt streams. * New ov_read_filter() vorbisfile call allows filtering decoded audio as floats before converting to integer samples. * Fix an encoder bug with multichannel streams. * Bare bones self test under 'make check'. * Fix a problem encoding some streams between 14 and 28 kHz. * Fix a numerical instability in the edge extrapolation filter. * Specification correction. Notes: svn path=/head/; revision=237281
* Update to 1.1.4. From the change log:Christian Weisgerber2009-07-066-34/+36
| | | | | | | | | | | * New async error reporting mechanism. Calls made after a fatal error are now safely handled in the event an error code is ignored * Added allocation checks useful to some embedded applications * fix possible read past end of buffer when reading 0 bits * Updates to API documentation Notes: svn path=/head/; revision=237280
* Upgrade to squeezecenter 7.3.3.Brooks Davis2009-07-068-50/+144
| | | | | | | | PR: ports/136326 Submitted by: Mark Knight <markk at knigma dot org> Notes: svn path=/head/; revision=237227
* - Pass maintainership to another personDmitry Marakasov2009-07-051-1/+1
| | | | | | | | PR: 136358 Submitted by: Roman Lazio <mahonmesr@googlemail.com> (maintainer) Notes: svn path=/head/; revision=237197
* Update to 1.8.466Marcus von Appen2009-07-053-7/+19
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=237187
* Update to 0.12.3.Joe Marcus Clarke2009-07-053-5/+13
| | | | Notes: svn path=/head/; revision=237181
* - cleanup ADDITIONAL_LIB_DIRSDirk Meyer2009-07-053-3/+0
| | | | Notes: svn path=/head/; revision=237172
* Update to 0.8.7Emanuel Haupt2009-07-052-4/+4
| | | | Notes: svn path=/head/; revision=237165
* Fix build with custom PREFIX/LOCALBASESteven Kreuzer2009-07-032-2/+7
| | | | | | | | | PR: ports/135369 Reported by: QAT Approved by: maintainer timeout (28 days); wxs (mentor) Notes: svn path=/head/; revision=237056
* - Update to 0.6.0.Marcelo Araujo2009-07-032-5/+5
| | | | | | | | | | - Pass maintainer to submitter. PR: ports/135997 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=237017
* - update to 1.5.1Dirk Meyer2009-06-302-4/+4
| | | | Notes: svn path=/head/; revision=236807
* - Update to 2.0Dennis Herrmann2009-06-283-9/+12
| | | | | | | | PR: ports/136147 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=236742
* - Drop maintainership of some ports I don't use any moreGabor Kovesdan2009-06-271-1/+1
| | | | Notes: svn path=/head/; revision=236682
* - Fix pkg-plistPhilippe Audeoud2009-06-261-1/+5
| | | | | | | Noticed by: QAT Notes: svn path=/head/; revision=236647
* - Update to 3.5.1Philippe Audeoud2009-06-262-4/+4
| | | | Notes: svn path=/head/; revision=236646
* - Update to 0.3.5Dennis Herrmann2009-06-242-4/+4
| | | | Notes: svn path=/head/; revision=236594
* Mark audio/muine as BROKEN as it doesn't build with mono 2.4.Florent Thoumie2009-06-231-0/+2
| | | | Notes: svn path=/head/; revision=236557
* - Update lang/mono to 2.4.Florent Thoumie2009-06-221-1/+2
| | | | | | | | | | | | | | - Update a bunch of c# ports as well (gtksharp20, mono-zeroconf, tomboy, gnome-desktop-sharp, gnomesharp20). - Remove devel/monodoc as it is now included in lang/mono. - Add www/mod_mono, an apache module serving ASP.net pages. - Add www/xsp, a mono-based webserver. PR: ports/135248, ports/135249 Submitted by: Romain Tartiere <romain@blogreen.org> Notes: svn path=/head/; revision=236461
* - Pass maintainership to Sylvio Amorim <scjamorim at bsd.com.br>.Marcelo Araujo2009-06-211-1/+1
| | | | Notes: svn path=/head/; revision=236451
* - Update to 09.05Philip M. Gollucci2009-06-214-19/+43
| | | | | | | | PR: ports/135616 Submited by: Martin Dieringer <martin.dieringer@gmx.de> Notes: svn path=/head/; revision=236450
* - Update MASTER_SITES/WWW/pkg-descrDennis Herrmann2009-06-201-1/+1
| | | | Notes: svn path=/head/; revision=236387
* Update maintainer's email address. Had already been done for hisMark Linimon2009-06-191-1/+1
| | | | | | | other ports. Notes: svn path=/head/; revision=236345
* - update to 1.5.0Dirk Meyer2009-06-183-6/+6
| | | | Notes: svn path=/head/; revision=236191
* Update to 4.05Max Brazhnikov2009-06-173-94/+33
| | | | | | | | PR: ports/135605 Submitted by: maintainer Notes: svn path=/head/; revision=236155
* - Assign all unmaintained ruby ports to ruby@,Stanislav Sedov2009-06-165-5/+5
| | | | | | | so people will know where to send questions to. Notes: svn path=/head/; revision=236032
* Update to 3.0.2.David Thiel2009-06-163-11/+4
| | | | Notes: svn path=/head/; revision=235995
* This fixes the collection manager from duplicating album entriesPhilip M. Gollucci2009-06-162-0/+41
| | | | | | | | | | | when adding to the playlist or collapsing the menu entry. PR: ports/135612 Obtained from: exaile bzr. Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer) Notes: svn path=/head/; revision=235993
* Bump PORTREVISION for previous change.Ion-Mihai Tetcu2009-06-151-0/+1
| | | | Notes: svn path=/head/; revision=235892
* - unbreak build by adding bash to BUILD_DEPENDS, and not trying to replace itIon-Mihai Tetcu2009-06-152-7/+3
| | | | | | | | | | | by sh - serach for bash and ruby in LOCALBASE Submitted by: maintainer Prompted by: QATty Notes: svn path=/head/; revision=235891
* - Respect LOCALBASE if it is changed to custom valueJose Alonso Cardenas Marquez2009-06-152-4/+4
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=235882
* - Mark MAKE_JOBS_UNSAFE=yesPhilip M. Gollucci2009-06-131-0/+2
| | | | | | | | PR: ports/135537 Reported by: P6 TB Notes: svn path=/head/; revision=235797
* Remove audio/sineshaper as it has been BROKEN for over 4 months.Erwin Lansing2009-06-137-84/+0
| | | | Notes: svn path=/head/; revision=235718
* Remove audio/p5-Audio-TagLib as it has been marked BROKEN for over 11 months.Erwin Lansing2009-06-136-183/+0
| | | | Notes: svn path=/head/; revision=235717
* Remove audio/gnomad2 as it has been BROKEN of over 5 months.Erwin Lansing2009-06-135-67/+0
| | | | Notes: svn path=/head/; revision=235716
* Remove expired ports in audio:Erwin Lansing2009-06-1376-1416/+0
| | | | | | | | | | | | | | | | | | | 2009-04-28 audio/festival+OGI: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-06-10 audio/festlex-ifd: unfulfilled dependencies for 8+ months, no active maintainer, no user interest 2009-06-10 audio/festogi-italian: unfulfilled dependencies for 8+ months, no active maintainer, no user interest 2009-06-09 audio/festogi-spanish: unfulfilled dependencies for 8+ months, no maintainer, no user interest 2009-06-09 audio/festvox-abc: unfulfilled dependencies for 8+ months, no user interest. 2009-06-09 audio/festvox-hvs: unfulfilled dependencies for 8+ months, no user interest. 2009-06-09 audio/festvox-jph: unfulfilled dependencies for 8+ months, no maintainer, no user interest 2009-06-10 audio/festvox-lp: unfulfilled dependencies for 8+ months, no active maintainer, no user interest 2009-06-09 audio/festvox-mwm: unfulfilled dependencies for 8+ months, no maintainer, no user interest 2009-06-09 audio/festvox-ogirab: unfulfilled dependencies for 8+ months, no maintainer, no user interest 2009-06-10 audio/festvox-pc: unfulfilled dependencies for 8+ months, no active maintainer, no user interest 2009-06-09 audio/festvox-tll: unfulfilled dependencies for 8+ months, no maintainer, no user interest 2009-01-19 audio/py-sdl_mixer: has been broken for more than 6 months Notes: svn path=/head/; revision=235694
* - Fix Build with Custom LOCALBASE/PREFIXPhilip M. Gollucci2009-06-131-0/+3
| | | | | | | Reported by: QATty Notes: svn path=/head/; revision=235677
* - Fix build with Custom LOCALBASE/PREFIXPhilip M. Gollucci2009-06-131-0/+3
| | | | | | | Reported by: QATty Notes: svn path=/head/; revision=235676
* xmms-timidity is another simple plugin that handles .mid files by running thePhilip M. Gollucci2009-06-124-0/+39
| | | | | | | | | | | | locally installed copy of Timidity, and piping the output back to XMMS. - Timothy Beyer <beyert@cs.ucr.edu> PR: ports/131442 Submitted by: Timothy Beyer <beyert at cs.ucr.edu> Notes: svn path=/head/; revision=235616
* Bump exaile-devel to 2.99.2 (aka 0.3 Alpha 2).Philip M. Gollucci2009-06-124-238/+248
| | | | | | | | | | | | | While I am here, do some better sorting of the plist to make it easier for future maintenance. There's a known issue with the collection manager, where adding an album to the playlist causes the album entry to duplicate. Does not affect usability. PR: ports/135431 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer) Notes: svn path=/head/; revision=235613
* Explicitly set LATEST_LINK to not clash with net-p2p/dcdErwin Lansing2009-06-111-0/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=235586
* - Do not remove directory listed in mtreePav Lucistnik2009-06-101-2/+0
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=235550