| Port details on branch 2022Q4 |
- varnish7 High-performance HTTP accelerator
- 7.2.1 www
=0 7.2.1Version of this port present on the latest quarterly branch. - Maintainer: dbaio@FreeBSD.org
 - Port Added: 2022-11-10 00:27:27
- Last Update: 2022-11-10 00:22:10
- Commit Hash: d507d20
- License: BSD2CLAUSE
- WWW:
- https://varnish-cache.org/
- Description:
- This is the Varnish high-performance HTTP accelerator.
Documentation and additional information about Varnish is available on
http://varnish-cache.org/docs/index.html
Technical questions about Varnish and this release should be addressed
to <varnish-dev@varnish-cache.org>
Questions about commercial support and services related to Varnish
can be directed here: https://www.varnish-software.com/contact-us/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/www/varnish7/ && make install clean
- To add the package, run one of these commands:
- pkg install www/varnish7
- pkg install varnish7
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: varnish7
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1668037055
SHA256 (varnish-7.2.1.tgz) = 4d937d1720a8ec19c533f972d9303a1c9889b7bfca7437893ae5c27cf204a940
SIZE (varnish-7.2.1.tgz) = 4019119
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rst2man : textproc/py-docutils@py39
- py39-sphinx>=0,1 : textproc/py-sphinx@py39
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- Library dependencies:
-
- libpcre2-8.so : devel/pcre2
- libedit.so.0 : devel/libedit
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for varnish7-7.2.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_varnish7
- USES:
- cpe libedit libtool localbase ncurses pathfix pkgconfig python:3.6+,build shebangfix tar:tgz
- pkg-message:
- If upgrading from < 7.2.0:
- For information about updating your current Varnish deployment to the new
version, see Upgrading to Varnish 7.2:
https://varnish-cache.org/docs/7.2/whats-new/upgrading-7.2.html
For the complete release information, see the Varnish Cache 7.2.0 release page:
https://varnish-cache.org/releases/rel7.2.0.html
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
7.2.1 10 Nov 2022 00:22:10
    |
Danilo G. Baio (dbaio)  |
www/varnish7: Update to 7.2.1, Fix security issues
Release notes: https://varnish-cache.org/releases/rel7.2.1.html#rel7-2-1
(cherry picked from commit aef95d69c7e736da81094b025a389b42d706b99d) |
7.2.0 10 Nov 2022 00:21:48
    |
Danilo G. Baio (dbaio)  Author: Daniel Engberg |
www/varnish7: Use upstream release archive and some improvements to port
- Use upstream release archive as recommended by USE_GITHUB section
in Porters Handbook
- Remove USES= compiler as there's no need to modify configure script
- Remove unneeded gmake and readline dependency definitions
- Use USES= localbase instead of CFLAGS variable
- Remove REINPLACE_CMD for GCC
- Rearrange Makefile to follow Porters Handbook more closely and
improve readability
PR: 266467
Reviewed by: dbaio (maintainer)
(cherry picked from commit efcf58c686899a38a58822afb4098b98c3d20e41) |
Number of commits found: 2
|