From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jan 25 22:20:04 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 16ECB16A420 for ; Wed, 25 Jan 2006 22:20:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8038343D49 for ; Wed, 25 Jan 2006 22:20:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0PMK3Bv044443 for ; Wed, 25 Jan 2006 22:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0PMK3sw044442; Wed, 25 Jan 2006 22:20:03 GMT (envelope-from gnats) Resent-Date: Wed, 25 Jan 2006 22:20:03 GMT Resent-Message-Id: <200601252220.k0PMK3sw044442@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Bjoern A.Zeeb" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C614216A420 for ; Wed, 25 Jan 2006 22:15:09 +0000 (GMT) (envelope-from bz@zabbadoz.net) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E3D743D46 for ; Wed, 25 Jan 2006 22:15:08 +0000 (GMT) (envelope-from bz@zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id D25981FFDD9 for ; Wed, 25 Jan 2006 23:15:07 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id 247731FFDD7; Wed, 25 Jan 2006 23:15:05 +0100 (CET) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 4D22E4448D6; Wed, 25 Jan 2006 22:12:13 +0000 (UTC) Message-Id: <20060125221213.4D22E4448D6@mail.int.zabbadoz.net> Date: Wed, 25 Jan 2006 22:12:13 +0000 (UTC) From: "Bjoern A.Zeeb" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: "Bjoern A.Zeeb" Subject: ports/92331: Drop maintainership of textproc/xerces-c2 and textproc/xalan-c X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Bjoern A.Zeeb" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 22:20:04 -0000 >Number: 92331 >Category: ports >Synopsis: Drop maintainership of textproc/xerces-c2 and textproc/xalan-c >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 25 22:20:02 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Bjoern A. Zeeb >Release: FreeBSD 6.0-STABLE amd64 >Organization: Zabbadoz.NeT >Environment: >Description: I am currently not able to follow xerces-c and xalan-c development and update the ports but I know there had been some users out there. >How-To-Repeat: >Fix: I hope that someone else will pick them up and update. Index: textproc/xerces-c2/Makefile =================================================================== RCS file: /shared/mirror/FreeBSD/r/pcvs/ports/textproc/xerces-c2/Makefile,v retrieving revision 1.18 diff -u -p -r1.18 Makefile --- textproc/xerces-c2/Makefile 6 Mar 2005 23:11:36 -0000 1.18 +++ textproc/xerces-c2/Makefile 25 Jan 2006 22:04:43 -0000 @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_XML} MASTER_SITE_SUBDIR= xerces-c/source DISTNAME= xerces-c-src_${PORTVERSION:S/./_/g} -MAINTAINER= bzeeb+freebsdports@zabbadoz.net +MAINTAINER= ports@FreeBSD.ORG COMMENT= Validating XML parser from the Apache XML Project OPTIONS= THREADS "Build a thread enabled shared library." on \ Index: textproc/xalan-c/Makefile =================================================================== RCS file: /shared/mirror/FreeBSD/r/pcvs/ports/textproc/xalan-c/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- textproc/xalan-c/Makefile 8 Mar 2005 10:18:49 -0000 1.11 +++ textproc/xalan-c/Makefile 25 Jan 2006 22:04:43 -0000 @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/source/: DISTNAME= Xalan-C_${PORTVERSION:S/./_/g}-src:msax DISTFILES+= Xalan-C_${PORTVERSION:S/./_/g}-src${EXTRACT_SUFX}:msax -MAINTAINER= bzeeb+freebsdports@zabbadoz.net +MAINTAINER= ports@FreeBSD.ORG COMMENT= XSLT processor from the Apache XML Project OPTIONS= INMEM "Use inmem locale system." on \ >Release-Note: >Audit-Trail: >Unformatted: