ports/103352: Update port: security/fwtk Fix for -DWITHOUT_X11

Jim Pirzyk pirzyk at FreeBSD.org
Mon Sep 18 13:10:36 UTC 2006


>Number:         103352
>Category:       ports
>Synopsis:       Update port: security/fwtk Fix for -DWITHOUT_X11
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 18 13:10:26 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Super Jim Pirzyk
>Release:        FreeBSD 6.1-SECURITY i386
>Organization:

>Environment:
System: FreeBSD lilo.ci.uiuc.edu 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Mon Aug 28 05:21:08 UTC 2006 root at builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:

	Sent to me by Ulrich Spörlein (ulrich dot spoerlein at 1822direkt dot com )

>How-To-Repeat:
	
>Fix:

--- Makefile.orig	Thu Sep 14 13:40:06 2006
+++ Makefile	Thu Sep 14 13:40:57 2006
@@ -50,6 +50,9 @@
 MAN8+=		x-gw.8
 LIBEXEC_BINS+=	x-gw
 USE_XLIB=	yes
+PLIST_SUB+=	X11=""
+.else
+PLIST_SUB+=	X11="@comment "
 .endif
 
 .if defined(WITH_JUMBO_PATCH)
--- pkg-plist.orig	Thu Sep 14 13:40:12 2006
+++ pkg-plist	Thu Sep 14 13:41:13 2006
@@ -9,7 +9,7 @@
 libexec/smap
 libexec/smapd
 libexec/tn-gw
-libexec/x-gw
+%%X11%%libexec/x-gw
 sbin/authdump
 sbin/authload
 sbin/authmgr
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list