summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
...
* Use the patches for 2.0.0, not those for 0.1.7 (logged by bento).trevor2002-05-254-44/+13
|
* broken for checksum, logged by bentotrevor2002-05-251-0/+2
|
* Use CUT and FIND macros.trevor2002-05-251-2/+3
|
* Use FIND macro.trevor2002-05-251-1/+1
|
* Add pd-0.35.23kris2002-05-2513-0/+263
| | | | | | | | | | | | Pd is a real-time graphical programming environment for audio and graphical processing. It resembles the Max/MSP system but is much simpler and more portable; also Pd has two features not (yet) showing up in Max/MSP: first, via Mark Dank's GEM package, Pd can be used for simultaneous computer animation and computer audio. Second, an experimental facility is provided for defining and accessing data structures. Submitted by: trevor
* Remove stray file committed by accident.kris2002-05-251-9/+0
|
* Add cplay-1.45kris2002-05-258-0/+119
| | | | | | | | | | | | | | | cplay is a curses based front-end to various audioplayers. Supported players currently include: - mpg123 - ogg123 - madplay - mikmod - mpg321 - splay Submitted by: Jochem Kossen <j.kossen@home.nl> PR: ports/31773
* Invert WITHOUT_ESD logic and remove BROKEN.trevor2002-05-251-3/+1
| | | | Submitted by: knu
* Invert WITHOUT_RUBY logic. This should fix the bento build.trevor2002-05-251-1/+1
|
* Enable use of dd(1) for ripping the tracks.anders2002-05-244-35/+102
| | | | | | | | | | Enable use of -q quality setting with oggenc. Minor robustification of the --outputdir parameter. Fix WWW in pkg-descr. Update pkg-comment to reflect the reality wrt dependencies. PR: 38498 Submitted by: maintainer
* Update to 2.0.0.trevor2002-05-242-5/+5
| | | | | | Noticed by: Scott Dea Use new DOCSDIR macro.
* Add new port of SpiralSynthBaby 0.0.2 after repo copy.trevor2002-05-245-54/+24
|
* Generate packing list.trevor2002-05-234-22/+70
| | | | Add support for use as a plugin (not yet usable).
* Implement MASTER_SITE_FESTIVAL and MASTER_SITE_FESTIVAL_OGI.trevor2002-05-2322-70/+38
|
* This is still broken.trevor2002-05-231-0/+2
| | | | Tested by: David Bushong
* Add tooLAME version 0.2i: Optimized mpeg 1/2 layer 2 audio encoderlioux2002-05-226-0/+82
|
* Fix this so it works on FreeBSD/alpha 4.x:gallatin2002-05-221-3/+11
| | | | | | | | | The existing patch does different things for 5.x so as to use the standard __bswapSIZE(x) inline for 5.x. and adds i386 centric code for FreeBSD 4.x. This change to the patch modifies the 4.x code so as to just call htonX(x) on alpha where __byte_swap_X don't exist. Approved by: will
* Update to 1.2.4.sobomax2002-05-212-2/+2
|
* upgrade to 1.04ijliao2002-05-213-8/+24
| | | | | PR: 38258 Submitted by: maintainer
* - install rplayd.sh as rplayd.sh.samplepetef2002-05-192-6/+8
| | | | | | | - better config file management PR: 35634 Submitted by: Alan Eldridge <ports@geeksrus.net>
* Back to betas...Update to GNOME 2.0 beta 5.marcus2002-05-196-6/+10
|
* Reset maintainer to ports@.petef2002-05-192-2/+2
| | | | | PR: 38278 Submitted by: Alan Eldridge <ports@geeksrus.net> (old maintainer)
* Upgrade opennap to 0.44.dburr2002-05-193-3/+4
| | | | | Source: Vladimir Savichev PR: ports/35346
* Mail to maintainer bounces; remove himkris2002-05-181-1/+1
|
* BROKEN: Configure fails to find imlibkris2002-05-181-0/+2
|
* BROKEN: Does not buildkris2002-05-181-0/+2
|
* BROKEN: Does not buildkris2002-05-181-0/+2
|
* BROKEN: fails to package (XFree86-4 html manpage fallout)kris2002-05-171-0/+2
|
* Fix startup script and bump PORTREVISION.sobomax2002-05-162-2/+3
| | | | Submitted by: maintainer
* djbfft should be a RUN_DEPENDS as welllioux2002-05-162-2/+4
|
* o Use djbfft optimized FFT routines unless WITHOUT_DJBFFT is definedlioux2002-05-152-0/+36
| | | | o Bump PORTREVISION
* - Unbreak on -stable;sobomax2002-05-156-11/+53
| | | | | | - extend a start-up script with a workaround for Via Apollo KX133 chipset. Submitted by: maintainer
* Only try to build the mp3x binary if GTK is selected.kris2002-05-152-2/+4
| | | | Noticed by: bento
* Get rid of warnings from <values.h>lioux2002-05-141-0/+8
| | | | | Submitted by: Alan E <ports@geeksrus.net> Approved by: will
* Make translations work when GNOME support is enabled.sobomax2002-05-142-2/+12
| | | | Beersponsored by: Alexandr Kovalenko <never@nevermind.kiev.ua>
* upgrade to 0.20ijliao2002-05-144-4/+4
| | | | | PR: 38040 Submitted by: Ports Fury
* Update to GNOME 2.0 RC2.marcus2002-05-122-2/+2
|
* upgrade to 0.3ijliao2002-05-124-15/+5
| | | | | PR: 37973 Submitted by: maintainer
* Add ruby-xmms (Xmms-Ruby) version 0.1.0, XMMS bindings for Ruby.knu2002-05-116-0/+122
|
* Put back gugetopt dependency taken out by marcus. The reason the dependencysobomax2002-05-111-3/+4
| | | | | is here is to prevent gettext from rolling its own version of getopt_long into the binary, thereby slightly improving code sharing.
* add soundgrab 0.6.0ijliao2002-05-106-0/+53
| | | | Interactively select and save sections of an audio file
* upgrade to 0.8.0ijliao2002-05-102-2/+2
|
* upgrade to 0.11ijliao2002-05-103-14/+15
| | | | | PR: 37899 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* add rawrec 0.9.97ijliao2002-05-096-0/+52
| | | | rawrec/rawplay threaded audio
* Add gnomemedia2 after repo copy from gnomemedia. This is a port of themarcus2002-05-0839-2522/+561
| | | | multimedia tools for the GNOME 2.0 desktop.
* Unmark FORBIDDEN. The security issues were corrected in the 1.3.12jedgar2002-05-072-4/+0
| | | | | | release. Noticed by: nectar
* Remove need for gnugetopt. This was corrected in 0.2.26.marcus2002-05-071-3/+3
|
* Update to 0.2.26.sobomax2002-05-074-48/+16
|
* Mark FORBIDDEN due to multiple vulnerabilites:jedgar2002-05-072-0/+4
| | | | | | | | http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-0784 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1083 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1229 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1230 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-0177
* Resurrect the musicbox port, which was prematurely sent to the grave bykris2002-05-0610-0/+278
| | | | Will.
OpenPOWER on IntegriCloud