Date: Sat, 17 Apr 1999 16:42:30 +0200 (CEST) From: runge@rostock.zgdv.de To: FreeBSD-gnats-submit@freebsd.org Subject: ports/11188: new port Message-ID: <199904171442.QAA25492@fietje.egd.igd.fhg.de>
next in thread | raw e-mail | index | archive | help
>Number: 11188 >Category: ports >Synopsis: new port for xtu >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 17 07:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Thomas Runge >Release: FreeBSD 3.0-RELEASE i386 >Organization: >Environment: >Description: >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: # # xtu # xtu/pkg # xtu/pkg/COMMENT # xtu/pkg/DESCR # xtu/pkg/PLIST # xtu/files # xtu/files/md5 # xtu/patches # xtu/Makefile # echo c - xtu mkdir -p xtu > /dev/null 2>&1 echo c - xtu/pkg mkdir -p xtu/pkg > /dev/null 2>&1 echo x - xtu/pkg/COMMENT sed 's/^X//' >xtu/pkg/COMMENT << 'END-of-xtu/pkg/COMMENT' Xtransparent analog clock for X11 END-of-xtu/pkg/COMMENT echo x - xtu/pkg/DESCR sed 's/^X//' >xtu/pkg/DESCR << 'END-of-xtu/pkg/DESCR' XThis is a transparent analog clock, very similar to TolleUhr Xfor the amiga range of computers. Actually, it uses some Xdrawing routines of it and looks almost the same. X Xhttp://www.rostock.zgdv.de/~runge/xtu X XTom Xrunge@rostock.zgdv.de X END-of-xtu/pkg/DESCR echo x - xtu/pkg/PLIST sed 's/^X//' >xtu/pkg/PLIST << 'END-of-xtu/pkg/PLIST' Xbin/xtu X END-of-xtu/pkg/PLIST echo c - xtu/files mkdir -p xtu/files > /dev/null 2>&1 echo x - xtu/files/md5 sed 's/^X//' >xtu/files/md5 << 'END-of-xtu/files/md5' XMD5 (xtu-1.0.tar.gz) = ad80cdb3d2479f4a46d90e7e92314d0f END-of-xtu/files/md5 echo c - xtu/patches mkdir -p xtu/patches > /dev/null 2>&1 echo x - xtu/Makefile sed 's/^X//' >xtu/Makefile << 'END-of-xtu/Makefile' X# New ports collection makefile for: xtu X# Version required: 1.0 X# Date created: 17 Apr 1999 X# Whom: runge@rostock.zgdv.de X# X# $Id$ X# X XDISTNAME= xtu-1.0 XCATEGORIES= x11-clocks XMASTER_SITES= http://www.rostock.zgdv.de/~runge/xtu/ X XMAINTAINER= runge@rostock.zgdv.de X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm X XUSE_IMAKE= yes XREQUIRES_MOTIF= no X X#post-install: X# strip ${PREFIX}/bin/xtu X X.include <bsd.port.mk> END-of-xtu/Makefile 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?199904171442.QAA25492>