Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated to version 1.14 | Satoshi Taoka | 2000-10-16 | 2 | -2/+2 |
| | | | | (Version 1.13 has a problem for XEmacs) | ||||
* | Add sourceforge.net FTP and HTTP sites. | Trevor Johnson | 2000-10-15 | 2 | -3/+6 |
| | |||||
* | Use <machine/soundcard.h> if we have no <sys/soundcard.h> (found by bento). | Trevor Johnson | 2000-10-15 | 1 | -0/+7 |
| | |||||
* | Add nosefart, a music player for NSF (NES Sound Format) files. | Brian Feldman | 2000-10-14 | 7 | -0/+122 |
| | | | | Submitted by: Seth <sethk@osd.bsdi.com> | ||||
* | Update to 1.2.0, no response from maintainer | Ade Lovett | 2000-10-13 | 2 | -4/+5 |
| | | | | | PR: 21689 Submitted by: Jeremy Shaffner <jeremy@external.org> | ||||
* | Make this port use GNOME. | Jeremy Lea | 2000-10-13 | 3 | -17/+23 |
| | |||||
* | Update to 1.36.45 | Ade Lovett | 2000-10-12 | 4 | -4/+4 |
| | | | | | PR: 21829 Submitted by: maintainer | ||||
* | Fix my breakage (removed the do-install target). This patch appears to have | Jeremy Lea | 2000-10-12 | 1 | -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-manual | Trevor Johnson | 2000-10-12 | 5 | -0/+70 |
| | |||||
* | Add a port for the sound synthesizer Csound. Add a port for its manuals. | Trevor Johnson | 2000-10-12 | 9 | -0/+245 |
| | |||||
* | Add WMusic, an applet for the Window Maker dock which works as a | Trevor Johnson | 2000-10-11 | 6 | -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 Sobolev | 2000-10-11 | 1 | -1/+0 |
| | | | | False alarm by: sobomax | ||||
* | Tempararly mark BROKEN if HAVE_GNOME is defined (until there will be a way to | Maxim Sobolev | 2000-10-10 | 1 | -0/+1 |
| | | | | disable bsd.gnome.mk CONFIGURE_ARGS). | ||||
* | Update to version 1.4.2 | Kevin Lo | 2000-10-10 | 5 | -150/+49 |
| | | | | | PR: 21848 Submitted by: MAINTAINER | ||||
* | Add audio/snd, a multitracking, GUILE-extensible sound editor. | Trevor Johnson | 2000-10-08 | 11 | -0/+285 |
| | |||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi Asami | 2000-10-08 | 7 | -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}. Remove | Satoshi Asami | 2000-10-08 | 1 | -2/+1 |
| | | | | PKGMESSAGE=${PKGDIR}/MESSAGE definition, that is the default. | ||||
* | Convert category audio to new layout. | Satoshi Asami | 2000-10-07 | 1 | -1/+0 |
| | |||||
* | Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-* (the directories | Satoshi Asami | 2000-10-07 | 2 | -4/+4 |
| | | | | are the same). | ||||
* | Move pkg/PLIST-ogi to pkg-plist-ogi. | Satoshi Asami | 2000-10-07 | 2 | -4/+4 |
| | |||||
* | Update to 0.2.20 | Ade Lovett | 2000-10-05 | 4 | -16/+3 |
| | |||||
* | Implement WANT_GNOME. | Jeremy Lea | 2000-10-05 | 11 | -129/+162 |
| | |||||
* | Implement USE_GNOME, part 1. | Jeremy Lea | 2000-10-05 | 13 | -58/+49 |
| | |||||
* | Implement WANT_IMLIB and USE_IMLIB. | Jeremy Lea | 2000-10-05 | 6 | -26/+12 |
| | |||||
* | Implment WANT_GTK. | Jeremy Lea | 2000-10-05 | 5 | -55/+47 |
| | |||||
* | Implement USE_GTK, part 1. | Jeremy Lea | 2000-10-05 | 10 | -54/+24 |
| | |||||
* | Implement USE_GLIB. | Jeremy Lea | 2000-10-05 | 1 | -5/+1 |
| | |||||
* | Implement WANT_ESOUND, USE_ESOUND. | Jeremy Lea | 2000-10-05 | 6 | -37/+33 |
| | |||||
* | The post-extract target in the audio/xmms/Makefile renames getbits.s to | Maxim Sobolev | 2000-10-04 | 1 | -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 parent | Maxim Sobolev | 2000-10-04 | 2 | -2/+2 |
| | | | | directory. | ||||
* | Update to version 1.6. | Trevor Johnson | 2000-10-04 | 6 | -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 DESCR | Mario Sergio Fujikawa Ferreira | 2000-10-03 | 1 | -0/+2 |
| | | | | | | Approved by: will PR: 21525 | ||||
* | Allow this port to build if the libmikmod port is installed. | Jeremy Lea | 2000-10-03 | 1 | -0/+11 |
| | |||||
* | Don't hack CFLAGS support. Fix the problem. | Jeremy Lea | 2000-10-03 | 2 | -1/+25 |
| | |||||
* | Correct and sort PLISTs. | Jeremy Lea | 2000-10-02 | 5 | -409/+505 |
| | |||||
* | Don't hack CFLAGS support. Do it the right way. | Jeremy Lea | 2000-10-02 | 2 | -2/+11 |
| | |||||
* | Add missed USE_X_PREFIX. | Maxim Sobolev | 2000-10-02 | 1 | -0/+2 |
| | | | | | PR: 21698 Submitted by: maintainer | ||||
* | Change MAINTAINER for my ports. | Trevor Johnson | 2000-10-02 | 28 | -28/+28 |
| | | | | Approved by: will | ||||
* | Change MAINTAINER for my ports. | Trevor Johnson | 2000-10-02 | 1 | -1/+1 |
| | | | | Approved by: will | ||||
* | Correct a problem caused by my patch. Ensure the playlist is sorted. | Jeremy Lea | 2000-10-01 | 2 | -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.7 | Kevin Lo | 2000-09-29 | 3 | -3/+4 |
| | | | | | | PR: 21571 Submitted by: tkato@prontomail.ne.jp Approved by: MAINTAINER | ||||
* | ComplexProgramTarget() -> ComplexProgramTargetNoMan(). | Satoshi Asami | 2000-09-29 | 1 | -0/+8 |
| | | | | Reported by: Heribert Steuer <steuer@virtualaudio.de> | ||||
* | Yet again fix cranking sound. | Maxim Sobolev | 2000-09-27 | 2 | -6/+15 |
| | | | | | | Problem brought by: sobomax Overlooked by: maintainer Reported by: many | ||||
* | Add glame - a scheme-extensible audio processing tool for GNOME. | Maxim Sobolev | 2000-09-26 | 8 | -0/+140 |
| | |||||
* | New port openal, a 3D sound library. | Thomas Gellekum | 2000-09-26 | 9 | -0/+97 |
| | |||||
* | To remove extra directories. | Satoshi Taoka | 2000-09-26 | 1 | -0/+2 |
| | |||||
* | Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when | Satoshi Asami | 2000-09-25 | 6 | -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 Sobolev | 2000-09-25 | 8 | -0/+102 |
| | |||||
* | Remove --buld ltconfig option hacks. Please don't forget to update your libtool | Maxim Sobolev | 2000-09-25 | 1 | -9/+0 |
| | | | | installation. | ||||
* | Fix the stupid X man page problem. | Chris Piazza | 2000-09-24 | 1 | -0/+9 |
| |