From owner-cvs-ports@FreeBSD.ORG Fri Dec 5 07:08:59 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C43916A4CE; Fri, 5 Dec 2003 07:08:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31DF943FDD; Fri, 5 Dec 2003 07:08:58 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hB5F8vXJ027165; Fri, 5 Dec 2003 07:08:57 -0800 (PST) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hB5F8viV027160; Fri, 5 Dec 2003 07:08:57 -0800 (PST) (envelope-from ijliao) Message-Id: <200312051508.hB5F8viV027160@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 5 Dec 2003 07:08:56 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/graphopt Makefile distinfo pkg-descr pkg-plistpatch-src:main.cc X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Dec 2003 15:08:59 -0000 ijliao 2003/12/05 07:08:56 PST FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/graphopt Makefile distinfo pkg-descr pkg-plist graphics/graphopt/files patch-pixmaps:Makefile.in patch-src:main.cc Log: add graphopt 0.4.1 Graph Layout Optimizer Revision Changes Path 1.636 +1 -0 ports/graphics/Makefile 1.1 +22 -0 ports/graphics/graphopt/Makefile (new) 1.1 +1 -0 ports/graphics/graphopt/distinfo (new) 1.1 +11 -0 ports/graphics/graphopt/files/patch-pixmaps:Makefile.in (new) 1.1 +11 -0 ports/graphics/graphopt/files/patch-src:main.cc (new) 1.1 +4 -0 ports/graphics/graphopt/pkg-descr (new) 1.1 +10 -0 ports/graphics/graphopt/pkg-plist (new)