Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2001 18:40:05 +0930 (CST)
From:      mark@kyne.com.au
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26610: New port: print/pscal: A utility for generating Postscript calendars
Message-ID:  <200104160910.f3G9A5G04658@aeris.kyne.com.au>

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

>Number:         26610
>Category:       ports
>Synopsis:       New port: print/pscal: A utility for generating Postscript calendars
>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:   Mon Apr 16 02:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Mark Pulford
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
none
>Environment:

>Description:

Pscal is a utility for generating Postscript calendars ready for
printing. It can optionally show the phases of the moon for either
hemisphere.

>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:
#
#	pscal
#	pscal/Makefile
#	pscal/distinfo
#	pscal/pkg-descr
#	pscal/pkg-comment
#	pscal/pkg-plist
#
echo c - pscal
mkdir -p pscal > /dev/null 2>&1
echo x - pscal/Makefile
sed 's/^X//' >pscal/Makefile << 'END-of-pscal/Makefile'
X# New ports collection makefile for:	pscal
X# Date created:			Apr 16, 2001
X# Whom:				Mark Pulford <mark@kyne.com.au>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pscal
XPORTVERSION=	1.13
XCATEGORIES=	print
XMASTER_SITES=	http://www.panix.com/~mbh/pscal/
X
XMAINTAINER=	mark@kyne.com.au
X
XNO_BUILD=	yes
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/pscal ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-pscal/Makefile
echo x - pscal/distinfo
sed 's/^X//' >pscal/distinfo << 'END-of-pscal/distinfo'
XMD5 (pscal-1.13.tar.gz) = 741dd387075419457231ffd655b93611
END-of-pscal/distinfo
echo x - pscal/pkg-descr
sed 's/^X//' >pscal/pkg-descr << 'END-of-pscal/pkg-descr'
XPscal is a utility for generating Postscript calendars ready for
Xprinting. It can optionally show the phases of the moon for either
Xhemisphere.
X
XWWW: http://www.panix.com/~mbh/projects.html
END-of-pscal/pkg-descr
echo x - pscal/pkg-comment
sed 's/^X//' >pscal/pkg-comment << 'END-of-pscal/pkg-comment'
XA utility for generating Postscript calendars
END-of-pscal/pkg-comment
echo x - pscal/pkg-plist
sed 's/^X//' >pscal/pkg-plist << 'END-of-pscal/pkg-plist'
Xbin/pscal
END-of-pscal/pkg-plist
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?200104160910.f3G9A5G04658>