summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Plug security hole.demon2005-01-252-1/+124
| | | | Submitted by: simon
* Seems to work on amd64 too.arved2005-01-251-1/+1
|
* Unbreak xmms-imms.green2005-01-232-6/+13
| | | | | Submitted by: IIJIMA Hiromitsu <isunin@dennougedougakkai-ndd.org> PR: ports/76014
* Update to version 2.6krion2005-01-213-58/+27
| | | | | PR: ports/76540 Submitted by: Ports Fury
* Use BSD_INSTALL_DATA instead of BSD_INSTALL_PROGRAM to install a manualroam2005-01-211-1/+1
| | | | | | | page. This unbreaks the install on sparc64 at least, probably elsewhere too. Prodded by: dosirak via kris
* - Depend on audio/libmad not audio/mad for libmadahze2005-01-211-1/+2
|
* - Update to 0.8pav2005-01-204-17/+19
| | | | | PR: ports/76483 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
* - Update to 1.4.2pav2005-01-202-5/+7
| | | | | | | - Mark IGNORE on FreeBSD 4.x due to missing pselect() interface PR: ports/76389 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* New port: audio/gnomoradio, a program for finding and playing freeedwin2005-01-207-0/+168
| | | | | | | | | | | | | music from the Internet Note: on 4.x, this port will be compiled with G++ 3.4, but will attempt to link to libraries compiled with G++ 2.95, so I guess it'll fail. I suggest to see what happens with bento and, if needed, mark this port as 5.x-only using IGNORE. PR: ports/73032 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* - Update to 0.1.1pav2005-01-197-77/+48
| | | | | PR: ports/76386 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Update to 0.6.4pav2005-01-195-163/+152
| | | | | | | - Mark IGNORE on FreeBSD 4.x, missing some mathematical functions in math.h PR: ports/76440 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Update to 0.0.4pav2005-01-193-5/+5
| | | | | PR: ports/76423 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* The useless wctype.h in FreeBSD 4 confuses streamripper's configuretrevor2005-01-192-7/+34
| | | | script. Patch around the problem.
* The reason I kept the port at 1.0.5 for so long was that latertrevor2005-01-191-1/+7
| | | | | | versions did not work on FreeBSD 4, while most of the enhancements in them seemed to be on the Windows side. I still have not ported streamripper to RELENG_4.
* This now uses libiconv as well.trevor2005-01-191-1/+2
|
* - Update pkg-descr and COMMENTahze2005-01-192-4/+6
|
* - Fix build with new lrintf math functions [1]ahze2005-01-194-7/+64
| | | | | | | - Simplify COMMENT - Update pkg-desc Submitted by: Dan Larsson [1]
* This now needs libmad. I haven't had a chance to test this versiontrevor2005-01-181-1/+3
| | | | yet.
* - Drop maintainershipvs2005-01-182-8/+4
| | | | | | | - Use PLIST_FILES/PORTDOCS (me) PR: ports/75807 Submitted by: maintainer
* Commit missed update.adamw2005-01-181-2/+2
| | | | Noticed by: krion
* Update to 1.61.3. Included are some awesome new scriptabilityadamw2005-01-182-12/+7
| | | | | | features, as well as significant UI improvements. Its out-of-the-box score is quite high., as well as significant UI improvements. Its out-of-the-box score is quite high.
* - Update to 2.1bahze2005-01-172-4/+4
| | | | | PR: ports/76345 Submitted by: maintainer
* - Install documentation to share/doc/portname, as hier saidpav2005-01-163-45/+50
| | | | | PR: ports/76318 (inspired by) Submitted by: Florent Thoumie <flz@xbsd.org>
* Update to 2.1.21.ume2005-01-163-4/+4
|
* Update to version 2005.01.09krion2005-01-162-3/+3
| | | | | PR: ports/76277 Submitted by: Ports Fury
* - Update to 1.0pav2005-01-166-10/+12
| | | | | | | | - Transfer maintainership on submitter PR: ports/76290 Submitted by: Wesley Shields <wxs@csh.rit.edu> Approved by: Roddie Hasan <roddie@krweb.net> (maintainer)
* Update to 2.2.0lofi2005-01-153-6/+10
| | | | | | PR: ports/76132, ports/76135 (based on) Submitted by: Benjamin Lee <webmaster@thetangent.us>, Frits Letteboerr <graver@graver.xs4all.nl>
* Don't enable SSE code if sysctl hw.instruction_sse is 0.naddy2005-01-152-1/+34
| | | | Original bug report and testing by Bryan Levin <bryan.levin@gmail.com>.
* Update id3ren to 1.1b0, which adds the all-important %n 'Track name'roam2005-01-156-37/+78
| | | | | | | | template identifier. Also, take over maintainership and install a manual page and some more documentation. Approved by: Joao Carlos Mendes Luis <jonny@jonny.eng.br> (former maintainer)
* fix pkg-plistoliver2005-01-151-2/+2
| | | | Noted by: kris
* Fix buffer overflow vulnerability.simon2005-01-152-1/+31
| | | | | | VuXML: http://vuxml.FreeBSD.org/3cc84400-6576-11d9-a9e7-0001020eed82.html Obtained from: Debian Approved by: maintainer, erwin (mentor)
* Add bmp-scrobbler, a Beep-Media-Player plugin for Audioscrobbler.com socialpav2005-01-145-0/+41
| | | | | | | network. PR: ports/76252 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
* - Build and install only xmms pluginpav2005-01-143-9/+12
| | | | | PR: ports/76252 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
* fix some utf8 converting issuesoliver2005-01-142-0/+94
| | | | bump PORTREVISION
* - Update to 0.11.5vs2005-01-142-3/+8
| | | | | | | | - Add ID3TAG-knob PR: ports/75693 Submitted by: Anton Karpov Approvd by: maintainer
* Fix DISTFILES paste-o that crept in after PKGNAMEPREFIX.bms2005-01-141-2/+2
|
* Unbreak by adding new hashes.trevor2005-01-132-4/+4
| | | | | PR: 76012 Submitted by: IIJIMA Hiromitsu
* - Update to 0.7.1ahze2005-01-133-6/+17
| | | | - Remove white spaces
* Update to version 2.9krion2005-01-123-5/+38
| | | | | PR: ports/76158 Submitted by: Ports Fury
* Add new port gaim-festival, a plugin for Gaim to drive thebms2005-01-125-0/+62
| | | | | | festival speech synthesizer. Reviewed by: pav
* add gqmpeg-devel - the gtk20 port of gqmpegoliver2005-01-127-107/+21
|
* back-out the last commit since it was done with mangled CVS/Root files and thatoliver2005-01-127-21/+108
| | | | | resulted in checking n the stuff into the wrong directory... Bump PORTEPOCH (because of PORTVERSION wents backward)
* add gqmpeg-devel - the gtk20 port of gqmpegoliver2005-01-128-107/+22
|
* Fixed overflow (see VuXML) and bumped PORTREVISION.niels2005-01-112-1/+16
| | | | | | | | http://www.vuxml.org/freebsd/877e918e-5362-11d9-96d4-00065be4b5b6.html PR: ports/75231 Submitted by: maintainer Approved by: nectar (mentor)
* Update to version 0.7.kwm2005-01-0912-177/+83
|
* Remove obsolete trm port. It was superseded by libtunepimparved2005-01-094-53/+0
|
* Reset undeliverable maintainer email address:kris2005-01-091-1/+1
| | | | | <hmendes@brturbo.com>: host mx.brturbo.com[200.199.201.144] said: 550 User unknown: hmendes@brturbo.com
* Fix plist.krion2005-01-071-1/+3
| | | | Approved by: portmgr (implicit)
* Also broken on alpha 4.xkris2005-01-021-2/+2
| | | | Approved by: portmgr (self)
* Does not compile on alphakris2005-01-021-1/+7
| | | | Approved by: portmgr (self)
OpenPOWER on IntegriCloud