Date: Wed, 20 Jun 2001 06:13:45 +0200 From: Cynic <cynic@mail.cz> To: freebsd-questions@freebsd.org Subject: make.conf question Message-ID: <5.1.0.14.2.20010620060609.04344870@mail.cz>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.2.20010620060609.04344870>
