ports/163006: Add wxgtk 2.9 support

Max Khon fjoe at FreeBSD.org
Fri Dec 2 01:40:09 UTC 2011


>Number:         163006
>Category:       ports
>Synopsis:       Add wxgtk 2.9 support
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 02 01:40:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Max Khon
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 8.2-STABLE FreeBSD 8.2-STABLE #5 r227907: Wed Nov 23 21:55:50 UTC 2011 simon at freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386


>Description:
- Add wxgtk 2.9 support
- Ale claims that he s no longer a maintainer of this stuff
>How-To-Repeat:
>Fix:

Index: Mk/bsd.wx.mk
===================================================================
RCS file: /home/pcvs/ports/Mk/bsd.wx.mk,v
retrieving revision 1.15
diff -u -p -r1.15 bsd.wx.mk
--- Mk/bsd.wx.mk	15 Aug 2010 19:39:34 -0000	1.15
+++ Mk/bsd.wx.mk	2 Dec 2011 01:35:14 -0000
@@ -111,7 +111,7 @@
 #	USE_WX_NOT=	2.4
 #
 
-WX_Include_MAINTAINER=	alepulver at FreeBSD.org
+WX_Include_MAINTAINER=	fjoe at FreeBSD.org
 
 #
 # Global definitions.
@@ -131,8 +131,8 @@ _WX_Definitions_Done=	yes
 
 _WX_COMPS_ALL=			wx contrib python svg
 _WX_DEP_TYPES_ALL=		build lib run
-_WX_VERS_ALL=			2.4 2.6 2.8
-_WX_VERS_UC_ALL=		2.6 2.8
+_WX_VERS_ALL=			2.4 2.6 2.8 2.9
+_WX_VERS_UC_ALL=		2.6 2.8 2.9
 _WX_VERS_LISTS=			WANT_WX_VER WITH_WX_VER _WX_VER_INSTALLED
 
 #
@@ -177,6 +177,10 @@ _WX_FILE_python_2.8=	${PYTHON_SITELIBDIR
 _WX_PORT_svg_2.8=		graphics/wxsvg
 _WX_LIB_svg_2.8=		wxsvg
 
+# wxgtk 2.9
+_WX_PORT_wx_2.9=		x11-toolkits/wxgtk29
+_WX_LIB_wx_2.9=			wx_baseu-2.9
+
 # Set _WX_SHVER_comp_ver to 0 and _WX_FILE_comp_ver for libs appropiately.
 # Set _WX_DEPTYPE_comp_ver for "python" to "run", and others to "lib".
 

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list