Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jan 2006 22:10:32 +0100 (CET)
From:      "Frank W. Josellis" <frank@dynamical-systems.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91187: New port: astro/xmoontool - A version of John Walker's classical moontool for X11/Motif
Message-ID:  <200601012110.k01LAW8Y023318@pollux.senax.net>
Resent-Message-ID: <200601012120.k01LK4uX092554@freefall.freebsd.org>

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

>Number:         91187
>Category:       ports
>Synopsis:       New port: astro/xmoontool - A version of John Walker's classical moontool for X11/Motif
>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 Jan 01 21:20:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Frank W. Josellis
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD pollux.senax.net 5.4-STABLE FreeBSD 5.4-STABLE #2: Tue Dec 20 16:37:59 CET 2005 root@pollux.senax.net:/usr/obj/usr/src/sys/POLLUX i386

>Description:
John Walker's moontool for the X11 desktop. It shows a real-time picture
of the moon phases and displays some related astronomical data about the
moon and the sun. -- This version of the program uses the Motif toolkit.

WWW: http://www.fourmilab.ch/nav/topics/astrospace.html

>How-To-Repeat:
	
>Fix:

--- xmoontool-3.0.1a.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:
#
#	astro/xmoontool
#	astro/xmoontool/Makefile
#	astro/xmoontool/distinfo
#	astro/xmoontool/pkg-descr
#
echo c - astro/xmoontool
mkdir -p astro/xmoontool > /dev/null 2>&1
echo x - astro/xmoontool/Makefile
sed 's/^X//' >astro/xmoontool/Makefile << 'END-of-astro/xmoontool/Makefile'
X# New ports collection makefile for:	xmoontool
X# Date created:			31 December 2005
X# Whom:				Frank W. Josellis <frank@dynamical-systems.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xmoontool
XPORTVERSION=	3.0.1a
XCATEGORIES=	astro
XMASTER_SITES=	http://www.senax.net/xmoontool/
X
XMAINTAINER=	frank@dynamical-systems.org
XCOMMENT=	A version of John Walker's classical moontool for X11/Motif
X
XUSE_REINPLACE=	yes
XUSE_MOTIF=	yes
XUSE_X_PREFIX=	yes
X
XMAN1=		xmoontool.1
XPORTDOCS=	NOTES
XPLIST_FILES=	bin/xmoontool
X
X.include <bsd.port.pre.mk>
X
Xpre-configure:
X.if !defined(WITHOUT_DEFAULT_COLOR)
X	@${ECHO_MSG} "For use with monochrome displays try to set WITHOUT_DEFAULT_COLOR"
X.endif
X
Xdo-configure:
X.if defined(WITHOUT_DEFAULT_COLOR)
X	@${REINPLACE_CMD} -e 's|-DDEFAULT_COLOR||g' ${WRKSRC}/Makefile
X.endif
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/xmoontool ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/xmoontool.1 ${PREFIX}/man/man1
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X.for i in ${PORTDOCS}
X	${INSTALL_MAN} ${WRKSRC}/${i} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.post.mk>
END-of-astro/xmoontool/Makefile
echo x - astro/xmoontool/distinfo
sed 's/^X//' >astro/xmoontool/distinfo << 'END-of-astro/xmoontool/distinfo'
XMD5 (xmoontool-3.0.1a.tar.gz) = 56238ad2e3e47e3c8760bc850d141f17
XSHA256 (xmoontool-3.0.1a.tar.gz) = 35b5bb317ca8e077504a6b6e5e7470ccfdbd4012f73aa6cf014ebf3bea798f54
XSIZE (xmoontool-3.0.1a.tar.gz) = 20095
END-of-astro/xmoontool/distinfo
echo x - astro/xmoontool/pkg-descr
sed 's/^X//' >astro/xmoontool/pkg-descr << 'END-of-astro/xmoontool/pkg-descr'
XJohn Walker's moontool for the X11 desktop. It shows a real-time picture
Xof the moon phases and displays some related astronomical data about the
Xmoon and the sun. -- This version of the program uses the Motif toolkit.
X
XWWW: http://www.fourmilab.ch/nav/topics/astrospace.html
END-of-astro/xmoontool/pkg-descr
exit
--- xmoontool-3.0.1a.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?200601012110.k01LAW8Y023318>