Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2001 15:18:17 +0100 (CET)
From:      michael@lyngbol.dk
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24607: new port: xpenguins
Message-ID:  <20010124141817.04F0E3C15@bifrost.lyngbol.dk>

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

>Number:         24607
>Category:       ports
>Synopsis:       new port
>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 24 06:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Michael Lyngbøl
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD bifrost 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Sat Jan 20 00:51:19 CET 2001 lyngbol@bifrost:/usr/src/sys/compile/BIFROST i386


>Description:
	new port of xpenguins (http://xpenguins.seul.org/)
>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:
#
#	xpenguins
#	xpenguins/Makefile
#	xpenguins/pkg-comment
#	xpenguins/pkg-descr
#	xpenguins/pkg-plist
#	xpenguins/files
#	xpenguins/files/patch-aa
#	xpenguins/distinfo
#
echo c - xpenguins
mkdir -p xpenguins > /dev/null 2>&1
echo x - xpenguins/Makefile
sed 's/^X//' >xpenguins/Makefile << 'END-of-xpenguins/Makefile'
X# New ports collection makefile for:   xpenguins
X# Date created:        24 January 2001
X# Whom:                lyngbol@candid.dk
X#
X# $FreeBSD$
X#
X
XPORTNAME=      xpenguins
XPORTVERSION=   1.2
XCATEGORIES=    x11
XMASTER_SITES=  http://xpenguins.seul.org/
X
XMAINTAINER=    lyngbol@candid.dk
X
XUSE_X_PREFIX=  yes
XUSE_XPM=       yes
XUSE_GMAKE=     yes
X
XMAN1=          xpenguins.1
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/xpenguins $(PREFIX)/bin
X	${INSTALL_MAN} ${WRKSRC}/xpenguins.1 $(PREFIX)/man/man1
X
X.include <bsd.port.mk>
END-of-xpenguins/Makefile
echo x - xpenguins/pkg-comment
sed 's/^X//' >xpenguins/pkg-comment << 'END-of-xpenguins/pkg-comment'
Xcute little penguins that walk along the tops of your windows
END-of-xpenguins/pkg-comment
echo x - xpenguins/pkg-descr
sed 's/^X//' >xpenguins/pkg-descr << 'END-of-xpenguins/pkg-descr'
XXPenguins animates a friendly family of penguins  in  your
Xroot window. They drop in from the top of the screen, walk
Xalong the tops of your windows, up the side of  your  win-
Xdows,  up the side of the screen, and sometimes even levi-
Xtate with their genetically-modified go-go-gadget  'copter
Xability.  Be  careful  when you move windows as the little
Xguys squash easily. If you send the  program  an  interupt
X
XWWW: http://xpenguins.seul.org/
X
X- Michael Lyngbol
Xlyngbol@candid.dk
END-of-xpenguins/pkg-descr
echo x - xpenguins/pkg-plist
sed 's/^X//' >xpenguins/pkg-plist << 'END-of-xpenguins/pkg-plist'
Xbin/xpenguins
END-of-xpenguins/pkg-plist
echo c - xpenguins/files
mkdir -p xpenguins/files > /dev/null 2>&1
echo x - xpenguins/files/patch-aa
sed 's/^X//' >xpenguins/files/patch-aa << 'END-of-xpenguins/files/patch-aa'
X--- Makefile.ORIG	Wed Jan 24 14:32:11 2001
X+++ Makefile	Wed Jan 24 14:34:34 2001
X@@ -6,8 +6,8 @@
X CFLAGS = -Wall $(RPM_OPT_FLAGS) 
X 
X XLIBS = -lX11 -lXpm -lXext
X-XLIBDIR = -L/usr/X11R6/lib -L/usr/local/lib 
X-XINCLUDEDIRS = -I/usr/X11R6/include -I/usr/local/include 
X+XLIBDIR = -L/usr/X11R6/lib 
X+XINCLUDEDIRS = -I/usr/X11R6/include 
X 
X OBJS = xpenguins.o toon.o
X PROGRAM = xpenguins
END-of-xpenguins/files/patch-aa
echo x - xpenguins/distinfo
sed 's/^X//' >xpenguins/distinfo << 'END-of-xpenguins/distinfo'
XMD5 (xpenguins-1.2.tar.gz) = d87aabddc455d12d9ccffbe491fa3b5d
END-of-xpenguins/distinfo
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?20010124141817.04F0E3C15>