ports/115483: graphics/qgis : mark BROKEN on 7 and give up maintainership

Laurent Courty lrntct at gmail.com
Mon Aug 13 22:30:02 UTC 2007


>Number:         115483
>Category:       ports
>Synopsis:       graphics/qgis : mark BROKEN on 7 and give up maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 13 22:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Laurent Courty
>Release:        
>Organization:
>Environment:
FreeBSD boitalette 6.2-STABLE FreeBSD 6.2-STABLE #2: Wed Apr 18 19:41:52 CEST 2007     root at boitalette:/usr/obj/usr/src/sys/NOYAU  i386
>Description:
I give up the maintainership to ports at freebsd.org and mark the port BROKEN on freebsd >=7
This port need a updating to qgis-0.8, with Qt4, but I haven't enough time to do so.
>How-To-Repeat:

>Fix:
diff -ruN /usr/ports/graphics/qgis/Makefile qgis/Makefile
--- /usr/ports/graphics/qgis/Makefile   Sun Jul 22 21:53:50 2007
+++ qgis/Makefile       Tue Aug 14 00:02:50 2007
@@ -7,12 +7,12 @@
 
 PORTNAME=      qgis
 PORTVERSION=   0.7.4
-PORTREVISION=  3
+PORTREVISION=  4
 CATEGORIES=    graphics geography
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE_EXTENDED}
 MASTER_SITE_SUBDIR=${PORTNAME}
 
-MAINTAINER=    lrntct at gmail.com
+MAINTAINER=    ports at freebsd.org
 COMMENT=       A Geographical Information System (GIS) data viewer
 
 LIB_DEPENDS=   geos:${PORTSDIR}/graphics/geos \
@@ -37,8 +37,12 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} < 500000
+.if ${OSVERSION} <  500000
 BROKEN=                Does not build on FreeBSD versions prior to 5
+.endif
+
+.if ${OSVERSION} >=  700000
+BROKEN=                Does not build on FreeBSD 7
 .endif
 
 .if !defined (QTDIR)


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



More information about the freebsd-ports-bugs mailing list