Port details |
- R-cran-polyclip Polygon Clipping
- 1.10.7 math
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2025-10-13 08:30:07
- Last Update: 2025-10-13 08:27:35
- Commit Hash: 72badea
- License: BSL
- WWW:
- https://cran.r-project.org/package=polyclip
- Description:
- R port of Angus Johnson's open source library 'Clipper'. Performs polygon
clipping operations (intersection, union, set minus, set difference) for
polygonal regions of arbitrary complexity, including holes. Computes offset
polygons (spatial buffer zones, morphological dilations, Minkowski dilations)
for polygonal regions and polygonal lines. Computes Minkowski Sum of general
polygons. There is a function for removing self-intersections from polygon data.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- R-cran-polyclip>0:math/R-cran-polyclip
- To install the port:
- cd /usr/ports/math/R-cran-polyclip/ && make install clean
- To add the package, run one of these commands:
- pkg install math/R-cran-polyclip
- pkg install R-cran-polyclip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-polyclip
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1760329898
SHA256 (polyclip_1.10-7.tar.gz) = f58eaac3a5b2f6711c0c5f12fff91cf80a245ae45878f7217880ab062b5550d3
SIZE (polyclip_1.10-7.tar.gz) = 80102
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R : math/R
- gfortran13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- R : math/R
- gfortran13 : lang/gcc13
- This port is required by:
- for Build
-
- graphics/R-cran-ggforce
- for Run
-
- graphics/R-cran-ggforce
Configuration Options:
- No options to configure
- Options name:
- math_R-cran-polyclip
- USES:
- cran:auto-plist,compiles
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.10.7 13 Oct 2025 08:27:35
    |
Zsolt Udvari (uzsolt)  |
math/R-cran-polyclip: New port
R port of Angus Johnson's open source library 'Clipper'. Performs polygon
clipping operations (intersection, union, set minus, set difference) for
polygonal regions of arbitrary complexity, including holes. Computes offset
polygons (spatial buffer zones, morphological dilations, Minkowski dilations)
for polygonal regions and polygonal lines. Computes Minkowski Sum of general
polygons. There is a function for removing self-intersections from polygon data. |
Number of commits found: 1
|