From owner-cvs-ports@FreeBSD.ORG Fri Aug 29 18:39:55 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 6B63316A4BF; Fri, 29 Aug 2003 18:39:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05B5B43FDD; Fri, 29 Aug 2003 18:39:55 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7U1ds0U078338; Fri, 29 Aug 2003 18:39:54 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7U1ds5Y078337; Fri, 29 Aug 2003 18:39:54 -0700 (PDT) Message-Id: <200308300139.h7U1ds5Y078337@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 29 Aug 2003 18:39:54 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/spread-j Makefile distinfo pkg-descr pkg-plist 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: Sat, 30 Aug 2003 01:39:55 -0000 edwin 2003/08/29 18:39:54 PDT FreeBSD ports repository Modified files: net Makefile Added files: net/spread-j Makefile distinfo pkg-descr pkg-plist Log: New port (split out from old port): net/spread-j This port contains just the java client libraries, which have been split from the net/spread port to make them easier to find, build and include, as a separate port. PR: ports/45180 Submitted by: Joshua Goodall Revision Changes Path 1.1067 +1 -0 ports/net/Makefile 1.1 +56 -0 ports/net/spread-j/Makefile (new) 1.1 +1 -0 ports/net/spread-j/distinfo (new) 1.1 +10 -0 ports/net/spread-j/pkg-descr (new) 1.1 +49 -0 ports/net/spread-j/pkg-plist (new)