| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Mar 2013 17:19:32
2.0.4
|
pawel  |
- Update to version 2.0.4 [1]
- Package links to gpgme, make it LIB_DEPENDS also turn off
linking to it when GPGME=off
- Add empty line between description and WWW line,
remove extraneous whitespace on EOL in pkg-descr
PR: ports/174732 [1]
Submitted by: Sean Greven <sean.greven@gmail.com> (maintainer) |
27 Nov 2012 21:41:29
2.0.3
|
rakuco  |
Update to 2.0.3.
This new version includes a migration from Perl to C and support for
ipfw and pf.
While here, trim the Makefile headers.
PR: ports/171951
Submitted by: Sean Greven <sean.greven@gmail.com> (maintainer)
Feature safe: yes |
25 Jul 2012 11:24:11
1.8.3_2
|
cs  |
Fix typos in COMMENT |
30 Jun 2012 12:36:12
1.8.3_2
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
21 Jan 2012 17:40:15
1.8.3_2
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
03 Jul 2011 14:03:52
1.8.3_2
|
ohauer  |
-remove MD5 |
16 Dec 2010 02:34:07
1.8.3_2
|
glarkin  |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
13 Jun 2008 11:20:13
1.8.3_1
|
edwin  |
Temporary fix "building" by setting IS_INTERACTIVE |
13 Jun 2008 03:43:51
1.8.3
|
edwin  |
New port: security/fwknop fwknop,"FireWall KNock OPerator", implements
Single Packet Authorization (SPA).
fwknop stands for the "FireWall KNock OPerator", and
implements an authorization scheme called Single Packet
Authorization (SPA). This method of authorization is based
around a default-drop packet filter (fwknop supports both
iptables on Linux systems and ipfw on FreeBSD and Mac OS X
systems) and libpcap.
SPA requires only a single encrypted packet in order to
communicate various pieces of information including desired
access through an iptables policy and/or complete commands
to execute on the target system. By using iptables to
maintain a "default drop" stance, the main application of(Only the first 15 lines of the commit message are shown above ) |