Port details |
- clipper Polygon clipping library
- 6.0.0 math
=0 6.0.0Version of this port present on the latest quarterly branch.
- Maintainer: martin.dieringer@gmx.de
- Port Added: 2013-02-12 12:11:15
- Last Update: 2018-06-11 11:06:12
- SVN Revision: 472182
- License: BSL
- WWW:
- http://www.angusj.com/delphi/clipper.php
- Description:
- The Clipper library primarily performs boolean clipping (intersection,
union, difference and xor) on polygons in 2D space. There are no
restrictions on either the number nor the type of polygon that can be
clipped. They can have holes, be self-intersecting and even have coincident
edges. The library also performs polygon offsetting
WWW: http://www.angusj.com/delphi/clipper.php
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- clipperlib>0:math/clipper
- No installation instructions:
- This port has been deleted.
- PKGNAME: clipperlib
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (clipper_ver6.0.0.zip) = c4df34cf91a27963322cb6939475c522f562cd4ee7ed917a00c10e68227179f2
SIZE (clipper_ver6.0.0.zip) = 2203619
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:
-
- cmake : devel/cmake
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- cmake zip
- 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 |
6.0.0 11 Jun 2018 11:06:12 |
tijl |
Remove math/clipper, duplicate of graphics/polyclipping. |
6.0.0 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
6.0.0 13 Nov 2014 23:24:01 |
antoine |
Cleanup plist |
6.0.0 10 Mar 2014 16:25:34 |
bapt |
Convert m* to USES=zip |
6.0.0 30 Oct 2013 15:52:50 |
danilo |
- Update from 5.1.5 to 6.0.0
- Add LICENSE
- Add stage support
PR: ports/183475
Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer) |
5.1.5 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
5.1.5 11 May 2013 15:31:37 |
wen |
- Update to 5.1.5
PR: 178479
Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer) |
5.1.3 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
5.1.3 18 Mar 2013 08:24:21 |
madpilot |
- Update to 5.1.3
PR: ports/176996
Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer) |
5.1.2 01 Mar 2013 16:26:38 |
pawel |
Update to version 5.1.2
PR: ports/176586
Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer) |
5.1.0 18 Feb 2013 23:29:19 |
pawel |
Update to version 5.1.0
PR: ports/176234
Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer) |
5.0.3 12 Feb 2013 12:11:05 |
miwi |
The Clipper library primarily performs boolean clipping (intersection,
union, difference and xor) on polygons in 2D space. There are no
restrictions on either the number nor the type of polygon that can be
clipped. They can have holes, be self-intersecting and even have coincident
edges. The library also performs polygon offsetting
WWW: http://www.angusj.com/delphi/clipper.php
PR: ports/175845
Submitted by: Martin Dieringer <martin.dieringer@gmx.de> |