summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Catch up with libogg/libvorbis version bump.naddy2003-12-2040-67/+80
|
* Update to Ogg Vorbis 1.0.1.naddy2003-12-2022-108/+152
| | | | | Major user-visible change: vorbis-tools now integrates some support for flac and speex files.
* - Update to version 0.4krion2003-12-204-4/+17
|
* - Update to 0.5.2pav2003-12-203-4/+4
| | | | | | PR: ports/58601 Submitted by: Dominic Mitchell <dom@semantico.com> Approved by: maintainer timeout (1 month)
* Add mp3burn, a commandline tool for burning audio CDs from mp3 filespav2003-12-195-0/+40
| | | | | PR: ports/60404 Submitted by: vinc <vinc@FreeBSD-fr.org>
* Temporarily fix the detection of libid3tag. This fixes MP3 support inmarcus2003-12-184-8/+78
| | | | | new installations. The better fix would be to add a pkg-config file to the libid3tag port.
* Update to 0.6.2.marcus2003-12-1812-6/+180
|
* - Update to version 0.99.1.1krion2003-12-173-44/+4
| | | | | PR: 60332 Submitted by: Ports Fury
* Update to 2.02perky2003-12-173-25/+9
|
* - Hand this orphaned port to volunteerpav2003-12-151-1/+3
| | | | | | | - Add CONFLICTS with new audacity-devel PR: ports/59915 Submitted by: Craig Boston <craig@yekse.gank.org>
* After repocopy from audio/audacity, add audacity-devel, a developmentpav2003-12-1517-68/+215
| | | | | | | | | branch of this audio waveform editor program. This is a beta of upcoming major release 1.2.0, and is already worth a try. For details see http://audacity.sourceforge.net/beta.php PR: ports/59915 Submitted by: Craig Boston <craig@yekse.gank.org>
* - Update to version 2003.12.07krion2003-12-152-2/+2
| | | | | PR: 60265 Submitted by: Ports Fury
* Jim Mock (jim) returned his commit bit, so set his ports free.pav2003-12-152-2/+2
| | | | Thank for all your work, Jim!
* - Update to 0.2.1dsergei2003-12-144-10/+9
| | | | | PR: 60215 Submitted by: maintainer
* Add gspeakers, an application for designing loudspeakers written in Gtk2--.pav2003-12-137-0/+121
| | | | | PR: ports/60209 Submitted by: Vincent Tantardini <vinc@freebsd-fr.org>
* - Fix install on perl 5.0pav2003-12-122-4/+16
| | | | | | | - Fix pkg-plist on perl 5.0 PR: ports/60190 Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
* Add xspeakfree, a Tcl/Tk frontent to Speak Freely.pav2003-12-124-0/+55
| | | | | PR: ports/59064 Submitted by: Travis Poppe <tlp@liquidx.org>
* Updated homepage.markp2003-12-122-2/+2
|
* Update to latest beta release.lofi2003-12-113-7/+17
|
* Remove leading slash that crept into the plist.seanc2003-12-101-1/+1
| | | | Submitted by: Kent Stewart <kstewart@owt.com>
* Update to 3.1. This release seems to behave more friendly on my machineseanc2003-12-093-44/+72
| | | | | | than the previous version. Approved by: maintainer timeout
* Update to 0.2.8.marcus2003-12-092-2/+2
|
* Switch dependency mad -> libmad as more apropriate.bland2003-12-081-2/+2
| | | | Approved by: maintainer
* - Update to 0.7pav2003-12-075-34/+14
| | | | | | PR: ports/57576 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: maintainer timeout (1 month)
* Fix MASTER_SITES and WWW links.naddy2003-12-074-5/+4
| | | | Submitted by: fenner (distfiles survey)
* Upgrade to shntool 1.2.3. Earlier MASTER_SITE seems to have gone away.fenner2003-12-072-3/+3
| | | | 1.2.3 has minor fixes in split, cat, md5 modes.
* Readd more of the previously deleted cludge. Bump PORTREVISION.lofi2003-12-074-0/+6
|
* Readd cludge for ldconfig which got accidentally removed in the previouslofi2003-12-072-2/+10
| | | | commit.
* Update to version 18.1lofi2003-12-0710-54/+170
|
* Add mpiosh, a userland library and command-line toolpav2003-12-0714-0/+200
| | | | | | | for Digitalway MPIO MP3 players. PR: ports/56258 Submitted by: Sergey Akifyev <asa@gascom.ru>
* Remove the explicit LIB_DEPENDS on libid3tag. Having this here will causemarcus2003-12-071-1/+0
| | | | | the portupgrade of mad to fail. For those affected by this, simply reinstall audio/libid3tag.
* Bump PORTREVISION for those that got 0.6.1 from my CVS repo.marcus2003-12-072-0/+2
|
* Update to 0.6.1.marcus2003-12-0710-74/+46
|
* Install the madtime app as well.marcus2003-12-072-0/+6
| | | | Submitted by: sf
* Chase the libmad/libid3tag shared lib version.marcus2003-12-0718-22/+32
|
* Convert this port to a meta-port. New ports that require mad support shouldmarcus2003-12-076-105/+15
| | | | | | | | either depend on libmad or libid3tag. PR: 59715 Submitted by: Sergey Akifyev <asa@gascom.ru> Approved by: maintainer timeout
* Add madplay, the MP3 player portion of the MAD audio project.marcus2003-12-076-0/+76
| | | | | PR: 59704 Submitted by: Sergey Akifyev <asa@gascom.ru>
* Add libid3tag, an MPEG level 3 tagging library that is used by the MADmarcus2003-12-077-0/+60
| | | | | | | project. PR: 59703 Submitted by: Sergey Akifyev <asa@gascom.ru>
* Add libmad, the library backend to the MAD audio project. MAD is amarcus2003-12-076-0/+60
| | | | | | | high-quality MPEG 1 and 2 audio decoder. PR: 59702 Submitted by: Sergey Akifyev <asa@gascom.ru>
* - Fix build on 5.x, if devel/libgnugetopt is installedkrion2003-12-061-1/+1
| | | | Submitted by:i Ports Fury
* - Update to version 3.2.0krion2003-12-059-85/+177
| | | | | | | | * Fix playing Vorbis files on big-endian archs. * Add optional sidplay support (enabled by default). PR: 59841 59880 Submitted by: Ports Fury, naddy
* - Correct '\r' representation to feed into sed.perky2003-12-051-1/+2
| | | | | | - Bump PORTREVISION subsequently. Submitted by: maintainer
* Make arts compile on amd64. The already-existing patches to usepeter2003-12-051-0/+1
| | | | | vasnprintf() solve it just fine, but it would help if the #ifdef HAVE_VASNPRINTF was actually turned on.
* update xfce to 4.0.1oliver2003-12-043-3/+9
|
* - Update to 0.70pav2003-12-044-5/+21
| | | | | | | | | | * Add support of AAC files (WITH_AAC knob) * New Info window (with statistics) * Many small improvements with large practival impact * Bug fixes PR: ports/59851 Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
* - Fix install.pav2003-12-041-1/+1
| | | | Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz>
* Add fluidsynth, a real-time software synthesizer based on the SoundFont 2pav2003-12-046-0/+75
| | | | | | | | | | specifications. It is a "software synthesizer". FluidSynth can read MIDI events from the MIDI input device and render them to the audio device. It can also play MIDI files. PR: ports/59716 Submitted by: Juha Nygard <juha.nygard1@netikka.fi> Approved by: adamw (mentor)
* Add eawpats, Eric A. Welsh's collection of MIDI patch files, configuredpav2003-12-045-0/+473
| | | | | | | | for use with TiMidity++ (port audio/timidity++). PR: ports/56455 Submitted by: Jonathan Lennox <lennox@cs.columbia.edu> Approved by: adamw (mentor)
* Add prokyon3, a multithreaded MP3 manager and tag editor for Linux.pav2003-12-047-0/+109
| | | | | | | | | It was written in C++ using the Qt3 widget set and the MySQL database. Files can be played using XMMS. PR: ports/52132 Submitted by: Kay Lehmann <kay_lehmann@web.de> Approved by: adamw (mentor)
* - Update to 0.10.2pav2003-12-045-35/+9
| | | | | | | - Use gnomehack and covert patching to sed_reinplace PR: ports/59924 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
OpenPOWER on IntegriCloud