37 Commits

Author SHA1 Message Date
sthen
5b15f2e9e9 security update to varnish-5.2.1, simplified from a diff from Klemens Nanni
ok gonzalo@

https://varnish-cache.org/security/VSV00002.html#vsv00002
2017-11-22 21:56:30 +00:00
gonzalo
bfde4a8f99 Update for Varnish to 5.2.0
https://varnish-cache.org/docs/5.2/whats-new/changes-5.2.html

OK rsadowski@
2017-09-18 14:09:53 +00:00
naddy
eafeeb5223 proper autotools dependencies and don't run autoconf twice 2017-08-25 12:37:14 +00:00
gonzalo
18a6220268 Update for Varnish to 5.1.3:
* https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12425
* Switch to GH repo.varnish-cache.org going down soon.

Ok pirofti@ rsadowski@
2017-08-24 13:33:08 +00:00
gonzalo
827edd18a1 Update for Varnish to 5.1.2.
OK benoit@
2017-04-11 03:00:12 +00:00
gonzalo
4e64f0be3d Update for Varnish to 5.1.1
OK benoit@
2017-03-27 19:19:27 +00:00
gonzalo
b048d8b117 Update for Varnish to 5.1.0
OK benoit@
2017-03-16 15:44:06 +00:00
gonzalo
e945f9eadb Fix Makefile 2017-01-18 13:43:46 +00:00
gonzalo
5a3dab84e5 Upgrade for Varnish to 5.0.0:
https://varnish-cache.org/releases/rel5.0.0.html#rel5-0-0

So we jump to 5.0 now, Tests are welcomed.

Also, added myself to maintainers. Jim is sort of off-line for a while
now.

OK benoit@
2017-01-17 14:04:15 +00:00
jca
5fa19eec7d Unbreak on arm and hppa.
The internal backtrace implementation uses __builtin_return_address with
a non-zero argument, which doesn't work on arm and hppa.  Instead of
applying a fix in varnish, detect and depend on devel/libexecinfo which
already has the logic to handle those architectures.  ok gonzalo@
2016-12-30 21:09:07 +00:00
jca
6213bcc9a9 BROKEN on arm too, unsupported argument to '__builtin_return_address' 2016-12-28 21:31:08 +00:00
gonzalo
d8ace4a233 Update for Varnish to 4.1.3:
https://github.com/varnishcache/varnish-cache/blob/4.1/doc/changes.rst

OK benoit@
2016-08-23 13:48:23 +00:00
naddy
071c34fd6f remove SHARED_ONLY from ports that use only the gnu module 2016-03-16 21:19:37 +00:00
gonzalo
ea224b18df Update for Varnish to 4.1.2:
https://github.com/varnishcache/varnish-cache/blob/4.1/doc/changes.rst

OK benoit@
2016-03-15 15:07:36 +00:00
gonzalo
79fef50769 Update for Varnish to 4.1.0:
https://www.varnish-cache.org/content/varnish-cache-410

OK benoit@
2015-12-08 23:35:22 +00:00
gonzalo
b42c341c9b Update for Varnish to 4.0.3:
https://www.varnish-cache.org/trac/browser/doc/changes.rst?rev=b8c4a34

Maintainer timeout.

OK jung@ benoit@
2015-09-28 02:42:39 +00:00
ajacoutot
943f1eb601 Fix pexp.
Put rc_reload where it belongs.
2015-07-16 00:43:36 +00:00
rpe
8c6a5c831b Zap empty patch file.
OK sthen@
2015-02-09 23:21:30 +00:00
landry
539cba6e8a BROKEN-hppa = execinfo.c:144: warning: unsupported argument to '__builtin_return_address' + Werror 2015-01-15 18:14:04 +00:00
gonzalo
7153841eda Update for Varnish to 4.0.2
https://www.varnish-cache.org/trac/browser/doc/changes.rst?rev=bfe7cd

Tested by Jason Tubnor (Thanks!) and me.

jim@ maintainer timeout.
2014-12-17 14:51:35 +00:00
fgsch
ce6a80ec1b Update to varnish 3.0.5.
From maintainer with minor tweaks.
2014-01-04 16:52:09 +00:00
jasper
f2e0065dcc - update to varnish 3.0.4
- add rc script

rc script ok aja@
maintainer timed-out
2013-09-23 08:23:15 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
4eb33903f3 BUILD_DEPENDS on py-docutils (for rst2man) 2012-10-19 16:27:47 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
fgsch
4b848e1877 re-enable regress as discussed with maintainer and Gonzalo L. R. 2011-12-26 22:26:39 +00:00
jasper
70a138b66d missed in previous, spotted by brad 2011-12-23 14:00:20 +00:00
jasper
e8bfdacb9c - update to 3.0.2
from Gonzalo L. R.
maintainer timed-out
2011-12-23 13:06:30 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
espie
c82c4422b0 USE_GROFF=Yes 2010-10-19 08:02:53 +00:00
jim
11e74ea636 update to 2.1.3 inspired by patch from Marius ROMAN <marius.roman at gmail.com>, modifications by me with input from ajacoutot@
ok ajacoutot@
2010-09-11 13:03:46 +00:00
jim
8362e0c0d0 update to 2.1.2, take maintainer, and correct homepage. putting in tree to get more eyes on it.
ok robert@
2010-06-30 21:49:37 +00:00
fgsch
184ef52658 Fix esi and disable stack protector for all functions.
Not connected to build yet, so no bump.
2009-12-12 17:38:19 +00:00
fgsch
8979378bb6 Enable regression tests. 2009-11-30 09:29:30 +00:00
bernd
a2b35c187d Fix HOMEPAGE and bump. 2009-11-25 11:36:55 +00:00
fgsch
e836821658 Import varnish 2.0.5. Originally from Jim Razmus <jim at bonetruck dot org>.
Not linked yet but added so other people can work on it.
2009-11-23 00:28:10 +00:00