index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert previous revision. Including bsd.compat.mk is necessary
ru
2005-01-09
1
-0
/
+1
*
Remove trailing spaces.
krion
2005-01-06
7
-13
/
+13
*
Include bsd.compat.mk early from sys.mk, enough for makefiles
ru
2004-12-23
2
-1
/
+1
*
NOPAM -> NO_PAM
ru
2004-12-21
1
-0
/
+1
*
NOFORTH -> NO_FORTH
ru
2004-12-21
1
-0
/
+1
*
NOCLEAN -> NO_CLEAN
ru
2004-12-21
1
-0
/
+2
*
NOSHARE -> NO_SHARE
ru
2004-12-21
1
-0
/
+1
*
NOHTML -> NO_HTML
ru
2004-12-21
1
-0
/
+1
*
NOINET6 -> NO_INET6
ru
2004-12-21
1
-0
/
+1
*
NOGAMES -> NO_GAMES
ru
2004-12-21
1
-0
/
+1
*
NOCRYPT -> NO_CRYPT
ru
2004-12-21
2
-2
/
+3
*
NOSHARED -> NO_SHARED
ru
2004-12-21
2
-1
/
+2
*
NOFSCHG -> NO_FSCHG
ru
2004-12-21
3
-2
/
+3
*
NOINSTALLLIB -> NO_INSTALLLIB
ru
2004-12-21
2
-1
/
+2
*
NOMLINKS -> NO_MLINKS
ru
2004-12-21
2
-2
/
+3
*
NOTAGS -> NO_TAGS
ru
2004-12-21
2
-2
/
+3
*
NOEXTRADEPEND -> NO_EXTRADEPEND
ru
2004-12-21
2
-1
/
+2
*
NODOCCOMPRESS -> NO_DOCCOMPRESS
ru
2004-12-21
4
-16
/
+22
*
NOATM -> NO_ATM
ru
2004-12-21
2
-0
/
+2
*
NOLIBC_R -> NO_LIBC_R
ru
2004-12-21
1
-0
/
+3
*
Start the dreaded NOFOO -> NO_FOO conversion.
ru
2004-12-21
7
-18
/
+35
*
If PORTNAME is set in a system Makefile then hook into the ports
paul
2004-12-20
2
-0
/
+52
*
Rev 1.44 was a little over-zealous for FreeBSD/AMD64, trim.
obrien
2004-12-11
1
-2
/
+3
*
No need to add I386_CPU to CFLAGS here for 80386 systems as they are no
jhb
2004-11-16
1
-3
/
+0
*
Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.
bz
2004-11-13
1
-2
/
+6
*
Install precious programs with -S.
ru
2004-11-12
1
-1
/
+4
*
Compiling with 'strict-aliasing' optimization breaks some [notable] ports.
obrien
2004-11-11
1
-1
/
+1
*
Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar
ru
2004-11-03
1
-0
/
+4
*
Switch the default CFLAGS to -O2 -pipe.
des
2004-10-25
1
-1
/
+1
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-1
/
+1
*
Define "I386_CPU" if CPUTYPE is 'i386'. Userland bits can check for "I386_CPU"
obrien
2004-10-19
1
-0
/
+3
*
Embellish the AMD64 sections a little. Including supporting 'nocona'.
obrien
2004-10-17
1
-8
/
+20
*
+ Simplify by treating the standard x86 CPU names as the CPUTYPE vs.
obrien
2004-10-17
1
-69
/
+46
*
Add support for Pentium M, Pentium 3M and Pentium 4M.
des
2004-10-07
1
-2
/
+14
*
Install precious shared libraries with -S.
ru
2004-10-01
1
-1
/
+4
*
Fix build in the !NOATM case by using the begemot library in place of
trhodes
2004-09-24
1
-0
/
+1
*
Fix the WANT_BIND_LIBS knob by correctly spelling it as WITH_BIND_LIBS
dougb
2004-09-24
1
-3
/
+3
*
Don't expose BIND libraries and their headers to the public by default,
ru
2004-09-24
1
-3
/
+3
*
Add CPUCFLAGS for the strongarm and xscale CPUs.
cognet
2004-09-23
1
-0
/
+8
*
- Wrapped BIND 9 libraries defines into !defined(NO_BIND).
ru
2004-09-23
1
-0
/
+7
*
Switch from BIND 8 to BIND 9.
des
2004-09-21
1
-0
/
+5
*
Although 'Unanimous Consent' appears to be a well defined and used in
imp
2004-09-07
1
-2
/
+2
*
Removed COPTS support from kmod.mk and kern.pre.mk.
ru
2004-08-13
2
-1
/
+2
*
Add more aliases for common CPUTYPE spellings
obrien
2004-08-11
1
-1
/
+9
*
The last commit had one too many libs.
obrien
2004-08-11
1
-1
/
+0
*
Use the '+' flag to make make recurse into sub-directories even when
harti
2004-08-09
2
-5
/
+11
*
Bmake the library containing and processing the magic.
obrien
2004-08-09
1
-0
/
+2
*
Consistently list _CPUCFLAGS.
obrien
2004-08-02
1
-10
/
+10
*
Enable testing of customized variants of bsd.port.mk and
eik
2004-07-02
2
-2
/
+4
*
Fixed style bugs in previous commit (151 characters of trailing whitespace).
bde
2004-06-21
1
-1
/
+1
[next]