aboutsummaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Grab Maintainerahze2004-11-082-2/+2
| | | | | Approved by: jre@vineyard.net pav (co mentor)
* s|bin/bash|bin/sh| for shell scriptsahze2004-11-081-2/+5
| | | | | | | | | Remove unused knobs Bump PORTREVISION PR: ports/73652 Submitted by: david@da-quirk.org (maintainer) Approved by: adamw (mentor)
* Update to KDE 3.3.1lofi2004-11-084-5/+36
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-0843-16/+43
| | | | big upgrade.
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-0814-180/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release notes detailing all of the new goodies in GNOME 2.8 can be found at http://www.gnome.org/start/2.8/notes/, and the list of what was fixed in GNOME 2.8.1 can be found at http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html. This release, as well as all of our others, would not have been possible without the great efforts of our FreeBSD GNOME Team. The list of current members can be found at http://www.freebsd.org/gnome/contact.html (including our newest member, Michael Johnson <ahze@FreeBSD.org>). Special thanks also goes out to all of the loyal FreeBSD GNOME users that put up with crashes and hangs to test and debug GNOME on FreeBSD. We would especially like to thank those users that provided patches for GNOME 2.7 and 2.8: Franz Klammer <klammer@webonaut.com> Piotr Smyrak <piotr.smyrak@heron.pl> Radek Kozlowski <radek@raadradd.com> Khairil Yusof <kaeru@pd.jaring.my> Yasuda Keisuke <kysd@po.harenet.ne.jp> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Vladimir Grebenschikov <vova@fbsd.ru> GNOME 2.8 also features a new, FreeBSD-specific splashscreen that was designed by jimmac for GNOME 2.8, then daemonized by Franz Klammer <klammer@webonaut.com> and Radek Kozlowski <radek@raadradd.com>. As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh that will aid in the upgrade process. Full documentation on the GNOME 2.8 upgrade is coming following this commit. From all of us at FreeBSD GNOME, ENJOY!
* Add mboxahze2004-11-085-0/+141
| | | | | | | | | | | | | | | | | | | | | mBox is program intended to help you with organizing your music files. The most important features are: - ability to reencode mp3/ogg/wma to mp3/ogg - contains utility 'convertor' which converts whole directories to desired format. Bitrate, etc. is automatically adjusted depending on settings and source audio. - reading/writing tags in MP3 ID3v1 and ID3v2, Ogg Vorbis - reading WMA tags - FreeDB, treates encoded files as if it was CD, so you can simply select your files and - if found in database - write tags to them. - auto tagging - reads tag information from filename - batch tags editing - batch files renaming (can use tags) - directory renaming (can use tags) Approved by: adamw (mentor)
* Mastersite disappeared.linimon2004-11-072-3/+1
| | | | Submitted by: Radek Kozlowski <radek at raadradd dot com>
* Update to 0.99.12ahze2004-11-074-7/+6
| | | | | | PR: ports/73332 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: pav (co mentor)
* - Add WITHOUT_X11 knob to disable Qt GUIpav2004-11-061-3/+6
| | | | | PR: ports/73605 Submitted by: Geert Hendrickx <ghen@hmacs.cmi.ua.ac.be>
* - Update to 0.1pav2004-11-062-6/+5
|
* Add a patch for the most recent mpg123 buffer-overflow vulnerabilitysimon2004-11-062-5/+44
| | | | | | | | | noted in VuXML. PR: ports/73091 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer) VuXML: http://vuxml.FreeBSD.org/20d16518-2477-11d9-814e-0001020eed82.html Approved by: clement
* Update to 2.1.0lofi2004-11-063-3/+14
| | | | | PR: 73578 Submitted by: Sergey Prikhodko <sergey@network-asp.biz>
* - Fix build on 5.xpav2004-11-052-4/+14
| | | | | PR: ports/73528 Submitted by: Janos Mohacsi <janos.mohacsi@niif.hu>
* Use my FreeBSD.org address.linimon2004-11-031-1/+1
| | | | Reminded by: mavvie
* Add a missing dependency on libltdl.marcus2004-11-031-0/+1
| | | | Reported by: pointyhat via kris
* Update to version 0.4.11krion2004-11-023-5/+7
| | | | | PR: ports/73344 Submitted by: Ports Fury
* Update to version 1.9.2krion2004-11-027-83/+24
| | | | | PR: ports/73343 Submitted by: Ports Fury
* Add polypaudio, a sound server for UNIX that is designed to be a drop-inmarcus2004-11-0114-0/+422
| | | | | | | | | | | | | | | | | | | replacement for ESOUND with a few more bells and whistles: * Extensible plugin architecture (by loading dynamic loadable modules with dlopen()) * Support for more than one sink/source * Better low latency behaviour * Embedabble into other software (the core is available as C library) * Completely asynchronous C API * Simple command line interface for reconfiguring the daemon while running * Flexible, implicit sample type conversion and resampling * "Zero-Copy" architecture * Module autoloading * Very accurate latency measurement for playback and recordin. * May be used to combine multiple sound cards to one (with sample rate adjustment) * Client side latency interpolation
* Upgrade to just released version 1.00mbr2004-10-318-348/+256
|
* update to 0.9.6ahze2004-10-313-20/+4
| | | | | PR: ports/72771 Approved by: adamw (mentor)
* Add missing header to fix build of gstreamer-plugins on >5.xahze2004-10-301-4/+5
| | | | | | PR: ports/73260 Pointed out by: sean@mcneil.com Approved by: adamw (mentor)
* Change email to new FreeBSD.org addressahze2004-10-306-6/+6
| | | | Approved by:adamw (mentor)
* Streamtuner plugins were included in core distribution.pav2004-10-2917-187/+0
| | | | | PR: ports/73025 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Update to 0.99pav2004-10-293-5/+74
| | | | | PR: ports/73025 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* o) Fix missing installation of sample and initial config files.lkoeller2004-10-292-2/+13
|
* - Fix header files.pav2004-10-291-0/+1
| | | | | | | Note: this still does not build (fails later) PR: ports/73220 Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
* - Fix build if xmmswrapper should be buildmarkus2004-10-284-0/+62
| | | | | Submitted by: Andy Fawcett <andy@athame.co.uk> (5.x) Reported by: Acajou <acajou@gmail.com> (4.x)
* - Update to 0.11.2pav2004-10-277-63/+35
| | | | | PR: ports/73133 Submitted by: Mark Daniel Reidel <root@alu.reidel.info> (maintainer)
* Fix build on amd64krion2004-10-271-0/+14
| | | | | PR: ports/72957 Submitted by: maintainer
* Re-add accidentally removed prototypekrion2004-10-272-42/+11
| | | | | PR: ports/73021 Submitted by: maintainer
* - Update to 0.11.3pav2004-10-273-15/+17
| | | | | PR: ports/73132 Submitted by: Mark Daniel Reidel <root@alu.reidel.info> (maintainer)
* Update to 1.4vs2004-10-262-4/+4
| | | | | PR: ports/71172 Submitted by: Michael Johnson
* As previously announced, remove ruby-musicbrainz. The contents of thelinimon2004-10-236-135/+0
| | | | distfile have never been updated to reflect the latest libmusicbrainz.
* Maintenance update to 0.8.5. No notable changes.naddy2004-10-234-22/+4
|
* - Update to 0.42lth2004-10-222-3/+3
|
* Update to 1.26lth2004-10-222-3/+3
|
* Fix the build on amd64.mezz2004-10-211-0/+47
| | | | | | | | | PR: ports/72943 Reported by: pointyhat via kris sean@mcneil.com Submitted by: sean@mcneil.com (patch) Michael Johnson <ahze@ahze.net> (maintainer) Tested by: sean@mcneil.com
* Update to 0.5, and add optional D-BUS support.marcus2004-10-215-87/+15
| | | | | PR: 72934 Submitted by: maintainer
* As previously announced, remove audio/net-rhythmbox. It was broken, andlinimon2004-10-2010-256/+0
| | | | | | audio/rhythmbox has more features. Approved by: maintainer
* Upgrade to 5.3.1.brooks2004-10-206-9/+9
| | | | | | | The main change is improved startup time. There are also a number of bugfixes. See the release notes for details: http://www.slimdevices.com/su_changelog.html
* Prefent gst-register from creating a cache in /root, like the other gstreamerkwm2004-10-192-5/+6
| | | | | | | | | | ports are doing. Bump portrevision. Change maintainer e-mail to my FreeBSD.org address. PR: 71399 Submitted by: vs Approved by: pav (mentor)
* Only define WITHOUT_MPEG4IP for >=502126 and if you don't already have mpeg4ipmezz2004-10-181-2/+6
| | | | | | | | | previously installed. This is also only a temp fix until mpeg4ip is updated (ports/72206) or fixed. PR: ports/72799 Submitted by: Michael Johnson <ahze@ahze.net> (maintainer) Pointed out by: spamrefuse@yahoo.com
* Update to 0.6.2perky2004-10-183-11/+11
|
* Update to 2.1.13.ume2004-10-183-3/+5
|
* Update to 12.17.6.naddy2004-10-164-41/+22
| | | | | | Changes in this release: numerous bugfixes. Reviewed by and with: Dan Nelson <dnelson@allantgroup.com>
* Fix a glaring bug: didn't account for NOPORTDOCS.will2004-10-162-0/+5
| | | | Submitted by: markus
* Add ezstream 0.1.2, a command line utility for streaming to icecastwill2004-10-165-0/+45
| | | | | | | servers. PR: ports/71049 Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
* Kill off automake18, switching to automake19. Requiem Mors Pacem.ade2004-10-161-1/+1
|
* - Make sndfile-play workpav2004-10-152-0/+30
| | | | | PR: ports/72716 Submitted by: Michael Johnson <ahze@ahze.net>
* - Update to 0.1.2pav2004-10-152-5/+5
| | | | | PR: ports/72709 Submitted by: Michael Johnson <ahze@ahze.net>
* Disable depend on mpeg4ip until new mpeg4ip is committed. The current mpeg4ipmezz2004-10-151-0/+3
| | | | | | is broke, so disable this to allow other apps to get build with faad. Requested by: Michael Johnson <ahze@ahze.net> (maintainer)
* Backout previous commit because the rest of the updates can't beedwin2004-10-142-6/+45
| | | | | tested because I'm still on 5.2.1 and I can't compile gcc34 and the only packages for gcc34 I find are 4.10 or 5.3. Bummer!
* [MAINTAINER] audio/faad2: Patch for new mpeg4ip [2 of 4]edwin2004-10-142-44/+6
| | | | | | | - make faad use libmp4v2 so mpeg4ip can use faad. PR: ports/72205 Submitted by: Michael Johnson <ahze@ahze.net>
* [NEW PORT] audio/bmp-faad2: Beep Media Player (BMP) plugin for faadedwin2004-10-144-0/+105
| | | | | | | FAAD 2 - Freeware Advanced Audio Decoder 2 - BMP plugin PR: ports/71304 Submitted by: Michael Johnson <ahze@ahze.net>
* New port: audio/mBox - organizing music filesedwin2004-10-145-0/+98
| | | | | | | | | | | | | | | | | | | | | mBox is program intended to help you with organizing your music files. The most important features are: - Ability to reencode mp3/ogg/wma to mp3/ogg - contains utility 'convertor' which converts whole directories to desired format. Bitrate, etc. is automatically adjusted depending on settings and source audio. See users-guide for further information. - supports reading/writing tags in MP3 ID3v1 and ID3v2, Ogg Vorbis - supports reading WMA tags - supports FreeDB, treates encoded files as if it was CD, so you can simply select your files and - if found in database - write tags to them. - supports auto tagging - reads tag information from filename - supports batch tags editing - supports batch files renaming (can use tags) - supports directory renaming (can use tags) PR: ports/71288 Submitted by: Vladimir Osintsev <oc@nm.ru>
* [New port] audio/ifp-line (interface to iRiver music players)edwin2004-10-146-0/+78
| | | | | | | | | | | | | This port provides a simple but easy to use, and via scriptability powerful interface to control iRiver's great 'ifp' series portable music players. If there is a 'manager firmware' installed on this device, it's not possible to gain access via umass(4). This port uses libusb to connect directly via ugen. PR: ports/71987 Submitted by: Thomas E. Zander <riggs@rrr.de>
* New port: audio/coverhunter, a program fetching the covers of your digital ↵edwin2004-10-148-0/+239
| | | | | | | | | | | | | music albums CoverHunter will scan your digital music albums and try to get the cover image for each one. After that, if more than one cover was found, you can choose wich one will be set as the cover for that album. These covers may be used by XMMS, KDE, GNOME, etc. PR: ports/69053 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* New port: audio/icegenerator Direct streaming generator for Icecast/Shoutcastedwin2004-10-146-0/+59
| | | | | | | Icegenerator is a direct streaming generator for Icecast/Shoutcast PR: ports/71104 Submitted by: Nadelyaev Stanislav <funkblaster@n11.bmstu.ru>
* Fix cross-site scripting vulnerabilitylofi2004-10-149-1/+173
| | | | | | (http://www.debian.org/security/2004/dsa-541). Patches obtained from: Debian
* Update to version 1.1.1markus2004-10-146-56/+364
|
* Update to 2.0.2lofi2004-10-142-5/+5
|
* Chase the taglib shared lib versionmarkus2004-10-141-1/+1
|
* Update to version 1.3markus2004-10-143-4/+9
| | | | | | PR: ports/72536 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> Approved by: Frank J. Laszlo <laszlof@vonostingroup.com> (maintainer)
* Update to 1.15erwin2004-10-142-3/+3
|
* - Remove USE_GCC=3.4, it's not neededpav2004-10-131-3/+2
| | | | | | | - Update libtool PR: ports/72607 Submitted by: Michael Johnson <ahze@ahze.net>
* Update to 1.4krion2004-10-138-101/+31
| | | | | PR: ports/72595 Submitted by: maintainer
* Retire audio/libvorbis-aotuv.knu2004-10-134-44/+0
| | | | | | The aoTuV enhancement has been merged into the mainstream. Noted by: naddy
* Update to 0.99arved2004-10-133-10/+8
| | | | | PR: 72555 Submitted by: Michael Johnson <ahze@ahze.net>
* Drop maintainershiparved2004-10-131-1/+1
|
* [Maintainer Update] Muine: Fix library mapping so minor updates don't cause ↵edwin2004-10-132-9/+3
| | | | | | | | | | breakage. Attached patch changes Muine's library mappings so minor version number changes do not break the port in the future. PR: ports/71136 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* [MAINTAINER] audio/faac: [Fix build on 6.0-CURRENT]edwin2004-10-131-1/+3
| | | | | | | | | - Fix build on 6.0 Tested and Reported by: Chris Johnson <cjohnson@wcug.wwu.edu> PR: ports/72593 Submitted by: Michael Johnson <ahze@ahze.net> Reviewed by: Chris Johnson <cjohnson@wcug.wwu.edu>
* Update to 1.1.0. Changes in this release:naddy2004-10-127-38/+44
| | | | | | | | | | * merges tuning improvements from Aoyumi's aoTuV with fixups * new managed bitrate (CBR) mode support * new vorbis_encoder_ctl() interface * extensive documentation updates * application/ogg mimetype is now official * autotools cleanup from Thomas Vander Stichele * various bugfixes
* Update to 1.1.2. Changes in this release:naddy2004-10-126-73/+36
| | | | | | | | * various bugfixes * important bugfix for 64-bit platforms * various portability fixes * autotools cleanup from Thomas Vander Stichele * new multiplexed Ogg stream documentation
* Update to version 1.3.3krion2004-10-123-5/+34
| | | | | PR: ports/72523 Submitted by: Ports Fury
* Add p5-Audio-WMA 0.01, fetch info from WMA audio files.mat2004-10-125-0/+41
| | | | | PR: ports/71590 Submitted by: Simon Barner <barner@gmx.de>
* Add p5-Ogg-Vorbis-Header 0.03, manipulate / fetch info from Ogg-Vorbismat2004-10-125-0/+48
| | | | | | | audio files. PR: ports/71577 Submitted by: Simon Barner <barner@gmx.de>
* Update to version 1.1krion2004-10-122-3/+3
| | | | | PR: ports/71867 Submitted by: Ports Fury
* Fix WWW linekrion2004-10-121-1/+1
| | | | | PR: ports/71598 Submitted by: maintainer
* Fix WWW linekrion2004-10-121-1/+1
| | | | | PR: ports/71597 Submitted by: maintainer
* Add ices0, a treaming source client for icecast 2.lofi2004-10-127-0/+367
|
* [ maintainer ] audio/mpg123: fix build with DEFAULT_RECODE option and ↵edwin2004-10-122-5/+5
| | | | | | | | | | without esound or nas Fix compilation error when building with DEFAULT_RECODE and without esound or nas support. PR: ports/71772 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Update to 0.8.8. Some of this work was done by adamw, especially the iPodmarcus2004-10-1210-36/+122
| | | | testing and patching.
* - Correct dependency: ligdbm is linked in dynamicallypav2004-10-121-2/+3
| | | | | PR: ports/71904 Submitted by: Nicolas Rachinsky <nr@rachinsky.de>
* - Update to 0.7pav2004-10-123-4/+5
|
* - Update to 1.36.59pav2004-10-122-3/+3
| | | | | | PR: ports/71067 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: maintainer timeout (1 month)
* - Install pkgconfig filepav2004-10-123-0/+21
| | | | | Approved by: maintainer Obtained from: Debian
* Register missing dependency on compat4x on 5.x and abovekris2004-10-121-1/+7
| | | | Approved by: portmgr (self)
* Unbreak the build with recent GCC.danfe2004-10-062-7/+27
| | | | | Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit)
* Mark as i386-only since it uses speaker.h. pointyhat confirms that itlinimon2004-10-051-0/+2
| | | | | | | | does not build elsewhere. PR: ports/71496 Submitted by: Emanuel Haupt <ehaupt at critical dot ch> Approved by: portmgr (implicit)
* Set NO_CDROM due to licensing restrictions.linimon2004-10-051-0/+2
| | | | | | PR: ports/71655 Submitted by: Michael Johnson <ahze at ahze dot net> (maintainer) Approved by: portmgr (implicit)
* BROKEN on 5.x: does not compilekris2004-09-301-0/+4
| | | | Approved by: portmgr (self)
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-302-2/+2
| | | | Approved by: portmgr
* Unbreak (gentoo switched to .tar.gz archives).fjoe2004-09-293-14/+5
| | | | Approved by: portmgr (krion)
* BROKEN on 5.x: Does not compilekris2004-09-291-1/+7
| | | | Approved by: portmgr (self)
* s/BROKEN/IGNORE/ since the package builds but is "too unstable" on 5.xkris2004-09-281-1/+1
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-261-0/+4
| | | | Approved by: portmgr (self)
* - Fix build on -current after gcc 3.3 importijliao2004-09-243-5/+27
| | | | | | PR: 71875, 71886 Submitted by: Ports Fury Approved by: portmgr (marcus)
* Upgrade to 5.3.0. This fixes a minior security problem wherebrooks2004-09-2318-3558/+240
| | | | | | | | | | | | "a thirdparty web page could cause your browser to trigger changes to setup." The other major change is support for the new graphical display shipping standard on all Squeezeboxes. Because I had it already done in perforce and doing an upgrade without it would be more difficult, I have also modified the port to auto generate its pkg-plist. Approved by: portmgr (linimon)
* Fix compilation with recent GCC.danfe2004-09-201-0/+13
| | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit)
* BROKEN on 5.x: Does not compilekris2004-09-191-1/+7
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-191-4/+8
| | | | Approved by: portmgr (self)
* - Update to 0.1.1 and unbreakpav2004-09-192-6/+4
| | | | | | PR: ports/71293 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer) Approved by: portmgr (marcus)
* BROKEN on 5.x: Does not compilekris2004-09-192-2/+14
| | | | Approved by: portmgr (self)
* BROKEN: Checksum mismatchkris2004-09-181-0/+2
| | | | Approved by: portmgr (self)
* BROKEN: Broken dependencykris2004-09-181-0/+2
| | | | Approved by: portmgr (self)
* Unbreak build on 5.X and -CURRENT.danfe2004-09-176-0/+72
| | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit)
* Unbreak the build with recent GCC.danfe2004-09-161-0/+1
| | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit)
* Fix build with recent GCC.danfe2004-09-161-2/+2
| | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit)
* Fix recently found bug.trhodes2004-09-112-1/+15
| | | | | Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer) Approved by: portmgr (linimon)
* Fix build with gcc-3.4krion2004-09-071-0/+11
| | | | | | PR: ports/71447 Submitted by: maintainer Approved by: portmgr (implicit)
* Fix build with gcc-3.4krion2004-09-061-0/+14
| | | | Approved by: portmgr (implicit)
* Update to version 1.0krion2004-09-033-19/+12
| | | | | PR: ports/71294 Submitted by: Ports Fury
* Update to 0.11.4vs2004-09-032-3/+3
| | | | | | PR: ports/70817 Submitted by: Ingmar Gebert Approved by: maintainer
* Update to 2.0ekrion2004-09-012-5/+4
| | | | | | PR: ports/71170 Submitted by: Michael Johnson <ahze@ahze.net> Approved by: maintainer
* Try to finish fighting to make cvs get the right patch files.green2004-09-017-147/+46
|
* Add patch files which for some reason "pcvs add" did not, the first time.green2004-09-013-0/+39
|
* Update to IMMS version 1.2a. The functionality for classification has beengreen2004-09-017-37/+47
| | | | | | | | | | split back out so this is a General, not a Visualization, XMMS plug-in. The sox program is now used to scale music for classification, and in general things should be far faster using more optimal SQL with SQLite 3. Since analysis is not integrated with XMMS playback directly, instead of "demand-classification" the analyze program can be run beforehand and you will immediately start off with smoother transitions between musical genres.
* Update to KDE 3.3lofi2004-08-314-7/+9
|
* Update to 1.0.b1 (requires PORTEPOCH-bump)vs2004-08-313-22/+27
| | | | | | PR: ports/69447 Submitted by: Radim Kolar Approved by: maintainer timeout
* Update to version 0.2.8krion2004-08-305-53/+42
| | | | | PR: ports/71120 Submitted by: Ports Fury
* - Only use SDL support if WITHOUT_MPEG4IP is not definedpav2004-08-291-1/+4
| | | | | | PR: ports/71041 Pointed out by: <ingmar.gebert@stud.uni-rostock.de> Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
* Update to version 0.7.0krion2004-08-283-3/+6
| | | | | PR: ports/71054 Submitted by: Ports Fury
* Fix WWW: linekrion2004-08-271-1/+1
| | | | | PR: ports/71034 Submitted by: maintainer
* Fix build with gcc-3.4krion2004-08-271-0/+11
| | | | | PR: ports/70989 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
* Fix MASTER_SITESkrion2004-08-271-1/+1
| | | | | PR: ports/71027 Submitted by: maintainer
* Fix build with gcc 3.4arved2004-08-272-0/+38
| | | | Submitted by: Alexander Koenig <alex@lisas.de>
* Respect CFLAGS.lofi2004-08-272-2/+2
| | | | | PR: 71001 Submitted by: "Paul Seniura" <pdseniura@techie.com>
* Update to 2.0.0mat2004-08-254-20/+15
| | | | Approved by: lofi (maintainer)
* Turn this port into a proper slave port.linimon2004-08-241-1/+2
| | | | | PR: ports/67922 Approved by: maintainer timeout (2 months)
* Mark BROKEN: Unfetchablekrion2004-08-231-0/+2
|
* Don't free the discid before querying the CDDB database. This fixes amarcus2004-08-234-2/+40
| | | | | | problem where discs would sometimes show up with unknown CDDB data in gnome-cd. Obtained from: gnome-media CVS (based on)
* Fix build with gcc-3.4krion2004-08-221-0/+22
|
* Properly initialize the length struct member for the previous patch thatmarcus2004-08-224-12/+30
| | | | updates track length status.
* * Fix a problem where track progress would not be updated when playing amarcus2004-08-224-6/+82
| | | | | | | CD [1] * Convert to new libtool scheme Adapted from: gnome-cd's linux-cdrom.c
* Update to version 1.4.6krion2004-08-226-62/+63
| | | | | PR: ports/70783 Submitted by: Ports Fury
* Fix build with gcc-3.4krion2004-08-226-55/+17
| | | | | PR: ports/70782 Submitted by: Ports Fury
* - Convert to OPTIONSpav2004-08-221-9/+4
| | | | | PR: ports/70760 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* - Convert to OPTIONSpav2004-08-221-7/+5
| | | | | PR: ports/70761 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* Upgrade to 5.2.1 which is mostly a bugfix release. I've commited abrooks2004-08-2212-24/+240
| | | | | | modified version of the submitted patch. Submitted by: Patric.Guelat at imp.ch
* - update to 1.25lth2004-08-213-3/+14
| | | | - avoid 'uninitialized' warning (patch sent to author)
* Per maintainer, mark this port as deprecated in favor of audio/rhythmbox.linimon2004-08-211-0/+2
|
* - Turn on x86 specific optimalizations when on i386pav2004-08-212-1/+9
| | | | | | | - Add WWW PR: ports/70731 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
* * Fix hardcoded paths in the rhythmbox pkg-config file [1]marcus2004-08-204-6/+34
| | | | | | * Convert to new libtool scheme Submitted by: ports/c0decafe.net <ports@c0decafe.net> [1]
* - Register conflicts over ${PREFIX}/bin/play filepav2004-08-192-0/+4
| | | | Submitted by: Tomas Pluskal <plusik@pohoda.cz> over CZ/SK users mailing list
* - Fix runtime. Before, this haven't worked at all on 4.x or 5.x.pav2004-08-192-13/+55
| | | | Submitted by: Divacky Roman <xdivac02@stud.fit.vutbr.cz> on CZ/SK users mailing list
* Fix to use X_IMAKE_PORT instead of hardcoding imake-4.anholt2004-08-191-1/+1
| | | | Reported by: kris
* Fix build with gcc-3.4krion2004-08-192-7/+27
| | | | | PR: ports/70627 Submitted by: Ports Fury
* Fix build with gcc-3.4krion2004-08-192-7/+11
| | | | | PR: ports/70626 Submitted by: Ports Fury
* - drop maintainershipdinoex2004-08-181-1/+1
|
* This now builds on 5.x, remove BROKEN tag.kris2004-08-172-11/+1
|
* - Update to 20040816pav2004-08-172-3/+3
| | | | | PR: ports/70553 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Respect the esd.conf and add est.conf.default. [1]mezz2004-08-173-17/+20
| | | | | | | | - Remove the patch-configure; it's no longer need. - Make the portlint a happy man. PR: ports/69175 [1] Reported by: Torfinn Ingolfsen <tingo@start.no> [1]
* Chase the gstreamer shared lib bump.marcus2004-08-179-7/+9
|
* - Drop optional mp4v2 from faad supportpav2004-08-161-11/+1
| | | | | | PR: ports/70464 Submitted by: Michael Johnson <ahze@ahze.net> Approved by: maintainer
* Pass maintainership of audio/abcde and audio/cd-discid on to Travisvs2004-08-162-2/+2
| | | | | | | | Campbell <hcoyote@ghostar.org>. Many thanks to Travis for agreeing to take over. PR: ports/70466 Submitted by: Munish Chopra (maintainer)
* - Update to 0.9.0 beta1pav2004-08-169-307/+96
| | | | | PR: ports/70491 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* Remove unneeded patch.krion2004-08-162-16/+0
|
* As previously announced, remove these broken/insecure/obsolete ports.kris2004-08-166-101/+0
|
* BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-161-1/+7
|
* BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-161-1/+7
|
* BROKEN: Patch failskris2004-08-161-0/+2
|
* - Fix build with gcc-3.4pav2004-08-161-0/+17
| | | | | PR: ports/70453 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* Remove both audio/mpt and audio/songprint: Obsolete, they have notlioux2004-08-1510-160/+0
| | | | been developed since 2000
* s|%D/libladspa|%D/lib/ladspa|oliver2004-08-151-1/+1
|
* Add anthem, a KDE midi sequencer.lofi2004-08-1520-0/+451
| | | | | PR: ports/59243 Submitted by: Mathew Kanner <mat@cnd.mcgill.ca>
* Respect PTHREAD_LIBS, fix build on -STABLE.lofi2004-08-154-0/+26
|
* take care of $PREFIX/libdata/pkgconfigoliver2004-08-151-0/+1
|
* Fix build on gcc 3.4.lofi2004-08-157-0/+101
|
* Update to IMMS 1.1 and fix for newer GCC.green2004-08-158-47/+80
|
* Add yell, a little command line utility playing a short tune on yourpav2004-08-145-0/+57
| | | | | | | | | speaker device. I mainly use it to yell the "sysop" on a remote machine. It could also be used as a notification for finished tasks (eg. make buildworld && yell). PR: ports/70277 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* Update to 0.2.35.marcus2004-08-133-5/+5
|
* Update to 1.36.58.nork2004-08-122-3/+3
| | | | | | PR: ports/69917 Submitted by: Paul Seniura <pdseniura@techie.com> Approved by: Stefan `Sec` Zehl <sec@42.org> (maintainer)
* - Update to 0.98 and unbreakpav2004-08-122-10/+15
| | | | | | PR: ports/69071 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Approved by: maintainer timeout (1 month)
* Add marlin, an audio editor similar to Audacity, with Gstreamer backend.pav2004-08-1210-0/+211
| | | | It can open files, record from microphone and rip from AudioCD.
* Add mac, Monkey's Audio Codec which was recently released in source code.pav2004-08-1111-0/+158
| | | | | | | | | | It contain a library and an executable compressor/decompressor of .ape files. Does not build under 4.x, we hit the wall with missing wcstol(). Working patches would be welcomed. PR: ports/70153 Submitted by: Martin Dieringer <Martin.Dieringer@t-online.de>
* Add libtunepimp, a client library for musicbrainzlofi2004-08-119-0/+117
| | | | Submitted by: Lauri Watts <lauri@kde.org>
* Factor out all but one of the build switches of the KDE main module portslofi2004-08-1112-0/+284
| | | | | | | | | | | | | | | into separate ports. The OPTIONS will remain as of yet and trigger dependencies now, for easy transition. Update KOffice to version 1.3.2. Add patches to fix a number of issues, including: - fix kxkb on Xorg - fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2 with optimizations greater than -O Add security related patches and entries to portaudit.txt.
* Update to 0.12.5vs2004-08-102-3/+4
| | | | | PR: ports/70211 Submitted by: Jean-Yves Lefort (maintainer)
* Prepare the port as master for russian/napster.sem2004-08-101-3/+5
| | | | | | PR: ports/69542 Submitted by: Roman Y. Bogdanov <sam@brj.pp.ru> Approved by: maintainer (timeout)
* Update to 0.03lth2004-08-092-11/+6
|
* audio/p5-Net-DAAP-Client-Auth obsoletedlth2004-08-091-1/+0
| | | | | | | | | PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after:
* Obsolete; funtionality merged into audio/p5-Net-DAAP-Clientlth2004-08-094-57/+0
|
* Moved from audio/p5-dapple, and updated to 0.41lth2004-08-094-25/+21
|
* Moved to audio/p5-Net-DAAP-Clientlth2004-08-094-49/+0
|
* audio/p5-dapple moved to audio/p5-Net-DAAP-Clientlth2004-08-091-1/+1
| | | | | | | | | PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after:
* Moved from audio/p5-dapple, and updated to 0.41lth2004-08-093-21/+19
|
* Add p5-Net-DAAP-DMAP 1.24, Perl module for reading and writing DAAPlth2004-08-095-0/+41
| | | | structures.
* Drop maintainership.krion2004-08-083-3/+3
|
* Add new site to MASTER_SITES.krion2004-08-081-1/+2
| | | | | PR: ports/70132 Submitted by: maintainer
* Fix build with GCC 3.4arved2004-08-061-0/+12
|
* Fix build with gcc 3.4arved2004-08-063-1/+21
| | | | Add another working mastersite.
* Fwd: mt-daapd patchedwin2004-08-067-93/+143
| | | | | | | harti suggest that you will be able to commit this port update to ports colllection? Submtited by: Meno Abels <meno.abels@adviser.com>
* Fix a function prototype to get this to build with -CURRENT's gcc 3.4.roam2004-08-052-0/+12
|
* Update to 0.1.6krion2004-08-052-5/+4
| | | | | PR: ports/70016 Submitted by: maintainer
* unbreak -CURRENT, catch up renaming by tanimura.sf2004-08-051-2/+13
|
* Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15ade2004-08-041-2/+2
| | | | | | | All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates.
* Update to 1.2lofi2004-08-043-15/+10
| | | | Approved by: maintainer
* Update to 2.5.11krion2004-08-032-3/+3
|
* Update to 1.2.nsayer2004-08-032-3/+3
|
* Bump PORTREVISION to chase the gstreamer shared lib version.marcus2004-08-0312-7/+12
|
* Update to 1.029mat2004-08-023-43/+43
|
* Add bmp-wma, a WMA playback plugin for beep media player. This is first beeppav2004-08-014-0/+28
| | | | | | | plugin in the tree. PR: ports/69720 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Update to 3.96.1 (fixes some segfaults).netchild2004-07-302-3/+3
|
* Add tunesbrowser, a simple music player, capable of playing music found onpav2004-07-309-0/+191
| | | | | | | iTunes(R) shares. PR: ports/69692 Submitted by: Michael Johnson <ahze@ahze.net>
* - Remove no longer needed workaroundpav2004-07-292-10/+0
| | | | | | PR: ports/69718 Submitted by: Michael Johnson <ahze@ahze.net> Approved by: maintainer
* Fix SoX buffer overflows when handling .WAV files (CAN-2004-0557)eik2004-07-292-1/+25
| | | | | | | | | | | | Buffer overflow when parsing .wav file headers in sox. The IFF chunks concerned have a 2-byte size field, but sox reads them into a 256-byte buffer. portaudit reference: <http://www.freebsd.org/ports/portaudit/3e4ffe76-e0d4-11d8-9b0a-000347a4fa7d.html> PR: 69725 Submitted by: Dan Nelson <dnelson@allantgroup.com> (maintainer)
* Add lindele, yet another simple GNOME music player.pav2004-07-298-0/+139
| | | | | PR: ports/69639 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Add musicbox-tag-editor, a really simple Gtk2 mp3 tag editor.pav2004-07-285-0/+49
| | | | | | | | -tag-editor suffix is added to binary to differentiate it from already existing audio/musicbox. PR: ports/69637 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Move a bunch of now unique stuff out of gnomehier and intoadamw2004-07-284-2/+4
| | | | the ports that really own the directories.
* - Update to bug-fix-releasevs2004-07-283-2/+16
| | | | | | | - Fix compilation on -STABLE (Scott Mitchell) PR: ports/69201 Submitted by: David Le Brun (maintainer)
* Update to 0.5krion2004-07-272-5/+4
|
* Update to 0.12.4vs2004-07-274-23/+5
| | | | | PR: ports/69626 Submitted by: jean-Yves Lefort (maintainer)
* Update to follow new rc.d/localpkg order.lth2004-07-272-1/+2
| | | | Obtained from: mtm
* Move package files from plist to Makefile, remove pkg-plist.osa2004-07-273-7/+15
| | | | Respect CFLAGS by comment on CDEBUGFLAGS (aka -O2 -g -Wall).
* Move package files from plist to Makefile, remove pkg-plist.osa2004-07-272-3/+2
|
* Add tse3, a MIDI library.lofi2004-07-277-0/+307
| | | | | PR: ports/59239 Submitted by: Mathew Kanner <mat@hak.cnd.mcgill.ca>
* Move package file from plist to Makefile, remove pkg-plist.osa2004-07-262-1/+2
|
* Move package files from plist to Makefile, remove pkg-plist.osa2004-07-262-2/+2
|
* Move package files from plist to Makefile, remove pkg-plist.osa2004-07-264-4/+4
|
* Move package file from plist to Makefile, remove pkg-plist.osa2004-07-262-2/+2
|
* Fix btc.c:709: warning: data definition has no type or storage class.osa2004-07-263-10/+18
| | | | | | | Move package files from plist to Makefile, remove pkg-plist. Utilize ${DOCSDIR}. Use NOPORTDOCS. Remove empty line.
* Move package files from plist to Makefile, remove pkg-plist.osa2004-07-262-3/+2
|
* Move package files from plist to Makefile, remove pkg-plist.osa2004-07-262-6/+6
| | | | Utilize ${DOCSDIR}.
* Move package files from plist to Makefile, remove pkg-plist.osa2004-07-262-1/+2
|
* Move package files from plist to Makefile, remove pkg-plist.osa2004-07-262-3/+2
|
* Update to 1.2fvs2004-07-262-3/+3
| | | | | PR: ports/69604 Submitted by: Roman Bogorodskiy (maintainer)
* Add mixmos, a nice GTK2 mixer.pav2004-07-267-0/+132
| | | | | | | | | Note: works only on FreeBSD 5.2 and newer http://clay.ll.pl/mixmos.html PR: ports/69531 Submitted by: Herbert J. Skuhra <herbert.skuhra@gmx.at>
* Update to version 0.5krion2004-07-264-28/+12
| | | | | PR: ports/69576 Submitted by: Ports Fury
* - Distfile was rerolled with few non-critical changes (diff have 106 lines).pav2004-07-262-4/+4
| | | | | | | More, there is a note on project website and new MD5 matches MD5 on the website. PR: ports/69544 Submitted by: Roman Shterenzon <ports@oven.org> (maintainer)
* - Update to 0.11.1pav2004-07-256-12/+74
| | | | | | | - Install french translation PR: ports/69541 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
* Chase libraries for new audio/speex version.krion2004-07-251-2/+2
| | | | Reminded by: Christian Hiris <4711@chello.at>
* Add muine, GNOME audio player written in Mono.pav2004-07-256-0/+100
| | | | | PR: ports/69462 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-2/+2
| | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
* Start QT2 deorbit by removing expired ports.arved2004-07-236-198/+0
|
* Chase libraries for new audio/speex version.krion2004-07-233-6/+6
|
* Update to 1.0.4krion2004-07-236-12/+26
| | | | | | PR: ports/69389 Submitted by: Michael Johnson <ahze@ahze.net> Approved by: maintainer
* Update to 1.2.1krion2004-07-235-39/+12
| | | | | | PR: ports/69418 Submitted by: Evgueni V. Gavrilov <aquatique-ports@rambler.ru> Approved by: maintainer
* Remove windows stuff and fix so faac will compile with gstreamer-pluginsijliao2004-07-222-0/+81
| | | | | PR: 69388 Submitted by: maintainer
* upgrade to 0.9.5ijliao2004-07-226-22/+37
| | | | | PR: 69393 Submitted by: maintainer
* upgrade to 0.11.2ijliao2004-07-202-3/+3
| | | | | PR: 69314 Submitted by: maintainer
* Bang, bang, bang.krion2004-07-201-1/+1
|
* Chase libraries for new audio/libsamplerate version.krion2004-07-201-0/+1
|
* Update to version 0.4.7krion2004-07-203-14/+9
| | | | | PR: ports/69291 Submitted by: Ports Fury
* Update to version 0.1.1krion2004-07-204-23/+6
| | | | | PR: ports/69290 Submitted by: Ports Fury
* New port: audio/mt-daapdedwin2004-07-198-0/+283
| | | | | | | | | | | | mt-daapd scans a directory for music files and makes them available via the Apple proprietary protocol DAAP. DAAP clients can browse the directory and retrieve individual files, either by streaming or by downloading them. WWW: http://mt-daapd.sourceforge.net/ PR: ports/64077 Submitted by: Meno Abels <meno.abels@adviser.com>
* update to xfce4-4.0.6oliver2004-07-193-3/+5
|
* Update to version 2.5.10krion2004-07-185-138/+25
| | | | | PR: ports/69185 Submitted by: Ports Fury
* Update to version 2.1.1krion2004-07-187-173/+11
| | | | | PR: ports/69184 Submitted by: Ports Fury
* Do not include the package name in the comment.krion2004-07-181-1/+1
| | | | | PR: ports/69181, ports/69182, ports/69183 Submitted by: Ports Fury
* - Update to 3.1vs2004-07-157-202/+100
| | | | | | | | - Install documentation - Assign maintership to submitter PR: ports/69056 Submitted by: Roman Bogorodskiy