From owner-cvs-all@FreeBSD.ORG  Sun Oct  2 08:17:19 2005
Return-Path: <owner-cvs-all@FreeBSD.ORG>
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 0992316A41F;
	Sun,  2 Oct 2005 08:17:19 +0000 (GMT)
	(envelope-from lioux@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C7D8043D46;
	Sun,  2 Oct 2005 08:17:18 +0000 (GMT)
	(envelope-from lioux@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j928HIUU036947;
	Sun, 2 Oct 2005 08:17:18 GMT
	(envelope-from lioux@repoman.freebsd.org)
Received: (from lioux@localhost)
	by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j928HIGh036946;
	Sun, 2 Oct 2005 08:17:18 GMT (envelope-from lioux)
Message-Id: <200510020817.j928HIGh036946@repoman.freebsd.org>
From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
Date: Sun, 2 Oct 2005 08:17: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/x11-toolkits/py-wxPython26 Makefile pkg-plist
 ports/x11-toolkits/py-wxPython26/files patch-setup.py
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Oct 2005 08:17:19 -0000

lioux       2005-10-02 08:17:17 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/py-wxPython26 Makefile pkg-plist 
  Added files:
    x11-toolkits/py-wxPython26/files patch-setup.py 
  Log:
  o Prepare it to become a master port:
  
  1) This port will build an ansi based version of x11-toolkits/py-wxPython26
  
  2) A slave port x11-toolkits/py-wxPython26-unicode will build a
     unicode version
  
  3) Move the common parts shared amongst both the ansi and the unicode
     ports to a slave port x11-toolkits/py-wxPython26-common
  
  Approved by:    maintainer
  
  Revision  Changes     Path
  1.52      +141 -17    ports/x11-toolkits/py-wxPython26/Makefile
  1.1       +10 -0      ports/x11-toolkits/py-wxPython26/files/patch-setup.py (new)
  1.19      +800 -1391  ports/x11-toolkits/py-wxPython26/pkg-plist