summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThilo Bangert <bangert@gentoo.org>2007-10-27 21:32:37 +0000
committerThilo Bangert <bangert@gentoo.org>2007-10-27 21:32:37 +0000
commit77701940a0becb8dc5ba0457c6907f08a9f4123a (patch)
tree34fec7e36c440d223465cfb2e9dd3f4b2f06409a
parentversion bump (diff)
downloadbangert-77701940a0becb8dc5ba0457c6907f08a9f4123a.tar.gz
bangert-77701940a0becb8dc5ba0457c6907f08a9f4123a.tar.bz2
bangert-77701940a0becb8dc5ba0457c6907f08a9f4123a.zip
add app-admin/dlog
svn path=/ebuilds/; revision=46
-rw-r--r--app-admin/dlog/ChangeLog7
-rw-r--r--app-admin/dlog/Manifest16
-rw-r--r--app-admin/dlog/dlog-0.9.8.ebuild48
-rw-r--r--app-admin/dlog/files/digest-dlog-0.9.83
-rw-r--r--app-admin/dlog/metadata.xml14
-rw-r--r--licenses/skaarup14
-rw-r--r--profiles/use.local.desc11
7 files changed, 113 insertions, 0 deletions
diff --git a/app-admin/dlog/ChangeLog b/app-admin/dlog/ChangeLog
new file mode 100644
index 0000000..9a77b77
--- /dev/null
+++ b/app-admin/dlog/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for app-admin/dlog
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 27 Aug 2007; Thilo Bangert <bangert@gentoo.org> ChangeLog:
+ initial import
+
diff --git a/app-admin/dlog/Manifest b/app-admin/dlog/Manifest
new file mode 100644
index 0000000..0b9f050
--- /dev/null
+++ b/app-admin/dlog/Manifest
@@ -0,0 +1,16 @@
+DIST dlog-0.9.8.tar.gz 34758 RMD160 a74ec0db1e6f60db095f08993a8eae1291da7bce SHA1 9ea7981464443e7cdafd05a07d283c98e9f93fed SHA256 8babc6446497e1d5c411f85d9e21d4275f12a3d0ab0f4e542e7840907ae6a41e
+EBUILD dlog-0.9.8.ebuild 1202 RMD160 bb5e9e7d1194dc1c5fad3d468af797269a430216 SHA1 43ef8ad98a93e9cd74d4803040daa7dcf7b3832f SHA256 ecaac8e6d1d5b5f97b228ba14990733743d82febfc40469c689b3976b95c1ffe
+MD5 9a81e241e4fa8ee2e142bde1c82b0e50 dlog-0.9.8.ebuild 1202
+RMD160 bb5e9e7d1194dc1c5fad3d468af797269a430216 dlog-0.9.8.ebuild 1202
+SHA256 ecaac8e6d1d5b5f97b228ba14990733743d82febfc40469c689b3976b95c1ffe dlog-0.9.8.ebuild 1202
+MISC ChangeLog 194 RMD160 5c3ed85a7f5219f11b878f58734ce944646acc73 SHA1 0e2d8049d94c8bc1d50a274313307793d3742711 SHA256 0602586a5055a19ecfcf4740920080c653000350575b21927f45cea9db2e8062
+MD5 3676d3c4af088fc5c48c8330538f43ce ChangeLog 194
+RMD160 5c3ed85a7f5219f11b878f58734ce944646acc73 ChangeLog 194
+SHA256 0602586a5055a19ecfcf4740920080c653000350575b21927f45cea9db2e8062 ChangeLog 194
+MISC metadata.xml 475 RMD160 0392925a8ed9978a1d382c3fc4f475476a4c97c4 SHA1 b1c63253d8933f7efcd15dc11f2dbd78220395b5 SHA256 9e95d5f2a9e5c7384adf4e79159917e52c49860c13756dac2c5668dbc7d1a75b
+MD5 591bd1a193a9128b1280103e60682130 metadata.xml 475
+RMD160 0392925a8ed9978a1d382c3fc4f475476a4c97c4 metadata.xml 475
+SHA256 9e95d5f2a9e5c7384adf4e79159917e52c49860c13756dac2c5668dbc7d1a75b metadata.xml 475
+MD5 84c44b21415fd586523eca4ff1a73a6c files/digest-dlog-0.9.8 229
+RMD160 bf7c001ef88a36821632585292703c903f514e7f files/digest-dlog-0.9.8 229
+SHA256 310043a2f06de62f0bce8df23e4142844faf27bf27d9126d16c19ed7379fad97 files/digest-dlog-0.9.8 229
diff --git a/app-admin/dlog/dlog-0.9.8.ebuild b/app-admin/dlog/dlog-0.9.8.ebuild
new file mode 100644
index 0000000..e4c1009
--- /dev/null
+++ b/app-admin/dlog/dlog-0.9.8.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dhcpdump/dhcpdump-1.7.ebuild,v 1.1 2007/08/26 20:53:29 bangert Exp $
+
+DESCRIPTION="A log file analyzer for qmail, dnscache, tinydns, rbldns, axfrdns
+and publicfile."
+HOMEPAGE="http://dlog.gal.dk/"
+SRC_URI="http://dlog.gal.dk/${P}.tar.gz"
+
+LICENSE="skaarup"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE="munin"
+
+#funny license - needs to be investigate
+RESTRICT="fetch"
+
+DEPEND="net-analyzer/rrdtool"
+RDEPEND="${DEPEND}
+ munin? ( net-analyzer/munin )"
+
+src_compile() {
+ perl configure.pl \
+ --binprefix=/usr/bin \
+ --statprefix=/var/lib/dlog/stats \
+ --dbsprefix=/var/lib/dlog/dbs \
+ --logprefix=/var/log/dlog \
+ || die
+ emake || die
+}
+
+src_install () {
+ dodir /var/lib/dlog
+ keepdir /var/lib/dlog/stats
+ keepdir /var/lib/dlog/dbs
+ keepdir /var/log/dlog
+
+ dohtml *.html
+ if use munin ; then
+ exeinto /usr/libexec/munin/plugins/
+ doexe integrations/munin/dlog_*
+ fi
+
+ dobin dlogtiny dlogcache dlogcacheclients dlogaxfr dlogrbl dlogqmail \
+ dlogqsmtp dlogqmailadd dlogqsmtphosts dlogratclients dlogcachequeries \
+ dlogrtqueries dlogaxfrqueries dlogqmaildom dlogpublic dlogpublicdom \
+ dlogqpsmtpd dodlog.pl || die
+}
diff --git a/app-admin/dlog/files/digest-dlog-0.9.8 b/app-admin/dlog/files/digest-dlog-0.9.8
new file mode 100644
index 0000000..2aa3322
--- /dev/null
+++ b/app-admin/dlog/files/digest-dlog-0.9.8
@@ -0,0 +1,3 @@
+MD5 ca56209a664ecea69092214d2526c6ee dlog-0.9.8.tar.gz 34758
+RMD160 a74ec0db1e6f60db095f08993a8eae1291da7bce dlog-0.9.8.tar.gz 34758
+SHA256 8babc6446497e1d5c411f85d9e21d4275f12a3d0ab0f4e542e7840907ae6a41e dlog-0.9.8.tar.gz 34758
diff --git a/app-admin/dlog/metadata.xml b/app-admin/dlog/metadata.xml
new file mode 100644
index 0000000..4f195e7
--- /dev/null
+++ b/app-admin/dlog/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+ <email>bangert@gentoo.org</email>
+</maintainer>
+<longdescription>
+dlog is very modular - use what you want, how you want. It gives you all the
+information you need.
+The core modules are written in lex and yacc (for speed), but the RRDtool
+integration is done with a perl script.
+</longdescription>
+</pkgmetadata>
diff --git a/licenses/skaarup b/licenses/skaarup
new file mode 100644
index 0000000..761dfab
--- /dev/null
+++ b/licenses/skaarup
@@ -0,0 +1,14 @@
+
+Rasmus Skaarup <rasmus@gal.dk> is the author of dlog and is further on
+referred to as the author.
+
+You are free to distribute your own version of dlog as long as the author is
+mentioned clearly by name in the source code and in the disclaimer of the
+product.
+
+If you use ANY part of dlog, the author must be mentioned in the source code
+in which the part of dlog is used and in the disclaimer of the product in which
+the part of dlog is used.
+
+You can expect nothing from The Author.
+
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
new file mode 100644
index 0000000..5f0b507
--- /dev/null
+++ b/profiles/use.local.desc
@@ -0,0 +1,11 @@
+# Copyright 1999-2007 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3105 2007/10/25 20:58:57 mr_bones_ Exp $
+
+# This file contains descriptions of local USE flags, and the ebuilds which
+# contain them.
+
+# Keep it sorted.
+
+app-admin/dlog:munin - Add support for munin
+