FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 4:50 AM BST
Port details
varnish 3.0.2_1 www on this many watch lists=17 search for ports that depend on this port An older version of this port was marked as vulnerable.
The Varnish high-performance HTTP accelerator
Maintained by: anders@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 Aug 2006 17:56:56
License: BSD


This is the Varnish high-performance HTTP accelerator.

Documentation and additional information about Varnish is available on
<URL:http://varnish.projects.linpro.no/>.

Technical questions about Varnish and this release should be addressed
to <varnish-dev@projects.linpro.no>.

Questions about commercial support and services related to Varnish
should be addressed to <varnish@linpro.no>.

WWW: http://www.varnish-cache.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/python27, devel/gmake, devel/automake, devel/autoconf, devel/libtool, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: devel/pcre

Required by:
for Build

To install the port: cd /usr/ports/www/varnish/ && make install clean
To add the package: pkg_add -r varnish


Configuration Options
     No options to configure

Master Sites:
http://repo.varnish-cache.org/source/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 60

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Feb 2012 12:45:35
Original commit files touched by this commit  3.0.2_1
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
10 Feb 2012 13:22:22
Original commit files touched by this commit  3.0.2
pav search for other commits by this committer
- Unbreak

Submitted by:   olgeni
06 Feb 2012 21:19:36
Original commit files touched by this commit  3.0.2
pav search for other commits by this committer
- Mark BROKEN: does not build (after libtool update)

Reported by:    pointyhat
14 Jan 2012 08:57:23
Original commit files touched by this commit  3.0.2
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
03 Nov 2011 14:48:08
Original commit files touched by this commit  3.0.2
anders search for other commits by this committer
Update to 3.0.2.
21 Sep 2011 12:36:26
Original commit files touched by this commit  3.0.1_2
anders search for other commits by this committer
Set nuke_limit default (back) to 50, avoiding certain backend issues
mentioned in Varnish trac ticket 1012.
01 Sep 2011 11:05:31
Original commit files touched by this commit  3.0.1_1
anders search for other commits by this committer
Add bugfix for trac tickets 994&1001, crash in http_GetHdr(),
cache_http.c.
31 Aug 2011 13:44:56
Original commit files touched by this commit  3.0.1
anders search for other commits by this committer
Fix libedit support: use libreadline.
Drop varnishncsa -b patch, no need for it + does not work anymore.
30 Aug 2011 23:50:20
Original commit files touched by this commit  3.0.1
anders search for other commits by this committer
Update to 3.0.1.
Prepare for vmod builds.
Fix libedit support (bz@ patch + more).
29 Aug 2011 22:45:33
Original commit files touched by this commit  3.0.0
anders search for other commits by this committer
Update to 3.0.0. Use ports/www/varnish2 for Varnish 2.

More info: https://www.varnish-cache.org/releases/varnish-cache-3.0.0
22 Aug 2011 22:07:17
Original commit files touched by this commit  2.1.5
anders search for other commits by this committer
Take over maintainership.

Approved by:    des
15 May 2011 02:49:17
Original commit files touched by this commit  2.1.5
dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
17 Feb 2011 10:32:10
Original commit files touched by this commit  2.1.5
des search for other commits by this committer
Upgrade to 2.1.5.
08 Nov 2010 12:06:02
Original commit files touched by this commit  2.1.4_1
des search for other commits by this committer
Add upstream patch r5461.
25 Oct 2010 16:13:30
Original commit files touched by this commit  2.1.4
des search for other commits by this committer
Work around unnecessary dependency on py-docutils.
21 Oct 2010 16:56:02
Original commit files touched by this commit  2.1.4
des search for other commits by this committer
Upgrade to 2.1.4.
28 Jul 2010 14:01:24
Original commit files touched by this commit  2.1.3
des search for other commits by this committer
Upgrade to 2.1.3.
05 May 2010 22:29:57
Original commit files touched by this commit  2.1.2
des search for other commits by this committer
Add an rcvar for the hash algorithm

