summaryrefslogtreecommitdiff
path: root/www/wwwstat (follow)
Commit message (Collapse)AuthorAgeFilesLines
* utilize SITE_PERLYing-Chieh Liao2003-10-241-3/+3
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* . Make the monthly script Y2K compliant (!)Greg Lewis2003-07-172-0/+20
| | | | | | | | | . Bump PORTREVISION. PR: 15477 Notes: svn path=/head/; revision=85066
* Release to ports@ since I don't use this program.Dmitry Sivachenko2003-07-031-1/+1
| | | | Notes: svn path=/head/; revision=84159
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add WWW: line.SADA Kenji2002-06-081-0/+2
| | | | Notes: svn path=/head/; revision=60821
* Replace hardcoded 5.005 with %%PERL_VER%% in plist.Clive Lin2001-01-201-3/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=37363
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Change MAINTAINER field.Dmitry Sivachenko2000-11-131-1/+1
| | | | | | | | | I am now at FreeBSD dot org Approved by: sobomax Notes: svn path=/head/; revision=35074
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27430
* Dmitry Sivachenko takes over MAINTAINERship. Thanks Diman.Andreas Klemm2000-02-211-1/+1
| | | | Notes: svn path=/head/; revision=26086
* Reducing Maintainership to an amount of portsAndreas Klemm2000-02-201-1/+1
| | | | | | | | | I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG. Notes: svn path=/head/; revision=26039
* PREFIX -> LOCALBASE and other minor changes (portlint)Michael Haro2000-02-151-4/+3
| | | | Notes: svn path=/head/; revision=25868
* Install errorSatoshi Taoka1999-09-101-1/+4
| | | | | | | Obtained from: http://bento.freebsd.org/errorlogs/ Notes: svn path=/head/; revision=21605
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21146
* Use PERL_ARCH instead of i386-freebsd so this packages cleanly on theSteve Price1999-07-041-3/+3
| | | | | | | Alpha too. Notes: svn path=/head/; revision=20049
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Fix packaging for this port by doing Good Things with the location ofBill Fumerola1999-05-062-13/+12
| | | | | | | | | | | | site_perl by using bsd.port.mk's variables, instead of hard coding. Also: apache now only installs httpd.conf, so depending on srm.conf is a really bad idea. Initiated by: bento's logs Notes: svn path=/head/; revision=18570
* make port perl5 awareAndreas Klemm1999-03-222-3/+13
| | | | | | | Obtained from: http://bento.freebsd.org/~asami/errorlogs/3-full/ Notes: svn path=/head/; revision=17353
* This one didn't survive the perl5 upgrade.Satoshi Asami1998-08-241-1/+3
| | | | Notes: svn path=/head/; revision=12812
* Wwwaste the manpages.Tim Vanderhoek1998-08-191-2/+0
| | | | Notes: svn path=/head/; revision=12659
* run-depends of apache13 nowAndrey A. Chernov1998-06-071-2/+2
| | | | Notes: svn path=/head/; revision=11317
* USE_PERL5 (portlint)Andreas Klemm1997-10-131-3/+3
| | | | Notes: svn path=/head/; revision=8251
* Update name of perl executable in dependencies to "perl5.00401".Satoshi Asami1997-07-181-2/+2
| | | | | | | | Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS). Notes: svn path=/head/; revision=7366
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-241-2/+2
| | | | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
* Remove perl5 from CATEGORIESJames FitzGibbon1997-05-061-2/+2
| | | | | | | Approved-by: Wolfram Schneider <wosch@apfel.de> Notes: svn path=/head/; revision=6419
* Add virtual category 'perl5'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6249
* Remove version name from DIST_SUBDIR. The distribution files haveSatoshi Asami1997-03-042-4/+4
| | | | | | | version info in them anyway. Notes: svn path=/head/; revision=5826
* New port wwwstat.Andreas Klemm1997-03-027-0/+94
Nice Web statistic package. Requires something like apache and perl. Patched the init files, so that apaches access.log file will be found. The local domain name has to be configured by hand. The rc files are located in ${PREFIX}/lib/perl5/site_perl/i386-freebsd: wwwstat.rc splitlog.rc The next commit will be a package, that makes graphical bars from wwwstat's output ;-) This would be something for all of our webservers !!! We could see, which domains access the webservers, traffic analysis and so on !!! Notes: svn path=/head/; revision=5796