Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jschauma 0213d64a18 Initial import of www/awstats into pkgsrc, based on the package submitted
by juan at xtraeme dot dyndns dot org in PR pkg/19608:

AWStats is a short for Advanced Web Statistics. It's a free tool that
generates advanced web server access statistics graphically.

This web server log analyzer works as a CGI or from command line and
shows you all possible information your log contains, in few graphical
web pages. It uses a partial information file to be able to process
large log files, often and quickly.

It can analyze log files from IIS (W3C log format), Apache log files
(NCSA combined/XLF/ELF log format or common/CLF log format), WebStar
and some other web, proxy or WAP servers (and even some FTP servers).
2003-07-31 03:18:20 +00:00
archivers HOMEPAGEs without a trailing slash are incorrect and also bad style. 2003-07-22 05:14:42 +00:00
audio fix multiline literals in configure script to appease gcc3.3. 2003-07-30 17:21:06 +00:00
benchmarks COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
biology COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
cad COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
chat x11/kde3/ -> meta-pkgs/kde3/ 2003-07-30 15:56:08 +00:00
comms lint 2003-07-26 12:54:55 +00:00
converters Handle installation and removal of the charset.alias file properly in binary 2003-07-28 10:11:45 +00:00
cross regen distinfo after removal of patches/patch-aa 2003-07-24 08:39:58 +00:00
databases libgda doesn't use Python at all, so remove dependencies. 2003-07-25 12:43:41 +00:00
devel Add TEST_TARGET 2003-07-30 21:57:17 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc Note update of html2text to 1.3.1 2003-07-31 02:51:23 +00:00
editors x11/kde3/ -> meta-pkgs/kde3/ 2003-07-30 15:43:43 +00:00
emulators Update to mmix-20030622. 2003-07-30 19:20:33 +00:00
finance x11/kde3/ -> meta-pkgs/kde3/ 2003-07-30 15:43:43 +00:00
fonts get a working awk on Solaris, sort includes. 2003-07-30 15:41:10 +00:00
games link against libsocket and libnsl on Solaris. 2003-07-30 17:23:59 +00:00
graphics Update kdegraphics to 3.1.3. 2003-07-30 14:30:15 +00:00
ham Various patches to make this work with rpcgen that exports _rpcsvcdirty 2003-07-24 06:40:54 +00:00
inputmethod Convert to bsd.pkg.install.mk to handle the rc.d script. MESSAGE is removed 2003-07-29 22:08:28 +00:00
lang Use !commands(do-configure) instead of !target(do-configure). 2003-07-30 15:12:28 +00:00
licenses Whitespace cleanup. 2003-05-19 06:05:07 +00:00
mail x11/kde3/ -> meta-pkgs/kde3/ 2003-07-30 15:41:48 +00:00
math Do not override CFLAGS while building the package, so that optimizations are 2003-07-29 13:21:56 +00:00
mbone COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
meta-pkgs add kde3 2003-07-30 16:02:07 +00:00
misc use LIBTOOL_OVERRIDE. 2003-07-30 19:12:03 +00:00
mk Modify the build-defs-message target so that it is only printed once, in the 2003-07-30 15:04:21 +00:00
net Convert to the bsd.pkg.install.mk framework: 2003-07-30 21:04:58 +00:00
news Sort sections. 2003-07-29 16:30:06 +00:00
packages Add .cvsignore to stop cvs update listing every distfile and more 1999-11-24 11:53:24 +00:00
parallel Make this build for non-i386 NetBSD systems too. 2003-07-26 00:41:10 +00:00
pkgtools Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk. 2003-07-30 10:41:22 +00:00
print Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk. 2003-07-30 10:41:22 +00:00
security drop unneeded parens 2003-07-30 18:35:53 +00:00
shells Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk. 2003-07-30 10:41:22 +00:00
sysutils x11/kde3/ -> meta-pkgs/kde3/ 2003-07-30 15:43:43 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Update to version 1.3.1, closing PR pkg/21342. This version is now 2003-07-31 02:49:51 +00:00
time update to 0.54 2003-07-26 15:25:28 +00:00
wm Bring back the original patch-aa that was lost with the 3.6 update: 2003-07-30 05:42:15 +00:00
www Initial import of www/awstats into pkgsrc, based on the package submitted 2003-07-31 03:18:20 +00:00
x11 Remove kde3 (moved to meta-pkgs). 2003-07-30 16:06:53 +00:00
Makefile style nit: 2003-07-25 02:44:09 +00:00
Packages.txt Be a little more relax about install-info invocation during package 2003-07-28 08:08:59 +00:00
pkglocate Use "printf" instead of "echo -n" because it's more portable. 2003-05-31 14:20:46 +00:00
README the full documentation has more up-to-date information than the 2003-06-23 07:48:01 +00:00

$NetBSD: README,v 1.16 2003/06/23 07:48:01 grant Exp $

The pkgsrc documentation now lives on the NetBSD web site.

Full documentation, one file per chapter:
	http://www.NetBSD.org/Documentation/pkgsrc/

Full documentation in a single file:
	http://www.NetBSD.org/Documentation/pkgsrc/pkgsrc.html

Full documentation in a single plain-text file:
	http://www.NetBSD.org/Documentation/pkgsrc/pkgsrc.txt

pkgsrc.txt and pkgsrc.html are also provided in the top level pkgsrc
directory (this directory).