diff --git a/security/firehol/firehol.cache b/security/firehol/firehol.cache new file mode 100644 index 000000000..b64db6836 --- /dev/null +++ b/security/firehol/firehol.cache @@ -0,0 +1,5 @@ + +[TIMESTAMP] 1423825812 Fri Feb 13 12:10:12 2015 +[BUILDTIME] 0 (1) +[SIZE] 2.00 MB, 184 files + diff --git a/security/firehol/firehol.conf b/security/firehol/firehol.conf new file mode 100644 index 000000000..37cdb2ce0 --- /dev/null +++ b/security/firehol/firehol.conf @@ -0,0 +1,25 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../firehol/firehol.conf +# Copyright (C) 2015 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +# we need to help a bit find the right tools even if in cross-compile situation +for x in IPTABLES IP6TABLES; do + y=$( echo $x | tr A-Z a-z ) + var_append configcache ' ' ac_cv_prog_${x}_CMD=$( pkgprefix bindir iptables )/${y} + var_append configcache ' ' ac_cv_prog_${x}_SAVE_CMD=$( pkgprefix bindir iptables )/${y}-save + var_append configcache ' ' ac_cv_prog_${x}_RESTORE_CMD=$( pkgprefix bindir iptables )/${y}-restore +done +for x in IP SS; do + y=$( echo $x | tr A-Z a-z ) + var_append configcache ' ' ac_cv_prog_${x}_CMD=$( pkgprefix bindir iproute2 )/${y} +done diff --git a/security/firehol/firehol.desc b/security/firehol/firehol.desc new file mode 100644 index 000000000..2b7703120 --- /dev/null +++ b/security/firehol/firehol.desc @@ -0,0 +1,32 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../firehol/firehol.desc +[COPY] Copyright (C) 2015 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] An iptables stateful packet filtering firewall + +[T] An iptables stateful packet filtering firewall. + +[U] http://firehol.org/download/releases/v2.0.0 + +[A] Costa Tsaousis +[A] Phil Whineray +[M] Nagy Karoly Gabriel + +[C] extra/security + +[L] GPL +[S] Stable +[V] 2.0.0 +[P] X -?---5---9 215.000 + +[D] 3581185110 firehol-2.0.0.tar.bz2 http://firehol.org/download/releases/v2.0.0/