ports/96564: New port: deskutils/when

Andrew Pantyukhin infofarmer at gmail.com
Sun Apr 30 21:50:45 UTC 2006


>Number:         96564
>Category:       ports
>Synopsis:       New port: deskutils/when
>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:   Sun Apr 30 21:50:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Pantyukhin
>Release:        FreeBSD 6.1-RC i386
>Organization:
>Environment:
System: FreeBSD sat64.net17 6.1-RC FreeBSD 6.1-RC #15: Tue Apr 18 00:29:23 MSD 2006 sat at sat64.net17:/usr/obj/usr/src/sys/SATCUR32 i386


	
>Description:
A minimalistic calendar
	
>How-To-Repeat:
	
>Fix:

	

--- when.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:
#
#	when
#	when/Makefile
#	when/distinfo
#	when/pkg-descr
#
echo c - when
mkdir -p when > /dev/null 2>&1
echo x - when/Makefile
sed 's/^X//' >when/Makefile << 'END-of-when/Makefile'
X# New ports collection makefile for:	when
X# Date created:		1 May 2006
X# Whom:			Andrew Pantyukhin <infofarmer at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	when
XPORTVERSION=	1.0.28
XCATEGORIES=	deskutils
XMASTER_SITES=	http://bsd1.csme.ru/myports/ \
X		http://bsd2.csme.ru/myports/ \
X		http://bsd3.csme.ru/myports/
X
XMAINTAINER=	infofarmer at gmail.com
XCOMMENT=	A very simple personal calendar
X
XUSE_BZIP2=	yes
XUSE_PERL5_RUN=	yes
XNO_BUILD=	yes
XPLIST_FILES=	bin/${PORTNAME}
XMAN1=		${PORTNAME}.1
X
Xdo-install:
X	@${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
X	@${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MAN1PREFIX}/man/man1/
X
X.include <bsd.port.mk>
END-of-when/Makefile
echo x - when/distinfo
sed 's/^X//' >when/distinfo << 'END-of-when/distinfo'
XMD5 (when-1.0.28.tar.bz2) = cbf137a1e4a495b815e4eda1c0125768
XSHA256 (when-1.0.28.tar.bz2) = 4576442430d08181ff8898727c8c50911b9f09c493f1011088ad0c475b7651dd
XSIZE (when-1.0.28.tar.bz2) = 24766
END-of-when/distinfo
echo x - when/pkg-descr
sed 's/^X//' >when/pkg-descr << 'END-of-when/pkg-descr'
XWhen is an extremely simple personal calendar program, aimed
Xat the Unix geek who wants something minimalistic. It can
Xkeep track of things you need to do on particular dates. Its
Xfile format is a simple text file, which you can edit in your
Xfavorite editor.
X
XWWW: http://www.lightandmatter.com/when/when.html
END-of-when/pkg-descr
exit
--- when.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list