Date: Sat, 31 Aug 2002 02:05:49 +0100 (BST) From: Stephen Roome <steve@semtexforsale.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/42234: New port: xglurbules Message-ID: <200208310105.g7V15nW15716@mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
>Number: 42234 >Category: ports >Synopsis: New port: xglurbules >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: Fri Aug 30 18:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Stephen Roome >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD dylan.home 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Jun 30 22:25:14 BST 2002 root@dylan.home:/usr/src/sys/compile/DYLAN i386 >Description: Gooey looking highly graphical particle system eyecandy program for X11. There's a screenshot or four at : WWW: http://www.pepcross.com/capture.html >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: # # xglurbules # xglurbules/Makefile # xglurbules/patch # xglurbules/pkg-descr # xglurbules/distinfo # xglurbules/pkg-comment # xglurbules/pkg-plist # echo c - xglurbules mkdir -p xglurbules > /dev/null 2>&1 echo x - xglurbules/Makefile sed 's/^X//' >xglurbules/Makefile << 'END-of-xglurbules/Makefile' X# New ports collection makefile for: xglurbules X# X# Date created: 30 August 2002 X# X# Whom: Stephen Roome <steve@pepcross.com> X# X# $FreeBSD$ X# X XPORTNAME= xglurbules XPORTVERSION= 1.0 XCATEGORIES= graphics XMASTER_SITES= http://www.pepcross.com/glurbules/ X XMAINTAINER= steve@pepcross.com X XMAN1= xglurbules.1 X XMANCOMPRESSED= yes X X.include <bsd.port.mk> END-of-xglurbules/Makefile echo x - xglurbules/patch sed 's/^X//' >xglurbules/patch << 'END-of-xglurbules/patch' X--- bsd.port.mk.old Tue Aug 6 10:17:07 2002 X+++ bsd.port.mk Tue Aug 6 10:18:37 2002 X@@ -1269,7 +1269,11 @@ X .if defined(PKG_NOCOMPRESS) X PKG_SUFX?= .tar X .else X+.if ${OSVERSION} >= 500035 X PKG_SUFX?= .tbz X+.else X+PKG_SUFX?= .tgz X+.endif X .endif X # where pkg_add records its dirty deeds. X PKG_DBDIR?= /var/db/pkg END-of-xglurbules/patch echo x - xglurbules/pkg-descr sed 's/^X//' >xglurbules/pkg-descr << 'END-of-xglurbules/pkg-descr' XGooey looking highly graphical particle system eyecandy program for XX11. There's a screenshot or four at : X X WWW: http://www.pepcross.com/capture.html X X(Ignore the version numbers, they're wrong!) END-of-xglurbules/pkg-descr echo x - xglurbules/distinfo sed 's/^X//' >xglurbules/distinfo << 'END-of-xglurbules/distinfo' XMD5 (xglurbules-1.0.tar.gz) = 6266e8bd501c8b9cd2516a4c0d409b0e END-of-xglurbules/distinfo echo x - xglurbules/pkg-comment sed 's/^X//' >xglurbules/pkg-comment << 'END-of-xglurbules/pkg-comment' XBurning particle system eye candy program thingy for X11 END-of-xglurbules/pkg-comment echo x - xglurbules/pkg-plist sed 's/^X//' >xglurbules/pkg-plist << 'END-of-xglurbules/pkg-plist' Xbin/xglurbules Xbin/xglurbules-noshm Xbin/xglurbules-test END-of-xglurbules/pkg-plist 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?200208310105.g7V15nW15716>