ports/122545: [PATCH] sysutils/screen: [SUMMARIZE CHANGES]

Philip M. Gollucci pgollucci at p6m7g8.com
Mon Apr 7 20:50:01 UTC 2008


>Number:         122545
>Category:       ports
>Synopsis:       [PATCH] sysutils/screen: [SUMMARIZE CHANGES]
>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:   Mon Apr 07 20:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD piccollo.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Sun Mar  2 09:48:59 EST
>Description:
Seems to work fine for me on 100+ machines 
i386 and amd64
6.3 7.0-beta3, 7.0-R, 8-current

Port maintainer (cy at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- screen-4.0.3_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/screen/Makefile,v
retrieving revision 1.71
diff -u -u -r1.71 Makefile
--- Makefile	29 Oct 2007 20:18:43 -0000	1.71
+++ Makefile	7 Apr 2008 15:24:27 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	screen
 PORTVERSION=	4.0.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \
 		http://komquats.com/distfiles/ \
@@ -24,7 +24,10 @@
 		NETHACK "Enable nethack-style messages" ON \
 		XTERM_256 "Enable support for 256 colour xterm" OFF
 
+.if defined(PACKAGE_BUILDING)
+## XXX: Might be specific to pointy hat cluster
 NO_PACKAGE=	Tends to loop using 100% CPU when used from package - perhaps it hard-codes information about the build host
+.endif
 
 .include <bsd.port.pre.mk>
 
--- screen-4.0.3_2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list