From owner-freebsd-ports Wed Jan 24 6:20:24 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8278537B69F for ; Wed, 24 Jan 2001 06:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0OEK2X49609; Wed, 24 Jan 2001 06:20:02 -0800 (PST) (envelope-from gnats) Received: from bifrost.lyngbol.dk (bifrost.lyngbol.dk [62.242.84.98]) by hub.freebsd.org (Postfix) with ESMTP id 9294037B404 for ; Wed, 24 Jan 2001 06:17:19 -0800 (PST) Received: by bifrost.lyngbol.dk (Postfix, from userid 1000) id 04F0E3C15; Wed, 24 Jan 2001 15:18:17 +0100 (CET) Message-Id: <20010124141817.04F0E3C15@bifrost.lyngbol.dk> Date: Wed, 24 Jan 2001 15:18:17 +0100 (CET) From: michael@lyngbol.dk Reply-To: michael@lyngbol.dk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/24607: new port: xpenguins Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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