diff options
author | alepulver <alepulver@FreeBSD.org> | 2007-09-30 01:54:39 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2007-09-30 01:54:39 +0800 |
commit | 6b42330b8ba502fd64f0f6189c042bbce16506a1 (patch) | |
tree | 7d70f2b2bf0f3d6c51f2018a6dc330446fdcff68 /CVSROOT/modules | |
parent | 6fe27d94b2b6510a3da897a326bdecdfaca71d9f (diff) | |
download | freebsd-ports-gnome-6b42330b8ba502fd64f0f6189c042bbce16506a1.tar.gz freebsd-ports-gnome-6b42330b8ba502fd64f0f6189c042bbce16506a1.tar.zst freebsd-ports-gnome-6b42330b8ba502fd64f0f6189c042bbce16506a1.zip |
- Complete repocopy of x11-toolkits/py-wxPython28,
x11-toolkits/py-wxPython28-common and x11-toolkits/py-wxPython28-unicode,
applying the corresponding patches.
- Add PYDISTUTILS_NOEGGINFO to fix plist issues [1].
- Integrate with bsd.wx.mk: the noticeable difference is that ports using
USE_WX=2.6+ and WX_COMPS=python will be built from now on with wxWidgets
2.8, which was previously restricted for these ports because of the lack of
the "python" component for version 2.6 [1].
PR: ports/115349, ports/115350, ports/115351
Submitted by: Neal Nelson <neal@nelson.name>
Reworked by: alepulver (myself) [1]
Diffstat (limited to 'CVSROOT/modules')
-rw-r--r-- | CVSROOT/modules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 40be4c1ccf75..eb8c485d79b1 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -13390,6 +13390,9 @@ py-wxPython24 ports/x11-toolkits/py-wxPython24 py-wxPython26 ports/x11-toolkits/py-wxPython26 py-wxPython26-common ports/x11-toolkits/py-wxPython26-common py-wxPython26-unicode ports/x11-toolkits/py-wxPython26-unicode +py-wxPython28 ports/x11-toolkits/py-wxPython28 +py-wxPython28-common ports/x11-toolkits/py-wxPython28-common +py-wxPython28-unicode ports/x11-toolkits/py-wxPython28-unicode py-xdg ports/devel/py-xdg py-xlib ports/x11-toolkits/py-xlib py-xlwriter ports/textproc/py-xlwriter |