PREFIX.
Specifically:
- stop tweaking PREFIX for build-debug-info
- have build-debug-info use -B instead
- generate Makefile with full paths
- tweak the sequence in bsd.port.mk to NOT pass FAKE_SETUP around
This fixes got
it was checksummed.
(noticed on a port where EXTRACT_ONLY was a full file name and no longer
in distinfo, but still in DISTDIR)
thx naddy@ for making sure it didn't break in a bulk
takes MAINTAINER.
OK sthen@
Comment:
name-based proxying of HTTPS without decrypting traffic
Description:
Proxies incoming HTTP and TLS connections based on the hostname
contained in the initial request of the TCP session without decrypting
traffic. This enables HTTPS name-based virtual hosting to separate
backend servers without installing the private key on the proxy machine.
- Supports IPv4, IPv6 and Unix domain sockets for both back end
servers and listeners.
- Supports multiple listening sockets per instance.
- Supports HAProxy protocol to propagate original source address to
backend servers.
Homepage:
https://github.com/dlundquist/sniproxy
Maintainer:
Renaud Allard <renaud@allard.it>
Dino currently requires version 2.3.2, citing compat issues with
libsignal-protocol-c patch releases. 2.3.3 is safe, no API and ABI
change. Tweak to accept any 2.3.x release for now, to let dino build.
This release contains bugfixes, improvements to logging output, a slight
rework of wirese-keygen(1) so it securely creates key files itself rather
than printing them on standard output and more.
Tested between amd64 and sparc64 (different endianess).
Diff from Tim Juijsten (upstream, MAINTAINER), thanks!
See https://www.mozilla.org/en-US/firefox/75.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-12/
- headsup: now pledge/unveil config files are @sampled by default in
/etc/firefox, this way it's easier for end users to customize them at
will. yeah, everyone can change his mind..
- add a note in the README that WebRTC screen sharing requires disabling
pledge as it relies on shmget() (reported by Andrea Biscuola, thanks!)
- stop linking against systemwide sqlite library, the possibility was
removed in #1611386
- add a patch from tb@ to fix broken sandboxing when pledge/unveil
config files werent found in /etc/firefox (#1623086)
- add a patch from jbeich@freebsd to fix libvpx build on i386 (#1622013)
tested by tb@ and naddy@, thanks!
Error: newgroup _inetsim: not registered in ports/infrastructure/db/user.list
Error: newuser _inetsim: not registered in ports/infrastructure/db/user.list