From owner-freebsd-ports Sat Apr 17 7:52:36 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2967A15361 for ; Sat, 17 Apr 1999 07:52:25 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id HAA97638; Sat, 17 Apr 1999 07:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from fietje.egd.igd.fhg.de (ppp00.egd.igd.fhg.de [153.96.43.210]) by hub.freebsd.org (Postfix) with ESMTP id 45151150FD for ; Sat, 17 Apr 1999 07:45:15 -0700 (PDT) (envelope-from runge@fietje.egd.igd.fhg.de) Received: (from runge@localhost) by fietje.egd.igd.fhg.de (8.9.1/8.8.8) id QAA25492; Sat, 17 Apr 1999 16:42:30 +0200 (CEST) (envelope-from runge) Message-Id: <199904171442.QAA25492@fietje.egd.igd.fhg.de> Date: Sat, 17 Apr 1999 16:42:30 +0200 (CEST) From: runge@rostock.zgdv.de Reply-To: runge@rostock.zgdv.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/11188: new port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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