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
/
Makefile.inc1
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Perl's version number needs to change.
markm
2000-07-02
1
-1
/
+1
*
Rearrange Perl's build priority; it needs to get made earlier.
markm
2000-06-25
1
-6
/
+6
*
Add -DNO_KERNELDEPEND and -DNO_KERNELCONFIG
brian
2000-06-15
1
-2
/
+10
*
Set KERNEL=${INSTALLKERNEL} doing a make install in /sys/conf
brian
2000-06-09
1
-1
/
+1
*
GENERIC98 is removed.
nyan
2000-05-05
1
-1
/
+1
*
Make gperf be a bootstrap-tool, since we now depend on features of
wollman
2000-04-27
1
-1
/
+1
*
Revert my changes to make gperf a build-tool; that was the wrong thing.
wollman
2000-04-27
1
-2
/
+2
*
Add gperf(1) to build tools. It should have been one before, but
wollman
2000-04-27
1
-2
/
+2
*
Create ${KRNLOBJDIR} before running config(8), since config(8) does
sheldonh
2000-04-27
1
-0
/
+1
*
Unbreak make world (libpam depends on libopie)
kris
2000-04-17
1
-3
/
+4
*
Fix the buildkernel and installkernel targets for the case where
sheldonh
2000-03-30
1
-3
/
+5
*
Get rid of "sticky" files when updating sources with cvs(1).
ru
2000-03-29
1
-1
/
+1
*
Buildworld fixes for NO_OPENSSH and NO_OPENSSL
kris
2000-03-09
1
-3
/
+3
*
A lot of tools need to be built before compilation proper can happen.
markm
2000-02-28
1
-2
/
+3
*
We have a new world order in libraries.
markm
2000-02-24
1
-5
/
+5
*
Docfix: Note krb5 flags.
jkh
2000-02-20
1
-0
/
+1
*
Now that bsd.lib.mk has PRECIOUSLIB feature back (rev 1.91),
ru
2000-02-03
1
-1
/
+1
*
The readline includes handling was moved down a level in
obrien
2000-01-30
1
-1
/
+1
*
Back out 1.134. It works from 3.3R, but breaks cross compilation for too
imp
2000-01-29
1
-1
/
+5
*
Remove Fortran from build tools. It isn't needed to build the system
imp
2000-01-28
1
-5
/
+1
*
Build Kerberos5 if the correct macro is set. This is not for the
markm
2000-01-24
1
-6
/
+29
*
Require USA_RESIDENT to be 'NO' or 'YES' if building secure/
kris
2000-01-19
1
-0
/
+12
*
Finally resolve the texinfo issue by moving it
ru
2000-01-18
1
-3
/
+3
*
For some reason compiler should be the last in the list of cross-tools.
ru
2000-01-18
1
-2
/
+2
*
Add gnu/usr.bin/texinfo to the list of cross-tools.
ru
2000-01-17
1
-1
/
+2
*
Add gross hack to work around bogus dependency information created
marcel
2000-01-12
1
-0
/
+3
*
Fix broken installkernel target. Don't use the WMAKE context to
marcel
2000-01-12
1
-1
/
+1
*
Revert gratuitous change in rev. 1.123 which broke building world
marcel
2000-01-11
1
-0
/
+3
*
Remove Bison from "bootstrap-tools" as we don't use it to build anything
obrien
2000-01-11
1
-2
/
+1
*
This is the second half of unbreaking the world build. Add a -DNOHTML
green
2000-01-11
1
-6
/
+3
*
Add the -r flag to CONFIGARGS instead of assigning to it so that
marcel
2000-01-11
1
-1
/
+1
*
Add a buildkernel and an installkernel target. With these targets
marcel
2000-01-09
1
-1
/
+75
*
Add btxld to the list of cross-tools on machines that don't have it
marcel
2000-01-04
1
-2
/
+6
*
Grrrr... This was supoosed to go with the commit to kerberosIV/.../libroken's
markm
1999-12-30
1
-1
/
+6
*
Restore changes I spammed.
obrien
1999-12-29
1
-0
/
+4
*
Allow the specification of a prefix for gcc to find all the various bits.
obrien
1999-12-29
1
-4
/
+1
*
Only make beforeinstall in libcrypto/libssl if they actually exist. I haven't
kris
1999-12-29
1
-0
/
+4
*
Oops, the previous commit was bogus. I shouldn't commit something without
asami
1999-12-29
1
-1
/
+1
*
Typo (libcrypto -> libcrypt).
asami
1999-12-29
1
-1
/
+1
*
Build openssl properly during make world.
kris
1999-12-28
1
-1
/
+4
*
Don't build caesar as a tool. fortune(6) doesn't depend on it
marcel
1999-12-23
1
-3
/
+3
*
Revert previous commit, and
marcel
1999-12-23
1
-7
/
+5
*
Add ${WORLDTMP}/sbin to ${STRICTTMPPATH} - sysctl not found otherwise
ache
1999-12-22
1
-1
/
+1
*
o make SHARED=symlinks a caller defined instead of a callee defined
marcel
1999-12-20
1
-58
/
+107
*
Don't build usr.sbin/pcvt/keycap on anything other than i386 when
marcel
1999-12-17
1
-1
/
+5
*
o Add games/caesar to the list of bootstrap-tools so that a
marcel
1999-12-16
1
-19
/
+69
*
It is possible for someone to want to 'make update' wht SUPFILE not defined
billf
1999-12-16
1
-0
/
+2
*
Add colldef to the list of tools. It's needed on older systems.
marcel
1999-12-12
1
-2
/
+2
*
o Add gensetdefs to the list of tools.
marcel
1999-12-12
1
-4
/
+4
*
Build a.out tools if MACHINE_ARCH == i386 and MACHINE == pc98.
nyan
1999-12-12
1
-2
/
+10
[prev]
[next]