PR:             ports/146319
05 May 2010 22:29:32
Original commit files touched by this commit  2.1.2
des search for other commits by this committer
Upgrade to 2.1.2
04 May 2010 18:15:51
Original commit files touched by this commit  2.1.1_1
des search for other commits by this committer
Add upstream revision r4758: fix a bug that may cause Varnish to append
junk at the end of a chunk-encoded reply.
04 May 2010 18:12:05
Original commit files touched by this commit  2.1.1
des search for other commits by this committer
Fix rc.d command line example
27 Apr 2010 09:10:07
Original commit files touched by this commit  2.1.1
des search for other commits by this committer
Missed varnishsizes.  Next time, pay more attention to "make deinstall"
output...  No PORTREVISION bump since the time window is so small.
27 Apr 2010 08:59:07
Original commit files touched by this commit  2.1.1
des search for other commits by this committer
Upgrade Varnish to 2.1.1.
30 Mar 2010 13:40:17
Original commit files touched by this commit  2.1
des search for other commits by this committer
Add missing dependency on pkg-config.
30 Mar 2010 13:12:28
Original commit files touched by this commit  2.1
des search for other commits by this committer
Upgrade to 2.1.
27 Mar 2010 00:15:24
Original commit files touched by this commit  2.1
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
26 Jan 2010 18:04:52
Original commit files touched by this commit  2.0.6
des search for other commits by this committer
Upgrade to 2.0.6.  I forgot to commit this after the 8.0 freeze.
09 Nov 2009 12:34:36
Original commit files touched by this commit  2.0.5
des search for other commits by this committer
Upgrade to 2.0.5.
13 Oct 2009 18:51:11
Original commit files touched by this commit  2.0.4_1
des search for other commits by this committer
Reorganize the rc scripts; there were several things about the old ones
that simply didn't make sense.  Add a pkg-message containing a very brief
quick-start guide and a warning to existing users about the rc changes.
06 Apr 2009 14:43:56
Original commit files touched by this commit  2.0.4
des search for other commits by this committer
Upgrade to 2.0.4.

PR:             ports/133343
13 Feb 2009 12:49:24
Original commit files touched by this commit  2.0.3
des search for other commits by this committer
Upgrade to 2.0.3.
08 Jan 2009 16:58:29
Original commit files touched by this commit  2.0.2
pav search for other commits by this committer
- No need to define USE_REINPLACE these days
18 Nov 2008 14:36:12
Original commit files touched by this commit  2.0.2
des search for other commits by this committer
Forgot varnishtest(1) man page.
18 Nov 2008 14:29:42
Original commit files touched by this commit  2.0.2
des search for other commits by this committer
Upgrade to 2.0.2.
18 Nov 2008 14:22:01
Original commit files touched by this commit  2.0.1_1
des search for other commits by this committer
Varnish has its own mechanism for dropping privs, and will not work if
started with su as rc.subr wants.  If we unset varnishd_{user,group}
before calling run_rc_command, rc.subr won't see them, but we can still
use them to specify which user and group Varnish should use.
03 Nov 2008 11:34:58
Original commit files touched by this commit  2.0.1_1
des search for other commits by this committer
Revert the addition of varnishd_user and varnishd_group.  They are magic
to rc.subr.  While we're here, s/Id/FreeBSD/ in all three rc scripts.
20 Oct 2008 09:12:58
Original commit files touched by this commit  2.0.1
des search for other commits by this committer
Upgrade to 2.0.1.

Submitted by:   anordby
20 Oct 2008 09:12:41
Original commit files touched by this commit  1.1.2
 This port version is marked as vulnerable.
des search for other commits by this committer
Run varnishd as www:www
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.1.2
 This port version is marked as vulnerable.
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Dec 2007 14:09:53
Original commit files touched by this commit  1.1.2
 This port version is marked as vulnerable.
