aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-10-11 22:27:23 +0800
committermiwi <miwi@FreeBSD.org>2008-10-11 22:27:23 +0800
commit65c65d2410c397082a311c125b7ddaa29a30bff9 (patch)
tree62a9c3a1b2380e934ba951c6ce38e80480321acb /www/Makefile
parentaa3150c4b8bef03c74652cf1f8f9b99cc095a0d7 (diff)
downloadfreebsd-ports-gnome-65c65d2410c397082a311c125b7ddaa29a30bff9.tar.gz
freebsd-ports-gnome-65c65d2410c397082a311c125b7ddaa29a30bff9.tar.zst
freebsd-ports-gnome-65c65d2410c397082a311c125b7ddaa29a30bff9.zip
`multisort' is a small program designed to take multiple httpd
logfiles in the Common Log Format and merge them into a single log, sorted by date, sent to standard output. This is useful if you're running a single website on multiple hosts and using round-robin DNS to do load distribution. With multisort, you can take the various logfiles from each server and merge them into a single file for analysis. WWW: http://www.xach.com/multisort/ PR: ports/127906 Submitted by: Dennis Herrmann <adox at mcx2.org>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index fb7b28ed6cdd..708809a36b3e 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -506,6 +506,7 @@
SUBDIR += mozilla
SUBDIR += mozplugger
SUBDIR += mplayer-plugin
+ SUBDIR += multisort
SUBDIR += myfaces
SUBDIR += myghty
SUBDIR += mysar