ports/64353: New port: deskutils/pal - a command-line calendar program

Herbert J.Skuhra herbert.skuhra at gmx.at
Tue Mar 16 23:50:04 UTC 2004


>Number:         64353
>Category:       ports
>Synopsis:       New port: deskutils/pal - a command-line calendar program
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 16 15:50:03 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Herbert J. Skuhra
>Release:        FreeBSD 5.2.1-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD oslo.ath.cx 5.2.1-RELEASE-p2 FreeBSD 5.2.1-RELEASE-p2 #0: Tue Mar 16 16:19:09 CET 2004 herbert at oslo.ath.cx:/usr/obj/usr/src/sys/PC1 i386


# 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:
#
#	pal
#	pal/Makefile
#	pal/distinfo
#	pal/pkg-descr
#	pal/pkg-plist
#
echo c - pal
mkdir -p pal > /dev/null 2>&1
echo x - pal/Makefile
sed 's/^X//' >pal/Makefile << 'END-of-pal/Makefile'
X# Ports collection makefile for: pal
X# Date created: Mar 16, 2004
X# Whom: Herbert J. Skuhra <herbert.skuhra at gmx.at>
X#
X# $FreeBSD$
X
XPORTNAME=	pal
XPORTVERSION=	0.3.3
XCATEGORIES=	deskutils
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	palcal
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	herbert.skuhra at gmx.at
XCOMMENT=	A calendar application
X
XLIB_DEPENDS=    glib-2.0.200:${PORTSDIR}/devel/glib20
X
XUSE_GETTEXT=	yes
XUSE_GMAKE=	yes
XUSE_REINPLACE=	yes
XALL_TARGET=
XWRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
X
Xpost-patch:
X	@${REINPLACE_CMD} -e "s,prefix = /usr,prefix = /usr/local,g" ${WRKSRC}/Makefile.defs
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/pal ${PREFIX}/bin
X	${MKDIR} ${PREFIX}/share/pal
X	${INSTALL} -m 0644 ${WRKDIR}/${PORTNAME}-${PORTVERSION}/share/*.pal ${PREFIX}/share/pal
X	${INSTALL} -m 0644 ${WRKDIR}/${PORTNAME}-${PORTVERSION}/share/*.conf ${PREFIX}/share/pal
X	${REINPLACE_CMD} -e "s,VERSION,${PORTVERSION},g" ${WRKDIR}/${PORTNAME}-${PORTVERSION}/pal.1.template
X	${GZIP_CMD} -c ${WRKDIR}/${PORTNAME}-${PORTVERSION}/pal.1.template > ${WRKDIR}/${PORTNAME}-${PORTVERSION}/pal.1.gz
X	${INSTALL} -m 0444 ${WRKDIR}/${PORTNAME}-${PORTVERSION}/pal.1.gz ${PREFIX}/man/man1
X
X.include <bsd.port.mk>
END-of-pal/Makefile
echo x - pal/distinfo
sed 's/^X//' >pal/distinfo << 'END-of-pal/distinfo'
XMD5 (pal-0.3.3.tgz) = 3cf53e55ab18fa2655c5d2f58498c6d0
END-of-pal/distinfo
echo x - pal/pkg-descr
sed 's/^X//' >pal/pkg-descr << 'END-of-pal/pkg-descr'
XPal is a command-line calendar program for Unix/Linux systems that can 
Xkeep track of events. It has similarities with the Unix cal command, the 
Xmore complex GNU gcal program, and the calendar program distributed with 
Xthe BSDs.
X
XWWW: http://palcal.sourceforge.net/
END-of-pal/pkg-descr
echo x - pal/pkg-plist
sed 's/^X//' >pal/pkg-plist << 'END-of-pal/pkg-plist'
Xbin/pal
Xman/man1/pal.1.gz
Xshare/pal/australia.pal
Xshare/pal/birth-death.pal
Xshare/pal/christian.pal
Xshare/pal/computer.pal
Xshare/pal/history.pal
Xshare/pal/lotr.pal
Xshare/pal/music.pal
Xshare/pal/pagan.pal
Xshare/pal/pal.conf
Xshare/pal/us.pal
Xshare/pal/world.pal
X at dirrm share/pal
END-of-pal/pkg-plist
exit
>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list