Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add commented out common INSTALL and FORCE_PKG_REGISTER knobs | ache | 1998-04-16 | 1 | -1/+8 |
| | |||||
* | Add missing commented out MOTIF_STATIC example | ache | 1998-04-16 | 1 | -1/+2 |
| | |||||
* | In light of the fact that several widespread sendmail alternatives exists | phk | 1998-04-15 | 1 | -1/+4 |
| | | | | | | | | | is reason enough to make the compilation & installation of sendmail an make.conf option. I know that you hate negative options Bruce. PR: 6284 Reviewed by: phk Submitted by: Adrian Colley <aecolley@world.std.com> | ||||
* | Don't build sperl if you don't want to. | dima | 1998-03-26 | 1 | -1/+3 |
| | |||||
* | style tweak. | jkh | 1998-03-18 | 1 | -2/+2 |
| | |||||
* | Document NOPERL | jkh | 1998-03-18 | 1 | -1/+4 |
| | |||||
* | Convert ${MASTER_SITE_SUBDIR} to %SUBDIR% as in bsd.port.mk rev 1.257 | fenner | 1998-02-27 | 1 | -7/+7 |
| | |||||
* | Fix path in commented-out sample of MASTER_SITE_TEX_CTAN. | asami | 1998-02-27 | 1 | -2/+2 |
| | | | | | PR: 5861 Submitted by: kuriyama@opt.phys.waseda.ac.jp | ||||
* | Back out my last commit - the trailing / should stay and fetch(1) should | jkh | 1997-10-08 | 1 | -2/+2 |
| | | | | stop puking on null directory components. | ||||
* | Remove trailing slash from MASTER_SITE_BACKUP example since it | jkh | 1997-10-08 | 1 | -2/+2 |
| | | | | | can lead to two trailing /'s, which is in turn an invalid URL (just bit me :-). | ||||
* | Document the ever decreasingly popular USA_RESIDENT variable. | jkh | 1997-09-28 | 1 | -1/+8 |
| | |||||
* | Final commit for KTH KerberosIV. | markm | 1997-09-28 | 1 | -3/+3 |
| | | | | -DMAKE_EBONES -> -DMAKE_KERBEROS4 | ||||
* | By popular request, change the default suggested value for CFLAGS | jkh | 1997-09-10 | 1 | -3/+4 |
| | | | | | and also note that COPTFLAGS is _just_ for the kernel and CFLAGS just for userland. | ||||
* | Updated serial console options. | bde | 1997-06-09 | 1 | -15/+6 |
| | |||||
* | synchronize with bsd.doc.mk (long outstanding fix) | andreas | 1997-05-03 | 1 | -2/+2 |
| | | | | PR: closes docs/3479 | ||||
* | Add comments about overridable MASTER_SITE_* variables. | asami | 1997-04-15 | 1 | -1/+34 |
| | | | | Suggested by: Narvi <narvi@haldjas.folklore.ee> | ||||
* | Remove MAKEFLAGS example from /etc/make.conf... | scrappy | 1997-03-31 | 1 | -6/+1 |
| | | | | | Bruce points out that it breaks things if someone doesn't do a 'make depend', but I just found out that it breaks 'make depend' itself :( | ||||
* | Add/document MAKEFLAGS into /etc/make.conf, using -j3 as example | scrappy | 1997-03-30 | 1 | -1/+5 |
| | |||||
* | top(1) has a tunable parameter for the hash size to hash the user | joerg | 1997-03-25 | 1 | -1/+9 |
| | | | | entries. Mention it in make.conf. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-23 | 1 | -1/+1 |
| | |||||
* | Select between the generic math functions and the i387-specific ones | bde | 1997-02-16 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | at runtime. etc/make.conf: Nuked HAVE_FPU option. lib/msun/Makefile: Always build the i387 objects. Copy the i387 source files at build time so that the i387 objects have different names. This is simpler than renaming the files in the cvs repository or repeating half of bsd.lib.mk to add explicit rules. lib/msun/src/*.c: Renamed all functions that have an i387-specific version by adding `__generic_' to their names. lib/msun/src/get_hw_float.c: New file for getting machdep.hw_float from the kernel. sys/i386/include/asmacros.h: Abuse the ENTRY() macro to generate jump vectors and associated code. This works much like PIC PLT dynamic initialization. The PIC case is messy. The old i387 entry points are renamed. Renaming is easier here because the names are given by macro expansions. | ||||
* | Document FTP_PASSIVE_MODE in the place where I usually set it. | jkh | 1997-02-13 | 1 | -0/+6 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Add commented out samples on how to activate the compat libs during build. | peter | 1996-12-23 | 1 | -1/+9 |
| | | | | | Note that nothing is stopping somebody from cd'ing to src/lib/compat/<dist> and doing a 'make all install' there by hand. | ||||
* | cvsup client moved from sbin to bin | ache | 1996-12-16 | 1 | -2/+2 |
| | | | | 2.2 candidate | ||||
* | Add -z to CVSupflags, it iz safe because it is done by zlib, | ache | 1996-11-01 | 1 | -2/+2 |
| | | | | not by extra gzip child | ||||
* | catch a mismatch after final review... | pst | 1996-10-14 | 1 | -2/+6 |
| | |||||
* | Expose the control mechanism for serial console boot so that the default | pst | 1996-10-14 | 1 | -1/+20 |
| | | | | | | | | | shipped with freebsd can be changed without modifying the Makefiles directly. Creates: BOOT_FORCE_COMCONSOLE BOOT_PROBE_KEYBOARD BOOT_PROBE_KEYBOARD_LOCK BOOT_COMCONSOLE (port value for console) | ||||
* | Use full path for cvsup | ache | 1996-10-05 | 1 | -2/+2 |
| | |||||
* | Add CVSup block (commented out) | ache | 1996-10-05 | 1 | -2/+15 |
| | |||||
* | Remove SHARED_LIBCC_INT sample, it's gone and has been a do-nothing option | peter | 1996-09-21 | 1 | -8/+1 |
| | | | | since the cc1/cc1plus backends were linked static some time ago. | ||||
* | Add the (commented out) OBJLINK hook. | nate | 1996-06-24 | 1 | -1/+5 |
| | |||||
* | Take out quotes around MOTIFLIB. Clarify comments a bit, most users | asami | 1996-04-21 | 1 | -5/+7 |
| | | | | | | don't have to touch neither X11BASE nor MOTIFLIB. Reported by: kmitch@phantasma.bevc.blacksburg.va.us | ||||
* | Back out my MOTIF_STATIC change, it is unnecessary | ache | 1996-04-16 | 1 | -6/+2 |
| | |||||
* | Document MOTIF_STATIC | ache | 1996-04-13 | 1 | -3/+7 |
| | |||||
* | Add commented-out definitions of HAVE_MOTIF and MOTIFLIB. | asami | 1996-04-12 | 1 | -1/+11 |
| | |||||
* | Add NOPORTDOCS, similar to NOMANCOMPRESS. It prohibits additional | asami | 1996-03-06 | 1 | -1/+7 |
| | | | | | | port documentation (which can be things like postscript manuals describing every single of the 65,536 options) from being installed into ${PREFIX}/share/doc. | ||||
* | improve the comment for BOOTWAIT | adam | 1996-02-15 | 1 | -4/+5 |
| | |||||
* | Remove -fno-strength-reduce, gcc bug fixed recently | ache | 1996-01-05 | 1 | -2/+2 |
| | |||||
* | Refle | ache | 1995-09-30 | 1 | -4/+4 |
| | |||||
* | Change SUPFILEx order, secure first, ports second to make base system update ↵ | ache | 1995-09-28 | 1 | -3/+3 |
| | | | | | | first All stuff commented out | ||||
* | Add -fno-strength-reduce to -O2 optimization, all stuff commented out | ache | 1995-09-15 | 1 | -2/+2 |
| | |||||
* | Add commented out entries for SUP update, 3 standard supfiles handled: | ache | 1995-09-15 | 1 | -1/+9 |
| | | | | standard/ports/secure | ||||
* | [I cvs admin -o the last one of these you saw, it was commited on | rgrimes | 1995-07-13 | 1 | -3/+3 |
| | | | | | | | | | the wrong branch :-(] Eliminate incorrect double negative logic Bruce has been gripping about for a year now. Change = no_way to = true. Submitted by: bde (sort of, patch by me :-)) | ||||
* | Remove CCFPU, it is no longer used any place in the source tree. | rgrimes | 1995-07-13 | 1 | -8/+1 |
| | | | | Submitted by: Thomas Graichen <graichen@sirius.physik.fu-berlin.de> | ||||
* | Document COPTFLAGS in addition to CFLAGS. | jkh | 1995-04-23 | 1 | -1/+4 |
| | |||||
* | make.conf doesn't postulate anything about libm now. | phk | 1995-03-21 | 1 | -3/+3 |
| | |||||
* | Take out obsolete KERBEROS_IV build variable. Just eBones now. | jkh | 1995-03-20 | 1 | -6/+2 |
| | | | | Submitted by: Mark Murray <mark@grondar.za> | ||||
* | Now that the default for the shared gcc-internal lib changed, make this match. | phk | 1994-11-10 | 1 | -2/+2 |
| | |||||
* | Update make.conf and sys.mk to reflect the most recent advances in | phk | 1994-11-07 | 1 | -14/+10 |
| | | | | civilization: Use -O2 and MSUN as default, and X11 is in /usr/X11R6 |