From 512bbf567cb5c2ca16fcf26a82b2ded9bd1085d8 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Mon, 11 Jun 2018 11:06:11 +0000 Subject: [PATCH] Remove math/clipper, duplicate of graphics/polyclipping. --- MOVED | 1 + math/Makefile | 1 - math/clipper/Makefile | 20 -------------------- math/clipper/distinfo | 2 -- math/clipper/pkg-descr | 7 ------- math/clipper/pkg-plist | 4 ---- 6 files changed, 1 insertion(+), 34 deletions(-) delete mode 100644 math/clipper/Makefile delete mode 100644 math/clipper/distinfo delete mode 100644 math/clipper/pkg-descr delete mode 100644 math/clipper/pkg-plist diff --git a/MOVED b/MOVED index b07fe3455a2e..b53171fe8712 100644 --- a/MOVED +++ b/MOVED @@ -10267,3 +10267,4 @@ science/orthanc-postgresql||2018-06-07|Removed, depends on expired science/ortha science/orthanc-webviewer||2018-06-07|Removed, depends on expired science/orthanc graphics/libkface||2018-06-09|Has expired: No longer maintained upstream math/scilab-toolbox-sivp||2018-06-09|Has expired: Cannot build with newer opencv +math/clipper|graphics/polyclipping|2018-06-11|Duplicate port diff --git a/math/Makefile b/math/Makefile index a6304979fcfe..2af688b8d491 100644 --- a/math/Makefile +++ b/math/Makefile @@ -152,7 +152,6 @@ SUBDIR += clblas SUBDIR += clblast SUBDIR += clfft - SUBDIR += clipper SUBDIR += cln SUBDIR += cloog SUBDIR += clp diff --git a/math/clipper/Makefile b/math/clipper/Makefile deleted file mode 100644 index aa829c9033a2..000000000000 --- a/math/clipper/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# Created by: Martin Dieringer -# $FreeBSD$ - -PORTNAME= clipperlib -PORTVERSION= 6.0.0 -CATEGORIES= math -MASTER_SITES= SF/polyclipping -DISTNAME= clipper_ver${PORTVERSION} - -MAINTAINER= martin.dieringer@gmx.de -COMMENT= Polygon clipping library - -LICENSE= BSL - -WRKSRC= ${WRKDIR}/cpp - -USE_LDCONFIG= yes -USES= cmake zip - -.include diff --git a/math/clipper/distinfo b/math/clipper/distinfo deleted file mode 100644 index 64e4ba36a97a..000000000000 --- a/math/clipper/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (clipper_ver6.0.0.zip) = c4df34cf91a27963322cb6939475c522f562cd4ee7ed917a00c10e68227179f2 -SIZE (clipper_ver6.0.0.zip) = 2203619 diff --git a/math/clipper/pkg-descr b/math/clipper/pkg-descr deleted file mode 100644 index 8d9e2757d84e..000000000000 --- a/math/clipper/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -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 diff --git a/math/clipper/pkg-plist b/math/clipper/pkg-plist deleted file mode 100644 index 9d4049b09463..000000000000 --- a/math/clipper/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -include/polyclipping/clipper.hpp -lib/libpolyclipping.so.12.0.0 -lib/libpolyclipping.so.12 -lib/libpolyclipping.so