| #
16e7cc26
|
| 01-Jun-2015 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r283771 through r283870.
|
| #
8faa40d1
|
| 30-May-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Switch to mandoc's version of makewhatis(8), whatis(1), apropos(1) utilities.
This change among other things improve search capabilities over the manpages allowing fine grain query.
A new build opt
Switch to mandoc's version of makewhatis(8), whatis(1), apropos(1) utilities.
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
show more ...
|
| #
37a48d40
|
| 28-May-2015 |
Glen Barber <gjb@FreeBSD.org> |
MFH: r282615-r283655
Sponsored by: The FreeBSD Foundation
|
| #
98e0ffae
|
| 27-May-2015 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge sync of head
|
| #
8def216e
|
| 21-May-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Drop libmandoc and incorporate it into the main mandoc Makefile
This simplifies maintainance of mandoc(1). Note that the same direction was taken on OpenBSD
|
| #
e6e746bf
|
| 25-Mar-2015 |
Glen Barber <gjb@FreeBSD.org> |
MFH: r278968-r280640
Sponsored by: The FreeBSD Foundation
|
| #
c14aafed
|
| 18-Mar-2015 |
Navdeep Parhar <np@FreeBSD.org> |
Merge r278538 through r280226.
|
| #
59fa1525
|
| 17-Mar-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Merge from head
|
| #
ba44fb70
|
| 15-Mar-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Remove bad and useless LINKS
|
| #
d899be7d
|
| 19-Jan-2015 |
Glen Barber <gjb@FreeBSD.org> |
Reintegrate head: r274132-r277384
Sponsored by: The FreeBSD Foundation
|
| #
8f0ea33f
|
| 13-Jan-2015 |
Glen Barber <gjb@FreeBSD.org> |
Reintegrate head revisions r273096-r277147
Sponsored by: The FreeBSD Foundation
|
| #
a4ed7276
|
| 02-Jan-2015 |
Enji Cooper <ngie@FreeBSD.org> |
MFhead @ r276594
|
| #
8007ee2b
|
| 27-Dec-2014 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r274961 through r276301.
|
| #
47ed86a8
|
| 25-Dec-2014 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Update mandoc to 1.13.2
|
| #
da976f9d
|
| 05-Dec-2014 |
Enji Cooper <ngie@FreeBSD.org> |
MFhead @ r275496
|
| #
24ce0a02
|
| 04-Dec-2014 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r275387 through r275477.
|
| #
1fb816da
|
| 02-Dec-2014 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Update to mandoc cvs version as of 20141201 - Compatiblity with existing manpages has been improved - Now support ".so" directive with compressed manpages (which fixes a regression we have since we h
Update to mandoc cvs version as of 20141201 - Compatiblity with existing manpages has been improved - Now support ".so" directive with compressed manpages (which fixes a regression we have since we have new man(1))
show more ...
|
| #
840e7092
|
| 29-Nov-2014 |
Enji Cooper <ngie@FreeBSD.org> |
MFHead @ r275232
|
| #
2c97f721
|
| 25-Nov-2014 |
Dimitry Andric <dim@FreeBSD.org> |
r274961 through r275075
|
| #
ebadd13c
|
| 24-Nov-2014 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Convert mandoc to LIBADD
While here remove the ugly LDMANDOC
|
| #
b8d52ac3
|
| 23-Nov-2014 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Install mdoc(7) and man(7) from mdoc instead of the one from groff
|
| #
6cfe9d90
|
| 22-Nov-2014 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Rework mandoc Makefile to ease maintainance Add compat_reallocarray into libmandoc given other mandoc components will use it.
|
| #
6653664b
|
| 22-Nov-2014 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Update mandoc to 1.13.1
|
| #
9268022b
|
| 19-Nov-2014 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge from head@274682
|
| #
4e27d36d
|
| 17-Sep-2014 |
Neel Natu <neel@FreeBSD.org> |
IFC @r271694
|