ports/115888: [patch] optionify sysutils/screen

Edwin Groothuis edwin at mavetju.org
Tue Aug 28 00:10:04 UTC 2007


>Number:         115888
>Category:       ports
>Synopsis:       [patch] optionify sysutils/screen
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 28 00:10:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:55:55 UTC 2007 root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/SMP i386


>Description:
>How-To-Repeat:
>Fix:


Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/screen/Makefile,v
retrieving revision 1.65
diff -u -r1.65 Makefile
--- Makefile	27 Dec 2006 16:51:21 -0000	1.65
+++ Makefile	28 Aug 2007 00:07:55 -0000
@@ -17,6 +17,10 @@
 MAINTAINER=	cy at FreeBSD.org
 COMMENT=	A multi-screen window manager
 
+OPTIONS=	XTERM_256 "Enable support for 256 colour xterm" OFF \
+		NETHACK "Enable NetHack support" ON \
+		CJK "Treat CJK ambiguous characters as full width" OFF
+
 GNU_CONFIGURE=	yes
 MAN1=		screen.1
 INFO=		screen
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list