ports/161896: [PATCH] math/fftw3: shorten OpenMP option text for 80x24 terminals

Matthias Andree mandree at FreeBSD.org
Sat Oct 22 10:50:13 UTC 2011


>Number:         161896
>Category:       ports
>Synopsis:       [PATCH] math/fftw3: shorten OpenMP option text for 80x24 terminals
>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:   Sat Oct 22 10:50:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD apollo.emma.line.org 8.2-STABLE FreeBSD 8.2-STABLE #20: Sun Oct 16 16:18:09 CEST 2011
>Description:
Please shorten the OpenMP option description so that proper layout is
maintained on 80x24 terminals.

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

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

--- fftw3-3.3_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/fftw3/Makefile,v
retrieving revision 1.67
diff -u -u -r1.67 Makefile
--- Makefile	22 Oct 2011 08:03:34 -0000	1.67
+++ Makefile	22 Oct 2011 10:28:39 -0000
@@ -41,7 +41,7 @@
 .endif
 
 OPTIONS=	G77_WRAPPERS "Alter Fortran wrappers for use with g77" off \
-		OPENMP "Build OpenMP variant of multithreaded libraries" off \
+		OPENMP "Build OpenMP variant of multithreaded libs" off \
 		OPTIMIZED_CFLAGS "Enable optimized CFLAGS" on
 
 .include <bsd.port.pre.mk>
--- fftw3-3.3_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list