Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 1998 12:29:13 +0900 (JST)
From:      sakai@miya3f01.ee.kagu.sut.ac.jp
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8481: New port of XStarRoll
Message-ID:  <199810290329.MAA02465@miya3f09.ee.kagu.sut.ac.jp>

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

>Number:         8481
>Category:       ports
>Synopsis:       New port of XStarRoll
>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 Oct 28 19:40:01 PST 1998
>Last-Modified:
>Originator:     Hiroaki Sakai
>Organization:
Faculty of Engineering, Science University of Tokyo
>Release:        FreeBSD 2.2.6-RELEASE i386
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:

I made a new port of XStarRoll and sent it you.

# 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/Makefile
#       xstarroll/files
#       xstarroll/files/md5
#       xstarroll/patches
#       xstarroll/patches/patch-aa
#       xstarroll/pkg
#       xstarroll/pkg/PLIST
#       xstarroll/pkg/DESCR
#       xstarroll/pkg/COMMENT
#
echo c - xstarroll
mkdir -p xstarroll > /dev/null 2>&1
echo x - xstarroll/Makefile
sed 's/^X//' >xstarroll/Makefile << 'END-of-xstarroll/Makefile'
X# New ports collection makefile for:   XStarRoll
X# Version required:    1.01
X# Date created:        29 October 1998
X# Whom:                Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
X#
X# $Id$
X#
X
XDISTNAME=      xstarroll-1.01
XCATEGORIES=    x11
XMASTER_SITES=  http://www.ed.kagu.sut.ac.jp/~j4397617/
XMAINTAINER=    sakai@miya.ee.kagu.sut.ac.jp
X
XALL_TARGET=    xstarroll
X
XUSE_X11=       yes
X
XMAN1=          xstarroll.1
XMANCOMPRESSED= yes
X
X.include <bsd.port.mk>
END-of-xstarroll/Makefile
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.01.tar.gz) = b96505aed29bfbf9ee5d18ade4952647
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 Oct 29 11:47:06 1998
X+++ Makefile   Thu Oct 29 11:51:32 1998
X@@ -1,4 +1,4 @@
X-XSTARROLL_PREFIX = /usr/X11R6
X+XSTARROLL_PREFIX = ${PREFIX}
X 
X xstarroll :   xstarroll.c
X               gcc -o xstarroll xstarroll.c \
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
exit







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?199810290329.MAA02465>