Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 1998 14:26:48 +0900 (JST)
From:      sakai@miya3f01.ee.kagu.sut.ac.jp
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8482: New port of eyeclock-1.02 
Message-ID:  <199810290526.OAA04868@miya3f09.ee.kagu.sut.ac.jp>

next in thread | raw e-mail | index | archive | help

>Number:         8482
>Category:       ports
>Synopsis:       New port of eyeclock-1.02
>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 Oct 28 21:30:01 PST 1998
>Last-Modified:
>Originator:     Hiroaki Sakai
>Organization:
Faculty of Engineering, Science University of Tokyo
>Release:        FreeBSD 2.2.6-RELEASE i386
>Environment:
>Description:

I made a new port of eyeclock-1.02 and sent you it.



# 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:
#
#       eyeclock
#       eyeclock/files
#       eyeclock/files/md5
#       eyeclock/patches
#       eyeclock/patches/patch-aa
#       eyeclock/pkg
#       eyeclock/pkg/PLIST
#       eyeclock/pkg/DESCR
#       eyeclock/pkg/COMMENT
#       eyeclock/Makefile
#
echo c - eyeclock
mkdir -p eyeclock > /dev/null 2>&1
echo c - eyeclock/files
mkdir -p eyeclock/files > /dev/null 2>&1
echo x - eyeclock/files/md5
sed 's/^X//' >eyeclock/files/md5 << 'END-of-eyeclock/files/md5'
XMD5 (eyeclock-1.02.tar.gz) = 89432fd6f156a588de10bec2932edaec
END-of-eyeclock/files/md5
echo c - eyeclock/patches
mkdir -p eyeclock/patches > /dev/null 2>&1
echo x - eyeclock/patches/patch-aa
sed 's/^X//' >eyeclock/patches/patch-aa << 'END-of-eyeclock/patches/patch-aa'
X--- Makefile~  Thu Oct 29 13:53:37 1998
X+++ Makefile   Thu Oct 29 13:53:50 1998
X@@ -1,4 +1,4 @@
X-EYECLOCK_PREFIX = /usr/X11R6
X+EYECLOCK_PREFIX = ${PREFIX}
X EYECLOCK_DIRECTRY = /lib/X11/EyeClock/
X 
X eyeclock :    eyegraph.o eyeinit.o eyemain.o eyequit.o eyestr.o eyetime.o
END-of-eyeclock/patches/patch-aa
echo c - eyeclock/pkg
mkdir -p eyeclock/pkg > /dev/null 2>&1
echo x - eyeclock/pkg/PLIST
sed 's/^X//' >eyeclock/pkg/PLIST << 'END-of-eyeclock/pkg/PLIST'
Xbin/eyeclock
Xlib/X11/EyeClock/sample1
Xlib/X11/EyeClock/sample2
Xlib/X11/EyeClock/sample1.xpm
Xlib/X11/EyeClock/sample2.xpm
Xlib/X11/EyeClock/README.euc
Xlib/X11/EyeClock/Makefile
Xlib/X11/EyeClock/COPYRIGHT.euc
X@dirrm lib/X11/EyeClock
END-of-eyeclock/pkg/PLIST
echo x - eyeclock/pkg/DESCR
sed 's/^X//' >eyeclock/pkg/DESCR << 'END-of-eyeclock/pkg/DESCR'
XEyeClock is a simple clock application for X11. You can put an optional 
Xpicture on the face of the clock. And you can move the eyes of the      
Xpicture following the mouse.                                            
X                                                                        
END-of-eyeclock/pkg/DESCR
echo x - eyeclock/pkg/COMMENT
sed 's/^X//' >eyeclock/pkg/COMMENT << 'END-of-eyeclock/pkg/COMMENT'
XA clock application for X. The eyes follow the mouse.
END-of-eyeclock/pkg/COMMENT
echo x - eyeclock/Makefile
sed 's/^X//' >eyeclock/Makefile << 'END-of-eyeclock/Makefile'
X# New ports collection makefile for:   EyeClock
X# Version required:    1.02
X# Date created:        29 October 1998
X# Whom:                Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
X#
X# $Id$
X#
X
XDISTNAME=      eyeclock-1.02
XCATEGORIES=    x11
XMASTER_SITES=  http://www.ed.kagu.sut.ac.jp/~j4397617/
XMAINTAINER=    sakai@miya.ee.kagu.sut.ac.jp
X
XALL_TARGET=    eyeclock
X
XUSE_X11=       yes
X
XMAN1=          eyeclock.1
XMANCOMPRESSED= yes
X
X.include <bsd.port.mk>
END-of-eyeclock/Makefile
exit





>How-To-Repeat:
>Fix:
>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?199810290526.OAA04868>