Mathieu Arnold
cb41fc6623
Fix license information for portgs that use "the same license as Perl".
...
Sponsored by: Absolight
2017-09-15 08:58:46 +00:00
Sunpoet Po-Chuan Hsieh
e091a876b7
Use real PORTVERSION and update dependent port
...
- Remove MASTER_SITE_SUBDIR
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
2017-02-28 09:47:07 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +00:00
Mathieu Arnold
999161a9ed
Fixup some whitespace at the beginning of lines problems.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 13:18:17 +00:00
Sunpoet Po-Chuan Hsieh
d2a05b1d1c
- Update to 0.31
...
- Add blank line between LICENSE and *_DEPENDS sections
- Sort PLIST
Changes: http://search.cpan.org/dist/Graphics-Color/Changes
2015-01-04 13:01:36 +00:00
Mathieu Arnold
eee58d187e
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
2014-11-26 13:08:24 +00:00
Baptiste Daroussin
a76a739bfe
Cleanup plist
2014-10-20 17:04:20 +00:00
Vanilla I. Shu
d394d91a6a
Support STAGEDIR.
2013-11-05 01:33:02 +00:00
Baptiste Daroussin
eb08c5441c
Add NO_STAGE all over the place in preparation for the staging support (cat: graphics)
2013-09-20 18:35:44 +00:00
Mathieu Arnold
4819ca343b
- Convert to new perl framework
...
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Baptiste Daroussin
155fa548bb
- Update to O.29
...
- Add licenses
- Changes: http://cpansearch.perl.org/src/GPHAT/Graphics-Color-0.29/Changes
2011-08-16 22:02:51 +00:00
Philippe Audeoud
1b784959fb
- Cleaning MD5 in perl@'s ports.
...
Approved by: erwin@ (portmgr)
2011-05-17 11:08:18 +00:00
Anton Berezin
a35ed6a7a3
Update to 0.28. Add TEST_DEPENDS (primarily as a documentation,
...
but hopefully we'll have support for this in bsd.{perl,port}.mk
in the future).
Changes: http://search.cpan.org/dist/Graphics-Color/Changes
2010-03-27 19:52:09 +00:00
Wen Heping
13ed6046ec
- Update to 0.27
2009-12-29 01:22:56 +00:00
Anton Berezin
f668321e6f
Update to 0.25.
...
Changes: http://search.cpan.org/dist/Graphics-Color/Changes
Feature safe: yes
2009-09-20 17:08:31 +00:00
Anton Berezin
b6c8c18f78
Fix dependency syntax.
...
Reported by: portsnap buildbox
2009-09-10 12:47:59 +00:00
Anton Berezin
90743de238
Update to 0.24.
...
Changes: http://search.cpan.org/dist/Graphics-Color/Changes
2009-09-10 10:01:50 +00:00
Anton Berezin
af0bc6ce30
Update to 0.23.
...
Changes: http://search.cpan.org/dist/Graphics-Color/Changes
2009-09-01 13:17:53 +00:00
Mark Linimon
9fb1ef4c3a
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
...
response to email.
Hat: portmgr
2009-08-28 17:37:26 +00:00
Philip M. Gollucci
01cd06329d
- Update to 0.21
...
PR: ports/135136
Approved by: maintainer timeout (chinsan; 2 weeks)
Submitted by: pgollucci@ (myself)
2009-06-16 02:27:31 +00:00
Chin-San Huang
430a222846
- Update to 0.19
2009-04-12 21:58:34 +00:00
Chin-San Huang
638082b5a6
- Update to 0.18
2009-01-11 05:10:08 +00:00
Chin-San Huang
a7540350a8
- Update to 0.17
2009-01-03 04:24:02 +00:00
Chin-San Huang
cba98a1576
- Update to 0.16
2008-10-04 04:12:22 +00:00
Chin-San Huang
8c9b86823c
- Update to 0.15
2008-09-24 16:49:02 +00:00
Chin-San Huang
e417edf23d
- Update to 0.14
2008-09-07 02:57:37 +00:00
Chin-San Huang
e74eae441d
Add p5-Graphics-Color, device and library agnostic color spaces.
...
Graphics color is a device and library agnostic system for creating and
manipulating colors in various color spaces.
WWW: http://search.cpan.org/dist/Graphics-Color/
2008-08-30 21:16:35 +00:00