From owner-cvs-all@FreeBSD.ORG Wed Jul 19 19:10:18 2006 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 6986A16A4DF; Wed, 19 Jul 2006 19:10:18 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24D8143D45; Wed, 19 Jul 2006 19:10:18 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JJAIEI078392; Wed, 19 Jul 2006 19:10:18 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JJAHWA078391; Wed, 19 Jul 2006 19:10:17 GMT (envelope-from ale) Message-Id: <200607191910.k6JJAHWA078391@repoman.freebsd.org> From: Alex Dupre Date: Wed, 19 Jul 2006 19:10:17 +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/textproc Makefile ports/textproc/xstream Makefile distinfo pkg-descr 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: Wed, 19 Jul 2006 19:10:18 -0000 ale 2006-07-19 19:10:17 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/xstream Makefile distinfo pkg-descr Log: XStream is a simple library to serialize Java objects to XML and back again. WWW: http://xstream.codehaus.org/ Revision Changes Path 1.1025 +1 -0 ports/textproc/Makefile 1.1 +41 -0 ports/textproc/xstream/Makefile (new) 1.1 +3 -0 ports/textproc/xstream/distinfo (new) 1.1 +7 -0 ports/textproc/xstream/pkg-descr (new)