From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 4 20:50:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8FE0D9DA for ; Mon, 4 Feb 2013 20:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 72A16DC1 for ; Mon, 4 Feb 2013 20:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r14Ko0xB041990 for ; Mon, 4 Feb 2013 20:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r14Ko0TR041989; Mon, 4 Feb 2013 20:50:00 GMT (envelope-from gnats) Resent-Date: Mon, 4 Feb 2013 20:50:00 GMT Resent-Message-Id: <201302042050.r14Ko0TR041989@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Martin Dieringer Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1B1B4954 for ; Mon, 4 Feb 2013 20:48:38 +0000 (UTC) (envelope-from martin.dieringer@gmx.de) Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) by mx1.freebsd.org (Postfix) with ESMTP id A6467DA8 for ; Mon, 4 Feb 2013 20:48:37 +0000 (UTC) Received: from mailout-de.gmx.net ([10.1.76.12]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0MTMkb-1UUt4U0FwV-00SMzp for ; Mon, 04 Feb 2013 21:48:37 +0100 Received: (qmail invoked by alias); 04 Feb 2013 20:48:36 -0000 Received: from p54AF4A6B.dip0.t-ipconnect.de (EHLO thinkpad.nowhere.local) [84.175.74.107] by mail.gmx.net (mp012) with SMTP; 04 Feb 2013 21:48:36 +0100 Received: by thinkpad.nowhere.local (Postfix, from userid 1001) id 79E69D458; Mon, 4 Feb 2013 21:48:36 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by thinkpad.nowhere.local (Postfix) with ESMTP id 76504D457 for ; Mon, 4 Feb 2013 21:48:36 +0100 (CET) Message-Id: Date: Mon, 4 Feb 2013 21:48:36 +0100 (CET) From: Martin Dieringer To: FreeBSD-gnats-submit@freebsd.org Subject: ports/175845: [NEW PORT] math/clipperlib: Polygon clipping library X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Martin Dieringer List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2013 20:50:00 -0000 >Number: 175845 >Category: ports >Synopsis: [NEW PORT] math/clipperlib: Polygon clipping library >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Feb 04 20:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Martin Dieringer >Release: FreeBSD 9.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD 9.1-PRERELEASE #17: Mon Dec 10 21:23:18 CET 2012 >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 Generated with FreeBSD Port Tools 0.99_6 (mode: new) >How-To-Repeat: >Fix: --- .shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # clipper # clipper/pkg-plist # clipper/pkg-descr # clipper/distinfo # clipper/Makefile # echo c - clipper mkdir -p clipper > /dev/null 2>&1 echo x - clipper/pkg-plist sed 's/^X//' >clipper/pkg-plist << 'a8237ef912a3144ece87ad90b096b231' Xinclude/polyclipping/clipper.hpp Xlib/libpolyclipping.so.5.0.0 Xlib/libpolyclipping.so.5 Xlib/libpolyclipping.so X@dirrmtry include/polyclipping a8237ef912a3144ece87ad90b096b231 echo x - clipper/pkg-descr sed 's/^X//' >clipper/pkg-descr << 'd439394b48b637f33167e2dbebf4db95' XThe Clipper library primarily performs boolean clipping (intersection, Xunion, difference and xor) on polygons in 2D space. There are no Xrestrictions on either the number nor the type of polygon that can be Xclipped. They can have holes, be self-intersecting and even have coincident Xedges. The library also performs polygon offsetting X XWWW: http://www.angusj.com/delphi/clipper.php d439394b48b637f33167e2dbebf4db95 echo x - clipper/distinfo sed 's/^X//' >clipper/distinfo << '853b660d8a0b12e78198f03b25576f39' XSHA256 (clipper_ver5.0.3.zip) = e48178e84b51b4ef7a1d13c0c6e1536e4e55ade71d893c26ba533915fc98fac3 XSIZE (clipper_ver5.0.3.zip) = 1557310 853b660d8a0b12e78198f03b25576f39 echo x - clipper/Makefile sed 's/^X//' >clipper/Makefile << 'f7279c1b6343370060449e3ea7773d70' X# $FreeBSD$ X XPORTNAME= clipperlib XPORTVERSION= 5.0.3 XCATEGORIES= math XMASTER_SITES= SF XMASTER_SITE_SUBDIR= polyclipping XDISTNAME= clipper_ver${PORTVERSION} X XMAINTAINER= martin.dieringer@gmx.de XCOMMENT= Polygon clipping library X XWRKSRC= ${WRKDIR}/cpp X XUSE_ZIP= yes XUSE_CMAKE= yes X X.include f7279c1b6343370060449e3ea7773d70 exit --- .shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: