Commit graph

1010 commits

Author SHA1 Message Date
nia
6400a3e964 mk: Flip partial MKRELRO back on now that many problems have been resolved. 2022-02-13 11:06:42 +00:00
gutteridge
226926d973 options.description: add a couple of PHP options 2022-02-07 02:14:35 +00:00
schmonz
c070be973a Add defaults for DQCACHE_{USER,GROUP}. 2022-01-27 15:32:34 +00:00
gutteridge
65783bd529 defaults/mk.conf: remove some now unused variables
Prune a bunch of variables that haven't been used for years. In some
cases, the packages they influenced don't even exist anymore. There may
be more of these, this is after a quick pass through.
2022-01-24 23:11:32 +00:00
schmonz
c6d6e47ad5 Provide a default value for TLSWRAPPER_CHROOT. 2022-01-04 21:53:46 +00:00
wiz
e032d93683 kiwiki: add option for choosing markdown backend
From Vladimir Stupin in PR 56602.
2022-01-03 16:58:40 +00:00
abs
7280c70d2c Add mongodb3 & mongodb4 to defaults/options.description 2021-12-06 15:32:25 +00:00
wiz
080a2de9bd mk: document pbulk-rsync option 2021-12-06 11:22:10 +00:00
gutteridge
d31754c59a options.description: add gspell option 2021-11-30 00:44:17 +00:00
nia
bf115b5cf8 mk: revert RELRO default and cease use of wrappers until some more
substantial changes to infrastructure and testing can be performed
to ensure it's applied universally without breaking anything
2021-11-07 11:25:33 +00:00
nia
b32335bd78 mk: Lower default RELRO down from full to partial.
Judging by private discussions there's not clear enough consensus
that BIND_NOW is beneficial or performant enough to have enabled
by default, at least until more benchmarking tests are done.
2021-11-02 09:02:48 +00:00
wiz
cd6d82ba40 mk: describe missing musicpd options. sort. 2021-11-01 21:53:18 +00:00
jperkin
cc2f7a4cd9 mk: Document pkgin-prefer-gzip option. 2021-10-12 12:46:37 +00:00
nia
ac14faeade mk: ... and the docs for the defaults 2021-09-27 14:38:31 +00:00
nia
eb67d5a403 mk: Bump default hardening options. 2021-09-27 14:31:55 +00:00
tnn
8f2b54d402 mk/defaults/options.description: +llvm-target-aarch64 2021-07-20 07:14:21 +00:00
abs
fbbb78be14 Mention consolekit 2021-06-11 10:37:27 +00:00
khorben
727ba708e4 Introduce a new SYSCONFBASE variable (defaults to /etc)
This is part 1 to support additional platforms with the RC scripts provided in
pkgsrc, in privileged as well as in unprivileged mode, including on NetBSD
(with part 2 in pkgtools/rc.subr).

