non port: math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile |
Number of commits found: 15 |
Sunday, 29 Nov 2015
|
09:51 antoine
Deprecate ports broken for more than 6 months
 |
Thursday, 14 May 2015
|
12:13 amdmi3
- Mark BROKEN, the module is not usable
The error may be reproduced by `make test':
---
The extension 'Math::Geometry::Planar::GPC::Polygon' is not properly installed
in path:
'blib/arch'
If this is a CPAN/distributed module, you may need to reinstall it on your
system.
To allow Inline to compile the module in a temporary cache, simply remove the
Inline config option 'VERSION=' from the Math::Geometry::Planar::GPC::Polygon
module.
at blib/lib/Math/Geometry/Planar/GPC/Polygon.pm line 32.
BEGIN failed--compilation aborted at
blib/lib/Math/Geometry/Planar/GPC/Polygon.pm line 32.
Compilation failed in require at test.pl line 9.
BEGIN failed--compilation aborted at test.pl line 9.
---
This module may be replaced by p5-Math-Geometry-Planar-GPC-PolygonXS:
it's confirmed to work with all consumers currently in the ports tree
(math/p5-Math-Polygon-Tree and converters/osm2mp), however I'm not
sure about other consumers, so I'm not removing/deprecating this
port right away.
 |
Saturday, 3 Jan 2015
|
07:12 sunpoet
- Update *_DEPENDS
- Add LICENSE [1]
- Bump PORTREVISION for dependency and package change
Approved by: portmgr (implicit) [1]
 |
Wednesday, 10 Dec 2014
|
15:02 amdmi3
- Fix strip
Suggested by: mat
 |
12:49 amdmi3
- Fix strip
 |
Tuesday, 9 Dec 2014
|
14:05 amdmi3
- Strip library
 |
Wednesday, 26 Nov 2014
|
13:08 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
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
 |
Friday, 7 Feb 2014
|
00:51 amdmi3
- Fix plist
 |
Tuesday, 1 Oct 2013
|
05:54 amdmi3
- Support staging
- Fix plist
 |
Friday, 20 Sep 2013
|
20:55 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
 |
Thursday, 12 Sep 2013
|
05:53 az
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
 |
Friday, 12 Jul 2013
|
15:01 amdmi3
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
 |
Wednesday, 6 Jun 2012
|
17:47 amdmi3
- Get rid of SITE_PERL in my ports
Submitted by: az
 |
Tuesday, 21 Jun 2011
|
14:54 amdmi3
- Add missing RUN_DEPEND
 |
Saturday, 12 Mar 2011
|
00:09 amdmi3
Math::Geometry::Planar::GPC::Polygon - OO wrapper to gpc library
WWW: http://search.cpan.org/dist/Math-Geometry-Planar-GPC-Polygon/
 |
Number of commits found: 15 |