Date: Sun, 10 Oct 1999 08:53:08 +0900 (JST) From: th@cis.ibaraki.ac.jp To: FreeBSD-gnats-submit@freebsd.org Subject: ports/14244: New Ports : xeji Message-ID: <199910092353.IAA32244@nadja.cis.ibaraki.ac.jp>
next in thread | raw e-mail | index | archive | help
>Number: 14244 >Category: ports >Synopsis: New Ports : xeji >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: Sat Oct 9 17:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: HIYAMA Takeshi >Release: FreeBSD 3.3-STABLE i386 >Organization: Ibaraki University >Environment: >Description: An old man watches your mouse pointer,like 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: # # xeji # xeji/Makefile # xeji/patches # xeji/patches/patch-aa # xeji/pkg # xeji/pkg/COMMENT # xeji/pkg/DESCR # xeji/pkg/PLIST # xeji/files # xeji/files/md5 # echo c - xeji mkdir -p xeji > /dev/null 2>&1 echo x - xeji/Makefile sed 's/^X//' >xeji/Makefile << 'END-of-xeji/Makefile' X# New ports collection makefile for: xeji X# Version required: 1.2 X# Date created: 10 Aug 1999 X# Whom: HIYAMA Takeshi <th@cis.ibaraki.ac.jp> X# X# $Id$ X# X XDISTNAME= xeji1.2 XPKGNAME= xeji-1.2 XCATEGORIES= games XMASTER_SITES= http://yindy1.aist-nara.ac.jp/~tetu-s/sofken/software/ XEXTRACT_SUFX= .tar.Z X XMAINTAINER= th@cis.ibaraki.ac.jp X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm X XUSE_IMAKE= yes XNO_INSTALL_MANPAGES=yes X Xpre-patch: X ${MV} ${WRKDIR}/xeji ${WRKDIR}/${DISTNAME} X X.include <bsd.port.mk> END-of-xeji/Makefile echo c - xeji/patches mkdir -p xeji/patches > /dev/null 2>&1 echo x - xeji/patches/patch-aa sed 's/^X//' >xeji/patches/patch-aa << 'END-of-xeji/patches/patch-aa' X*** xeji.c.orig Sun Oct 10 08:04:24 1999 X--- xeji.c Sun Oct 10 08:10:56 1999 X*************** X*** 11,15 **** X #ifdef XPM X /*#include <X11/xpm.h>*/ X! #include </usr/local/X11R5/include/xpm.h> X #include "eji.xpm" X #endif /* XPM */ X--- 11,15 ---- X #ifdef XPM X /*#include <X11/xpm.h>*/ X! #include <X11/xpm.h> X #include "eji.xpm" X #endif /* XPM */ END-of-xeji/patches/patch-aa echo c - xeji/pkg mkdir -p xeji/pkg > /dev/null 2>&1 echo x - xeji/pkg/COMMENT sed 's/^X//' >xeji/pkg/COMMENT << 'END-of-xeji/pkg/COMMENT' XAn old man watches you. END-of-xeji/pkg/COMMENT echo x - xeji/pkg/DESCR sed 's/^X//' >xeji/pkg/DESCR << 'END-of-xeji/pkg/DESCR' XAn old man watches you. X XWWW: http://yokoya.aist-nara.ac.jp/~tetu-s/sofken96/ END-of-xeji/pkg/DESCR echo x - xeji/pkg/PLIST sed 's/^X//' >xeji/pkg/PLIST << 'END-of-xeji/pkg/PLIST' Xbin/xeji END-of-xeji/pkg/PLIST echo c - xeji/files mkdir -p xeji/files > /dev/null 2>&1 echo x - xeji/files/md5 sed 's/^X//' >xeji/files/md5 << 'END-of-xeji/files/md5' XMD5 (xeji1.2.tar.Z) = 4c6949addbfee19a91266d5b2db55be0 END-of-xeji/files/md5 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?199910092353.IAA32244>