summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.own.mk
Commit message (Expand)AuthorAgeFilesLines
* - Introduce WITH_GPIO knob and disable building gpioctlgonzo2010-10-051-0/+1
* - Change default grep back to GNU version. BSD grep can be built with thegabor2010-08-231-1/+1
* Add BSD grep to the base system and make it our default grep.gabor2010-07-221-1/+1
* Do not set WITH_FDT by default based on arch, as this does not work forraj2010-06-131-11/+1
* Hook clang into the build on i386/amd64/powerpc.rdivacky2010-06-091-0/+15
* Use MACHINE_ARCH instead of TARGET_ARCH.raj2010-05-261-2/+1
* Introduce a new build knob for Flattened Device Tree support.raj2010-05-251-0/+12
* Add a new build option, MAN_UTILS. This option lets you control buildingjkim2010-05-191-1/+2
* Remove GNU cpio after fix of CVE-2010-0624.delphij2010-03-261-1/+0
* Unbreak world WITHOUT_NETGRAPH.antoine2010-01-161-0/+5
* Add support for the build options that are currently in the port:dougb2009-06-011-0/+4
* Remove if_ppp(4) and if_sl(4).ed2009-04-051-1/+0
* Document that with r186854 we started using KMODOWN/KMODGRPbz2009-01-081-2/+2
* add new build knobs and jigger some existing controls to improvesam2008-09-211-1/+40
* Properly alphabetize the BSD_CPIO optiondougb2008-06-161-1/+1
* 1. Make the BSD version of cpio the default [1]dougb2008-06-161-0/+3
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-261-2/+0
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerru2008-03-291-5/+1
* Cosmetique: sort the list.ru2008-01-241-2/+2
* Remove remnants of old *_FORTRAN build flags.brueffer2008-01-171-2/+0
* - Fix setting of MK_GSSAPI option by bsd.own.mk; its value shouldru2007-12-121-1/+21
* Hide the building and installation of libgssapi behind thedougb2007-12-101-0/+1
* - Convert NO_INSTALLLIB option to a new syntax: makefiles shouldru2007-10-201-0/+2
* Though it was possible to configure our BIND to build even whenru2007-10-121-5/+10
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalobrien2007-10-091-1/+5
* Repo copy libpthreads to libkse.obrien2007-10-091-0/+2
* Make zoneinfo optional so that a filesystem upgrade/update does not overwriteremko2007-06-261-0/+1
* Options spring cleanup:sepotvin2007-06-131-0/+2
* Introduce WITHOUT_SSP option that allows users to exclude LGPLedkan2007-05-191-0/+1
* Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.deischen2007-05-131-0/+3
* Connect ZFS to the build.pjd2007-04-061-1/+6
* Replace the GNU gzip with a slightly modified NetBSD gzip. Thedelphij2007-01-261-0/+2
* Try harder to not leak src/ build stuff into ports/ environmentru2006-11-191-0/+4
* Add a build option to support WITH_CDDL and WITHOUT_CDDL, defaultingjb2006-11-011-0/+1
* Removed libc_r build support.ru2006-09-301-2/+0
* Add a knob for compiling the tree -DNDEBUG. This turns off all theimp2006-09-111-0/+1
* Send the pcvt(4) driver off to retirement.phk2006-05-171-2/+0
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-281-0/+2
* Have WITHOUT_BIND_MTREE imply WITHOUT_BIND_ETCphk2006-04-011-0/+4
* Revert last delta, it breaks cross-compiles.ru2006-03-251-6/+2
* Option MK_LIB32 only exists on amd64.ru2006-03-241-2/+6
* Folded WITH_HESIOD_SUPPORT into WITH_HESIOD.ru2006-03-211-1/+0
* Desupport the *_COLLECT2 no-op.ru2006-03-211-6/+0
* Extend coverage of the MK_IPX build option to the following:ru2006-03-201-0/+5
* Commit a forgotten part of NO_PROFILE/NO_LIB32 conversion.ru2006-03-191-2/+5
* Add default for MK_PROFILEphk2006-03-191-0/+1
* Replace .sinclude by .if exists()/.include/.endif so that older make(1)'s canru2006-03-181-1/+3
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-0/+276
* Make sure the only thing that follows .endif or .else is a comment.harti2005-04-111-1/+1
* Remove trailing spaces.krion2005-01-061-1/+1
OpenPOWER on IntegriCloud