ports/160723: [patch][maintainer-update] Mk/bsd.zenoss.mk : remove USE_ZIP

Jason Helfman zenoss at experts-exchange.com
Wed Sep 14 05:00:20 UTC 2011


>Number:         160723
>Category:       ports
>Synopsis:       [patch][maintainer-update] Mk/bsd.zenoss.mk : remove USE_ZIP
>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:   Wed Sep 14 05:00:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jason Helfman
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
Experts Exchange, LLC.
>Environment:
System: FreeBSD eggman.experts-exchange.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
There are some zenpacks that don't have zipfiles, and having this defined is causing issues.
Remove it, and address in individual ports.

This was found in ports/160290

>How-To-Repeat:
	
>Fix:

Index: Mk/bsd.zenoss.mk
===================================================================
RCS file: /home/jhelfman/ncvs/ports/Mk/bsd.zenoss.mk,v
retrieving revision 1.1
diff -u -r1.1 bsd.zenoss.mk
--- Mk/bsd.zenoss.mk	1 Sep 2011 16:08:01 -0000	1.1
+++ Mk/bsd.zenoss.mk	14 Sep 2011 04:46:01 -0000
@@ -15,7 +15,6 @@
 RUN_DEPENDS+=	zenoss>=3.1.0:${PORTSDIR}/net-mgmt/zenoss
 
 FETCH_ARGS?=	-o - > ${DISTDIR}/${DISTFILES}
-USE_ZIP?=		yes
 
 PKGNAMEPREFIX:=	zenpack-${ZPACKGROUP}-
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list