This commit is contained in:
rh 1999-11-12 16:25:30 +00:00
parent 64e5a3f054
commit 9690735cef
4 changed files with 14 additions and 14 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.18 1999/10/07 17:41:59 tron Exp $
# $NetBSD: Makefile,v 1.19 1999/11/12 16:25:30 rh Exp $
DISTNAME= squid-2.2.STABLE4-src
PKGNAME= squid-2.2s4
@ -23,7 +23,7 @@ CONFIGURE_ARGS= --sysconfdir=/etc \
CONFIGURE_ARGS+= --enable-cachemgr-hostname=localhost
CONFIGURE_ARGS+= --enable-icmp
CONFIGURE_ARGS+= --enable-ipf-transparent
#CONFIGURE_ARGS+= --enable-snmp
CONFIGURE_ARGS+= --enable-snmp
CPPFLAGS= -I/usr/include/netinet
CFLAGS+= ${CPPFLAGS}

View file

@ -1,10 +1,10 @@
$NetBSD: patch-sum,v 1.1 1999/07/09 14:23:18 agc Exp $
$NetBSD: patch-sum,v 1.2 1999/11/12 16:25:30 rh Exp $
MD5 (patch-aa) = 6befb071002fb7ced0fb9f388d039cd9
MD5 (patch-ab) = 05ef29847c539ee53d056061ab21ebcf
MD5 (patch-ac) = 3bb7a6c638dbbe91042ea52149dbc18e
MD5 (patch-ad) = e29e0dbd58b2838964d4135d730dfc5b
MD5 (patch-ae) = 8cdbc3f03e0b9db7560f47c5aa7ea2f0
MD5 (patch-ae) = fa1d2532d75b8e409f225063e6589f4a
MD5 (patch-af) = ec14792120b479d910a2a9f2f183564c
MD5 (patch-ag) = 08ec14bd8e64e0e1dc085bff808ff238
MD5 (patch-ag) = 1f2481f9cdbd3d0c1e4ab6893b85ef68
MD5 (patch-ah) = 971f5268e79bd6a7b266baa3e5b87ca0

View file

@ -1,7 +1,7 @@
$NetBSD: patch-ae,v 1.3 1998/12/06 12:42:01 tron Exp $
$NetBSD: patch-ae,v 1.4 1999/11/12 16:25:30 rh Exp $
--- icons/Makefile.in.orig Mon Feb 2 14:39:25 1998
+++ icons/Makefile.in Thu Oct 1 16:26:08 1998
--- icons/Makefile.in.orig Mon Apr 19 03:24:10 1999
+++ icons/Makefile.in Fri Nov 12 17:20:06 1999
@@ -4,6 +4,7 @@
exec_prefix = @exec_prefix@
top_srcdir = @top_srcdir@
@ -17,5 +17,5 @@ $NetBSD: patch-ae,v 1.3 1998/12/06 12:42:01 tron Exp $
-DEFAULT_ICON_DIR = $(sysconfdir)/icons
+DEFAULT_ICON_DIR = $(datadir)/squid/icons
SHARFILE = $(srcdir)/icons.shar
ICONS = anthony-binhex.gif \
anthony-bomb.gif \

View file

@ -1,8 +1,8 @@
$NetBSD: patch-ag,v 1.4 1998/12/06 12:42:01 tron Exp $
$NetBSD: patch-ag,v 1.5 1999/11/12 16:25:30 rh Exp $
--- configure.orig Tue Sep 22 19:46:09 1998
+++ configure Thu Oct 1 17:39:47 1998
@@ -636,11 +636,11 @@
--- configure.orig Fri Nov 12 17:22:01 1999
+++ configure Fri Nov 12 17:22:01 1999
@@ -644,11 +644,11 @@
REGEXLIB='' # -lregex
LIBREGEX='' # libregex.a
@ -18,4 +18,4 @@ $NetBSD: patch-ag,v 1.4 1998/12/06 12:42:01 tron Exp $
+#fi
case "$host_os" in
cygwin32)
cygwin32|os2)