From owner-cvs-all@FreeBSD.ORG Fri Jul 9 03:36:01 2004 Return-Path: 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 A05AB16A4CE; Fri, 9 Jul 2004 03:36:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83F4543D41; Fri, 9 Jul 2004 03:36:01 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i693a1fV038981; Fri, 9 Jul 2004 03:36:01 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i693a1Pw038980; Fri, 9 Jul 2004 03:36:01 GMT (envelope-from ijliao) Message-Id: <200407090336.i693a1Pw038980@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 9 Jul 2004 03:36:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java Makefile ports/java/jgrapht Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 Jul 2004 03:36:01 -0000 ijliao 2004-07-09 03:36:01 UTC FreeBSD ports repository Modified files: java Makefile Added files: java/jgrapht Makefile distinfo pkg-descr Log: add jgrapht 0.5.3 A Java class provides mathematical graph-theory objects and algorithms Revision Changes Path 1.125 +1 -0 ports/java/Makefile 1.1 +70 -0 ports/java/jgrapht/Makefile (new) 1.1 +2 -0 ports/java/jgrapht/distinfo (new) 1.1 +17 -0 ports/java/jgrapht/pkg-descr (new)