aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-04-19 02:30:02 +0000
committerWill Andrews <will@FreeBSD.org>2002-04-19 02:30:02 +0000
commite05ed36727813c752300995435b0dc1aee51ecc3 (patch)
treed926f0f9b039ccf866d06988fbb956f5373cb5b9 /net
parenta9115fa27e6e7ffe5911b46d8498cdc5eff851fc (diff)
downloadports-e05ed36727813c752300995435b0dc1aee51ecc3.tar.gz
ports-e05ed36727813c752300995435b0dc1aee51ecc3.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/Makefile6
-rw-r--r--net/icqnix/Makefile26
-rw-r--r--net/icqnix/distinfo1
-rw-r--r--net/icqnix/files/patch-aa11
-rw-r--r--net/icqnix/pkg-comment1
-rw-r--r--net/icqnix/pkg-descr23
-rw-r--r--net/icqnix/pkg-plist52
-rw-r--r--net/kicq/Makefile24
-rw-r--r--net/kicq/distinfo1
-rw-r--r--net/kicq/files/patch-aa15
-rw-r--r--net/kicq/files/patch-ab14
-rw-r--r--net/kicq/pkg-comment1
-rw-r--r--net/kicq/pkg-descr8
-rw-r--r--net/kicq/pkg-plist107
-rw-r--r--net/kmud/Makefile29
-rw-r--r--net/kmud/distinfo1
-rw-r--r--net/kmud/files/patch-aa20
-rw-r--r--net/kmud/pkg-comment1
-rw-r--r--net/kmud/pkg-descr9
-rw-r--r--net/kmud/pkg-plist56
-rw-r--r--net/ksamba/Makefile32
-rw-r--r--net/ksamba/distinfo1
-rw-r--r--net/ksamba/files/patch-aa12
-rw-r--r--net/ksamba/files/patch-ab12
-rw-r--r--net/ksamba/files/patch-ac20
-rw-r--r--net/ksamba/files/patch-ad13
-rw-r--r--net/ksamba/pkg-comment1
-rw-r--r--net/ksamba/pkg-descr3
-rw-r--r--net/ksamba/pkg-plist17
-rw-r--r--net/kxicq-devel/Makefile68
-rw-r--r--net/kxicq-devel/distinfo5
-rw-r--r--net/kxicq-devel/pkg-comment1
-rw-r--r--net/kxicq-devel/pkg-descr6
-rw-r--r--net/kxicq-devel/pkg-plist79
-rw-r--r--net/kxicq/Makefile68
-rw-r--r--net/kxicq/distinfo5
-rw-r--r--net/kxicq/pkg-comment1
-rw-r--r--net/kxicq/pkg-descr6
-rw-r--r--net/kxicq/pkg-plist79
-rw-r--r--net/pppload/Makefile21
-rw-r--r--net/pppload/distinfo1
-rw-r--r--net/pppload/files/patch-aa112
-rw-r--r--net/pppload/files/patch-ab36
-rw-r--r--net/pppload/files/patch-ac27
-rw-r--r--net/pppload/files/patch-ad115
-rw-r--r--net/pppload/files/patch-ae124
-rw-r--r--net/pppload/files/patch-af49
-rw-r--r--net/pppload/files/patch-ag64
-rw-r--r--net/pppload/pkg-comment1
-rw-r--r--net/pppload/pkg-descr3
-rw-r--r--net/pppload/pkg-plist1
51 files changed, 0 insertions, 1389 deletions
diff --git a/net/Makefile b/net/Makefile
index a21c35cfa4d8..aaca1cf23924 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -173,7 +173,6 @@
SUBDIR += icmpquery
SUBDIR += icqlib
SUBDIR += icqlib0
- SUBDIR += icqnix
SUBDIR += icradius
SUBDIR += icukrell
SUBDIR += ip-tun
@@ -199,14 +198,10 @@
SUBDIR += jwhois
SUBDIR += kdenetwork2
SUBDIR += kdetelnet
- SUBDIR += kicq
SUBDIR += kinkatta
SUBDIR += kio_fish
SUBDIR += kmsn
- SUBDIR += kmud
SUBDIR += konverse
- SUBDIR += ksamba
- SUBDIR += kxicq
SUBDIR += kxicq2
SUBDIR += lam
SUBDIR += lambdamoo
@@ -370,7 +365,6 @@
SUBDIR += pipsecd
SUBDIR += pmf
SUBDIR += poptop
- SUBDIR += pppload
SUBDIR += pppoa
SUBDIR += ppptraf
SUBDIR += pptpclient
diff --git a/net/icqnix/Makefile b/net/icqnix/Makefile
deleted file mode 100644
index 2b902ecfbafa..000000000000
--- a/net/icqnix/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: icqnix
-# Date created: 27 Aug 1999
-# Whom: Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>
-#
-# $FreeBSD$
-#
-
-PORTNAME= icqnix
-PORTVERSION= b1
-CATEGORIES= net
-MASTER_SITES= http://www.csie.nctu.edu.tw/~yinjieh/
-DISTNAME= icqnix-beta1
-
-MAINTAINER= yinjieh@csie.nctu.edu.tw
-
-RUN_DEPENDS= esdplay:${PORTSDIR}/audio/esound
-
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_QT_VER= 1
-
-post-install:
- @strip ${PREFIX}/bin/icqnix
- @strip ${PREFIX}/bin/icqnix.install
-
-.include <bsd.port.mk>
diff --git a/net/icqnix/distinfo b/net/icqnix/distinfo
deleted file mode 100644
index 18106f806298..000000000000
--- a/net/icqnix/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (icqnix-beta1.tar.gz) = 4fd1627d4bc8f8a5a1f1793fb538538e
diff --git a/net/icqnix/files/patch-aa b/net/icqnix/files/patch-aa
deleted file mode 100644
index 3512a8dc1d8d..000000000000
--- a/net/icqnix/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/icqfunctions.h.orig Sun Feb 27 15:34:39 2000
-+++ src/icqfunctions.h Sun Feb 27 15:36:57 2000
-@@ -46,7 +46,7 @@
- virtual ~ICQFunctions(void);
- void setup(ICQUser *s, int index, bool isAutoClose);
- char *tabLabel[4];
-- const int TAB_READ = 0, TAB_SEND = 1, TAB_USERINFO = 2, TAB_HISTORY = 3;
-+ static const int TAB_READ = 0, TAB_SEND = 1, TAB_USERINFO = 2, TAB_HISTORY = 3;
- int currentTab;
- ICQUser *theUser;
- ICQ *server;
diff --git a/net/icqnix/pkg-comment b/net/icqnix/pkg-comment
deleted file mode 100644
index 10a65c3e35b1..000000000000
--- a/net/icqnix/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-ICQ client for the X Window System for UNIX based PCs
diff --git a/net/icqnix/pkg-descr b/net/icqnix/pkg-descr
deleted file mode 100644
index 93d13680ece5..000000000000
--- a/net/icqnix/pkg-descr
+++ /dev/null
@@ -1,23 +0,0 @@
-ICQnix is an ICQ client for the X Window System for UNIX based PCs, designed
-to look and feel as much like the Mirabilis ICQ client as possible. ICQnix
-has been developed and tested on Linux, and theoretically should work on
-other variants of UNIX. It uses the Qt widget set and was originally based on
-Licq v0.41 by Graham Roff.
-
-Some of it's features include:
-
-o Send and Receive Online/Offline messages
-o Send and Receive Online/Offline URLs
-o Peer to Peer Chat
-o Message History
-o Visible/Invisible lists
-o ICQ Search
-o View Basic User Info
-o Event sounds
-o X-based user installation
-o Closely resembles the Windows ICQ interface
-
-WWW: http://icqnix.linuxbox.com/
-
-- Yin-Jieh Chen
-yinjieh@csie.nctu.edu.tw
diff --git a/net/icqnix/pkg-plist b/net/icqnix/pkg-plist
deleted file mode 100644
index 19f2b23876e3..000000000000
--- a/net/icqnix/pkg-plist
+++ /dev/null
@@ -1,52 +0,0 @@
-bin/icqnix
-bin/icqnix.install
-share/icqnix/icqnix.conf
-share/icqnix/users.conf
-share/icqnix/sounds/auth.au
-share/icqnix/sounds/chat.au
-share/icqnix/sounds/chatbeep.au
-share/icqnix/sounds/email.au
-share/icqnix/sounds/external.au
-share/icqnix/sounds/file.au
-share/icqnix/sounds/message.au
-share/icqnix/sounds/notify.au
-share/icqnix/sounds/online.au
-share/icqnix/sounds/swing.au
-share/icqnix/sounds/system.au
-share/icqnix/sounds/url.au
-share/icqnix/translations/ASCII
-share/icqnix/translations/CP437
-share/icqnix/translations/CP850
-share/icqnix/translations/DANISH
-share/icqnix/translations/DEC_MCS
-share/icqnix/translations/DG_MCS
-share/icqnix/translations/DUTCH
-share/icqnix/translations/FINNISH
-share/icqnix/translations/FRENCH
-share/icqnix/translations/FRENCH_CANADIAN
-share/icqnix/translations/GERMAN
-share/icqnix/translations/HP_MCS
-share/icqnix/translations/IRV
-share/icqnix/translations/ITALIAN
-share/icqnix/translations/JIS
-share/icqnix/translations/MACINTOSH
-share/icqnix/translations/NEXT
-share/icqnix/translations/NORWEGIAN_1
-share/icqnix/translations/NORWEGIAN_2
-share/icqnix/translations/POLISH
-share/icqnix/translations/POLISH_NOPL
-share/icqnix/translations/PORTUGUESE
-share/icqnix/translations/PORTUGUESE_COM
-share/icqnix/translations/RUSSIAN
-share/icqnix/translations/RUSSIAN_ALT
-share/icqnix/translations/RUSSIAN_WIN
-share/icqnix/translations/SPANISH
-share/icqnix/translations/SWEDISH
-share/icqnix/translations/SWEDISH_NAMES
-share/icqnix/translations/SWEDISH_NAMES_COM
-share/icqnix/translations/SWISS
-share/icqnix/translations/UNITED_KINGDOM
-share/icqnix/translations/UNITED_KINGDOM_COM
-@dirrm share/icqnix/sounds
-@dirrm share/icqnix/translations
-@dirrm share/icqnix
diff --git a/net/kicq/Makefile b/net/kicq/Makefile
deleted file mode 100644
index f01b6be431fe..000000000000
--- a/net/kicq/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: kicq
-# Date created: 16 March 1999
-# Whom: Pavel Andreev
-#
-# $FreeBSD$
-#
-
-PORTNAME= kicq
-PORTVERSION= 1.0.0
-CATEGORIES= net kde
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= lioux@FreeBSD.org
-
-LIB_DEPENDS= icq.1:${PORTSDIR}/net/icqlib
-
-BROKEN= Does not work with current icq protocol
-
-USE_KDELIBS_VER=1
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-
-.include <bsd.port.mk>
diff --git a/net/kicq/distinfo b/net/kicq/distinfo
deleted file mode 100644
index c2a242b0447d..000000000000
--- a/net/kicq/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (kicq-1.0.0.tar.gz) = c96d8f3b178863e2cc0049359be25273
diff --git a/net/kicq/files/patch-aa b/net/kicq/files/patch-aa
deleted file mode 100644
index 4509e9d0750a..000000000000
--- a/net/kicq/files/patch-aa
+++ /dev/null
@@ -1,15 +0,0 @@
-This is to avoid a very weird compiler bug
-on -stable. Certain combinations of -O#
-and -march were making kicq core dump.
-
---- configure.orig Mon Aug 14 23:25:24 2000
-+++ configure Mon Aug 14 23:26:28 2000
-@@ -6406,7 +6406,7 @@
- s%@SHELL@%$SHELL%g
- s%@CFLAGS@%$CFLAGS%g
- s%@CPPFLAGS@%$CPPFLAGS%g
--s%@CXXFLAGS@%$CXXFLAGS%g
-+s%@CXXFLAGS@%%g
- s%@FFLAGS@%$FFLAGS%g
- s%@DEFS@%$DEFS%g
- s%@LDFLAGS@%$LDFLAGS%g
diff --git a/net/kicq/files/patch-ab b/net/kicq/files/patch-ab
deleted file mode 100644
index 2d5cfad020b3..000000000000
--- a/net/kicq/files/patch-ab
+++ /dev/null
@@ -1,14 +0,0 @@
---- kicq/extra/kicq-upgrade.orig Sun Jul 30 15:56:14 2000
-+++ kicq/extra/kicq-upgrade Tue Aug 15 12:54:27 2000
-@@ -1,9 +1,9 @@
--#!/bin/bash
-+#!/bin/sh
- # $Id: kicq-upgrade,v 1.1 2000/07/30 18:56:36 denis Exp $
- # This script will upgrade 0.3.0-like configuration and contact list
- # to the new 1.0.0 version
-
--AWK=/bin/awk
-+AWK=/usr/bin/awk
- MV=/bin/mv
- RM=/bin/rm
- MKDIR=/bin/mkdir
diff --git a/net/kicq/pkg-comment b/net/kicq/pkg-comment
deleted file mode 100644
index 36e56e5b7d18..000000000000
--- a/net/kicq/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-KDE/Qt based ICQ clone
diff --git a/net/kicq/pkg-descr b/net/kicq/pkg-descr
deleted file mode 100644
index 8a4be5760102..000000000000
--- a/net/kicq/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-kicq is an KDE/Qt based ICQ clone which very closely resembles Mirabilis ICQ.
-
-It supports sending/receiving messages and URLs, user search by nick/email/uin,
-message history and KOI8-R<>CP1251 conversion for russian users.
-
-WWW: http://kicq.sourceforge.net/
-
--- Pavel Andreev <paxvel@iname.com>
diff --git a/net/kicq/pkg-plist b/net/kicq/pkg-plist
deleted file mode 100644
index 229e90b81c4b..000000000000
--- a/net/kicq/pkg-plist
+++ /dev/null
@@ -1,107 +0,0 @@
-bin/kicq
-bin/kicq-upgrade
-share/applnk/Internet/kicq.kdelnk
-share/apps/kicq/pics/add.xpm
-share/apps/kicq/pics/alert.xpm
-share/apps/kicq/pics/all.xpm
-share/apps/kicq/pics/auth.xpm
-share/apps/kicq/pics/authlast.xpm
-share/apps/kicq/pics/away.xpm
-share/apps/kicq/pics/chat.xpm
-share/apps/kicq/pics/connect.xpm
-share/apps/kicq/pics/connect1.xpm
-share/apps/kicq/pics/connect2.xpm
-share/apps/kicq/pics/connect3.xpm
-share/apps/kicq/pics/connect4.xpm
-share/apps/kicq/pics/connect5.xpm
-share/apps/kicq/pics/connect6.xpm
-share/apps/kicq/pics/connect7.xpm
-share/apps/kicq/pics/connect8.xpm
-share/apps/kicq/pics/delete.xpm
-share/apps/kicq/pics/dnd.xpm
-share/apps/kicq/pics/exclam.xpm
-share/apps/kicq/pics/exclamlast.xpm
-share/apps/kicq/pics/file.xpm
-share/apps/kicq/pics/freechat.xpm
-share/apps/kicq/pics/gray.xpm
-share/apps/kicq/pics/history.xpm
-share/apps/kicq/pics/icq1.xpm
-share/apps/kicq/pics/icq10.xpm
-share/apps/kicq/pics/icq11.xpm
-share/apps/kicq/pics/icq12.xpm
-share/apps/kicq/pics/icq13.xpm
-share/apps/kicq/pics/icq14.xpm
-share/apps/kicq/pics/icq15.xpm
-share/apps/kicq/pics/icq16.xpm
-share/apps/kicq/pics/icq17.xpm
-share/apps/kicq/pics/icq2.xpm
-share/apps/kicq/pics/icq3.xpm
-share/apps/kicq/pics/icq4.xpm
-share/apps/kicq/pics/icq5.xpm
-share/apps/kicq/pics/icq6.xpm
-share/apps/kicq/pics/icq7.xpm
-share/apps/kicq/pics/icq8.xpm
-share/apps/kicq/pics/icq9.xpm
-share/apps/kicq/pics/info.xpm
-share/apps/kicq/pics/klipper.xpm
-share/apps/kicq/pics/message.xpm
-share/apps/kicq/pics/msglast.xpm
-share/apps/kicq/pics/na.xpm
-share/apps/kicq/pics/notall.xpm
-share/apps/kicq/pics/null.xpm
-share/apps/kicq/pics/occupied.xpm
-share/apps/kicq/pics/offline.xpm
-share/apps/kicq/pics/online.xpm
-share/apps/kicq/pics/privacy.xpm
-share/apps/kicq/pics/receive.xpm
-share/apps/kicq/pics/reg.xpm
-share/apps/kicq/pics/rename.xpm
-share/apps/kicq/pics/search.gif
-share/apps/kicq/pics/search.xpm
-share/apps/kicq/pics/sendicq.xpm
-share/apps/kicq/pics/setup.xpm
-share/apps/kicq/pics/shutdown.xpm
-share/apps/kicq/pics/uaway.xpm
-share/apps/kicq/pics/udnd.xpm
-share/apps/kicq/pics/ufreechat.xpm
-share/apps/kicq/pics/una.xpm
-share/apps/kicq/pics/uoccupied.xpm
-share/apps/kicq/pics/uprivacy.xpm
-share/apps/kicq/pics/url.xpm
-share/apps/kicq/pics/urllast.xpm
-share/apps/kicq/pics/wwpager.xpm
-share/apps/kicq/sounds/Auth.wav
-share/apps/kicq/sounds/Chat.wav
-share/apps/kicq/sounds/ChatAction.wav
-share/apps/kicq/sounds/ChatBeep.wav
-share/apps/kicq/sounds/ChatEmote.wav
-share/apps/kicq/sounds/Contact.wav
-share/apps/kicq/sounds/EMail.wav
-share/apps/kicq/sounds/External.wav
-share/apps/kicq/sounds/File.wav
-share/apps/kicq/sounds/FileDone.wav
-share/apps/kicq/sounds/Global.wav
-share/apps/kicq/sounds/Homepage.wav
-share/apps/kicq/sounds/Message.wav
-share/apps/kicq/sounds/MsgBack.wav
-share/apps/kicq/sounds/MsgBell.wav
-share/apps/kicq/sounds/MsgSent.wav
-share/apps/kicq/sounds/MsgType.wav
-share/apps/kicq/sounds/Notify.wav
-share/apps/kicq/sounds/Online.wav
-share/apps/kicq/sounds/Phone.wav
-share/apps/kicq/sounds/Picture.wav
-share/apps/kicq/sounds/Plugin.wav
-share/apps/kicq/sounds/Reminder.wav
-share/apps/kicq/sounds/Startup.wav
-share/apps/kicq/sounds/System.wav
-share/apps/kicq/sounds/URL.wav
-share/apps/kicq/sounds/WebSearch.wav
-share/icons/kicq.xpm
-share/icons/mini/kicq.xpm
-share/locale/de/LC_MESSAGES/kicq.mo
-share/locale/es/LC_MESSAGES/kicq.mo
-share/locale/ru/LC_MESSAGES/kicq.mo
-@dirrm share/apps/kicq/sounds
-@dirrm share/apps/kicq/pics
-@dirrm share/apps/kicq
diff --git a/net/kmud/Makefile b/net/kmud/Makefile
deleted file mode 100644
index 9fc4503f3bef..000000000000
--- a/net/kmud/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: KMud
-# Date created: 31 Oct 1999
-# Whom: Will Andrews <andrews@technologist.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= kmud
-PORTVERSION= 1.0
-PORTREVISION= 1
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- ftp://ftp.kmud.de/pub/kmud/
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= ports@FreeBSD.org
-
-BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext
-
-USE_KDEBASE_VER=1
-USE_LIBTOOL= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib" \
- QTDIR="${X11BASE}"
-
-pre-patch:
- @${PERL} -pi -e "s|-ldl ||g" ${WRKSRC}/kmud/Makefile.in
-
-.include <bsd.port.mk>
diff --git a/net/kmud/distinfo b/net/kmud/distinfo
deleted file mode 100644
index f217bea0c083..000000000000
--- a/net/kmud/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (kmud-1.0.tar.gz) = 852415e4256fcb1b442aab1dc90cee1d
diff --git a/net/kmud/files/patch-aa b/net/kmud/files/patch-aa
deleted file mode 100644
index 3ebd3b74b925..000000000000
--- a/net/kmud/files/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
---- kmud/cpluginmanager.cpp.orig Sun Nov 5 07:55:13 2000
-+++ kmud/cpluginmanager.cpp Thu Jan 18 05:20:32 2001
-@@ -109,7 +109,7 @@
- int i;
- void* handle=NULL;
- KmudPlugin* (*create_function)(void);
-- char* error;
-+ const char* error;
- bool b;
-
- // search plugin
-@@ -229,7 +229,7 @@
- PluginInfo* info;
- int i;
- bool b;
-- char* error;
-+ const char* error;
- QString name;
-
- // search plugin
diff --git a/net/kmud/pkg-comment b/net/kmud/pkg-comment
deleted file mode 100644
index e29e66841fb9..000000000000
--- a/net/kmud/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Cool MUD interface based on KDE/Qt
diff --git a/net/kmud/pkg-descr b/net/kmud/pkg-descr
deleted file mode 100644
index 61a2de40f2f6..000000000000
--- a/net/kmud/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-Finally, a half-decent GUI MUD interface for UNIX!
-It does ANSI color - although at this time that support
-is slightly broken.. this program is for the people who
-are tired of tintin++ or tinyfugue, etc. and want a real
-GUI MUD client! :-)
-
-WWW: http://www.kmud.de/
-
-- Will <andrews@technologist.com>
diff --git a/net/kmud/pkg-plist b/net/kmud/pkg-plist
deleted file mode 100644
index debe11fa74ec..000000000000
--- a/net/kmud/pkg-plist
+++ /dev/null
@@ -1,56 +0,0 @@
-bin/kmud
-share/applnk/Games/kmud.kdelnk
-share/apps/kmud/toolbar/kmud_aliases.xpm
-share/apps/kmud/toolbar/kmud_connectionwizard.xpm
-share/apps/kmud/toolbar/kmud_create.xpm
-share/apps/kmud/toolbar/kmud_disconnect.xpm
-share/apps/kmud/toolbar/kmud_eraser.xpm
-share/apps/kmud/toolbar/kmud_follow.xpm
-share/apps/kmud/toolbar/kmud_grid.xpm
-share/apps/kmud/toolbar/kmud_log.xpm
-share/apps/kmud/toolbar/kmud_lvldown.xpm
-share/apps/kmud/toolbar/kmud_lvlup.xpm
-share/apps/kmud/toolbar/kmud_mapper.xpm
-share/apps/kmud/toolbar/kmud_null.xpm
-share/apps/kmud/toolbar/kmud_path.xpm
-share/apps/kmud/toolbar/kmud_pointer.xpm
-share/apps/kmud/toolbar/kmud_properties.xpm
-share/apps/kmud/toolbar/kmud_quickconnect.xpm
-share/apps/kmud/toolbar/kmud_room.xpm
-share/apps/kmud/toolbar/kmud_text.xpm
-share/apps/kmud/toolbar/kmud_triggers.xpm
-share/apps/kmud/toolbar/kmud_zone.xpm
-share/apps/kmud/toolbar/kmud_zoneup.xpm
-share/doc/HTML/de/kmud/index-1.html
-share/doc/HTML/de/kmud/index-2.html
-share/doc/HTML/de/kmud/index-3.html
-share/doc/HTML/de/kmud/index-4.html
-share/doc/HTML/de/kmud/index-5.html
-share/doc/HTML/de/kmud/index.html
-share/doc/HTML/de/kmud/logotp3.png
-share/doc/HTML/en/kmud/index-1.html
-share/doc/HTML/en/kmud/index-2.html
-share/doc/HTML/en/kmud/index-3.html
-share/doc/HTML/en/kmud/index-4.html
-share/doc/HTML/en/kmud/index-5.html
-share/doc/HTML/en/kmud/index.html
-share/doc/HTML/en/kmud/logotp3.png
-share/doc/HTML/it/kmud/index-1.html
-share/doc/HTML/it/kmud/index-2.html
-share/doc/HTML/it/kmud/index-3.html
-share/doc/HTML/it/kmud/index-4.html
-share/doc/HTML/it/kmud/index-5.html
-share/doc/HTML/it/kmud/index.html
-share/doc/HTML/it/kmud/logotp3.png
-share/icons/kmud.xpm
-share/icons/mini/kmud.xpm
-share/locale/de/LC_MESSAGES/kmud.mo
-share/locale/it/LC_MESSAGES/kmud.mo
-@unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/* 2>/dev/null || true
-@unexec rmdir %D/share/locale 2>/dev/null || true
-@dirrm share/doc/HTML/it/kmud
-@dirrm share/doc/HTML/en/kmud
-@dirrm share/doc/HTML/de/kmud
-@dirrm share/apps/kmud/toolbar
-@dirrm share/apps/kmud
diff --git a/net/ksamba/Makefile b/net/ksamba/Makefile
deleted file mode 100644
index 62e272c6aac7..000000000000
--- a/net/ksamba/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: ksamba
-# Date created: 18 May 1998
-# Whom: Hans Petter Bieker <hanspb@persbraten.vgs.no>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ksamba
-PORTVERSION= 0.3.4
-PORTREVISION= 1
-CATEGORIES= net kde
-MASTER_SITES= ${MASTER_SITE_KDE} \
- http://www.kneschke.de/projekte/ksamba/download/
-MASTER_SITE_SUBDIR= unstable/apps/network
-
-BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext
-
-USE_KDELIBS_VER=1
-USE_GMAKE= yes
-USE_AUTOMAKE= yes
-CONFIGURE_ENV= QTDIR="${X11BASE}" KDEDIR="${LOCALBASE}" \
- MOC="${X11BASE}/bin/moc"
-CONFIGURE_ARGS= --with-qt-includes=${X11BASE}/include/X11/qt
-
-post-extract:
- @${RM} -f ${WRKSRC}/config.cache
- @${RM} -f ${WRKSRC}/ksamba/*.moc
-
-post-patch:
- @cd ${WRKSRC} && aclocal
-
-.include <bsd.port.mk>
diff --git a/net/ksamba/distinfo b/net/ksamba/distinfo
deleted file mode 100644
index a63156921f49..000000000000
--- a/net/ksamba/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (ksamba-0.3.4.tar.gz) = 370ee880e7ea043536ef297cf3943e1f
diff --git a/net/ksamba/files/patch-aa b/net/ksamba/files/patch-aa
deleted file mode 100644
index 993a3230923f..000000000000
--- a/net/ksamba/files/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
---- ksamba/myservicewidget_page1Data.cpp.orig Thu Apr 23 14:43:37 1998
-+++ ksamba/myservicewidget_page1Data.cpp Sat Feb 12 05:16:31 2000
-@@ -18,6 +18,9 @@
- #include <qlabel.h>
- #include <qbttngrp.h>
-
-+#define QColor(i) (QColor)(i)
-+#define QRgb(i) (QRgb)(i)
-+
- myservicewidget_page1Data::myservicewidget_page1Data
- (
- QWidget* parent,
diff --git a/net/ksamba/files/patch-ab b/net/ksamba/files/patch-ab
deleted file mode 100644
index f423a152c4cf..000000000000
--- a/net/ksamba/files/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
---- ksamba/myservicewidget_page4Data.cpp.orig Thu Apr 23 14:43:38 1998
-+++ ksamba/myservicewidget_page4Data.cpp Sat Feb 12 05:18:18 2000
-@@ -18,6 +18,9 @@
- #include <qlabel.h>
- #include <qbttngrp.h>
-
-+#define QColor(i) (QColor)(i)
-+#define QRgb(i) (QRgb)(i)
-+
- myservicewidget_page4Data::myservicewidget_page4Data
- (
- QWidget* parent,
diff --git a/net/ksamba/files/patch-ac b/net/ksamba/files/patch-ac
deleted file mode 100644
index 12056bd61160..000000000000
--- a/net/ksamba/files/patch-ac
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.in.orig Tue Oct 19 17:06:17 1999
-+++ configure.in Thu Feb 1 21:41:32 2001
-@@ -44,7 +44,6 @@
- AC_PATH_KDE dnl check X, Qt and KDE
- AC_CHECK_LIB(compat, main, [LIBCOMPAT="-lcompat"]) dnl for FreeBSD
- AC_SUBST(LIBCOMPAT)
--AC_FIND_GIF dnl only needed, if you need gif, but doesn't hurt
- AC_FIND_JPEG dnl only needed, if you need jpeg, but doesn't hurt
-
- AC_CHECK_RPATH
-@@ -74,4 +73,9 @@
- dnl add here all your Makefiles
- AC_OUTPUT(Makefile \
- ksamba/Makefile \
-+ ksamba/doc/Makefile \
-+ ksamba/doc/de/Makefile \
-+ ksamba/doc/en/Makefile \
-+ ksamba/pics/Makefile \
-+ ksamba/pics/icons/Makefile \
- po/Makefile)
diff --git a/net/ksamba/files/patch-ad b/net/ksamba/files/patch-ad
deleted file mode 100644
index 315bb99e4e79..000000000000
--- a/net/ksamba/files/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
---- ksamba/Makefile.am.orig Tue Oct 19 16:53:55 1999
-+++ ksamba/Makefile.am Thu Feb 1 22:16:01 2001
-@@ -208,10 +208,6 @@
- newserviceData.moc:newserviceData.h
- $(MOC) newserviceData.h -o newserviceData.moc
-
--install-data-local:
-- $(mkinstalldirs) $(APPSDIR)
-- $(INSTALL_DATA) ksamba.kdelnk $(APPSDIR)
--
-
-
-
diff --git a/net/ksamba/pkg-comment b/net/ksamba/pkg-comment
deleted file mode 100644
index 3f81f0328497..000000000000
--- a/net/ksamba/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-KDE/Q program to setup/configure samba
diff --git a/net/ksamba/pkg-descr b/net/ksamba/pkg-descr
deleted file mode 100644
index 102e075b033b..000000000000
--- a/net/ksamba/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE/Q program to setup/configure samba
-
-WWW: http://www.kneschke.de/projekte/ksamba/
diff --git a/net/ksamba/pkg-plist b/net/ksamba/pkg-plist
deleted file mode 100644
index 67e2360e13fe..000000000000
--- a/net/ksamba/pkg-plist
+++ /dev/null
@@ -1,17 +0,0 @@
-bin/ksamba
-share/applnk/Utilities/ksamba.kdelnk
-share/apps/ksamba/pics/folder.xpm
-share/apps/ksamba/pics/folder_inactive.xpm
-share/apps/ksamba/pics/pageadd.xpm
-share/apps/ksamba/pics/pageremove.xpm
-share/apps/ksamba/pics/printer.xpm
-share/apps/ksamba/pics/printer_inactive.xpm
-share/doc/HTML/de/ksamba/index.html
-share/doc/HTML/en/ksamba/index.html
-share/icons/ksamba.xpm
-share/locale/de/LC_MESSAGES/ksamba.mo
-share/locale/hr/LC_MESSAGES/ksamba.mo
-@dirrm share/doc/HTML/en/ksamba
-@dirrm share/doc/HTML/de/ksamba
-@dirrm share/apps/ksamba/pics
-@dirrm share/apps/ksamba
diff --git a/net/kxicq-devel/Makefile b/net/kxicq-devel/Makefile
deleted file mode 100644
index 2dd93b87f852..000000000000
--- a/net/kxicq-devel/Makefile
+++ /dev/null
@@ -1,68 +0,0 @@
-# New ports collection makefile for: kxicq
-# Date created: 10 March 2000
-# Whom: Andrey Novikov <andrey@novikov.com>
-#
-# $FreeBSD$
-
-PORTNAME= kxicq
-PORTVERSION= 0.3.97b
-CATEGORIES= net kde
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-03132000
-
-MAINTAINER= andrey@novikov.com
-
-USE_KDELIBS_VER=1
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-
-DIST_SUBDIR= kxicq
-
-.if defined(ADDITIONAL_SKINS)
-SKINS= GoldBlue blueplanet ciasa_boark_inc cyrus
-PLIST= ${WRKDIR}/PLIST
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} GoldBlue.tar.gz \
- blueplanet-0.1.tar.gz cyrustheme.tar.gz \
- ciasa_boark_inc-0.4.tar.gz
-.endif
-
-pre-fetch:
-.if !defined(ADDITIONAL_SKINS)
- @${ECHO}
- @${ECHO} "You may define INSTALL_ADDITIONAL_SKINS (make ADDITIONAL_SKINS=YES)"
- @${ECHO} "to fetch and install additional skins for kxicq."
- @${ECHO}
- @sleep 1
-.endif
-
-post-extract:
-.if defined(ADDITIONAL_SKINS)
- @${MKDIR} ${WRKDIR}/ciasa_boark_inc
- @${TAR} -xz -C ${WRKDIR}/ciasa_boark_inc -f ${WRKDIR}/ciasa_boark_inc-0.4.tar.gz
-.endif
-
-pre-install:
-.if defined(ADDITIONAL_SKINS)
- @if [ -f ${PLIST} ] ; then \
- ${RM} ${PLIST} ; fi
-.for skin in ${SKINS}
- @for f in ${WRKDIR}/${skin}/* ; do \
- file=`${BASENAME} $$f`; \
- ${ECHO_CMD} share/apps/kxicq/skins/${skin}/$$file >> ${PLIST} ; done
- @${ECHO_CMD} @dirrm share/apps/kxicq/skins/${skin} >> ${PLIST}.dirrm
-.endfor
- @${CAT} ${PLIST}.dirrm >> ${PLIST} && ${RM} ${PLIST}.dirrm
- @${CAT} ${PKGDIR}/pkg-plist >> ${PLIST}
-.endif
-
-post-install:
-.if defined(ADDITIONAL_SKINS)
- @${ECHO} "===> Installing kxicq additional skins"
-.for skin in ${SKINS}
- @${MKDIR} ${PREFIX}/share/apps/kxicq/skins/${skin}
- ${INSTALL_DATA} ${WRKDIR}/${skin}/* ${PREFIX}/share/apps/kxicq/skins/${skin}
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/net/kxicq-devel/distinfo b/net/kxicq-devel/distinfo
deleted file mode 100644
index e64887c60eaf..000000000000
--- a/net/kxicq-devel/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-MD5 (kxicq/kxicq-03132000.tar.gz) = 0690a43dad83d89bbdff7c4143386300
-MD5 (kxicq/GoldBlue.tar.gz) = 401450e4710aebff4b2edad14c0f4cac
-MD5 (kxicq/blueplanet-0.1.tar.gz) = db08ff114c24af4ff185c76820acb04d
-MD5 (kxicq/ciasa_boark_inc-0.4.tar.gz) = b6759abce6e8fd9c69895d28738b63f2
-MD5 (kxicq/cyrustheme.tar.gz) = 0c514e3bdd67f2a2766de43976bc9c2a
diff --git a/net/kxicq-devel/pkg-comment b/net/kxicq-devel/pkg-comment
deleted file mode 100644
index 457c499afbd2..000000000000
--- a/net/kxicq-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-ICQ client for KDE
diff --git a/net/kxicq-devel/pkg-descr b/net/kxicq-devel/pkg-descr
deleted file mode 100644
index 1f4fb0b91a55..000000000000
--- a/net/kxicq-devel/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-The outstanding ICQ client for KDE having the most features
-of MS Windows(tm) analog and even more.
-
-WWW: http://www.kxicq.org/
-
-- Andrey Novikov <andrey@novikov.com>
diff --git a/net/kxicq-devel/pkg-plist b/net/kxicq-devel/pkg-plist
deleted file mode 100644
index 93d94d9418aa..000000000000
--- a/net/kxicq-devel/pkg-plist
+++ /dev/null
@@ -1,79 +0,0 @@
-bin/kxicq
-lib/kxicq/plugins/liblastOnline.so
-lib/kxicq/plugins/liblastOnline.so.0
-lib/kxicq/plugins/librussianConverter.so
-lib/kxicq/plugins/librussianConverter.so.0
-share/locale/nl/LC_MESSAGES/kxicq.mo
-share/locale/ja/LC_MESSAGES/kxicq.mo
-share/locale/de/LC_MESSAGES/kxicq.mo
-share/locale/sv/LC_MESSAGES/kxicq.mo
-share/locale/hr/LC_MESSAGES/kxicq.mo
-share/locale/it/LC_MESSAGES/kxicq.mo
-share/doc/HTML/en/kxicq/index-1.html
-share/doc/HTML/en/kxicq/index-2.html
-share/doc/HTML/en/kxicq/index-3.html
-share/doc/HTML/en/kxicq/index-4.html
-share/doc/HTML/en/kxicq/index-5.html
-share/doc/HTML/en/kxicq/index-6.html
-share/doc/HTML/en/kxicq/index.html
-share/doc/HTML/en/kxicq/index.sgml
-share/doc/HTML/en/kxicq/registration-1.html
-share/doc/HTML/en/kxicq/registration-2-KXicq.html
-share/doc/HTML/en/kxicq/registration-3.html
-share/doc/HTML/en/kxicq/registration-4.html
-share/doc/HTML/en/kxicq/registration-5.html
-share/doc/HTML/en/kxicq/index-7.html
-share/doc/HTML/en/kxicq/layout_default.gif
-share/apps/kxicq/wavs/message.wav
-share/apps/kxicq/icons/default/invisible.xpm
-share/apps/kxicq/icons/default/available.xpm
-share/apps/kxicq/icons/default/send.xpm
-share/apps/kxicq/icons/default/away.xpm
-share/apps/kxicq/icons/default/na.xpm
-share/apps/kxicq/icons/default/dnd.xpm
-share/apps/kxicq/icons/default/occupied.xpm
-share/apps/kxicq/icons/default/ffc.xpm
-share/apps/kxicq/icons/default/exit.xpm
-share/apps/kxicq/icons/default/history.xpm
-share/apps/kxicq/icons/default/newmsg.xpm
-share/apps/kxicq/icons/default/offline.xpm
-share/apps/kxicq/icons/default/online.xpm
-share/apps/kxicq/icons/default/selecttext.xpm
-share/apps/kxicq/icons/default/selectcolor.xpm
-share/apps/kxicq/icons/icq/invisible.xpm
-share/apps/kxicq/icons/icq/available.xpm
-share/apps/kxicq/icons/icq/send.xpm
-share/apps/kxicq/icons/icq/away.xpm
-share/apps/kxicq/icons/icq/na.xpm
-share/apps/kxicq/icons/icq/dnd.xpm
-share/apps/kxicq/icons/icq/occupied.xpm
-share/apps/kxicq/icons/icq/ffc.xpm
-share/apps/kxicq/icons/icq/exit.xpm
-share/apps/kxicq/icons/icq/history.xpm
-share/apps/kxicq/icons/icq/newmsg.xpm
-share/apps/kxicq/icons/icq/offline.xpm
-share/apps/kxicq/icons/icq/online.xpm
-share/apps/kxicq/icons/icq/selecttext.xpm
-share/apps/kxicq/icons/icq/selectcolor.xpm
-share/apps/kxicq/pics/startlogo.bmp
-share/apps/kxicq/skins/computer/computer.kxskin
-share/apps/kxicq/skins/computer/Frame.xpm
-share/apps/kxicq/skins/computer/MenuButtonDown.xpm
-share/apps/kxicq/skins/computer/MenuButtonUp.xpm
-share/apps/kxicq/skins/computer/field.xpm
-share/apps/kxicq/utils/ping.kxutil
-share/apps/kxicq/utils/pine.kxutil
-share/applnk/Applications/kxicq.kdelnk
-include/ltdl.h
-@dirrm share/doc/HTML/en/kxicq
-@dirrm share/apps/kxicq/wavs
-@dirrm share/apps/kxicq/icons/default
-@dirrm share/apps/kxicq/icons/icq
-@dirrm share/apps/kxicq/icons
-@dirrm share/apps/kxicq/utils
-@dirrm share/apps/kxicq/skins/computer
-@dirrm share/apps/kxicq/skins
-@dirrm share/apps/kxicq/pics
-@dirrm share/apps/kxicq
-@dirrm lib/kxicq/plugins
-@dirrm lib/kxicq
diff --git a/net/kxicq/Makefile b/net/kxicq/Makefile
deleted file mode 100644
index 2dd93b87f852..000000000000
--- a/net/kxicq/Makefile
+++ /dev/null
@@ -1,68 +0,0 @@
-# New ports collection makefile for: kxicq
-# Date created: 10 March 2000
-# Whom: Andrey Novikov <andrey@novikov.com>
-#
-# $FreeBSD$
-
-PORTNAME= kxicq
-PORTVERSION= 0.3.97b
-CATEGORIES= net kde
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-03132000
-
-MAINTAINER= andrey@novikov.com
-
-USE_KDELIBS_VER=1
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-
-DIST_SUBDIR= kxicq
-
-.if defined(ADDITIONAL_SKINS)
-SKINS= GoldBlue blueplanet ciasa_boark_inc cyrus
-PLIST= ${WRKDIR}/PLIST
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} GoldBlue.tar.gz \
- blueplanet-0.1.tar.gz cyrustheme.tar.gz \
- ciasa_boark_inc-0.4.tar.gz
-.endif
-
-pre-fetch:
-.if !defined(ADDITIONAL_SKINS)
- @${ECHO}
- @${ECHO} "You may define INSTALL_ADDITIONAL_SKINS (make ADDITIONAL_SKINS=YES)"
- @${ECHO} "to fetch and install additional skins for kxicq."
- @${ECHO}
- @sleep 1
-.endif
-
-post-extract:
-.if defined(ADDITIONAL_SKINS)
- @${MKDIR} ${WRKDIR}/ciasa_boark_inc
- @${TAR} -xz -C ${WRKDIR}/ciasa_boark_inc -f ${WRKDIR}/ciasa_boark_inc-0.4.tar.gz
-.endif
-
-pre-install:
-.if defined(ADDITIONAL_SKINS)
- @if [ -f ${PLIST} ] ; then \
- ${RM} ${PLIST} ; fi
-.for skin in ${SKINS}
- @for f in ${WRKDIR}/${skin}/* ; do \
- file=`${BASENAME} $$f`; \
- ${ECHO_CMD} share/apps/kxicq/skins/${skin}/$$file >> ${PLIST} ; done
- @${ECHO_CMD} @dirrm share/apps/kxicq/skins/${skin} >> ${PLIST}.dirrm
-.endfor
- @${CAT} ${PLIST}.dirrm >> ${PLIST} && ${RM} ${PLIST}.dirrm
- @${CAT} ${PKGDIR}/pkg-plist >> ${PLIST}
-.endif
-
-post-install:
-.if defined(ADDITIONAL_SKINS)
- @${ECHO} "===> Installing kxicq additional skins"
-.for skin in ${SKINS}
- @${MKDIR} ${PREFIX}/share/apps/kxicq/skins/${skin}
- ${INSTALL_DATA} ${WRKDIR}/${skin}/* ${PREFIX}/share/apps/kxicq/skins/${skin}
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/net/kxicq/distinfo b/net/kxicq/distinfo
deleted file mode 100644
index e64887c60eaf..000000000000
--- a/net/kxicq/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-MD5 (kxicq/kxicq-03132000.tar.gz) = 0690a43dad83d89bbdff7c4143386300
-MD5 (kxicq/GoldBlue.tar.gz) = 401450e4710aebff4b2edad14c0f4cac
-MD5 (kxicq/blueplanet-0.1.tar.gz) = db08ff114c24af4ff185c76820acb04d
-MD5 (kxicq/ciasa_boark_inc-0.4.tar.gz) = b6759abce6e8fd9c69895d28738b63f2
-MD5 (kxicq/cyrustheme.tar.gz) = 0c514e3bdd67f2a2766de43976bc9c2a
diff --git a/net/kxicq/pkg-comment b/net/kxicq/pkg-comment
deleted file mode 100644
index 457c499afbd2..000000000000
--- a/net/kxicq/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-ICQ client for KDE
diff --git a/net/kxicq/pkg-descr b/net/kxicq/pkg-descr
deleted file mode 100644
index 1f4fb0b91a55..000000000000
--- a/net/kxicq/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-The outstanding ICQ client for KDE having the most features
-of MS Windows(tm) analog and even more.
-
-WWW: http://www.kxicq.org/
-
-- Andrey Novikov <andrey@novikov.com>
diff --git a/net/kxicq/pkg-plist b/net/kxicq/pkg-plist
deleted file mode 100644
index 93d94d9418aa..000000000000
--- a/net/kxicq/pkg-plist
+++ /dev/null
@@ -1,79 +0,0 @@
-bin/kxicq
-lib/kxicq/plugins/liblastOnline.so
-lib/kxicq/plugins/liblastOnline.so.0
-lib/kxicq/plugins/librussianConverter.so
-lib/kxicq/plugins/librussianConverter.so.0
-share/locale/nl/LC_MESSAGES/kxicq.mo
-share/locale/ja/LC_MESSAGES/kxicq.mo
-share/locale/de/LC_MESSAGES/kxicq.mo
-share/locale/sv/LC_MESSAGES/kxicq.mo
-share/locale/hr/LC_MESSAGES/kxicq.mo
-share/locale/it/LC_MESSAGES/kxicq.mo
-share/doc/HTML/en/kxicq/index-1.html
-share/doc/HTML/en/kxicq/index-2.html
-share/doc/HTML/en/kxicq/index-3.html
-share/doc/HTML/en/kxicq/index-4.html
-share/doc/HTML/en/kxicq/index-5.html
-share/doc/HTML/en/kxicq/index-6.html
-share/doc/HTML/en/kxicq/index.html
-share/doc/HTML/en/kxicq/index.sgml
-share/doc/HTML/en/kxicq/registration-1.html
-share/doc/HTML/en/kxicq/registration-2-KXicq.html
-share/doc/HTML/en/kxicq/registration-3.html
-share/doc/HTML/en/kxicq/registration-4.html
-share/doc/HTML/en/kxicq/registration-5.html
-share/doc/HTML/en/kxicq/index-7.html
-share/doc/HTML/en/kxicq/layout_default.gif
-share/apps/kxicq/wavs/message.wav
-share/apps/kxicq/icons/default/invisible.xpm
-share/apps/kxicq/icons/default/available.xpm
-share/apps/kxicq/icons/default/send.xpm
-share/apps/kxicq/icons/default/away.xpm
-share/apps/kxicq/icons/default/na.xpm
-share/apps/kxicq/icons/default/dnd.xpm
-share/apps/kxicq/icons/default/occupied.xpm
-share/apps/kxicq/icons/default/ffc.xpm
-share/apps/kxicq/icons/default/exit.xpm
-share/apps/kxicq/icons/default/history.xpm
-share/apps/kxicq/icons/default/newmsg.xpm
-share/apps/kxicq/icons/default/offline.xpm
-share/apps/kxicq/icons/default/online.xpm
-share/apps/kxicq/icons/default/selecttext.xpm
-share/apps/kxicq/icons/default/selectcolor.xpm
-share/apps/kxicq/icons/icq/invisible.xpm
-share/apps/kxicq/icons/icq/available.xpm
-share/apps/kxicq/icons/icq/send.xpm
-share/apps/kxicq/icons/icq/away.xpm
-share/apps/kxicq/icons/icq/na.xpm
-share/apps/kxicq/icons/icq/dnd.xpm
-share/apps/kxicq/icons/icq/occupied.xpm
-share/apps/kxicq/icons/icq/ffc.xpm
-share/apps/kxicq/icons/icq/exit.xpm
-share/apps/kxicq/icons/icq/history.xpm
-share/apps/kxicq/icons/icq/newmsg.xpm
-share/apps/kxicq/icons/icq/offline.xpm
-share/apps/kxicq/icons/icq/online.xpm
-share/apps/kxicq/icons/icq/selecttext.xpm
-share/apps/kxicq/icons/icq/selectcolor.xpm
-share/apps/kxicq/pics/startlogo.bmp
-share/apps/kxicq/skins/computer/computer.kxskin
-share/apps/kxicq/skins/computer/Frame.xpm
-share/apps/kxicq/skins/computer/MenuButtonDown.xpm
-share/apps/kxicq/skins/computer/MenuButtonUp.xpm
-share/apps/kxicq/skins/computer/field.xpm
-share/apps/kxicq/utils/ping.kxutil
-share/apps/kxicq/utils/pine.kxutil
-share/applnk/Applications/kxicq.kdelnk
-include/ltdl.h
-@dirrm share/doc/HTML/en/kxicq
-@dirrm share/apps/kxicq/wavs
-@dirrm share/apps/kxicq/icons/default
-@dirrm share/apps/kxicq/icons/icq
-@dirrm share/apps/kxicq/icons
-@dirrm share/apps/kxicq/utils
-@dirrm share/apps/kxicq/skins/computer
-@dirrm share/apps/kxicq/skins
-@dirrm share/apps/kxicq/pics
-@dirrm share/apps/kxicq
-@dirrm lib/kxicq/plugins
-@dirrm lib/kxicq
diff --git a/net/pppload/Makefile b/net/pppload/Makefile
deleted file mode 100644
index 0fca107fb16e..000000000000
--- a/net/pppload/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: pppload
-# Date created: 30 January 1998
-# Whom: Sean Cole <scole@aracnet.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= pppload
-PORTVERSION= 1.0
-CATEGORIES= net sysutils
-MASTER_SITES= ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= system/network/serial/ppp
-
-MAINTAINER= ports@FreeBSD.org
-
-USE_QT_VER= 1
-USE_GMAKE= yes
-
-MAN1= pppload.1
-
-.include <bsd.port.mk>
diff --git a/net/pppload/distinfo b/net/pppload/distinfo
deleted file mode 100644
index f9a17013187e..000000000000
--- a/net/pppload/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (pppload-1.0.tar.gz) = 5f6ef60f2a70386e85655e5b117ee93c
diff --git a/net/pppload/files/patch-aa b/net/pppload/files/patch-aa
deleted file mode 100644
index a1cd3394e64d..000000000000
--- a/net/pppload/files/patch-aa
+++ /dev/null
@@ -1,112 +0,0 @@
---- Makefile.orig Wed Sep 11 21:49:33 1996
-+++ Makefile Sun Jan 24 16:50:01 1999
-@@ -1,21 +1,19 @@
- ####### Installation
- RM=rm -f
- LN=ln -sf
--INSTALL=install
--PREFIX=/usr
-+INSTALL=install -c
-+PREFIX?=/usr/local
- BINDIR=$(PREFIX)/bin
- MANDIR=$(PREFIX)/man/man1
-
- ####### Directories
-
--QTDIR = /usr/lib/qt
--BASEDIR = $(QTDIR)
--INCDIR = $(BASEDIR)/include
--LIBDIR = $(BASEDIR)/lib
-+INCDIR = $(X11BASE)/include/X11/qt
-+LIBDIR = $(X11BASE)/lib
-
- ####### Compiler
-
--CFLAGS = -pipe -O2 -m486 -Wall
-+CFLAGS ?= -pipe -O -Wall
- LFLAGS = -L$(LIBDIR) -lqt
- LEXTRA =
- CC = g++
-@@ -75,7 +73,7 @@
-
- doc:
- ../h2html-1.0/h2html $(HEADERS)
--
-+
- srctar:
- make veryclean
- make doc
-@@ -104,73 +102,3 @@
-
- mMainWindow.C: MainWindow.H
- moc -o mMainWindow.C MainWindow.H
--
--# DO NOT DELETE THIS LINE -- make depend depends on it.
--
--pppload.o: /usr/lib/qt/include/qapp.h /usr/lib/qt/include/qwidget.h
--pppload.o: /usr/lib/qt/include/qwindefs.h /usr/lib/qt/include/qobjdefs.h
--pppload.o: /usr/lib/qt/include/qglobal.h /usr/lib/qt/include/qobject.h
--pppload.o: /usr/lib/qt/include/qstring.h /usr/lib/qt/include/qarray.h
--pppload.o: /usr/lib/qt/include/qgarray.h /usr/lib/qt/include/qshared.h
--pppload.o: /usr/lib/qt/include/qgeneric.h /usr/include/string.h
--pppload.o: /usr/include/features.h /usr/include/sys/cdefs.h
--pppload.o: /usr/lib/gcc-lib/i486-linux/2.7.2/include/stddef.h
--pppload.o: /usr/lib/qt/include/qevent.h /usr/lib/qt/include/qrect.h
--pppload.o: /usr/lib/qt/include/qsize.h /usr/lib/qt/include/qpoint.h
--pppload.o: /usr/lib/qt/include/qpaintd.h /usr/lib/qt/include/qpalette.h
--pppload.o: /usr/lib/qt/include/qcolor.h /usr/lib/qt/include/qcursor.h
--pppload.o: /usr/lib/qt/include/qfont.h /usr/lib/qt/include/qfontmet.h
--pppload.o: /usr/lib/qt/include/qfontinf.h PPPStats.H MainWindow.H
--pppload.o: /usr/lib/qt/include/qpixmap.h Options.H
--PPPStats.o: /usr/include/stdlib.h /usr/include/features.h
--PPPStats.o: /usr/include/sys/cdefs.h
--PPPStats.o: /usr/lib/gcc-lib/i486-linux/2.7.2/include/stddef.h
--PPPStats.o: /usr/include/errno.h /usr/include/linux/errno.h
--PPPStats.o: /usr/include/asm/errno.h /usr/include/alloca.h
--PPPStats.o: /usr/include/stdio.h /usr/include/libio.h
--PPPStats.o: /usr/include/_G_config.h /usr/include/sys/ioctl.h
--PPPStats.o: /usr/include/linux/ioctl.h /usr/include/asm/ioctl.h
--PPPStats.o: /usr/include/sys/termios.h /usr/include/sys/socketio.h
--PPPStats.o: /usr/include/linux/sockios.h /usr/include/asm/sockios.h
--PPPStats.o: /usr/include/sys/socket.h /usr/include/linux/socket.h
--PPPStats.o: /usr/include/asm/socket.h /usr/include/linux/uio.h
--PPPStats.o: /usr/include/sys/types.h /usr/include/linux/types.h
--PPPStats.o: /usr/include/linux/posix_types.h /usr/include/asm/posix_types.h
--PPPStats.o: /usr/include/asm/types.h /usr/include/sys/bitypes.h
--PPPStats.o: /usr/include/net/if.h /usr/include/linux/if.h
--PPPStats.o: /usr/include/linux/ppp_defs.h PPPStats.H
--PPPStats.o: /usr/lib/qt/include/qobject.h /usr/lib/qt/include/qobjdefs.h
--PPPStats.o: /usr/lib/qt/include/qglobal.h /usr/lib/qt/include/qstring.h
--PPPStats.o: /usr/lib/qt/include/qarray.h /usr/lib/qt/include/qgarray.h
--PPPStats.o: /usr/lib/qt/include/qshared.h /usr/lib/qt/include/qgeneric.h
--PPPStats.o: /usr/include/string.h /usr/lib/qt/include/qevent.h
--PPPStats.o: /usr/lib/qt/include/qwindefs.h /usr/lib/qt/include/qrect.h
--PPPStats.o: /usr/lib/qt/include/qsize.h /usr/lib/qt/include/qpoint.h
--PPPStats.o: Options.H /usr/lib/qt/include/qcolor.h
--MainWindow.o: /usr/lib/qt/include/qpainter.h /usr/lib/qt/include/qpaintd.h
--MainWindow.o: /usr/lib/qt/include/qwindefs.h /usr/lib/qt/include/qobjdefs.h
--MainWindow.o: /usr/lib/qt/include/qglobal.h /usr/lib/qt/include/qrect.h
--MainWindow.o: /usr/lib/qt/include/qsize.h /usr/lib/qt/include/qpoint.h
--MainWindow.o: /usr/lib/qt/include/qcolor.h /usr/lib/qt/include/qfontmet.h
--MainWindow.o: /usr/lib/qt/include/qfont.h /usr/lib/qt/include/qstring.h
--MainWindow.o: /usr/lib/qt/include/qarray.h /usr/lib/qt/include/qgarray.h
--MainWindow.o: /usr/lib/qt/include/qshared.h /usr/lib/qt/include/qgeneric.h
--MainWindow.o: /usr/include/string.h /usr/include/features.h
--MainWindow.o: /usr/include/sys/cdefs.h
--MainWindow.o: /usr/lib/gcc-lib/i486-linux/2.7.2/include/stddef.h
--MainWindow.o: /usr/lib/qt/include/qfontinf.h /usr/lib/qt/include/qregion.h
--MainWindow.o: /usr/lib/qt/include/qpen.h /usr/lib/qt/include/qbrush.h
--MainWindow.o: /usr/lib/qt/include/qpntarry.h /usr/lib/qt/include/qwmatrix.h
--MainWindow.o: MainWindow.H /usr/lib/qt/include/qwidget.h
--MainWindow.o: /usr/lib/qt/include/qobject.h /usr/lib/qt/include/qevent.h
--MainWindow.o: /usr/lib/qt/include/qpalette.h /usr/lib/qt/include/qcursor.h
--MainWindow.o: /usr/lib/qt/include/qpixmap.h Options.H
--Options.o: /usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h
--Options.o: Options.H /usr/lib/qt/include/qcolor.h
--Options.o: /usr/lib/qt/include/qwindefs.h /usr/lib/qt/include/qobjdefs.h
--Options.o: /usr/lib/qt/include/qglobal.h /usr/lib/qt/include/qstring.h
--Options.o: /usr/lib/qt/include/qarray.h /usr/lib/qt/include/qgarray.h
--Options.o: /usr/lib/qt/include/qshared.h /usr/lib/qt/include/qgeneric.h
--Options.o: /usr/include/string.h /usr/include/features.h
--Options.o: /usr/include/sys/cdefs.h
--Options.o: /usr/lib/gcc-lib/i486-linux/2.7.2/include/stddef.h
diff --git a/net/pppload/files/patch-ab b/net/pppload/files/patch-ab
deleted file mode 100644
index 0e823f1d61bb..000000000000
--- a/net/pppload/files/patch-ab
+++ /dev/null
@@ -1,36 +0,0 @@
---- Options.C.orig Tue Sep 10 18:55:27 1996
-+++ Options.C Sat Feb 26 17:06:11 2000
-@@ -26,6 +26,7 @@
- Options::Options( int argc, char* argv[] )
- : _divider( 512 ), _interval( 5 ), _link( 0 ), _period( 60 ), _retry( 60 ), _showTx( true ), _showRx( true ), _txColor( "forestgreen" ), _rxColor( "red" )
- {
-+ strcpy(_device, "tun");
- for ( int i = 1; i < argc; i++ ) {
- if ( !strcmp( argv[i], "-cmd" ) ) {
- _cmd = argv[++i];
-@@ -33,6 +34,8 @@
- sscanf( argv[++i], "%d", &_divider );
- } else if ( !strcmp( argv[i], "-i" ) ) {
- sscanf( argv[++i], "%d", &_interval );
-+ } else if ( !strcmp( argv[i], "-device" ) ) {
-+ strcpy(_device,argv[++i]);
- } else if ( !strcmp( argv[i], "-link" ) ) {
- sscanf( argv[++i], "%d", &_link );
- } else if ( !strcmp( argv[i], "-p" ) ) {
-@@ -60,6 +63,7 @@
- fprintf( stderr, "-d n Horizontal divider spacing in bytes per second (default: %d).\n", divider() );
- fprintf( stderr, "-h Print this help.\n" );
- fprintf( stderr, "-i interval Set the polling interval to be 'interval' seconds (default: %d).\n", interval() );
-+ fprintf( stderr, "-device name Name of the device to monitor (default is tun). \n");
- fprintf( stderr, "-link link The PPP link number to monitor (default: %d).\n", link() );
- fprintf( stderr, "-p period Set the load averaging period to be 'period seconds (default: %d).\n", period() );
- fprintf( stderr, "-retry interval Time between retries when dialling PPP link (default: %d).\n", retry() );
-@@ -74,7 +78,7 @@
- fprintf( stderr, "pppload comes with ABSOLUTELY NO WARRANTY; for details see the LICENSE file.\n" );
- fprintf( stderr, "This is free software, and you are welcome to redistribute it\n" );
- fprintf( stderr, "under certain conditions; see the LICENSE file for details.\n" );
--
-+ fprintf( stderr, "Modified for FreeBSD 1998 \n");
- exit( 1 );
- }
- }
diff --git a/net/pppload/files/patch-ac b/net/pppload/files/patch-ac
deleted file mode 100644
index 541be44618ad..000000000000
--- a/net/pppload/files/patch-ac
+++ /dev/null
@@ -1,27 +0,0 @@
-diff -u --new-file pppload-1.0/Options.H ./Options.H
---- pppload-1.0/Options.H Tue Sep 10 16:53:36 1996
-+++ ./Options.H Thu Jan 29 21:12:01 1998
-@@ -31,6 +31,8 @@
- int _divider;
- //: Statistics polling interval in seconds.
- int _interval;
-+ //: Network device to monitor
-+ char _device[4];
- //: PPP link number to monitor.
- int _link;
- //: Load averaging interval in seconds.
-@@ -49,9 +51,12 @@
- //: Extract command line opotions from argc and argv.
- Options( int argc, char* argv[] );
-
-- //: Return the PPP command.
-- QString& cmd() { return _cmd; }
-+ //: Return the PPP command.
-+ QString& cmd() { return _cmd; }
-
-+ //: Return the name of the device being monitored
-+ char * device() { return _device; }
-+
- //: Return the spacing between horizontal dividers.
- int divider() { return _divider; }
-
diff --git a/net/pppload/files/patch-ad b/net/pppload/files/patch-ad
deleted file mode 100644
index 7e819476e22a..000000000000
--- a/net/pppload/files/patch-ad
+++ /dev/null
@@ -1,115 +0,0 @@
-diff -u --new-file pppload-1.0/PPPStats.C ./PPPStats.C
---- pppload-1.0/PPPStats.C Wed Sep 11 19:50:13 1996
-+++ ./PPPStats.C Fri Jan 30 20:16:04 1998
-@@ -19,16 +19,22 @@
-
- extern "C" {
- #include <stdlib.h>
--#include <errno.h>
- #include <stdio.h>
-+#include <sys/types.h>
-+#include <sys/select.h>
- #include <sys/ioctl.h>
- #include <sys/socket.h>
--#include <net/if.h>
--#include <linux/ppp_defs.h>
-+#include <sys/time.h>
-+#include <net/if.h>
-+#include <net/if_ppp.h>
- }
-
- #include "PPPStats.H"
- #include "Options.H"
-+#include <iostream.h>
-+
-+void get_command(char *);
-+char command[200];
-
- typedef struct
- {
-@@ -53,38 +59,42 @@
- system( (const char*)options->cmd() );
- }
-
-- DclPPPInfo PPPInfo[1];
-- struct ifreq ifreq;
-+ DclPPPInfo PPPInfo[1];
-+ struct ifpppstatsreq ifreq;
- struct ppp_stats* PPPStat;
-- struct ppp_stats LastPPPStat[1];
--
-- memset (& ifreq, 0, sizeof (ifreq));
-- sprintf (ifreq.ifr_ifrn.ifrn_name, "ppp%d", options->link());
-+ struct ppp_stats LastPPPStat[1];
-
-- ifreq.ifr_ifru.ifru_data = (caddr_t) PPPInfo;
-+ memset (&ifreq, 0, sizeof (ifreq));
-+ sprintf (ifreq.ifr_name, "%s%d",(const char*)options->device(),options->link());
-+
- PPPStat = & PPPInfo->stats;
- memset (LastPPPStat, 0, sizeof (LastPPPStat));
-
-- if ( (ioctl (_s, SIOCDEVPRIVATE, (caddr_t) & ifreq) < 0) ||
-- ( _isUp && ( PPPStat->p.ppp_ibytes < _rxTotal ) ) ||
-- ( !_isUp && ( PPPStat->p.ppp_ibytes == 0 ) )
-- ) {
-- if ( _isUp ) {
-- _isUp = false;
-- emit linkDown();
-- if ( options->cmd().length() ) {
-- _retryId = startTimer( options->retry() * 1000 );
-- system( (const char*)options->cmd() );
-- }
-- }
-- PPPStat->p.ppp_ibytes = 0;
-- PPPStat->p.ppp_obytes = 0;
-+ get_command(ifreq.ifr_name);
-+ FILE * fptr;
-+ fptr=popen(command,"r+");
-+ fscanf(fptr,"%u%u",&PPPStat->p.ppp_ibytes,&PPPStat->p.ppp_obytes);
-+ pclose(fptr);
-+
-+ if ( ( _isUp && ( PPPStat->p.ppp_ibytes < _rxTotal ) ) ||
-+ ( !_isUp && ( PPPStat->p.ppp_ibytes == 0 ))
-+ ) {
-+ if ( _isUp ) {
-+ _isUp = false;
-+ emit linkDown();
-+ if ( options->cmd().length() ) {
-+ _retryId = startTimer( options->retry() * 1000 );
-+ system( (const char*)options->cmd() );
-+ }
-+ }
-+ PPPStat->p.ppp_ibytes = 0;
-+ PPPStat->p.ppp_obytes = 0;
- } else if ( !_isUp ) {
-- _isUp = true;
-- killTimer( _retryId );
-- _retryId = -1;
-+ _isUp = true;
-+ killTimer( _retryId );
-+ _retryId = -1;
- }
--
-+
- unsigned int rxDelta = PPPStat->p.ppp_ibytes - _rxTotal;
- unsigned int txDelta = PPPStat->p.ppp_obytes - _txTotal;
- _rxTotal = PPPStat->p.ppp_ibytes;
-@@ -92,4 +102,17 @@
- if ( rxDelta == _rxTotal ) rxDelta = 0;
- if ( txDelta == _txTotal ) txDelta = 0;
- emit changeStats( rxDelta, txDelta, _rxTotal, _txTotal );
-+
-+}
-+
-+void get_command(char * interface) {
-+ /*"/usr/bin/netstat -b -I tun0 | /usr/bin/grep Link | awk '{print $(NF-4),$(NF-1)}' */
-+ const char * netstat_command ="/usr/bin/netstat -n -b -I ";
-+ const char * grep_command =" | /usr/bin/grep Link | /usr/bin/awk '{print $(NF-4),$(NF-1)}'";
-+ command[0]='\0';
-+ strcat(command,netstat_command);
-+ strcat(command,interface);
-+ strcat(command,grep_command);
- }
-+
-+
diff --git a/net/pppload/files/patch-ae b/net/pppload/files/patch-ae
deleted file mode 100644
index ff57f7afc721..000000000000
--- a/net/pppload/files/patch-ae
+++ /dev/null
@@ -1,124 +0,0 @@
-diff -u --new-file pppload-1.0/PPPStats.C.ppp ./PPPStats.C.ppp
---- pppload-1.0/PPPStats.C.ppp Wed Dec 31 16:00:00 1969
-+++ ./PPPStats.C.ppp Wed Jan 28 18:27:30 1998
-@@ -0,0 +1,120 @@
-+// pppload - A PPP Load Monitor
-+// Copyright (C) 1996 Sean Vyain
-+// svyain@mail.tds.net
-+// smvyain@softart.com
-+//
-+// This program is free software; you can redistribute it and/or modify
-+// it under the terms of the GNU General Public License as published by
-+// the Free Software Foundation; either version 2 of the License, or
-+// (at your option) any later version.
-+//
-+// This program is distributed in the hope that it will be useful,
-+// but WITHOUT ANY WARRANTY; without even the implied warranty of
-+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-+// GNU General Public License for more details.
-+//
-+// You should have received a copy of the GNU General Public License
-+// along with this program; if not, write to the Free Software
-+// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-+
-+extern "C" {
-+#include <stdlib.h>
-+#include <stdio.h>
-+#include <sys/types.h>
-+#include <sys/select.h>
-+#include <sys/ioctl.h>
-+#include <sys/socket.h>
-+#include <sys/time.h>
-+#include <net/if.h>
-+#include <net/if_ppp.h>
-+#include <net/if_var.h>
-+#include <net/if_tun.h>
-+}
-+
-+#include "PPPStats.H"
-+#include "Options.H"
-+#include <iostream.h>
-+
-+
-+typedef struct
-+{
-+ struct ppp_stats stats;
-+} DclPPPInfo;
-+
-+PPPStats::PPPStats()
-+: _rxTotal( 0 ), _txTotal( 0 ), _isUp( true ), _retryId( -1 )
-+{
-+ if ((_s = socket(AF_INET, SOCK_DGRAM, 0)) < 0) {
-+ perror("couldn't create IP socket");
-+ exit(1);
-+ }
-+
-+ startTimer( options->interval() * 1000 );
-+}
-+
-+void PPPStats::timerEvent( QTimerEvent* e )
-+{
-+ if ( e->timerId() == _retryId )
-+ {
-+ system( (const char*)options->cmd() );
-+ }
-+
-+ DclPPPInfo PPPInfo[1]; // what is this var for?
-+ struct ifpppstatsreq ifreq; // ifreq ifreq;
-+ struct ppp_stats* PPPStat;
-+ struct ppp_stats LastPPPStat[1]; // what is this var for?
-+
-+ memset (&ifreq, 0, sizeof (ifreq));
-+// sprintf (ifreq.ifr_ifrn.ifrn_name, "ppp%d", options->link());
-+ sprintf (ifreq.ifr_name, "tun%d", options->link());
-+
-+// ifreq.ifr_ifru.ifru_data = (caddr_t) PPPInfo;
-+
-+ PPPStat = & PPPInfo->stats;
-+ memset (LastPPPStat, 0, sizeof (LastPPPStat));
-+
-+
-+
-+// if ( (ioctl (_s, SIOCDEVPRIVATE, (caddr_t) & ifreq) < 0) ||
-+// ( _isUp && ( PPPStat->p.ppp_ibytes < _rxTotal ) ) ||
-+// ( !_isUp && ( PPPStat->p.ppp_ibytes == 0 ) )
-+ if ( (ioctl (_s, SIOCGPPPSTATS , &ifreq) < 0) ||
-+ ( _isUp && ( ifreq.stats.p.ppp_ibytes < _rxTotal ) ) ||
-+ ( !_isUp && ( ifreq.stats.p.ppp_ibytes == 0 ))
-+ ) {
-+ if ( _isUp ) {
-+ _isUp = false;
-+ emit linkDown();
-+ if ( options->cmd().length() ) {
-+ _retryId = startTimer( options->retry() * 1000 );
-+ system( (const char*)options->cmd() );
-+ }
-+ }
-+ PPPStat->p.ppp_ibytes = 0;
-+ PPPStat->p.ppp_obytes = 0;
-+ } else if ( !_isUp ) {
-+ _isUp = true;
-+ killTimer( _retryId );
-+ _retryId = -1;
-+ }
-+
-+ PPPStat->p.ppp_ibytes=ifreq.stats.p.ppp_ibytes;
-+ PPPStat->p.ppp_obytes=ifreq.stats.p.ppp_obytes;
-+
-+
-+cout<<ifreq.stats.p.ppp_ibytes<<" "<<ifreq.stats.p.ppp_ipackets<<" "
-+ <<ifreq.stats.p.ppp_ierrors<<" "<<ifreq.stats.p.ppp_obytes <<" "
-+ <<ifreq.stats.p.ppp_opackets<<" "<<ifreq.stats.p.ppp_oerrors<<endl
-+ <<PPPStat->p.ppp_ibytes<<" "<<PPPStat->p.ppp_ipackets<<" "
-+ <<PPPStat->p.ppp_ierrors<<" "<<PPPStat->p.ppp_obytes <<" "
-+ <<PPPStat->p.ppp_opackets<<" "<<PPPStat->p.ppp_oerrors<<endl;
-+ unsigned int rxDelta = PPPStat->p.ppp_ibytes - _rxTotal;
-+ unsigned int txDelta = PPPStat->p.ppp_obytes - _txTotal;
-+ _rxTotal = PPPStat->p.ppp_ibytes;
-+ _txTotal = PPPStat->p.ppp_obytes;
-+ if ( rxDelta == _rxTotal ) rxDelta = 0;
-+ if ( txDelta == _txTotal ) txDelta = 0;
-+ emit changeStats( rxDelta, txDelta, _rxTotal, _txTotal );
-+
-+}
-+
diff --git a/net/pppload/files/patch-af b/net/pppload/files/patch-af
deleted file mode 100644
index 3eb62e541a18..000000000000
--- a/net/pppload/files/patch-af
+++ /dev/null
@@ -1,49 +0,0 @@
-diff -u --new-file pppload-1.0/README.freebsd ./README.freebsd
---- pppload-1.0/README.freebsd Wed Dec 31 16:00:00 1969
-+++ ./README.freebsd Fri Jan 30 20:14:36 1998
-@@ -0,0 +1,45 @@
-+PPPLoad is designed to display the current throughput of a particular
-+PPP link in a format that is similar to xload. Written by Sean Vyain.
-+
-+This is a FreeBSD port of the linux program called pppload, available at
-+http://sunsite.unc.edu/pub/Linux/system/network/serial/ppp/pppload-1.0.tar.gz
-+
-+Original program homepage at:
-+http://www.geocities.com/SiliconValley/Pines/1029/pppload.html
-+
-+I have modified the FreeBSD port to be able to show the throughput of
-+any network device that will work with netstat, e.g. tun, ppp, ed,
-+etc. I just wanted a program to nicely display throughput
-+statistics for the tun device.
-+
-+ Examples of usage:
-+For tun0 (tun is the default device,0 is the default link number):
-+% pppload &
-+
-+For first ne2000 clone:
-+% pppload -device ed -link 0 &
-+
-+for ppp2:
-+% pppload -device ppp -link 2 &
-+
-+BUGS
-+Command line is awkward with -device and -link.
-+
-+Can't detect whether the network device is up or not, so any command
-+line options like -cmd -percmd -retry probably don't work. This is
-+different that the original linux version.
-+
-+Keeps track of all packets network device has ever used, even if it
-+has gone down then up again. This is also different than the linux
-+version.
-+
-+Requires awk, grep, and netstat to get the data. Very short polling
-+time are definitely not recommended.
-+
-+Network interface names are limited to a total of 4 characters or less
-+at the moment, e.g. ppp0 ed3 ze1.
-+
-+
-+Documentation of this FreeBSD port is not complete.
-+
-+
diff --git a/net/pppload/files/patch-ag b/net/pppload/files/patch-ag
deleted file mode 100644
index 944bd4f81556..000000000000
--- a/net/pppload/files/patch-ag
+++ /dev/null
@@ -1,64 +0,0 @@
-diff -u --new-file pppload-1.0/pppload.1 ./pppload.1
---- pppload-1.0/pppload.1 Tue Sep 10 16:56:20 1996
-+++ ./pppload.1 Fri Jan 30 21:35:55 1998
-@@ -3,7 +3,7 @@
- pppload \- display an xload-style graph of PPP activity
- .SH SYNOPSIS
- .B pppload
--[\-cmd ppp_cmd] [\-i interval] [\-p period] [\-retry interval] [\-rx] [\-norx]
-+[\-cmd ppp_cmd] [\-i interval] [\-device name] [\-p period] [\-retry interval] [\-rx] [\-norx]
- [\-rxcolor color] [\-tx] [\-notx] [\-txcolor color]
- .SH DESCRIPTION
- .BR pppload
-@@ -28,6 +28,9 @@
- .I "\-h"
- Print command line usage.
- .TP
-+.I "\-device name"
-+Network device to monitor (default: tun)
-+.TP
- .I "\-i interval"
- The statistics polling interval in seconds (default: 5).
- .TP
-@@ -60,3 +63,41 @@
- The name of the color to draw transmit rates in (default: red).
- .SH AUTHOR
- Sean Vyain <svyain@mail.tds.net, smvyain@softart.com>
-+www.geocities.com/SiliconValley/Pines/1029/pppload.html
-+
-+.SH FREEBSD PORT
-+Examples of usage for the FreeBSD port:
-+
-+For tun0 (tun is the default device,0 is the default link number):
-+
-+% pppload &
-+
-+For the first ne2000 ethernet card:
-+
-+% pppload -device ed -link 0 &
-+
-+for the third ppp device:
-+
-+% pppload -device ppp -link 2 &
-+
-+.SH BUGS
-+The port to FreeBSD can't determine when the link is up or down, so
-+some of the command line options like
-+.I "\-cmd"
-+.I "\-percmd"
-+may not work.
-+
-+Command line is awkward with -device and -link.
-+
-+Keeps track of all packets network device has ever used, even if it
-+has gone down then up again. This is different than the linux
-+version.
-+
-+Requires awk, grep, and netstat to get the data. Very short polling
-+times are definitely not recommended.
-+
-+Network interface names are limited to a total of 4 characters or less
-+at the moment, e.g. ppp0 ed3 ze1.
-+
-+
-+Modified January 1998
diff --git a/net/pppload/pkg-comment b/net/pppload/pkg-comment
deleted file mode 100644
index a8faf1048ed8..000000000000
--- a/net/pppload/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Display the current throughput of a network device in a window
diff --git a/net/pppload/pkg-descr b/net/pppload/pkg-descr
deleted file mode 100644
index ca331c3be721..000000000000
--- a/net/pppload/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This is a port of pppload, in which the current throughput of a network
-device is displayed in a x-window. Any network device whose statistics
-can be accessed through netstat can be displayed in a nicely colored graph.
diff --git a/net/pppload/pkg-plist b/net/pppload/pkg-plist
deleted file mode 100644
index c13b993e8502..000000000000
--- a/net/pppload/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/pppload