Port details |
- p5-Graphics-ColorNames Perl class that defines RGB values for common color names
- 2.11_2 graphics =3 2.11_2Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2001-07-08 04:05:24
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-MIME-Tools, p5-Class-DBI-DATA-Schema, p5-CGI-Untaint, newfile, OpenSP
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Graphics-ColorNames
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Graphics-ColorNames>0:graphics/p5-Graphics-ColorNames
- To install the port:
- cd /usr/ports/graphics/p5-Graphics-ColorNames/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/p5-Graphics-ColorNames
- pkg install p5-Graphics-ColorNames
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Graphics-ColorNames
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Graphics-ColorNames-2.11.tar.gz) = 13cb993aa846cc8c13e9b81c6be8ee233826ccaf5349074d571a8cb72fd8f5e7
SIZE (Graphics-ColorNames-2.11.tar.gz) = 21686
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- graphics/p5-Graphics-ColorNames-WWW
- textproc/p5-PDF-FromHTML
- for Run
-
- devel/p5-Getopt-EX
- graphics/p5-Graphics-ColorNames-WWW
- textproc/p5-PDF-FromHTML
Configuration Options:
- No options to configure
- Options name:
- graphics_p5-Graphics-ColorNames
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.11_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.11_2 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2.11_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.11_2 12 Sep 2018 09:08:20 |
amdmi3 |
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket |
2.11_2 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.11_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.11_2 13 Mar 2015 17:29:59 |
adamw |
Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
This one happens in many, many ports. I only applied it in cases where
it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used |
2.11_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
2.11 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
2.11 05 Nov 2013 01:33:02 |
vanilla |
Support STAGEDIR. |
2.11 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
2.11 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.11 29 Mar 2013 00:44:54 |
eadler |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
2.11 02 May 2012 03:18:28 |
swills |
- Add TEST_DEPENDS
Approved by: portmgr (blanket) |
2.11 21 Jan 2012 17:40:15 |
eadler |
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 |
2.11 24 Oct 2011 04:17:38 |
dougb |
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. |
2.11 17 May 2011 11:08:18 |
jadawin |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
2.11 15 Jan 2008 06:14:16 |
clsung |
- Update to 2.11
Changes: http://search.cpan.org/dist/Graphics-ColorNames/Changes |
2.04 20 Dec 2007 03:52:15 |
ijliao |
upgrade to 2.04 |
1.06_1 14 Apr 2006 20:45:44 |
linimon |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr |
1.06_1 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
1.06_1 22 Jan 2006 02:15:00 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.06_1 30 Nov 2005 12:05:18 |
flz |
- Record p5-Module-Load in BUILD/RUN_DEPENDS.
PR: ports/88019
Submitted by: Parv <parv@pair.com>
Approved by: maintainer timeout (1 month) |
1.06 21 Sep 2005 19:31:43 |
fenner |
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 |
1.06 31 Aug 2005 17:55:10 |
leeym |
- Update to 1.06
- Fix build on old perl and unbreak
PR: 84183
Submitted by: leeym
Approved by: maintainer timeout |
1.05 10 Apr 2005 22:02:09 |
kris |
BROKEN on 4.x: Does not build |
1.05 08 Nov 2004 03:30:55 |
petef |
* update to 1.05 |
0.32 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.32 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.32 07 Mar 2003 06:04:15 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.32 05 Jan 2003 18:14:36 |
petef |
Update to 0.32. |
0.31 01 Nov 2002 19:41:32 |
petef |
Update to 0.31. |
02 Nov 2001 14:22:22 |
petef |
Update to 0.30 |
23 Aug 2001 00:07:25 |
petef |
Change my email address to petef@FreeBSD.org for the ports I maintain. |
08 Jul 2001 08:05:24 |
ijliao |
add p5-Grapics-ColorNames A perl class that defines RGB values for common
color names |