ports/108342: x11-wm/xfce4 should depend on x11/Terminal

John Nielsen john at jnielsen.net
Thu Jan 25 17:10:22 UTC 2007


>Number:         108342
>Category:       ports
>Synopsis:       x11-wm/xfce4 should depend on x11/Terminal
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 25 17:10:21 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     John Nielsen
>Release:        FreeBSD 4.9-RELEASE-p13-jc2 i386
>Organization:
>Environment:
System: FreeBSD ns1.jnielsen.net 4.9-RELEASE-p13-jc2 FreeBSD 4.9-RELEASE-p13-jc2 #9: Tue Jun 7 00:30:36 PDT 2005 user at jail16.johncompanies.com:/usr/obj/usr/src/sys/jail16 i386


	
>Description:
	The new xfce4 defaults to using Terminal for term windows, but the
	meta-port currently doesn't install it.
>How-To-Repeat:
	Install/update xfce4 using the meta-port, log in, click Terminal icon.
>Fix:

A patch similar to this one (without mangled tabs):

--- Makefile.orig       Thu Jan 25 11:41:47 2007
+++ Makefile    Thu Jan 25 11:42:14 2007
@@ -26,7 +26,8 @@
                ${LOCALBASE}/lib/gtk-2.0/2.10.0/engines/libxfce.so:${PORTSDIR}/x11-themes/gtk-xfce-engine \
                thunar:${PORTSDIR}/x11-fm/thunar \
                orage:${PORTSDIR}/deskutils/orage \
-               mousepad:${PORTSDIR}/editors/mousepad
+               mousepad:${PORTSDIR}/editors/mousepad \
+               Terminal:${PORTSDIR}/x11/Terminal
 
 NO_BUILD=      yes
 LATEST_LINK=   xfce4

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



More information about the freebsd-ports-bugs mailing list