aboutsummaryrefslogtreecommitdiffstats
path: root/net/kdetelnet/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest versiondwcjr2001-06-141-11/+7
| | | | | | | | | Update pkg-plist accordingly Fixup Makefile PR: 28060 Submitted by: KATO Tsuguru <tkato@prontomail.com> Reviewed by: will
* Overhaul QT/KDE support:will2001-04-031-5/+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)
* update to 0.63.sf2001-01-291-15/+18
| | | | | | | PR: 24673 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> add missing MAINTAINER.
* Remove hanspb@persbraten.vgs.no as MAINTAINER; email has been bouncingfenner2001-01-221-2/+0
| | | | for over 2 months.
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
|
* change MASTER_SITES to new place.sf2001-01-021-1/+1
| | | | | | | PR: 23746 Submitted by: David W. Chapman Jr. sweep share/locale/*/LC_MESSAGES if empty.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Bump shlib versions of kdelibs11 and kdesupport11.asami2000-02-241-1/+1
|
* Cleanup. USE_QT instead of depending on qt.2 and moc , remove extra dependscpiazza2000-02-221-15/+10
| | | | | | | that aren't needed. GNU_CONFIGURE, not HAS_CONFIGURE PR: 16846 Submitted by: Will Andrews <andrews@technologist.com>
* Remove giflib dependence.imura2000-02-151-1/+0
| | | | | | | | 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!!
* The version number of libgif.so has changed to 5.steve1999-09-181-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Forget about ${PREFIX}/include/giflib.tg1999-05-271-4/+2
|
* MASTER_SITE_DIR had a leading / which caused fetch to disallow fetchingjseger1999-04-081-2/+2
| | | | | | | the port PR: ports/10995 Submitted by: mharo@area51.fremont.ca.us
* Import of kdetelnet version 0.61.steve1999-04-031-0/+41
A Frontend for telnet, rlogin, ssh in K Desktop Environment. PR: 6687 Submitted by: Hans Petter Bieker <hanspb@persbraten.vgs.no>