8afd FreshPorts -- graphics/p5-Graphics-ColorNames
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Graphics-ColorNames 2.11 graphics on this many watch lists=2 search for ports that depend on this port
Perl class that defines RGB values for common color names
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Jul 2001 04:05:24
Also Listed In: perl5
License: not specified in port


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/dist/Graphics-ColorNames/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-Module-Load
  2. devel/p5-Module-Loaded
  3. devel/p5-Module-Build
  4. lang/perl5.14
Required To Run:
  1. devel/p5-Module-Load
  2. devel/p5-Module-Loaded
  3. lang/perl5.14

This port is required by:

for Build for Run

To install the port: cd /usr/ports/graphics/p5-Graphics-ColorNames/ && make install clean
To add the package: pkg_add -r p5-Graphics-ColorNames


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Graphics/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Graphics/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Graphics/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Graphics/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Graphics/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Graphics/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Graphics/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Graphics/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Graphics/
  11. http://at.cpan.org/modules/by-module/Graphics/
  12. http://backpan.perl.org/modules/by-module/Graphics/
  13. http://cpan.nctu.edu.tw/modules/by-module/Graphics/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Graphics/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Graphics/
  16. http://www.cpan.dk/modules/by-module/Graphics/
  17. http://www.cpan.dk/modules/by-module/Graphics/

Number of commits found: 23

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Mar 2013 00:44:54
Original commit files touched by this commit  2.11
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
02 May 2012 03:18:28
Original commit files touched by this commit  2.11
swills search for other commits by this committer
- Add TEST_DEPENDS

Approved by:    portmgr (blanket)
21 Jan 2012 17:40:15
Original commit files touched by this commit  2.11
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
24 Oct 2011 04:17:38
Original commit files touched by this commit  2.11
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
17 May 2011 11:08:18
Original commit files touched by this commit  2.11
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports.

Approved by:    erwin@ (portmgr)
15 Jan 2008 06:14:16
Original commit files touched by this commit  2.11
clsung search for other commits by this committer
- Update to 2.11

Changes:        http://search.cpan.org/dist/Graphics-ColorNames/Changes
20 Dec 2007 03:52:15
Original commit files touched by this commit  2.04
ijliao search for other commits by this committer
upgrade to 2.04
14 Apr 2006 20:45:44
Original commit files touched by this commit  1.06_1
linimon search for other commits by this committer
Reset petef due to no response to email.  We hope to see him back sometime.

Hat:    portmgr
22 Jan 2006 12:35:18
Original commit files touched by this commit  1.06_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:15:00
Original commit files touched by this commit  1.06_1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
30 Nov 2005 12:05:18
Original commit files touched by this commit  1.06_1
flz search for other commits by this committer
- Record p5-Module-Load in BUILD/RUN_DEPENDS.

PR:             ports/88019
Submitted by:   Parv <parv@pair.com>
Approved by:    maintainer timeout (1 month)
21 Sep 2005 19:31:43
Original commit files touched by this commit  1.06
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
31 Aug 2005 17:55:10
Original commit files touched by this commit  1.06
leeym search for other commits by this committer
- Update to 1.06
- Fix build on old perl and unbreak

PR:             84183
Submitted by:   leeym
Approved by:    maintainer timeout
10 Apr 2005 22:02:09
Original commit files touched by this commit  1.05
kris search for other commits by this committer
BROKEN on 4.x: Does not build
08 Nov 2004 03:30:55
Original commit files touched by this commit  1.05
petef search for other commits by this committer
* update to 1.05
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.32
trevor search for other commits by this committer
SIZEify (maintainer timeout)
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.32
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
07 Mar 2003 06:04:15
Original commit files touched by this commit  0.32
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
05 Jan 2003 18:14:36
Original commit files touched by this commit  0.32
petef search for other commits by this committer
Update to 0.32.
01 Nov 2002 19:41:32
Original commit files touched by this commit  0.31
petef search for other commits by this committer
Update to 0.31.
02 Nov 2001 14:22:22
files touched by this commit
petef search for other commits by this committer
Update to 0.30    
23 Aug 2001 00:07:25
files touched by this commit
petef search for other commits by this committer
Change my email address to petef@FreeBSD.org for the ports I maintain.    
08 Jul 2001 08:05:24
files touched by this commit
ijliao search for other commits by this committer
add p5-Grapics-ColorNames   A perl class that defines RGB values for common
color names    

Number of commits found: 23

2854
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days26
new fortnight61
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0