summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated to version 1.14Satoshi Taoka2000-10-162-2/+2
| | | | (Version 1.13 has a problem for XEmacs)
* Add sourceforge.net FTP and HTTP sites.Trevor Johnson2000-10-152-3/+6
|
* Use <machine/soundcard.h> if we have no <sys/soundcard.h> (found by bento).Trevor Johnson2000-10-151-0/+7
|
* Add nosefart, a music player for NSF (NES Sound Format) files.Brian Feldman2000-10-147-0/+122
| | | | Submitted by: Seth <sethk@osd.bsdi.com>
* Update to 1.2.0, no response from maintainerAde Lovett2000-10-132-4/+5
| | | | | PR: 21689 Submitted by: Jeremy Shaffner <jeremy@external.org>
* Make this port use GNOME.Jeremy Lea2000-10-133-17/+23
|
* Update to 1.36.45Ade Lovett2000-10-124-4/+4
| | | | | PR: 21829 Submitted by: maintainer
* Fix my breakage (removed the do-install target). This patch appears to haveJeremy Lea2000-10-121-2/+4
| | | | | | | mis-applied, since this worked on my system (I still had it installed). PR: ports/21924 Submitted by: dirk.meyer@dinoex.sub.org
* second try at adding csound-manualTrevor Johnson2000-10-125-0/+70
|
* Add a port for the sound synthesizer Csound. Add a port for its manuals.Trevor Johnson2000-10-129-0/+245
|
* Add WMusic, an applet for the Window Maker dock which works as aTrevor Johnson2000-10-116-0/+39
| | | | | | | | | | | | | | remote control for xmms. I made some minor changes: - put maintainer's full name and e-mail address on Whom line - rearranged for new layout - removed unneeded patch - added maintainer's name and e-mail address to pkg-descr PR: 21597 Submitted by: Eric Melville <eric@osd.bsdi.com> Approved by: maintainer
* Unbroke - the port wasn't really broken.Maxim Sobolev2000-10-111-1/+0
| | | | False alarm by: sobomax
* Tempararly mark BROKEN if HAVE_GNOME is defined (until there will be a way toMaxim Sobolev2000-10-101-0/+1
| | | | disable bsd.gnome.mk CONFIGURE_ARGS).
* Update to version 1.4.2Kevin Lo2000-10-105-150/+49
| | | | | PR: 21848 Submitted by: MAINTAINER
* Add audio/snd, a multitracking, GUILE-extensible sound editor.Trevor Johnson2000-10-0811-0/+285
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-087-7/+7
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Change PKGDIR from ${.CURDIR}/pkg to ${.CURDIR}. RemoveSatoshi Asami2000-10-081-2/+1
| | | | PKGMESSAGE=${PKGDIR}/MESSAGE definition, that is the default.
* Convert category audio to new layout.Satoshi Asami2000-10-071-1/+0
|
* Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-* (the directoriesSatoshi Asami2000-10-072-4/+4
| | | | are the same).
* Move pkg/PLIST-ogi to pkg-plist-ogi.Satoshi Asami2000-10-072-4/+4
|
* Update to 0.2.20Ade Lovett2000-10-054-16/+3
|
* Implement WANT_GNOME.Jeremy Lea2000-10-0511-129/+162
|
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-0513-58/+49
|
* Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea2000-10-056-26/+12
|
* Implment WANT_GTK.Jeremy Lea2000-10-055-55/+47
|
* Implement USE_GTK, part 1.Jeremy Lea2000-10-0510-54/+24
|
* Implement USE_GLIB.Jeremy Lea2000-10-051-5/+1
|
* Implement WANT_ESOUND, USE_ESOUND.Jeremy Lea2000-10-056-37/+33
|
* The post-extract target in the audio/xmms/Makefile renames getbits.s toMaxim Sobolev2000-10-041-2/+1
| | | | | | | | getbits.S. However, getbits.s is no longer present in the current XMMS distribution. PR: 21748 Submitted by: maintainer
* Correct CATEGORIES - make first category in the CATEGORIES list matching parentMaxim Sobolev2000-10-042-2/+2
| | | | directory.
* Update to version 1.6.Trevor Johnson2000-10-046-9/+6
| | | | | | | | | Remove unnecessary patches/patch-ab (patches a generated file). Remove all other patches (author incorporated them). Remove erroneous credit to NetBSD. PR: 21053, 21334 Approved by: will
* Add missing WWW tag to DESCRMario Sergio Fujikawa Ferreira2000-10-031-0/+2
| | | | | | Approved by: will PR: 21525
* Allow this port to build if the libmikmod port is installed.Jeremy Lea2000-10-031-0/+11
|
* Don't hack CFLAGS support. Fix the problem.Jeremy Lea2000-10-032-1/+25
|
* Correct and sort PLISTs.Jeremy Lea2000-10-025-409/+505
|
* Don't hack CFLAGS support. Do it the right way.Jeremy Lea2000-10-022-2/+11
|
* Add missed USE_X_PREFIX.Maxim Sobolev2000-10-021-0/+2
| | | | | PR: 21698 Submitted by: maintainer
* Change MAINTAINER for my ports.Trevor Johnson2000-10-0228-28/+28
| | | | Approved by: will
* Change MAINTAINER for my ports.Trevor Johnson2000-10-021-1/+1
| | | | Approved by: will
* Correct a problem caused by my patch. Ensure the playlist is sorted.Jeremy Lea2000-10-012-9/+34
| | | | | | | | | | | | Bump PORTREVISION. PR: 20190 Add support for dagrab (but not a dependency), since I promised sada that it was here... PR: 18116 Submitted by: Matt Storch <idiotsavant@mail.com>
* Update to version 2.7Kevin Lo2000-09-293-3/+4
| | | | | | PR: 21571 Submitted by: tkato@prontomail.ne.jp Approved by: MAINTAINER
* ComplexProgramTarget() -> ComplexProgramTargetNoMan().Satoshi Asami2000-09-291-0/+8
| | | | Reported by: Heribert Steuer <steuer@virtualaudio.de>
* Yet again fix cranking sound.Maxim Sobolev2000-09-272-6/+15
| | | | | | Problem brought by: sobomax Overlooked by: maintainer Reported by: many
* Add glame - a scheme-extensible audio processing tool for GNOME.Maxim Sobolev2000-09-268-0/+140
|
* New port openal, a 3D sound library.Thomas Gellekum2000-09-269-0/+97
|
* To remove extra directories.Satoshi Taoka2000-09-261-0/+2
|
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-256-15/+5
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Add sweep - an audio editor for GNOME desktop.Maxim Sobolev2000-09-258-0/+102
|
* Remove --buld ltconfig option hacks. Please don't forget to update your libtoolMaxim Sobolev2000-09-251-9/+0
| | | | installation.
* Fix the stupid X man page problem.Chris Piazza2000-09-241-0/+9
|