>Number: 119562
>Category: docs
>Synopsis: [src.conf(5)] remove mention of g77/fortran
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Jan 11 13:40:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Daniel Rucci
>Release: FreeBSD 7.0-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD smurfbsd.warganizer.com 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #12: Tue Jan 8 09:12:58 UTC 2008 root@smurfbsd.warganizer.com:/usr/obj/usr/src/sys/MYKERN i386
>Description:
g77/Fortran has been pushed to ports and removed from the base system but src.conf(5) still mentions how to disable it from being built in the main system. (Which can lead you to believe by not specifying that it will be built).
>How-To-Repeat:
man src.conf
>Fix:
Hopefully this patch is the correct format to apply immediately, in any case, its a trivial change.
--- patch-man5-src.conf.5 begins here ---
--- share/man/man5/src.conf.5.orig 2008-01-11 08:32:12.000000000 -0500
+++ share/man/man5/src.conf.5 2008-01-11 08:32:51.000000000 -0500
@@ -244,11 +244,6 @@
.It Va WITHOUT_FORTH
.\" from FreeBSD: src/tools/build/options/WITHOUT_FORTH,v 1.1 2006/03/21 07:50:49 ru Exp
Set to build bootloaders without Forth support.
-.It Va WITHOUT_FORTRAN
-.\" from FreeBSD: src/tools/build/options/WITHOUT_FORTRAN,v 1.1 2006/03/21 07:50:49 ru Exp
-Set to not build
-.Xr g77 1
-and related libraries.
.It Va WITHOUT_FP_LIBC
.\" from FreeBSD: src/tools/build/options/WITHOUT_FP_LIBC,v 1.1 2006/03/21 07:50:49 ru Exp
Set to build
--- patch-man5-src.conf.5 ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"