From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 31 08:30:25 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB2F516A4CE for ; Wed, 31 Mar 2004 08:30:25 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D434D43D3F for ; Wed, 31 Mar 2004 08:30:25 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i2VGUPbv079352 for ; Wed, 31 Mar 2004 08:30:25 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2VGUP0k079350; Wed, 31 Mar 2004 08:30:25 -0800 (PST) (envelope-from gnats) Date: Wed, 31 Mar 2004 08:30:25 -0800 (PST) Message-Id: <200403311630.i2VGUP0k079350@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Herve Quiroz Subject: Re: ports/64948: [NEW PORT] textproc/xmlpull: Common API for XML Pull Parsing (XmlPull) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Herve Quiroz List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2004 16:30:26 -0000 The following reply was made to PR ports/64948; it has been noted by GNATS. From: Herve Quiroz To: freebsd-gnats-submit@FreeBSD.org, herve.quiroz@esil.univ-mrs.fr Cc: Subject: Re: ports/64948: [NEW PORT] textproc/xmlpull: Common API for XML Pull Parsing (XmlPull) Date: Wed, 31 Mar 2004 18:21:02 +0200 Just in case you ask, this port is needed for my upcoming XPP3 port, which is amongst the dependencies of Dom4J, which I plan to port. So the final objective here is the port of Dom4J. But instead of porting it as a monolithic, self-contained one, I would rather like to port it as a set of small components... Herve