From owner-cvs-all Thu Jan 27 7:54:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C77A14EDD; Thu, 27 Jan 2000 07:54:28 -0800 (PST) (envelope-from sumikawa@FreeBSD.org) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA33127; Thu, 27 Jan 2000 07:54:27 -0800 (PST) (envelope-from sumikawa@FreeBSD.org) Message-Id: <200001271554.HAA33127@freefall.freebsd.org> From: Munechika SUMIKAWA Date: Thu, 27 Jan 2000 07:54:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/python Makefile ports/lang/python/files md5 ports/lang/python/pkg PLIST PLIST.v6 ports/lang/python+ipv6 Makefile ports/lang/python+ipv6/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sumikawa 2000/01/27 07:54:26 PST Modified files: lang/python Makefile lang/python/files md5 lang/python/pkg PLIST lang/python+ipv6 Makefile lang/python+ipv6/files md5 Removed files: lang/python/pkg PLIST.v6 Log: move IPv6-enable python to python+ipv6 and revert origial python to before IPv6. Since IPv6-enable python make bigger the size of sockaddr, some of scripts are affected. I maintain python+ipv6 separately to minimize impact for users. It will be removed when IPv6 patches are merged into original distribution, such as ruby. Repositry copied by: asami Revision Changes Path 1.61 +4 -20 ports/lang/python/Makefile 1.24 +0 -1 ports/lang/python/files/md5 1.27 +0 -1 ports/lang/python/pkg/PLIST 1.61 +12 -13 ports/lang/python+ipv6/Makefile 1.24 +1 -1 ports/lang/python+ipv6/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message