Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d101753baa26583fd4edc880058a2855518f75e0

commit d101753baa26583fd4edc880058a2855518f75e0
Author: crazy <cr...@frugalware.org>
Date:   Wed Aug 16 17:31:33 2017 +0200

ipset-6.32-1-x86_64
* New package
* Please note there is no startup script yet ( read TODO in FB )
* For that to work with all kind rules we need take care to enable
* needed modules in kernel.. Will add a NOTE about soon

diff --git a/source/network-extra/ipset/FrugalBuild 
b/source/network-extra/ipset/FrugalBuild
new file mode 100644
index 0000000..765e8a6
--- /dev/null
+++ b/source/network-extra/ipset/FrugalBuild
@@ -0,0 +1,24 @@
+# Compiling Time: 0.02 SBU
+# Maintainer: crazy <cr...@frugalware.org>
+
+pkgname=ipset
+pkgver=6.32
+pkgrel=1
+pkgdesc="An administration tool for IP sets."
+url="http://ipset.netfilter.org/index.html";
+depends=('libmnl')
+rodepends=('iptables')
+groups=('network-extra')
+archs=('x86_64')
+up2date="Flasttar http://ipset.netfilter.org/install.html";
+source=(http://ipset.netfilter.org/$pkgname-$pkgver.tar.bz2)
+sha1sums=('2c03ac15aa6807c0f0344b61090147d4bfaa4fd2')
+
+## NOTE/TODO:
+#  - no startup script yet , add one
+#  - figure a sane config ? ( empty one should be best I think )
+#  - we try first with 'dynamic modules' support
+
+Fconfopts+=" --with-settype-modules-list=all --enable-settype-modules 
--with-kmod=no"
+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to