aboutsummaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.4Volker Stolz2004-10-262-4/+4
| | | | | PR: ports/71172 Submitted by: Michael Johnson
* As previously announced, remove ruby-musicbrainz. The contents of theMark Linimon2004-10-236-135/+0
| | | | distfile have never been updated to reflect the latest libmusicbrainz.
* Maintenance update to 0.8.5. No notable changes.Christian Weisgerber2004-10-234-22/+4
|
* - Update to 0.42Lars Thegler2004-10-222-3/+3
|
* Update to 1.26Lars Thegler2004-10-222-3/+3
|
* Fix the build on amd64.Jeremy Messenger2004-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.Joe Marcus Clarke2004-10-215-87/+15
| | | | | PR: 72934 Submitted by: maintainer
* As previously announced, remove audio/net-rhythmbox. It was broken, andMark Linimon2004-10-2010-256/+0
| | | | | | audio/rhythmbox has more features. Approved by: maintainer
* Upgrade to 5.3.1.Brooks Davis2004-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 gstreamerKoop Mast2004-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 mpeg4ipJeremy Messenger2004-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.2Hye-Shik Chang2004-10-183-11/+11
|
* Update to 2.1.13.Hajimu UMEMOTO2004-10-183-3/+5
|
* Update to 12.17.6.Christian Weisgerber2004-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.Will Andrews2004-10-162-0/+5
| | | | Submitted by: markus
* Add ezstream 0.1.2, a command line utility for streaming to icecastWill Andrews2004-10-165-0/+45
| | | | | | | servers. PR: ports/71049 Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
* Kill off automake18, switching to automake19. Requiem Mors Pacem.Ade Lovett2004-10-161-1/+1
|
* - Make sndfile-play workPav Lucistnik2004-10-152-0/+30
| | | | | PR: ports/72716 Submitted by: Michael Johnson <ahze@ahze.net>
* - Update to 0.1.2Pav Lucistnik2004-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 mpeg4ipJeremy Messenger2004-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 beEdwin Groothuis2004-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]Edwin Groothuis2004-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 faadEdwin Groothuis2004-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 filesEdwin Groothuis2004-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)Edwin Groothuis2004-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 ↵Edwin Groothuis2004-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/ShoutcastEdwin Groothuis2004-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 vulnerabilityMichael Nottebrock2004-10-149-1/+173
| | | | | | (http://www.debian.org/security/2004/dsa-541). Patches obtained from: Debian
* Update to version 1.1.1Markus Brueffer2004-10-146-56/+364
|
* Update to 2.0.2Michael Nottebrock2004-10-142-5/+5
|
* Chase the taglib shared lib versionMarkus Brueffer2004-10-141-1/+1
|
* Update to version 1.3Markus Brueffer2004-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.15Erwin Lansing2004-10-142-3/+3
|
* - Remove USE_GCC=3.4, it's not neededPav Lucistnik2004-10-131-3/+2
| | | | | | | - Update libtool PR: ports/72607 Submitted by: Michael Johnson <ahze@ahze.net>
* Update to 1.4Kirill Ponomarev2004-10-138-101/+31
| | | | | PR: ports/72595 Submitted by: maintainer
* Retire audio/libvorbis-aotuv.Akinori MUSHA2004-10-134-44/+0
| | | | | | The aoTuV enhancement has been merged into the mainstream. Noted by: naddy
* Update to 0.99Tilman Keskinoz2004-10-133-10/+8
| | | | | PR: 72555 Submitted by: Michael Johnson <ahze@ahze.net>
* Drop maintainershipTilman Keskinoz2004-10-131-1/+1
|
* [Maintainer Update] Muine: Fix library mapping so minor updates don't cause ↵Edwin Groothuis2004-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]Edwin Groothuis2004-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:Christian Weisgerber2004-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:Christian Weisgerber2004-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.3Kirill Ponomarev2004-10-123-5/+34
| | | | | PR: ports/72523 Submitted by: Ports Fury
* Add p5-Audio-WMA 0.01, fetch info from WMA audio files.Mathieu Arnold2004-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-VorbisMathieu Arnold2004-10-125-0/+48
| | | | | | | audio files. PR: ports/71577 Submitted by: Simon Barner <barner@gmx.de>
* Update to version 1.1Kirill Ponomarev2004-10-122-3/+3
| | | | | PR: ports/71867 Submitted by: Ports Fury
* Fix WWW lineKirill Ponomarev2004-10-121-1/+1
| | | | | PR: ports/71598 Submitted by: maintainer
* Fix WWW lineKirill Ponomarev2004-10-121-1/+1
| | | | | PR: ports/71597 Submitted by: maintainer
* Add ices0, a treaming source client for icecast 2.Michael Nottebrock2004-10-127-0/+367
|
* [ maintainer ] audio/mpg123: fix build with DEFAULT_RECODE option and ↵Edwin Groothuis2004-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 iPodJoe Marcus Clarke2004-10-1210-36/+122
| | | | testing and patching.
* - Correct dependency: ligdbm is linked in dynamicallyPav Lucistnik2004-10-121-2/+3
| | | | | PR: ports/71904 Submitted by: Nicolas Rachinsky <nr@rachinsky.de>
* - Update to 0.7Pav Lucistnik2004-10-123-4/+5
|
* - Update to 1.36.59Pav Lucistnik2004-10-122-3/+3
| | | | | | PR: ports/71067 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: maintainer timeout (1 month)
* - Install pkgconfig filePav Lucistnik2004-10-123-0/+21
| | | | | Approved by: maintainer Obtained from: Debian
* Register missing dependency on compat4x on 5.x and aboveKris Kennaway2004-10-121-1/+7
| | | | Approved by: portmgr (self)
* Unbreak the build with recent GCC.Alexey Dokuchaev2004-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 itMark Linimon2004-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.Mark 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 compileKris Kennaway2004-09-301-0/+4
| | | | Approved by: portmgr (self)
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-302-2/+2
| | | | Approved by: portmgr
* Unbreak (gentoo switched to .tar.gz archives).Max Khon2004-09-293-14/+5
| | | | Approved by: portmgr (krion)
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-291-1/+7
| | | | Approved by: portmgr (self)
* s/BROKEN/IGNORE/ since the package builds but is "too unstable" on 5.xKris Kennaway2004-09-281-1/+1
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-261-0/+4
| | | | Approved by: portmgr (self)
* - Fix build on -current after gcc 3.3 importYing-Chieh Liao2004-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 whereBrooks Davis2004-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.Alexey Dokuchaev2004-09-201-0/+13
| | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit)
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-191-1/+7
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-191-4/+8
| | | | Approved by: portmgr (self)
* - Update to 0.1.1 and unbreakPav Lucistnik2004-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 compileKris Kennaway2004-09-192-2/+14
| | | | Approved by: portmgr (self)
* BROKEN: Checksum mismatchKris Kennaway2004-09-181-0/+2
| | | | Approved by: portmgr (self)
* BROKEN: Broken dependencyKris Kennaway2004-09-181-0/+2
| | | | Approved by: portmgr (self)
* Unbreak build on 5.X and -CURRENT.Alexey Dokuchaev2004-09-176-0/+72
| | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit)
* Unbreak the build with recent GCC.Alexey Dokuchaev2004-09-161-0/+1
| | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit)
* Fix build with recent GCC.Alexey Dokuchaev2004-09-161-2/+2
| | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit)
* Fix recently found bug.Tom Rhodes2004-09-112-1/+15
| | | | | Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer) Approved by: portmgr (linimon)
* Fix build with gcc-3.4Kirill Ponomarev2004-09-071-0/+11
| | | | | | PR: ports/71447 Submitted by: maintainer Approved by: portmgr (implicit)
* Fix build with gcc-3.4Kirill Ponomarev2004-09-061-0/+14
| | | | Approved by: portmgr (implicit)
* Update to version 1.0Kirill Ponomarev2004-09-033-19/+12
| | | | | PR: ports/71294 Submitted by: Ports Fury
* Update to 0.11.4Volker Stolz2004-09-032-3/+3
| | | | | | PR: ports/70817 Submitted by: Ingmar Gebert Approved by: maintainer
* Update to 2.0eKirill Ponomarev2004-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.Brian Feldman2004-09-017-147/+46
|
* Add patch files which for some reason "pcvs add" did not, the first time.Brian Feldman2004-09-013-0/+39
|
* Update to IMMS version 1.2a. The functionality for classification has beenBrian Feldman2004-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.3Michael Nottebrock2004-08-314-7/+9
|
* Update to 1.0.b1 (requires PORTEPOCH-bump)Volker Stolz2004-08-313-22/+27
| | | | | | PR: ports/69447 Submitted by: Radim Kolar Approved by: maintainer timeout
* Update to version 0.2.8Kirill Ponomarev2004-08-305-53/+42
| | | | | PR: ports/71120 Submitted by: Ports Fury
* - Only use SDL support if WITHOUT_MPEG4IP is not definedPav Lucistnik2004-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.0Kirill Ponomarev2004-08-283-3/+6
| | | | | PR: ports/71054 Submitted by: Ports Fury
* Fix WWW: lineKirill Ponomarev2004-08-271-1/+1
| | | | | PR: ports/71034 Submitted by: maintainer
* Fix build with gcc-3.4Kirill Ponomarev2004-08-271-0/+11
| | | | | PR: ports/70989 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
* Fix MASTER_SITESKirill Ponomarev2004-08-271-1/+1
| | | | | PR: ports/71027 Submitted by: maintainer
* Fix build with gcc 3.4Tilman Keskinoz2004-08-272-0/+38
| | | | Submitted by: Alexander Koenig <alex@lisas.de>
* Respect CFLAGS.Michael Nottebrock2004-08-272-2/+2
| | | | | PR: 71001 Submitted by: "Paul Seniura" <pdseniura@techie.com>
* Update to 2.0.0Mathieu Arnold2004-08-254-20/+15
| | | | Approved by: lofi (maintainer)
* Turn this port into a proper slave port.Mark Linimon2004-08-241-1/+2
| | | | | PR: ports/67922 Approved by: maintainer timeout (2 months)
* Mark BROKEN: UnfetchableKirill Ponomarev2004-08-231-0/+2
|
* Don't free the discid before querying the CDDB database. This fixes aJoe Marcus Clarke2004-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.4Kirill Ponomarev2004-08-221-0/+22
|
* Properly initialize the length struct member for the previous patch thatJoe Marcus Clarke2004-08-224-12/+30
| | | | updates track length status.
* * Fix a problem where track progress would not be updated when playing aJoe Marcus Clarke2004-08-224-6/+82
| | | | | | | CD [1] * Convert to new libtool scheme Adapted from: gnome-cd's linux-cdrom.c
* Update to version 1.4.6Kirill Ponomarev2004-08-226-62/+63
| | | | | PR: ports/70783 Submitted by: Ports Fury
* Fix build with gcc-3.4Kirill Ponomarev2004-08-226-55/+17
| | | | | PR: ports/70782 Submitted by: Ports Fury
* - Convert to OPTIONSPav Lucistnik2004-08-221-9/+4
| | | | | PR: ports/70760 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* - Convert to OPTIONSPav Lucistnik2004-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 aBrooks Davis2004-08-2212-24/+240
| | | | | | modified version of the submitted patch. Submitted by: Patric.Guelat at imp.ch
* - update to 1.25Lars Thegler2004-08-213-3/+14
| | | | - avoid 'uninitialized' warning (patch sent to author)
* Per maintainer, mark this port as deprecated in favor of audio/rhythmbox.Mark Linimon2004-08-211-0/+2
|
* - Turn on x86 specific optimalizations when on i386Pav Lucistnik2004-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]Joe Marcus Clarke2004-08-204-6/+34
| | | | | | * Convert to new libtool scheme Submitted by: ports/c0decafe.net <ports@c0decafe.net> [1]
* - Register conflicts over ${PREFIX}/bin/play filePav Lucistnik2004-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.Pav Lucistnik2004-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.Eric Anholt2004-08-191-1/+1
| | | | Reported by: kris
* Fix build with gcc-3.4Kirill Ponomarev2004-08-192-7/+27
| | | | | PR: ports/70627 Submitted by: Ports Fury
* Fix build with gcc-3.4Kirill Ponomarev2004-08-192-7/+11
| | | | | PR: ports/70626 Submitted by: Ports Fury
* - drop maintainershipDirk Meyer2004-08-181-1/+1
|
* This now builds on 5.x, remove BROKEN tag.Kris Kennaway2004-08-172-11/+1
|
* - Update to 20040816Pav Lucistnik2004-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]Jeremy Messenger2004-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.Joe Marcus Clarke2004-08-179-7/+9
|
* - Drop optional mp4v2 from faad supportPav Lucistnik2004-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 TravisVolker Stolz2004-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 beta1Pav Lucistnik2004-08-169-307/+96
| | | | | PR: ports/70491 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* Remove unneeded patch.Kirill Ponomarev2004-08-162-16/+0
|
* As previously announced, remove these broken/insecure/obsolete ports.Kris Kennaway2004-08-166-101/+0
|
* BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway2004-08-161-1/+7
|
* BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway2004-08-161-1/+7
|
* BROKEN: Patch failsKris Kennaway2004-08-161-0/+2
|
* - Fix build with gcc-3.4Pav Lucistnik2004-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 notMario Sergio Fujikawa Ferreira2004-08-1510-160/+0
| | | | been developed since 2000
* s|%D/libladspa|%D/lib/ladspa|Oliver Lehmann2004-08-151-1/+1
|
* Add anthem, a KDE midi sequencer.Michael Nottebrock2004-08-1520-0/+451
| | | | | PR: ports/59243 Submitted by: Mathew Kanner <mat@cnd.mcgill.ca>
* Respect PTHREAD_LIBS, fix build on -STABLE.Michael Nottebrock2004-08-154-0/+26
|
* take care of $PREFIX/libdata/pkgconfigOliver Lehmann2004-08-151-0/+1
|
* Fix build on gcc 3.4.Michael Nottebrock2004-08-157-0/+101
|
* Update to IMMS 1.1 and fix for newer GCC.Brian Feldman2004-08-158-47/+80
|
* Add yell, a little command line utility playing a short tune on yourPav Lucistnik2004-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.Joe Marcus Clarke2004-08-133-5/+5
|
* Update to 1.36.58.Norikatsu Shigemura2004-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 unbreakPav Lucistnik2004-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.Pav Lucistnik2004-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.Pav Lucistnik2004-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 musicbrainzMichael Nottebrock2004-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 portsMichael Nottebrock2004-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.5Volker Stolz2004-08-102-3/+4
| | | | | PR: ports/70211 Submitted by: Jean-Yves Lefort (maintainer)
* Prepare the port as master for russian/napster.Sergey Matveychuk2004-08-101-3/+5
| | | | | | PR: ports/69542 Submitted by: Roman Y. Bogdanov <sam@brj.pp.ru> Approved by: maintainer (timeout)
* Update to 0.03Lars Thegler2004-08-092-11/+6
|
* audio/p5-Net-DAAP-Client-Auth obsoletedLars Thegler2004-08-091-1/+0
| | | | | | | | | PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after:
* Obsolete; funtionality merged into audio/p5-Net-DAAP-ClientLars Thegler2004-08-094-57/+0
|
* Moved from audio/p5-dapple, and updated to 0.41Lars Thegler2004-08-094-25/+21
|
* Moved to audio/p5-Net-DAAP-ClientLars Thegler2004-08-094-49/+0
|
* audio/p5-dapple moved to audio/p5-Net-DAAP-ClientLars Thegler2004-08-091-1/+1
| | | | | | | | | PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after:
* Moved from audio/p5-dapple, and updated to 0.41Lars Thegler2004-08-093-21/+19
|
* Add p5-Net-DAAP-DMAP 1.24, Perl module for reading and writing DAAPLars Thegler2004-08-095-0/+41
| | | | structures.
* Drop maintainership.Kirill Ponomarev2004-08-083-3/+3
|
* Add new site to MASTER_SITES.Kirill Ponomarev2004-08-081-1/+2
| | | | | PR: ports/70132 Submitted by: maintainer
* Fix build with GCC 3.4Tilman Keskinoz2004-08-061-0/+12
|
* Fix build with gcc 3.4Tilman Keskinoz2004-08-063-1/+21
| | | | Add another working mastersite.
* Fwd: mt-daapd patchEdwin Groothuis2004-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.Peter Pentchev2004-08-052-0/+12
|
* Update to 0.1.6Kirill Ponomarev2004-08-052-5/+4
| | | | | PR: ports/70016 Submitted by: maintainer
* unbreak -CURRENT, catch up renaming by tanimura.FUJISHIMA Satsuki2004-08-051-2/+13
|
* Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15Ade Lovett2004-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.2Michael Nottebrock2004-08-043-15/+10
| | | | Approved by: maintainer
* Update to 2.5.11Kirill Ponomarev2004-08-032-3/+3
|
* Update to 1.2.Nick Sayer2004-08-032-3/+3
|
* Bump PORTREVISION to chase the gstreamer shared lib version.Joe Marcus Clarke2004-08-0312-7/+12
|
* Update to 1.029Mathieu Arnold2004-08-023-43/+43
|
* Add bmp-wma, a WMA playback plugin for beep media player. This is first beepPav Lucistnik2004-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).Alexander Leidinger2004-07-302-3/+3
|
* Add tunesbrowser, a simple music player, capable of playing music found onPav Lucistnik2004-07-309-0/+191
| | | | | | | iTunes(R) shares. PR: ports/69692 Submitted by: Michael Johnson <ahze@ahze.net>
* - Remove no longer needed workaroundPav Lucistnik2004-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)Oliver Eikemeier2004-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.Pav Lucistnik2004-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.Pav Lucistnik2004-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 intoAdam Weinberger2004-07-284-2/+4
| | | | the ports that really own the directories.
* - Update to bug-fix-releaseVolker Stolz2004-07-283-2/+16
| | | | | | | - Fix compilation on -STABLE (Scott Mitchell) PR: ports/69201 Submitted by: David Le Brun (maintainer)
* Update to 0.5Kirill Ponomarev2004-07-272-5/+4
|
* Update to 0.12.4Volker Stolz2004-07-274-23/+5
| | | | | PR: ports/69626 Submitted by: jean-Yves Lefort (maintainer)
* Update to follow new rc.d/localpkg order.Lars Thegler2004-07-272-1/+2
| | | | Obtained from: mtm
* Move package files from plist to Makefile, remove pkg-plist.Sergey A. Osokin2004-07-273-7/+15
| | | | Respect CFLAGS by comment on CDEBUGFLAGS (aka -O2 -g -Wall).
* Move package files from plist to Makefile, remove pkg-plist.Sergey A. Osokin2004-07-272-3/+2
|
* Add tse3, a MIDI library.Michael Nottebrock2004-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.Sergey A. Osokin2004-07-262-1/+2
|
* Move package files from plist to Makefile, remove pkg-plist.Sergey A. Osokin2004-07-262-2/+2
|
* Move package files from plist to Makefile, remove pkg-plist.Sergey A. Osokin2004-07-264-4/+4
|
* Move package file from plist to Makefile, remove pkg-plist.Sergey A. Osokin2004-07-262-2/+2
|
* Fix btc.c:709: warning: data definition has no type or storage class.Sergey A. Osokin2004-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.Sergey A. Osokin2004-07-262-3/+2
|
* Move package files from plist to Makefile, remove pkg-plist.Sergey A. Osokin2004-07-262-6/+6
| | | | Utilize ${DOCSDIR}.
* Move package files from plist to Makefile, remove pkg-plist.Sergey A. Osokin2004-07-262-1/+2
|
* Move package files from plist to Makefile, remove pkg-plist.Sergey A. Osokin2004-07-262-3/+2
|
* Update to 1.2fVolker Stolz2004-07-262-3/+3
| | | | | PR: ports/69604 Submitted by: Roman Bogorodskiy (maintainer)
* Add mixmos, a nice GTK2 mixer.Pav Lucistnik2004-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.5Kirill Ponomarev2004-07-264-28/+12
| | | | | PR: ports/69576 Submitted by: Ports Fury
* - Distfile was rerolled with few non-critical changes (diff have 106 lines).Pav Lucistnik2004-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.1Pav Lucistnik2004-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.Kirill Ponomarev2004-07-251-2/+2
| | | | Reminded by: Christian Hiris <4711@chello.at>
* Add muine, GNOME audio player written in Mono.Pav Lucistnik2004-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,Eric 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.Tilman Keskinoz2004-07-236-198/+0
|
* Chase libraries for new audio/speex version.Kirill Ponomarev2004-07-233-6/+6
|
* Update to 1.0.4Kirill Ponomarev2004-07-236-12/+26
| | | | | | PR: ports/69389 Submitted by: Michael Johnson <ahze@ahze.net> Approved by: maintainer
* Update to 1.2.1Kirill Ponomarev2004-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-pluginsYing-Chieh Liao2004-07-222-0/+81
| | | | | PR: 69388 Submitted by: maintainer
* upgrade to 0.9.5Ying-Chieh Liao2004-07-226-22/+37
| | | | | PR: 69393 Submitted by: maintainer
* upgrade to 0.11.2Ying-Chieh Liao2004-07-202-3/+3
| | | | | PR: 69314 Submitted by: maintainer
* Bang, bang, bang.Kirill Ponomarev2004-07-201-1/+1
|
* Chase libraries for new audio/libsamplerate version.Kirill Ponomarev2004-07-201-0/+1
|
* Update to version 0.4.7Kirill Ponomarev2004-07-203-14/+9
| | | | | PR: ports/69291 Submitted by: Ports Fury
* Update to version 0.1.1Kirill Ponomarev2004-07-204-23/+6
| | | | | PR: ports/69290 Submitted by: Ports Fury
* New port: audio/mt-daapdEdwin Groothuis2004-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.6Oliver Lehmann2004-07-193-3/+5
|
* Update to version 2.5.10Kirill Ponomarev2004-07-185-138/+25
| | | | | PR: ports/69185 Submitted by: Ports Fury
* Update to version 2.1.1Kirill Ponomarev2004-07-187-173/+11
| | | | | PR: ports/69184 Submitted by: Ports Fury
* Do not include the package name in the comment.Kirill Ponomarev2004-07-181-1/+1
| | | | | PR: ports/69181, ports/69182, ports/69183 Submitted by: Ports Fury
* - Update to 3.1Volker Stolz2004-07-157-202/+100
| | | | | | | | - Install documentation - Assign maintership to submitter PR: ports/69056 Submitted by: Roman Bogorodskiy
* Add enscribe 0.0.3,Kirill Ponomarev2004-07-155-0/+57
| | | | | | | | | | | | | | | Enscribe creates digital audio watermark images from photographic images. These images can only be seen using a third party frequency vs time display, such as Baudline (audio/baudline). Images are still visible even after such audio mangling techniques as MP3/Ogg compression, reverb, chorus, etc. Heavy EQ and flange can stripe out vertical sections, but they can also ruin an otherwise good song as well. PR: ports/69076 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Update to version 0.6.0Kirill Ponomarev2004-07-143-11/+15
| | | | | PR: ports/68998 Submitted by: Ports Fury
* Update to version 0.4.4Kirill Ponomarev2004-07-145-51/+34
| | | | | PR: ports/68997 Submitted by: Ports Fury
* Respect CCVolker Stolz2004-07-141-0/+5
| | | | | | PR: ports/69044 Submitted by: Roman Bogorodskiy (maintainer) Requested by: me
* Update to 0.1.2.Akinori MUSHA2004-07-143-4/+7
|
* Update to 2.2.7Volker Stolz2004-07-132-3/+3
|
* Remove iconv support: it simply damage headers instead of recoding them.Volker Stolz2004-07-132-0/+51
| | | | (bump PORTREVISION)
* - Update to 0.11.0Volker Stolz2004-07-123-5/+32
| | | | | | | | | - Lots of new features including: + nls support (german and swedish) + support for MPD db updates with Ctrl-U PR: ports/68876 Submitted by: Mark Daniel Reidel (maintainer)
* Clarified pkg-messageLars Thegler2004-07-101-2/+10
| | | | | | PR: 68609 Submitted by: paul beard <paulbeard@mac.com> Approved by: erwin (implicit)
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-1047-46/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Update to version 0.4.2Kirill Ponomarev2004-07-103-17/+11
| | | | | PR: ports/68860 Submitted by: Ports Fury
* Update to version 1.0.10Kirill Ponomarev2004-07-102-5/+9
| | | | | PR: ports/68859 Submitted by: Ports Fury
* Update to version 0.6Kirill Ponomarev2004-07-103-10/+16
| | | | | PR: ports/68858 Submitted by: Ports Fury
* Update to gtkpod 0.80Volker Stolz2004-07-095-47/+9
| | | | | | | Changelog : http://gtkpod.sourceforge.net/ChangeLog PR: ports/68743 Submitted by: David Le Brun (maintainer)
* Prune non-existant mirror.Volker Stolz2004-07-091-2/+1
|
* - Update to 0.95Pav Lucistnik2004-07-093-4/+8
| | | | | PR: ports/68744 Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 orJeremy Messenger2004-07-085-132/+22
| | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
* Chase libgsl-updateVolker Stolz2004-07-071-1/+1
|
* - Update to 0.15.1bPav Lucistnik2004-07-072-3/+3
| | | | | | PR: ports/68682 Submitted by: Evgueni V. Gavrilov <aquatique-ports@rambler.ru> Approved by: maintainer
* Update to 3.13Kirill Ponomarev2004-07-067-50/+33
| | | | | PR: ports/68720 Submitted by: maintainer
* Update to 2.1.6Volker Stolz2004-07-067-22/+17
| | | | | PR: ports/67363 Submitted by: Roman Neuhauser
* Update to 0.11.1Kirill Ponomarev2004-07-042-4/+4
| | | | | PR: ports/68638 Submitted by: maintainer
* Update to version 0.11Kirill Ponomarev2004-07-035-94/+91
| | | | | PR: ports/68628 Submitted by: Ports Fury
* Update to version 0.5.7Kirill Ponomarev2004-07-034-3/+17
| | | | | PR: ports/68627 Submitted by: Ports Fury
* - Fix pkg-plistMarkus Brueffer2004-07-034-24/+26
| | | | | | - Bump PORTREVISION Submitted by: pointyhat via kris
* - use ${ARCH} instead of ${MACHINE_ARCH}Volker Stolz2004-07-021-3/+4
| | | | | | | | - pet portlint - assign maintainership to submitter PR: ports/68555 Submitted by: Roman Bogorodskiy
* Still BROKEN on 5.2-CURRENTKris Kennaway2004-07-021-0/+4
|
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andAde Lovett2004-07-023-4/+4
| | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!)
* - Update to 0.2.2cLars Thegler2004-06-3010-41/+204
| | | | | | - Use rc.subr, cache file and OPTIONS Approved by: erwin (implicit)
* Update to 2004.06.26Tilman Keskinoz2004-06-292-3/+3
| | | | | PR: 68444 Submitted by: Brian Candler <B.Candler@pobox.com>
* Update to version 1.0.1Markus Brueffer2004-06-296-36/+6
|