Date: Thu, 15 Apr 1999 15:44:22 +1000 (EST) From: jim@phrantic.phear.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/11147: new port: pclock-0.12a Message-ID: <199904150544.PAA70973@corp.au.triax.com>
next in thread | raw e-mail | index | archive | help
>Number: 11147 >Category: ports >Synopsis: new port: pclock-0.12a >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 14 22:50:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jim Mock >Release: FreeBSD 3.1-RELEASE i386 >Organization: >Environment: >Description: New port of pclock, a simple analog clock for the Window Maker dock or AfterStep Wharf. >How-To-Repeat: >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: # # pclock # pclock/Makefile # pclock/files # pclock/files/md5 # pclock/pkg # pclock/pkg/DESCR # pclock/pkg/COMMENT # pclock/pkg/PLIST # echo c - pclock mkdir -p pclock > /dev/null 2>&1 echo x - pclock/Makefile sed 's/^X//' >pclock/Makefile << 'END-of-pclock/Makefile' X# New ports collection makefile for: pclock X# Version required: 0.12a X# Date created: 15 Apr 1999 X# Whom: Jim Mock <jim@phrantic.phear.net> X# X# $Id$ X# X XDISTNAME= pclock-0.12a XCATEGORIES= x11-clocks windowmaker afterstep XMASTER_SITES= ftp://ftp.kourakos.com/pub/ XEXTRACT_SUFX= .tgz X XMAINTAINER= jim@phrantic.phear.net X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm X XUSE_GMAKE= yes XUSE_X_PREFIX= yes X X.include <bsd.port.mk> END-of-pclock/Makefile echo c - pclock/files mkdir -p pclock/files > /dev/null 2>&1 echo x - pclock/files/md5 sed 's/^X//' >pclock/files/md5 << 'END-of-pclock/files/md5' XMD5 (pclock-0.12a.tgz) = ca240c4413183cb61bac1e2039c2c6bf END-of-pclock/files/md5 echo c - pclock/pkg mkdir -p pclock/pkg > /dev/null 2>&1 echo x - pclock/pkg/DESCR sed 's/^X//' >pclock/pkg/DESCR << 'END-of-pclock/pkg/DESCR' Xpclock is a simple analog clock program designed to run under the XWindow Maker window manager. Any 64x64 pixmap may be used as a Xbackground, including tiles. X XWWW Homepage: http://kraanerg.apex-it.com/~awk/pclock/ X X- Jim <jim@phrantic.phear.net> END-of-pclock/pkg/DESCR echo x - pclock/pkg/COMMENT sed 's/^X//' >pclock/pkg/COMMENT << 'END-of-pclock/pkg/COMMENT' Xpclock is a simple analog clock program for the Window Maker dock. END-of-pclock/pkg/COMMENT echo x - pclock/pkg/PLIST sed 's/^X//' >pclock/pkg/PLIST << 'END-of-pclock/pkg/PLIST' Xbin/pclock END-of-pclock/pkg/PLIST 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?199904150544.PAA70973>