aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--UPDATING27
2 files changed, 28 insertions, 0 deletions
diff --git a/MOVED b/MOVED
index 7b9726072617..cc771c0e4547 100644
--- a/MOVED
+++ b/MOVED
@@ -7665,3 +7665,4 @@ www/webmachine|www/erlang-webmachine|2015-06-27|Renamed with erlang- prefix
textproc/exmpp|devel/erlang-exmpp|2015-06-27|Moved to devel category, with erlang- prefix
databases/eredis|databases/erlang-eredis|2015-06-27|Renamed with erlang- prefix
databases/epgsql|databases/erlang-epgsql|2015-06-27|Renamed with erlang- prefix
+www/varnish|www/varnish4|2015-06-28|Has expired: EOL was reached in April 2015, use www/varnish4
diff --git a/UPDATING b/UPDATING
index 2c5620a7988d..2c386149b4f9 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,33 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20150628:
+ AFFECTS: users of www/varnish, www/pecl-varnish,
+ www/varnish-libvmod-header, www/varnish-nagios
+ AUTHOR: feld@FreeBSD.org
+
+ Varnish 3.x has reached End of Life status and has been removed from
+ the ports tree. If you were using www/varnish we urge you to to update
+ to www/varnish4. The upgrade guide can be found here:
+
+ https://www.varnish-cache.org/docs/trunk/whats-new/upgrade-4.0.html
+
+ www/varnish-libvmod-header and www/varnish-nagios have been updated to
+ versions that work with Varnish 4.x. You should not lose access to
+ this software.
+
+ www/pecl-varnish was updated to the latest release which has added
+ support for Varnish 4.x. Please note that it appears some
+ functionality has been lost. This is unfortunate but out of our
+ control. Details can be found here:
+
+ http://pecl.php.net/package-changelog.php?package=varnish
+
+ If for some reason you need www/varnish to exist in your ports tree
+ for a bit longer you may consider instead following the 2015Q2 branch.
+ Do note however that Varnish 3.x will not be receiving updates or
+ security patches from upstream.
+
20150624:
AFFECTS: users of devel/p5-Test-Tester and devel/p5-Test-use-ok
AUTHOR: adamw@FreeBSD.org