aboutsummaryrefslogtreecommitdiff
path: root/misc/kwatch
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix master_site_subdir to point to the right directory.Edwin Groothuis2002-12-271-1/+1
| | | | | | | Noticed by: portsruvey Notes: svn path=/head/; revision=71908
* Updated to KDE 3.Alan Eldridge2002-09-183-5/+22
| | | | Notes: svn path=/head/; revision=66613
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-1/+2
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* Grab all the qt2/kde2 ports with no maintainer and put them under kde@Alan Eldridge2002-08-231-1/+1
| | | | | | | maintainership. Notes: svn path=/head/; revision=64863
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Update to 2.2.0Patrick Li2002-03-034-2/+10
| | | | | | | | PR: 35496 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=55449
* Upgrade to version 2.0.1Kevin Lo2001-06-134-31/+15
| | | | | | | | PR: 28058 Submitted by: Ports Fury Notes: svn path=/head/; revision=43950
* 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
* - Fix MASTER_SITES (PF);Maxim Sobolev2000-11-021-7/+6
| | | | | | | | | | | - there was no MAINTAINER line (I donno how it's porrible at all), so add MAINTAINER=ports@FreeBSD.org (sobomax). PR: 22451 Submitted by: PF Notes: svn path=/head/; revision=34656
* Remove zerium@webindex.no as MAINTAINER; mail has been bouncing for 3 months.Bill Fenner2000-10-121-2/+0
| | | | Notes: svn path=/head/; revision=33734
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27512
* Bump shlib versions of kdelibs11 and kdesupport11.Satoshi Asami2000-02-241-2/+2
| | | | 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
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Use KDE version 1.1 instead of version 1.0.Steve Price1999-05-241-3/+3
| | | | Notes: svn path=/head/; revision=18971
* New location on MASTER_SITE.Steve Price1999-03-151-2/+2
| | | | | | | | PR: 10212 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17207
* Remove extraneous x11 from CATEGORIES.Steve Price1998-11-211-2/+2
| | | | | | | Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14734
* 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
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* New MASTER_SITE_SUBDIR and update maintainer's email address.Steve Price1998-08-301-4/+4
| | | | | | | | PR: 7776 Submitted by: maintainer Notes: svn path=/head/; revision=12938
* 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-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
* New port kwatch, a `tail -f' replacement for KDE.Thomas Gellekum1998-06-125-0/+39
PR: 6725 Submitted by: Hans Petter Bieker <hanspb@persbraten.vgs.no> Notes: svn path=/head/; revision=11405