Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2001 23:44:21 +0200 (CEST)
From:      tobez@tobez.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26859: New port: devel/p5-Astro-Sunrise (Perl extension for computing the sunrise/sunset on a given day)
Message-ID:  <20010425214421.A988A546B@heechee.tobez.org>

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

>Number:         26859
>Category:       ports
>Synopsis:       New port: devel/p5-Astro-Sunrise (Perl extension for computing the sunrise/sunset on a given day)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 25 14:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anton Berezin
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
>Description:

This module will return the sunrise/sunset for a given day.

>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:
#
#	p5-Astro-Sunrise
#	p5-Astro-Sunrise/pkg-plist
#	p5-Astro-Sunrise/pkg-descr
#	p5-Astro-Sunrise/pkg-comment
#	p5-Astro-Sunrise/distinfo
#	p5-Astro-Sunrise/Makefile
#
echo c - p5-Astro-Sunrise
mkdir -p p5-Astro-Sunrise > /dev/null 2>&1
echo x - p5-Astro-Sunrise/pkg-plist
sed 's/^X//' >p5-Astro-Sunrise/pkg-plist << 'END-of-p5-Astro-Sunrise/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro/Sunrise/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/Astro/Sunrise.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro/Sunrise
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Astro 2>/dev/null || true
END-of-p5-Astro-Sunrise/pkg-plist
echo x - p5-Astro-Sunrise/pkg-descr
sed 's/^X//' >p5-Astro-Sunrise/pkg-descr << 'END-of-p5-Astro-Sunrise/pkg-descr'
XThis module will return the sunrise/sunset for a given day.
X
X-Anton
X<tobez@tobez.org>
END-of-p5-Astro-Sunrise/pkg-descr
echo x - p5-Astro-Sunrise/pkg-comment
sed 's/^X//' >p5-Astro-Sunrise/pkg-comment << 'END-of-p5-Astro-Sunrise/pkg-comment'
XPerl extension for computing the sunrise/sunset on a given day
END-of-p5-Astro-Sunrise/pkg-comment
echo x - p5-Astro-Sunrise/distinfo
sed 's/^X//' >p5-Astro-Sunrise/distinfo << 'END-of-p5-Astro-Sunrise/distinfo'
XMD5 (Astro-Sunrise-0.04.tar.gz) = 7e4bf28f778251b8542a6d08a225973f
END-of-p5-Astro-Sunrise/distinfo
echo x - p5-Astro-Sunrise/Makefile
sed 's/^X//' >p5-Astro-Sunrise/Makefile << 'END-of-p5-Astro-Sunrise/Makefile'
X# New ports collection makefile for:	astro/p5-Astro-Sunrise
X# Date created:				25 April 2001
X# Whom:					Anton Berezin <tobez@tobez.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Astro-Sunrise
XPORTVERSION=	0.04
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Astro
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tobez@tobez.org
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Astro::Sunrise.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Astro-Sunrise/Makefile
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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