Installing on OpenBSD#
From package#
Varnish is distributed in the OpenBSD ports collection as ‘www/varnish’:
pkg_add varnish
From ports#
cd /usr/ports/www/varnish
make install
Varnish is distributed in the OpenBSD ports collection as ‘www/varnish’:
pkg_add varnish
cd /usr/ports/www/varnish
make install