summaryrefslogtreecommitdiff
path: root/audio/kmpg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul QT/KDE support:Will Andrews2001-04-031-4/+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
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27415
* Bump shlib versions of kdelibs11 and kdesupport11.Satoshi Asami2000-02-241-2/+2
| | | | Notes: svn path=/head/; revision=26244
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Correct usage of libc_r.Jeremy Lea2000-01-282-3/+14
| | | | | | | No response from: maintainer Notes: svn path=/head/; revision=25162
* Fix boneheadedness. Such great programming practicesChris Piazza2000-01-247-0/+74
| | | | | | | such as never including unistd.h and using close() on a FILE stream. Notes: svn path=/head/; revision=24986
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* Use KDE version 1.1 instead of version 1.0.Steve Price1999-05-241-3/+3
| | | | Notes: svn path=/head/; revision=18971
* Update MASTER_SITES and MAINTAINER email addressMichael Haro1999-05-022-5/+5
| | | | | | | | PR: 11440 Submitted by: maintainer Notes: svn path=/head/; revision=18316
* Update to version 0.4.3a, remove BROKEN_ELF.Bill Fenner1999-03-095-14/+45
| | | | | | | | PR: ports/10334 Submitted by: Tom Hukins tom@eborcom.com Notes: svn path=/head/; revision=17105
* Upgrade kmpg to 0.4.0, and change MAINTAINER.Bill Fenner1999-03-0810-172/+33
| | | | | | | | PR: ports/9572 Submitted by: Tom Hukins tom@eborcom.com Notes: svn path=/head/; revision=17071
* Remove extraneous x11 from CATEGORIES.Steve Price1998-11-211-2/+2
| | | | | | | Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14734
* Remove all the remaining regexps from LIB_DEPENDS. There are someSatoshi Asami1998-10-091-3/+3
| | | | | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps. Notes: svn path=/head/; revision=13784
* Mark all KDE ports BROKEN for ELF.Justin M. Seger1998-09-301-1/+3
| | | | Notes: svn path=/head/; revision=13545
* kdecore and kdeui shared libraries are now at version 1.X.Satoshi Asami1998-08-251-3/+3
| | | | Notes: svn path=/head/; revision=12835
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-121-4/+3
| | | | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-3/+3
| | | | Notes: svn path=/head/; revision=12335
* Can't find anything wrong at the MASTER_SITES that this is failing on, exceptMarc G. Fournier1998-07-081-2/+2
| | | | | | | | | maybe the // that was in the URI is screwing things up. Remove the extra /, and will heck it again later... Notes: svn path=/head/; revision=11792
* Add another @dirrm.Thomas Gellekum1998-06-151-0/+1
| | | | Notes: svn path=/head/; revision=11438
* New port kmpg, an MPEG audio player for KDE.Thomas Gellekum1998-06-1211-0/+208
PR: 6727 Submitted by: Hans Petter Bieker <hanspb@persbraten.vgs.no> Notes: svn path=/head/; revision=11401