Commit graph

34 commits

Author SHA1 Message Date
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
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
Anton Berezin
a26ce4e4c7 Update to 0.67. 2015-01-22 14:24:51 +00:00
Anton Berezin
4e7ff92600 Update to 0.66. 2015-01-06 09:45:27 +00:00
Sunpoet Po-Chuan Hsieh
792237d13e - Update to 0.65
- Sort PLIST

Changes:	http://search.cpan.org/dist/Graphics-Primitive/Changes
2015-01-04 13:01:47 +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
Sunpoet Po-Chuan Hsieh
0aa39a6583 - Add LICENSE 2014-02-16 10:39:13 +00:00
Emanuel Haupt
424b3c3873 Update to 0.62 2014-02-10 23:23:23 +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
Steve Wills
63d09c9c9b - 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)
2012-06-10 18:42:48 +00:00
Andrej Zverev
302b9a7c36 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
2011-06-21 06:58:49 +00:00
Steve Wills
86ef9b5542 - Update to 0.61
Changes:	http://search.cpan.org/dist/Graphics-Primitive/Changes
2011-06-05 01:43:18 +00:00
Steve Wills
0f4fa89427 - Update to 0.60
Changes:	http://search.cpan.org/dist/Graphics-Primitive/Changes
2011-05-08 16:56:57 +00:00
Frederic Culot
cbdfda05f0 - Update to 0.53
Changes:	 http://search.cpan.org/dist/Graphics-Primitive/Changes
2011-02-23 13:25:33 +00:00
Baptiste Daroussin
fa443d3fd5 - Update to 0.25
Approved by:	mentors (implicit)
2010-09-01 06:42:51 +00:00
Anton Berezin
3a5562db87 Update to 0.51.
Changes:	http://search.cpan.org/dist/Graphics-Primitive/Changes
2010-03-22 14:20:27 +00:00
Wen Heping
0c7dd7cb94 - Update to 0.49 2010-01-11 02:16:43 +00:00
Wen Heping
ce1c033f2d - Update to 0.48 2009-12-25 05:40:20 +00:00
Yen-Ming Lee
ca053709d5 - update to 0.46 2009-11-17 06:59:54 +00:00
Anton Berezin
a83d5732ba Update to 0.45.
Changes:	http://search.cpan.org/dist/Graphics-Primitive/Changes
2009-10-02 16:36:42 +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
2d0ea1cdd2 - Update to 0.44
PR:             ports/136538
Approved by:    maintainer timeout (chinsan; 14 days)
Submitted by:   myself (pgollucci@)
2009-07-23 17:26:18 +00:00
Philip M. Gollucci
59ea7b7983 - Update to 0.43
PR:             ports/135135
Approved by:    maintainer timeout (chinsan; 2 weeks)
Submitted by:   pgollucci@ (myself)
2009-06-16 02:28:06 +00:00
Chin-San Huang
9b1c82776c - Update to 0.39 2009-03-25 04:23:14 +00:00
Chin-San Huang
0d6915a874 - Fix pkg-plist 2009-01-03 06:06:31 +00:00
Chin-San Huang
a5fcbaf94d - Update to 0.37 2009-01-03 04:29:08 +00:00
Chin-San Huang
4a58b75377 - Update to 0.34 2008-10-04 05:07:26 +00:00
Chin-San Huang
08e44a71c7 - Update to 0.32 2008-09-24 17:44:43 +00:00
Chin-San Huang
c0e0f6d65e - Update to 0.30 2008-09-24 16:54:27 +00:00
Chin-San Huang
c52c040a5a - Update to 0.28
- Add missing dependency on graphics/p5-Graphics-Color
2008-09-03 10:45:36 +00:00
Chin-San Huang
bfe1c827d0 Add p5-Graphics-Primitive, device and library agnostic graphic primitives.
Graphics::Primitive is library agnostic system for drawing things.

The idea is to allow you to create and manipulate graphical components and
then pass them off to a Driver for actual drawing.

WWW: http://search.cpan.org/dist/Graphics-Primitive/
2008-08-30 22:12:29 +00:00