From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 25 02:10:17 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE19516A4CE for ; Fri, 25 Feb 2005 02:10:16 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B420343D41 for ; Fri, 25 Feb 2005 02:10:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1P2AGDI049169 for ; Fri, 25 Feb 2005 02:10:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1P2AGXi049168; Fri, 25 Feb 2005 02:10:16 GMT (envelope-from gnats) Resent-Date: Fri, 25 Feb 2005 02:10:16 GMT Resent-Message-Id: <200502250210.j1P2AGXi049168@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, User & Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F293016A4CE for ; Fri, 25 Feb 2005 02:04:26 +0000 (GMT) Received: from wkd.im.ntu.edu.tw (wkd.im.ntu.edu.tw [140.112.107.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F8AF43D45 for ; Fri, 25 Feb 2005 02:04:26 +0000 (GMT) (envelope-from ericyu@wkd.im.ntu.edu.tw) Received: by wkd.im.ntu.edu.tw (Postfix, from userid 1001) id 8493239815; Fri, 25 Feb 2005 10:04:21 +0800 (CST) Message-Id: <20050225020421.8493239815@wkd.im.ntu.edu.tw> Date: Fri, 25 Feb 2005 10:04:21 +0800 (CST) From: User & To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/78047: [NEW PORT] games/xdesktopwaves: Simulation of water waves on the desktop X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2005 02:10:17 -0000 >Number: 78047 >Category: ports >Synopsis: [NEW PORT] games/xdesktopwaves: Simulation of water waves on the desktop >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Feb 25 02:10:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: User & >Release: FreeBSD 5.3-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD wkd.im.ntu.edu.tw 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #3: Fri Dec 31 17:42:25 CST 2004 >Description: xdesktopwaves is a cellular automata setting the background of your X Window System under water. Windows and mouse are like ships on the sea. Each movement of these ends up in moving water waves. You can even have rain and/or storm stirring up the water. WWW: http://xdesktopwaves.sourceforge.net/ Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- xdesktopwaves-1.3.shar begins here --- # 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: # # xdesktopwaves # xdesktopwaves/Makefile # xdesktopwaves/distinfo # xdesktopwaves/files # xdesktopwaves/files/patch-makefile # xdesktopwaves/pkg-descr # echo c - xdesktopwaves mkdir -p xdesktopwaves > /dev/null 2>&1 echo x - xdesktopwaves/Makefile sed 's/^X//' >xdesktopwaves/Makefile << 'END-of-xdesktopwaves/Makefile' X# New ports collection makefile for: xdesktopwaves X# Date created: 24 February 2005 X# Whom: ericyu@mail2000.com.tw X# X# $FreeBSD$ X# X XPORTNAME= xdesktopwaves XPORTVERSION= 1.3 XCATEGORIES= games XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= xdesktopwaves X XMAINTAINER= ports@FreeBSD.org XCOMMENT= Simulation of water waves on the desktop X XUSE_X_PREFIX= yes XUSE_XLIB= yes X XMAN1= xdesktopwaves.1 X XPLIST_FILES= bin/xdesktopwaves X X.include END-of-xdesktopwaves/Makefile echo x - xdesktopwaves/distinfo sed 's/^X//' >xdesktopwaves/distinfo << 'END-of-xdesktopwaves/distinfo' XMD5 (xdesktopwaves-1.3.tar.gz) = 4ef1233527cb3bbf06b8fdc407b04ebe XSIZE (xdesktopwaves-1.3.tar.gz) = 49302 END-of-xdesktopwaves/distinfo echo c - xdesktopwaves/files mkdir -p xdesktopwaves/files > /dev/null 2>&1 echo x - xdesktopwaves/files/patch-makefile sed 's/^X//' >xdesktopwaves/files/patch-makefile << 'END-of-xdesktopwaves/files/patch-makefile' X--- Makefile.orig Sat Dec 18 13:47:40 2004 X+++ Makefile Wed Feb 23 22:28:56 2005 X@@ -11,19 +11,19 @@ X X #=========================== C compiler configuration ========================== X X-CC = gcc X-CFLAGS = -I/usr/X11R6/include -O2 X+#CC = gcc X+CFLAGS += -I$(X11BASE)/include X X #============================= Linker configuration ============================ X X-LINK = gcc X-LFLAGS = -L/usr/X11R6/lib X+LINK = $(CC) X+LFLAGS = -L$(X11BASE)/lib X LIBS = -lm -lX11 -lXext X X #============================ Installer configuration ========================== X X-BINDIR = /usr/X11R6/bin X-MAN1DIR = /usr/X11R6/man/man1 X+BINDIR = $(X11BASE)/bin X+MAN1DIR = $(X11BASE)/man/man1 X INSTALL = install X RM = rm -f -v X END-of-xdesktopwaves/files/patch-makefile echo x - xdesktopwaves/pkg-descr sed 's/^X//' >xdesktopwaves/pkg-descr << 'END-of-xdesktopwaves/pkg-descr' Xxdesktopwaves is a cellular automata setting the background Xof your X Window System under water. Windows and mouse are Xlike ships on the sea. Each movement of these ends up in Xmoving water waves. You can even have rain and/or storm Xstirring up the water. X XWWW: http://xdesktopwaves.sourceforge.net/ END-of-xdesktopwaves/pkg-descr exit --- xdesktopwaves-1.3.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: