aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2009-06-19 20:09:43 +0800
committerdemon <demon@FreeBSD.org>2009-06-19 20:09:43 +0800
commit26301273e3bf570440a2442318b67364c2f847f3 (patch)
tree55f459e2eb6cdb7fac0d2f052e07636666865ce5
parentf16fa9740b1d0957abef45bdeb0d58f22839c597 (diff)
downloadfreebsd-ports-gnome-26301273e3bf570440a2442318b67364c2f847f3.tar.gz
freebsd-ports-gnome-26301273e3bf570440a2442318b67364c2f847f3.tar.zst
freebsd-ports-gnome-26301273e3bf570440a2442318b67364c2f847f3.zip
Remove www/squidclients and www/squidtimes.
Software was distributed in binary form, works only on FreeBSD-4.X and home page disappeared. Asked for by: many
-rw-r--r--CVSROOT/modules2
-rw-r--r--www/Makefile2
-rw-r--r--www/squidclients/Makefile32
-rw-r--r--www/squidclients/distinfo3
-rw-r--r--www/squidclients/pkg-descr8
-rw-r--r--www/squidclients/pkg-message10
-rw-r--r--www/squidtimes/Makefile32
-rw-r--r--www/squidtimes/distinfo3
-rw-r--r--www/squidtimes/pkg-descr7
-rw-r--r--www/squidtimes/pkg-message4
10 files changed, 0 insertions, 103 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules
index c10404eaa067..ce0d76a2120b 100644
--- a/CVSROOT/modules
+++ b/CVSROOT/modules
@@ -21355,11 +21355,9 @@ squid ports/www/squid
squid30 ports/www/squid30
squid_radius_auth ports/www/squid_radius_auth
squidclamav ports/security/squidclamav
-squidclients ports/www/squidclients
squidguard ports/www/squidguard
squidpurge ports/www/squidpurge
squidstats ports/www/squidstats
-squidtimes ports/www/squidtimes
squidview ports/www/squidview
squirm ports/www/squirm
squirrel ports/lang/squirrel
diff --git a/www/Makefile b/www/Makefile
index 420703083c15..a30abca1bcbd 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1425,11 +1425,9 @@
SUBDIR += squid
SUBDIR += squid30
SUBDIR += squid_radius_auth
- SUBDIR += squidclients
SUBDIR += squidguard
SUBDIR += squidpurge
SUBDIR += squidstats
- SUBDIR += squidtimes
SUBDIR += squidview
SUBDIR += squirm
SUBDIR += squishdot
diff --git a/www/squidclients/Makefile b/www/squidclients/Makefile
deleted file mode 100644
index 4087fe4c94ba..000000000000
--- a/www/squidclients/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: squidclients
-# Date created: 05 January 1999
-# Whom: Dima Sivachenko
-#
-# $FreeBSD$
-#
-
-PORTNAME= squidclients
-PORTVERSION= 1.6
-CATEGORIES= www
-MASTER_SITES= http://people.freebsd.org/~demon/distfiles/
-DISTNAME= squidclients-1.6-freebsd.bin
-EXTRACT_SUFX=
-
-MAINTAINER= demon@FreeBSD.org
-COMMENT= Generate a summary of client usage from a Squid log
-
-NO_BUILD= YES
-NO_WRKSUBDIR= YES
-
-EXTRACT_CMD= ${CP}
-EXTRACT_BEFORE_ARGS=
-EXTRACT_AFTER_ARGS= .
-PLIST_FILES= bin/squidclients
-
-do-install:
- @ ${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin/squidclients
-
-post-install:
- @ ${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/www/squidclients/distinfo b/www/squidclients/distinfo
deleted file mode 100644
index ffa600a6db32..000000000000
--- a/www/squidclients/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (squidclients-1.6-freebsd.bin) = edc499583ff0fc545fbc4490b967a78f
-SHA256 (squidclients-1.6-freebsd.bin) = 918f850f964a6580e6983990c83094e32111e9f06d570f41cd9db3e7508d7da3
-SIZE (squidclients-1.6-freebsd.bin) = 16384
diff --git a/www/squidclients/pkg-descr b/www/squidclients/pkg-descr
deleted file mode 100644
index c7c44b701e0b..000000000000
--- a/www/squidclients/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Generate a summary of client usage (grouped by domain) from a Squid native
-log. SquidClients used in conjunction with Calamaris gives a complete
-information about usage of Squid.
-
-WWW: http://www.cineca.it/~nico/squidclients.html
-
---Dima
-dima@Chg.RU
diff --git a/www/squidclients/pkg-message b/www/squidclients/pkg-message
deleted file mode 100644
index 9f741bcb0eee..000000000000
--- a/www/squidclients/pkg-message
+++ /dev/null
@@ -1,10 +0,0 @@
---------------------------------------------------------------------------------
-Usage: squidclients [-o2bhHdi] < access.log > squidclients.{txt,html}
--o = omit browsers hostnames (to protect users' privacy)
--b = omit any client hostname (browser or server)
--2 = group by second level domain
--d # = number of domain name components to summarise by
--i # = number of domain name components to summarise by (include hostnames if components < x)
--H = html output
--h = help
---------------------------------------------------------------------------------
diff --git a/www/squidtimes/Makefile b/www/squidtimes/Makefile
deleted file mode 100644
index 019cebd289b8..000000000000
--- a/www/squidtimes/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: squidtimes
-# Date created: 31 January 1999
-# Whom: Dima Sivachenko
-#
-# $FreeBSD$
-#
-
-PORTNAME= squidtimes
-PORTVERSION= 1.12
-CATEGORIES= www
-MASTER_SITES= http://people.freebsd.org/~demon/distfiles/
-DISTNAME= squidtimes-1.12-freebsd.bin
-EXTRACT_SUFX=
-
-MAINTAINER= demon@FreeBSD.org
-COMMENT= Generates a report of average transfer times of Squid cache
-
-NO_BUILD= YES
-NO_WRKSUBDIR= YES
-
-EXTRACT_CMD= ${CP}
-EXTRACT_BEFORE_ARGS=
-EXTRACT_AFTER_ARGS= .
-PLIST_FILES= bin/squidtimes
-
-do-install:
- @ ${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin/squidtimes
-
-post-install:
- @ ${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/www/squidtimes/distinfo b/www/squidtimes/distinfo
deleted file mode 100644
index addce77fb5bd..000000000000
--- a/www/squidtimes/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (squidtimes-1.12-freebsd.bin) = bbfca145be655cb15c84ef9124f2e48d
-SHA256 (squidtimes-1.12-freebsd.bin) = 67e704e4249ac28f74aa9d88af3c43ae8b762813b60a53f98b63f16299b50e6a
-SIZE (squidtimes-1.12-freebsd.bin) = 65265
diff --git a/www/squidtimes/pkg-descr b/www/squidtimes/pkg-descr
deleted file mode 100644
index fc02143214b1..000000000000
--- a/www/squidtimes/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Generates a report of average transfer times of Squid caching proxy. All
-results are presented in graphic form.
-
-WWW: http://www.cineca.it/~nico/squidtimes.html
-
---Dima
-dima@Chg.RU
diff --git a/www/squidtimes/pkg-message b/www/squidtimes/pkg-message
deleted file mode 100644
index bc9876c3fb4d..000000000000
--- a/www/squidtimes/pkg-message
+++ /dev/null
@@ -1,4 +0,0 @@
---------------------------------------------------------------------------------
-Usage: squidtimes [proxyhost] < access.log > squidtimes.html
-(also writes 6 gifs in the current directory)
---------------------------------------------------------------------------------