Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Sep 2006 08:02:56 -0500 (CDT)
From:      Jim Pirzyk <pirzyk@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/103352: Update port: security/fwtk Fix for -DWITHOUT_X11
Message-ID:  <200609181302.k8ID2uwf077074@lilo.ci.uiuc.edu>
Resent-Message-ID: <200609181310.k8IDAQYB055422@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609181302.k8ID2uwf077074>