summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorsborrill <sborrill>2013-12-09 10:32:18 +0000
committersborrill <sborrill>2013-12-09 10:32:18 +0000
commitf0f8f94af5bd49a6816c6c872a149b2e23cc9b3c (patch)
tree85778dda9e04f31a6bcf7766f0b4d5d9cba147fb /www
parentb4616a786b29db14d62e680a5f2b2e3e07144a39 (diff)
downloadpkgsrc-f0f8f94af5bd49a6816c6c872a149b2e23cc9b3c.tar.gz
Import squidview 0.80:
Squidview is an interactive console program which monitors and displays squid logs in a nice fashion, and may then go deeper with searching and reporting functions.
Diffstat (limited to 'www')
-rw-r--r--www/squidview/DESCR3
-rw-r--r--www/squidview/Makefile25
-rw-r--r--www/squidview/PLIST9
-rw-r--r--www/squidview/distinfo6
-rw-r--r--www/squidview/patches/patch-squidview.117
5 files changed, 60 insertions, 0 deletions
diff --git a/www/squidview/DESCR b/www/squidview/DESCR
new file mode 100644
index 00000000000..fad0b041d6c
--- /dev/null
+++ b/www/squidview/DESCR
@@ -0,0 +1,3 @@
+Squidview is an interactive console program which monitors and displays
+squid logs in a nice fashion, and may then go deeper with searching and
+reporting functions.
diff --git a/www/squidview/Makefile b/www/squidview/Makefile
new file mode 100644
index 00000000000..27e5855018b
--- /dev/null
+++ b/www/squidview/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2013/12/09 10:32:18 sborrill Exp $
+#
+
+DISTNAME= squidview-0.80
+CATEGORIES= www
+MASTER_SITES= http://www.rillion.net/squidview/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.rillion.net/squidview/
+COMMENT= Program which monitors and displays squid logs
+LICENSE= gnu-gpl-v2
+
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+
+.include "../../www/squid/Makefile.common"
+
+SUBST_CLASSES+= files
+SUBST_STAGE.files= post-patch
+SUBST_FILES.files= squidview.h squidview.1
+SUBST_SED.files= -e "s|/var/log/squid|${LOGDIR}|g"
+SUBST_MESSAGE.files= Fixing logfile location.
+
+.include "../../devel/ncurses/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/squidview/PLIST b/www/squidview/PLIST
new file mode 100644
index 00000000000..eca82610c44
--- /dev/null
+++ b/www/squidview/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2013/12/09 10:32:18 sborrill Exp $
+bin/squidview
+man/man1/squidview.1
+share/squidview/BUGS
+share/squidview/HOWTO
+share/squidview/aliases
+share/squidview/example.log
+share/squidview/users
+share/squidview/words
diff --git a/www/squidview/distinfo b/www/squidview/distinfo
new file mode 100644
index 00000000000..51a9feff059
--- /dev/null
+++ b/www/squidview/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2013/12/09 10:32:18 sborrill Exp $
+
+SHA1 (squidview-0.80.tar.gz) = a87c83d9e7ddd13f733330ca59d892099b8c963c
+RMD160 (squidview-0.80.tar.gz) = 296a3c411d5dea4ae78c75d07ec5b32bdf96f87a
+Size (squidview-0.80.tar.gz) = 122502 bytes
+SHA1 (patch-squidview.1) = 9065a6a295d25bd1e76c548e2e92223131602065
diff --git a/www/squidview/patches/patch-squidview.1 b/www/squidview/patches/patch-squidview.1
new file mode 100644
index 00000000000..3e69c928a95
--- /dev/null
+++ b/www/squidview/patches/patch-squidview.1
@@ -0,0 +1,17 @@
+$NetBSD: patch-squidview.1,v 1.1 2013/12/09 10:32:18 sborrill Exp $
+
+Note that this is a pkgsrc package.
+
+--- squidview.1.orig 2013-12-09 10:24:25.000000000 +0000
++++ squidview.1 2013-12-09 10:25:11.000000000 +0000
+@@ -36,8 +36,8 @@
+ .PP
+ .B Squidview
+ is configured by the contents of the directory ~/.squidview/.
+-On first execution it creates the necessary files. The Debian-version has been
+-modified to match the default log-path of Debian's
++On first execution it creates the necessary files. The pkgsrc version has been
++modified to match the default log-path of pkgsrc's
+ .B squid
+ package
+ /var/log/squid/access.log). If you have the permission to read this file