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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Submitted by: jkh
rgrimes
1995-05-13
1
-1
/
+9
*
Add usr.sbin/pcvt/keycap to libraries: target.
rgrimes
1995-05-06
1
-1
/
+5
*
In target libraries: make and install libcompat before all other
rgrimes
1995-05-05
1
-1
/
+7
*
Add libftp to list of beforeinstall targets in the include rule.
jkh
1995-04-27
1
-1
/
+2
*
Fixed most: target gnu/usr.sbin was install not all
sos
1995-03-28
1
-2
/
+2
*
We must do include and lib first so that the perl *.ph generation
rgrimes
1995-03-27
1
-5
/
+6
*
Add gnu/usr.bin/ld to lib-tools: since you need this compiled very
rgrimes
1995-03-23
1
-1
/
+3
*
Fixed last defined(WANT_MSUN) -> !defined(WANT_CSRG_LIBM) in the src tree.
rgrimes
1995-03-23
1
-2
/
+2
*
Correct one little typing error from Rod :-).
ats
1995-03-19
1
-2
/
+2
*
Add installation of include files from libpcap.
rgrimes
1995-03-19
1
-1
/
+2
*
Use new mtree file to rebuild /usr/include.
rgrimes
1995-03-18
1
-5
/
+4
*
Have include be the first $SUBDIR, this avoid install failure with the
phk
1995-03-17
1
-4
/
+6
*
Add gnu/usr.sbin in the installmost and most targets.
roberto
1995-03-14
1
-1
/
+3
*
Add missing double quote (") in "echo".
se
1995-03-06
1
-2
/
+2
*
Since at least one utility depends on it (GNU diff), install the gnu regex
nate
1995-03-06
1
-1
/
+2
*
use etc:distrib-dirs instead of release:hierarchy. remove SUBDIR reference
phk
1995-02-26
1
-7
/
+2
*
Eliminate a duplicate line.
jkh
1995-02-09
1
-2
/
+1
*
Add libscsi to includes target
ache
1995-01-24
1
-1
/
+2
*
Add libforms to includes target
ache
1995-01-24
1
-1
/
+2
*
`make world' fixes from Pat Barron, Mark Murray.
wollman
1995-01-21
1
-1
/
+4
*
Add libcom_err to `includes' target so CLOBBERing the world works again (we
wollman
1995-01-20
1
-1
/
+2
*
Added `compile_et' and `mk_cmds' to lib-tools target, as they are needed
wollman
1995-01-19
1
-1
/
+6
*
Delete obsolete references to kerberosIV.
wollman
1995-01-13
1
-23
/
+1
*
Ack! Mk must go before cleandist in the world rule now. Otherwise
jkh
1995-01-11
1
-2
/
+2
*
Added new lib-tools target used in make world which rebuilds and
nate
1995-01-03
1
-2
/
+14
*
Add libtermcap to includes target
ache
1994-12-04
1
-1
/
+2
*
More changes for the "distribute" target.
phk
1994-11-14
1
-5
/
+11
*
Add gnu/include to includes target
ache
1994-11-08
1
-1
/
+2
*
Make make world -DCLOBBER work again .. grrr
pst
1994-11-01
1
-1
/
+3
*
For those who want a little more control over their build process...
wollman
1994-10-15
1
-1
/
+37
*
Add libdialog to beforeinstall section
ache
1994-10-11
1
-1
/
+2
*
libmytinfo, libncurses added to 'make beforeinstall' sequence
ache
1994-10-08
1
-1
/
+3
*
If WANT_MSUN is defined then math.h needs to be installed from the
paul
1994-09-30
1
-1
/
+4
*
make includes needs to do a beforeinstall in libskey
pst
1994-09-29
1
-1
/
+2
*
First level of changes for bringing in eBones (kerberos).
csgr
1994-09-29
1
-16
/
+16
*
Spell hierarchy correctly :-(.
rgrimes
1994-09-23
1
-5
/
+5
*
Converted to use release/Makefile hieriarchy:.
rgrimes
1994-09-23
1
-6
/
+7
*
Need to call on libmd in "includes" target.
phk
1994-09-19
1
-1
/
+2
*
Per discussion on the mailing-lists, move LKMs from /sbin to /lkm, and
wollman
1994-09-16
1
-4
/
+8
*
Enable call to beforeinstall for libg++ and add one for libreadline.
rgrimes
1994-09-12
1
-3
/
+3
*
Changes required for bringing in eBones (kerberosIV - des + des ;-))
csgr
1994-09-09
1
-3
/
+23
*
Taken update rule out of world target so it doesn't try and sup and
paul
1994-09-03
1
-14
/
+5
*
Removed an echo about directories not being enabled.
paul
1994-08-26
1
-2
/
+1
*
Added an update target. It does nothing by default but you
paul
1994-08-26
1
-7
/
+18
*
Added libkern to list of libraries to build.
paul
1994-08-25
1
-19
/
+8
*
Removed all refernces to *26 directories.
paul
1994-08-25
1
-4
/
+4
*
- turn NOCRYPT off
csgr
1994-08-20
1
-9
/
+16
*
Whoops, nuke libobjc until we have it too.
jkh
1994-08-16
1
-2
/
+2
*
cc -> cc26 for now.
jkh
1994-08-14
1
-4
/
+4
*
Kill an errant libg++ entry.
jkh
1994-08-14
1
-2
/
+2
[prev]
[next]