Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 2004 08:57:21 +0800
From:      "Steck" <steck@wormhole.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/74097: New Port
Message-ID:  <1100825839@homebsd.bofh.ru>
Resent-Message-ID: <200411190100.iAJ10pMv057121@freefall.freebsd.org>

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

>Number:         74097
>Category:       ports
>Synopsis:       New Port
>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:   Fri Nov 19 01:00:50 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Steck
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
Home 
>Environment:


System: FreeBSD homebsd.bofh.ru 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Thu Oct 28 18:25:05 IRKST 2004     root@homebsd.bofh.ru:/usr/src/sys/i386/compile/HOME i386


>Description:


my_clock is a little program to display the current time using
the Xosd library.


>How-To-Repeat:





>Fix:


--- my_clock.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:
#
#	/usr/ports/x11-clocks/my_clock/
#	/usr/ports/x11-clocks/my_clock/pkg-message
#	/usr/ports/x11-clocks/my_clock/pkg-descr
#	/usr/ports/x11-clocks/my_clock/distinfo
#	/usr/ports/x11-clocks/my_clock/Makefile
#	/usr/ports/x11-clocks/my_clock/pkg-plist
#
echo c - /usr/ports/x11-clocks/my_clock/
mkdir -p /usr/ports/x11-clocks/my_clock/ > /dev/null 2>&1
echo x - /usr/ports/x11-clocks/my_clock/pkg-message
sed 's/^X//' >/usr/ports/x11-clocks/my_clock/pkg-message << 'END-of-/usr/ports/x11-clocks/my_clock/pkg-message'
X****************************************************************************
X
XRun my_clock and read config file in ~/.my_clock.conf
X
X****************************************************************************
END-of-/usr/ports/x11-clocks/my_clock/pkg-message
echo x - /usr/ports/x11-clocks/my_clock/pkg-descr
sed 's/^X//' >/usr/ports/x11-clocks/my_clock/pkg-descr << 'END-of-/usr/ports/x11-clocks/my_clock/pkg-descr'
Xmy_clock is a little program to display the current time using
Xthe Xosd library.
X
X- Melay Dmitry <steck@wormhole.ru>
END-of-/usr/ports/x11-clocks/my_clock/pkg-descr
echo x - /usr/ports/x11-clocks/my_clock/distinfo
sed 's/^X//' >/usr/ports/x11-clocks/my_clock/distinfo << 'END-of-/usr/ports/x11-clocks/my_clock/distinfo'
XMD5 (my_clock-1.1.tar.bz2) = ab74e6f4c10fc2a32477a535e4477aba
END-of-/usr/ports/x11-clocks/my_clock/distinfo
echo x - /usr/ports/x11-clocks/my_clock/Makefile
sed 's/^X//' >/usr/ports/x11-clocks/my_clock/Makefile << 'END-of-/usr/ports/x11-clocks/my_clock/Makefile'
X# New ports collection makefile for:	my_clock
X# Date created:				15 Nov 2004
X# Whom:					Melay Dmitry <steck@wormhole.ru>
X# $FreeBSD$
X
XPORTNAME=	my_clock
XPORTVERSION=	1.1
XCATEGORIES=	x11-clocks
XMASTER_SITES=	http://steck.mylan.ru/myprogramms/ \
X		http://semiol.dp.ua/~steck/
X
XMAINTAINER=	steck@wormhole.ru
XCOMMENT=	Simple clock for X Window System
X
XLIB_DEPENDS=	xosd.4:${PORTSDIR}/misc/xosd
X
XUSE_BZIP2=	yes
XGNU_CONFIGURE=	yes
XUSE_X_PREFIX=	yes
X
Xpost-install:
X	${STRIP_CMD} ${PREFIX}/bin/my_clock
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-/usr/ports/x11-clocks/my_clock/Makefile
echo x - /usr/ports/x11-clocks/my_clock/pkg-plist
sed 's/^X//' >/usr/ports/x11-clocks/my_clock/pkg-plist << 'END-of-/usr/ports/x11-clocks/my_clock/pkg-plist'
Xbin/my_clock
END-of-/usr/ports/x11-clocks/my_clock/pkg-plist
exit

--- my_clock.shar ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1100825839>