<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/mandoc, branch releng/11.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F11.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F11.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2017-08-08T11:35:27Z</updated>
<entry>
<title>MFC r313958, r319717, r321810</title>
<updated>2017-08-08T11:35:27Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-08-08T11:35:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9be86479f0658967474b49635e035945d75c31a5'/>
<id>urn:sha1:9be86479f0658967474b49635e035945d75c31a5</id>
<content type='text'>
r313958:
Import mandoc 1.4.1rc2

r319717:
Import mandoc snapshot 2017-06-08

It implements missing man(7) macros used in base by kerberos/ntp and makes them
supported by mandoc.

This import should have been done before the removal of groff.

Reported by:	gordon

r321810:
Update mandoc to 1.14.2
</content>
</entry>
<entry>
<title>MFC r315170:</title>
<updated>2017-05-30T04:27:05Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-05-30T04:27:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fde48e2e4b01375fa3ff39d5a82ffdbb086d4daf'/>
<id>urn:sha1:fde48e2e4b01375fa3ff39d5a82ffdbb086d4daf</id>
<content type='text'>
r315170 (by imp):

Adopt SRCTOP in usr.bin

Prefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/foo
over ${.CURDIR}/../foo for paths in Makefiles.

Silence on:		arch@ (twice)
</content>
</entry>
<entry>
<title>RFC: 312593, 313958</title>
<updated>2017-04-02T15:13:35Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-04-02T15:13:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a4e2b96089f1b78cde2560573ce9414d9977ef44'/>
<id>urn:sha1:a4e2b96089f1b78cde2560573ce9414d9977ef44</id>
<content type='text'>
Update mandoc to 1.14
</content>
</entry>
<entry>
<title>Update mandoc to 20160116</title>
<updated>2016-01-15T23:28:12Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2016-01-15T23:28:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2b774394ccba322ad99448ee36993d42509192ce'/>
<id>urn:sha1:2b774394ccba322ad99448ee36993d42509192ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename libohash to libopenbsd.</title>
<updated>2015-11-04T07:20:55Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2015-11-04T07:20:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a36eca08bbd549807428439b536fea522de0dc37'/>
<id>urn:sha1:a36eca08bbd549807428439b536fea522de0dc37</id>
<content type='text'>
libopenbsd is an internal library which
to bring in compatibility stuff from OpenBSD.
This will allow us to bring in more
OpenBSD utilities into the FreeBSD base system.

We similarly use libnetbsd for bringing in stuff from NetBSD.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D4078
</content>
</entry>
<entry>
<title>new depends</title>
<updated>2015-06-16T23:37:19Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2015-06-16T23:37:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2ef6d5a7b9254348e585e80e43049e1f3a2f7c99'/>
<id>urn:sha1:2ef6d5a7b9254348e585e80e43049e1f3a2f7c99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add META_MODE support.</title>
<updated>2015-06-13T19:20:56Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2015-06-13T19:20:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ccfb965433c67f3bda935a3cdf334be2e3c4348d'/>
<id>urn:sha1:ccfb965433c67f3bda935a3cdf334be2e3c4348d</id>
<content type='text'>
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
</content>
</entry>
<entry>
<title>dirdeps.mk now sets DEP_RELDIR</title>
<updated>2015-06-08T23:35:17Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2015-06-08T23:35:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=44d314f704764f0247a540648a4b4fc3e8012133'/>
<id>urn:sha1:44d314f704764f0247a540648a4b4fc3e8012133</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace the gunzip(1) system by a minimalistic zlib based implementation.</title>
<updated>2015-06-03T13:32:28Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2015-06-03T13:32:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=09faefdd44e1d5c9b1dabe50c6739ac72651a8a8'/>
<id>urn:sha1:09faefdd44e1d5c9b1dabe50c6739ac72651a8a8</id>
<content type='text'>
This allows to not depend on gunzip(1) at bootstrap time, and is good enough to
wait for upstream real implementation using zlib.
</content>
</entry>
<entry>
<title>Switch to mandoc's version of makewhatis(8), whatis(1), apropos(1) utilities.</title>
<updated>2015-05-30T17:41:37Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2015-05-30T17:41:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8faa40d1a0ff1956fe7c3d857bf5bcba2272a9d1'/>
<id>urn:sha1:8faa40d1a0ff1956fe7c3d857bf5bcba2272a9d1</id>
<content type='text'>
This change among other things improve search capabilities over the manpages
allowing fine grain query.

A new build option WITHOUT_MANDOCDB has been added to keep the ancient version
of the database and the tools. The plan is to entirely remove this option before
11.0-RELEASE.

Differential Revision:	https://reviews.freebsd.org/D2603
</content>
</entry>
</feed>
