head	1.7;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.5
	RELEASE_4_6_2:1.5
	RELEASE_4_6_1:1.5
	RELEASE_4_6_0:1.5
	RELEASE_5_0_DP1:1.5
	RELEASE_4_5_0:1.5
	RELEASE_4_4_0:1.5
	RELEASE_4_3_0:1.5
	RELEASE_4_2_0:1.4
	RELEASE_4_1_1:1.4
	RELEASE_4_1_0:1.4
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.4
	RELEASE_3_4_0:1.4
	RELEASE_3_3_0:1.4
	RELEASE_3_2_0:1.3
	RELEASE_3_1_0:1.2
	RELEASE_2_2_8:1.2
	RELEASE_3_0_0:1.2
	RELEASE_2_2_7:1.1.1.1
	RELEASE_2_2_6:1.1.1.1
	RELEASE_2_2_5:1.1.1.1
	RELEASE_2_2_1:1.1.1.1
	RELEASE_2_2_2:1.1.1.1
	v2_01:1.1.1.1
	ROY:1.1.1;
locks; strict;
comment	@# @;


1.7
date	2009.05.11.06.06.20;	author pgollucci;	state Exp;
branches;
next	1.6;

1.6
date	2003.10.24.12.05.02;	author ijliao;	state Exp;
branches;
next	1.5;

1.5
date	2001.01.20.09.55.19;	author clive;	state Exp;
branches;
next	1.4;

1.4
date	99.07.04.21.39.59;	author steve;	state Exp;
branches;
next	1.3;

1.3
date	99.05.06.22.09.11;	author billf;	state Exp;
branches;
next	1.2;

1.2
date	98.08.19.20.55.56;	author hoek;	state Exp;
branches;
next	1.1;

1.1
date	97.03.02.18.26.18;	author andreas;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.03.02.18.26.18;	author andreas;	state Exp;
branches;
next	;


desc
@@


1.7
log
@- Adopt
- Remove apache from RUN_DEPENDS
- APACHE_COMPAT is deprecated
- Remove DIST_SUBDIR
- Use SITE_PERL instead of SITEPERL
- Fix pkg-plist
@
text
@bin/monthly
bin/oldlog2new
bin/splitlog
bin/wwwerrs
bin/wwwstat
%%SITE_PERL%%/domains.pl
%%SITE_PERL%%/splitlog.rc
%%SITE_PERL%%/wwwstat.rc
@


1.6
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d6 3
a8 3
%%SITE_PERL%%/%%PERL_ARCH%%/domains.pl
%%SITE_PERL%%/%%PERL_ARCH%%/splitlog.rc
%%SITE_PERL%%/%%PERL_ARCH%%/wwwstat.rc
@


1.5
log
@Replace hardcoded 5.005 with %%PERL_VER%% in plist.

Submitted by: bento
@
text
@d6 3
a8 3
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/domains.pl
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/splitlog.rc
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/wwwstat.rc
@


1.4
log
@Use PERL_ARCH instead of i386-freebsd so this packages cleanly on the
Alpha too.
@
text
@d6 3
a8 3
lib/perl5/site_perl/5.005/%%PERL_ARCH%%/domains.pl
lib/perl5/site_perl/5.005/%%PERL_ARCH%%/splitlog.rc
lib/perl5/site_perl/5.005/%%PERL_ARCH%%/wwwstat.rc
@


1.3
log
@Fix packaging for this port by doing Good Things with the location of
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
@
text
@d6 3
a8 3
lib/perl5/site_perl/5.005/i386-freebsd/domains.pl
lib/perl5/site_perl/5.005/i386-freebsd/splitlog.rc
lib/perl5/site_perl/5.005/i386-freebsd/wwwstat.rc
@


1.2
log
@Wwwaste the manpages.
@
text
@d6 3
a8 3
lib/perl5/site_perl/i386-freebsd/domains.pl
lib/perl5/site_perl/i386-freebsd/splitlog.rc
lib/perl5/site_perl/i386-freebsd/wwwstat.rc
@


1.1
log
@Initial revision
@
text
@a8 2
man/man1/splitlog.1.gz
man/man1/wwwstat.1.gz
@


1.1.1.1
log
@New port wwwstat.
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 !!!
@
text
@@
