Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2002 22:03:47 +0700 (NOVST)
From:      Alexey Dokuchaev <danfe@regency.nsu.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39677: NEW PORT: misc/wmproxyper, Distributed.net Personal Proxy status displayed in a dock
Message-ID:  <200206221503.g5MF3l2X092778@regency.nsu.ru>

next in thread | raw e-mail | index | archive | help

>Number:         39677
>Category:       ports
>Synopsis:       NEW PORT: misc/wmproxyper, Distributed.net Personal Proxy status displayed in a dock
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 22 16:10:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Dokuchaev
>Release:        FreeBSD 4.6-RC i386
>Organization:
CNIT NSU
>Environment:
System: FreeBSD regency.nsu.ru 4.6-RC FreeBSD 4.6-RC #1: Thu Jun 13 18:00:41 NOVST 2002 root@regency.nsu.ru:/usr/obj/usr/src/sys/REGENCY i386
>Description:
Very useful port for any d.net geek: it displays your perproxy status
and progress in a dock under WindowMaker or Afterstep.
>How-To-Repeat:
N/A
>Fix:

# 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:
#
#	.
#	./pkg-comment
#	./pkg-plist
#	./Makefile
#	./distinfo
#	./files
#	./files/patch-Makefile
#	./pkg-descr
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./pkg-comment
sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment'
XDisplays Distributed.net Personal Proxy current status and progress
END-of-./pkg-comment
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
Xbin/wmproxyper
END-of-./pkg-plist
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	wmproxyper
X# Date created:				22 June 2002
X# Whom:					Alexey Dokuchaev <danfe@regency.nsu.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wmproxyper
XPORTVERSION=	0.9.1
XCATEGORIES=	misc windowmaker afterstep
XMASTER_SITES=	http://home.student.utwente.nl/w.k.havinga/wmproxyper/
XDISTNAME=	WMProxyPer-${PORTVERSION}
X
XMAINTAINER=	ports@FreeBSD.org
X
XLIB_DEPENDS=	dockapp.1:${PORTSDIR}/x11-wm/libdockapp
X
XUSE_GMAKE=	yes
XUSE_XPM=	yes
XUSE_X_PREFIX=	yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-./Makefile
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (WMProxyPer-0.9.1.tar.gz) = b9967bfa9aa9e2730665355164da039b
END-of-./distinfo
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/patch-Makefile
sed 's/^X//' >./files/patch-Makefile << 'END-of-./files/patch-Makefile'
X--- Makefile.orig	Sat Jun 22 21:54:00 2002
X+++ Makefile	Sat Jun 22 21:54:18 2002
X@@ -3,7 +3,7 @@
X LIBS	=	-lXext -lX11 -lm -L/usr/local/lib -L/usr/X11R6/lib -lXpm -ldockapp
X SRCS	=	WMProxyPer.c
X OBJS	=	WMProxyPer.o
X-CFLAGS	=	-ggdb -Wall -ansi -pedantic
X+CFLAGS	+=	-Wall -ansi -pedantic
X 
X all: wmproxyper
X 
END-of-./files/patch-Makefile
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XWMProxyPer is a Window Maker dockapp that follows the logfile from
Xproxyper, the Distributed.net Personal Keyproxy, and displays it's
Xcurrent status.
X
XWWW: http://home.student.utwente.nl/w.k.havinga/wmproxyper/
END-of-./pkg-descr
exit


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206221503.g5MF3l2X092778>