notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/varnish7/Makefile

Number of commits found: 15

Saturday, 23 Mar 2024
08:57 Nuno Teixeira (eduardo) search for other commits by this committer
www/varnish7: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: 1cf1be5e5b6382e9e74b234476f7134eed27b3e4 commit hash: 1cf1be5e5b6382e9e74b234476f7134eed27b3e4 commit hash: 1cf1be5e5b6382e9e74b234476f7134eed27b3e4 commit hash: 1cf1be5e5b6382e9e74b234476f7134eed27b3e4 1cf1be5
Monday, 18 Mar 2024
21:45 Ryan Steinmetz (zi) search for other commits by this committer
www/varnish7: Update to 7.4.3, fix vulnerability

Release notes:	https://varnish-cache.org/security/VSV00014.html#vsv00014
Security:	05b7180b-e571-11ee-a1c0-0050569f0b83
Approved by:	dbai@ (maintainer)
commit hash: 9747ca24966ce2c25bded3af207296be250be290 commit hash: 9747ca24966ce2c25bded3af207296be250be290 commit hash: 9747ca24966ce2c25bded3af207296be250be290 commit hash: 9747ca24966ce2c25bded3af207296be250be290 9747ca2
Saturday, 2 Dec 2023
18:42 Danilo G. Baio (dbaio) search for other commits by this committer
www/varnish7: Update to 7.4.2, Fix vulnerability

Release notes:	https://varnish-cache.org/releases/rel7.4.2.html#rel7-4-2
Security:	f25a34b1-910d-11ee-a1a2-641c67a117d8
commit hash: 8a63ecc2d7e7d794dbf2fe40a4579c00ac8cc187 commit hash: 8a63ecc2d7e7d794dbf2fe40a4579c00ac8cc187 commit hash: 8a63ecc2d7e7d794dbf2fe40a4579c00ac8cc187 commit hash: 8a63ecc2d7e7d794dbf2fe40a4579c00ac8cc187 8a63ecc
Tuesday, 3 Oct 2023
01:54 Danilo G. Baio (dbaio) search for other commits by this committer
www/varnish7: Update to 7.4.1

Release notes: https://varnish-cache.org/releases/rel7.4.0.html
               https://varnish-cache.org/releases/rel7.4.1.html
commit hash: 845bfaf9d6b36a6c8b0a81567ef3d032e605a3f3 commit hash: 845bfaf9d6b36a6c8b0a81567ef3d032e605a3f3 commit hash: 845bfaf9d6b36a6c8b0a81567ef3d032e605a3f3 commit hash: 845bfaf9d6b36a6c8b0a81567ef3d032e605a3f3 845bfaf
Friday, 7 Jul 2023
01:06 Ryan Steinmetz (zi) search for other commits by this committer
www/varnish7: Merge in fix for github issue #3911 to fix double slash issue

- Bump PORTREVISION

Approved by:	maintainer (dbaio)
Obtained from:	Upstream commit de11d7d9e898a5668d3d5dc9e7eb55fc826b40da
commit hash: e60ac1d2d4d65e57f863f5154aec593e03931718 commit hash: e60ac1d2d4d65e57f863f5154aec593e03931718 commit hash: e60ac1d2d4d65e57f863f5154aec593e03931718 commit hash: e60ac1d2d4d65e57f863f5154aec593e03931718 e60ac1d
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Sunday, 26 Mar 2023
12:31 Danilo G. Baio (dbaio) search for other commits by this committer
www/varnish7: Update to 7.3.0

Release notes: https://varnish-cache.org/releases/rel7.3.0.html
commit hash: 4150b7243a016e151a81d2696c043b1b0548126f commit hash: 4150b7243a016e151a81d2696c043b1b0548126f commit hash: 4150b7243a016e151a81d2696c043b1b0548126f commit hash: 4150b7243a016e151a81d2696c043b1b0548126f 4150b72
Sunday, 8 Jan 2023
11:01 Dimitry Andric (dim) search for other commits by this committer
www/varnish7: fix build with clang 15

