Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jul 1998 15:32:43 -0500 (CDT)
From:      rneswold@mcs.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7139: New Port: wmtime -- clock app for WindowMaker
Message-ID:  <199807012032.PAA11476@drmemory.fnal.gov>

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

>Number:         7139
>Category:       ports
>Synopsis:       Adding a new port to the collection.
>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 Jul  1 13:40:01 PDT 1998
>Last-Modified:
>Originator:     Richard M. Neswold
>Organization:
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

>Description:

# 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:
#
#	.
#	./Makefile
#	./pkg
#	./pkg/COMMENT
#	./pkg/DESCR
#	./pkg/PLIST
#	./files
#	./files/md5
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:   wmtime
X# Version required:    1.0b2
X# Date created:        1 July 1998
X# Whom:                Rich Neswold <rneswold@mcs.net>
X#
X# $Id$
X#
X
XDISTNAME=		wmtime-1.0b2
XCATEGORIES=		x11
XMASTER_SITES=	http://www.xs4all.nl/~warp/files/
X
XMAINTAINER=		rneswold@mcs.net
X
XWRKSRC=			${WRKDIR}/wmtime.app/wmtime
XUSE_IMAKE=		yes
XNO_INSTALL_MANPAGES= 1
X
Xpost-extract :
X	${CP} ${WRKSRC}/../Imakefile ${WRKSRC}/Imakefile
X
X.include <bsd.port.mk>
END-of-./Makefile
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XTime/Date applet for WindowMaker.
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XThis is a very nice clock that runs in the WindowMaker "dock". Either
Xdigital or analog clock faces can be specified.
X
X- Rich
X  rneswold@mcs.net
END-of-./pkg/DESCR
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xbin/wmtime
END-of-./pkg/PLIST
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (wmtime-1.0b2.tar.gz) = 04c03e001aa702cf653b6b6c3f58bf87
END-of-./files/md5
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?199807012032.PAA11476>