summaryrefslogtreecommitdiff
path: root/net-im/kpopup
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/kpopup')
-rw-r--r--net-im/kpopup/Makefile32
-rw-r--r--net-im/kpopup/distinfo2
-rw-r--r--net-im/kpopup/files/patch-kpopup_misc.h11
-rw-r--r--net-im/kpopup/pkg-descr5
-rw-r--r--net-im/kpopup/pkg-message5
-rw-r--r--net-im/kpopup/pkg-plist18
6 files changed, 0 insertions, 73 deletions
diff --git a/net-im/kpopup/Makefile b/net-im/kpopup/Makefile
deleted file mode 100644
index 3b67ab6f5bab..000000000000
--- a/net-im/kpopup/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: KPopup
-# Date created: Apr 4, 2003
-# Whom: Frerich Raabe <frerich.raabe@gmx.de>
-#
-# $FreeBSD$
-
-PORTNAME= kpopup
-PORTVERSION= 0.9.1
-PORTREVISION= 2
-CATEGORIES= net kde
-MASTER_SITES= http://www.henschelsoft.de/kpopup/
-
-MAINTAINER= so14k@so14k.com
-COMMENT= KDE program for sending and receiving MS Windows WinPopup messages
-
-RUN_DEPENDS= smbclient:${PORTSDIR}/net/samba
-
-USE_KDELIBS_VER=3
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_TARGET=
-USE_REINPLACE= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's,malloc.h,stdlib.h,' ${WRKSRC}/kpopup/misc.cpp \
- ${WRKSRC}/kpopup/make_popup.cpp ${WRKSRC}/kpopup/main.cpp
- @${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},' ${WRKSRC}/kpopup/misc.h
-
-post-install:
- @${CAT} ${PKGMESSAGE} | ${SED} -e 's,%%PREFIX%%,${PREFIX},g'
-
-.include <bsd.port.mk>
diff --git a/net-im/kpopup/distinfo b/net-im/kpopup/distinfo
deleted file mode 100644
index e93f68d48c30..000000000000
--- a/net-im/kpopup/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (kpopup-0.9.1.tar.gz) = 0fe30038ce7785ec533fd90a61a79b91
-SIZE (kpopup-0.9.1.tar.gz) = 527306
diff --git a/net-im/kpopup/files/patch-kpopup_misc.h b/net-im/kpopup/files/patch-kpopup_misc.h
deleted file mode 100644
index 098f6db0184e..000000000000
--- a/net-im/kpopup/files/patch-kpopup_misc.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./kpopup/misc.h.orig Sun Aug 26 17:44:03 2001
-+++ ./kpopup/misc.h Mon May 5 09:47:04 2003
-@@ -20,7 +20,7 @@
- #include "kpopup.h"
-
- #undef DEBUG
--#define SMBPATH "/usr/bin" //Path of smbclient
-+#define SMBPATH "%%LOCALBASE%%/bin" //Path of smbclient
- #define TMPPOPUPFILE "/tmp/kpopup-message"
- #define SETSIG(sig, fun, fla) sa.sa_handler = fun; \
- sa.sa_flags = fla; \
diff --git a/net-im/kpopup/pkg-descr b/net-im/kpopup/pkg-descr
deleted file mode 100644
index 0bdd87ce0ecb..000000000000
--- a/net-im/kpopup/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-KDE program for sending and receiving MS Windows WinPopup messages.
-
-WWW: http://www.henschelsoft.de/kpopup_en.html
-
-- Frerich Raabe frerich.raabe@gmx.de
diff --git a/net-im/kpopup/pkg-message b/net-im/kpopup/pkg-message
deleted file mode 100644
index cd3a5c5237b4..000000000000
--- a/net-im/kpopup/pkg-message
+++ /dev/null
@@ -1,5 +0,0 @@
-NOTE: To be able to receive messages with KPopup, you need to change your
-Samba configuration file (smb.conf): locate the [global] section in the
-configuration file, and add the following line:
-
-message command = sh -c 'export DISPLAY:0; %%PREFIX%%/bin/kpopup %s %f;' &
diff --git a/net-im/kpopup/pkg-plist b/net-im/kpopup/pkg-plist
deleted file mode 100644
index b1eb64fb0f80..000000000000
--- a/net-im/kpopup/pkg-plist
+++ /dev/null
@@ -1,18 +0,0 @@
-bin/kpopup
-share/applnk/Applications/kpopup.desktop
-share/icons/hicolor/16x16/apps/kpopup.png
-share/icons/hicolor/32x32/apps/kpopup.png
-share/icons/hicolor/48x48/apps/kpopup.png
-share/icons/locolor/16x16/apps/kpopup.png
-share/icons/locolor/32x32/apps/kpopup.png
-share/locale/de/LC_MESSAGES/kpopup.mo
-%%PORTDOCS%%share/doc/HTML/en/kpopup/common
-%%PORTDOCS%%share/doc/HTML/en/kpopup/index-1.html
-%%PORTDOCS%%share/doc/HTML/en/kpopup/index-2.html
-%%PORTDOCS%%share/doc/HTML/en/kpopup/index-3.html
-%%PORTDOCS%%share/doc/HTML/en/kpopup/index-4.html
-%%PORTDOCS%%share/doc/HTML/en/kpopup/index.cache.bz2
-%%PORTDOCS%%share/doc/HTML/en/kpopup/index.docbook
-%%PORTDOCS%%share/doc/HTML/en/kpopup/index.html
-%%PORTDOCS%%share/doc/HTML/en/kpopup/logotp3.png
-@dirrm share/doc/HTML/en/kpopup