Date: Wed, 3 Nov 1999 08:41:02 -0500 (EST) From: jedgar@fxp.org To: FreeBSD-gnats-submit@freebsd.org Subject: ports/14683: New port: games/speyes Message-ID: <19991103134102.3A2BA9B22@pawn.primelocation.net>
next in thread | raw e-mail | index | archive | help
>Number: 14683 >Category: ports >Synopsis: New port: games/speyes >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 Nov 3 05:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Chris D. Faulhaber >Release: FreeBSD 3.3-STABLE i386 >Organization: BUGO - BSD Users Group of Orlando >Environment: FreeBSD 3.3-STABLE i386 >Description: New port: games/speyes WindowMaker dock app featuring the SouthPark characters ala xeyes. >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: # # speyes # speyes/Makefile # speyes/files # speyes/files/md5 # speyes/patches # speyes/patches/patch-aa # speyes/pkg # speyes/pkg/PLIST # speyes/pkg/COMMENT # speyes/pkg/DESCR # echo c - speyes mkdir -p speyes > /dev/null 2>&1 echo x - speyes/Makefile sed 's/^X//' >speyes/Makefile << 'END-of-speyes/Makefile' X# New ports collection makefile for: speyes X# Version required: 1.0.0 X# Date created: 03 November 1999 X# Whom: Chris D. Faulhaber <jedgar@fxp.org> X# X# $FreeBSD$ X# X XDISTNAME= speyes-1.0.0 XCATEGORIES= games XMASTER_SITES= http://www.halcyon.com/amalmin/speyes/ X XMAINTAINER= jedgar@fxp.org X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ X gnugetopt.1:${PORTSDIR}/devel/libgnugetopt X XNO_INSTALL_MANPAGES= yes XUSE_IMAKE= yes X Xpre-configure: X @${MV} ${WRKSRC}/Imakefile ${WRKSRC}/Imakefile.orig X @${SED} -e 's|LOCALBASE|${LOCALBASE}|' \ X < ${WRKSRC}/Imakefile.orig > ${WRKSRC}/Imakefile X X.include <bsd.port.mk> END-of-speyes/Makefile echo c - speyes/files mkdir -p speyes/files > /dev/null 2>&1 echo x - speyes/files/md5 sed 's/^X//' >speyes/files/md5 << 'END-of-speyes/files/md5' XMD5 (speyes-1.0.0.tar.gz) = 1fe85518efebceb559ca62c3e4ee2408 END-of-speyes/files/md5 echo c - speyes/patches mkdir -p speyes/patches > /dev/null 2>&1 echo x - speyes/patches/patch-aa sed 's/^X//' >speyes/patches/patch-aa << 'END-of-speyes/patches/patch-aa' X--- Imakefile.orig Sat Oct 30 00:31:02 1999 X+++ Imakefile Wed Nov 3 08:28:28 1999 X@@ -2,7 +2,9 @@ X X SYS_LIBRARIES = MathLibrary X DEPLIBS = $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB) X-LOCAL_LIBRARIES = $(XMULIB) $(XTOOLLIB) $(XLIB) $(XPMLIB) X+LOCAL_LIBRARIES = $(XMULIB) $(XTOOLLIB) $(XLIB) $(XPMLIB) -lgnugetopt X+EXTRA_INCLUDES = -ILOCALBASE/include X+LOCAL_LDFLAGS = -LLOCALBASE/lib X X SRCS = speyes.c X OBJS = speyes.o END-of-speyes/patches/patch-aa echo c - speyes/pkg mkdir -p speyes/pkg > /dev/null 2>&1 echo x - speyes/pkg/PLIST sed 's/^X//' >speyes/pkg/PLIST << 'END-of-speyes/pkg/PLIST' Xbin/speyes END-of-speyes/pkg/PLIST echo x - speyes/pkg/COMMENT sed 's/^X//' >speyes/pkg/COMMENT << 'END-of-speyes/pkg/COMMENT' XWindowMaker dockapp/xeyes clone using SouthPark characters END-of-speyes/pkg/COMMENT echo x - speyes/pkg/DESCR sed 's/^X//' >speyes/pkg/DESCR << 'END-of-speyes/pkg/DESCR' Xspeyes is a WindowMaker dock app that features the XSouthPark characters ala xeyes. X XWWW: http://www.halcyon.com/amalmin/speyes/speyes.html X X-Chris D. Faulhaber Xjedgar@fxp.org END-of-speyes/pkg/DESCR 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?19991103134102.3A2BA9B22>