summaryrefslogtreecommitdiff
path: root/audio/mq3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* portlint (whitespace cleanup)Kris Kennaway2003-10-271-1/+1
| | | | Notes: svn path=/head/; revision=92312
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-6/+6
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: does not buildKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81227
* Chase guile's libqthread's shred lib version.Joe Marcus Clarke2003-05-091-1/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=80555
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* s/FreeAMP/Zinf/ in pkg_descrOliver Braun2002-10-211-1/+1
| | | | | | | | | PR: 43478 Submitted by: Olivier Tharan <olive@oban.frmug.org> Approved by: maintainer timeout for mq3 Notes: svn path=/head/; revision=68536
* Ogg Vorbis 1.0 library major version bumps.Christian Weisgerber2002-07-201-1/+2
| | | | Notes: svn path=/head/; revision=63275
* Update version number of vorbis shared library.Maxim Sobolev2002-01-161-1/+1
| | | | Notes: svn path=/head/; revision=53178
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Add qthreads dependency + remove whitespace before EOL in plist.Will Andrews2001-04-042-2/+3
| | | | | | | Found by: bento Notes: svn path=/head/; revision=40829
* Overhaul QT/KDE support:Will Andrews2001-04-031-3/+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
* new port of mq3 version 8, a Qt-based .ogg/.mp3 playerTrevor Johnson2001-03-046-0/+186
PR: 24396 Submitted by: Erich Zigler <erich@tacni.net> Notes: svn path=/head/; revision=39034