summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Add new port for py-eyed3, an ID3 processing library for Pythonperky2003-08-225-0/+74
|
* Fix MASTER_SITESedwin2003-08-221-1/+1
| | | | Submitted by: Darius@#bsdcode
* Add a WITH_XINE knob to build against the libxine backend. This fixesmarcus2003-08-212-2/+24
| | | | | | a problem detecting certain MP3s tagged with ID3 2.3.0 tags. Submitted by: Frank Ruell <stoerte@dreamwarrior.net>
* Update to 0.9.1, unbreak.naddy2003-08-204-38/+19
| | | | | | | | | | Submitted by: Volker Stolz <vs@foldr.org> Revamped by yours truly. Closes PR: 53239 Approved by: (maintainer timeout)
* Update to 2.1.5osa2003-08-203-20/+37
| | | | | | | | | | Also: * Make audio/normalize optional * Add Speex support * General cleanup of Makefile Submitted by: Munish Chopra <chopra@soulwax.net> (maintainer) PR: 55790
* - Update to version 0.1.15krion2003-08-204-2/+38
| | | | | PR: 55744 Submitted by: Ports Fury
* - Utilize USE_GNOMEkrion2003-08-201-10/+1
| | | | | PR: 55743 Submitted by: Ports Fury
* - Update to version 1.8.11krion2003-08-202-12/+5
| | | | | PR: 55741 Submitted by: Ports Fury
* - Use port version of expat library instead of included onekrion2003-08-208-4/+32
| | | | | PR: 55742 Submitted by: Ports Fury
* update audio/aureal-kmod: broken by busdma commitdaichi2003-08-202-1/+14
| | | | | PR: 55513 Submitted by: James E. Flemer <jflemer@alum.rpi.edu>
* Update to 3.02.07a: fix more bugs.osa2003-08-192-2/+2
| | | | Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
* Bump port revision due to the change I made to files/patch-bin::gnump3d-indexmax2003-08-191-1/+1
| | | | which results in altering the package content.
* Fix the startup line so that this executes appropriately.max2003-08-191-1/+7
|
* Add rhythmbox after a repo copy from net-rhythmbox. Rhythmbox is anmarcus2003-08-1917-462/+275
| | | | | audio player for GNOME 2 that is a re-merge of the net-rhythmbox code plus the original rhythmbox code.
* Bento fixes.lofi2003-08-183-16/+5
| | | | | Notified by: kris (bento) Approved by: arved (Mentor)
* Don't hardcode python version.perky2003-08-181-0/+3
| | | | (it still doesn't build for me by another errors.)
* dekagen is a front-end to several tools for the ripping, converting, anddinoex2003-08-176-0/+79
| | | | | | | | | | | | | | | | | | | | naming of MP3 and Ogg-Vorbis files. It automates the whole process of ripping data from music compact discs (CD), the naming of the files, their converting into MP3 or Ogg-Vorbis format and the labelling of the MP3 files with an ID3 tag. dekagen uses dialog for a user interface that is intended to be "intuitive". Music data is read from CDs using cdda2wav, cdparanoia, dagrab, or tosha, and stored on your harddisk in wav-format. Note that this will have an excessive need of disk space. After this, the wav-data is converted into MP3 format using 8hz-mp3, bladeenc, l3enc, lame, mp3enc, or notlame, or into Ogg-Vorbis format using oggenc. This will take a while. To avoid manual naming and tagging for all the files, cda is used for CDDB lookups. To label the MP3 files with ID3 tags, id3ed, id3tag, id3tool, or mp3info, or the built-in capabilities of some encoders (lame, notlame) are used. Ogg-Vorbis files can be labelled with oggenc. WWW: http://userpage.fu-berlin.de/~mbayer/tools/dekagen.html
* add xfce4-panel to RUN_DEPENDS toooliver2003-08-171-0/+1
| | | | Noted by: demon
* take maintainershipoliver2003-08-171-1/+1
|
* Update to tcl/tk 8.4 and bump PORTREVISION.kris2003-08-172-6/+7
|
* Fix build on -CURRENT with revision 1.42 of sys/soundcard.h.marcus2003-08-162-0/+22
| | | | Submitted by: Shin-ichi Yoshimoto <yosimoto@waishi.jp> (based on)
* Utilize INFOkris2003-08-162-3/+2
|
* Utilize INFO.kris2003-08-162-4/+3
|
* Utilize INFOkris2003-08-162-4/+2
|
* Update my ports to use my @FreeBSD.org addressmat2003-08-161-1/+1
| | | | Approved by: demon (mentor)
* Start using the new xfce sub-categoryoliver2003-08-161-1/+1
|
* Not needed anymore.mbr2003-08-152-20/+0
|
* Upgrade to uade 0.80 finalmbr2003-08-1516-66/+208
|
* Update to 0.14.knu2003-08-142-2/+2
|
* - Update to 1.11erwin2003-08-144-9/+8
| | | | | | - Take maintairship - Add WWW - Use SITE_PERL
* Update to a current snapshot.lofi2003-08-128-64/+69
| | | | Approved by: arved (Mentor)
* Add optional dependency on pkg-config, fix build on bento.lofi2003-08-122-4/+20
| | | | | Reported by: kris/bento Approved by: arved (Mentor)
* Update to 0.2.31.marcus2003-08-112-2/+2
|
* Add ruby-shout, a Ruby binding to the libshout library.knu2003-08-105-0/+90
|
* Update to 0.2.4.knu2003-08-103-6/+5
|
* Set USE_GCC=2.95 to fix build on 5.x. Mark musicbox and icqnix as BROKENkris2003-08-101-1/+8
| | | | | | | on 5.x machines (compile and configure failure, respectively). PR: 52731 Submitted by: trevor
* Remove ruby-qt2 ports. Qt2 is obsolete.knu2003-08-094-42/+0
|
* fix INDEX build (ruby got renamed to ruby16 32hrs ago)oliver2003-08-081-1/+1
|
* Update MASTER_SITES and WWW.knu2003-08-082-3/+3
|
* Change WITH_OGG to WITH_VORBIS since Ogg will exist in the default instancemarcus2003-08-073-27/+21
| | | | where Vorbis may not. This should fix the configure problem on bento.
* BROKEN: does not configurekris2003-08-073-0/+6
|
* BROKEN: Does not fetchkris2003-08-071-0/+2
|
* BROKEN: Broken dependencykris2003-08-071-0/+2
|
* Fix path (from /etc to ${PREFIX}/etc) for tool and manpage.osa2003-08-071-0/+7
| | | | | | | Original idea: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> Patch from: osa Approved by: Munish Chopra <chopra@soulwax.net> (maintainer) PR: 54671
* Update to official release 2.0lofi2003-08-064-44/+15
| | | | | | PR: ports/55271 Submitted by: Melvyn Sopacua <melvyn@webteckies.org> Approved by: arved (Mentor)
* * Change my e-mail addresserwin2003-08-064-8/+2
| | | | | | | | * Fix a few COMMENTs while I'm here * Nuke my info from pkg-descr, it's useless there anyway PR: 55302 Submitted by: maintainer
* Make use of gnometarget.marcus2003-08-051-2/+1
|
* Update to latest version: 3.02.04aosa2003-08-052-2/+2
| | | | Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
* Reduce the number of ports I maintain.arved2003-08-041-1/+1
|
* Update to version 3.2.1.deischen2003-08-043-6/+14
|
OpenPOWER on IntegriCloud