summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Introduce two new flags PO_CFLAGS and PO_CXXFLAGS to make it possiblesepotvin2010-01-222-4/+6
* Undo r169961, removing WITH_GCC3, added as a temporary workaround threetrasz2010-01-181-2/+0
* Allow the CTAGS to be set to something other than "gtags" or "ctags",ru2010-01-181-8/+6
* If CTAGS is not set or set to something other than "ctags" or "gtags",ru2010-01-181-0/+2
* Unbreak world WITHOUT_NETGRAPH.antoine2010-01-161-0/+5
* libusb20 was renamed libusb several months ago.antoine2010-01-091-1/+1
* Disable K&R style function definitions for WARNS=6.ed2009-12-311-1/+2
* Make `make cleanilinks' work in /sys/modules.ed2009-12-061-6/+5
* Add a new library: libulog.ed2009-12-031-0/+1
* Unbreak NO_WARNS, keeping CSTD effect on CFLAGS out of its control.ru2009-10-221-1/+3
* Set CSTD in all cases except when CC=icc and NO_WARNS is set. Thisrdivacky2009-10-211-1/+1
* Second attempt at eliminating .text relocations in shared librarieskan2009-07-141-2/+2
* Add libjail, a (somewhat) simpler interface to the jail_set and jail_getjamie2009-06-241-0/+1
* 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
* Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge modenwhitehorn2009-04-041-1/+1
* Switch over to gnu99 compilation on default for userland.rdivacky2009-03-141-8/+9
* Explicitly disable generation of Altivec instructions in the kernel on PowerPC,nwhitehorn2009-02-221-0/+2
* Document that with r186854 we started using KMODOWN/KMODGRPbz2009-01-081-2/+2
* Merge OpenBSM alpha 4 from OpenBSM vendor branch to head, bothrwatson2008-12-311-0/+1
* src/sys/dev/usb2/controller/uss820dci_pccard.calfred2008-11-191-0/+1
* ata module additions now nest ata modules one deeper than any prior module.imp2008-10-091-1/+1
* add new build knobs and jigger some existing controls to improvesam2008-09-211-1/+40
* Turn of SSP for mips for now until support is added to the baseimp2008-07-231-1/+1
* Disable SSP on arm for the time being.cognet2008-07-191-1/+2
* Enable GCC stack protection (aka Propolice) for userland:ru2008-06-251-0/+6
* Fix links to online gcc docs.ale2008-06-251-3/+3
* 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
* Add support for the Compact C Type (CTF) conversions throughout FreeBSD'sjb2008-05-224-0/+130
* Fix conflicts after heimdal-1.1 import and add build infrastructure. Importdfr2008-05-071-2/+5
* Handle endianness for mipsgonzo2008-04-281-2/+4
* Fix spelling mistake in comment.kan2008-04-091-1/+1
* MFp4 (mips2-jnpr):imp2008-04-041-1/+1
* PR ports/121363 (& ports/73797) has been committed, so we can now go backobrien2008-04-021-2/+2
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerru2008-03-291-5/+1
* Add support for MACHINE_ARCH == mips, plus a few generic CPU types thatimp2008-03-191-0/+30
* Temporarily back out revision 1.98 to give Portmgr some time toobrien2008-03-041-2/+2
* Back out revision 1.97, which backed out part of revision 1.96.obrien2008-03-041-2/+2
* Connect MPC85XX to the PowerPC build.raj2008-03-031-0/+7
* Add a 'c7' CPUTYPE for VIA C7 CPUs that is 'c3-2' with the addition ofjhb2008-02-291-0/+2
* Add LIBELF.ru2008-02-211-0/+1
* Revert CLEANDEPFILES commit per ru@'s request; it does not really solvedes2008-02-051-5/+0
* Normally, when a header file is removed from the build (as i4b headersdes2008-02-031-0/+5
* Cosmetique: sort the list.ru2008-01-241-2/+2
* Remove remnants of old *_FORTRAN build flags.brueffer2008-01-171-2/+0
* Add an additional make variable EXTRAMIBSYMS which allows to specifyharti2008-01-081-1/+1
* - 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
OpenPOWER on IntegriCloud