During an exp-run for llvm 15 (see bug 265425), it turned out that
www/varnish7 failed to build with clang 15:

  adler32.c:189:15: error: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Werror,-Wdeprecated-non-prototype]
  uLong ZEXPORT adler32(adler, buf, len)
                ^

This is because varnish needlessly builds with -Werror. Turn it off, so
the warnings can simply be ignored.

PR:		268814
Approved by:	dbaio (maintainer)
MFH:		2023Q1
commit hash: 986c668ac668d0719592669141a9e1324af6b28f commit hash: 986c668ac668d0719592669141a9e1324af6b28f commit hash: 986c668ac668d0719592669141a9e1324af6b28f commit hash: 986c668ac668d0719592669141a9e1324af6b28f 986c668
Thursday, 10 Nov 2022
00:07 Danilo G. Baio (dbaio) search for other commits by this committer
www/varnish7: Update to 7.2.1, Fix security issues

Release notes: https://varnish-cache.org/releases/rel7.2.1.html#rel7-2-1
commit hash: aef95d69c7e736da81094b025a389b42d706b99d commit hash: aef95d69c7e736da81094b025a389b42d706b99d commit hash: aef95d69c7e736da81094b025a389b42d706b99d commit hash: aef95d69c7e736da81094b025a389b42d706b99d aef95d6
Sunday, 16 Oct 2022
21:22 Daniel Engberg (diizzy) search for other commits by this committer
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)
commit hash: efcf58c686899a38a58822afb4098b98c3d20e41 commit hash: efcf58c686899a38a58822afb4098b98c3d20e41 commit hash: efcf58c686899a38a58822afb4098b98c3d20e41 commit hash: efcf58c686899a38a58822afb4098b98c3d20e41 efcf58c
Saturday, 17 Sep 2022
18:23 Danilo G. Baio (dbaio) search for other commits by this committer
www/varnish7: Update to 7.2.0

Release notes: https://varnish-cache.org/releases/rel7.2.0.html
commit hash: db8c98e4bca5cb1dc68424f1b3e834a947120484 commit hash: db8c98e4bca5cb1dc68424f1b3e834a947120484 commit hash: db8c98e4bca5cb1dc68424f1b3e834a947120484 commit hash: db8c98e4bca5cb1dc68424f1b3e834a947120484 db8c98e
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 10 Aug 2022
21:31 Danilo G. Baio (dbaio) search for other commits by this committer
www/varnish7: Update to 7.1.1, Fix vulnerability issue

Release notes: https://varnish-cache.org/releases/rel7.1.1.html#rel7-1-1
commit hash: 408f816fe945b013ca3f7b5aaf41cea986531b26 commit hash: 408f816fe945b013ca3f7b5aaf41cea986531b26 commit hash: 408f816fe945b013ca3f7b5aaf41cea986531b26 commit hash: 408f816fe945b013ca3f7b5aaf41cea986531b26 408f816
Tuesday, 28 Jun 2022
11:01 Bernhard Froehlich (decke) search for other commits by this committer
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
commit hash: 4dbbcdb4467e0d519773687f3ccf328a70ea98de commit hash: 4dbbcdb4467e0d519773687f3ccf328a70ea98de commit hash: 4dbbcdb4467e0d519773687f3ccf328a70ea98de commit hash: 4dbbcdb4467e0d519773687f3ccf328a70ea98de 4dbbcdb
Saturday, 26 Mar 2022
20:30 Danilo G. Baio (dbaio) search for other commits by this committer
www/varnish7: New port

Release Notes:	https://varnish-cache.org/releases/rel7.1.0.html#rel7-1-0
commit hash: 16970dde43a445f12e512a3264348596fd654cdd commit hash: 16970dde43a445f12e512a3264348596fd654cdd commit hash: 16970dde43a445f12e512a3264348596fd654cdd commit hash: 16970dde43a445f12e512a3264348596fd654cdd 16970dd

Number of commits found: 15