From owner-cvs-all@FreeBSD.ORG Sat Oct 22 08:21:16 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1BA116A41F; Sat, 22 Oct 2005 08:21:16 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E40043D45; Sat, 22 Oct 2005 08:21:16 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9M8LG5X081073; Sat, 22 Oct 2005 08:21:16 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9M8LGmL081072; Sat, 22 Oct 2005 08:21:16 GMT (envelope-from mi) Message-Id: <200510220821.j9M8LGmL081072@repoman.freebsd.org> From: Mikhail Teterin Date: Sat, 22 Oct 2005 08:21:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11 Makefile ports/x11/gpctool Makefile distinfo pkg-descr ports/x11/gpctool/files .BSDmakefile.swo .BSDmakefile.swp BSDmakefile patch-includes X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Oct 2005 08:21:16 -0000 mi 2005-10-22 08:21:16 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/gpctool Makefile distinfo pkg-descr x11/gpctool/files .BSDmakefile.swo .BSDmakefile.swp BSDmakefile patch-includes Log: Add ports of General Polygon Clipping library and its sample GUI application (gpctool). Revision Changes Path 1.559 +1 -0 ports/x11/Makefile 1.1 +31 -0 ports/x11/gpctool/Makefile (new) 1.1 +2 -0 ports/x11/gpctool/distinfo (new) 1.1 +1 -0 ports/x11/gpctool/files/.BSDmakefile.swo (new) 1.1 +1 -0 ports/x11/gpctool/files/.BSDmakefile.swp (new) 1.1 +14 -0 ports/x11/gpctool/files/BSDmakefile (new) 1.1 +44 -0 ports/x11/gpctool/files/patch-includes (new) 1.1 +19 -0 ports/x11/gpctool/pkg-descr (new)