aboutsummaryrefslogtreecommitdiff
path: root/audio/artswrapper
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTVERSION while we're here.Michael Nottebrock2006-06-091-1/+1
| | | | Notes: svn path=/head/; revision=164915
* Don't assume setuid() cannot fail for suid root applications.Michael Nottebrock2006-06-091-0/+4
| | | | Notes: svn path=/head/; revision=164914
* Update to KDE 3.5.3Michael Nottebrock2006-06-051-0/+4
| | | | Notes: svn path=/head/; revision=164487
* Update to KDE 3.4.2 / KOffice 1.4.1Michael Nottebrock2005-07-311-2/+1
| | | | Notes: svn path=/head/; revision=140588
* Oops, clobbered PORTREVISION.Michael Nottebrock2005-03-211-0/+1
| | | | | | | Noticed by: mich Notes: svn path=/head/; revision=131826
* Update to KDE 3.4Michael Nottebrock2005-03-201-1/+0
| | | | Notes: svn path=/head/; revision=131766
* Use PREFIX instead of LOCALBASE for the hardcoded artsd location.Michael Nottebrock2004-11-221-1/+2
| | | | Notes: svn path=/head/; revision=122176
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-091-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports). Notes: svn path=/head/; revision=103453
* Add artswrapper, a suid wrapper for aRts.Michael Nottebrock2004-03-093-0/+149
Notes: svn path=/head/; revision=103387