Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 2003 19:47:19 GMT
From:      Jens Rehsack <rehsack@liwing.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        grog@lemis.com
Subject:   ports/54938: [PATCH] using www/squid as proxy (instead of www/squid24)
Message-ID:  <200307271947.h6RJlJ91099391@helo.liwing.de>
Resent-Message-ID: <200307271950.h6RJoTwr074674@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         54938
>Category:       ports
>Synopsis:       [PATCH] using www/squid as proxy (instead of www/squid24)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 27 12:50:29 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jens Rehsack
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
LiWing IT-Services
>Environment:
System: FreeBSD webdev.muppets.liwing.de 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sat Jul 19 13:25:30 GMT 2003 root@webdev.muppets.liwing.de:/usr/obj/usr/src/sys/WEBDEV i386


	
>Description:
	Squid-STABLE version 2.5 should be stable enough for use in
	misc/instant-server, so usage of squid24 should be obsolete
>How-To-Repeat:
	
>Fix:

	

--- patch-squid-STABLE begins here ---
Index: misc/instant-server/Makefile
===================================================================
diff -u misc/instant-server/Makefile.orig misc/instant-server/Makefile
--- misc/instant-server/Makefile.orig	Fri Mar  7 12:49:08 2003
+++ misc/instant-server/Makefile	Sun Jul 27 13:31:56 2003
@@ -21,7 +21,7 @@
 		${LOCALBASE}/sbin/traceroute:${PORTSDIR}/net/traceroute \
 		cnewsdo:${PORTSDIR}/news/cnews \
 		${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 \
-		${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid24
+		${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid

 # Don't let stupid programs ask for configuration.

--- patch-squid-STABLE ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307271947.h6RJlJ91099391>