summary refs log tree commit diff
path: root/security/libretls/pkg-plist
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-15 03:58:48 +0000
committerJune McEnroe <june@causal.agency>2022-02-15 03:58:48 +0000
commit263fe70e01178c4479db0e911b58eef7925bbe42 (patch)
tree48c6bf9ee6cb11ce9de3fa6f616629fb0c78343f /security/libretls/pkg-plist
parentFreeBSD: Remove pounce port, upstreamed (diff)
downloadports-263fe70e01178c4479db0e911b58eef7925bbe42.tar.gz
ports-263fe70e01178c4479db0e911b58eef7925bbe42.zip
OpenBSD: Remove cgit-causal-agency port
Use cgit-pink instead.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ne McEnroe 2020-01-14Add columnsize = 0 option to FTS indexJune McEnroe Since we don't use ranking functions and I don't see them being useful, there is no point in having columnsize, which just takes extra space in the database. In my database of approximately 3.5 million events, disabling columnsize saves about 62 MB. The migration unfortunately has to rebuild the entire index to disable it. 2020-01-12Add option for client cert and SASL EXTERNALJune McEnroe 2020-01-12Add Linux.mkJune McEnroe 2020-01-11Fix unscoop dedup window syntaxJune McEnroe 2020-01-11Bump busy timeout to 10sJune McEnroe