Port details |
- p5-Graphics-ColorNames-WWW WWW color names and equivalent RGB values
- 1.14 graphics =2 1.14Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2008-08-06 15:16:27
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Graphics-ColorNames-WWW
- Description:
- WWW color names and equivalent RGB values. This modules defines color names
and their associated RGB values from various WWW specifications and
implementations.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Graphics-ColorNames-WWW>0:graphics/p5-Graphics-ColorNames-WWW
- To install the port:
- cd /usr/ports/graphics/p5-Graphics-ColorNames-WWW/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/p5-Graphics-ColorNames-WWW
- pkg install p5-Graphics-ColorNames-WWW
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Graphics-ColorNames-WWW
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1557747481
SHA256 (Graphics-ColorNames-WWW-1.14.tar.gz) = d81a96e7dd0a91d3d14dbfd0f0c3c3d27d6efb891452cfdf936eb3eddd7e610c
SIZE (Graphics-ColorNames-WWW-1.14.tar.gz) = 19837
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-Graphics-ColorNames>=0.32 : graphics/p5-Graphics-ColorNames
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Graphics-ColorNames>=0.32 : graphics/p5-Graphics-ColorNames
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- graphics/p5-Color-Calc
- for Run
-
- graphics/p5-Color-Calc
Configuration Options:
- No options to configure
- Options name:
- graphics_p5-Graphics-ColorNames-WWW
- 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) |
1.14 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 ) |
1.14 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 ) |
1.14 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.14 15 May 2019 15:55:40 |
sunpoet |
Update to 1.14
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Graphics-ColorNames-WWW |
1.13_2 09 Jul 2018 08:40:18 |
mat |
Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.
When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are:
1) use RUN_DEPENDS to set BUILD_DEPENDS:
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= foo:bar/baz
2) create another variable and use it:
MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS= ${MY_DEPENDS}
RUN_DEPENDS= ${MY_DEPENDS}
3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:
BUILD_DEPENDS= foo:bar/baz
RUN_DEPENDS:= ${BUILD_DEPENDS}
Sponsored by: Absolight |
1.13_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 |
1.13_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.13_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 |
1.13_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 ) |
1.13 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
1.13 05 Nov 2013 01:33:02 |
vanilla |
Support STAGEDIR. |
1.13 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.13 29 Aug 2013 04:08:54 |
sunpoet |
- Use single space after WWW: |
1.13 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.13 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
1.13 17 Sep 2011 06:50:17 |
sunpoet |
- Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
1.13 17 May 2011 11:08:18 |
jadawin |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
1.13 13 Sep 2010 23:39:45 |
pgollucci |
- Add missing perl5 virtual categories |
1.13 05 Jan 2010 18:24:30 |
leeym |
- update to 1.13 |
1.12 18 Dec 2009 03:25:43 |
wen |
- Update to 1.12 |
1.11 15 Dec 2009 07:06:51 |
leeym |
- update to 1.11 |
1.10 13 Dec 2009 01:36:35 |
leeym |
- update to 1.10 |
1.00 03 Nov 2009 02:54:10 |
linimon |
Reset cherry@trombik.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
1.00 30 Jul 2009 23:04:49 |
pgollucci |
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR: ports/136771
Exp Run by: pav
Approved by: portmgr (pav) |
1.00 10 Nov 2008 16:33:25 |
lwhsu |
- Update to 1.00
PR: ports/127793
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by: maintainer timeout |
0.01 06 Aug 2008 15:15:51 |
miwi |
WWW color names and equivalent RGB values. This modules defines color names
and their associated RGB values from various WWW specifications and
implementations.
WWW: http://search.cpan.org/dist/Graphics-ColorNames-WWW/
PR: ports/126117
Submitted by: Tomoyuki Sakurai <cherry at trombik.org> |