ports/71693: [NEW PORT] x11-clocks/9clock: This is a slighty rewrite of plan9 4ed clock.c

Serge Gagnon ser_gagnon at sympatico.ca
Mon Sep 13 03:40:25 UTC 2004


>Number:         71693
>Category:       ports
>Synopsis:       [NEW PORT] x11-clocks/9clock: This is a slighty rewrite of plan9 4ed clock.c
>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:   Mon Sep 13 03:40:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Serge Gagnon
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
me
>Environment:
System: FreeBSD quenix1.dyndns.org 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat Aug 14 15:29:18 EDT 2004
>Description:
This is a slighty rewrite of plan9 4ed clock.c

WWW:	http://pages.cpsc.ucalgary.ca/~mirtchov/p9/clock/

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- 9clock-1.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:
#
#	9clock
#	9clock/pkg-descr
#	9clock/Makefile
#	9clock/pkg-plist
#	9clock/distinfo
#
echo c - 9clock
mkdir -p 9clock > /dev/null 2>&1
echo x - 9clock/pkg-descr
sed 's/^X//' >9clock/pkg-descr << 'END-of-9clock/pkg-descr'
XThis is a slighty rewrite of plan9 4ed clock.c
X
XWWW:	http://pages.cpsc.ucalgary.ca/~mirtchov/p9/clock/
END-of-9clock/pkg-descr
echo x - 9clock/Makefile
sed 's/^X//' >9clock/Makefile << 'END-of-9clock/Makefile'
X# New ports collection makefile for:	9clock
X# Date created:		2004-09-11
X# Whom:			Serge Gagnon <ser_gagnon at sympatico.ca>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	9clock
XPORTVERSION=	1
XCATEGORIES=	x11-clocks plan9
XMASTER_SITES=	http://pages.cpsc.ucalgary.ca/~mirtchov/p9/clock/
XDISTFILES=	9clock.c mkfile
XEXTRACT_ONLY=
X
XMAINTAINER=	ser_gagnon at sympatico.ca
XCOMMENT=	This is a slighty rewrite of plan9 4ed clock.c
X
XBUILD_DEPENDS=	${PLAN9}/bin/mk:${PORTSDIR}/devel/plan9port
X
XPLAN9=		${PREFIX}/plan9
XMAKE_ENV+=	PLAN9=${PREFIX}/plan9
XMAKE_ENV+=	PATH=${PATH}:${PLAN9}/bin:
XMK=		${PLAN9}/bin/mk
XDIST_SUBDIR=	Plan9
XNO_WRKSUBDIR=	yes
X
Xdo-extract:
X	${MKDIR} ${WRKDIR}
X.	for files in ${DISTFILES}
X		${CP} ${DISTDIR}/${DIST_SUBDIR}/${files} ${WRKDIR}/${file}
X.	endfor
X
Xdo-build:
X	cd ${WRKDIR}; ${SETENV} ${MAKE_ENV} ${MK} all
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/o.9clock ${PLAN9}/bin/9clock
X
X.include <bsd.port.mk>
END-of-9clock/Makefile
echo x - 9clock/pkg-plist
sed 's/^X//' >9clock/pkg-plist << 'END-of-9clock/pkg-plist'
Xplan9/bin/9clock
END-of-9clock/pkg-plist
echo x - 9clock/distinfo
sed 's/^X//' >9clock/distinfo << 'END-of-9clock/distinfo'
XMD5 (Plan9/9clock.c) = df37020f3a06810ac1cfd322e46352e9
XSIZE (Plan9/9clock.c) = 2603
XMD5 (Plan9/mkfile) = bbf230fe5a2b8203c30ee4eb485308c3
XSIZE (Plan9/mkfile) = 381
END-of-9clock/distinfo
exit
--- 9clock-1.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list