summaryrefslogtreecommitdiff
path: root/audio/xmmix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak port on -CURRENT by removing a patch that #include-dBruce A. Mah2002-08-081-11/+0
| | | | <machine/soundard.h> instead of <sys/soundcard.h>.
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-081-1/+2
| | | | | PR: 39283 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Unbreak port build on -CURRENT.Bruce A. Mah2002-03-231-0/+19
|
* - Support PREFIX properlySteve Price2000-12-116-26/+28
| | | | | | | - Update WWW: line PR: 22808 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-1/+1
| | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsiveKris Kennaway2000-04-231-1/+1
| | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
|
* WWW movedMichael Haro2000-02-141-1/+1
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Wisten, to the SWwound, of a Whole new WOOTim Vanderhoek1999-05-021-15/+10
| | | | | | | | | [CheeriWOs!] Wisten, to the SWwound, of a Whole new WOO [CheeriWOs!] [ie. Add WWW:, and periodic misc legibalizificatings]
* Fix app-defaults file gives the path to xmmix.hlpSeiichirou Hiraoka1998-11-191-0/+12
|
* Move manpages from pkg/PLIST to MAN* macro in Makefile.Steve Price1998-09-282-2/+3
|
* Spelling and grammar police. This commit brought to you by theMatthew Hunt1998-08-041-2/+2
| | | | letter "A".
* Eliminate double slashes in URL's by:Bill Fenner1998-01-081-2/+2
| | | | | | - Removing trailing slashes from MASTER_SITE_SUBDIR - Removing doubled slashes in URL - Adding %2F at start of absolute pathnames (see RFC1738)
* Upgrade to 1.2pl2.Thomas Gellekum1997-09-083-4/+3
| | | | | PR: 4386 Submitted by: Lars Köller <Lars.Koeller@Uni-Bielefeld.DE>
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+3
|
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-151-2/+4
| | | | Added MAINTAINERS to many of them.
* Change patch to use "${MOTIFLIB} ${XTOOLLIB} ${XLIB}" instead ofSatoshi Asami1996-08-201-1/+1
| | | | | "${MOTIFLIB} XawClientLibs" to substitute for "XmClientLibs". Motif doesn't depend on the Athena Widget set.
* XmClientLibs -> ${MOTIFLIB} XawClientLibsSatoshi Asami1996-08-191-0/+11
|
* soundcard.h is in /usr/include/machine (aka /sys/i386/include), notSatoshi Asami1996-08-191-0/+11
| | | | /usr/include/sys (aka /sys/sys).
* Added $Id$. Eric, will you mind if I add you as the maintainer too? :)Satoshi Asami1996-08-191-0/+2
|
* New port for `xmmix', a motif based x-audio mixerEric L. Hernes1996-08-165-0/+41