ports/96636: New port: x11-clocks/tktz

Alexander Gromnizki gromnizki at unixdev.net
Mon May 1 23:00:52 UTC 2006


>Number:         96636
>Category:       ports
>Synopsis:       New port: x11-clocks/tktz
>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 May 01 23:00:29 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Gromnizki
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD medieval 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Fri Apr 14 08:20:22 EEST 2006 alex at medieval:/usr/src/sys/i386/compile/AG_6_0_2006_04_14 i386
>Description:
	New port: x11-clocks/tktz A Tcl/Tk-based timezone viewer
>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:
#
#	tktz
#	tktz/Makefile
#	tktz/distinfo
#	tktz/pkg-descr
#	tktz/pkg-plist
#
echo c - tktz
mkdir -p tktz > /dev/null 2>&1
echo x - tktz/Makefile
sed 's/^X//' >tktz/Makefile << 'END-of-tktz/Makefile'
X# New ports collection makefile for:	tktz
X# Date created:				2 May 2006
X# Whom:					Alexander Gromnizki
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tktz
XPORTVERSION=	0.1
XCATEGORIES=	x11-clocks tk84
XMASTER_SITES=	http://gromnizki.unixdev.net/soft/
X
XMAINTAINER=	gromnizki at unixdev.net
XCOMMENT=	A Tcl/Tk-based timezone viewer
X
XRUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84
X
XNO_BUILD=	yes
X
Xdo-install:
X	@ ${MKDIR} ${PREFIX}/lib/tktz
X	@ ${INSTALL_SCRIPT} ${WRKSRC}/tktz ${PREFIX}/lib/tktz
X	@ ${LN} -sf ${PREFIX}/lib/tktz/tktz ${PREFIX}/bin
X.for file in tktz.help README LICENSE
X	@ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/lib/tktz
X.endfor
X
X.include <bsd.port.mk>
END-of-tktz/Makefile
echo x - tktz/distinfo
sed 's/^X//' >tktz/distinfo << 'END-of-tktz/distinfo'
XMD5 (tktz-0.1.tar.gz) = 6c3c0a4908ef4f9e16050dd9041e2b41
XSIZE (tktz-0.1.tar.gz) = 8703
END-of-tktz/distinfo
echo x - tktz/pkg-descr
sed 's/^X//' >tktz/pkg-descr << 'END-of-tktz/pkg-descr'
Xtktz will help you to guess the current time in another country. It
Xreads special timezone description file (/usr/share/zoneinfo/zone.tab)
Xand shows you a list of the countries and zone name for each entry.
X
XWWW: http://gromnizki.unixdev.net
X
X- Alexander Gromnizki
END-of-tktz/pkg-descr
echo x - tktz/pkg-plist
sed 's/^X//' >tktz/pkg-plist << 'END-of-tktz/pkg-plist'
Xbin/tktz
Xlib/tktz/LICENSE
Xlib/tktz/README
Xlib/tktz/tktz
Xlib/tktz/tktz.help
X at dirrm lib/tktz
END-of-tktz/pkg-plist
exit

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



More information about the freebsd-ports-bugs mailing list