Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.6.2 31 Dec 2023 00:06:14 |
Muhammad Moinur Rahman (bofh) |
www/varnish6: Remove expired port
2023-12-31 www/varnish6: Unsupported version upstream, consider migrating to
www/varnish7 |
6.6.2 22 Oct 2023 09:54:20 |
Daniel Engberg (diizzy) |
www/varnish6: Deprecate and set expiration date to 2023-12-31
Unsupported version upsteam, users are recommended to migrate to
version 7
Reference:
https://varnish-cache.org/releases/index.html |
6.6.2 20 Jul 2023 14:04:33 |
Mark Felder (feld) |
Drop maintainership of ports
I cannot give these the attention they need right now. |
6.6.2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
6.6.2 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
6.6.2 12 May 2023 18:36:07 |
Muhammad Moinur Rahman (bofh) |
www/varnish6: Unbreak on HEAD
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.6.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
6.6.2 28 Jun 2022 11:01:53 |
Bernhard Froehlich (decke) |
www/varnish[4|6|7]: Chase deprecated CPE information
According to NIST CPE dictionary the old CPE varnish-cache:varnish
has been deprecated by varnish-cache:varnish_cache.
Approved by: portmgr (blanket)
Obtained from: https://nvd.nist.gov/products/cpe/detail/728797 |
6.6.2 26 Mar 2022 20:30:07 |
Danilo G. Baio (dbaio) |
www/varnish7: New port
Release Notes: https://varnish-cache.org/releases/rel7.1.0.html#rel7-1-0 |
6.6.2 13 Feb 2022 11:37:53 |
Danilo G. Baio (dbaio) |
www/varnish6: Update to 6.6.2, Fix vulnerability issue
Release notes: https://varnish-cache.org/releases/rel6.6.2.html#rel6-6-2
PR: 261562
Approved by: maintainer timeout
Security: b0c83e1a-8153-11ec-84f9-641c67a117d8
MFH: 2022Q1 |
6.6.1 09 Aug 2021 18:17:08 |
Mark Felder (feld) |
www/varnish6: Update to 6.6.1
Changelog: https://github.com/varnishcache/varnish-cache/blob/6.6/doc/changes.rst#varnish-cache-661-2021-07-13
Security: CVE-2021-36740
MFH: 2021Q3 |
6.6.0 26 Apr 2021 20:12:51 |
Mark Felder (feld) |
www/varnish6: Update to 6.6.0
Changelog: https://github.com/varnishcache/varnish-cache/blob/6.6/doc/changes.rst#varnish-cache-660-2021-03-15 |
6.5.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
6.5.1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
6.5.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.5.1 14 Jan 2021 14:34:38 |
dbaio |
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093 |
6.5.1 06 Oct 2020 15:17:12 |
feld |
www/varnish6: Update to 6.5.1
Changelog: https://varnish-cache.org/releases/rel6.5.1.html#rel6-5-1 |
6.4.0_1 19 Jun 2020 15:16:47 |
feld |
www/varnish6: Fix pkg-plist
Also correct portlint problems
MFH: 2020Q2 |
6.4.0 11 May 2020 23:51:58 |
dbaio |
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above ) |
6.4.0 10 Apr 2020 20:09:31 |
feld |
www/varnish6: Update to 6.4.0
Changelog for 6.4.0:
The MAIN.sess_drop counter is gone.
New configure switch: --with-unwind. Alpine linux appears to offer a
libexecinfo implementation that crashes when called by Varnish, this
offers the alternative of using libunwind instead.
backend none was added for "no backend".
std.rollback(bereq) is now safe to use, fixed bug 3009
Fixed varnishstat, varnishtop, varnishhist and varnishadm handling INT,
TERM and HUP signals (bugs 3088 and 3229) (Only the first 15 lines of the commit message are shown above ) |
6.3.1 24 Oct 2019 16:47:39 |
feld |
www/varnish6: Update to 6.3.1
Remediates VSV00004 Workspace information leak
MFH: 2019Q4
Security: 2d4076eb-f679-11e9-a87f-a4badb2f4699 |
6.3.0 18 Sep 2019 21:52:18 |
feld |
www/varnish6: Update to 6.3.0
Changelog: https://github.com/varnishcache/varnish-cache/blob/6.3/doc/changes.rst |
6.2.1 03 Sep 2019 14:33:49 |
zi |
- Update to 6.2.1
Approved by: ports-secteam (with hat)
Security: ce231189-ce56-11e9-9fa0-0050569f0b83 |
6.2.0_3 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
6.2.0_3 25 Jul 2019 02:33:13 |
linimon |
Prepare for powerpc-on-clang by deleting hard-coded tests for architecture
as a stand-in for "are we running on gcc".
In some cases we only need to specifically test for "are we on the ancient
base gcc", e.g, the usage of 'pragma'.
While here, in some cases turn off SSE functions more specifically based
on ARCH, and turn off -mtune=generic everywhere. These are part of a
larger work in progress; these commits are for ports that would have
been touched by the the powerpc-on-clang test regardless.
Approved by: portmgr (tier-2 blanket) |
6.2.0_3 28 May 2019 20:08:59 |
feld |
www/varnish6: Fix configtest on a restart
Submitted by: NISHIMURA Yutaka
MFH: 2019Q2 |
6.2.0_2 26 Apr 2019 16:53:26 |
feld |
www/varnish6: Port improvements
- Fix problem when defining multiple cache storage
- Add syslog output support for varnishncsa logging
Submitted by: iscream@nugae.org |
6.2.0_1 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
6.2.0 03 Apr 2019 21:43:52 |
feld |
www/varnish6: Update to 6.2.0
Changelog: http://varnish-cache.org/releases/rel6.2.0.html |
6.1.1 02 Dec 2018 02:37:30 |
linimon |
Flags -Wno-unknown-warning-option -Wno-implicit-fallthrough are not
supported by base GCC, making build fail on GCC-based architectures.
This changes the location of the BAD_TESTS conditional.
PR: 233576
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
6.1.1 23 Nov 2018 15:52:13 |
feld |
www/varnish6: Update to 6.1.1 |
6.0.2 23 Nov 2018 15:39:35 |
feld |
www/varnish6: Update to 6.0.2
MFH: 2018Q4 |
6.0.1_1 25 Sep 2018 15:41:05 |
feld |
www/varnish6: Add patch to fix output of varnishhist
Obtained from: https://github.com/varnishcache/varnish-cache/issues/2780
MFH: 2018Q3 |
6.0.1 12 Sep 2018 15:03:49 |
feld |
www/varnish6: Update to 6.0.1
Changelog: https://github.com/varnishcache/varnish-cache/blob/master/doc/changes.rst#varnish-cache-601-2018-08-29
MFH: 2018Q3 |
6.0.0 10 Sep 2018 13:16:17 |
mat |
Various cleanup & fixes post-DOCS/EXAMPLES cleanup.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
6.0.0 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
6.0.0 27 Jun 2018 08:37:21 |
amdmi3 |
- Add LICENSE_FILE
- Switch to new test framework
Approved by: portmgr blanket |
6.0.0 16 Mar 2018 21:54:06 |
feld |
Welcome www/varnish6 to the tree
Release Notes: https://varnish-cache.org/releases/rel6.0.0.html#rel6-0-0 |