summaryrefslogtreecommitdiff
path: root/audio/krio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Various fixes:Will Andrews2001-04-041-1/+1
| | | | | | | | | | - Put kdesupport11 dependency back. I forgot that it is not implied by kdelibs11 as kdesupport2 is by kdelibs2. - HAS_CONFIGURE -> GNU_CONFIGURE in some cases were needed. - Add X11 headers to CPPFLAGS for moonshine (extreme case). Notes: svn path=/head/; revision=40830
* Overhaul QT/KDE support:Will Andrews2001-04-031-11/+2
| | | | | | | | | | | | | | | | | | | | | - 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
* Unbreak.Will Andrews2001-02-271-2/+0
| | | | Notes: svn path=/head/; revision=38831
* Mark these ports as BROKEN after KDE 1.x was unceremoniously ripped fromSteve Price2001-02-271-0/+2
| | | | | | | the ports tree. Notes: svn path=/head/; revision=38828
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* - Update to 1.0.1;Maxim Sobolev2000-11-117-58/+47
| | | | | | | | | | - bump PORTEPOCH to ensure correct upgrade path from the old 1999.07.21 version. PR: 22766 Submitted by: maintainer Notes: svn path=/head/; revision=35005
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27415
* Small modification to respect $(CXX).R. Imura2000-02-251-2/+4
| | | | Notes: svn path=/head/; revision=26280
* Bump shlib versions of kdelibs11 and kdesupport11.Satoshi Asami2000-02-241-4/+4
| | | | Notes: svn path=/head/; revision=26244
* Add support for the Alpha and create a directory on install so this packagesSteve Price2000-02-204-2/+42
| | | | | | | on machines with a clean ${PREFIX} directory. Notes: svn path=/head/; revision=26052
* Adding krio version 19990721.Steve Price2000-01-296-0/+75
A KDE utility for up-/donwloading MP3 files to/from the Diamond Rio. PR: 16361 Submitted by: ak@freenet.co.uk Notes: svn path=/head/; revision=25284