ports/66204: New port: GKrellM2 plugin that monitors active giFT transfers

Tobias Roth ports at fsck.ch
Mon May 3 13:20:12 UTC 2004


>Number:         66204
>Category:       ports
>Synopsis:       New port: GKrellM2 plugin that monitors active giFT transfers
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 03 06:20:10 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tobias Roth
>Release:        5.2.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD angel-one.fsck.ch 5.2.1-RELEASE-p5 FreeBSD 5.2.1-RELEASE-p5 #7: Fri Apr 16 11:42:59 CEST 2004

	
>Description:
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.

>How-To-Repeat:
	
>Fix:

	

--- gkrellm-gift.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	gkrellm-gift
#	gkrellm-gift/Makefile
#	gkrellm-gift/files
#	gkrellm-gift/files/patch-configure
#	gkrellm-gift/pkg-descr
#	gkrellm-gift/distinfo
#	gkrellm-gift/pkg-plist
#
echo c - gkrellm-gift
mkdir -p gkrellm-gift > /dev/null 2>&1
echo x - gkrellm-gift/Makefile
sed 's/^X//' >gkrellm-gift/Makefile << 'END-of-gkrellm-gift/Makefile'
X# New ports collection makefile for:	gkrellm-gift
X# Date created:		Mon May  3 08:48:47 CEST 2004
X# Whom:			Tobias Roth <ports at fsck.ch>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gift
XPORTVERSION=	0.2.2
XCATEGORIES=	misc
XMASTER_SITES=	ftp://ftp.code-monkey.de/pub/gkrellm-gift/ \
X		http://depot.fsck.ch/mirror/distfiles/
XPKGNAMEPREFIX=	gkrellm-
XDISTNAME=	${PKGNAMEPREFIX}giFT-${PORTVERSION}
X
XMAINTAINER=	ports at fsck.ch
XCOMMENT=	GKrellM2 plugin that monitors active giFT transfers
X
XLIB_DEPENDS=	gift:${PORTSDIR}/net/gift
XRUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
XBUILD_DEPENDS=	${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
X
XNOT_FOR_ARCHS=	amd64 ia64
XUSE_LIBTOOL=	yes
XUSE_GMAKE=	yes
XUSE_X_PREFIX=	yes
XUSE_GNOME=	gtk20
X
Xpost-install:
X	${STRIP_CMD} ${PREFIX}/libexec/gkrellm2/plugins/${PORTNAME}.so
X
X.include <bsd.port.mk>
END-of-gkrellm-gift/Makefile
echo c - gkrellm-gift/files
mkdir -p gkrellm-gift/files > /dev/null 2>&1
echo x - gkrellm-gift/files/patch-configure
sed 's/^X//' >gkrellm-gift/files/patch-configure << 'END-of-gkrellm-gift/files/patch-configure'
X--- configure.orig	Mon May  3 08:53:37 2004
X+++ configure	Mon May  3 08:56:01 2004
X@@ -18994,10 +18994,11 @@
X echo "${ECHO_T}no" >&6
X fi
X 
X-
X-cat >>confdefs.h <<\_ACEOF
X-#define GTK_DISABLE_DEPRECATED 1
X-_ACEOF
X+# restore gtk 2.4 compatibility
X+# author promised to fix this in the next version
X+#cat >>confdefs.h <<\_ACEOF
X+##define GTK_DISABLE_DEPRECATED 1
X+#_ACEOF
X 
X 
X if test x$prefix = xNONE; then
X@@ -19005,7 +19006,7 @@
X 
X fi
X 
X-plugindir=${prefix}/lib/gkrellm2/plugins
X+plugindir=${prefix}/libexec/gkrellm2/plugins
X 
X 
X                               ac_config_files="$ac_config_files Makefile pixmaps/Makefile src/Makefile"
END-of-gkrellm-gift/files/patch-configure
echo x - gkrellm-gift/pkg-descr
sed 's/^X//' >gkrellm-gift/pkg-descr << 'END-of-gkrellm-gift/pkg-descr'
X[from the website]
XGKrellM giFT monitors your active giFT transfers and their progress.
XEach transfer is displayed in a panel showing the filename and the
Xpercentage of transmitted bytes.
XThere's also a chart showing the current speed of the transfers. 
X
XWWW: http://www.code-monkey.de/index.php?gkrellm-gift
END-of-gkrellm-gift/pkg-descr
echo x - gkrellm-gift/distinfo
sed 's/^X//' >gkrellm-gift/distinfo << 'END-of-gkrellm-gift/distinfo'
XMD5 (gkrellm-giFT-0.2.2.tar.gz) = 1fa54dbd1a7533637288495eb2c5b887
XSIZE (gkrellm-giFT-0.2.2.tar.gz) = 300510
END-of-gkrellm-gift/distinfo
echo x - gkrellm-gift/pkg-plist
sed 's/^X//' >gkrellm-gift/pkg-plist << 'END-of-gkrellm-gift/pkg-plist'
Xlibexec/gkrellm2/plugins/gift.so
Xlibexec/gkrellm2/plugins/gift.la
END-of-gkrellm-gift/pkg-plist
exit
--- gkrellm-gift.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list