From owner-freebsd-ports Wed Jan 13 22:50:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA28480 for freebsd-ports-outgoing; Wed, 13 Jan 1999 22:50:38 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA28469 for ; Wed, 13 Jan 1999 22:50:37 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA09789; Wed, 13 Jan 1999 22:50:01 -0800 (PST) Received: from miya.ee.kagu.sut.ac.jp (miya3f12.ee.kagu.sut.ac.jp [133.31.54.31]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA27824 for ; Wed, 13 Jan 1999 22:42:10 -0800 (PST) (envelope-from sakai@miya3f12.ee.kagu.sut.ac.jp) Received: from miya3f09.ee.kagu.sut.ac.jp (miya3f09.ee.kagu.sut.ac.jp [133.31.54.28]) by miya.ee.kagu.sut.ac.jp (SMI-8.6/3.6W98112811) with ESMTP id PAA09624 for ; Thu, 14 Jan 1999 15:32:01 +0900 Received: (from sakai@localhost) by miya3f09.ee.kagu.sut.ac.jp (8.8.8/3.6W98112816) id PAA10921; Thu, 14 Jan 1999 15:40:55 +0900 (JST) Message-Id: <199901140640.PAA10921@miya3f09.ee.kagu.sut.ac.jp> Date: Thu, 14 Jan 1999 15:40:55 +0900 (JST) From: sakai@miya3f12.ee.kagu.sut.ac.jp Reply-To: sakai@miya3f12.ee.kagu.sut.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9483: New port of XStarRoll-1.03 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9483 >Category: ports >Synopsis: New port of XStarRoll-1.03 >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: Wed Jan 13 22:50:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Hiroaki Sakai >Release: FreeBSD 2.2.6-RELEASE i386 >Organization: Miyauchi-Seki Laboratory, Science University of Tokyo >Environment: FreeBSD-2.2.6 + XFree86-3.3.2 >Description: XStarRoll was updated from ver1.02 to 1.03 to treat control words correctly. Then I made the port of XStarRoll-1.03. (MASTERSITES was modified.) Thanks. # 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: # # xstarroll # xstarroll/files # xstarroll/files/md5 # xstarroll/patches # xstarroll/patches/patch-aa # xstarroll/pkg # xstarroll/pkg/PLIST # xstarroll/pkg/DESCR # xstarroll/pkg/COMMENT # xstarroll/Makefile # echo c - xstarroll mkdir -p xstarroll > /dev/null 2>&1 echo c - xstarroll/files mkdir -p xstarroll/files > /dev/null 2>&1 echo x - xstarroll/files/md5 sed 's/^X//' >xstarroll/files/md5 << 'END-of-xstarroll/files/md5' XMD5 (xstarroll-1.03.tar.gz) = b3d4a0962e573277a444a78fef669d56 END-of-xstarroll/files/md5 echo c - xstarroll/patches mkdir -p xstarroll/patches > /dev/null 2>&1 echo x - xstarroll/patches/patch-aa sed 's/^X//' >xstarroll/patches/patch-aa << 'END-of-xstarroll/patches/patch-aa' X--- Makefile~ Thu Jan 14 13:58:16 1999 X+++ Makefile Thu Jan 14 13:58:30 1999 X@@ -1,4 +1,4 @@ X-XSTARROLL_PREFIX = /usr/X11R6 X+XSTARROLL_PREFIX = ${PREFIX} X XSTARROLL_BIN = ${XSTARROLL_PREFIX}/bin X XSTARROLL_MAN = ${XSTARROLL_PREFIX}/man/man1 X XSTARROLL_TARBALL = xstarroll-1.03 END-of-xstarroll/patches/patch-aa echo c - xstarroll/pkg mkdir -p xstarroll/pkg > /dev/null 2>&1 echo x - xstarroll/pkg/PLIST sed 's/^X//' >xstarroll/pkg/PLIST << 'END-of-xstarroll/pkg/PLIST' Xbin/xstarroll END-of-xstarroll/pkg/PLIST echo x - xstarroll/pkg/DESCR sed 's/^X//' >xstarroll/pkg/DESCR << 'END-of-xstarroll/pkg/DESCR' XXStarRoll is a simple demonstration program for X11. Letters and pixmaps Xfly to far, far, far away. You can fly optional letters and pixmaps, and Xuse XStarRoll as a background picture. X END-of-xstarroll/pkg/DESCR echo x - xstarroll/pkg/COMMENT sed 's/^X//' >xstarroll/pkg/COMMENT << 'END-of-xstarroll/pkg/COMMENT' XLetters fly to far, far, far away. END-of-xstarroll/pkg/COMMENT echo x - xstarroll/Makefile sed 's/^X//' >xstarroll/Makefile << 'END-of-xstarroll/Makefile' X# New ports collection makefile for: XStarRoll X# Version required: 1.03 X# Date created: 14 January 1999 X# Whom: Sakai Hiroaki X# X# $Id$ X# X XDISTNAME= xstarroll-1.03 XCATEGORIES= x11 XMASTER_SITES= http://wwwmiya.ee.kagu.sut.ac.jp/~sakai/ X XMAINTAINER= sakai@miya.ee.kagu.sut.ac.jp X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm X XALL_TARGET= xstarroll X XUSE_X11= yes X XMAN1= xstarroll.1 XMANCOMPRESSED= yes X X.include END-of-xstarroll/Makefile exit >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message