Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jul 2001 13:56:08 -0400 (EDT)
From:      Pete Fritchman <petef@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28578: New port: graphics/p5-Graphics-ColorNames
Message-ID:  <200107011756.f61Hu8915363@electron.databits.net>

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

>Number:         28578
>Category:       ports
>Synopsis:       New port: graphics/p5-Graphics-ColorNames
>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:   Sun Jul 01 11:00:07 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD electron.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #7: Mon Jun 11 10:15:45 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386

>Description:

This module provides an interface to retrieve the RGB values for
common color names.  This prevents authors from having to redefine
these colors in their perl script, and also makes an easy interface
to let a user pick their own color.

WWW: http://search.cpan.org/search?dist=Graphics-ColorNames

>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-Graphics-ColorNames
#	p5-Graphics-ColorNames/pkg-plist
#	p5-Graphics-ColorNames/pkg-descr
#	p5-Graphics-ColorNames/pkg-comment
#	p5-Graphics-ColorNames/distinfo
#	p5-Graphics-ColorNames/Makefile
#
echo c - p5-Graphics-ColorNames
mkdir -p p5-Graphics-ColorNames > /dev/null 2>&1
echo x - p5-Graphics-ColorNames/pkg-plist
sed 's/^X//' >p5-Graphics-ColorNames/pkg-plist << 'END-of-p5-Graphics-ColorNames/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/Graphics/ColorNames.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Graphics/ColorNames/HTML.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Graphics/ColorNames/Netscape.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Graphics/ColorNames/Windows.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Graphics/ColorNames/X.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Graphics/ColorNames/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Graphics/ColorNames
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Graphics 2>/dev/null || true
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Graphics/ColorNames
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Graphics 2>/dev/null || true
END-of-p5-Graphics-ColorNames/pkg-plist
echo x - p5-Graphics-ColorNames/pkg-descr
sed 's/^X//' >p5-Graphics-ColorNames/pkg-descr << 'END-of-p5-Graphics-ColorNames/pkg-descr'
XThis module provides an interface to retrieve the RGB values for
Xcommon color names.  This prevents authors from having to redefine
Xthese colors in their perl script, and also makes an easy interface
Xto let a user pick their own color.
X
XWWW: http://search.cpan.org/search?dist=Graphics-ColorNames
X
X- Pete
Xpetef@databits.net
END-of-p5-Graphics-ColorNames/pkg-descr
echo x - p5-Graphics-ColorNames/pkg-comment
sed 's/^X//' >p5-Graphics-ColorNames/pkg-comment << 'END-of-p5-Graphics-ColorNames/pkg-comment'
XA perl class that defines RGB values for common color names
END-of-p5-Graphics-ColorNames/pkg-comment
echo x - p5-Graphics-ColorNames/distinfo
sed 's/^X//' >p5-Graphics-ColorNames/distinfo << 'END-of-p5-Graphics-ColorNames/distinfo'
XMD5 (Graphics-ColorNames-0.24.tar.gz) = 9a018536e31dd2f034402659686a477c
END-of-p5-Graphics-ColorNames/distinfo
echo x - p5-Graphics-ColorNames/Makefile
sed 's/^X//' >p5-Graphics-ColorNames/Makefile << 'END-of-p5-Graphics-ColorNames/Makefile'
X# New ports collection makefile for:	p5-Graphics-ColorNames
X# Date Created:				1 July 2001
X# Whom:					Pete Fritchman <petef@databits.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Graphics-ColorNames
XPORTVERSION=	0.24
XCATEGORIES=	graphics perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Graphics
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	petef@databits.net
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=	Graphics::ColorNames.3 \
X	Graphics::HTML.3 \
X	Graphics::Netscape.3 \
X	Graphics::Windows.3 \
X	Graphics::X.3
X
X.include <bsd.port.mk>
END-of-p5-Graphics-ColorNames/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?200107011756.f61Hu8915363>