diff options
Diffstat (limited to 'openwrt/package/pmacct')
9 files changed, 0 insertions, 36 deletions
diff --git a/openwrt/package/pmacct/ipkg/nfacctd-custom.control b/openwrt/package/pmacct/ipkg/nfacctd-custom.control index 0a863ae..096be7e 100644 --- a/openwrt/package/pmacct/ipkg/nfacctd-custom.control +++ b/openwrt/package/pmacct/ipkg/nfacctd-custom.control @@ -1,10 +1,6 @@ Package: nfacctd-custom Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: a NetFlow accounting daemon, built with custom options Depends: libpcap diff --git a/openwrt/package/pmacct/ipkg/nfacctd-mysql.control b/openwrt/package/pmacct/ipkg/nfacctd-mysql.control index 6ede1e0..e030db8 100644 --- a/openwrt/package/pmacct/ipkg/nfacctd-mysql.control +++ b/openwrt/package/pmacct/ipkg/nfacctd-mysql.control @@ -1,10 +1,6 @@ Package: nfacctd-mysql Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: a NetFlow accounting daemon, built with MySQL database support Depends: libmysqlclient, libpcap diff --git a/openwrt/package/pmacct/ipkg/nfacctd-pgsql.control b/openwrt/package/pmacct/ipkg/nfacctd-pgsql.control index 5885297..8500ff3 100644 --- a/openwrt/package/pmacct/ipkg/nfacctd-pgsql.control +++ b/openwrt/package/pmacct/ipkg/nfacctd-pgsql.control @@ -1,10 +1,6 @@ Package: nfacctd-pgsql Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: a NetFlow accounting daemon, built with PostgreSQL database support Depends: libpq, libpcap diff --git a/openwrt/package/pmacct/ipkg/nfacctd.control b/openwrt/package/pmacct/ipkg/nfacctd.control index fcd08c9..e5afbf6 100644 --- a/openwrt/package/pmacct/ipkg/nfacctd.control +++ b/openwrt/package/pmacct/ipkg/nfacctd.control @@ -1,10 +1,6 @@ Package: nfacctd Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: a NetFlow accounting daemon, built without database support Depends: libpcap diff --git a/openwrt/package/pmacct/ipkg/pmacct-client.control b/openwrt/package/pmacct/ipkg/pmacct-client.control index 8f33695..c943e73 100644 --- a/openwrt/package/pmacct/ipkg/pmacct-client.control +++ b/openwrt/package/pmacct/ipkg/pmacct-client.control @@ -1,9 +1,5 @@ Package: pmacct-client Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: a command-line client for pmacctd or nfacctd, used to retrieve data from an active memory plugin diff --git a/openwrt/package/pmacct/ipkg/pmacctd-custom.control b/openwrt/package/pmacct/ipkg/pmacctd-custom.control index 03bc89f..0278df1 100644 --- a/openwrt/package/pmacct/ipkg/pmacctd-custom.control +++ b/openwrt/package/pmacct/ipkg/pmacctd-custom.control @@ -1,10 +1,6 @@ Package: pmacctd-custom Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: an IP accounting daemon, built with custom options Depends: libpcap diff --git a/openwrt/package/pmacct/ipkg/pmacctd-mysql.control b/openwrt/package/pmacct/ipkg/pmacctd-mysql.control index 1733d08..2ea345f 100644 --- a/openwrt/package/pmacct/ipkg/pmacctd-mysql.control +++ b/openwrt/package/pmacct/ipkg/pmacctd-mysql.control @@ -1,10 +1,6 @@ Package: pmacctd-mysql Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: an IP accounting daemon, built with MySQL database support Depends: libmysqlclient, libpcap diff --git a/openwrt/package/pmacct/ipkg/pmacctd-pgsql.control b/openwrt/package/pmacct/ipkg/pmacctd-pgsql.control index 35ed4ff..7018c73 100644 --- a/openwrt/package/pmacct/ipkg/pmacctd-pgsql.control +++ b/openwrt/package/pmacct/ipkg/pmacctd-pgsql.control @@ -1,10 +1,6 @@ Package: pmacctd-pgsql Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: an IP accounting daemon, built with PostgreSQL database support Depends: libpq, libpcap diff --git a/openwrt/package/pmacct/ipkg/pmacctd.control b/openwrt/package/pmacct/ipkg/pmacctd.control index 13c208c..5d2cc7c 100644 --- a/openwrt/package/pmacct/ipkg/pmacctd.control +++ b/openwrt/package/pmacct/ipkg/pmacctd.control @@ -1,10 +1,6 @@ Package: pmacctd Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: an IP accounting daemon, built without database support Depends: libpcap |