summaryrefslogtreecommitdiffstats
path: root/share/man/man5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 'rtsol' has been removed from hostname.if(5) recently.rpe2017-04-241-3/+3
| | | | OK jmc@
* The gnome module supports cmake now.ajacoutot2017-04-221-13/+30
|
* - Mention LIBCXX, prompted by espie@.sthen2017-04-111-2/+3
|
* - Mention LIBCXX, prompted by espie@.sthen2017-04-111-3/+8
| | | | | - Make it clear that CLANG_ARCHS, GCC3_ARCHS, GCC4_ARCHS refer to the base compiler. Change "Clang 3.9.1" to just "Clang".
* document more thoroughly the special status of modules gnu, imake, perl5espie2017-04-111-2/+18
| | | | | | (for historical reasons) okay aja@
* Document the devel/meson MODULE.ajacoutot2017-04-081-2/+25
|
* spamd.conf is the configuration file for spamd-setup, not spamd;jmc2017-03-161-4/+3
|
* update the autoconfiguration section for ip6 to use "autoconf" ratherjmc2017-03-101-9/+11
| | | | | | | than "rtsol": the former is the new way to do things and showing two ways to do this is just confusing; ok bluhm
* Reflect the installer change in the manual page.rpe2017-03-101-4/+3
|
* gc really old stuff that's not actually in use anymoreespie2017-03-011-34/+2
|
* install-depends works as expected for multi-package setups.espie2017-02-201-10/+6
| | | | it's prepare that's special.
* tighter documentation for dependency handlingespie2017-02-201-35/+33
|
* more old mirror targetsespie2017-02-191-17/+9
|
* more removing / simplifying of fetch stuffespie2017-02-191-46/+43
|
* trailing spaceespie2017-02-191-3/+3
|
* Add EDNS0 support.jca2017-02-181-17/+17
| | | | | | | EDNS allows for various DNS extensions, among which UDP DNS packets size bigger than 512 bytes. The default is still to not advertize anything. ok eric@
* shorten descriptionespie2017-02-181-9/+5
|
* bye bye PREFERRED_CIPHERSespie2017-02-181-9/+13
|
* bye bye addsum, use SUPDISTFILES correctlyespie2017-02-181-11/+7
| | | | also, NO_CHECKSUM is very specific and limited now
* tighter introductionespie2017-02-181-26/+28
|
* modcargo-crates-1 -> modcargo-gen-cratesdanj2017-02-081-5/+5
| | | | | | modcargo-crates-2 -> modcargo-gen-crates-licenses discussed with semarie
* Fix Xr: syspatch(1) -> syspatch(8)tb2017-02-071-2/+2
|
* Hook installurl.5 to build.tb2017-02-071-2/+2
|
* Inline the example section: this looks better, makes 'mandoc -Tlint' happytb2017-02-071-7/+6
| | | | | | | and avoids giving the impression that one should follow the link to find examples. jmc agrees; go ahead rpe
* fix spellingtj2017-02-061-2/+2
|
* Add a manual page for the /etc/installurl file.rpe2017-02-061-0/+44
| | | | | With help from and OK tb@ jmc@ OK ajacoutot@ deraadt@
* Mention MODGO_LDFLAGS.ajacoutot2017-01-301-2/+3
|
* remove pesky blank line: sorry for not spotting this in previous;jmc2017-01-291-2/+1
|
* Document restrictions that apply to COMMENTdanj2017-01-291-4/+6
| | | | better wording from jmc@, ok jmc@ sthen@
* in resolver(3), document that _EDNS0 and _DNSSEC are no ops;jmc2017-01-241-5/+6
| | | | | | | diff from kirill miazine while here, bump all the no op texts to one standard blurb; help/ok jca
* Document KEEPKERNELS: If set to "yes" in mk.conf or in the environment,tb2017-01-241-2/+5
| | | | | | | kernels are not cleaned out during "make build", but only right before they are built during "make release". ok jmc
* Add LLVM_ARCHS description as well, to make more clear the distinctionzhuk2017-01-231-9/+18
| | | | | | | between it and CLANG_ARCHS. Clang comes before GCC in English, so sort the header itself, and move and move the whole item up.
* quick blurb about the upcoming CLANG_ARCHS variablephessler2017-01-231-4/+5
|
* "hosts" is optional; from matthew martinjmc2017-01-171-3/+3
| | | | ok henning
* tweak previous;jmc2017-01-161-4/+4
|
* Add some guidelines how to write regression tests to the bsd.regress.mk(5)bluhm2017-01-151-2/+73
| | | | | | man page. The goal is that all tests behave alike to make automatic testing easy. input and OK schwarze@
* Add ruby 2.4 informationjeremy2017-01-061-6/+6
|
* Document cargo module.danj2017-01-051-2/+80
| | | | | Joint work with semarie, rewording from sthen@, tweaks from jmc@. ok sthen@, jmc@, semarie (cargo maintainer)
* modfier -> modifiertb2017-01-041-3/+3
| | | | From Dimitris Papastamos.
* diff from jesper wallin to remove commas in one of the queue examples;jmc2017-01-021-3/+3
| | | | | | | | | since the comma is optional i chose to remove them because: - within the block it looks more consistent - less to type - the bnf doesn;t even appear to show the commas (not that i can read bnf) - i prefer it without commas
* Hyphenate compound adjectives 'up-to-date', 'out-of-date' and 'well-known'tb2017-01-011-4/+4
| | | | | | if they precede the noun and omit hyphens otherwise. ok tj
* one more `e' required to mark up correctly; ok millertjmc2016-12-131-2/+2
|
* Document MODFOO_post-extract.landry2016-12-131-2/+9
| | | | From semarie@, ok espie@
* In troff, a literal backslash character needs an 'e' at the end.millert2016-12-131-4/+4
| | | | The nixspam example was missing this. From Larry Hynes.
* Update for builds with a dedicated user: BUILDUSER now defaults to buildtb2016-11-191-7/+16
| | | | | | and document WOBJGROUP and WOBJUMASK. Also: more consistent quotes. ok jmc
* Add a proper annotation for portroach documentation linkdanj2016-11-031-3/+3
| | | | OK schwarze@
* P is not settable enymoreotto2016-10-311-8/+2
|
* Update the man page after the addition of MODPY_ABI_TAGdanj2016-10-291-4/+5
| | | | From sthen@
* H is no moreotto2016-10-281-6/+2
|
* GLOBAL_AUTOCONF_CACHE is the name of a file, not 'yes'. Leftovertb2016-10-191-3/+2
| | | | from KERBEROS5 removal, spotted by Raf Czlonka.