aboutsummaryrefslogtreecommitdiff
path: root/audio/xamp
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul QT/KDE support:Will Andrews2001-04-031-1/+1
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* Add USE_GMAKE.Greg Lehey2001-03-111-0/+1
| | | | Notes: svn path=/head/; revision=39488
* Add these patches along with the 0.8.10 update.Will Andrews2000-05-296-0/+70
| | | | Notes: svn path=/head/; revision=28945
* Update to 0.8.10. Add skin data, WWW: to pkg/DESCR.Will Andrews2000-05-295-32/+91
| | | | | | | | PR: 18882 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28944
* Resurrect version normalization (0.8-7 -> 0.8.7) accidentally lost duringSatoshi Asami2000-04-141-2/+2
| | | | | | | conversion. Notes: svn path=/head/; revision=27553
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+2
| | | | Notes: svn path=/head/; revision=27415
* Make this compile on -current and respect CFLAGS.Jeremy Lea2000-01-272-6/+33
| | | | | | | Change maintainer to ports since old maintainer's email is invalid. Notes: svn path=/head/; revision=25112
* 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
* Find a new MASTER_SITE to fix distfile fennerage.Steve Price1999-06-081-2/+2
| | | | | | | | PR: 12079 Submitted by: maintainer Notes: svn path=/head/; revision=19326
* Use $(CXX) as linker to fix problem on 3.0.Hidetoshi Shimokawa1999-02-041-2/+11
| | | | Notes: svn path=/head/; revision=16538
* The audio/xamp port currently installs an xamp binary withVanilla I. Shu1999-01-242-11/+51
| | | | | | | | | | | balance and volume controls that do nothing. This is because BSD audio support seems to have been added to the software as an afterthought. PR: ports/9472 Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=16285
* Fix build for ELF.Steve Price1998-09-281-2/+12
| | | | Notes: svn path=/head/; revision=13478
* No need to use += for a variable defined only once.Satoshi Asami1998-08-261-2/+2
| | | | Notes: svn path=/head/; revision=12856
* Correct the wroing variable USE_X11_PREFIX to USE_X_PREFIX.Vanilla I. Shu1998-08-251-2/+2
| | | | Notes: svn path=/head/; revision=12830
* A version of amp plus qt gui.Vanilla I. Shu1998-08-259-0/+111
PR: ports/7439 Submitted by: Joe Jih-Shian Lu <jslu@dns.ntu.edu.tw> Notes: svn path=/head/; revision=12824