des search for other commits by this committer
Upgrade to 1.1.2.
29 Aug 2007 15:45:47
Original commit files touched by this commit  1.1.1_2
 This port version is marked as vulnerable.
des search for other commits by this committer
Apply patch for Varnish bug #150.
23 Aug 2007 13:34:45
Original commit files touched by this commit  1.1.1_1
 This port version is marked as vulnerable.
des search for other commits by this committer
Bump port revision to mark the addition of four missing plist entries.
22 Aug 2007 13:41:25
Original commit files touched by this commit  1.1.1
 This port version is marked as vulnerable.
des search for other commits by this committer
(annoyed grunt)
20 Aug 2007 21:55:55
Original commit files touched by this commit  1.1.1
 This port version is marked as vulnerable.
des search for other commits by this committer
Upgrade to 1.1.1.
29 Jul 2007 11:13:13
Original commit files touched by this commit  1.1_2
 This port version is marked as vulnerable.
des search for other commits by this committer
Tweak previous commit.
29 Jul 2007 09:24:50
Original commit files touched by this commit  1.1_1
 This port version is marked as vulnerable.
des search for other commits by this committer
Fix plist.
26 Jul 2007 13:46:13
Original commit files touched by this commit  1.1
 This port version is marked as vulnerable.
des search for other commits by this committer
Correct @dirrmtry syntax.

Submitted by:   sat@
25 Jul 2007 11:09:08
Original commit files touched by this commit  1.1
 This port version is marked as vulnerable.
des search for other commits by this committer
Upgrade to 1.1 + vendor patches for a number of regressions.
23 Jul 2007 09:36:52
Original commit files touched by this commit  1.0.4_2
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
09 Jun 2007 20:35:39
Original commit files touched by this commit  1.0.4_2
 This port version is marked as vulnerable.
des search for other commits by this committer
Fix the rc scripts so it is actually possible to override the defaults.
05 Jun 2007 14:19:15
Original commit files touched by this commit  1.0.4_1
 This port version is marked as vulnerable.
des search for other commits by this committer
Fix typo in varnishlog.in.
25 May 2007 07:56:10
Original commit files touched by this commit  1.0.4
 This port version is marked as vulnerable.
des search for other commits by this committer
Upgrade to 1.0.4.
20 Feb 2007 13:19:26
Original commit files touched by this commit  1.0.3
 This port version is marked as vulnerable.
des search for other commits by this committer
Upgrade to 1.0.3.
22 Nov 2006 13:33:15
Original commit files touched by this commit  1.0.2_2
 This port version is marked as vulnerable.
des search for other commits by this committer
Add startup script.

PR:             ports/105743
Submitted by:   Sten Spans <sten@blinkenlights.nl>
15 Nov 2006 03:11:56
Original commit files touched by this commit  1.0.2_1
 This port version is marked as vulnerable.
des search for other commits by this committer
Correct man page listing.
09 Nov 2006 11:26:27
Original commit files touched by this commit  1.0.2
 This port version is marked as vulnerable.
des search for other commits by this committer
Upgrade to 1.0.2.
21 Sep 2006 08:55:30
Original commit files touched by this commit  1.0.1
 This port version is marked as vulnerable.
des search for other commits by this committer
Upgrade to 1.0.1 (fixes a bug that affects performance under high load)
20 Sep 2006 10:28:38
Original commit files touched by this commit  1.0
 This port version is marked as vulnerable.
des search for other commits by this committer
Jump the gun on the Varnish 1.0 release.
15 Aug 2006 13:48:58
Original commit files touched by this commit  0.9.1
 This port version is marked as vulnerable.
des search for other commits by this committer
Varnish requires FreeBSD 6.1 or newer to run.
11 Aug 2006 17:56:20
Original commit files touched by this commit  0.9.1
 This port version is marked as vulnerable.
des search for other commits by this committer
The Varnish high-performance HTTP accelerator.

Number of commits found: 60

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.429 seconds.