aboutsummaryrefslogtreecommitdiff
path: root/net/gkrellm-gift
diff options
context:
space:
mode:
Diffstat (limited to 'net/gkrellm-gift')
-rw-r--r--net/gkrellm-gift/Makefile32
-rw-r--r--net/gkrellm-gift/distinfo3
-rw-r--r--net/gkrellm-gift/files/patch-configure11
-rw-r--r--net/gkrellm-gift/files/patch-io.c10
-rw-r--r--net/gkrellm-gift/pkg-descr7
5 files changed, 0 insertions, 63 deletions
diff --git a/net/gkrellm-gift/Makefile b/net/gkrellm-gift/Makefile
deleted file mode 100644
index cdf37db41d9a..000000000000
--- a/net/gkrellm-gift/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: gkrellm-gift
-# Date created: Mon May 3 08:48:47 CEST 2004
-# Whom: Tobias Roth <ports@fsck.ch>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gift
-PORTVERSION= 0.2.3
-PORTREVISION= 4
-CATEGORIES= net
-MASTER_SITES= ftp://ftp.code-monkey.de/pub/gkrellm-gift/ \
- http://depot.fsck.ch/mirror/distfiles/
-PKGNAMEPREFIX= gkrellm-
-DISTNAME= ${PKGNAMEPREFIX}giFT-${PORTVERSION}
-
-MAINTAINER= ports@fsck.ch
-COMMENT= GKrellM2 plugin that monitors active giFT transfers
-
-LIB_DEPENDS= gift.0:${PORTSDIR}/net/gift
-RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
-BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
-
-USE_AUTOTOOLS= libtool:15
-USE_GMAKE= yes
-USE_X_PREFIX= yes
-PLIST_FILES= libexec/gkrellm2/plugins/gift.so
-
-post-install:
- ${STRIP_CMD} ${PREFIX}/libexec/gkrellm2/plugins/${PORTNAME}.so
-
-.include <bsd.port.mk>
diff --git a/net/gkrellm-gift/distinfo b/net/gkrellm-gift/distinfo
deleted file mode 100644
index 4d4030ac9cd6..000000000000
--- a/net/gkrellm-gift/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gkrellm-giFT-0.2.3.tar.gz) = e8d5133ca3c7e8889f9ea514fd9458d6
-SHA256 (gkrellm-giFT-0.2.3.tar.gz) = 9c00d4f881da4408f79db5ec497ae5757f3199d9c98f66fd4ebbde23e6c12012
-SIZE (gkrellm-giFT-0.2.3.tar.gz) = 304869
diff --git a/net/gkrellm-gift/files/patch-configure b/net/gkrellm-gift/files/patch-configure
deleted file mode 100644
index 6c6586e48077..000000000000
--- a/net/gkrellm-gift/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Mon Aug 16 08:09:26 2004
-+++ configure Mon Aug 16 08:09:53 2004
-@@ -19278,7 +19278,7 @@
-
- fi
-
--plugindir=${prefix}/lib/gkrellm2/plugins
-+plugindir=${prefix}/libexec/gkrellm2/plugins
-
-
- ac_config_files="$ac_config_files Makefile pixmaps/Makefile src/Makefile"
diff --git a/net/gkrellm-gift/files/patch-io.c b/net/gkrellm-gift/files/patch-io.c
deleted file mode 100644
index 19f28c4d4295..000000000000
--- a/net/gkrellm-gift/files/patch-io.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/io.c.orig Sat Dec 20 10:42:39 2003
-+++ src/io.c Wed May 5 00:58:19 2004
-@@ -16,6 +16,7 @@
- *
- */
-
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <arpa/inet.h>
- #include <netdb.h>
diff --git a/net/gkrellm-gift/pkg-descr b/net/gkrellm-gift/pkg-descr
deleted file mode 100644
index 82d62059e6dc..000000000000
--- a/net/gkrellm-gift/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-[from the website]
-GKrellM giFT monitors your active giFT transfers and their progress.
-Each transfer is displayed in a panel showing the filename and the
-percentage of transmitted bytes.
-There's also a chart showing the current speed of the transfers.
-
-WWW: http://code-monkey.de/projects/gkrellm-gift