[PATCH] using www/squid as proxy (instead of www/squid24)
Squid-STABLE version 2.5 should be stable enough for use in misc/instant-server, so usage of squid24 should be obsolete PR: ports/54938 Submitted by: Jens Rehsack <rehsack@liwing.de> Approved by: puregroog
This commit is contained in:
parent
23f0a346aa
commit
3141087329
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96760
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= instant-server
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ftp://ftp.lemis.com/pub/
|
||||
MASTER_SITE_SUBDIR= pub/instant-server
|
||||
@ -21,7 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/postfix:${PORTSDIR}/mail/postfix \
|
||||
${LOCALBASE}/sbin/traceroute:${PORTSDIR}/net/traceroute \
|
||||
cnewsdo:${PORTSDIR}/news/cnews \
|
||||
${LOCALBASE}/sbin/httpd:${PORTSDIR}/${APACHE_PORT} \
|
||||
${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid24
|
||||
${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid
|
||||
|
||||
# Don't let stupid programs ask for configuration.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user