ports/52639: New port: astro/mymoon

Kirill Ponomarew ponomarew at oberon.net
Sat May 24 12:30:21 UTC 2003


>Number:         52639
>Category:       ports
>Synopsis:       New port: astro/mymoon
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 24 05:30:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
New port: astro/mymoon

Mymoon is a tool which stands onscreen using ncurses, and
prints for the given latitude and longitude:

- Percentage of Moon's surface illumination 
- Distance between Moon & Earth
- Moon set & Moon rise
- Moon age

>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:
#
#	astro/mymoon
#	astro/mymoon/Makefile
#	astro/mymoon/distinfo
#	astro/mymoon/pkg-descr
#	astro/mymoon/pkg-plist
#
echo c - astro/mymoon
mkdir -p astro/mymoon > /dev/null 2>&1
echo x - astro/mymoon/Makefile
sed 's/^X//' >astro/mymoon/Makefile << 'END-of-astro/mymoon/Makefile'
X# New ports collection makefile for:	mymoon
X# Date created:				24 May 2003
X# Whom:					Kirill Ponomarew <ponomarew at oberon.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mymoon
XPORTVERSION=	1.0
XCATEGORIES=	astro
XMASTER_SITES=	http://makemebad.net/geek/codes/
X
XMAINTAINER=	ponomarew at oberon.net
XCOMMENT=	Phoon displays the phase of the moon
X
XLIB_DEPENDS=	nova:${PORTSDIR}/astro/libnova
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
X
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
X
X.include <bsd.port.mk>
END-of-astro/mymoon/Makefile
echo x - astro/mymoon/distinfo
sed 's/^X//' >astro/mymoon/distinfo << 'END-of-astro/mymoon/distinfo'
XMD5 (mymoon-1.0.tar.gz) = 3b49f37575a7c5a907a7c5eb86f0d6a8
END-of-astro/mymoon/distinfo
echo x - astro/mymoon/pkg-descr
sed 's/^X//' >astro/mymoon/pkg-descr << 'END-of-astro/mymoon/pkg-descr'
XMymoon is a tool which stands onscreen using ncurses, and
Xprints for the given latitude and longitude:
X
X- Percentage of Moon's surface illumination 
X- Distance between Moon & Earth
X- Moon set & Moon rise
X- Moon age
X
XWWW: http://makemebad.net/geek/codes/
END-of-astro/mymoon/pkg-descr
echo x - astro/mymoon/pkg-plist
sed 's/^X//' >astro/mymoon/pkg-plist << 'END-of-astro/mymoon/pkg-plist'
Xbin/mymoon
END-of-astro/mymoon/pkg-plist
exit

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



More information about the freebsd-ports-bugs mailing list