ports/101369: [MAINTAINER] databases/flamerobin using wxgtk2.6-unicode, some cleanup and fixes

dindin dindin at freebsd.org.ua
Fri Aug 4 18:30:18 UTC 2006


>Number:         101369
>Category:       ports
>Synopsis:       [MAINTAINER]  databases/flamerobin using wxgtk2.6-unicode, some cleanup and fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 04 18:30:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     dindin
>Release:        6.1-RELEASE
>Organization:
volunteer
>Environment:
FreeBSD sunshine.webkazan.ru 6.1-STABLE FreeBSD 6.1-STABLE #6: Tue Jun 20 18:52:23 MSD 2006     root at sunshine.webkazan.ru:/usr/obj/usr/RELENG_6/src/sys/SUNSHINE  i386
>Description:
[MAINTAINER]  databases/flamerobin using wxgtk2.6-unicode, some Makefile cleanup and marking FreeBSD 4.x and earlier builds as broken
>How-To-Repeat:

>Fix:
--- flamerobin-0.7.2_1 patch begins ---
--- Makefile.orig       Wed Jun 14 18:34:49 2006
+++ Makefile            Fri Aug  4 17:31:28 2006
@@ -7,6 +7,7 @@

 PORTNAME=      flamerobin
 PORTVERSION=   0.7.2
+PORTREVISION?= 1       
 CATEGORIES=    databases
 MASTER_SITES=  http://dindin.webkazan.ru/flamerobin/\
                http://main.webkazan.ru/flamerobin/\
@@ -14,18 +15,18 @@
 DISTNAME=      flamerobin-0.7.2-src

 MAINTAINER=    dindin at FreeBSD.org.ua
-COMMENT=       An GUI administration tool for firebird database
+COMMENT=       The GUI administration tool for firebird database

-BUILD_DEPENDS= ${WX_CONFIG}:${PORTSDIR}/x11-toolkits/wxgtk26
-LIB_DEPENDS=   wx_gtk2_stc-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26-contrib \
-               fbclient.1:${PORTSDIR}/databases/firebird-client
+USE_WX=                2.6
+WX_COMPS=      wx contrib
+WX_UNICODE=    yes
+
+LIB_DEPENDS=   fbclient.1:${PORTSDIR}/databases/firebird-client

-USE_GMAKE=     yes
 GNU_CONFIGURE= yes
 USE_X_PREFIX=  yes

-WXPORT=                gtk2
-WX_CONFIG=     ${X11BASE}/bin/wxgtk2-2.6-config
+WX_CONFIG=     ${X11BASE}/bin/wxgtk2u-2.6-config

 SUB_FILES=     pkg-message
 MAN1=          flamerobin.1
@@ -37,6 +38,10 @@

 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=        --with-wx-config=${WX_CONFIG}
+       
+.if ${OSVERSION} < 500000
+BROKEN=         Does not compile on FreeBSD 4.x
+.endif 
      
 post-install:
        @${CAT} ${PKGMESSAGE}
--- flamerobin-0.7.2_1 patch ends ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list