Author: brooks
Date: Fri Mar 15 22:31:51 2013
New Revision: 248358
URL: http://svnweb.freebsd.org/changeset/base/248358
Log:
MFC r245887
Only install manpages and html documentation in the ncurses/*w (wchar)
builds so that it is only installed once. This is consistent with the
existing
Author: brooks
Date: Fri Mar 15 22:26:19 2013
New Revision: 248357
URL: http://svnweb.freebsd.org/changeset/base/248357
Log:
MFC r245886,245911
Don't install telnet.h if it will be installed by libtelnet.
Modified:
stable/9/include/arpa/Makefile
Directory Properties:
stable/9/include/a
Author: alfred
Date: Fri Mar 15 22:24:34 2013
New Revision: 248356
URL: http://svnweb.freebsd.org/changeset/base/248356
Log:
MFC: 242030
Show how many times we are blocked waiting for mbufs.
Modified:
stable/9/usr.bin/netstat/mbuf.c
Directory Properties:
stable/9/usr.bin/netstat/ (pr
Author: brooks
Date: Fri Mar 15 22:20:45 2013
New Revision: 248355
URL: http://svnweb.freebsd.org/changeset/base/248355
Log:
MFC r245882,245898
Reorder so that NO_MAN is declared before bsd.own.mk is included and thus
has an effect (not installed a g++.1 manpage over the g++.1(.gz) link
Author: brooks
Date: Fri Mar 15 22:14:41 2013
New Revision: 248354
URL: http://svnweb.freebsd.org/changeset/base/248354
Log:
MFC r245853:
manctl is conditionally added to SUBDIRS later on. Don't unconditionally
include in the main list.
Modified:
stable/9/usr.sbin/Makefile (contents
Author: brooks
Date: Fri Mar 15 21:45:49 2013
New Revision: 248353
URL: http://svnweb.freebsd.org/changeset/base/248353
Log:
MFC r245753:
Install the template info directory with mode 644 instead of 444 to
allow it to be updated by its owner without resorting to privilege.
This is re
Author: brooks
Date: Fri Mar 15 21:32:40 2013
New Revision: 248352
URL: http://svnweb.freebsd.org/changeset/base/248352
Log:
MFC r245752,246913,247162
Replace all known uses of ln in the build process with appropriate
install -l invocations via new INSTALL_LINK and INSTALL_SYMLINK
varia
Author: brooks
Date: Fri Mar 15 20:52:00 2013
New Revision: 248351
URL: http://svnweb.freebsd.org/changeset/base/248351
Log:
MFC r245571,245580:
In preparation for logging metadata about each filesystem object,
refactor the link section of distrib-dirs to alwasy install to a full
path (
Author: brooks
Date: Fri Mar 15 20:34:10 2013
New Revision: 248350
URL: http://svnweb.freebsd.org/changeset/base/248350
Log:
MFC r245561,245885:
Add a new LIBRARIES_ONLY make variable to disable the build and install
of files other than the actual libraries.
Use LIBRARIES_ONLY to sup
Author: brooks
Date: Fri Mar 15 20:26:51 2013
New Revision: 248348
URL: http://svnweb.freebsd.org/changeset/base/248348
Log:
MFC r241311:
Change 32-bit library builds by removing use of make -E and passing AS,
CC, CXX and LD on the commandline of the sub-make instead of in the
environme
)
@@ -38,6 +38,13 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20130315: removed long unused directories for .1aout section manpages
+OLD_FILES+=usr/share/man/en.ISO8859-1/man1aout
+OLD_FILES+=usr/share/man/en.UTF-8/man1aout
+OLD_DIRS+=usr/share/man/man1aout
+OLD_DIRS+=usr/share/man/cat1aout
+OLD_DIRS
Author: brooks
Date: Fri Mar 15 19:32:37 2013
New Revision: 248338
URL: http://svnweb.freebsd.org/changeset/base/248338
Log:
Bump __FreeBSD_version for install -l, -M, -N and related flags as well
as cat -l.
This is a notional MFC of r245313,246084.
Modified:
stable/9/sys/sys/param.h
D
Author: brooks
Date: Fri Mar 15 19:27:27 2013
New Revision: 248337
URL: http://svnweb.freebsd.org/changeset/base/248337
Log:
MFC all features as of r248336:
The user visable feature is from r246083:
Add -l option to cat(1). This option causes cat(1) to use fcntl(2) to
set an exclusiv
Author: brooks
Date: Fri Mar 15 19:16:35 2013
New Revision: 248336
URL: http://svnweb.freebsd.org/changeset/base/248336
Log:
MFC r245265,245271,245309:
Rather than using zic to both compile and install zoneinfo files,
generate the files during the build and install them with install(1).
On Fri, Mar 15, 2013 at 06:49:39PM +, Brooks Davis wrote:
> Author: brooks
> Date: Fri Mar 15 18:49:39 2013
> New Revision: 248335
> URL: http://svnweb.freebsd.org/changeset/base/248335
>
> Log:
> MFC:
>
> r241684,245316,245318,245440,245563,245565,245622,245754,246092,246096,246602
The
Author: brooks
Date: Fri Mar 15 18:49:39 2013
New Revision: 248335
URL: http://svnweb.freebsd.org/changeset/base/248335
Log:
MFC:
r241684,245316,245318,245440,245563,245565,245622,245754,246092,246096,246602
r241684:
Allow LOCAL_DIRS to install files in directories not found in the
sy
Author: delphij
Date: Fri Mar 15 18:10:38 2013
New Revision: 248334
URL: http://svnweb.freebsd.org/changeset/base/248334
Log:
Redo r241528:
MFC r240339: openssl: change SHLIB_VERSION_NUMBER to reflect the reality.
Modified:
stable/9/crypto/openssl/crypto/opensslv.h
Modified: stable/9/cr
Author: brooks
Date: Fri Mar 15 15:34:09 2013
New Revision: 248333
URL: http://svnweb.freebsd.org/changeset/base/248333
Log:
MFC the second half of r246784:
- Fix libmd dependency. It is needed in the bootstrap library list because
usr.bin/xinstall depends on it.
Modified:
stable/9/
Author: brooks
Date: Fri Mar 15 15:21:34 2013
New Revision: 248332
URL: http://svnweb.freebsd.org/changeset/base/248332
Log:
MFC r245751,245893:
r245751:
Implement the -l option using ln(1) to facilitate boostrapping.
Ignore the new options -D, -h, -T, and -U. Adjust -M support to i
:29 2013(r248330)
+++ stable/9/UPDATING Fri Mar 15 15:19:33 2013(r248331)
@@ -11,6 +11,15 @@ handbook:
Items affecting the ports and packages system can be found in
/usr/ports/UPDATING. Please read that file before running portupgrade.
+20130315:
+ The install(1) option -M
Author: brooks
Date: Fri Mar 15 14:53:29 2013
New Revision: 248330
URL: http://svnweb.freebsd.org/changeset/base/248330
Log:
MFC r245311:
Add pwcache(3) and vis(3) to libegacy as install(1) is about to grow a
dependency on them.
Sponsored by: DARPA, AFRL
Modified:
stable/9/tools/b
21 matches
Mail list logo