aboutsummaryrefslogtreecommitdiff
path: root/www/pwebstats
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-05-05 15:38:11 +0000
committerRene Ladan <rene@FreeBSD.org>2020-05-05 15:38:11 +0000
commit0786acb3155523a38d1442f3c16ca56750f1db04 (patch)
tree42843d6e23bc6be789c7f1284cdc61d43d3c0942 /www/pwebstats
parente0510744daebb2bb9f73bf707c276e02e4c191fe (diff)
Notes
Diffstat (limited to 'www/pwebstats')
-rw-r--r--www/pwebstats/Makefile33
-rw-r--r--www/pwebstats/distinfo2
-rw-r--r--www/pwebstats/files/patch-pwebstats49
-rw-r--r--www/pwebstats/pkg-descr3
-rw-r--r--www/pwebstats/pkg-message8
-rw-r--r--www/pwebstats/pkg-plist86
6 files changed, 0 insertions, 181 deletions
diff --git a/www/pwebstats/Makefile b/www/pwebstats/Makefile
deleted file mode 100644
index ca5396d2be70..000000000000
--- a/www/pwebstats/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# Created by: HSIN-HSIUNG CHANG <sexbear@tmu.edu.tw>
-# $FreeBSD$
-
-PORTNAME= pwebstats
-PORTVERSION= 1.3.8
-PORTREVISION= 3
-CATEGORIES= www
-MASTER_SITES= http://www.gleeson.net/pub/pwebstats/dist/ \
- ftp://ftp.psg.com/pub/pwebstats/ \
- ftp://ftp.unimelb.edu.au/pub/www/tools/unix/pwebstats/
-
-MAINTAINER= sexbear@tmu.edu.tw
-COMMENT= Analyse a web server log
-
-BROKEN= unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2020-05-05
-
-RUN_DEPENDS= fly:graphics/fly
-
-USES= perl5
-
-NO_BUILD= yes
-NO_ARCH= yes
-
-do-install:
- ${MKDIR} ${STAGEDIR}${PREFIX}/etc/pwebstats/
- ${CP} -R ${WRKSRC}/* ${STAGEDIR}${PREFIX}/etc/pwebstats/
- ${MV} "${STAGEDIR}${PREFIX}/etc/pwebstats/templates/images/'.gif" ${STAGEDIR}${PREFIX}/etc/pwebstats/templates/images/10.gif
- ${MV} "${STAGEDIR}${PREFIX}/etc/pwebstats/templates/images/dates/'.gif" ${STAGEDIR}${PREFIX}/etc/pwebstats/templates/images/dates/10.gif
- ${RM} ${STAGEDIR}${PREFIX}/etc/pwebstats/pwebstats.orig
-
-.include <bsd.port.mk>
diff --git a/www/pwebstats/distinfo b/www/pwebstats/distinfo
deleted file mode 100644
index 832587dedaf7..000000000000
--- a/www/pwebstats/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (pwebstats-1.3.8.tar.gz) = c70656debfeb46472c013990935e78fba7b344138604bafbb2d9633dde388eea
-SIZE (pwebstats-1.3.8.tar.gz) = 71546
diff --git a/www/pwebstats/files/patch-pwebstats b/www/pwebstats/files/patch-pwebstats
deleted file mode 100644
index 65fe6cec4823..000000000000
--- a/www/pwebstats/files/patch-pwebstats
+++ /dev/null
@@ -1,49 +0,0 @@
---- pwebstats.orig Tue Jul 15 01:35:07 2003
-+++ pwebstats Tue Jul 15 01:35:59 2003
-@@ -414,8 +414,8 @@
- $date_num_size{$num} = &get_width("$image_templates/dates/$num.gif");
- }
-
-- $num_size{'\''} = &get_width("$image_templates/\'.gif");
-- $date_num_size{'\''} = &get_width("$image_templates/dates/\'.gif");
-+ $num_size{'\''} = &get_width("$image_templates/10.gif");
-+ $date_num_size{'\''} = &get_width("$image_templates/dates/10.gif");
-
- foreach $mon ( keys(%months) ) {
- $mon_size{$mon} = &get_width("$image_templates/$mon.gif");
-@@ -2264,7 +2264,7 @@
- print "copy 10,214,0,0,24,16,$image_templates/dates/$mon.gif\n";
- ($y1,$y2) = $yea =~ m/^\d\d(.)(.)$/;
- $x = 34;
-- printf "copy $x,214,0,0,%s,16,$image_templates/dates/'.gif\n", $date_num_size{"'"};
-+ printf "copy $x,214,0,0,%s,16,$image_templates/dates/10.gif\n", $date_num_size{"'"};
- $x += $date_num_size{"'"};
- printf "copy $x,214,0,0,%s,16,$image_templates/dates/$y1.gif\n", $date_num_size{"$y1"};
- $x += $date_num_size{$y1};
-@@ -2276,7 +2276,7 @@
- print "copy 397,214,0,0,24,16,$image_templates/dates/$mon.gif\n";
- ($y1,$y2) = $yea =~ m/^\d\d(.)(.)$/;
- $x = 423;
-- printf "copy $x,214,0,0,%s,16,$image_templates/dates/'.gif\n", $date_num_size{"'"};
-+ printf "copy $x,214,0,0,%s,16,$image_templates/dates/10101010101010101010.gif\n", $date_num_size{"'"};
- $x += $date_num_size{"'"};
- printf "copy $x,214,0,0,%s,16,$image_templates/dates/$y1.gif\n", $date_num_size{"$y1"};
- $x += $date_num_size{$y1};
-@@ -2456,7 +2456,7 @@
- print "copy 10,214,0,0,24,16,$image_templates/dates/$mon.gif\n";
- ($y1,$y2) = $yea =~ m/^\d\d(.)(.)$/;
- $x = 34;
-- printf "copy $x,214,0,0,%s,16,$image_templates/dates/'.gif\n", $date_num_size{"'"};
-+ printf "copy $x,214,0,0,%s,16,$image_templates/dates/10.gif\n", $date_num_size{"'"};
- $x += $date_num_size{"'"};
- printf "copy $x,214,0,0,%s,16,$image_templates/dates/$y1.gif\n", $date_num_size{"$y1"};
- $x += $date_num_size{$y1};
-@@ -2468,7 +2468,7 @@
- print "copy 397,214,0,0,24,16,$image_templates/dates/$mon.gif\n";
- ($y1,$y2) = $yea =~ m/^\d\d(.)(.)$/;
- $x = 423;
-- printf "copy $x,214,0,0,%s,16,$image_templates/dates/'.gif\n", $date_num_size{"'"};
-+ printf "copy $x,214,0,0,%s,16,$image_templates/dates/10.gif\n", $date_num_size{"'"};
- $x += $date_num_size{"'"};
- printf "copy $x,214,0,0,%s,16,$image_templates/dates/$y1.gif\n", $date_num_size{"$y1"};
- $x += $date_num_size{$y1};
diff --git a/www/pwebstats/pkg-descr b/www/pwebstats/pkg-descr
deleted file mode 100644
index 12309cc65c99..000000000000
--- a/www/pwebstats/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-pwebstats will analyse a web server log in Common Log Format, or proxy server
-log, producing a variety of statistics. The output is a series of HTML pages
-and graphs.
diff --git a/www/pwebstats/pkg-message b/www/pwebstats/pkg-message
deleted file mode 100644
index c51f925fa29f..000000000000
--- a/www/pwebstats/pkg-message
+++ /dev/null
@@ -1,8 +0,0 @@
-[
-{ type: install
- message: <<EOM
-You need to configure the conf/pwebstats.conf.
-http://martin.gleeson.com/pwebstats/running.html#config
-EOM
-}
-]
diff --git a/www/pwebstats/pkg-plist b/www/pwebstats/pkg-plist
deleted file mode 100644
index 9c4a32baec3d..000000000000
--- a/www/pwebstats/pkg-plist
+++ /dev/null
@@ -1,86 +0,0 @@
-etc/pwebstats/README
-etc/pwebstats/conf/proxy.conf
-etc/pwebstats/conf/pwebstats.conf
-etc/pwebstats/conf/pwebstats.pages
-etc/pwebstats/conf/squid-proxy.conf
-etc/pwebstats/pwebstats
-etc/pwebstats/templates/domains/domains.txt
-etc/pwebstats/templates/footer.html
-etc/pwebstats/templates/images/10.gif
-etc/pwebstats/templates/images/0.gif
-etc/pwebstats/templates/images/1.gif
-etc/pwebstats/templates/images/2.gif
-etc/pwebstats/templates/images/3.gif
-etc/pwebstats/templates/images/4.gif
-etc/pwebstats/templates/images/5.gif
-etc/pwebstats/templates/images/6.gif
-etc/pwebstats/templates/images/7.gif
-etc/pwebstats/templates/images/8.gif
-etc/pwebstats/templates/images/9.gif
-etc/pwebstats/templates/images/Apr.gif
-etc/pwebstats/templates/images/Aug.gif
-etc/pwebstats/templates/images/Dec.gif
-etc/pwebstats/templates/images/Feb.gif
-etc/pwebstats/templates/images/Jan.gif
-etc/pwebstats/templates/images/Jul.gif
-etc/pwebstats/templates/images/Jun.gif
-etc/pwebstats/templates/images/Mar.gif
-etc/pwebstats/templates/images/May.gif
-etc/pwebstats/templates/images/Nov.gif
-etc/pwebstats/templates/images/Oct.gif
-etc/pwebstats/templates/images/Sep.gif
-etc/pwebstats/templates/images/dates/10.gif
-etc/pwebstats/templates/images/dates/0.gif
-etc/pwebstats/templates/images/dates/1.gif
-etc/pwebstats/templates/images/dates/2.gif
-etc/pwebstats/templates/images/dates/3.gif
-etc/pwebstats/templates/images/dates/4.gif
-etc/pwebstats/templates/images/dates/5.gif
-etc/pwebstats/templates/images/dates/6.gif
-etc/pwebstats/templates/images/dates/7.gif
-etc/pwebstats/templates/images/dates/8.gif
-etc/pwebstats/templates/images/dates/9.gif
-etc/pwebstats/templates/images/dates/apr.gif
-etc/pwebstats/templates/images/dates/aug.gif
-etc/pwebstats/templates/images/dates/dec.gif
-etc/pwebstats/templates/images/dates/feb.gif
-etc/pwebstats/templates/images/dates/jan.gif
-etc/pwebstats/templates/images/dates/jul.gif
-etc/pwebstats/templates/images/dates/jun.gif
-etc/pwebstats/templates/images/dates/mar.gif
-etc/pwebstats/templates/images/dates/may.gif
-etc/pwebstats/templates/images/dates/nov.gif
-etc/pwebstats/templates/images/dates/oct.gif
-etc/pwebstats/templates/images/dates/sep.gif
-etc/pwebstats/templates/images/domain_template.gif
-etc/pwebstats/templates/images/growth_template.gif
-etc/pwebstats/templates/images/growth_template_proxy.gif
-etc/pwebstats/templates/images/hourly_template.gif
-etc/pwebstats/templates/images/i_daily.gif
-etc/pwebstats/templates/images/i_monthly.gif
-etc/pwebstats/templates/images/i_quarterly.gif
-etc/pwebstats/templates/images/i_weekly.gif
-etc/pwebstats/templates/images/r_day.gif
-etc/pwebstats/templates/images/r_fortnight.gif
-etc/pwebstats/templates/images/r_month.gif
-etc/pwebstats/templates/images/r_quarter.gif
-etc/pwebstats/templates/images/r_week.gif
-etc/pwebstats/templates/images/r_year.gif
-etc/pwebstats/templates/images/requests_per_day.gif
-etc/pwebstats/templates/images/valid_html.gif
-etc/pwebstats/templates/old-images/0.gif
-etc/pwebstats/templates/old-images/1.gif
-etc/pwebstats/templates/old-images/2.gif
-etc/pwebstats/templates/old-images/3.gif
-etc/pwebstats/templates/old-images/4.gif
-etc/pwebstats/templates/old-images/5.gif
-etc/pwebstats/templates/old-images/6.gif
-etc/pwebstats/templates/old-images/7.gif
-etc/pwebstats/templates/old-images/8.gif
-etc/pwebstats/templates/old-images/9.gif
-etc/pwebstats/utilities/ftp-log-convert
-etc/pwebstats/utilities/log-splitter.pl
-etc/pwebstats/utilities/ns-splitter.pl
-etc/pwebstats/utilities/rotatelogs.sh
-etc/pwebstats/utilities/run-up.sh
-etc/pwebstats/utilities/squid2common.pl