Firewall Knock Operator: trying again, but no

Native code still doesn't build.
This commit is contained in:
Ciaran Gultnieks 2014-05-07 16:44:38 +01:00
parent b24968a29e
commit fa9b348d87

View file

@ -1,11 +1,11 @@
Categories:Internet
License:GPL
Web Site:http://www.cipherdyne.org
Source Code:http://www.cipherdyne.org/cgi-bin/gitweb.cgi
Source Code:https://github.com/mrash/fwknop
Issue Tracker:https://github.com/mrash/fwknop/issues
Auto Name:Firewall Knock Operator
Summary:Network analysis
Summary:Port Knocker
Description:
Michael Rash's Perl-based "fwknop" program: firewall knock
operator. Implements an authorization scheme called Single Packet Authorization
@ -15,16 +15,16 @@ on OpenBSD) and libpcap.
.
Repo Type:git
Repo:http://www.cipherdyne.org/git/fwknop.git
Repo:https://github.com/mrash/fwknop.git
Build:1.0,2
disable=wait until build is fixed 585beba95
commit=unknown - see disabled
disable=Doesn't build (native code)
commit=9e990c9b
subdir=android/project
target=android-7
prebuild=cd jni/libfwknop && \
chmod +x get_libfko_files.sh && \
./get_libfko_files.sh
rm=android/project/custom_rules.xml
prebuild=cd jni/fwknop && \
./get_libfko_header.sh
buildjni=yes
Auto Update Mode:None