Date: Mon, 12 Jan 2009 17:19:17 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/etc Makefile src/etc/periodic/daily Makefile src/etc/periodic/monthly Makefile src/etc/periodic/security Makefile src/etc/periodic/weekly Makefile src/gnu/usr.bin Makefile src/lib Makefile src/libexec Makefile src/sbin Makefile src/share ... Message-ID: <200901121721.n0CHLJ2q055293@repoman.freebsd.org>
index | next in thread | raw e-mail
sam 2009-01-12 17:19:17 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
etc Makefile
etc/periodic/daily Makefile
etc/periodic/monthly Makefile
etc/periodic/security Makefile
etc/periodic/weekly Makefile
gnu/usr.bin Makefile
lib Makefile
libexec Makefile
sbin Makefile
share Makefile
share/mk bsd.own.mk
usr.bin Makefile
usr.sbin Makefile
Added files: (Branch: RELENG_7)
tools/build/options WITHOUT_ACCT WITHOUT_AMD WITHOUT_APM
WITHOUT_AT WITHOUT_CTM
WITHOUT_FREEBSD_UPDATE WITHOUT_IPFW
WITHOUT_JAIL WITHOUT_LEGACY_CONSOLE
WITHOUT_LOCATE WITHOUT_MAIL WITHOUT_MAKE
WITHOUT_NDIS WITHOUT_NETGRAPH WITHOUT_NTP
WITHOUT_PKGTOOLS WITHOUT_PMC
WITHOUT_PORTSNAP WITHOUT_PPP
WITHOUT_QUOTAS WITHOUT_ROUTED
WITHOUT_SLIP WITHOUT_SYSINSTALL
WITHOUT_TELNET WITHOUT_TEXTPROC
WITHOUT_WIRELESS
Log:
SVN rev 187106 on 2009-01-12 17:19:17Z by sam
sync build infrastructure changes with HEAD
Reviewed by: imp
Revision Changes Path
1.360.2.5 +73 -21 src/etc/Makefile
1.16.2.1 +37 -12 src/etc/periodic/daily/Makefile
1.3.24.1 +9 -2 src/etc/periodic/monthly/Makefile
1.6.2.1 +17 -4 src/etc/periodic/security/Makefile
1.9.2.1 +17 -5 src/etc/periodic/weekly/Makefile
1.92.2.1 +6 -5 src/gnu/usr.bin/Makefile
1.224.2.6 +44 -26 src/lib/Makefile
1.77.2.1 +21 -5 src/libexec/Makefile
1.168.2.2 +22 -5 src/sbin/Makefile
1.37.2.1 +29 -19 src/share/Makefile
1.67.2.5 +40 -1 src/share/mk/bsd.own.mk
1.1.2.1 +5 -0 src/tools/build/options/WITHOUT_ACCT (new)
1.1.2.1 +4 -0 src/tools/build/options/WITHOUT_AMD (new)
1.1.2.1 +5 -0 src/tools/build/options/WITHOUT_APM (new)
1.1.2.1 +4 -0 src/tools/build/options/WITHOUT_AT (new)
1.1.2.1 +4 -0 src/tools/build/options/WITHOUT_CTM (new)
1.1.2.1 +3 -0 src/tools/build/options/WITHOUT_FREEBSD_UPDATE (new)
1.1.2.1 +2 -0 src/tools/build/options/WITHOUT_IPFW (new)
1.1.2.1 +3 -0 src/tools/build/options/WITHOUT_JAIL (new)
1.1.2.1 +5 -0 src/tools/build/options/WITHOUT_LEGACY_CONSOLE (new)
1.1.2.1 +4 -0 src/tools/build/options/WITHOUT_LOCATE (new)
1.1.2.1 +2 -0 src/tools/build/options/WITHOUT_MAIL (new)
1.1.2.1 +4 -0 src/tools/build/options/WITHOUT_MAKE (new)
1.1.2.1 +3 -0 src/tools/build/options/WITHOUT_NDIS (new)
1.1.2.1 +3 -0 src/tools/build/options/WITHOUT_NETGRAPH (new)
1.1.2.1 +4 -0 src/tools/build/options/WITHOUT_NTP (new)
1.1.2.1 +4 -0 src/tools/build/options/WITHOUT_PKGTOOLS (new)
1.1.2.1 +4 -0 src/tools/build/options/WITHOUT_PMC (new)
1.1.2.1 +4 -0 src/tools/build/options/WITHOUT_PORTSNAP (new)
1.1.2.1 +4 -0 src/tools/build/options/WITHOUT_PPP (new)
1.1.2.1 +4 -0 src/tools/build/options/WITHOUT_QUOTAS (new)
1.1.2.1 +4 -0 src/tools/build/options/WITHOUT_ROUTED (new)
1.1.2.1 +4 -0 src/tools/build/options/WITHOUT_SLIP (new)
1.1.2.1 +4 -0 src/tools/build/options/WITHOUT_SYSINSTALL (new)
1.1.2.1 +4 -0 src/tools/build/options/WITHOUT_TELNET (new)
1.1.2.1 +3 -0 src/tools/build/options/WITHOUT_TEXTPROC (new)
1.1.2.1 +5 -0 src/tools/build/options/WITHOUT_WIRELESS (new)
1.303.2.4 +75 -26 src/usr.bin/Makefile
1.375.2.7 +187 -61 src/usr.sbin/Makefile
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901121721.n0CHLJ2q055293>
