aboutsummaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Add two vendor bugfix patches. One fixes a CDDB-related bug; the otheradamw2003-07-044-0/+16
| | | | | | fixes a crash when starting up with certain GTK themes. Approved by: maintainer (semi-implicit, sortof-explicit, worked for me)
* Add a patch to check for AFMT_S16_NE which may not be defined onmarcus2003-07-031-0/+18
| | | | | | older versions of -CURRENT and -STABLE. Approved by: maintainer
* fix audio/ecawave: fix build errordaichi2003-07-031-0/+10
| | | | | | PR: 53231 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Pointed out by: bento via kris
* Add WWW.adamw2003-07-032-0/+4
|
* Drop maintainership.sobomax2003-07-011-1/+1
|
* Update to 1.0.1.sobomax2003-07-017-33/+43
|
* update audio/lplayer: 0.98.1 --> 0.98.2daichi2003-07-013-11/+10
| | | | | PR: 53337 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix the build on -CURRENT.marcus2003-07-011-0/+4
| | | | Reported by: maintainer
* Use USE_GETOPT_LONG vs. -lgnugetopt (and other strings)osa2003-07-011-4/+2
| | | | | | Do not bump PORTREVISION Approved by: adamw (gnome), fjoe (mentor) (implicit)
* Add alsaplayer, an audio player with pitch control and a GTK+ GUI.marcus2003-07-0113-0/+375
| | | | | PR: 43142 Submitted by: Robin Schilham <co9@xs4all.nl> (based on)
* update audio/wavbreaker: 0.2 --> 0.3daichi2003-06-302-8/+3
| | | | | PR: 53811 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
* Update to 0.28arved2003-06-284-4/+4
| | | | | PR: 53849 Submitted by: Dominic Marks <dominic.marks@btinternet.com>
* update audio/mixer.app: 1.7.0 --> 1.8.0daichi2003-06-274-8/+8
| | | | | PR: 51545 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* update audio/darkice: 0.13 --> 0.13.1daichi2003-06-273-10/+10
| | | | | | PR: 51540 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Reviewed by: KATO Tsuguru <tkato@prontomail.com>
* Fix bad static buffer bound. Bump PORTREVISION.kris2003-06-272-0/+13
| | | | Obtained from: OpenBSD
* libtool uber-patchade2003-06-275-6/+12
| | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
* maintenance upgrade of audio/ecawavedaichi2003-06-262-2/+2
| | | | | PR: 53599 Submitted by: The Anarcat <anarcat@anarcat.ath.cx> (maintainer)
* Add missed dependency on libvorbisperky2003-06-261-1/+2
| | | | Spotted by: kris
* Update audio/aubedaichi2003-06-261-6/+0
| | | | | | | Remove "post-patch" because gnomehack does it by default PR: 53503 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
* Update to version 1.2.3.naddy2003-06-262-2/+2
| | | | | PR: 53282 Submitted by: Ports Fury
* Update to 7.6a.naddy2003-06-264-36/+43
| | | | | PR: 53302 Submitted by: Michael A. Dickerson <mikey@singingtree.com>
* add a missing dependency to gtkpixbufoliver2003-06-251-1/+1
| | | | Pointed out by: kris, bento
* Frerich doesn't use FreeBSD anymore. Preemptively assign two of his portswill2003-06-251-1/+1
| | | | | | | to a new maintainer (kpopup and rc5pipe). Submitted by: Frerich Raabe <frerich.raabe@gmx.de>, Brad Davis <so14k@so14k.com>
* Update to 1.07osa2003-06-242-3/+3
| | | | | Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* - don't explicitely depend on every GNOME2 library, pull them usingperky2003-06-242-33/+32
| | | | | | | dependencies instead - use gnomeprefix so the application can find it's own pixmaps Submitted by: Pav Lucistnik <pav@oook.cz>
* Remove unused dependency on gdkpixbuf.perky2003-06-241-2/+2
| | | | | Submitted by: Pav Lucistnik <pav@oook.cz> Reviewed by: Dongsu Jang <potato@hellocity.net> (author)
* update maintainer's email address.leeym2003-06-242-2/+2
| | | | | PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk>
* Add liteamp 0.2.2, a light-weight music player for GNOME2perky2003-06-236-0/+85
|
* Update checksum, remove refuse '\n' from Makefileosa2003-06-232-3/+2
| | | | | | | | | | | | | | | | A letter from maintainer: <quote> I submitted the port update a little bit before he [author] actually announced the new version, since I'd seen the tarball already. He decided to make a few minor documentation changes before releasing though. </quote> Also, Debianers have the same distro on they pool. Submitted by: maintainer PR: 52624 Approved by: fjoe (mentor) (implicit)
* Update to 2.2.3arved2003-06-235-31/+304
| | | | | | | Fix Build. PR: 50858 Submitted by: "The Anarcat" <anarcat@anarcat.ath.cx>
* Update to 0.13.2.knu2003-06-203-27/+3
|
* Show real device names in gmix so it's easier to control individualmarcus2003-06-204-2/+86
| | | | | sound cards. Submitted by: Hendrik Scholz <hscholz@raisdorf.net>
* Update audio/sweepdaichi2003-06-191-5/+0
| | | | | PR: 53483 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
* Teach configure about ia64.marcel2003-06-191-0/+11
|
* Add gqradio 0.99.0, gTK based FM tuner.oliver2003-06-195-0/+117
| | | | | PR: 50901 Submitted by: Stefan Jahn <stefan.jahn@nemesis-sektor.de>
* Add USE_LIBTOOL.arved2003-06-181-0/+1
| | | | Reported by: bento (via kris)
* Update to 7.0a.adamw2003-06-184-20/+26
| | | | | PR: ports/53342 Submitted by: Kawaguti Ginga <ginga-freebsd@ginganet.org> (maintainer)
* Update to 2.1.12.ume2003-06-182-2/+2
|
* Update to 2.1.8.ume2003-06-182-2/+2
|
* Fix format specifier.naddy2003-06-173-1/+29
| | | | Submitted by: Andrew Williams <andrew.s.williams@adelaide.edu.au>
* Utilize USE_GNOME= pkgconfig.adamw2003-06-171-4/+1
|
* Remove a REINPLACE present in gnomehack.adamw2003-06-171-5/+1
|
* Remove some more left over directories.marcus2003-06-162-0/+4
|
* Remove some left over directories.marcus2003-06-162-0/+4
| | | | Reported by: bento
* update snack to 2.2.2oliver2003-06-164-18/+28
|
* Update to 0.4.2arved2003-06-163-2/+10
| | | | | PR: 53338 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Avoid buffer overflow in option processing and bump PORTREVISION.kris2003-06-152-0/+40
| | | | Obtained from: OpenBSD
* Update to version 1.02.demon2003-06-142-2/+5
| | | | Maintainer timeout.
* Add mp3wrap.adamw2003-06-146-0/+45
| | | | | | | | With mp3wrap you can easily concatenate multiple mp3 files. You can even add non-mp3 content. PR: ports/52900 Submitted by: Ulrich Spoerlein <q@uni.de>
* Add mp3splt.adamw2003-06-145-0/+44
| | | | | | | mp3splt is a nice utility to split large mp3/ogg files via cue-sheet PR: ports/52899 Submitted by: Ulrich Spoerlein <q@uni.de>
* Chase shared lib version of speex.naddy2003-06-121-2/+2
| | | | | PR: 53240 Submitted by: David Yeske <dyeske@yahoo.com>
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-123-12/+0
|
* - 15 minutes of google tell me that vorbisgain have no homepageerwin2003-06-121-2/+0
| | | | | | | - Consequently, I removed the WWW PR: 53096 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* Chase library version bump on gstreamer{,-plugins}lioux2003-06-125-5/+5
|
* Fix build in 5.x branch: machine/soundcard.h -> sys/soundcard.hlioux2003-06-122-2/+6
| | | | | PR: 53171 Submitted by: maintainer
* Add USE_GETOPT_LONGarved2003-06-121-0/+1
| | | | | PR: 53140 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* Update to version 1.0.1.naddy2003-06-1210-22/+76
| | | | | PR: 53098 Submitted by: Ports Fury
* Spin off the XMMS FLAC plugin into its proper port.naddy2003-06-108-0/+121
| | | | | PR: 52456 Suggested by: David Yeske <dyeske@yahoo.com>
* Remove option to build the XMMS plugin, which will instead be spunnaddy2003-06-103-23/+5
| | | | off into its proper port audio/xmms-flac.
* Add musiccontrolerwin2003-06-106-0/+48
| | | | | | | | | MusicControl is designed to put YOU in control of the music that gets played from your computer. It supports MP3, OGG and various module formats. Submitted by: Christian Laursen <xi@borderworlds.dk>
* update cd2mp3 to 0.82oliver2003-06-102-13/+13
| | | | PR: 47250
* Update dap to 2.1.4oliver2003-06-105-21/+20
| | | | | PR: 46783 Approved By: alex (mentor)
* New port: audio/aubefjoe2003-06-107-0/+129
| | | | | | | System for sound generation and processing PR: 53125 Submitted by: Kirill Ponomarew
* Add simplemoderwin2003-06-105-0/+35
| | | | | | | simplemod is a minimalistic module player. Submitted by: Christian Laursen <xi@borderworlds.dk> Approved by: edwin (mentor)
* o Fix build when GNU auto* tools are previously installed by forcinglioux2003-06-101-0/+2
| | | | | | | | | build-depends target to happen in pre-patch stage o Check Makefile comments for more information PR: 52455 Submitted by: David Yeske <dyeske@yahoo.com> Approved by: maintainer (timeout 2 weeks)
* REST IN PEACEwill2003-06-093-3/+3
| | | | | | | | | Alan Eldridge Born December 15, 1961 in Iowa Died June 6, 2003 in Denver, Colorado Thank you for your contributions, you will be greatly missed.
* o Change URL in MASTER_SITESerwin2003-06-082-3/+2
| | | | | | | | | | | | o Files are not the same. Old file detar in {raproxy} and the new in {raproxy3.0b1} - Consequently, I remove the ${WRKSRC} in the Makefile and change the distinfo. - This is the only difference between the two (old and new) files. PR: 53028 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
* Change adress in MASTER_SITESerwin2003-06-081-1/+1
| | | | | | PR: 53029 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
* Remove dead mirror.naddy2003-06-084-4/+0
| | | | Submitted by: fenner (portsurvey)
* Fix breakage in 4.x STABLE.mbr2003-06-082-0/+20
|
* Mark as BROKEN in case port version of Perl is missing on 4-stable.naddy2003-06-071-1/+8
| | | | | PR: 52930 Submitted by: Ports Fury
* Update to 20030524erwin2003-06-072-5/+4
| | | | | | | | fixes to queueing, source stuff, vector stuff, doppler stuff, ... PR: 52647 Submitted by: maintainer Approved by: edwin (mentor)
* Update to 2.1.10.ume2003-06-072-3/+3
|
* Add forgotten patch.adamw2003-06-061-0/+12
| | | | Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix build under -CURRENT.adamw2003-06-061-0/+11
| | | | | PR: ports/52298 Submitted by: Samy Al Bahra <samy@kerneled.com>
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-056-36/+36
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* Add patch forgotten in last commit.adamw2003-06-051-0/+14
| | | | | PR: ports/52713 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add Cantus, an mp3/ogg tagger.adamw2003-06-055-0/+59
| | | | | | | | | | | Cantus is an easy to use tool for tagging and renaming MP3 and OGG/Vorbis files. It has many features including mass tagging and renaming of MP3s, the ability to generate a tag out of the filename, filter definitions for renaming, recursive actions, CDDB (Freedb) lookup (no CD needed), copy between ID3V1 and ID3V2 tags, and a lot more. PR: ports/52607 Submitted by: Dmitry Dyomin <old@old.com.ua>
* Update to 1.7.8.adamw2003-06-057-125/+50
| | | | | PR: ports/52661 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix installation. CONFIGURE_ARGS was getting clobbered.adamw2003-06-051-1/+1
| | | | | Reported by: kris Fix submitted by: Sergey Akifyev <asa@gascom.ru>
* Update to 1.2.2. Depend upon libportaudio now that it's in the tree.adamw2003-06-052-5/+8
| | | | | PR: ports/52713 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* New version of autocd portedwin2003-06-044-15/+18
| | | | | | | New version (3.01.02a) of autocd port PR: ports/52721 Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
* Update to 0.51-2.adamw2003-06-043-2/+3
| | | | | PR: prots/52738 Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
* New port portaudio version 18: Portable cross-platform Audio APIlioux2003-06-049-0/+129
| | | | | PR: 52406 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> et. al.
* Remove after repo copy move tolioux2003-06-035-72/+0
| | | | ports/net/xnap
* Remove after repo copy move tolioux2003-06-036-109/+0
| | | | ports/net/linux-agsatellite
* Unlink due to repo copy movelioux2003-06-031-1/+0
| | | | | | | audio/xnap -> net/xnap Repo copy approved by: portmgr (self) Repo copied by: cvs (joe)
* Unlink due to repo copy movelioux2003-06-031-1/+0
| | | | | | | audio/agsatellite -> net/linux-agsatellite Repo copy approved by: portmgr (self) Repo copied by: cvs (joe)
* New port: wavbreakerfjoe2003-06-025-0/+50
| | | | | | Tool to split wav files. Submitted by: Kirill Ponomarew
* Fix Mastersitesarved2003-06-021-1/+1
| | | | | PR: 52855 Submitted by: maintainer
* Drop maintainership.naddy2003-06-021-1/+1
| | | | | PR: 52748 Submitted by: Jochem Kossen <j.kossen@home.nl>
* Update to version 0.3.1naddy2003-06-022-2/+2
| | | | | PR: 52660 Submitted by: Ports Fury
* Add a patch forgotten when commiting ports/52400.sobomax2003-06-011-0/+13
|
* Use wxgtk 2.4.0. bump PORTREVISIONarved2003-06-012-2/+4
| | | | Submitted by: Michal Pasternak <michal@pasternak.w.lub.pl>
* Add a missing dependency on mad.marcus2003-06-013-6/+9
| | | | Reported by: bento
* According to an unreliable source, when _POSIX_MEMLOCK is definedtrevor2003-05-232-11/+18
| | | | as -1, that means it is "never available."
* Unbreak on 5-current.sobomax2003-05-231-5/+1
| | | | | PR: 52400 Submitted by: Hendrik Scholz <hendrik@scholz.net>
* This port has been removed from CPAN.demon2003-05-231-1/+0
| | | | | | | Newer version of File::Copy is included into perl distribution. PR: 52524 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Use DOCSDIR macro.trevor2003-05-221-2/+2
| | | | Submitted by: naddy
* namespace fix for GCC 3.xtrevor2003-05-222-7/+13
| | | | | PR: 48139 Submitted by: Volker Stolz (later by naddy)
* [Maintainer Update] audio/gtkpod to v0.51edwin2003-05-222-5/+4
| | | | | | | | | | | Update gtkpod to 0.51 : * libgnugetopt is no longer required (call to getopt_long_only removed) * few bug fixes (playlength) * several improvements (more infos about songs, more charsets, ...) * new features (displays free space on iPod, charsets saved, ...) PR: ports/52546 Submitter: David Le Brun <david@dyn-ns.net>
* fix handling of CFLAGS.ume2003-05-222-7/+8
| | | | Reported by: lioux
* portlint: distinfo should end with a \narved2003-05-211-1/+1
| | | | Submitted by: Michael Nottebrock
* - Better FreeBSD version detection;sobomax2003-05-202-10/+8
| | | | | | - update maintainer's e-mail. Submitted by: maintainer
* mpg123.el supports ogg123.taoka2003-05-201-1/+1
| | | | Submitted by: the author of mpg123.el
* Patches for:hoek2003-05-204-20/+162
| | | | | | | | | | | | | | | | 1) Avoid becoming confused about the current state of "pause" when rewinding/forwarding to the prev/next track. 2) Use capital 'E' instead of lower 'e' for Eject. The 'e' button is too close to the 'r' button and accidentally ejecting when you're trying to rewind is really annoying. 3) When multiple subsequent r)ewind or f)orward operations are used before the ioctl() from an earlier r)ewind or f)orward has returned, perform the delayed 'r' and 'f' operations all at once rather than individually (and serially). This avoids a buffer overflow crash that could occur and also makes the 'r' and 'f' controls much more usable Update PORTREVISION for these improvements.
* Update to KDE 3.1.2lioux2003-05-202-2/+2
|
* Update to 0.5.1.petef2003-05-192-2/+2
| | | | | PR: 51699 Submitted by: Ports Fury
* Fix MASTER_SITES.petef2003-05-192-4/+8
| | | | | PR: 51698 Submitted by: Ports Fury
* Update to 0.99.9.petef2003-05-192-2/+2
| | | | | PR: 51668 Submitted by: Ports Fury
* Add a forgotten patch-configure to complete the libtool hack. Thismarcus2003-05-196-0/+33
| | | | | | will fix the dreaded thread lockups on -CURRENT. Reported by: Wade Majors <wade@ezri.org>
* Back out previous commit; the problem was due to bento having a stalekris2003-05-191-7/+1
| | | | files/ directory with no CVS directory.
* Update to 1.6.5.1a.anders2003-05-197-135/+3
| | | | | | This unbreaks -current, so remove BROKEN. Approved by: maintainer timeout (distfile missing since december)
* - update to 0.9.6petef2003-05-1926-186/+288
| | | | | | | | - switch to bz2 distfile - ECHO -> ECHO_MSG PR: 52043 Submitted by: Ports Fury
* Fix configure in the absence of GNOME.marcus2003-05-191-0/+11
| | | | Reported by: bento
* Add net-rhythmbox, an audio and Internet radio player for the GNOME 2marcus2003-05-1925-0/+793
| | | | | | desktop. Submitted by: Hendrik Scholz <hendrik@scholz.net>
* BROKEN on 5.1: does not buildkris2003-05-181-1/+7
|
* BROKEN on 5.1: does not compilekris2003-05-181-1/+7
|
* BROKEN on 5.1: does not buildkris2003-05-181-1/+7
|
* BROKEN on 5.1: does not buildkris2003-05-182-2/+14
|
* Look for sys/soundcard.h instead of machine/soundcard.h, making the portanders2003-05-182-3/+21
| | | | | | | come a little longer in its build on -current. Now someone needs to fix the C++. The author does not maintain this code anymore.
* BROKEN on 5.1: configure failskris2003-05-181-0/+4
|
* BROKEN on 5.1: does not compilekris2003-05-182-2/+14
|
* BROKEN on 5.1: bad C++kris2003-05-185-5/+35
|
* Update to 2.1.4.adamw2003-05-186-244/+50
| | | | | PR: ports/52076 Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca> (maintainer)
* Typo fix: intruduced -> introducedlioux2003-05-162-2/+2
|
* - update to 3.3petef2003-05-162-7/+8
| | | | | | | - use DOCSDIR PR: 52046 Submitted by: Ports Fury
* Update to 1.4.11.petef2003-05-162-5/+6
| | | | | PR: 52045 Submitted by: Ports Fury
* Update to 0.0.15.petef2003-05-163-31/+20
| | | | | PR: 52044 Submitted by: Ports Fury
* Fix build on alpha.nork2003-05-141-0/+17
| | | | Pointed out by: bento via kris
* The previous commit on this file unbroke the -current build but broke 4.x.jmz2003-05-141-4/+13
| | | | Now this patch should work both on 4.x and -current.
* Add patches for xmms-uade 80.p5mbr2003-05-144-24/+24
|
* The war is over, upgrade to version 80.P5mbr2003-05-146-10/+24
| | | | | | | | | | | | | Changes: - eagleplayer amplifier support: we get david hanney and jesper olsen player support - updated players: MMDC, soundtracker clones, Laxity-Player, mark cooksey old - improved format detection: tfmx, mod15 - shell interactivity support for unix and mos (change subsongs on command line on the fly) - tons of code cleanups
* Fix a Crash.arved2003-05-122-2/+45
| | | | | | | | Made OGG support optional Bump PORTREVISION PR: 51718 Submitted by: maintainer
* 1. upgrade to 1.3ijliao2003-05-123-9/+11
| | | | | | | 2. make portlint happy PR: 51939 (1) Submitted by: maintainer (1)
* Removed offending architecture-only lines from Makefile.bsd.edwin2003-05-121-0/+16
|
* Remove a '/' in front of the README in the plist that was preventing themarcus2003-05-111-1/+1
| | | | | | package build on bento. Reported by: bento
* o Fix typo: use PKGNAMESUFFIX for naming destination directorieslioux2003-05-111-2/+3
| | | | | | | when installing docs o Bump PORTREVISION due to installation fix Prompted by: bento
* Add xmms-cdparanoia 0.1, cdparanoia plugin for XMMS.petef2003-05-115-0/+39
| | | | | PR: 51739 Submitted by: David Yeske <dyeske@yahoo.com>
* Add trm 0.2.1, TRM generator to generate acoustic fingerprints.petef2003-05-115-0/+43
| | | | | PR: 51821 Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
* Undo an obsoleted patch to include <sys/soundcard.h> instead ofkris2003-05-101-3/+3
| | | | <machine/soundcard.h> and fix build on -current.
* Partially fix build on -current (machine/soundcard.h -> sys/soundcard.h).kris2003-05-103-0/+42
| | | | The port still fails to link for me.
* Add id3ed's homepage.petef2003-05-101-0/+2
|
* gnapster doesn't really have a homepage; use the sourceforge projectpetef2003-05-101-1/+1
| | | | | | page. Noticed by: fenner's portsurvey
* cheesetracker is now hosted on sourceforge.petef2003-05-101-1/+2
| | | | Noticed by: fenner's portsurvey
* Add missing dependency on scrollkeeperarved2003-05-101-1/+2
| | | | Submitted by: bento
* Chase guile's libqthread's shred lib version.marcus2003-05-101-1/+1
| | | | Reported by: bento
* conditionalize dependencies on modules included in perl 5.8edwin2003-05-091-5/+8
| | | | | | | | | | | Make dependencies on modules included in the perl 5.8 distribution conditional on the perl version installed. While I'm here, remove SITE_PERL and MAN(3)PREFIX. ports/audio only PR: ports/50589 Submitted by: Erwin Lansing <erwin@lansing.dk>
* fix MASTER_SITES audio/id3ededwin2003-05-091-1/+1
| | | | | | | | | distfile has moved, update MASTER_SITES Noticed by: portsurvey PR: ports/51439 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Fix bad dependency. oggenc is a part of audio/vorbis-tools, notbmah2003-05-081-1/+1
| | | | | | audio/mp32ogg. Mostly harmless, since audio/mp32ogg depends on audio/vorbis-tools, but can cause some confusion if building this port with audio/vorbis-tools installed but without audio/mp32ogg.
* Update to 2.4. This release adds several user interface enhancements.naddy2003-05-085-32/+44
| | | | | PR: 51691 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>, Ports Fury
* BROKEN: Does not compilekris2003-05-061-0/+2
|
* Remove audio/gdcd. It never worked, and there's no fix in sight.adamw2003-05-0610-170/+0
| | | | Requested by: kris
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,kris2003-05-061-2/+0
| | | | | remove ports that have been broken for >4 months (in many cases much longer) with no sign of a fix.
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,kris2003-05-0618-338/+0
| | | | | remove these ports that have been broken for >4 months (in many cases much longer) with no sign of a fix.
* PR:taoka2003-05-062-7/+13
| | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after:
* Convert to new GNOME infrastructure which fixes build on bento.marcus2003-05-061-2/+2
| | | | Reported by: bento
* Update to 1.0.5arved2003-05-052-2/+2
| | | | | PR: 51716 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Chase speex share library version.arved2003-05-051-1/+2
| | | | | PR: 51713 Submitted by: J.D. <jimd@siu.edu>
* Update to 3.00 and drop maintainership.sobomax2003-05-045-66/+12
|
* Unbreak port by updating to 4.23.netchild2003-05-0317-148/+131
| | | | | | | Triggered by: kris wants to remove broken ports Approved by: maintainer timeout (he hasn't much time at the moment and I want to have bugs get reported just in time to have it fixed before 5.1)
* Chase guile's shared lib version.marcus2003-05-021-1/+1
|
* Update to 2.2.3arved2003-05-025-44/+31
| | | | | PR: 51670 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.4.0arved2003-05-024-29/+58
| | | | | PR: 51669 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Upgrade to 2.3sumikawa2003-05-025-59/+63
| | | | | PR: ports/51667 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 1.2.0.naddy2003-05-023-4/+12
| | | | | PR: 51538 Submitted by: Ports Fury
* Update to 0.2.7arved2003-05-027-90/+50
| | | | | | | USE_GETOPT_LONG PR: 51510 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Hand over maintainership to Kirill Ponomarew <ponomarew@oberon.net>.sobomax2003-05-011-1/+1
|
* - Update to 0.8.2.sobomax2003-05-013-5/+5
| | | | | | Submitted by: Kirill Ponomarew <ponomarew@oberon.net> - Drop maintainership.
* Update to 0.95arved2003-04-302-2/+2
| | | | | PR: 51611 Submitted by: maintainer
* Reset Maintainer addressarved2003-04-301-1/+1
| | | | | Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer) PR: 51601-51606
* Add "PKGNAMEPREFIX=linux-" to linux binary portslioux2003-04-291-0/+1
|
* o muse(audio/muse) -> MuSE(audio/muse)nork2003-04-292-9/+10
| | | | | | | | | o clean-up pkg-plist o Bump PORTREVISION accordingly PR: ports/46819 Pointed out by: Brian Candler <B.Candler@pobox.com> Noticed by: Joseph Scott <joseph@randomnetworks.com>
* Add dependency on liblrdf and remove -disable-lrdf fromarved2003-04-271-2/+4
| | | | CONFIGURE_ARGS.
* Update to 3.80.nork2003-04-275-43/+106
| | | | | PR: ports/51359 Submitted by: Ports Fury
* Update to 0.8.1.nork2003-04-273-7/+16
| | | | | PR: ports/51358 Submitted by: Ports Fury
* Update to 0.3.2pat2003-04-263-3/+19
| | | | | PR: ports/51271 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Update to 2.5-pre1lioux2003-04-262-2/+2
|
* Updated to 3.0.7.alane2003-04-263-32/+79
|
* Remove my old emailaddressarved2003-04-251-3/+0
|
* reword pkg-descr. Remove old Version Numberarved2003-04-251-2/+5
|
* New port mctoolame-encoder version 0.1.a: A LayerII MPEG Audiolioux2003-04-245-0/+98
| | | | encoder which supports multi-channel encoding
* New port mctoolame-decoder version 0.1.a: A LayerII MPEG Audiolioux2003-04-245-0/+98
| | | | decoder which supports multi-channel encoding
* Fix build on FreeBSD 4.x.knu2003-04-231-0/+15
| | | | | PR: ports/50978 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Convert to new GNOME infrastructure.marcus2003-04-222-10/+4
|
* Add gtkpod 0.50, a GUI to upload songs and playlists to iPod.sumikawa2003-04-215-0/+69
| | | | | PR: 47602 Submitted by: David Le Brun <david@dyn-ns.net>
* Update to 0.27.1.adamw2003-04-214-4/+4
| | | | | PR: 51200 Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
* Fix breakage on packaging.sumikawa2003-04-212-1/+2
| | | | | PR: ports/51180 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Add trommler 3.4, a GTK based drum machine.petef2003-04-206-0/+104
| | | | | PR: 51112 Submitted by: David Yeske <dyeske@yahoo.com>
* Update to 0.2.1arved2003-04-184-13/+23
| | | | Submitted by: maintainer
* [MAINTENER UPDATE] audio/gnupod to 0.28edwin2003-04-183-5/+7
| | | | | | | | | | Change the MASTER_SITES to gnu.org (and mirrors) Update gnupod to 0.28 - tunes2pod.pl has better support of various iTunesDB (especially with Ehpod) - mktunes.pl is now *much* faster PR: ports/50054 Submitted by: David LE BRUN <david@dyn-ns.net>
* Strip installed binaries. Remove patch-ae since the file it modifiesdeischen2003-04-182-11/+6
| | | | | | is not needed when using imake. Submitted by: Carl Mascott <cmascott@att.net>
* Update audio/cplayedwin2003-04-182-3/+2
| | | | | | | Update audio/cplay from 1.46 to 1.47 PR: ports/50911 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this filekris2003-04-181-1/+0
| | | | is no longer installed.
* Update to 0.6.0arved2003-04-172-7/+9
| | | | | PR: 50657 Submitted by: maintainer
* * Documentation cosmetics, requested by David Magda <dmagda@magda.ca>.naddy2003-04-162-0/+21
| | | | | * Fix include path to enable building if an older version is already installed.
* Update to 1.2.0arved2003-04-158-61/+17
| | | | | | PR: 49960 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Approved by: maintainer
* Fix build error.nork2003-04-131-4/+12
| | | | | PR: ports/50875 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Update to 0.27.adamw2003-04-128-34/+18
| | | | | PR: 50841 Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
* add solfege 1.9.9ijliao2003-04-104-0/+527
| | | | Free eartraining software
* ONLY_FOR_ARCHS = i386, the others don't have machine/speaker.hedwin2003-04-081-5/+2
|
* Remove the USE_GNOMENG macro.marcus2003-04-0879-79/+0
|
* Doesn't build on alpha, missing machine/speaker.hedwin2003-04-071-1/+6
| | | | Noticed by: kris/bento
* Update to 0.4.1.adamw2003-04-072-2/+2
| | | | | PR: 50653 Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
* Set maintainer to ports@freebsd.org now that argv.ac doesn't existedwin2003-04-071-1/+1
| | | | anymore.
* Update to 0.2.1.nork2003-04-063-6/+5
| | | | | PR: ports/50546 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* maintainer -> ports@freebsd.orgedwin2003-04-061-1/+1
| | | | | Diagnostic-Code: X-Postfix; host mx01.telus.net[199.185.220.250] said: 550 Invalid recipient: <tspivey8@telus.net>
* audio/beep: beep for a pitch and durationedwin2003-04-065-0/+29
| | | | | PR: ports/39062 Submitted by: Tyler Spivey <tspivey8@telus.net>
* o Update to 1.1lioux2003-04-0613-327/+3
| | | | | | o Remove patches incorporated into the distribution Submitted by: Lauri Watts <lauri@kde.org> (FreeBSD KDE Team)
* port for audio/discidedwin2003-04-067-0/+62
| | | | | | | A C Program to Compute CDDB discids on Linux and FreeBSD PR: ports/38751 Submitted by: Oliver Breuninger <ob@breuninger.org>
* Update to 2.2.2arved2003-04-067-200/+180
| | | | | PR: 50580 Submitted by: maintainer
* Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-062-3/+6
|
* Continue playing music after a new mail arrived.arved2003-04-062-1/+27
| | | | Submitted by: joerg
* Do not dig RUBY_EXAMPLESDIR for nothing.knu2003-04-053-3/+3
| | | | Reported by: kris
* Let makefile respect ${PREFIX}perky2003-04-041-3/+8
| | | | Approved by: maintainer
* New port for TeamSpeakedwin2003-04-046-0/+234
| | | | | | | | | | The client for Team Speak a voice chat program which supports multiple channels with different rate codecs and several people on each channel. Primarily aimed at team gamers but can be used as an IP phone as well. PR: ports/47348 Submitted by: Daniel O'Connor <doconnor@cain.gsoft.com.au>
* After repo copy from graphics category to newly create multimedialioux2003-04-044-4/+4
| | | | | | | | | | | | | | | | | | | one, update all appropriate references (*_DEPENDS, comments, etc): ports/graphics/libfame --> ports/multimedia/libfame ports/graphics/libquicktime --> ports/multimedia/libquicktime ports/graphics/mpeg --> ports/multimedia/mpeg ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode ports/graphics/mpeg_play --> ports/multimedia/mpeg_play ports/graphics/mtv --> ports/multimedia/mtv ports/graphics/smpeg --> ports/multimedia/smpeg ports/graphics/totem --> ports/multimedia/totem ports/graphics/transcode --> ports/multimedia/transcode ports/graphics/xanim --> ports/multimedia/xanim ports/graphics/xmps --> ports/multimedia/xmps Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
* update: audio/libshout (change MAINTAINER)edwin2003-04-021-1/+1
| | | | | | PR: ports/50358 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Approved by: zach@pabst.bendnet.com
* Fix building on -current. Kludge around the ffs issue and use time_timp2003-04-023-5/+23
| | | | where a time_t is ment, not a long.
* Link with CXX to avoid missing symbols in library implemented in C++.mdodd2003-04-021-4/+11
| | | | Approved by: maintainer
* New port: Compact disc control utilityedwin2003-04-016-0/+46
| | | | | | | Another compact disc control utility PR: ports/49104 Submitted by: Dmitry Afanasiev <KOT@KOT.SPb.Ru>
* New port: mppdecedwin2003-04-016-0/+55
| | | | | | | Command-line player/decoder for musepack audio PR: ports/46574 Submitted by: Stefan Ehmann <shoesoft@gmx.net>
* Use cdparanoia per default, since the port depends on it.arved2003-04-012-13/+30
| | | | | | | | Add optional dependency on sysutils/eject PR: 48196 Submitted by: maintainer Reported by: Gregory Bond <gnb@itga.com.au>
* Port installs a shared lib.edwin2003-03-311-0/+1
| | | | Informed maintainer.
* Update port: audio/mp3c Makefile updatededwin2003-03-311-4/+4
| | | | | PR: ports/48880 Submitted by: Joris Vandalon <wiebel@FreeBSD.nl>
* Look for the default .wav file in the right directoryarved2003-03-301-0/+4
|
* Update audio/p5-CDDB_get 1.66 -> 2.11edwin2003-03-293-2/+3
| | | | | | | | | | | | | | | | | | | | From: Oyvind Moll <oyvindmo@initio.no> To: edwin@freebsd.org Cc: philip@p6m7g8.com Subject: audio/p5-CDDB_get (PR ports/47609) Hi, I just noticed ports/47609 about a version update for audio/p5-CDDB_get, which I'm maintainer of. I can't see any trace of the mail that presumably was sent to me on February 4th, but no matter: Please feel free to commit the patch in ports/47609. Thanks, to both of you :) PR: ports/47609 Submitted by: Philip M. Gollucci <philip@p6m7g8.com> Reviewed by: Oyvind Moll <oyvindmo@initio.no>
* Fix MASTER_SITES and take over maintainership.edwin2003-03-281-2/+2
| | | | | | PR: ports/50356 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Approved by: Maintainer (zach@pabst.bendnet.com
* Update to 0.2llioux2003-03-285-11/+77
|
* o Update to 0.2k: psychoacoustics model overhaullioux2003-03-283-4/+8
| | | | o Update WWW tag
* o Update to 2.4r1lioux2003-03-282-3/+3
| | | | o Small Makefile style fix
* Port style fixeslioux2003-03-281-2/+1
|
* Don't segfault if $MAIL is not set.arved2003-03-272-0/+13
| | | | Submitted by: joerg
* o Allow bento cluster to build packages by not depending onlioux2003-03-272-2/+2
| | | | | | | packaging-restricted djbfft o Rely on existence (or not) of PACKAGE_BUILDING for that [1] Suggested by: David Taylor <davidt@yadt.co.uk> [1]
* Give maintainership to submitter.nork2003-03-252-2/+2
| | | | Submitted by: Josh Elsasser <jre@vineyard.net>
* Bump PORTREVISION by updating audio/speex.nork2003-03-252-2/+4
|
* Update to 1.0.nork2003-03-258-16/+18
| | | | | PR: ports/50261 Submitted by: Josh Elsasser <jre@vineyard.net>
* Add ruby-mp3info.knu2003-03-2413-0/+205
| | | | | | | This library gives you access to low level information on mp3 files (bitrate, length, samplerate, etc...). It is written in pure ruby. Note that this library does not fetch ID3 tag.
* Use -DAUDIO_BLOCKING. This should hopefully fix sfmike wedging and becomingadamw2003-03-241-1/+1
| | | | | | unquittable. Submitted by: wpaul
* Hook libmusicbrainz to the build.knu2003-03-241-0/+1
| | | | Pointed out by: kris
* Add ruby-musicbrainz, MusicBrainz bindings for Ruby.knu2003-03-245-0/+114
|
* Add py-musicbrainz, MusicBrainz bindings for Python.knu2003-03-245-0/+46
|
* Add p5-MusicBrainz-TRM, a Perl module that provides access to theknu2003-03-244-0/+50
| | | | musicbrainz client TRM API.
* Add p5-MusicBrainz-Queries, a Perl module that provides theknu2003-03-244-0/+51
| | | | musicbrainz query constants.
* Add p5-MusicBrainz-Client, a Perl module that provides access to theknu2003-03-244-0/+51
| | | | musicbrainz client API.
* Repocopy musicbrainz to libmusicbrainz and update to 2.0.1.knu2003-03-2412-24/+52
| | | | | They conflict with each other, and the old musicbrainz port will retire when zinf supports libmusicbrainz 2.0.1.
* USE_AUTOMAKEarved2003-03-241-1/+4
| | | | | PR: 49091 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
* Add xmms-cdread 0.14a, a XMMS input plugin for read AudioCDnork2003-03-237-0/+77
| | | | | | | via IDE bus. PR: ports/49972 Submitted by: Sergey V. Belov <argail@csite.ru>
* Update to 2.1.9.ume2003-03-232-2/+2
|
* Unbreak.demon2003-03-212-2/+10
| | | | Approved by: kris