summaryrefslogtreecommitdiffstats
path: root/share/man/man5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix two minor errors in the recent PERMIT_* commit:lteo2019-06-081-4/+4
| | | | | | | * Add a missing comma * "cdrom" should be "CD-ROMs" ok espie@ jmc@
* Fix capitalization in XAUTHORITY defaultkn2019-06-041-3/+3
|
* zap trailing whitespace;jmc2019-05-311-2/+2
|
* document the newer PERMIT_PACKAGE frameworkespie2019-05-311-39/+21
|
* Remove mention of YP lookup from hosts(5), as support was removed frombrynet2019-05-281-3/+2
| | | | | | | | resolv.conf in 2015. Diff from Jan-Piet Mens <jp () mens ! de> ok deraadt@
* use proper crossreferencesnaddy2019-05-261-3/+4
|
* bsd.port.mk.5: mention additional doas.conf(5) rules that may be used whencwen2019-05-221-2/+21
| | | | | | | | PORTS_PRIVSEP=Yes, if the regular user is not allowed to run passwordless privilegied commands by default, to reduce the amount of time they have to type their password during ports work. OK espie@
* Remove the REGRESS_MAXTIME feature from regress framework. Thebluhm2019-05-141-9/+2
| | | | | | | timeout based on CPU seconds is pretty useless, most hanging tests sleep and do not spin. The timeout could not be distinguished from failure. Only 3 tests used it. OK anton@ schwarze@ cheloha@ otto@
* document CONFIGURE_STYLE=autoreconf; ok espie@naddy2019-05-141-5/+19
|
* update to PF pfctl(8) and pf.conf(5) manpagessashan2019-05-081-21/+58
| | | | | | great input by Ingo, Jason and Klemens OK schwarze@, OK kn@, OK jmc@
* Add flang to the MODFORTRAN_COMPILER list.bcallah2019-05-081-3/+3
| | | | ok jca@
* Update to reflect change of default ruby version to ruby 2.6jeremy2019-04-291-6/+6
|
* the installer creates /etc/installurl even if we don't use http for the sets,tj2019-04-271-5/+5
| | | | | so update this page accordingly. while here, add sysupgrade to SEE ALSO since it uses installurl too. ok jmc
* sticky-address is working with source-hash.yasuoka2019-04-251-3/+5
| | | | ok deraadt
* Documenting the MODPY_TEST_DIR addition to python.port.mk inkmos2019-04-231-2/+6
| | | | | | the port-modules(5) man page. OK landry@ sthen@
* Remove CONFIGURE_STYLE=autoupdate setting.naddy2019-04-042-8/+5
| | | | | | Running autoupdate is not useful in a port context. No port uses this and it appears none ever has. ok kn@
* Remove the CONFIGURE_STYLE=automake setting. Its semantics have been anaddy2019-04-032-23/+5
| | | | | long-standing source of confusion and it is no longer used by any ports. ok sthen@ kn@ ajacoutot@
* Tweak meson MODULE documentation after the recent changes.ajacoutot2019-03-281-2/+12
|
* Document additions to the lang/python module that support pytest.remi2019-03-201-3/+24
| | | | | from Kurt Mosiejczuk ok kn@
* fix some cases of spaces before full stops, where none were neccessary;jmc2019-03-101-6/+6
|
* We call it just Internet nowderaadt2019-03-032-6/+4
|
* I am retiring my old email address; replace it with my OpenBSD one.millert2019-01-252-6/+6
|
* Document ruby26 FLAVORjeremy2019-01-161-4/+4
|
* we removed the . in the spec long agoespie2019-01-111-3/+3
|
* grammar fix from chohag jtan com;jmc2019-01-061-3/+3
|
* document show-indexedespie2018-12-121-2/+11
|
* mention REGRESS_SKIP_TARGETS; ok bluhm@anton2018-12-021-2/+4
|
* no more malloc.conf - it's contents are now in malloc(3) itself,jmc2018-11-212-151/+2
| | | | | | and sysctl(2); ok otto deraadt
* document DUMMY_PACKAGEespie2018-11-161-1/+9
|
* move describe to obsolete targetsespie2018-11-161-4/+10
|
* document reprepareespie2018-11-161-2/+7
|
* knock out a useless sentence, and reword another to make it read more nicely;jmc2018-11-131-4/+3
| | | | ok otto
* Remove ethers(5) YP support bits from libc as it makes it difficult tobrynet2018-11-091-9/+2
| | | | | | | | effectively use pledge(2) in some programs. approval from many, thanks! idea by & ok deraadt@
* zap last remains of malloc.conf; prompted by and ok jmc@otto2018-11-081-3/+3
|
* Document max vm.malloc_conf lengthotto2018-11-071-2/+5
|
* sysctl page is section 2 now;jmc2018-11-061-2/+2
|
* Use the new vm.malloc_conf sysctl; ok millert@ deraadt@otto2018-11-061-10/+6
|
* document new target genespie2018-11-052-10/+31
|
* Update for default ruby version switch from 2.4 to 2.5.jeremy2018-10-261-7/+7
|
* tweak description to conform to reality.espie2018-10-251-9/+14
|
* add target fix-permissionssolene2018-10-251-2/+41
| | | | | | enhance PORTS_PRIVSEP documentation ok espie@
* escape the word "No" as this is also a macro;jmc2018-10-171-3/+3
|
* document tweak to FETCH_PACKAGESespie2018-10-161-9/+22
|
* Add regress variable to run setup once for all tests.bluhm2018-10-051-7/+8
| | | | OK anton@ benno@
* Make the HISTORY sections of the "intro" manuals less confusing andschwarze2018-09-301-4/+4
| | | | more uniform; potential for confusion noticed by aalm@; OK jmc@.
* Add a cross reference to sysctl(2) to SEE ALSO.schwarze2018-09-281-2/+3
| | | | | People reading the present page will almost certainly need it because that's where all the sysctl variables are described.
* Add variables for setup and cleanup of regression tests.bluhm2018-09-261-2/+12
| | | | OK anton@ jca@ tb@ benno@
* missing space after commatb2018-09-201-3/+3
|
* document PKGSTEM changesespie2018-09-041-3/+12
|
* Remove bits about MODMONO_NANT in the lang/mono section; devel/nant doesbcallah2018-09-031-22/+2
| | | | | not exist anymore. ok jca@ daniel@