From owner-freebsd-questions Tue Jun 19 21: 5:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from k0r3.reflektor.cz (k0r3.reflektor.cz [212.24.129.54]) by hub.freebsd.org (Postfix) with SMTP id 1F0D737B403 for ; Tue, 19 Jun 2001 21:05:36 -0700 (PDT) (envelope-from cynic@mail.cz) Received: (qmail 3613 invoked by uid 202); 20 Jun 2001 04:05:34 -0000 Received: from unknown (HELO zvahlav.mail.cz) (212.24.143.100) by k0r3.reflektor.cz with SMTP; 20 Jun 2001 04:05:34 -0000 Message-Id: <5.1.0.14.2.20010620060609.04344870@mail.cz> X-Sender: cynic@mail.cz X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 20 Jun 2001 06:13:45 +0200 To: freebsd-questions@freebsd.org From: Cynic Subject: make.conf question Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi there, I'm going to make world for the first time, and would like to know if those of you who have some experience with it consider this make.conf a sane one. Specifically: Is the fortran and objc support needed? Are any parts of FreeBSD written in these languages? Do you know of any ports that are written in them? How much space will the files take? and: Should I include COMPAT options for releases older than 3X? CPUTYPE=i686 CFLAGS= -O -pipe CXXFLAGS+= -fmemoize-lookups -fsave-memoized INSTALL=install -C NO_FORTRAN= true # do not build g77 and related libraries NO_LPR= true # do not build lpr and related programs NO_OBJC= true # do not build Objective C support NOGAMES= true # do not build games (games/ subdir) WANT_OPENSSL_MANPAGES= true COMPAT3X= yes COMPAT4X= yes PRINTERDEVICE= ascii BOOTWAIT=5000 SUP_UPDATE= yes SUP= /usr/local/bin/cvsup SUPFLAGS= -g -L 2 SUPHOST= cvsup.cz.FreeBSD.org SUPFILE= /usr/sup/sup-files/stable-supfile SUPFILE1= /usr/sup/sup-files/secure-supfile PORTSSUPFILE= /usr/sup/sup-files/ports-supfile DOCSUPFILE= /usr/sup/sup-files/doc-supfile DOC_LANG= en_US.ISO_8859-1 cynic@mail.cz ------------- And the eyes of them both were opened and they saw that their files were world readable and writable, so they chmoded 600 their files. - Book of Installation chapt 3 sec 7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message