aboutsummaryrefslogtreecommitdiff
path: root/audio/xmmix
Commit message (Collapse)AuthorAgeFilesLines
* Reset conrads@cox.net due to lack of time to work on FreeBSD.Mark Linimon2008-08-201-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=218897
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.2.2Martin Wilke2006-11-053-13/+11
| | | | | | | | | PR: ports/105049 Submitted by: Conrad J. Sabatier <conrads@cox.net> Sponsored by: FreeBSD Bug-a-thon #2 Notes: svn path=/head/; revision=176442
* - Pass maintainership to submitterMartin Wilke2006-11-011-1/+1
| | | | | | | | | (Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html ) Submitted by: Conrad J. Sabatier <conrads at cox.net> Notes: svn path=/head/; revision=176038
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* Move package files from plist to Makefile, remove pkg-plist.Sergey A. Osokin2004-07-272-3/+2
| | | | Notes: svn path=/head/; revision=114844
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* 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>. Notes: svn path=/head/; revision=64229
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-081-1/+2
| | | | | | | | PR: 39283 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62644
* Unbreak port build on -CURRENT.Bruce A. Mah2002-03-231-0/+19
| | | | Notes: svn path=/head/; revision=56499
* - Support PREFIX properlySteve Price2000-12-116-26/+28
| | | | | | | | | | - Update WWW: line PR: 22808 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=35830
* 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. Notes: svn path=/head/; revision=34892
* 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 Notes: svn path=/head/; revision=27941
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27415
* WWW movedMichael Haro2000-02-141-1/+1
| | | | Notes: svn path=/head/; revision=25831
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* 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. Notes: svn path=/head/; revision=19799
* 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] Notes: svn path=/head/; revision=18335
* Fix app-defaults file gives the path to xmmix.hlpSeiichirou Hiraoka1998-11-191-0/+12
| | | | Notes: svn path=/head/; revision=14681
* Move manpages from pkg/PLIST to MAN* macro in Makefile.Steve Price1998-09-282-2/+3
| | | | Notes: svn path=/head/; revision=13479
* Spelling and grammar police. This commit brought to you by theMatthew Hunt1998-08-041-2/+2
| | | | | | | letter "A". Notes: svn path=/head/; revision=12270
* 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) Notes: svn path=/head/; revision=9295
* Upgrade to 1.2pl2.Thomas Gellekum1997-09-083-4/+3
| | | | | | | | PR: 4386 Submitted by: Lars Köller <Lars.Koeller@Uni-Bielefeld.DE> Notes: svn path=/head/; revision=7818
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+3
| | | | Notes: svn path=/head/; revision=4570
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-151-2/+4
| | | | | | | Added MAINTAINERS to many of them. Notes: svn path=/head/; revision=4497
* 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. Notes: svn path=/head/; revision=3661
* XmClientLibs -> ${MOTIFLIB} XawClientLibsSatoshi Asami1996-08-191-0/+11
| | | | Notes: svn path=/head/; revision=3650
* soundcard.h is in /usr/include/machine (aka /sys/i386/include), notSatoshi Asami1996-08-191-0/+11
| | | | | | | /usr/include/sys (aka /sys/sys). Notes: svn path=/head/; revision=3649
* Added $Id$. Eric, will you mind if I add you as the maintainer too? :)Satoshi Asami1996-08-191-0/+2
| | | | Notes: svn path=/head/; revision=3648
* New port for `xmmix', a motif based x-audio mixerEric L. Hernes1996-08-165-0/+41
Notes: svn path=/head/; revision=3617