ports/100352: New port: misc/downtime A GTK-based shutdown timer using shutdown(8)

Nick Withers nick at nickwithers.com
Sat Jul 15 19:30:19 UTC 2006


>Number:         100352
>Category:       ports
>Synopsis:       New port: misc/downtime A GTK-based shutdown timer using shutdown(8)
>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:   Sat Jul 15 19:30:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Nick Withers
>Release:        6.1-RELEASE
>Organization:
>Environment:
FreeBSD shmick.shmon.net 6.1-RELEASE FreeBSD 6.1-RELEASE #1: Tue Jun 20 16:56:09 EST 2006     nick at shmick.shmon.net:/usr/obj/usr/src/sys/SHMICK  i386
>Description:
DownTime is a relatively little application that serves primarily as a GTK front-end for shutdown(8).

NOTE: The Makefile in the DownTime 0.2.0 distribution needs some attention. In particular, a make && make install will actually fully compile DownTime twice. If this is a problem from a FreeBSD ports perspective, please hassle me. I'm keen on fixing it anyway but have very limited knowledge of make(1).
>How-To-Repeat:

>Fix:
%shar `find /usr/ports/misc/downtime`
# 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/misc/downtime
#       /usr/ports/misc/downtime/distinfo
#       /usr/ports/misc/downtime/Makefile
#       /usr/ports/misc/downtime/pkg-descr
#
echo c - /usr/ports/misc/downtime
mkdir -p /usr/ports/misc/downtime > /dev/null 2>&1
echo x - /usr/ports/misc/downtime/distinfo
sed 's/^X//' >/usr/ports/misc/downtime/distinfo << 'END-of-/usr/ports/misc/downtime/distinfo'
XMD5 (downtime-0.2.0.tar.gz) = 6145eddc56d302190e5a86d10a9e7f0c
XSHA256 (downtime-0.2.0.tar.gz) = e951084d72815785c5d58c80dec428e301f3059af1e437e4b3550f086b0018ef
XSIZE (downtime-0.2.0.tar.gz) = 19443
END-of-/usr/ports/misc/downtime/distinfo
echo x - /usr/ports/misc/downtime/Makefile
sed 's/^X//' >/usr/ports/misc/downtime/Makefile << 'END-of-/usr/ports/misc/downtime/Makefile'
X# New ports collection makefile for:   downtime
X# Date created:                16 July 2006
X# Whom:                        Nick Withers (nick at nickwithers.com)
X#
X# $FreeBSD$
X#
X
XPORTNAME=      downtime
XPORTVERSION=   0.2.0
XCATEGORIES=    misc
XMASTER_SITES=  http://www.nickwithers.com/downtime/
X
XMAINTAINER=    nick at nickwithers.com
XCOMMENT=       A GTK-based shutdown timer using shutdown(8)
X
XUSE_X_PREFIX=  yes
XUSE_GNOME=     gtk20
X
XPLIST_FILES=   bin/downtime
X
XMAN1=          downtime.1
XMANCOMPRESSED= yes
X
X.include <bsd.port.mk>
END-of-/usr/ports/misc/downtime/Makefile
echo x - /usr/ports/misc/downtime/pkg-descr
sed 's/^X//' >/usr/ports/misc/downtime/pkg-descr << 'END-of-/usr/ports/misc/downtime/pkg-descr'
XDownTime is a GTK-based graphical utility for scheduling shutdowns,
Xreboots, et cetera.
X
XWWW: http://www.nickwithers.com/downtime
END-of-/usr/ports/misc/downtime/pkg-descr
exit

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



More information about the freebsd-ports-bugs mailing list