ports-mgmt/pkg-devel: update to 2.6.99.4
Changes:
- info: fix version comparison with multi-character operators (>=, <=)
- fix --register-only to populate config file contents
- attempt config file merge for force install
- query: add %y and %Y for provides/requires
security/openca-ocspd: Use documented placeholder NETWOKING in RC scripts
PR: 293652
Approved by: bruno at ruomad.net (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D55712
www/vinyl09: New port
Vinyl Cache, formerly known as Varnish Cache, is a web application accelerator
also known as a caching HTTP reverse proxy. You install it in front of any
server that speaks HTTP and configure it to cache the contents. Vinyl Cache is
really, really fast. It typically speeds up delivery by a factor of 300-1000x,
depending on your architecture.
Documentation and additional information about vinyl is available on
https://vinyl-cache.org/docs/index.html
Technical questions about vinyl and this release should be addressed
to <vinyl-dev at vinyl-cache.org>
devel/ghpr: add missing `BUILD_DEPENDS`
This change adds additional build dependencies accidentally missed in
the previous commit.
Although the devel/py-setuptools dependency is technically redundant in
light of devel/py-setuptools-scm, it's best to express all of the needed
dependencies in `BUILD_DEPENDS`.
Reported by: poudriere
Approved by: imp (maintainer)
Pointyhat to: ngie
Fixes: 59337d86174 ("devel/ghpr: update to v3")
Differential Revision: https://reviews.freebsd.org/D55962
archivers/lzip: Update to 1.26
This includes the following changes:
- Tweak output of -vv.
- Print large numbers with underscore separators ('_').
- Documentation improvements.
databases/soci: Fix build with non-default options
Upstream renamed options from WITH_* to SOCI_*.
Also fix dependencies for MYSQL option.
Approved by: jbo (maintainer)
sysutils/entr: Update to 5.8
- Patch Makefile.bsd to set the actual version of the software. Upstream
missed it when the new version was released. It can be dropped once
it's fixed upstream.
Changelog:
https://github.com/eradman/entr/blob/5.8/NEWS