summaryrefslogtreecommitdiff
path: root/deskutils/kproject/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundWill Andrews2002-04-191-19/+0
| | | | | | | | | | | | | | | | which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree. Notes: svn path=/head/; revision=57872
* Replace explicit build dependency on libtool with USE_LIBTOOL knobAde Lovett2001-05-311-2/+1
| | | | Notes: svn path=/head/; revision=43367
* Overhaul QT/KDE support:Will Andrews2001-04-031-3/+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
* Remove hanspb@persbraten.vgs.no as MAINTAINER; email has been bouncingBill Fenner2001-01-221-2/+0
| | | | | | | for over 2 months. Notes: svn path=/head/; revision=37426
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27416
* Bump shlib versions of kdelibs11 and kdesupport11.Satoshi Asami2000-02-241-2/+2
| | | | Notes: svn path=/head/; revision=26244
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Use KDE version 1.1 instead of version 1.0.Steve Price1999-05-241-3/+3
| | | | Notes: svn path=/head/; revision=18971
* Remove leading slash from MASTER_SITE_SUBDIRBill Fenner1998-11-071-2/+2
| | | | Notes: svn path=/head/; revision=14396
* ElfifyBrian Somers1998-10-021-5/+3
| | | | Notes: svn path=/head/; revision=13603
* Mark all KDE ports BROKEN for ELF.Justin M. Seger1998-09-301-1/+3
| | | | Notes: svn path=/head/; revision=13545
* kde shared libs are now at version 1. Gosh, no wonder they kept beingSatoshi Asami1998-08-251-3/+3
| | | | | | | reinstalled over and over. Notes: svn path=/head/; revision=12836
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-121-5/+4
| | | | | | | | (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
* Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "calSatoshi Asami1998-08-071-2/+2
| | | | | | | | | | cbb ical korganizer kproject offix-trash plan teapot xcalendar xinvest xmaddressbook xmdiary xopps zorro" from misc to deskutils. I'll fix up the dependencies later. Notes: svn path=/head/; revision=12324
* New port kproject, a project planner for KDE. This is in a very early stage,Thomas Gellekum1998-05-261-0/+25
but I'm sure it will gain weight soon enough, given the reckless enthusiasm of the KDE developers. PR: 6733 Submitted by: Hans Petter Bieker <hanspb@persbraten.vgs.no> Notes: svn path=/head/; revision=11149