Port details |
- p5-Math-Geometry-Planar-GPC-Polygon OO wrapper to gpc library
- 0.05_4 math
=0 0.05_4Version of this port present on the latest quarterly branch.
- BROKEN: module is not usable: "The extension 'Math::Geometry::Planar::GPC::Polygon' is not properly installed in path: 'blib/arch'". You may try math/Math-Geometry-Planar-GPC-PolygonXS instead
DEPRECATED: Broken for more than 6 months This port expired on: 2015-12-30 IGNORE: is marked as broken: module is not usable: "The extension 'Math::Geometry::Planar::GPC::Polygon' is not properly installed in path: 'blib/arch'". You may try math/Math-Geometry-Planar-GPC-PolygonXS instead
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2011-03-12 00:10:08
- Last Update: 2015-12-30 23:20:41
- SVN Revision: 404882
- Also Listed In: perl5
- License: ART10 GPLv1
- WWW:
- http://search.cpan.org/dist/Math-Geometry-Planar-GPC-Polygon/
- Description:
- Math::Geometry::Planar::GPC::Polygon - OO wrapper to gpc library
WWW: http://search.cpan.org/dist/Math-Geometry-Planar-GPC-Polygon/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- p5-Math-Geometry-Planar-GPC-Polygon>0:math/p5-Math-Geometry-Planar-GPC-Polygon
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-Math-Geometry-Planar-GPC-Polygon
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Inline>=0 : devel/p5-Inline
- p5-Inline-C>=0 : devel/p5-Inline-C
- perl5>=5.20<5.21 : lang/perl5.20
- Runtime dependencies:
-
- p5-Inline>=0 : devel/p5-Inline
- p5-Inline-C>=0 : devel/p5-Inline-C
- perl5>=5.20<5.21 : lang/perl5.20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
0.05_4 30 Dec 2015 23:20:41 |
rene |
Remove expired ports:
2015-12-30 www/ocsigen: Broken for more than 6 months
2015-12-30 devel/monodevelop-database: Broken for more than 6 months
2015-12-30 lang/cduce: Broken for more than 6 months
2015-12-30 science/hdf-java: Broken for more than 6 months
2015-12-30 math/p5-Math-Geometry-Planar-GPC-Polygon: Broken for more than 6
months
2015-12-30 www/eliom: Depends on broken and expiring www/ocsigen
2015-12-30 audio/py-fastaudio: Broken for more than 6 months
2015-12-30 devel/jgoodies-common: Broken for more than 6 months
2015-12-30 graphics/pinta: Broken for more than 6 months
2015-12-30 games/kanatest: Broken for more than 6 months
2015-12-30 editors/bless: Broken for more than 6 months
2015-12-30 security/burpsuite: Broken for more than 6 months |
0.05_4 29 Nov 2015 09:51:30 |
antoine |
Deprecate ports broken for more than 6 months |
0.05_4 14 May 2015 12:13:17 |
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. |
0.05_4 03 Jan 2015 07:12:24 |
sunpoet |
- Update *_DEPENDS
- Add LICENSE [1]
- Bump PORTREVISION for dependency and package change
Approved by: portmgr (implicit) [1] |
0.05_3 10 Dec 2014 15:02:02 |
amdmi3 |
- Fix strip
Suggested by: mat |
0.05_3 10 Dec 2014 12:49:52 |
amdmi3 |
- Fix strip |
0.05_3 09 Dec 2014 14:05:27 |
amdmi3 |
- Strip library |
0.05_3 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 ) |
0.05_2 22 Sep 2014 12:09:47 |
amdmi3 |
- Cleanup plist |
0.05_2 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.05_2 07 Feb 2014 00:51:52 |
amdmi3 |
- Fix plist |
0.05_1 01 Oct 2013 05:54:24 |
amdmi3 |
- Support staging
- Fix plist |
0.05_1 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
0.05_1 12 Sep 2013 05:53:04 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.05_1 12 Jul 2013 15:01:46 |
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 |
0.05_1 06 Jun 2012 17:47:24 |
amdmi3 |
- Get rid of SITE_PERL in my ports
Submitted by: az |
0.05_1 21 Jun 2011 14:54:31 |
amdmi3 |
- Add missing RUN_DEPEND |
0.05 12 Mar 2011 00:09:52 |
amdmi3 |
Math::Geometry::Planar::GPC::Polygon - OO wrapper to gpc library
WWW: http://search.cpan.org/dist/Math-Geometry-Planar-GPC-Polygon/ |