ports/141629: patch for "ports/memcached is broken on 8.0"

Pavel V. Rochnyack rpv at nikolas.ru
Tue Dec 15 10:30:02 UTC 2009


>Number:         141629
>Category:       ports
>Synopsis:       patch for "ports/memcached is broken on 8.0"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 15 10:30:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Pavel V. Rochnyack
>Release:        8.0
>Organization:
>Environment:
FreeBSD rpv 8.0-RELEASE-p1 FreeBSD 8.0-RELEASE-p1 #0: Sun Dec  6 18:37:06 NOVT 2009     root at rpv:/usr/obj/usr/src/sys/CH8  i386
>Description:
Port can be build on 8.0 when using "--disable-coverage".


--- Makefile.orig       2009-11-09 01:42:13.000000000 +0600
+++ Makefile    2009-12-15 16:20:46.000000000 +0600
@@ -33,7 +33,8 @@
 .include <bsd.port.pre.mk>

 .if ${OSVERSION} >= 800000
-BROKEN=                does not link
+#BROKEN=               does not link
+CONFIGURE_ARGS+=       --disable-coverage
 .endif

 .if defined(WITH_REPCACHED)

>How-To-Repeat:

>Fix:


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



More information about the freebsd-ports-bugs mailing list