This variable is meant to point to the configuration directory of the base
system (as opposed to pkgsrc's own prefix) when it should be used by pkgsrc in
special cases (e.g. installing RC scripts), or to point to the existing
PKG_SYSCONFBASE directory otherwise (e.g. for any unprivileged bootstrap).
This teaches pkgsrc where the RC scripts should be installed, and more
importantly, where the local copy of rc.subr can be expected. Part 3 will
progressively update each and every RC script to substitute this path as
expected.

No functional changes are intended in privileged mode without a bootstrap. The
only variable affected by this change directly is RCD_SCRIPTS_DIR, which
currently remains with the same default of /etc/rc.d, and can be overridden as
before.

When bootstrapping, SYSCONFBASE also remains with the existing default when no
prefix is set or is "/usr/pkg" or "/usr"; it is set to $prefix/etc otherwise. It
can be specified specifically with --sysconfbase if necessary.

Existing installations or bootstraps are not affected, as this change needs
setting SYSCONFBASE in the corresponding $sysconfdir/mk.conf to have an impact.

Tested in privileged and unprivileged modes on NetBSD/amd64, and unprivileged
mode on Darwin/amd64; submitted for review on tech-pkg@.
2021-05-30 23:41:05 +00:00
nia
3baa7b12d3 +columnstore 2021-05-25 12:09:19 +00:00
nia
fb50d48b44 +oqgraph 2021-05-25 10:18:37 +00:00
nia
bb964c332f +rocksdb 2021-05-25 10:11:33 +00:00
nia
23fbbfabda improve option descriptions 2021-05-25 10:10:10 +00:00
wiz
7861b08583 mk: document zstd option 2021-05-23 11:13:51 +00:00
nia
8a845b5c99 more generic description for simd 2021-05-15 11:18:12 +00:00
nia
be29d2f130 add avx option description 2021-05-15 10:55:28 +00:00
thor
5f089f5a15 options: add vtk 2021-05-08 22:05:53 +00:00
thor
521c50ceec options.description: add some from math/fftw 2021-05-07 12:31:04 +00:00
gutteridge
6c9c8026c7 options.description: add webcollage option 2021-05-03 23:32:19 +00:00
jperkin
bd2dceaefb mk: Document disable-ld option. 2021-01-29 13:12:28 +00:00
schmonz
2d46db5b75 Provide defaults for BINCIMAP_{USER,GROUP}. Note that s6-networking also
makes use of UCSPI_SSL_USER.
2021-01-15 19:47:33 +00:00
wiz
a8b7b3d265 mk: describe most icinga2 options 2021-01-15 11:46:01 +00:00
schmonz
6f81dbb2d3 Describe 'execline' option. 2021-01-11 18:25:36 +00:00
he
ddfc5de010 Document the to-be-committed rust-cargo-static option. 2021-01-01 17:03:04 +00:00
rhialto
39e2eebada Add option vice-headless. 2021-01-01 12:30:29 +00:00
taca
7480f9f8fd mk/defaults/options.description: add blocklist 2020-12-22 14:49:57 +00:00
wiz
70c09ff6fa mk: describe opentracker options 2020-11-16 08:41:41 +00:00
bacon
9d631121d9 math/openblas: Add to math/Makefile, add options description 2020-11-05 16:35:29 +00:00
nia
d1eb683552 sites: add some working GNOME mirrors 2020-11-05 09:16:00 +00:00
triaxx
8f1b88d20b options.description: fix invalid tabulations 2020-11-01 16:02:09 +00:00
triaxx
00b6bc3cd3 options.description: add description for mpcenc
Used by at least audio/asunder
2020-11-01 15:59:52 +00:00
tnn
495a9f0355 mk: describe the termion and rodio PKG_OPTIONs 2020-10-26 10:39:23 +00:00
schmonz
bfd3541400 Belatedly add default TINYDYN_USER. 2020-10-19 07:10:30 +00:00
he
cac2aab044 Describe new(ish) options:
doh		-- Enable DNS-over-HTTPS support.
softhsm2	-- Enable SoftHSM version 2 for key management.
2020-10-08 07:29:59 +00:00
schmonz
870ab75c2b Describe 'djbdns-listenmultiple' and define default DJBDNS_IP_SEPARATOR. 2020-10-03 13:02:36 +00:00
gutteridge
17ea8d78c2 options.description: add several options offered by ffmpeg4 2020-09-12 03:18:30 +00:00
gutteridge
cca85ce220 options.description: fix a couple of typos 2020-09-04 01:15:42 +00:00
gutteridge
fed75cdfa9 options.description: addition of py-game 2020-09-04 01:14:24 +00:00
kim
c4c3218df0 Refresh the "Finland" section 2020-09-02 20:32:37 +00:00
ryoon
aebad2b83b mk/defaults: Add heif option description 2020-09-01 12:21:28 +00:00
wiz
c2bc74e978 mk: describe notmuch option. 2020-08-21 14:55:37 +00:00