aboutsummaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* You can't replace "echo" with "@${ECHO}" if it appears in the middle of aasami1999-09-091-4/+4
| | | | multi-line command.... ;)
* Erm, looks like "dollar-sign Id dollar-sign" has changed intodburr1999-09-091-1/+1
| | | | | "dollar-sign FreeBSD dollar-sign". That's what I get for missing staff meetings, I guess...
* Enable ripit-atapi.dburr1999-09-091-0/+1
|
* New port audio/ripit-atapi, a modified version of ports/audio/ripitdburr1999-09-096-0/+129
| | | | that uses CDD as the ripper (and thus can deal with ATAPI CD-ROM drives :) )
* Update MAINTAINER's email addresscpiazza1999-09-091-1/+1
| | | | | PR: 13648 Submitted by: maintainer
* Mirror the distfile in ~cpiazza/distfiles, the main server is downcpiazza1999-09-091-1/+2
| | | | | | | for at least an hour every day for backups etc. PR: 13611 Requested by: maintainer
* Remove timidity++.asami1999-09-091-1/+0
|
* Add timidity++ .sada1999-09-091-0/+1
| | | | | PR: ports/12150 Submitted by: Yoichi Asai <yatt@msc.biglobe.ne.jp>
* Fix a filename which contains an explicit version number.roger1999-09-091-1/+1
|
* Host a distfile locally. The master site has been down forcpiazza1999-09-081-1/+1
| | | | over 15 days.
* Fix master sites and update to version 1.5cpiazza1999-09-073-13/+15
| | | | | PR: 13522 Submitted by: maintainer
* gzip -> ${GZIP_CMD}mharo1999-09-051-1/+1
| | | | | | gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD}
* Oops, I forgot about Id -> FreeBSD.fenner1999-09-051-1/+1
|
* Update to version 0.99.1cpiazza1999-09-053-6/+6
| | | | | PR: 13527 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Forgot to update descriptions before importing, oops.fenner1999-09-052-3/+9
|
* The UCL Robust Audio Tool.fenner1999-09-057-0/+68
| | | | | PR: ports/12535 Submitted by: O.Hodson@cs.ucl.ac.uk
* Change of MASTER_SITES and MAINTAINER .sada1999-09-041-2/+2
| | | | | PR: ports/13512 Submitted by: CHOI Junho <cjh@kr.FreeBSD.org>
* distfile name changemharo1999-09-024-4/+4
|
* $Id $ -> $FreeBSD$ (note space, whihc is probably why Peter missed it)asami1999-08-311-1/+1
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-3124-31/+31
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Remove preceeding pkgname from some of the comments having one.hoek1999-08-301-1/+1
|
* $Id$->$FreeBSD$peter1999-08-292-2/+2
|
* Move USE_NEWGCC and add -fpermissive to CFLAGS for the USE_NEWGCC case.cpiazza1999-08-291-1/+5
| | | | Submitted by: futatuki@debug.gr.jp
* Move MAINTAINERship to ports@FreeBSD.orgcpiazza1999-08-291-1/+1
| | | | | PR: 13449 Submitted by: maintainer
* Set maintaine to ports@FreeBSD.orgcpiazza1999-08-291-1/+1
| | | | | PR: 13448 Submitted by: maintainer
* USE_NEWGCC=yescpiazza1999-08-291-7/+2
| | | | | PR: 13435 Submitted by: Yasuhito FUTATSUKI <futatuki@debug.gr.jp>
* env -> ${SETENV}mharo1999-08-281-2/+2
|
* expr -> ${EXPR}mharo1999-08-282-2/+2
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* sed -> ${SED}mharo1999-08-282-2/+2
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-282-17/+17
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Set a default optimization level for the lazy and hopeless :).jkoshy1999-08-251-2/+14
| | | | Requested by: Nick Hibma <nick.hibma@jrc.it>
* Change Id->FreeBSD.obrien1999-08-252-2/+2
|
* Change Id->FreeBSD.obrien1999-08-2593-93/+93
|
* awk -> ${AWK}mharo1999-08-233-6/+6
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* chmod -> ${CHMOD}mharo1999-08-232-4/+4
| | | | chown -> ${CHOWN}
* Update to version 1.0.9.1.steve1999-08-2215-279/+447
| | | | | PR: 12781 (9 of 19) Submitted by: Ade Lovett <ade@lovett.com>
* Honor $(PREFIX) on install.steve1999-08-223-21/+36
| | | | | PR: 12781 (5 of 19) Submitted by: Ade Lovett <ade@lovett.com>
* Add terminal handling support to mpg123.jkoshy1999-08-171-4/+4
| | | | | PR: ports/13139 Submitted by: Alexander Langer <alex@cichlids.com>
* Update to version 0.3.1. Reroll the patch for FreeBSD so it workscpiazza1999-08-153-22/+19
| | | | and host it on http://www.freebsd.org/~cpiazza/distilfes/.
* Cleanup fetching comments: {DISTFILES} already contains .tar.gz. Also pointobrien1999-08-151-3/+3
| | | | out the user wants the generic Linux ELF (rather than RH) binary package.
* Look for gtk--.h in ${X11BASE} not ${PREFIX}cpiazza1999-08-141-2/+2
| | | | Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
* Fixed DISTFILES and removed EXTRACT_SUFX so port now passes portlint.jim1999-08-131-4/+3
|
* Updated to version 0.13.1jim1999-08-138-165/+322
| | | | PR: 13025
* Remove hardcoded xterm title bar manipulation.jkoshy1999-08-131-11/+29
| | | | Submitted by: "Louis A. Mamakos" <louie@TransSys.COM>
* Added libworkmanjim1999-08-131-1/+2
|
* libworkman is a library that provides hardware control for variousjim1999-08-137-0/+79
| | | | | | audio apps. PR: 13023
* Remove a stray PLIST= that wasn't supposed to be therecpiazza1999-08-131-2/+1
|
* Update to version 1.1.2cpiazza1999-08-133-9/+42
| | | | | | | | | | PR: 12642 Submitted by: maintainer Build xcdrdao if gtk-- is installed or XCDRDAO is set to yes. PR: 12642 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
* Update Version required: to match realitycpiazza1999-08-121-2/+2
|
* Use empty MASTER_SITES= to indicate that there's nothing for thefenner1999-08-091-2/+2
| | | | distfile survey to check.
* Update to version 1.1cpiazza1999-08-082-4/+4
|
* Upgrade to v0.59r. mpg123 can now be built tuned for your specific x86jkoshy1999-08-054-30/+46
| | | | | | | architecture at port build time. PR: ports/12814 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Fix WWW: typosfenner1999-08-011-1/+1
| | | | | Found by: not-yet-completed addition to port distfile checker suggested by Tim Vanderhoek
* Fix the build for systems without /dev/dsp. Update the master site, andgreen1999-07-284-4/+152
| | | | | | md5 checksum (version bump? no, just a file change! grr!). Submitted by: Dan Nelson <dnelson@emsphone.com>
* The dist file is in the source directory instead of binaries directory.dirk1999-07-281-2/+2
| | | | Noticed by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
* Now full-source distribution is removed from archives,sada1999-07-282-10/+16
| | | | | | so we should get a patch and sould apply it to dist10. Approved by: maintainer
* Version number is 0.82 not 082.dirk1999-07-271-2/+2
|
* Upgrade to 0.82.dirk1999-07-277-15/+62
| | | | | BladeEnc is distributed in source form, now. So it should work on alpha, too.
* Create a directory before installing data to it in case it wasn'tcpiazza1999-07-241-1/+2
| | | | | | there in the first place. Noticed by: bento.freebsd.org
* Update to version 0.7cpiazza1999-07-243-5/+40
| | | | | PR: 12778 Submitted by: Joao Carlos Mendes Luis <jonny@jonny.eng.br>, maintainer
* Minor rewording and mention AMD 3D Now! support in DESCR.obrien1999-07-232-3/+3
|
* Make port depend on linux_base instead of linux_lib.marcel1999-07-211-2/+2
|
* Update to the latest version. Dan Nelson is now the maintainer, sincegreen1999-07-186-90/+13
| | | | | | | | the previous maintainer doesn't seem to want to take care of it anymore (no updates for a long time.) PR: 12658 Submitted by: Dan Nelson <dnelson@emsphone.com>
* Fix typos and/or cleanup WWW:.hoek1999-07-171-1/+2
|
* This pkg/DESCR was a verbatim copy of the README file and, aside from beinghoek1999-07-173-175/+11
| | | | | entirely inappropriate, was _way_ too long. Fix: install the README file into share/doc/maplay and clip DESCR.
* Activate gogocpiazza1999-07-171-1/+2
|
* Import of gogo, or 'gogo no coder', which means 'afternoon coder'cpiazza1999-07-175-0/+35
| | | | | | | | in Japanese. It is a fast MP3 encoder with 3D Now! optimisation support. PR: 12665 Submitted by: Yukihiro Nakai <nacai@iname.com>
* Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn'tasami1999-07-161-2/+2
| | | | build but at least it will have a better chance.
* Remove some whitespace that I introduced.cpiazza1999-07-121-2/+2
|
* Update to rosegarden 2.1cpiazza1999-07-1213-82/+274
| | | | | PR: 11712 Submitted by: maintainer
* Activate tclmidicpiazza1999-07-121-1/+2
|
* Tclmidi: a language designed for creating and editing standardcpiazza1999-07-127-0/+87
| | | | | | | | MIDI files. With the proper device interface it will also play and record MIDI files. PR: 11712 Submitted by: Andreas Kohout <shanee@augusta.de>
* Remove period at end of comment that slipped back in.cpiazza1999-07-111-1/+1
|
* Update to 3.1.6cpiazza1999-07-113-13/+6
| | | | | PR: 12583 Submitted by: maintainer
* Upgrade to 1.1.1 .sada1999-07-113-11/+15
| | | | | PR: ports/12588 Submitted by: maintainer
* Update to 1.05cpiazza1999-07-104-6/+6
| | | | | PR: 12567 Submitted by: maintainer
* Fix the build.cpiazza1999-07-101-1/+2
| | | | | | PR: 12574 Submitted by: Jim Mock <jim@blues.ghis.net> Broken by: cpiazza
* The xmcd author released an updated version of xmcd-2.5 thatdeischen1999-07-052-40/+1
| | | | | | | incorporated what was in patch-af. Removed patch-af and updated md5 to fix breakage caused by this release. Breakage reported by: jkh
* Update to 0.6.3.cpiazza1999-07-058-30/+22
| | | | | PR: 12507 Submitted by: Rod Taylor <rod@idiotswitch.org>
* Upgrade to 3.13.sada1999-07-052-5/+5
| | | | | PR: ports/12509 Submitted by: Rod Taylor <rod@idiotswitch.org>
* Update to version 1.9.cpiazza1999-07-042-5/+6
|
* Activate xmms.cpiazza1999-07-041-1/+2
|
* Xmms: the X Multimedia System. XMMS is a multimedia player based oncpiazza1999-07-046-0/+73
| | | | | | | | | | the look of Winamp. Note: this port can be extended to include libmikmod support etc, but this is a good start and at least it plays mp3s. PR: 12498 Submitted by: Espen Skoglund <espensk@stud.cs.uit.no>
* Make mikmod work with new version of libmikmodmharo1999-07-042-5/+8
| | | | | PR: 12455 Submitted by: Douglas Carmichael dcarmich@xnet.com (with modification by me)
* Update libmikmodmharo1999-07-043-7/+7
| | | | | Submitted by: Douglas Carmichael dcarmich@xnet.com PR Number: 12454
* Remove trailing spaces, and any periods that were hidden by them.hoek1999-06-281-1/+1
|
* Add a couple of missing files from upgrade to 2.5.steve1999-06-282-59/+60
| | | | Noticed by: msmith
* Fix distfile Fennerage.cpiazza1999-06-274-10/+10
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-2762-62/+62
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* echo -> ${ECHO}. (from submitter).cpiazza1999-06-242-35/+7
| | | | | | | Make portlint happy by removing trailing spaces and shortening DESCR (me). PR: 12363 Submitted by: Will Andrews <andrews@technologist.com>
* Update mastersitemharo1999-06-231-2/+3
| | | | Noticed by: fenner distfile survey
* Import true contents of repo.copied kde11*-i18n ports.sada1999-06-231-1/+2
| | | | Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp>
* Upgrade to 1.0.2.tg1999-06-225-30/+26
| | | | | PR: 12303 Submitted by: Glenn Johnson <gljohns@bellsouth.net>
* Change the new MASTER_SITE, it's apps/sound/editors not apps/audio/editrs.cpiazza1999-06-221-2/+2
|
* add mastersitemharo1999-06-221-2/+4
| | | | | PR: 12331 Submitted by: maintainer
* Update to 1.22.1.cpiazza1999-06-222-4/+4
|
* Activate cdindexcpiazza1999-06-201-1/+2
|
* Import of cdindex.cpiazza1999-06-205-0/+35
| | | | | | | | | A client for the Internet CD Index project, a free replacement for current systems of looking up digital audio CDs on the Internet. See: http://www.cdindex.org PR: 12227 Submitted by: Marc van Woerkom <van.woerkom@netcologne.de>
* Update ripit to version 1.4cpiazza1999-06-203-10/+10
| | | | | PR: 12203 Submitted by: maintainer
* patch the s3mod port to support PREFIX. While I'm here honour CC, too.cpiazza1999-06-191-7/+14
| | | | | PR: 12212 Submitted by: Nick Hibma <nick.hibma@jrc.it>
* a) make the radio port install in PREFIX (from submitter)cpiazza1999-06-194-264/+260
| | | | | | | b) split up the single patch file into multiple patch files PR: 12211 Submitted by: Nick Hibma <nick.hibma@jrc.it>
* Change my email address to FreeBSD.org.cpiazza1999-06-1910-35/+19
| | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc).
* Respect PREFIX.jkoshy1999-06-151-2/+11
| | | | | PR: ports/12210 Submitted by: Nick Hibma <nick.hibma@jrc.it>
* update to 0.9.5mharo1999-06-143-4/+4
| | | | | PR: 11939 Submitted by: maintainer
* Add some mirrors since the linuxpower.org links are broken.fenner1999-06-131-2/+5
| | | | Found by: distfile survey
* upgrade to 1.8mharo1999-06-122-11/+9
| | | | | Submitted by: maintainer PR Number: 12139
* update to 1.22mharo1999-06-123-4/+8
| | | | | PR: 12140 Submitted by: maintainer
* upgrade to 1.4.1mharo1999-06-122-5/+5
| | | | | PR: 12144 Submitted by: maintainer
* Upgrade: lamer -> lame ver.3.sada1999-06-117-45/+63
| | | | | Port directory name is changed by rep.copy. Submitted by: maintainer
* Added id3edtaoka1999-06-111-1/+2
|
* An id3 tag editor for mp3 filestaoka1999-06-115-0/+33
| | | | | PR: 12038 Submitted by: Chris Piazza <cpiazza@home.net>
* Update to version 1.21.steve1999-06-092-4/+4
| | | | | PR: 12045 Submitted by: maintainer
* Update to version 0.6.2.steve1999-06-094-8/+8
| | | | | PR: 12069 Submitted by: maintainer
* Find a new MASTER_SITE to fix distfile fennerage.steve1999-06-091-2/+2
| | | | | PR: 12079 Submitted by: maintainer
* The xforms ports is no longer an i386-only port.steve1999-06-092-8/+2
|
* Update my email address, I've been slack.kris1999-06-071-2/+2
|
* Add another path to look for the sound sets.steve1999-06-071-0/+18
| | | | | PR: 11940 Submitted by: maintainer
* s,/usr/local,${PREFIX},gmharo1999-06-061-2/+2
| | | | | PR: 12033 Submitted by: Nick Hibma nick.hibma@jrc.it
* Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't installmharo1999-06-062-3/+2
| | | | the .la file.
* Looks like they updated the distfile w/o updating the version.mharo1999-06-056-9/+23
| | | | Some changes stolen from yoshiaki@kt.rim.or.jp
* Adding missing WWW Site references ...scrappy1999-06-058-0/+15
|
* Update to 1.19.mharo1999-06-022-6/+7
| | | | | PR: 11970 Submitted by: Maintainer
* Sort entries and execute ldconfig.tg1999-06-011-2/+4
|
* Activate libcdaudio.tg1999-06-011-1/+2
|
* New port libcdaudio, a library to control the CD-ROMtg1999-06-015-0/+53
| | | | when playing audio CDs.
* Add MAINTAINER= ports@FreeBSD.ORG to makefile. It had no MAINTAINER line.mharo1999-05-311-1/+3
|
* sort plistmharo1999-05-311-29/+29
|
* New location onf MASTER_SITE.steve1999-05-303-6/+6
| | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Set USE_LIBTOOL=yes.steve1999-05-303-27/+9
| | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Set USE_LIBTOOL=yes to get rid of .la files.steve1999-05-302-6/+2
| | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Set USE_LIBTOOL=yes and get rid of those pesky .la files.steve1999-05-303-27/+2
| | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Remove kde 1.0 ports in favor of the 1.1 versions.steve1999-05-291-2/+1
|
* Activate the aumix port.steve1999-05-291-1/+2
|
* Initial import of aumix version 1.18.4.steve1999-05-295-0/+43
| | | | | | | A fullscreen ncurses based audio mixer for the console. PR: 11835 Submitted by: Chris Piazza <cpiazza@home.net>
* USE_LIBTOOL=yes after upgrade to libtool port.steve1999-05-292-15/+4
| | | | | PR: 11854 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Update to version 0.6.1 and use new version of imlib.steve1999-05-2910-184/+40
| | | | | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za> PR: 11909 Submitted by: Chirs Piazza <cpiazza@home.net>
* Update to use gtk version 1.2.3.steve1999-05-292-4/+4
| | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Update to version 0.85 and use gtk version 1.2.3.steve1999-05-294-16/+26
| | | | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> PR: 11902 Submited by: Chris Piazza <cpiazza@home.net>
* Forget about ${PREFIX}/include/giflib.tg1999-05-273-9/+6
|
* Give up root temporarily to read user's .Xauthority.tg1999-05-261-0/+39
| | | | PR: 11887
* Use KDE version 1.1 instead of version 1.0.steve1999-05-242-6/+6
|
* Update to version 2.5.steve1999-05-174-54/+54
| | | | | PR: 11693 Submitted by: maintainer
* Update to version 0.5.2.steve1999-05-176-12/+14
| | | | | PR: 11701 Submitted by: Chris Piazza <cpiazza@home.net>
* update MASTER_SITES and MD5 checksummharo1999-05-172-3/+3
| | | | | PR: 11661 Submitted by: maintainer
* Fix bogus CATEGORIES line.asami1999-05-121-2/+2
| | | | Submitted by: jkh
* Update to version 1.4.0.steve1999-05-103-5/+6
| | | | | PR: 11613 Submitted by: maintainer
* fix more stupid typosnsayer1999-05-101-3/+3
|
* Make deinstalling the man page worknsayer1999-05-101-1/+1
|
* fix a stupid typonsayer1999-05-101-2/+2
|
* Adding port for real audio proxy (raproxy) for pnm: streamsnsayer1999-05-106-0/+91
|
* Add WWW:mharo1999-05-061-1/+1
|
* Activate libmikmodmharo1999-05-061-1/+2
|
* Upgrade to 3.1.5mharo1999-05-063-22/+11
| | | | | PR: 11083 Submitted by: me
* Library required for latest version of mikmod. Possibly also usedmharo1999-05-065-0/+53
| | | | | | | by other ports. PR: 11082 Submitted by: me
* Update to 1.3.3flathill1999-05-052-5/+5
| | | | | PR: ports/11498 Submitted by: cpiazza@home.net
* LIB_DEPENDS on the new unified xview port.steve1999-05-051-2/+2
|
* Update to 0.12.1flathill1999-05-044-8/+39
| | | | | PR: ports/11487 Submitted by: jim@blues.ghis.net
* Update to 1.3flathill1999-05-042-4/+4
| | | | | PR: ports/11471 Submitted by: cpiazza@home.net
* Null commit to correct a cut-n-pasto. This port was really submittedsteve1999-05-041-1/+1
| | | | by Oyvind Moll <oyvindmo@initio.no>. Sorry.
* Upgrade KDE to Release 1.1.1.se1999-05-049-21/+54
|
* Add WWW: to more recent imports (so that they aren't missed).hoek1999-05-031-1/+1
|
* Conform to handbook's guidelines for pkg/DESCR, esp. wrt WWW:hoek1999-05-031-3/+3
|
* *blush* Put juke in its rightful place.steve1999-05-031-2/+2
|
* Add the juke, kmp3, and ripit ports.steve1999-05-031-1/+4
|
* Initial import of ripit version 1.2.steve1999-05-036-0/+80
| | | | | | | A perl-script frontend for encoding audio CDs to MP3 files. PR: 11451 Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu>
* Initial import of kmp3 version 0.2.2.steve1999-05-035-0/+46
| | | | | | | An mp3 player for the KDE. PR: 10770 Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu>
* Initial import of juke version 0.5steve1999-05-038-0/+71
| | | | | | | A simple curses/ncursebased juke box program. PR: 11439 Submitted by: Oyvind Moll <oyvindmo@initio.no>
* Wisten, to the SWwound, of a Whole new WOOhoek1999-05-0326-74/+61
| | | | | | | | | [CheeriWOs!] Wisten, to the SWwound, of a Whole new WOO [CheeriWOs!] [ie. Add WWW:, and periodic misc legibalizificatings]
* Update MASTER_SITES and MAINTAINER email addressmharo1999-05-022-5/+5
| | | | | PR: 11440 Submitted by: maintainer
* Change Maintainer's mail address.sada1999-05-011-2/+2
| | | | Submitted by: Maintainer
* Switch to using USE_ZIP along with minor cleanups to some ports.jseger1999-05-011-9/+2
|
* Update to version 2.0.2.steve1999-05-016-339/+56
| | | | | PR: 10939 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
* Re-order PLIST and add '@{exex,unexec} ldconfig'.steve1999-05-011-2/+4
|
* Update port to latest distribution versionnsayer1999-04-302-7/+7
|
* Added id3ren, kmikmod and ripenctaoka1999-04-271-1/+4
|
* KDE module player based on mikmodtaoka1999-04-275-0/+61
| | | | | PR: 10333 Submitted by: Tom Hukins <tom@eborcom.com>
* Mpeg Audio Layer 3 util: rename files, edit tags, search, etc.taoka1999-04-276-0/+66
| | | | | PR: 10309 Submitted by: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
* Script that automates the ripping, encoding, and naming of CD'staoka1999-04-275-0/+41
| | | | | PR: 10313 Submitted by: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
* -CURRENT no longer has problems with BSDI executables.kris1999-04-251-7/+2
|
* Add LIB_DEPENDSmharo1999-04-231-1/+3
|
* Upgrade to ascd-0.12.0jseger1999-04-226-5/+137
|
* gtk11-devel -> gtk12mharo1999-04-222-3/+3
|
* Add snowstar.fenner1999-04-221-1/+2
|
* Snow*, a GUI front-end for the rio utility in /usr/ports/audio/riofenner1999-04-225-0/+57
|
* Activate cdrdao.sada1999-04-211-1/+2
| | | | Submitted by: Yasuhito FUTATSUKI <futatuki@fureai.or.jp>
* CDRDAO writes audio CD-Rs in disc-at-once (DAO) mode.sada1999-04-216-0/+76
| | | | | | Submitted by: Yasuhito FUTATSUKI <futatuki@fureai.or.jp> Reviewed by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>, FUJISHIMA Satsuki <k5@respo.or.jp>
* Update to version 1.1.4.steve1999-04-196-22/+22
| | | | | PR: 11010 Submitted by: maintainer
* Update xmradio from 0.5 to 0.6mharo1999-04-192-3/+3
| | | | | PR: 11186 Submitted by: maintainer
* 1.3.1 -> 1.3.2mharo1999-04-192-4/+4
|
* Activate mixer.appflathill1999-04-161-1/+2
|
* PR: ports/11163flathill1999-04-165-0/+34
| | | | | Submitted by: cpiazza@home.net Another mixer intended for the windowmaker dockapp.
* Activate xhippoflathill1999-04-161-1/+2
|
* PR: ports/10652flathill1999-04-166-0/+37
| | | | | | Submitted by: cpiazza@home.net A Generic music player for UNIX systems. Written in GTK, it has optional GNOME support.
* Update MASTER_SITE_SUBDIR to point to new location.mharo1999-04-151-2/+2
|
* cleanup some bastardisationmharo1999-04-151-4/+1
|
* support NOPORTDOCS with a different PLIST, don't display messagemharo1999-04-151-3/+10
| | | | | telling you to read the readme if you didn't install the docs, and expand ${PREFIX} in the MESSAGE file.
* move WWW_SITE to DESCRscrappy1999-04-144-6/+6
|
* Added cmp3mharo1999-04-141-1/+2
|
* A simple yet featureful ncurses frontend to mpg123.mharo1999-04-147-0/+114
| | | | | PR: 11076 Submitted by: Chris Piazza <cpiazza@home.net>
* Nuke 8hz-mp3.jseger1999-04-121-2/+1
| | | | | | | | | | | | | | Reasoning: billf> This port is already marked BROKEN because of the license problem. billf> If the situation isn't going to change, someone should just 'cvs rm' thi\ s port. The situation will NOT change. The patent for mp3 is on the acoustic models used on coding and decoding. Since 8hz-mp3 has the patented acoustic models in itself, they cannot distribute their encoder. Considering above, we should cvs rm this port. -Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp>
* Upgrade to wmsound-0.9.3jseger1999-04-122-3/+4
| | | | | PR: ports/11061 Submitted by: mharo
* Respect CC and CFLAGSkris1999-04-111-7/+9
|
* Chop off '\n' from the end of strings entered via fgets().max1999-04-111-15/+31
|
* DISTFILES moved on MASTER_SITE.steve1999-04-094-8/+8
|
* Add WWW_SITE and cleanup style of DESCR.steve1999-04-094-28/+6
| | | | Submitted by: Sheldon Hearn <sheldonh@iafrica.com>
* 1) Fixed problem with MASTER_SITEjseger1999-04-082-17/+16
| | | | | | | 2) Now supports PREFIX and CFLAGS PR: ports/10977 Submitted by: mharo@area51.fremont.ca.us
* Fixed MASTER_SITE_SUBDIRjseger1999-04-081-2/+2
| | | | | PR: ports/10989 Submitted by: mharo@area51.fremont.ca.us
* - Fixed MASTER_SITE_SUBDIRjseger1999-04-083-9/+9
| | | | | | | - Added -f flag to rm so it wouldn't prompt/confuse people during the build. PR: ports/10990 Submitted by: mharo@area51.fremont.ca.us
* Upgrade to icecast-1.1.3jseger1999-04-086-22/+32
| | | | | PR: ports/10994 Submitted by: mharo@area51.fremont.ca.us
* Upgrade to 0.2.16jseger1999-04-073-5/+7
| | | | | PR: ports/10953 Submitted by: mharo@area51.fremont.ca.us
* Minor cleanups: Use gtk12 and ${INSTALL_*}.jseger1999-04-062-13/+12
| | | | | PR: ports/10936 Submitted by: Chris Piazza <cpiazza@home.net>
* Port now uses a .tar.bz2 distfilekris1999-04-033-3/+3
| | | | Forgotten by: se
* Activate the gmixer port.steve1999-04-031-1/+2
|
* Import of gmixer version 0.98c.steve1999-04-037-0/+66
| | | | | | | A X11/gtk+ mixer control. PR: 10272 Submitted by: Chris Piazza <cpiazza@home.net>
* Activate the xmradio port.steve1999-04-031-1/+2
|
* Import of xmradio version 0.5.steve1999-04-036-0/+52
| | | | | | | Motif based FM tuner (for use with bt848 driver) PR: 10012 Submitted by: Thomas Runge <runge@rostock.zgdv.de>
* Activate the shorten port.steve1999-04-021-1/+2
|
* Initial import of shorten version 2.3a.steve1999-04-026-0/+44
| | | | | | | A wav-file compresor. PR: 10136 Submitted by: Stefan Zehl <sec@btl.42.org>
* Turn on the icecast port.steve1999-04-021-1/+2
|
* Import of icecast verion 1.1.0.steve1999-04-0212-0/+182
| | | | | | | A SHOUTcast-compatible streaming MP3 server. PR: 10298 Submitted by: Chip Marshall <chip@eboai.org>
* Update to version 0.5.0.steve1999-04-0210-28/+194
| | | | | PR: 10781 Submitted by: Chris Piazza <cpiazza@home.net>
* Update to version 0.9.3.steve1999-04-024-16/+45
| | | | | PR: 10827 Submitted by: maintainer
* Added waveplaytaoka1999-04-021-1/+2
|
* A simple wav file playertaoka1999-04-025-0/+36
| | | | | PR: ports/9872 Submitted by: Yoshihide SONODA ysonoda@dontaku.csce.kyushu-u.ac.jp
* Update to version 0.10.1.steve1999-03-313-19/+22
| | | | | PR: 10797 Submitted by: maintainer
* Fix the MASTER_SITE_SUBDIR.vanilla1999-03-274-11/+8
|
* Fix MASTER_SITE_SUBDIR and add USE_BZIP2.se1999-03-253-6/+9
|
* Nuke audio/gmod. It's out of date, the distfile is no longer available,jseger1999-03-251-2/+1
| | | | | | and it depends on FWF which is broken more often than not. Approved by: asami
* Respect CC and CFLAGSkris1999-03-241-19/+23
| | | | Reviewed by: Maintainer
* Delete cddbd, they have gone commercial and this port isn't usefulasami1999-03-221-2/+1
| | | | | | | without getting the database fed from them (which they no longer do). Submitted by: steve@cddb.com (Steve Scherf) via Peter Approved by: "Brent J. Nordquist" <bjn@visi.com>
* FreeBSD-current isn't able to execute BSDI executables any longer.dirk1999-03-161-2/+7
| | | | | | So set BROKEN if OSVERSION is greater or equal 400002. Pointed out by: Michael Reifenberger <root@nihil.plaut.de>
* Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.nectar1999-03-162-4/+4
| | | | | libgdk_imlib.so.2 -> libgdk_imlib.so.3 libImlib.so.2 -> libImlib.so.3
* Use INSTALL_DATA for installing libraries.kris1999-03-111-2/+2
| | | | Submitted by: Tom Hukins <tom@eborcom.com>
* Update to version 0.4.3a, remove BROKEN_ELF.fenner1999-03-095-14/+45
| | | | | PR: ports/10334 Submitted by: Tom Hukins tom@eborcom.com
* Patch audio device scanning so that it doesn't quit when it failsnectar1999-03-093-12/+15
| | | | | to open an audio device with ENXIO (Device not configured). This is likely needed on systems using the pcm sound driver.
* Activate gnomemedia.nectar1999-03-091-1/+2
| | | | Reminded by: Steve Price <steve@FreeBSD.ORG>
* Multimedia applications for the GNOME desktop. Includes gtcd, a CDDBnectar1999-03-0924-0/+3231
| | | | | | | aware CD player; GMix, for controlling the sound card's mixer; and VU-Meter, to slow down your desktop... Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Upgrade to GNOME 1.0. The following are the details:nectar1999-03-0919-144/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422 ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426 ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421 ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435 ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423 ports/devel/gettext shared libs now PR ports/10293 ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419 ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430 ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436 ports/graphics/electriceyes distfile moved PR ports/10437 ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424 ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441 ports/math/gnumeric 0.6 -> 0.15 PR ports/10439 ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442 ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445 ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446 ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477 ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438 ports/www/libghttp distfile moved PR ports/10429 ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450 ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432 ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425 ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448 ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427 ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420 Note that repository copies were made before this commit, as follows: ports/devel/glib11-devel -> ports/devel/glib12 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Upgrade kmpg to 0.4.0, and change MAINTAINER.fenner1999-03-0910-172/+33
| | | | | PR: ports/9572 Submitted by: Tom Hukins tom@eborcom.com
* Upgrade to 0.9.3fenner1999-03-093-7/+10
| | | | | PR: ports/10416 Submitted by: Jim Mock jim@corp.au.triax.com
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-081-2/+2
| | | | | | | | | | | | | | | | ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :)
* Change `MASTER_SITES' preparing for move of ports.jp.freebsd.org.sada1999-03-071-2/+2
|
* Honor CFLAGS.mph1999-03-041-1/+1
| | | | | PR: 10362 Submitted by: Chris Piazza <cpiazza@home.net>
* Add rio and sort.fenner1999-03-021-2/+3
|
* A tool for transferring files to and from the Diamond Rio .mp3 playerfenner1999-03-027-0/+95
| | | | | PR: ports/9951 Submitted by: Dermot McNally <derm@ibm.net>
* Let bsd.port.mk handle compressing the manpages.steve1999-02-221-4/+2
| | | | PR: 10055
* Upgrade to 0.99.8.vanilla1999-02-1912-27/+75
|
* Activate linux-realplayer.kuriyama1999-02-121-1/+2
|