summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff
AgeCommit message (Collapse)Author
2013-12-25add posix 1003.1jchristos
2013-09-01Recognize NetBSD-6.1.wiz
2013-03-08casing.wiz
2013-03-08Add librumpclient. requested by wizpooka
2013-03-07Add libnpf. From rmind.wiz
While here, add consistency in casing.
2013-03-07Following a prompt from wiz, ensure that explanations for theagc
minimalist JSON library libmj, and the netpgp verification library, libnetpgpverify, are in the correct places.
2013-03-06Add libmandoc.wiz
2012-08-10Don't link explicitly against libsupc++, just use the normal C++joerg
linkage.
2012-06-10add libexecinfochristos
2012-02-15Add NetBSD 7.0, and make the default 6.0.riz
2012-01-25Add libquota, as requested by wizdholland
2011-08-29Add libppath.wiz
2011-06-29use:mrg
extern "C" { stuff-here; } instead of just extern "C" stuff-here; that GCC 4.5 demands.
2011-05-27add a line "image_generator gs" to the DESC file as the originaldrochner
build framework does, lets "groff -Thtml" at least start (it seems that ghostscript is not needed at least for simple documents)
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
Push -Wno-array-bounds down to the cases that depend on it. Selectively disable warnings for 3rd party software or non-trivial issues to be reviewed later to get clang -Werror to build most of the tree.
2011-05-21Do not use TAB to line up library arguments, use spaces.wiz
2011-02-28Fix problems in libdm manual page pointed by njoly@ thanks for help.haad
2011-02-11Tell the groff and friends about libsaslc(3).christos
Sort and fix whitespace on mdoc.local. Add libisns to doc2html.
2011-01-19Add FreeBSD-9.0.uwe
2011-01-18Move isns description from dist/groff to usr.bin/groff, where it belongs.wiz
Add isns to mdocml libraries as well.
2011-01-12Remove NOMANDOC, the documents are at least parsed somewhat sensible.joerg
2010-12-16Push C++ library linkage into the shared Makefile.inc fragments.joerg
2010-09-01Add entry for libperfuse.wiz
2010-08-07Recognize x86 and xen.wiz
2010-02-21Add more FreeBSD versions.wiz
2010-02-21Add FreeBSD-8.0.wiz
2010-02-04Sort library descriptions.wiz
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
OK: core@, jdc@
2010-01-26Install mom macro sets again, per request from Petar Bogdanovic.wiz
Don't install generated PostScript files that were part of the reason for the removal. Based on a patch by him with slight changes.
2009-10-23Don't even try to use mandoc for the groff documentation.joerg
2009-06-25Add explanation of libiscsi, get rid of openpgpsdkagc
2009-05-16change description of libbluetooth to "Bluetooth Library" as it containsplunky
more than just host lookups also, remove libsdp as that has been deprecated
2009-05-07Add an entry for 5.1.snj
2009-04-28Add a definition for libnetpgpagc
2009-04-28Fix librefuse macro to show -lrefuse (not -lfuse).reed
That will fix "man refuse" Library details.
2009-04-12Install some default transliterations for man pages. If nroff is usedjoerg
with ASCII as output, encode the German umlaut and szet characters with the normal transliteration rules. OK wiz@
2009-03-11Add entry for libfetch.joerg
2009-01-31Add an entry for libopenpgpsdk. Thanks to wiz for the nudge.agc
2008-11-02Add manual page for nsp(4), the driver for NSP2000 cryptographictls
accellerators. Adjust mdoc.local so it knows about .Fx 4.11, present in nsp manual page.
2008-10-31Set doc-operating-system and doc-default-operating-systemagc
2008-10-31Add a definition for NetBSD-current (which will become NetBSD-6.0)agc
2008-10-25Use ${TOOL_SED} instead if plain sed in Makefiles.apb
2008-10-22Process FILES section only at "install" time. TOOL_AWK is not yet availablehannken
for earlier make targets. Ok: Alan Barrett <apb@netbsd.org>
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.
2008-09-06Add landisk.tsutsui
2008-09-02re-enable now that we have a newer texinfochristos
2008-07-16So long, mom. (Approved by: wiz)perry
sets files still need updating, I'll do that shortly.
2008-07-16Temporary hack to remove dates from generated postscript files.perry
Really, though, "mom" should go, or at least the generated PostScript files should.
2008-05-28Add FreeBSD 7.0 for libgssapi man pages. Noted by joerg.wiz
2008-05-25Do not use tabs here -- they will be used literally. Use spaces instead.wiz