From owner-freebsd-zope@FreeBSD.ORG Mon May 28 09:45:05 2012 Return-Path: Delivered-To: zope@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 629DD106566B; Mon, 28 May 2012 09:45:05 +0000 (UTC) (envelope-from miwi.freebsd@googlemail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 292AD8FC1A; Mon, 28 May 2012 09:45:05 +0000 (UTC) Received: by dadv36 with SMTP id v36so4006366dad.13 for ; Mon, 28 May 2012 02:45:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:reply-to:organization :x-mailer:mime-version:content-type:content-transfer-encoding; bh=X30kgblAGu5x5wYDI4FSAR7ibvjA3frtK3X4Mki0fNU=; b=BmtVFEnaZnPOchcC7AJ3f42gTJNzQJHQCuZv+9Mq7qbxNCGNqJI1PHexIqZRhX5Kl+ wdlzT4X04PcOnlJ+vu/J4eIN/I4FFIqoe+C3PFbCopLm0xMOI86Hz4dxivZXCe+naxQF kxvmonoFTv2tDnUujNx6q67Pzi8ieT+emsCLZxR8X2dildpKdyzjTN4daQzxef8J3OQ2 nYLx+mmC+AdAOhpKq4xZGL8dUVD/vJJfQ/WtmXjQhOUguhzxdfGbHMFESSlh5WiK6OFN 0ChbtoYyPd+rsdBpqCbY+kAj3aXC3D9R1JC9P3bYPvk8wsOD4WwtJklymCopfS/YOdBQ r8QQ== Received: by 10.68.231.10 with SMTP id tc10mr25583179pbc.107.1338198304669; Mon, 28 May 2012 02:45:04 -0700 (PDT) Received: from miwifbsd.dyndns.org ([175.142.170.59]) by mx.google.com with ESMTPS id pq1sm18754971pbb.5.2012.05.28.02.45.03 (version=SSLv3 cipher=OTHER); Mon, 28 May 2012 02:45:04 -0700 (PDT) Sender: Martin Wilke Date: Mon, 28 May 2012 17:44:58 +0800 From: Martin Wilke To: python@FreeBSD.org Message-ID: <20120528174458.5300cfbd.miwi@FreeBSD.org> Organization: FreeBSD X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: zope@FreeBSD.org Subject: [PATCH] python2.4 removal zope and zope211 affected X-BeenThere: freebsd-zope@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: miwi@FreeBSD.org List-Id: Zope for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 May 2012 09:45:05 -0000 Hi, Finally I'm working on to remove python 24 from the ports tree, and the reasons are clear. Support was dropped by 2008, and there are a lot of unpatched security holes. We have warned about this since 2 years ago, and now I will really take action to drop it from the ports tree. So here is the final patch [1] that has already been reviewed by lwshu@ and wen@, but I would like to discuss regarding the zope ports. First of all I will clean up the zope version from the bsd.python.mk. Now I would like to know what you guys think if I were to remove www/zope and keep www/zope213. Another option is to merge www/zope213 to www/zope and just remove www/zope211 and www/zope213 completely. What do you think about this? Thanks Martin [1] http://miwifbsd.dyndns.org/patches/py24rm-3.diff -- +------------------oOO--(_)--OOo----------------+ Facebook: miwi1 Twitter: miwi_ With best Regards, Martin Wilke (miwi_(at)_FreeBSD.org)