summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.own.mk
Commit message (Expand)AuthorAgeFilesLines
* Add macros to specify owner, group and mode of config files for installation.se2011-06-271-0/+14
* Add WITHOUT_UTMPX switch to the build system.ed2011-06-171-0/+1
* Start to usher INSTALL_NODEBUG hack out the door. Add newimp2011-05-221-0/+1
* Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained controlimp2011-05-191-0/+4
* Removed unsupported options MK_BINUTILS and MK_GCC that wereru2011-05-101-2/+0
* Another fallout from r220359: MK_GNU_CPIO was mistakenly re-addedru2011-05-101-2/+1
* Introduce two new options MK_INET and MK_INET_SUPPORT analogicallybz2011-04-301-0/+2
* Remove libobjc and other Objective-C related components, as these aredim2011-04-171-2/+0
* Complete WITHOUT_CXX support. It implies WITHOUT_GROFF anduqs2011-04-061-0/+5
* Make clang default on x86 and powerpc, but not on other architectures.imp2011-04-051-31/+50
* - Merge in OFED 1.5.3 from projects/ofed/headjeff2011-03-211-1/+2
* Add the BSD-licensed Citrus iconv to the base system with default offgabor2011-02-251-0/+1
* Back out 218933 and 281934. The easy cases still worked, but someimp2011-02-221-1/+16
* Testing based on MACHINE_ARCH is problematic. Default to yes to buildimp2011-02-221-14/+1
* Add LIBEXECDIR to the bsd.own.mk vars, pointing to /usr/libexec by defaultkeramida2011-02-101-0/+3
* Enable build of FDT components by default. dtc is a required build toolnwhitehorn2010-12-221-1/+1
* - 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
OpenPOWER on IntegriCloud