1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

The Varnish high-performance HTTP accelerator.

This commit is contained in:
Dag-Erling Smørgrav 2006-08-11 17:56:20 +00:00
parent cf84ff494d
commit a7e5361ab5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170365
9 changed files with 109 additions and 0 deletions

View File

@ -1018,6 +1018,7 @@
SUBDIR += urchin5
SUBDIR += usermanager
SUBDIR += validator
SUBDIR += varnish
SUBDIR += visitors
SUBDIR += vtiger
SUBDIR += w3

23
www/varnish/Makefile Normal file
View File

@ -0,0 +1,23 @@
# New ports collection makefile for: varnish
# Date created: 2006-08-11
# Whom: des
#
# $FreeBSD$
#
PORTNAME= varnish
PORTVERSION= 0.9.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= des@FreeBSD.org
COMMENT= The Varnish high-performance HTTP accelerator
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LDCONFIG= yes
MAN1= varnishd.1 varnishlog.1 varnishncsa.1 varnishstat.1
.include <bsd.port.mk>

3
www/varnish/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (varnish-0.9.1.tar.gz) = 3a1f4fcc469461d1fcf442c648791d0e
SHA256 (varnish-0.9.1.tar.gz) = 4e91c122bed2fd646be3b25caf971ff91acbcd15ea25709303dacaed235b2f41
SIZE (varnish-0.9.1.tar.gz) = 481494

11
www/varnish/pkg-descr Normal file
View File

@ -0,0 +1,11 @@
This is an alpha release of the Varnish high-performance HTTP accelerator.
The following Wiki page provides instructions for building and testing
Varnish:
http://varnish.projects.linpro.no/wiki/AlphaReadme
Please direct any technical questions to the Varnish development
mailing list, <varnish-dev@projects.linpro.no>.
WWW: http://varnish.linpro.no/

17
www/varnish/pkg-plist Normal file
View File

@ -0,0 +1,17 @@
bin/varnishd
bin/varnishlog
bin/varnishncsa
bin/varnishstat
bin/varnishtop
lib/libvarnish.so.0
lib/libvarnish.so
lib/libvarnish.la
lib/libvarnish.a
lib/libvarnishapi.so.0
lib/libvarnishapi.so
lib/libvarnishapi.la
lib/libvarnishapi.a
lib/libvcl.so.0
lib/libvcl.so
lib/libvcl.la
lib/libvcl.a

23
www/varnish2/Makefile Normal file
View File

@ -0,0 +1,23 @@
# New ports collection makefile for: varnish
# Date created: 2006-08-11
# Whom: des
#
# $FreeBSD$
#
PORTNAME= varnish
PORTVERSION= 0.9.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= des@FreeBSD.org
COMMENT= The Varnish high-performance HTTP accelerator
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LDCONFIG= yes
MAN1= varnishd.1 varnishlog.1 varnishncsa.1 varnishstat.1
.include <bsd.port.mk>

3
www/varnish2/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (varnish-0.9.1.tar.gz) = 3a1f4fcc469461d1fcf442c648791d0e
SHA256 (varnish-0.9.1.tar.gz) = 4e91c122bed2fd646be3b25caf971ff91acbcd15ea25709303dacaed235b2f41
SIZE (varnish-0.9.1.tar.gz) = 481494

11
www/varnish2/pkg-descr Normal file
View File

@ -0,0 +1,11 @@
This is an alpha release of the Varnish high-performance HTTP accelerator.
The following Wiki page provides instructions for building and testing
Varnish:
http://varnish.projects.linpro.no/wiki/AlphaReadme
Please direct any technical questions to the Varnish development
mailing list, <varnish-dev@projects.linpro.no>.
WWW: http://varnish.linpro.no/

17
www/varnish2/pkg-plist Normal file
View File

@ -0,0 +1,17 @@
bin/varnishd
bin/varnishlog
bin/varnishncsa
bin/varnishstat
bin/varnishtop
lib/libvarnish.so.0
lib/libvarnish.so
lib/libvarnish.la
lib/libvarnish.a
lib/libvarnishapi.so.0
lib/libvarnishapi.so
lib/libvarnishapi.la
lib/libvarnishapi.a
lib/libvcl.so.0
lib/libvcl.so
lib/libvcl.la
lib/libvcl.a