- fix CONFIGURE_ARGS option to enable removal policies (heap)

- enable diskd
This commit is contained in:
brad 2002-03-01 04:36:29 +00:00
parent e08e133a93
commit db7d8cd8ce
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.37 2002/02/20 01:17:03 brad Exp $
# $OpenBSD: Makefile,v 1.38 2002/03/01 04:36:29 brad Exp $
COMMENT= "WWW and FTP proxy cache and accelerator"
@ -28,7 +28,8 @@ CONFIGURE_STYLE= autoconf
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC} ${WRKSRC}/cfgaux
CONFIGURE_ARGS= --datadir="${PREFIX}/share/squid" \
--localstatedir="${SQUIDDIR}" \
--enable-removal-policies
--enable-removal-policies="lru heap" \
--enable-storeio="ufs diskd"
.if ${FLAVOR:L:Mtransparent}
CONFIGURE_ARGS+= --enable-pf-transparent

View File

@ -1,9 +1,10 @@
@comment $OpenBSD: PLIST,v 1.7 2002/02/20 01:17:03 brad Exp $
@comment $OpenBSD: PLIST,v 1.8 2002/03/01 04:36:30 brad Exp $
bin/RunAccel
bin/RunCache
bin/squid
bin/squidclient
libexec/cachemgr
libexec/diskd
libexec/unlinkd
man/man8/squid.8
share/examples/squid/errors/Bulgarian/ERR_ACCESS_DENIED