aboutsummaryrefslogtreecommitdiff
path: root/x11/kvidtune
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul QT/KDE support:Will Andrews2001-04-031-6/+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
* Style fixes for ports/x11.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37994
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27497
* Bump shlib versions of kdelibs11 and kdesupport11.Satoshi Asami2000-02-241-4/+4
| | | | Notes: svn path=/head/; revision=26244
* Remove giflib dependence.R. Imura2000-02-151-0/+18
| | | | | | | | | | | Only changed giflib -> libungif in kdegraphics. They realy do NOT want libgif, and do NOT use libgif anywhere. Some ports are checking its existence in configure, but they are nonsense at all!! Notes: svn path=/head/; revision=25853
* Add missing "MAINTAINER=ports@FreeBSD.org".Dirk Froemberg2000-02-051-0/+2
| | | | Notes: svn path=/head/; revision=25499
* Fix for NEWGCC (sigh).Chris Piazza2000-01-225-0/+59
| | | | Notes: svn path=/head/; revision=24900
* Tell moc's location to the configure.R. Imura1999-12-101-0/+2
| | | | | | | | PR: 15082 Submitted by: Mario Ferreira <lioux@linf.unb.br> Notes: svn path=/head/; revision=23703
* Remove josh@quick.net as MAINTAINER. Email to josh@quick.net hasBill Fenner1999-10-211-2/+0
| | | | | | | | | | | | been bouncing with: <josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User unknown for over 2 months. Notes: svn path=/head/; revision=22561
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* Add WWW:Michael Haro1999-05-031-1/+0
| | | | Notes: svn path=/head/; revision=18403
* Replace KDE-1.0 dependency with KDE-1.1, tidy up the Makefile a bit.Kris Kennaway1999-04-241-7/+5
| | | | Notes: svn path=/head/; revision=18111
* KDE X-server video setup utilitySatoshi Taoka1999-03-195-0/+66
PR: ports/8692 Submitted by: Josh Gilliam josh@quick.net Notes: svn path=/head/; revision=17287