summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-04-30 13:20:05 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-04-30 13:20:05 +0000
commitd946eb8abd37a59cf49c8379114ec954991e3830 (patch)
treeab295c750e8f427e6634b2836e93d916cb9e1a44 /net-im
parentInstall gc_cpp.h and gc_allocator.h to the correct location. (diff)
Add kpopup, KDE program for sending and receiving WinPopup messages
PR: 51549 Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
Notes
Notes: svn path=/head/; revision=79915
Diffstat (limited to 'net-im')
-rw-r--r--net-im/kpopup/Makefile30
-rw-r--r--net-im/kpopup/distinfo1
-rw-r--r--net-im/kpopup/pkg-descr5
-rw-r--r--net-im/kpopup/pkg-message5
-rw-r--r--net-im/kpopup/pkg-plist18
5 files changed, 59 insertions, 0 deletions
diff --git a/net-im/kpopup/Makefile b/net-im/kpopup/Makefile
new file mode 100644
index 000000000000..7638f9e8b8ca
--- /dev/null
+++ b/net-im/kpopup/Makefile
@@ -0,0 +1,30 @@
+# 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
+CATEGORIES= net kde
+MASTER_SITES= http://www.henschelsoft.de/kpopup/
+
+MAINTAINER= frerich.raabe@gmx.de
+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
+
+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
new file mode 100644
index 000000000000..a6e91e14668b
--- /dev/null
+++ b/net-im/kpopup/distinfo
@@ -0,0 +1 @@
+MD5 (kpopup-0.9.1.tar.gz) = 0fe30038ce7785ec533fd90a61a79b91
diff --git a/net-im/kpopup/pkg-descr b/net-im/kpopup/pkg-descr
new file mode 100644
index 000000000000..0bdd87ce0ecb
--- /dev/null
+++ b/net-im/kpopup/pkg-descr
@@ -0,0 +1,5 @@
+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
new file mode 100644
index 000000000000..cd3a5c5237b4
--- /dev/null
+++ b/net-im/kpopup/pkg-message
@@ -0,0 +1,5 @@
+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
new file mode 100644
index 000000000000..b1eb64fb0f80
--- /dev/null
+++ b/net-im/kpopup/pkg-plist
@@ -0,0 +1,18 @@
+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