Skip site navigation (1)Skip section navigation (2)

CVS log for ports/security/Makefile

[BACK] Up to [FreeBSD] / ports / security

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.1246: download - view: text, markup, annotated - select for diffs
Wed Feb 8 01:53:00 2012 UTC (45 hours, 27 minutes ago) by jgh
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.1245: preferred, colored
Changes since revision 1.1245: +1 -0 lines
New Port: security/binwalk

Binwalk is a tool for searching a given binary image for embedded
files and executable code. Specifically, it is designed for identifying
files and code embedded inside of firmware images. Binwalk uses the
libmagic library, so it is compatible with magic signatures created
for the Unix file utility.

Binwalk also includes a custom magic signature file which contains
improved signatures for files that are commonly found in firmware
images such as compressed/archived files, firmware headers, Linux
kernels, bootloaders, filesystems, etc.
More details are available at:

WWW: http://code.google.com/p/binwalk/

PR: ports/164821
Submitted by:	Kurt Jaeger, fbsd-ports at opsec.eu

Revision 1.1245: download - view: text, markup, annotated - select for diffs
Tue Jan 24 13:51:08 2012 UTC (2 weeks, 2 days ago) by culot
Branches: MAIN
Diff to: previous 1.1244: preferred, colored
Changes since revision 1.1244: +1 -0 lines
Dancer::Plugin::Passphrase manages the hashing of passwords for Dancer apps,
allowing developers to follow best cryptography practice without having to
become a cryptography expert. It uses the bcrypt algorithm as the default,
wrapping Crypt::Eksblowfish::Bcrypt, and also supports any hashing function
provided by Digest.

WWW: http://search.cpan.org/dist/Dancer-Plugin-Passphrase/

PR:		ports/164427
Submitted by:	Grzegorz Blach <magik@roorback.net>

Revision 1.1244: download - view: text, markup, annotated - select for diffs
Fri Jan 20 13:03:48 2012 UTC (2 weeks, 6 days ago) by arved
Branches: MAIN
Diff to: previous 1.1243: preferred, colored
Changes since revision 1.1243: +1 -0 lines
Add pcsc-tools, tools for testing PCSC cards and readers

First submission:
PR:		42702
Submitted by:	bms

Revision 1.1243: download - view: text, markup, annotated - select for diffs
Sat Jan 14 19:24:38 2012 UTC (3 weeks, 5 days ago) by miwi
Branches: MAIN
Diff to: previous 1.1242: preferred, colored
Changes since revision 1.1242: +1 -0 lines
Certifi: Python Mozilla's SSL Certificates.

WWW:	http://pypi.python.org/pypi/certifi/

PR:		ports/163970
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>

Revision 1.1242: download - view: text, markup, annotated - select for diffs
Thu Jan 12 13:16:53 2012 UTC (4 weeks ago) by culot
Branches: MAIN
Diff to: previous 1.1241: preferred, colored
Changes since revision 1.1241: +1 -0 lines
The Authen::OATH module provides a Perl implementation of the
HOTP and TOTP One Time Password algorithms as defined by OATH
(http://www.openautentication.org).

WWW: http://search.cpan.org/dist/Authen-OATH/

PR:		ports/164035 (based on)
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>

Revision 1.1241: download - view: text, markup, annotated - select for diffs
Sun Jan 8 22:21:36 2012 UTC (4 weeks, 4 days ago) by eadler
Branches: MAIN
Diff to: previous 1.1240: preferred, colored
Changes since revision 1.1240: +0 -2 lines
2012-01-08 security/cryptplug: development has ceased
2012-01-08 security/gpgme03: superceded by security/gpgme

Revision 1.1240: download - view: text, markup, annotated - select for diffs
Mon Jan 2 08:42:49 2012 UTC (5 weeks, 3 days ago) by rm
Branches: MAIN
Diff to: previous 1.1239: preferred, colored
Changes since revision 1.1239: +2 -0 lines
Import plone4 dependencies part 8/15

Revision 1.1239: download - view: text, markup, annotated - select for diffs
Sat Dec 31 08:16:48 2011 UTC (5 weeks, 5 days ago) by kuriyama
Branches: MAIN
Diff to: previous 1.1238: preferred, colored
Changes since revision 1.1238: +1 -0 lines
The murmur hash algorithm by Austin Appleby is an exteremely fast
algorithm that combines both excellent collision resistence and
distribution characteristics.

WWW: http://search.cpan.org/dist/Digest-MurmurHash/

Revision 1.1238: download - view: text, markup, annotated - select for diffs
Thu Dec 22 14:38:21 2011 UTC (7 weeks ago) by rm
Branches: MAIN
Diff to: previous 1.1237: preferred, colored
Changes since revision 1.1237: +9 -0 lines
- Add fifth portion of dependencies needed for Plone 4 import.

Approved by:   novel (mentor)

Revision 1.1237: download - view: text, markup, annotated - select for diffs
Wed Dec 21 12:47:47 2011 UTC (7 weeks, 1 day ago) by sunpoet
Branches: MAIN
Diff to: previous 1.1236: preferred, colored
Changes since revision 1.1236: +1 -0 lines
- Add p5-CACertOrg-CA 20110724.001

CACertOrg::CA provides a copy of Certificate Authority certificate for
CACert.org. This is the Class 1 PKI Key.

sha1 13:5C:EC:36:F4:9C:B8:E9:3B:1A:B2:70:CD:80:88:46:76:CE:8F:33
md5  A6:1B:37:5E:39:0D:9C:36:54:EE:BD:20:31:46:1F:6B

WWW: http://search.cpan.org/dist/CACertOrg-CA/

Revision 1.1236: download - view: text, markup, annotated - select for diffs
Tue Dec 20 16:40:43 2011 UTC (7 weeks, 2 days ago) by vsevolod
Branches: MAIN
Diff to: previous 1.1235: preferred, colored
Changes since revision 1.1235: +0 -1 lines
- Remove expired security/p5-Digest-SHA256: use the builtin
  Digest::SHA instead

Revision 1.1235: download - view: text, markup, annotated - select for diffs
Tue Dec 20 03:21:09 2011 UTC (7 weeks, 2 days ago) by lwhsu
Branches: MAIN
Diff to: previous 1.1234: preferred, colored
Changes since revision 1.1234: +1 -0 lines
Add py-ssh 1.7.11, python SSH2 protocol library.

Revision 1.1234: download - view: text, markup, annotated - select for diffs
Sun Dec 18 19:27:55 2011 UTC (7 weeks, 4 days ago) by rm
Branches: MAIN
Diff to: previous 1.1233: preferred, colored
Changes since revision 1.1233: +9 -0 lines
- Add first portion of dependencies needed for Plone 4 import.

Submitted by:   rm (myself, via github)
Approved by:    novel (mentor)

Revision 1.1233: download - view: text, markup, annotated - select for diffs
Tue Dec 6 14:02:20 2011 UTC (2 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.1232: preferred, colored
Changes since revision 1.1232: +1 -0 lines
TLS/SSL proxy in front of the application creates a transparent
encryption tunnel.

WWW: http://search.cpan.org/dist/App-TLSMe/

Feature safe:	yes

Revision 1.1232: download - view: text, markup, annotated - select for diffs
Thu Dec 1 20:01:56 2011 UTC (2 months, 1 week ago) by crees
Branches: MAIN
Diff to: previous 1.1231: preferred, colored
Changes since revision 1.1231: +1 -0 lines
Scannedonly is a samba VFS module and a scanning daemon that ensure that only
files that have been  scanned for viruses are visible and accessible to the end
user.

Scannedonly was developed because of scalability problems with samba-vscan: high
server loads when (the same) files were requested often, and timeouts when large
zip files were requested. Scannedonly doesn't have these problems, but it does
introduce some other issues.  Choose the product that suits you best.

Scannedonly is available under the open source GPL licence. The source code
repository is available on Sourceforge.

WWW: http://olivier.sessink.nl/scannedonly/

PR:		ports/154202
Submitted by:	girald@etcom.ufrgs.br
Feature safe:	yes

Revision 1.1231: download - view: text, markup, annotated - select for diffs
Wed Nov 23 14:37:15 2011 UTC (2 months, 2 weeks ago) by ale
Branches: MAIN
Diff to: previous 1.1230: preferred, colored
Changes since revision 1.1230: +1 -0 lines
The OATH Toolkit contains a shared library, command line tool
and a PAM module that makes it possible to build one-time
password authentication systems. Supported technologies include
the event-based HOTP algorithm and the time-based TOTP algorithm.
OATH is the Open AuTHentication organization which specify
the algorithms.

The components included in the package is:

- liboath:  A shared and static C library for OATH handling.
- oathtool: A command line tool for generating and validating OTPs.
- pam_oath: A PAM module for pluggable login authentication for OATH.

Feature safe:	yes

Revision 1.1230: download - view: text, markup, annotated - select for diffs
Sat Nov 19 14:25:52 2011 UTC (2 months, 3 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.1229: preferred, colored
Changes since revision 1.1229: +1 -0 lines
Add security/clamav-milter, clamav's meta-port with MILTER on

Submitted by:	bz@
Feature safe:	yes

Revision 1.1229: download - view: text, markup, annotated - select for diffs
Wed Nov 16 13:37:19 2011 UTC (2 months, 3 weeks ago) by sunpoet
Branches: MAIN
Diff to: previous 1.1228: preferred, colored
Changes since revision 1.1228: +1 -0 lines
- Add p5-Net-SSL-ExpireDate 1.10

Net::SSL::ExpireDate get certificate from network (SSL) or local file and obtain
its expiration date.

WWW: http://search.cpan.org/dist/Net-SSL-ExpireDate/

PR:		ports/161258 (based on)
Submitted by:	Stephon Chen <stephon@gmail.com>
Feature safe:	yes

Revision 1.1228: download - view: text, markup, annotated - select for diffs
Mon Nov 14 20:58:37 2011 UTC (2 months, 3 weeks ago) by cy
Branches: MAIN
Diff to: previous 1.1227: preferred, colored
Changes since revision 1.1227: +0 -1 lines
libfwbuilder-devel has been merged into fwbuilder-devel and is no longer
required.

Feature safe:	yes

Revision 1.1227: download - view: text, markup, annotated - select for diffs
Sat Nov 12 08:32:08 2011 UTC (2 months, 4 weeks ago) by wen
Branches: MAIN
Diff to: previous 1.1226: preferred, colored
Changes since revision 1.1226: +1 -0 lines
AccessControl provides a general security framework for use in Zope2.

WWW: http://pypi.python.org/pypi/AccessControl

Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Feature safe:	yes

Revision 1.1226: download - view: text, markup, annotated - select for diffs
Fri Nov 11 07:58:41 2011 UTC (2 months, 4 weeks ago) by wen
Branches: MAIN
Diff to: previous 1.1225: preferred, colored
Changes since revision 1.1225: +1 -0 lines
The Security framework provides a generic mechanism to implement security
policies on Python objects.

WWW: http://pypi.python.org/pypi/zope.security/

Feature safe:	yes

Revision 1.1225: download - view: text, markup, annotated - select for diffs
Wed Nov 9 08:08:31 2011 UTC (3 months ago) by wen
Branches: MAIN
Diff to: previous 1.1224: preferred, colored
Changes since revision 1.1224: +1 -0 lines
This package provides a password manager mechanism. Password manager is
an utility object that can encode and check encoded passwords.

WWW: http://pypi.python.org/pypi/zope.password

Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)

Revision 1.1224: download - view: text, markup, annotated - select for diffs
Mon Nov 7 07:03:22 2011 UTC (3 months ago) by clsung
Branches: MAIN
Diff to: previous 1.1223: preferred, colored
Changes since revision 1.1223: +1 -0 lines
Net::OpenID::Common - Libraries shared between Net::OpenID::Consumer
and Net::OpenID::Server

WWW: https://metacpan.org/release/Net-OpenID-Common

Revision 1.1223: download - view: text, markup, annotated - select for diffs
Wed Nov 2 01:35:40 2011 UTC (3 months, 1 week ago) by dougb
Branches: MAIN
Diff to: previous 1.1222: preferred, colored
Changes since revision 1.1222: +0 -1 lines
Remove ports@ ports that have been DEPRECATED for at least 1 month

audio/shoutcast		Unfetchable; website rearranged
audio/linux-shoutcast	Unfetchable; website rearranged
chinese/scim-chewing	Does not configure
converters/py-cjkcodecs	Integrated into every python version in the tree
databases/kpogre	Does not compile
deskutils/mhc		Does not fetch
deskutils/org-mode.el6	Does not fetch
deskutils/gemcal	Does not fetch
devel/erlang-thrift	Does not build
dns/domtools		Does not fetch
editors/richtext	Does not compile
games/vultures-claw	Does not fetch
games/bomb		Does not fetch
games/lgeneral-data	Bad plist
games/linux-enemyterritory-jaymod	Does not fetch
games/xphotohunter	Does not fetch
graphics/gimpshop	Fails to patch
graphics/lightspark-devel	Does not compile
graphics/xmms-plazma	Does not fetch
graphics/py-cgkit	Does not fetch, does not compile on ia64, powerpc, or sparc64
japanese/rxvt		Does not fetch, fails to build with new utmpx
japanese/epic4		Some distfiles do not fetch
java/jde		Does not fetch
java/kaffe		Does not fetch
korean/gdick	HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems
korean/hanterm-xf86	Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript	Does not fetch
lang/TenDRA	Website disappeared; last release 2006, Does not compile on recent FreeBSD-9
mail/freepops		Does not build
mail/itraxp		Does not build
misc/tellico		Leaves file behind on deinstall
net/gsambad		Does not fetch
net/nocatauth-gateway	Uses a UID registered to another port
net/nocatauth-server	Uses a UID registered to another port
net/libosip2		Does not fetch
net/kmuddy		Does not fetch
net/netboot		Does not build
net-mgmt/jffnms		Does not fetch
net-p2p/frostwire	Does not fetch
net-p2p/azureus		Does not fetch
news/cleanscore		Does not fetch
news/nntpswitch		Does not fetch
news/p5-NewsLib		Does not fetch
russian/cyrproxy	Does not fetch
science/gerris		Does not fetch
security/opensaml	Does not fetch
sysutils/wmbattery	Does not fetch
sysutils/cpuburn	No more public distfiles
textproc/tei-guidelines-p4	Does not fetch
textproc/tei-p4		Does not fetch
textproc/py-hyperestraier	Does not fetch
textproc/tdtd.el	Does not fetch
textproc/tei-lite	Does not fetch
www/phpwiki13		Does not fetch
www/p5-Apache-Scoreboard	Depends on mod_perl
www/p5-B-LexInfo	Broken due the new mod_perl2 API
www/phpwiki		Does not fetch
www/smb2www		Apache13 is deprecated, migrate to 2.2.x+ now
www/spip		Checksum is changing daily
www/monkey		Does not fetch
x11-toolkits/jdic	Does not fetch
x11-toolkits/py-kde	Does not compile

Revision 1.1222: download - view: text, markup, annotated - select for diffs
Tue Nov 1 05:19:48 2011 UTC (3 months, 1 week ago) by dougb
Branches: MAIN
Diff to: previous 1.1221: preferred, colored
Changes since revision 1.1221: +0 -1 lines
x11-toolkits/gambas2-gb-qt has been broken for over a year.

Remove it, and the ports that depend on it.

Revision 1.1221: download - view: text, markup, annotated - select for diffs
Mon Oct 31 23:21:01 2011 UTC (3 months, 1 week ago) by zi
Branches: MAIN
Diff to: previous 1.1220: preferred, colored
Changes since revision 1.1220: +1 -0 lines
New port: security/pam_krb5-rh

The pam_krb5 module allows PAM-aware applications to authenticate
users by performing an AS exchange with a Kerberos KDC.

This module includes many configurable options and provides functionality
and features that other pam_krb5 modules do not provide.

WWW: https://fedorahosted.org/pam_krb5/

Revision 1.1220: download - view: text, markup, annotated - select for diffs
Thu Oct 20 19:37:13 2011 UTC (3 months, 2 weeks ago) by cs
Branches: MAIN
Diff to: previous 1.1219: preferred, colored
Changes since revision 1.1219: +1 -0 lines
The anonymizing relay monitor (arm) is a terminal status monitor for Tor,
intended for command-line aficionados, ssh connections, and anyone with a tty
terminal. This works much like top does for system usage, providing real time
statistics for:

  * bandwidth, cpu, and memory usage
  * relay's current configuration
  * logged events
  * connection details (ip, hostname, fingerprint, and consensus data)
  * ... etc

PR:		ports/159017
Approved by:	glarkin@ (mentor)

Revision 1.1219: download - view: text, markup, annotated - select for diffs
Thu Oct 20 19:29:40 2011 UTC (3 months, 2 weeks ago) by cs
Branches: MAIN
Diff to: previous 1.1218: preferred, colored
Changes since revision 1.1218: +0 -1 lines
Remove port security/py-arm to rename it

Suggested by:	danfe@
Approved by:	glarkin@ (mentor)

Revision 1.1218: download - view: text, markup, annotated - select for diffs
Thu Oct 20 12:22:02 2011 UTC (3 months, 3 weeks ago) by eadler
Branches: MAIN
Diff to: previous 1.1217: preferred, colored
Changes since revision 1.1217: +1 -0 lines
Replacement for htpasswd.

This port will install htpasswd.py that can be found in trac trac contrib
directory.

WWW: http://trac.edgewall.org/browser/trunk/contrib/htpasswd.py

PR:		ports/160213
Submitted by:	Aldis Berjoza <aldis@bsdroot.lv>
Approved by:	bapt (mentor)

Revision 1.1217: download - view: text, markup, annotated - select for diffs
Wed Oct 19 20:28:17 2011 UTC (3 months, 3 weeks ago) by cs
Branches: MAIN
Diff to: previous 1.1216: preferred, colored
Changes since revision 1.1216: +1 -0 lines
The anonymizing relay monitor (arm) is a terminal status monitor for Tor,
intended for command-line aficionados, ssh connections, and anyone with a tty
terminal. This works much like top does for system usage, providing real time
statistics for:

  * bandwidth, cpu, and memory usage
  * relay's current configuration
  * logged events
  * connection details (ip, hostname, fingerprint, and consensus data)
  * ... etc

PR:		ports/159017
Approved by:	glarkin@ (mentor)

Revision 1.1216: download - view: text, markup, annotated - select for diffs
Sun Oct 16 23:33:57 2011 UTC (3 months, 3 weeks ago) by avilla
Branches: MAIN
Diff to: previous 1.1215: preferred, colored
Changes since revision 1.1215: +1 -0 lines
- Add port for shipping of PAM modules used by KDM.

It deprecates the "kde" module in base, and installs (optionally) the
"kde-np" module, which enables auto-logins.

Revision 1.1215: download - view: text, markup, annotated - select for diffs
Sat Oct 15 02:13:20 2011 UTC (3 months, 3 weeks ago) by zi
Branches: MAIN
Diff to: previous 1.1214: preferred, colored
Changes since revision 1.1214: +1 -0 lines
New port: security/sssd

sssd integrates the functionality of pam_krb5 and pam_ldap/nss_ldap
with caching and additional features.

This project provides a set of daemons to manage access to remote
directories and authentication mechanisms, it provides an NSS and
PAM interface toward the system and a pluggable backend system to
connect to multiple different account sources. It is also the
basis to provide client auditing and policy services for projects
like FreeIPA.  sssd also features caching, which can allow for
offline use to assist laptop users.

WWW: https://fedorahosted.org/sssd/

PR:		ports/161555
Submitted by:	Andrew Elble <aweits@rit.edu>

Revision 1.1214: download - view: text, markup, annotated - select for diffs
Mon Oct 10 02:46:28 2011 UTC (4 months ago) by wen
Branches: MAIN
Diff to: previous 1.1213: preferred, colored
Changes since revision 1.1213: +1 -0 lines
RestrictedPython provides a restricted execution environment for Python,
e.g. for running untrusted code.

WWW: http://pypi.python.org/pypi/ExtensionClass

Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via GitHub)

Revision 1.1213: download - view: text, markup, annotated - select for diffs
Sun Oct 9 16:57:06 2011 UTC (4 months ago) by dougb
Branches: MAIN
Diff to: previous 1.1212: preferred, colored
Changes since revision 1.1212: +0 -1 lines
Remove security/snort_inline:

Does not build properly, no longer supported upstream

PR:		ports/161410
Approved by:	maintainer

Revision 1.1212: download - view: text, markup, annotated - select for diffs
Sun Oct 9 02:47:50 2011 UTC (4 months ago) by dougb
Branches: MAIN
Diff to: previous 1.1211: preferred, colored
Changes since revision 1.1211: +0 -3 lines
Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE

astro/gkrellsun		Abandonware
astro/xrmap		No more distfiles
audio/midimountain	Abandonware
audio/gkrellmss		Abandonware
audio/gnapster		Abandonware
databases/xbase		No more public distfiles
databases/xbsql		No more public distfiles
games/gtkabale		No more public distfiles
games/battleball	No more public distfiles, does not compile on ia64 or sparc64
games/race		No more public distfiles
games/stvef-paks	No more public distfiles
games/stvef-server	No more public distfiles
games/tome		No more public distfiles
games/qkmj		No more public distfiles
games/oilwar		No more public distfiles
games/xbaby		No more public distfiles
games/xword		Abandonware
games/kslide		No more public distfiles
graphics/xmrm		No more public distfiles, does not compile on amd64 or sparc64
graphics/giftrans	Upstream disappeared and distfile is not available
graphics/wildmagic	BROKEN for more than 6 months, does not fetch
irc/ircd-rusnet		No more public distfiles
irc/tkirc		No more public distfiles
korean/mizifont		No more public distfiles
lang/freetxl		No more public distfiles
math/nsc2ke		No more public distfiles
misc/mgp-mode.el	No more public distfiles
multimedia/p5-RIFF-Info	No more public distfiles
net/p5-Net-OpenDHT	No more public distfiles
net/mudix		No more public distfiles
net-im/newsbot		No more public distfiles
net-im/libicq2000	Abandonware
net-im/gossip		No longer maintain by upstream, use net-im/empathy instead
net-im/ickle		Abandonware
net-mgmt/nipper		BROKEN for more than 6 month, does not fetch
net-p2p/mldonkey-serverspy	No more public distfiles
news/p5-Gateway		No more public distfiles
print/epsmerge		No more public distfiles
science/at		No more public distfiles
science/pyvox		No more public distfiles
security/p5-Email-Obfuscate	No more public distfiles
security/libparanoia	No more public distfiles
security/execwrap	No more public distfiles

Revision 1.1211: download - view: text, markup, annotated - select for diffs
Tue Oct 4 23:16:30 2011 UTC (4 months ago) by rene
Branches: MAIN
Diff to: previous 1.1210: preferred, colored
Changes since revision 1.1210: +0 -1 lines
Remove expired port:
2011-10-04 security/cfs: Locks don't work, ports/137378, unmaintained, dead upstream, insecure

Revision 1.1210: download - view: text, markup, annotated - select for diffs
Tue Oct 4 02:36:57 2011 UTC (4 months, 1 week ago) by lx
Branches: MAIN
Diff to: previous 1.1209: preferred, colored
Changes since revision 1.1209: +1 -0 lines
Add NaCl, a high speed cryptography library.

Revision 1.1209: download - view: text, markup, annotated - select for diffs
Mon Oct 3 02:52:02 2011 UTC (4 months, 1 week ago) by sunpoet
Branches: MAIN
Diff to: previous 1.1208: preferred, colored
Changes since revision 1.1208: +1 -0 lines
- Add p5-App-Genpass 2.10

If you've ever needed to create 10 (or even 10,000) passwords on the fly with
varying preferences (lowercase, uppercase, no confusing characters, special
characters, minimum length, etc.), you know it can become a pretty pesky task.

This module makes it possible to create flexible and secure passwords, quickly
and easily.

WWW: http://search.cpan.org/dist/App-Genpass/

Revision 1.1208: download - view: text, markup, annotated - select for diffs
Sun Oct 2 05:21:18 2011 UTC (4 months, 1 week ago) by cs
Branches: MAIN
Diff to: previous 1.1207: preferred, colored
Changes since revision 1.1207: +1 -0 lines
This Python package is a high-level wrapper for Kerberos (GSSAPI) operations.
The goal is to avoid having to build a module that wraps the entire
Kerberos.framework, and instead offer a limited set of functions that do what
is needed for client/server Kerberos authentication based on
<http://www.ietf.org/rfc/rfc4559.txt>.

PR:		ports/156791
Submitted by:	Roland van Laar <roland@micite.net>
Approved by:	wen@ (co-mentor)

Revision 1.1207: download - view: text, markup, annotated - select for diffs
Fri Sep 30 09:12:32 2011 UTC (4 months, 1 week ago) by dougb
Branches: MAIN
Diff to: previous 1.1206: preferred, colored
Changes since revision 1.1206: +0 -1 lines
As previously advertised, delete ports that have
vulnerabilities listed in portaudit, and those
that depend on them - part 1

math/mupad
	Relies on xpm, vulnerable since 2004-09-15
net-p2p/torrentflux
	Vulnerable since 2006-10-07
net/tptest
	Vulnerable since 2009-12-17
security/pgp6
	Vulnerable since 2005-07-31
www/p5-RTx-RightsMatrix
	Only works with www/rt36, which is FORBIDDEN
www/p5-RTx-Shredder
	Only works with www/rt36, which is FORBIDDEN
www/p5-RTx-Statistics
	Only works with www/rt36, which is FORBIDDEN
www/plone
	Vulnerable since 2011-02-10
www/pyblosxom
	Vulnerable since 2009-02-11
www/rt36
	Vulnerable since 2009-12-09
www/zope-archetypes
	Depends on www/plone, which is FORBIDDEN
www/zope-calendaring
	Depends on www/plone, which is FORBIDDEN
www/zope-coreblog2
	Depends on www/plone, which is FORBIDDEN
www/zope-i18nlayer
	Depends on www/plone, which is FORBIDDEN
www/zope-plonelanguagetool
	Depends on www/plone, which is FORBIDDEN
www/zope-simpleblog
	Depends on www/plone, which is FORBIDDEN

Revision 1.1206: download - view: text, markup, annotated - select for diffs
Fri Sep 23 18:14:05 2011 UTC (4 months, 2 weeks ago) by bsam
Branches: MAIN
Diff to: previous 1.1205: preferred, colored
Changes since revision 1.1205: +1 -0 lines
Add linux-f10-gnutls 2.4.2, GNU Transport Layer Security library.

Changes over original shar file at the PR:
. change the maintainer to emulation@ (since it's an infrastructure linux port);
. use the latest version of the package (2.4.2-5.fc10);
. fix pkg-plist.

PR:		ports/159007
Submitted by:	Stas Timokhin <devel@stasyan.com>

Revision 1.1205: download - view: text, markup, annotated - select for diffs
Fri Sep 23 17:38:32 2011 UTC (4 months, 2 weeks ago) by bsam
Branches: MAIN
Diff to: previous 1.1204: preferred, colored
Changes since revision 1.1204: +1 -0 lines
Add linux-f10-libgpg-error 1.6, common error values for all GnuPG
components.

Changes over original shar file at the PR:
. change the maintainer to emulation@ (since it's an infrastructure linux port);
. add BRANDELF_FILES;
. fix pkg-plist.

PR:		ports/159007
Submitted by:	Stas Timokhin <devel@stasyan.com>

Revision 1.1204: download - view: text, markup, annotated - select for diffs
Fri Sep 23 17:14:07 2011 UTC (4 months, 2 weeks ago) by bsam
Branches: MAIN
Diff to: previous 1.1203: preferred, colored
Changes since revision 1.1203: +1 -0 lines
Add linux-f10-libgcrypt 1.4.4, general purpose crypto library based on
code used in GnuPG.

Changes over original shar file at the PR:
. change the maintainer to emulation@ (since it's an infrastructure linux port);
. use the latest version of the package (1.4.4-1.fc10);
. use PLIST_FILES, PLIST_DIRSTRY and post-install target instead of pkg-plist.

Notes: the port uses ${PREFIX}/etc/gcrypt directory for configuration files
(i.e. /compat/linux/etc/gcrypt). We usually try to use FreeBSD directories.
But there is no [/usr/local/]/etc/gcrypt directory.
I'm open to ideas on what to do here.

PR:		ports/159007
Submitted by:	Stas Timokhin <devel@stasyan.com>

Revision 1.1203: download - view: text, markup, annotated - select for diffs
Fri Sep 23 16:38:21 2011 UTC (4 months, 2 weeks ago) by bsam
Branches: MAIN
Diff to: previous 1.1202: preferred, colored
Changes since revision 1.1202: +1 -0 lines
Add linux-f10-libtasn1 1.5, ASN.1 structure parser library.

Changes over original shar file at the PR:
 . change the maintainer to emulation@ (since it's an infrastructure linux port);
 . remove commented out lines;
 . use PLIST_FILES, DOCSDIR_REL and PORTDOCS instead of pkg-plist.

PR:		ports/159007
Submitted by:	Stas Timokhin <devel@stasyan.com>

Revision 1.1202: download - view: text, markup, annotated - select for diffs
Fri Sep 23 13:25:21 2011 UTC (4 months, 2 weeks ago) by bapt
Branches: MAIN
Diff to: previous 1.1201: preferred, colored
Changes since revision 1.1201: +0 -1 lines
2011-09-23 devel/libnotifymm: Doesn't build and isn't used by anything.
2011-09-11 games/abuse: BROKEN after games/abuse_sdl update
2011-09-01 security/donkey: No more public distfiles
2011-09-01 graphics/moth: No more public distfiles
2011-09-01 net-mgmt/aguri: No more public distfiles
2011-09-01 games/senso: No more public distfiles
2011-09-01 net-im/jabber-users-agent: No more public distfiles
2011-09-01 games/cchess: No more public distfiles

Revision 1.1201: download - view: text, markup, annotated - select for diffs
Thu Sep 22 06:26:43 2011 UTC (4 months, 2 weeks ago) by bapt
Branches: MAIN
Diff to: previous 1.1200: preferred, colored
Changes since revision 1.1200: +0 -2 lines
2012-09-20 www/ruby-http-access: Deprecated upstream, please use www/rubygem-httpclient
2011-09-01 sysutils/wots: No more public distfiles
2011-09-15 sysutils/gpart: Upstream disappeared
2011-09-01 sysutils/plod: No more public distfiles
2011-09-01 sysutils/checkservice: BROKEN for more than 6 month
2011-09-01 security/nsm-console: BROKEN for more than 6 month
2011-09-01 security/fressh: No more public distfiles
2011-09-01 palm/pose: No more public distfiles
2011-09-01 palm/isilo: No more public distfiles
2011-09-01 news/ija: BROKEN for more than 6 month
2011-09-01 news/PicMonger: Abandonware

Revision 1.1200: download - view: text, markup, annotated - select for diffs
Sat Sep 17 21:47:23 2011 UTC (4 months, 3 weeks ago) by pawel
Branches: MAIN
Diff to: previous 1.1199: preferred, colored
Changes since revision 1.1199: +1 -0 lines
An ncurses based password database client that is compatible
with KeePass 1.x format databases.

WWW:	http://ckpass.sourceforge.net/

PR:		ports/160676
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Approved by:	miwi, wen (mentors implicit)

Revision 1.1199: download - view: text, markup, annotated - select for diffs
Sat Sep 17 21:29:46 2011 UTC (4 months, 3 weeks ago) by pawel
Branches: MAIN
Diff to: previous 1.1198: preferred, colored
Changes since revision 1.1198: +1 -0 lines
Libkpass is a from-scratch C implementation of reading and writing
KeePass 1.x format password databases.

WWW:	http://libkpass.sourceforge.net/

PR:		ports/160675
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Approved by:	miwi, wen (mentors implicit)

Revision 1.1198: download - view: text, markup, annotated - select for diffs
Sun Sep 4 19:31:56 2011 UTC (5 months ago) by eadler
Branches: MAIN
Diff to: previous 1.1197: preferred, colored
Changes since revision 1.1197: +1 -0 lines
Massh makes it possible to perform the following on hundreds, or even
thousands of hosts in a parallelized fashion:

    * Run Remote Commands
    * Push and Execute Pre-Written Scripts
    * Push Files
    * Pull Files

WWW: http://m.a.tt/er/massh/
PR:		ports/159770
Submitted by:	Sascha Klauder <sklauder@trimind.de>
Approved by:	bapt (mentor)

Revision 1.1197: download - view: text, markup, annotated - select for diffs
Sun Sep 4 13:05:23 2011 UTC (5 months ago) by tota
Branches: MAIN
Diff to: previous 1.1196: preferred, colored
Changes since revision 1.1196: +1 -0 lines
- Add a new port: security/R-cran-ROAuth

  This package provides an interface to the OAuth 1.0 specification,
  allowing users to authenticate via OAuth to the server of their
  choice.

  WWW:	http://cran.r-project.org/web/packages/ROAuth/

Revision 1.1196: download - view: text, markup, annotated - select for diffs
Sun Sep 4 13:01:28 2011 UTC (5 months ago) by tota
Branches: MAIN
Diff to: previous 1.1195: preferred, colored
Changes since revision 1.1195: +1 -0 lines
- Add a new port: security/R-cran-digest

  The digest package provides a function 'digest' for the creation
  of hash digests of arbitrary R objects (using the md5, sha-1, sha-256
  and crc32 algorithms) permitting easy comparison of R language
  objects, as well as a function hmac() to create hash-based message
  authentication code. The md5 algorithm by Ron Rivest is specified
  in RFC 1321, the SHA-1 and SHA-256 algorithms are specified in
  FIPS-180-1 and FIPS-180-2, and the crc32 algorithm is described in
  ftp://ftp.rocksoft.com/cliens/rocksoft/papers/crc_v3.txt. For md5,
  sha-1 and sha-256, this packages uses small standalone implementations
  that were provided by Christophe Devine. For crc32, code from the
  zlib library is used. Please note that this package is not meant
  to be deployed for cryptographic purposes for which more comprehensive
  (and widely tested) libraries such as OpenSSL should be used.

  WWW:	http://cran.r-project.org/web/packages/digest/

Revision 1.1195: download - view: text, markup, annotated - select for diffs
Sat Sep 3 20:21:15 2011 UTC (5 months, 1 week ago) by sunpoet
Branches: MAIN
Diff to: previous 1.1194: preferred, colored
Changes since revision 1.1194: +1 -0 lines
- Add p5-Crypt-OpenSSL-CA 0.21

Crypt-OpenSSL-CA - Model of an X509v3 Certification Authority

This package performs the cryptographic operations necessary to issue
X509 certificates and certificate revocation lists (CRLs).  It is
implemented as a Perl wrapper around the popular OpenSSL library.  All
certificate and CRL extensions supported by OpenSSL are available, and
then some.

WWW: http://search.cpan.org/dist/Crypt-OpenSSL-CA/

PR:		ports/160167
Submitted by:	Rodrigo Mosconi <freebsd@mosconi.mat.br>

Revision 1.1194: download - view: text, markup, annotated - select for diffs
Sat Sep 3 08:04:49 2011 UTC (5 months, 1 week ago) by cy
Branches: MAIN
Diff to: previous 1.1193: preferred, colored
Changes since revision 1.1193: +1 -0 lines
Bring COPS back from the dead.

Revision 1.1193: download - view: text, markup, annotated - select for diffs
Fri Aug 19 17:14:07 2011 UTC (5 months, 3 weeks ago) by zi
Branches: MAIN
Diff to: previous 1.1192: preferred, colored
Changes since revision 1.1192: +1 -0 lines
New port: security/duo

Duo provides simple two-factor authentication as a service via:

    1.  Phone callback
    2.  SMS-delivered one-time passcodes
    3.  Duo mobile app to generate one-time passcodes
    4.  Duo mobile app for smartphone push authentication
    5.  Duo hardware token to generate one-time passcodes

This package allows an admin (or ordinary user) to quickly add Duo
authentication to any Unix login without setting up secondary user
accounts, directory synchronization, servers, or hardware.

WWW: http://duosecurity.com

Approved by:	tabthorpe (mentor)

Revision 1.1192: download - view: text, markup, annotated - select for diffs
Wed Aug 10 16:18:31 2011 UTC (6 months ago) by bapt
Branches: MAIN
Diff to: previous 1.1191: preferred, colored
Changes since revision 1.1191: +0 -4 lines
Remove some expired ports

2011-08-08 deskutils/alexandria: Upcoming ruby-gnome removes dependencies
2011-08-06 security/drweb: fails to fetch (website rearranged)
2011-08-06 security/drweb-postfix: fails to fetch (website rearranged)
2011-08-06 security/drweb-qmail: fails to fetch (website rearranged)
2011-08-06 security/drweb-sendmail: fails to fetch (website rearranged)

Revision 1.1191: download - view: text, markup, annotated - select for diffs
Wed Aug 3 06:49:54 2011 UTC (6 months, 1 week ago) by bapt
Branches: MAIN
Diff to: previous 1.1190: preferred, colored
Changes since revision 1.1190: +0 -5 lines
Removing old ruby stuff

2011-08-03 comms/ruby-serialport: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-search-namazu: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-sqlite: Doesn't work with Ruby 1.9
2011-08-03 databases/rubygem-kirbybase: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-eet: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filelock: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filemagic: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-metaruby: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-poll: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-rrb: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-strongtyping: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-textbuf: Doesn't work with Ruby 1.9
2011-08-03 graphics/ruby-graph: Doesn't work with Ruby 1.9
2011-08-03 graphics/ruby-libpng: Doesn't work with Ruby 1.9
2011-08-03 japanese/ruby-kakasi: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-extensions: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-lua: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-perl: Doesn't work with Ruby 1.9
2011-08-03 mail/ruby-tmail: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-bitset: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-bitvector: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-gmp: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-mpi: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-nis: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-pcap: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-romp: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-spread: Doesn't work with Ruby 1.9
2011-08-03 print/ruby-pdflib: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-aes: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-blowfish: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-cast_256: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-mcrypt: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-pam: Doesn't work with Ruby 1.9
2011-08-03 sysutils/ruby-log4r: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-csv: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-formvalidator: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-gdome: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-htmltools: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-nqxml: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-quixml: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-raspell: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-tempura: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-xtemplate: Doesn't work with Ruby 1.9
2011-08-03 www/ruby-tmpl: Doesn't work with Ruby 1.9

Revision 1.1190: download - view: text, markup, annotated - select for diffs
Mon Aug 1 13:38:44 2011 UTC (6 months, 1 week ago) by pgj
Branches: MAIN
Diff to: previous 1.1189: preferred, colored
Changes since revision 1.1189: +1 -0 lines
DES, Blowfish, AES, TEA, SHA1, MD5, RSA, BubbleBabble, Hexdump, Support for
Word128, Word192 and Word256 and Beyond, PKCS5 Padding, Various Encryption
Modes e.g. Cipher Block Chaining all in one package, with HUnit and
QuickCheck tests, and examples.

WWW:	http://hackage.haskell.org/package/Crypto

Obtained from:	FreeBSD Haskell

Revision 1.1189: download - view: text, markup, annotated - select for diffs
Mon Aug 1 05:51:56 2011 UTC (6 months, 1 week ago) by bapt
Branches: MAIN
Diff to: previous 1.1188: preferred, colored
Changes since revision 1.1188: +0 -3 lines
Bye bye abandonwares (part 5)

2011-08-08 russian/messarge: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 russian/pgp.language: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 security/ifd-gempc410: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 security/libidea: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 security/rain: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 sysutils/Tee: Has expired: No more public distfile
2011-08-08 sysutils/curly: Has expired: No more public distfiles
2011-08-08 sysutils/i855vidctl10: Has expired: No more public distfiles
2011-08-08 sysutils/ltrace: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 sysutils/rsyslog3-snmp: Has expired: unsupported upstream
2011-08-08 sysutils/xapply: Has expired: No more public distfiles
2011-08-08 textproc/asm2html: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 textproc/diff-mode.el: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 vietnamese/gtk-im-vi: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 www/campsite: Has expired: Does not work
2011-08-08 www/p5-PLP: Has expired: No more upstream, looks like an abandonware
2011-08-08 www/wcol: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 x11-toolkits/sdl_gui: Has expired: Looks like an abandonware, no more public distfiles

Revision 1.1188: download - view: text, markup, annotated - select for diffs
Sun Jul 31 04:43:00 2011 UTC (6 months, 1 week ago) by tota
Branches: MAIN
Diff to: previous 1.1187: preferred, colored
Changes since revision 1.1187: +1 -0 lines
- Add a new port: security/rubygem-twitter_oauth

  twitter_oauth is a Ruby client for the Twitter API using OAuth.

  WWW:	https://github.com/moomerman/twitter_oauth

Revision 1.1187: download - view: text, markup, annotated - select for diffs
Tue Jul 26 11:34:04 2011 UTC (6 months, 2 weeks ago) by novel
Branches: MAIN
Diff to: previous 1.1186: preferred, colored
Changes since revision 1.1186: +1 -0 lines
Add security/p11-kit, a library which provides a way to load and enumerate
PKCS#11 modules and provides a standard configuration setup for installing
PKCS#11 modules in such a way that they're discoverable.

Revision 1.1186: download - view: text, markup, annotated - select for diffs
Thu Jul 21 02:43:51 2011 UTC (6 months, 3 weeks ago) by linimon
Branches: MAIN
Diff to: previous 1.1185: preferred, colored
Changes since revision 1.1185: +0 -1 lines
Disconnect the following deprecated ports that only work with java1.4:

  devel/colorer
  java/jboss3
  security/jce_policy14
  textproc/galax

PR:		ports/158969
Submitted by:	rene

Revision 1.1185: download - view: text, markup, annotated - select for diffs
Thu Jul 7 22:25:38 2011 UTC (7 months ago) by mm
Branches: MAIN
Diff to: previous 1.1184: preferred, colored
Changes since revision 1.1184: +1 -0 lines
This Horde package provides an OAuth consumer (http://oauth.net)
and OAuth infrastruture, and in the future will provide an OAuth server.

WWW: http://pear.horde.org

Revision 1.1184: download - view: text, markup, annotated - select for diffs
Thu Jul 7 22:07:18 2011 UTC (7 months ago) by beech
Branches: MAIN
Diff to: previous 1.1183: preferred, colored
Changes since revision 1.1183: +0 -1 lines
- Replaced by new pear install
security/horde4-auth

Revision 1.1183: download - view: text, markup, annotated - select for diffs
Thu Jul 7 21:09:06 2011 UTC (7 months ago) by mm
Branches: MAIN
Diff to: previous 1.1182: preferred, colored
Changes since revision 1.1182: +1 -0 lines
The Horde_Crypt package class provides an API for various cryptographic
systems.

WWW: http://pear.horde.org

Revision 1.1182: download - view: text, markup, annotated - select for diffs
Thu Jul 7 19:46:16 2011 UTC (7 months ago) by mm
Branches: MAIN
Diff to: previous 1.1181: preferred, colored
Changes since revision 1.1181: +1 -0 lines
Horde_Share provides an interface to all shared resources a user
owns or has access to.

WWW: http://pear.horde.org

Revision 1.1181: download - view: text, markup, annotated - select for diffs
Thu Jul 7 19:45:02 2011 UTC (7 months ago) by mm
Branches: MAIN
Diff to: previous 1.1180: preferred, colored
Changes since revision 1.1180: +1 -0 lines
The Perms package provides an interface to the Horde permissions system.

WWW: http://pear.horde.org

Revision 1.1180: download - view: text, markup, annotated - select for diffs
Thu Jul 7 19:22:31 2011 UTC (7 months ago) by mm
Branches: MAIN
Diff to: previous 1.1179: preferred, colored
Changes since revision 1.1179: +1 -0 lines
The Horde_Auth package provides a common interface into the various backends
for the Horde authentication system.

WWW: http://pear.horde.org

Revision 1.1179: download - view: text, markup, annotated - select for diffs
Thu Jul 7 18:51:05 2011 UTC (7 months ago) by mm
Branches: MAIN
Diff to: previous 1.1178: preferred, colored
Changes since revision 1.1178: +1 -0 lines
Package for managing and accessing the Horde groups system.

WWW: http://pear.horde.org

Revision 1.1178: download - view: text, markup, annotated - select for diffs
Thu Jul 7 18:01:20 2011 UTC (7 months ago) by mm
Branches: MAIN
Diff to: previous 1.1177: preferred, colored
Changes since revision 1.1177: +1 -0 lines
The Horde_Secret library provides an API for encrypting and decrypting
small pieces of data with the use of a shared key.

WWW: http://pear.horde.org

Revision 1.1177: download - view: text, markup, annotated - select for diffs
Sat Jun 25 10:18:14 2011 UTC (7 months, 2 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.1176: preferred, colored
Changes since revision 1.1176: +1 -0 lines
Belier allows opening a shell or executing a command on a remote computer
through a SSH connection. The main feature of Belier is its ability to cross
several intermediate computers before realizing the job.

WWW: http://www.ohmytux.com/belier/index.html

PR:		ports/156757
Submitted by:	rokaz

Revision 1.1176: download - view: text, markup, annotated - select for diffs
Tue Jun 21 15:52:36 2011 UTC (7 months, 2 weeks ago) by dhn
Branches: MAIN
Diff to: previous 1.1175: preferred, colored
Changes since revision 1.1175: +1 -0 lines
SSLScan is a fast SSL port scanner. SSLScan connects to SSL ports and determines
what ciphers are supported, which are the servers prefered ciphers, which SSL
protocols are supported and returns the SSL certificate. Client certificates and
private key can be configured and output is to text / XML.

PR:		ports/158111
Submitted by:	Matthieu BOUTHORS <matthieu@labs.fr>

Revision 1.1175: download - view: text, markup, annotated - select for diffs
Sat Jun 11 01:32:37 2011 UTC (8 months ago) by wxs
Branches: MAIN
Diff to: previous 1.1174: preferred, colored
Changes since revision 1.1174: +1 -0 lines
Free open-source disk encryption software

Main Features:
* Creates a virtual encrypted disk within a file and mounts it as
  a real disk.
* Encrypts an entire partition or storage device such as USB flash
  drive or hard drive.
* Encryption is automatic, real-time (on-the-fly) and transparent.
* Parallelization and pipelining allow data to be read and written
  as fast as if the drive was not encrypted.
* Provides plausible deniability, in case an adversary forces you
  to reveal the password:
  Hidden volume (steganography) and hidden operating system.

WWW: http://www.truecrypt.org/

NOTE: This port is experimental and provides no GUI for managing
truecrypt volumes.

PR:		ports/157072
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>

Revision 1.1174: download - view: text, markup, annotated - select for diffs
Tue May 24 08:35:26 2011 UTC (8 months, 2 weeks ago) by jadawin
Branches: MAIN
Diff to: previous 1.1173: preferred, colored
Changes since revision 1.1173: +1 -0 lines
Dicewaregen is simple perl script that generated Diceware dictionaries, that
can be used to create secure passwords.

Dicewaregen relies on aspell, to make wordlist. Once you have wordlist you can
create Diceware dictionary. You can make few dictionaries using different
languages, merge them and then make Diceware dictionary.

More info about Diceware: http://world.std.com/~reinhold/diceware.html

WWW: http://hg.bsdroot.lv/aldis/dicewaregen/

PR:		ports/157251
Submitted by:	Aldis Berjoza <aldis at bsdroot.lv>

Revision 1.1173: download - view: text, markup, annotated - select for diffs
Mon May 23 19:21:17 2011 UTC (8 months, 2 weeks ago) by beech
Branches: MAIN
Diff to: previous 1.1172: preferred, colored
Changes since revision 1.1172: +1 -0 lines
The Horde_Auth package provides a common interface into the
various backends for the Horde authentication system.

Approved by:	itetcu (mentor)(implicit)

Revision 1.1172: download - view: text, markup, annotated - select for diffs
Thu May 19 02:45:47 2011 UTC (8 months, 3 weeks ago) by lwhsu
Branches: MAIN
Diff to: previous 1.1171: preferred, colored
Changes since revision 1.1171: +1 -0 lines
Add pam_google_authenticator 20110519, PAM module for two-step
authentication from Google.

PR:		ports/157152
Submitted by:	Jui-Nan Lin <jnlin at csie.nctu.edu.tw>

Revision 1.1171: download - view: text, markup, annotated - select for diffs
Sun May 15 17:09:38 2011 UTC (8 months, 3 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.1170: preferred, colored
Changes since revision 1.1170: +1 -1 lines
- add patch to barnyard2 to allow build with postgresql and tcl
  (reported and fixed upstream)
- display option TCL only for Master port, it makes no sense if
  the slave can de-select a required option
- remove broken barnyard-sguil (master port was removed 2011-04-04)
- add new port barnyard2-sguil [1]
- add entry to MOVED

PR:		ports/156188 [1]
Submitted by:	me
Approved by:	maintainer timeout

Revision 1.1170: download - view: text, markup, annotated - select for diffs
Thu May 5 02:52:51 2011 UTC (9 months, 1 week ago) by sunpoet
Branches: MAIN
Diff to: previous 1.1169: preferred, colored
Changes since revision 1.1169: +1 -0 lines
- Add p5-String-MkPasswd

This Perl library defines a single function, mkpasswd(), to generate
random passwords. The function is meant to be a simple way for
developers and system administrators to easily generate a relatively
secure password.

WWW: http://search.cpan.org/dist/String-MkPasswd

PR:		ports/156714
Submitted by:	Frank Wall <fw@moov.de>

Revision 1.1169: download - view: text, markup, annotated - select for diffs
Tue May 3 03:11:58 2011 UTC (9 months, 1 week ago) by cy
Branches: MAIN
Diff to: previous 1.1168: preferred, colored
Changes since revision 1.1168: +0 -1 lines
Libfwbuilder has been merged into fwbuilder.

Revision 1.1168: download - view: text, markup, annotated - select for diffs
Mon May 2 23:28:58 2011 UTC (9 months, 1 week ago) by stas
Branches: MAIN
Diff to: previous 1.1167: preferred, colored
Changes since revision 1.1167: +1 -0 lines
Add rubygem-net-ssh-multi 1.0.1, SSH connection multiplexing library for
Ruby.

PR:		ports/ports/156780
Submitted by:	Renaud Chaput <renchap at cocoa-x.com>

Revision 1.1167: download - view: text, markup, annotated - select for diffs
Sun May 1 20:14:14 2011 UTC (9 months, 1 week ago) by bapt
Branches: MAIN
Diff to: previous 1.1166: preferred, colored
Changes since revision 1.1166: +0 -21 lines
Remove unmaintained expired ports from security

2011-05-01 security/aafid2: Upstream disapear and distfile is no more available
2011-05-01 security/bjorb: Upstream disapear and distfile is no more available
2011-05-01 security/borzoi: Upstream disapear and distfile is no more available
2011-05-01 security/cmd5checkpw: Upstream disapear and distfile is no more available
2011-05-01 security/cops: Upstream disapear and distfile is no more available
2011-05-01 security/find_ddos: Upstream disapear and distfile is no more available
2011-05-01 security/ftpmap: Upstream disapear and distfile is no more available
2011-05-01 security/hafiye: Upstream disapear and distfile is no more available
2011-05-01 security/ident2: Upstream disapear and distfile is no more available
2011-05-01 security/liedentd: Upstream disapear and distfile is no more available
2011-05-01 security/pam_pop3: Upstream disapear and distfile is no more available
2011-05-01 security/poc: Upstream disapear and distfile is no more available
2011-05-01 security/portscanner: Upstream disapear and distfile is no more available
2011-05-01 security/ppgen: Upstream disapear and distfile is no more available
2011-05-01 security/qident: Upstream disapear and distfile is no more available
2011-05-01 security/quintuple-agent: Upstream disapear and distfile is no more available
2011-05-01 security/rc5pipe: Upstream disapear and distfile is no more available
2011-05-01 security/rid: Upstream disapear and distfile is no more available
2011-05-01 security/ssh: Upstream disapear and distfile is no more available
2011-05-01 security/tea-total: Upstream disapear and distfile is no more available
2011-05-01 security/uberkey: Upstream disapear and distfile is no more available

Revision 1.1166: download - view: text, markup, annotated - select for diffs
Wed Apr 27 17:41:59 2011 UTC (9 months, 2 weeks ago) by skreuzer
Branches: MAIN
Diff to: previous 1.1165: preferred, colored
Changes since revision 1.1165: +1 -0 lines
arpCounterattack is a program for detecting and remedying "ARP attacks." It
monitors traffic on any number of Ethernet interfaces and examines ARP replies
and gratuitous ARP requests. If it notices an ARP reply or gratuitous ARP
request that is in conflict with its notion of "correct" Ethernet/IP address
pairs, it logs the attack if logging is enabled, and, if the Ethernet
interface that the attack was seen on is is configured as being in aggressive
mode, it sends out a gratuitous ARP request and a gratuitous ARP reply with
the "correct" Ethernet/IP address pair in an attempt to reset the ARP tables
of hosts on the local network segment. The corrective gratuitous ARP request
and corrective gratuitous ARP reply can be sent from an Ethernet interface
other than the one that the attack was seen on.

WWW: http://acm.poly.edu/wiki/ARP_Counterattack

PR:		ports/151973
Submitted by:	Boris Kochergin <spawk@acm.poly.edu>

Revision 1.1165: download - view: text, markup, annotated - select for diffs
Mon Apr 18 22:27:44 2011 UTC (9 months, 3 weeks ago) by rene
Branches: MAIN
Diff to: previous 1.1164: preferred, colored
Changes since revision 1.1164: +0 -1 lines
Remove unmaintained port that depends on expired security/newpki-lib:
security/newpki-client

Revision 1.1164: download - view: text, markup, annotated - select for diffs
Mon Apr 18 22:25:36 2011 UTC (9 months, 3 weeks ago) by rene
Branches: MAIN
Diff to: previous 1.1163: preferred, colored
Changes since revision 1.1163: +0 -4 lines
Remove most expired ports:
2011-04-17 cad/tclspice: has been broken for more than a year
2011-04-17 comms/hcfmdm: does not compile on 7.X or higher
2011-04-17 databases/mysqlcc: has been broken for almost a year
2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/lamson: has been broken for a half year
2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer
2011-04-17 devel/djgpp-gcc: has been broken for half a year
2011-04-17 devel/gauche-sdl: has been broken for a year
2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up
2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer
2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer
2011-04-17 graphics/libvisual-plugins: has been broken for 3 years
2011-04-17 japanese/roundcube: has been broken for almost a year
2011-04-17 japanese/tkstep80: does not compile on FreeBSD 7.x or newer
2011-04-17 lang/u++: has been broken for over a half year
2011-04-17 lang/pugs: has been broken for over a year
2011-04-17 lang/mozart: does not compile on FreeBSD 7.x or newer
2011-04-17 math/linalg: does not build on FreeBSD 7.x or newer
2011-04-17 math/R-cran-igraph: has been broken for over a half year
2011-04-17 misc/ftree: has been broken for over a half year
2011-04-17 multimedia/katchtv: has been broken for a half year
2011-04-17 multimedia/libomxil-bellagio: has been broken for almost a year
2011-04-17 multimedia/banshee-mirage: has been broken for over a half year
2011-04-17 net-p2p/trackerbt: has been broken for a half year
2011-04-17 net/cap: does not compile on FreeBSD 7.x or newer
2011-04-17 net/ggsd: does not compile on FreeBSD 7.x or newer
2011-04-17 net/b2bua: does not compile on FreeBSD 7.x or newer
2011-04-17 net/penguintv: has been broken for a half year
2011-04-17 news/openftd: has been broken for almost a year
2011-04-17 palm/romeo: does not compile on FreeBSD 7.x or newer
2011-04-17 science/pcp: does not compile on FreeBSD 7.x or newer
2011-04-17 science/elmer-fem: has been broken for over a year
2011-04-17 security/newpki-lib: does not compile on FreeBSD 7.x or newer
2011-04-17 security/newpki-server: does not compile on FreeBSD 7.x or newer
2011-04-17 security/xmlsec: does not compile on FreeBSD 7.x or newer
2011-04-17 security/f-protd: has been broken for over a year
2011-04-17 sysutils/xwlans: does not compile on FreeBSD 7.x or newer
2011-04-17 www/bk_edit: does not compile on FreeBSD 7.x and newer
2011-04-17 www/bricolage: has been broken for a half year
2011-04-17 x11-toolkits/gauche-gtk: has been broken for a year
2011-04-17 x11-toolkits/gambas2-gb-qt: has been broken for over a year
2011-04-17 x11-toolkits/php-gtk2: has been broken for over a half year
2011-04-17 x11-toolkits/p5-Tcl-Tk: has been broken for 2 year
2011-04-17 x11/metisse: has been broken for over a half year

Revision 1.1163: download - view: text, markup, annotated - select for diffs
Tue Apr 12 18:10:33 2011 UTC (9 months, 4 weeks ago) by rene
Branches: MAIN
Diff to: previous 1.1162: preferred, colored
Changes since revision 1.1162: +0 -1 lines
Remove expired ports:
2011-04-11 lang/gpc: development has ceased; use lang/fpc instead
2011-04-11 security/mypasswordsafe: development has ceased; try security/gorilla instead

Revision 1.1162: download - view: text, markup, annotated - select for diffs
Wed Apr 6 09:42:40 2011 UTC (10 months ago) by ale
Branches: MAIN
Diff to: previous 1.1161: preferred, colored
Changes since revision 1.1161: +1 -0 lines
pkcs11-gateway is a software that allows you to use a Linux 32-bit PKCS#11
module on FreeBSD i386/amd64.
It consists of a FreeBSD Cryptoki wrapper library that serializes and forwards
PKCS#11 function calls to a Linux server program that dlopen() and use the
real module. The communication between the two components is via a UNIX socket.
pkcs11-gateway is based on the rpc-layer of Gnome Keyring.

- Alex Dupre
ale@FreeBSD.org

Revision 1.1161: download - view: text, markup, annotated - select for diffs
Wed Apr 6 07:58:19 2011 UTC (10 months ago) by ale
Branches: MAIN
Diff to: previous 1.1160: preferred, colored
Changes since revision 1.1160: +1 -0 lines
pkcs11-dump is a small utility to dump PKCS#11 token contents.

WWW:	http://sites.google.com/site/alonbarlev/pkcs11-utilities

Revision 1.1160: download - view: text, markup, annotated - select for diffs
Mon Apr 4 19:39:59 2011 UTC (10 months ago) by ohauer
Branches: MAIN
Diff to: previous 1.1159: preferred, colored
Changes since revision 1.1159: +0 -1 lines
 - remove expired port security/barnyard
 - remove barnyard from security/Makefile

Revision 1.1159: download - view: text, markup, annotated - select for diffs
Mon Apr 4 17:12:37 2011 UTC (10 months, 1 week ago) by rene
Branches: MAIN
Diff to: previous 1.1158: preferred, colored
Changes since revision 1.1158: +0 -3 lines
Garbage collect expired ports
2011-04-01 accessibility/linux-f8-atk: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-ucl: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-upx: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-alsa-lib: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-arts: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-esound: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-freealut: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libaudiofile: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libogg: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libvorbis: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-mikmod: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-nas-libs: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-openal: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-sdl_mixer: End of Life since Jan 7, 2009
2011-04-01 databases/linux-f8-sqlite3: End of Life since Jan 7, 2009
2011-04-02 databases/postgresql81-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql73-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql74-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql80-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-01 devel/linux-f8-libglade: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-sdl12: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-allegro: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libsigc++20: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libglade2: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-nspr: End of Life since Jan 7, 2009
2011-04-01 dns/linux-f8-libidn: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f8: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f9: End of Life since Jul 10, 2009
2011-04-01 emulators/linux_base-fc6: End of Life since December 7, 2007
2011-04-01 emulators/linux_base-f7: End of Life since June 13, 2008
2011-04-01 ftp/linux-f8-curl: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-sdl_image: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-ungif: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-imlib: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-cairo: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-dri: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-gdk-pixbuf: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-jpeg: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libGLU: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libmng: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png10: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-tiff: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-libg2c: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-tcl84: End of Life since Jan 7, 2009
2011-04-01 multimedia/linux-f8-libtheora: End of Life since Jan 7, 2009
2011-04-02 net-p2p/dcd: No fetch sources and looks like project abandoned
2011-03-31 net/straw: abandoned upstream and does not work with python 2.6+
2011-04-01 security/linux-f8-libssh2: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-nss: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-openssl: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml2: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-gtk: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-libs: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-expat: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-aspell: End of Life since Jan 7, 2009
2011-04-01 www/linux-f8-flashplugin10: End of Life since Jan 7, 2009
2011-03-30 www/mediawiki112: abandoned upstream
2011-03-30 www/mediawiki113: abandoned upstream
2011-03-30 www/mediawiki114: abandoned upstream
2011-03-30 www/mediawiki16: abandoned upstream
2011-04-01 x11-fonts/linux-f8-fontconfig: End of Life since Jan 7, 2009
2011-03-01 x11-themes/gnome-icons-cool-gorilla: "no mastersite"
2011-04-01 x11-themes/linux-f8-hicolor-icon-theme: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk2: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-openmotif: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-pango: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-qt33: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-tk84: End of Life since Jan 7, 2009
2011-04-01 x11/linux-f8-xorg-libs: End of Life since Jan 7, 2009

Revision 1.1158: download - view: text, markup, annotated - select for diffs
Sat Mar 19 06:07:07 2011 UTC (10 months, 3 weeks ago) by sunpoet
Branches: MAIN
Diff to: previous 1.1157: preferred, colored
Changes since revision 1.1157: +1 -0 lines
- Add create-cert 2.0

create-cert is a script that uses openssl(1) to create self-signed host
certificates and private keys for fully qualified domain names (FQDNs).

PR:		ports/155014
Submitted by:	Craig Leres <leres@ee.lbl.gov>

Revision 1.1157: download - view: text, markup, annotated - select for diffs
Thu Mar 17 13:16:11 2011 UTC (10 months, 3 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.1156: preferred, colored
Changes since revision 1.1156: +1 -0 lines
Get weak or strong random data from pluggable sources

WWW: http://search.cpan.org/dist/Crypt-Random-Source

PR:		ports/155572
Submitted by:	Dereckson <dereckson at gmail.com>

Revision 1.1156: download - view: text, markup, annotated - select for diffs
Mon Mar 7 18:04:49 2011 UTC (11 months ago) by wxs
Branches: MAIN
Diff to: previous 1.1155: preferred, colored
Changes since revision 1.1155: +2 -0 lines
Two new ports: security/yara and security/py-yara. The latter is the python
bindings for the former.

"YARA is a tool aimed at helping malware researchers to identify and classify
malware samples. With YARA you can create descriptions of malware families
based on textual or binary patterns contained on samples of those families.
Each description consists of a set of strings and a Boolean expression which
determines its logic."

WWW: http://code.google.com/p/yara-project/

Revision 1.1155: download - view: text, markup, annotated - select for diffs
Mon Mar 7 11:40:06 2011 UTC (11 months ago) by dhn
Branches: MAIN
Diff to: previous 1.1154: preferred, colored
Changes since revision 1.1154: +1 -0 lines
This module extends existing IO::Async classes with extra methods to
allow the use of SSL or TLS-based connections using IO::Socket::SSL.

WWW:	http://search.cpan.org/dist/IO-Async-SSL/

PR:		ports/155336
Submitted by:	"ports@c0decafe.net" <ports@c0decafe.net>

Revision 1.1154: download - view: text, markup, annotated - select for diffs
Fri Mar 4 17:14:38 2011 UTC (11 months, 1 week ago) by miwi
Branches: MAIN
Diff to: previous 1.1153: preferred, colored
Changes since revision 1.1153: +1 -0 lines
The OpenVPN Radius Plugin provides RADIUS authentication
and accounting support for OpenVPN.

WWW: http://www.nongnu.org/radiusplugin/index.html

PR:		ports/155259
Submitted by:	Mikhail T. <m.tsatsenko at gmail.com>

Revision 1.1153: download - view: text, markup, annotated - select for diffs
Fri Mar 4 10:32:13 2011 UTC (11 months, 1 week ago) by martymac
Branches: MAIN
Diff to: previous 1.1152: preferred, colored
Changes since revision 1.1152: +1 -1 lines
Remove extra spaces after port names

Approved by:	portmgr@, ehaupt (mentor)

Revision 1.1152: download - view: text, markup, annotated - select for diffs
Fri Feb 25 09:46:37 2011 UTC (11 months, 2 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.1151: preferred, colored
Changes since revision 1.1151: +0 -1 lines
- Part 1 of python24 removal
	- Clean up bsd.python.mk (remove PYWSGIREF, PYHASHLIB, PYCTYPES and PYEXPAT) all these is now part of python
	  since python25

Remove:
	textproc/py-expat
	devel/py-ctypes
	security/py-hashlib
	www/py-wsgiref

Revision 1.1151: download - view: text, markup, annotated - select for diffs
Sun Jan 30 12:08:25 2011 UTC (12 months, 1 week ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.1150: preferred, colored
Changes since revision 1.1150: +1 -0 lines
bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD
project for hashing passwords. bcrypt-ruby provides a simple, humane wrapper
for safely handling passwords.

WWW: http://rubygems.org/gems/bcrypt-ruby

PR:		ports/153965
Submitted by:	Jason Helfman <jhelfman at experts-exchange.com>
Feature safe:	yes

Revision 1.1150: download - view: text, markup, annotated - select for diffs
Thu Jan 20 06:05:28 2011 UTC (12 months, 2 weeks ago) by wen
Branches: MAIN
Diff to: previous 1.1149: preferred, colored
Changes since revision 1.1149: +1 -0 lines
Twofish is a 128-bit symmetric block cipher with a variable key
length (128, 192, or 256 bits) key, developed by Counterpane Labs.
It is unpatented and free for all uses, as described at
http://www.counterpane.com/twofish.html. It has been one of the
five finalists for AES.

This module is written in pure Perl, it should run everywhere
where Perl runs.

WWW:    http://search.cpan.org/dist/Crypt-Twofish_PP/

PR:		ports/154142
Submitted by:	Konstantin Menshikov <kostjnspb@yandex.ru>
Feature safe:	yes

Revision 1.1149: download - view: text, markup, annotated - select for diffs
Fri Jan 14 17:32:36 2011 UTC (12 months, 3 weeks ago) by ehaupt
Branches: MAIN
Diff to: previous 1.1148: preferred, colored
Changes since revision 1.1148: +1 -0 lines
Add ssh-copy-id 5.6p1, small script which copy your ssh public-key to a
remote host; appending it to your remote authorized_keys.

Feature safe: yes

Revision 1.1148: download - view: text, markup, annotated - select for diffs
Wed Jan 5 01:54:24 2011 UTC (13 months ago) by wen
Branches: MAIN
Diff to: previous 1.1147: preferred, colored
Changes since revision 1.1147: +1 -0 lines
Honggfuzz is a general-purpose fuzzing tool. Given a starting corpus of test
files, Hongfuzz supplies and modifies input to a test program and utilize the
ptrace() API/POSIX signal interface to detect and log crashes.

WWW:    http://code.google.com/p/honggfuzz/

Revision 1.1147: download - view: text, markup, annotated - select for diffs
Tue Jan 4 03:32:16 2011 UTC (13 months ago) by mezz
Branches: MAIN
Diff to: previous 1.1146: preferred, colored
Changes since revision 1.1146: +0 -1 lines
The x11/libcapplet has been broken for over a year (will be two in June 2011)
and no one has any of interest to fix it. It's an ancient software and
is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as
the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet
are removed and ports that have optional aren't remove.

PR:		ports/153355
Discussed with:	My team, FreeBSD GNOME Team
Tested by:	pointyhat-exp (thanks pav!)

Revision 1.1146: download - view: text, markup, annotated - select for diffs
Mon Jan 3 14:37:53 2011 UTC (13 months ago) by garga
Branches: MAIN
Diff to: previous 1.1145: preferred, colored
Changes since revision 1.1145: +0 -1 lines
Remove expired ports:

2011-01-01 audio/emphasis: abandoned upstream
2011-01-01 converters/ecore-txt: abandoned upstream
2011-01-01 deskutils/estickies: abandoned upstream
2011-01-01 devel/ecore-job: abandoned upstream
2011-01-01 devel/engrave: abandoned upstream
2011-01-01 devel/evfs: abandoned upstream
2011-01-01 devel/ruby-ecore: abandoned upstream
2011-01-01 graphics/exhibit: abandoned upstream
2011-01-01 graphics/epsilon: abandoned upstream
2011-01-01 graphics/esmart: abandoned upstream
2011-01-01 graphics/ruby-edje: abandoned upstream
2011-01-01 graphics/ruby-esmart: abandoned upstream
2011-01-01 graphics/ruby-evas: abandoned upstream
2011-01-01 graphics/ruby-redact: abandoned upstream
2011-01-01 multimedia/eclair: abandoned upstream
2011-01-01 security/phpmyid: Development has ceased.
2011-01-01 sysutils/ecore-config: abandoned upstream
2011-01-01 sysutils/extrackt: abandoned upstream
2011-01-01 textproc/exml: abandoned upstream
2011-01-02 www/mod_accesscookie: upstream is gone
2011-01-02 www/mod_vdbh: upstream is gone
2011-01-02 www/mod_auth_any: upstream is gone
2011-01-02 www/mod_log_data: upstream is gone and will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-01-01 x11-fm/entropyfm: abandoned upstream
2011-01-01 x11-themes/e17-splash-fortune: abandoned upstream
2011-01-01 x11-themes/e17-splash-shiny: abandoned upstream
2011-01-01 x11-themes/e17-splash-takara: abandoned upstream
2011-01-01 x11-themes/e17-theme-blue_eyed: abandoned upstream
2011-01-01 x11-themes/e17-theme-dali: abandoned upstream
2011-01-01 x11-themes/e17-theme-gant: abandoned upstream
2011-01-01 x11-themes/e17-theme-japan2007: abandoned upstream
2011-01-01 x11-themes/e17-theme-kor: abandoned upstream
2011-01-01 x11-themes/e17-theme-milky: abandoned upstream
2011-01-01 x11-themes/e17-theme-night_bling: abandoned upstream
2011-01-01 x11-themes/e17-theme-simply_white: abandoned upstream
2011-01-01 x11-themes/e17-splash-azul: abandoned upstream
2011-01-01 x11-themes/e17-splash-blue: abandoned upstream
2011-01-01 x11-themes/e17-splash-clean: abandoned upstream
2011-01-01 x11-themes/e17-splash-logo: abandoned upstream
2011-01-01 x11-toolkits/etk: abandoned upstream
2011-01-01 x11-toolkits/ewl: abandoned upstream
2011-01-01 x11-toolkits/enhance: abandoned upstream
2011-01-01 x11-wm/e17-module-bling: abandoned upstream
2011-01-01 x11-wm/e17-module-mixer: abandoned upstream
2011-01-01 x11-wm/e17-utils: abandoned upstream
2011-01-01 x11/elicit: abandoned upstream
2011-01-01 x11/enity: abandoned upstream
2011-01-01 x11/examine: abandoned upstream
2011-01-01 x11/ecore-desktop: abandoned upstream

Revision 1.1145: download - view: text, markup, annotated - select for diffs
Sun Jan 2 21:49:01 2011 UTC (13 months, 1 week ago) by rene
Branches: MAIN
Diff to: previous 1.1144: preferred, colored
Changes since revision 1.1144: +0 -1 lines
Garbage collect unmaintained expired ports:
2011-01-01 security/lxnb: Development has ceased, mastersite disappeared
2011-01-01 x11-wm/lxsession-lite: Superseded by x11-wm/lxsession

Revision 1.1144: download - view: text, markup, annotated - select for diffs
Sun Jan 2 01:32:43 2011 UTC (13 months, 1 week ago) by nork
Branches: MAIN
Diff to: previous 1.1143: preferred, colored
Changes since revision 1.1143: +1 -0 lines
Add tpmmanager 0.8, is an open source TPM (Trusted Platform
Module) management software providing an easy-to-use
graphical user interface.

WWW: http://projects.sirrix.com/trac/tpmmanager

Revision 1.1143: download - view: text, markup, annotated - select for diffs
Fri Dec 31 17:35:14 2010 UTC (13 months, 1 week ago) by rene
Branches: MAIN
Diff to: previous 1.1142: preferred, colored
Changes since revision 1.1142: +0 -1 lines
Garbage-collect expired ports:
2010-12-30 databases/p5-sqlrelay: broken and upstream disapeared
2010-12-30 devel/php-dbg2: No upstream support
2010-12-30 dns/fourcdns: upstream has disapeared
2010-12-31 emulators/win4bsd: Development has ceased and distfile is no longer available
2010-12-31 french/mozilla-flp: www/seamonkey port is deprecated. Consider using the www/firefox-i18n.
2010-12-31 french/xtel: Minitel services will be discontinued at the end of 2010.
2010-12-30 ftp/ftpq: upstream has disapeared
2010-12-30 graphics/paintlib: does not compile with new tiff and no more maintained upstream
2010-12-30 graphics/g3dviewer: does not build with gcc 4.2, upstream disapeared
2010-12-30 lang/scriba: Does not compile with gcc 4.2+, looks like abandonware
2010-12-30 math/rascal: Broken on every arch since 2008, looks like an abandonware
2010-12-31 net-mgmt/nrg: Project has vanished. Use cacti instead.
2010-12-31 security/hostsentry: Project is dead.
2010-12-31 sysutils/kcube: Project has vanished
2010-12-31 www/cybercalendar: has been unmaintained since 2001 and is unusable with dates after 2010 (see ports/150974)
2010-12-31 www/flock: Flock 3 moves from Firefox to Chromium
2010-12-31 www/linux-flock: Flock 3 moves from Firefox to Chromium
2010-12-30 x11-clocks/xtu: Looks like abandonware

Leave java/tya in for now, as it has outstanding PRs.

Revision 1.1142: download - view: text, markup, annotated - select for diffs
Fri Dec 24 19:10:30 2010 UTC (13 months, 2 weeks ago) by nobutaka
Branches: MAIN
Diff to: previous 1.1141: preferred, colored
Changes since revision 1.1141: +1 -0 lines
Add log2timeline, a log file parser for computer forensic investigations.

Revision 1.1141: download - view: text, markup, annotated - select for diffs
Fri Dec 24 18:50:05 2010 UTC (13 months, 2 weeks ago) by nobutaka
Branches: MAIN
Diff to: previous 1.1140: preferred, colored
Changes since revision 1.1140: +1 -0 lines
Add ssdeep, a tool for computing context triggered piecewise hashes.

Revision 1.1140: download - view: text, markup, annotated - select for diffs
Wed Dec 22 18:38:32 2010 UTC (13 months, 2 weeks ago) by mat
Branches: MAIN
Diff to: previous 1.1139: preferred, colored
Changes since revision 1.1139: +1 -0 lines
This module allows to secure connections of POE::Wheel::ReadWrite with OpenSSL
by a POE::Filter object, and behaves (beside of SSLing) as POE::Filter::Stream.

Revision 1.1139: download - view: text, markup, annotated - select for diffs
Tue Dec 14 15:29:42 2010 UTC (13 months, 3 weeks ago) by ale
Branches: MAIN
Diff to: previous 1.1138: preferred, colored
Changes since revision 1.1138: +1 -0 lines
Add xml-security port: the Apache Java library for XML Signature and Encryption.

Revision 1.1138: download - view: text, markup, annotated - select for diffs
Sat Dec 4 21:32:33 2010 UTC (14 months ago) by rene
Branches: MAIN
Diff to: previous 1.1137: preferred, colored
Changes since revision 1.1137: +0 -1 lines
Garbage collect old ports:
2010-11-15 archivers/linux-par2cmdline: Native version available
2010-11-15 audio/bmp-musepack: does not build with audio/musepack
2010-11-15 audio/libmpcdec: superseded by audio/musepack
2010-11-15 audio/py-musepack: does not build with audio/musepack
2010-12-01 chinese/chinput3: Development has ceased.
2010-12-01 emulators/dynagen-devel: Please install emulators/dynagen instead
2010-11-24 net-p2p/gift-fasttrack: unmaintained upstream
2010-11-24 net-p2p/gift-gnutella: unmaintained upstream
2010-11-24 net-p2p/gift-openft: unmaintained upstream
2010-11-24 net-p2p/pyslsk: unmantained upstream, use net-p2p/nicotine-plus
2010-11-11 security/pamsfs: SFS is dead, this project is dead, and site is gone
2010-11-10 www/p5-Catalyst-Plugin-CommandLine: The module is not needed any more. With new Catalyst (at least 5.7014) it works out of the box.

Revision 1.1137: download - view: text, markup, annotated - select for diffs
Sat Nov 20 15:36:53 2010 UTC (14 months, 2 weeks ago) by kwm
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.1136: preferred, colored
Changes since revision 1.1136: +0 -1 lines
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore

And pav@ for 2 exp-runs

PR:		ports/152255
		ports/143260
		ports/141033
		ports/149629
		ports/150350
		ports/151523
With hat:	gnome@

Revision 1.1136: download - view: text, markup, annotated - select for diffs
Sun Nov 14 07:28:47 2010 UTC (14 months, 3 weeks ago) by tota
Branches: MAIN
Diff to: previous 1.1135: preferred, colored
Changes since revision 1.1135: +1 -0 lines
- Add a new port: security/rubygem-roauth

  A simple OAuth library that supports OAuth header signing, and header verifying.

  WWW:	http://github.com/maccman/roauth

Revision 1.1135: download - view: text, markup, annotated - select for diffs
Mon Nov 8 10:08:46 2010 UTC (15 months ago) by garga
Branches: MAIN
Diff to: previous 1.1134: preferred, colored
Changes since revision 1.1134: +0 -1 lines
Remove expired ports:

2010-11-07 devel/libisc: Unlikely to be used...
2010-11-08 emulators/vmware-guestd3: Depends of misc/compat3x, that is deprecated and set to be removed
2010-11-08 emulators/vmware-tools3: Depends of misc/compat3x, that is deprecated and set to be removed
2010-10-08 misc/compat3x: "Only FreeBSD 6.4+ are supported in ports"
2010-11-08 misc/bidwatcher: Obsoleted by JBidwatcher and changes at http://ebay.com
2010-11-08 security/vscan: Depends of misc/compat3x, that is deprecated and set to be removed
2010-11-08 www/ssserver: Depends of misc/compat3x, that is deprecated and set to be removed

Revision 1.1134: download - view: text, markup, annotated - select for diffs
Sun Nov 7 12:11:12 2010 UTC (15 months ago) by nork
Branches: MAIN
Diff to: previous 1.1133: preferred, colored
Changes since revision 1.1133: +1 -0 lines
Add openssl_tpm_engine 0.4.1, is a OpenSSL TPM engine.

Obtained from:	http://bsssd.sourceforge.net/

Revision 1.1133: download - view: text, markup, annotated - select for diffs
Sun Nov 7 12:10:03 2010 UTC (15 months ago) by nork
Branches: MAIN
Diff to: previous 1.1132: preferred, colored
Changes since revision 1.1132: +1 -0 lines
Add tpm-tools 1.3.5, provides a basic set of TPM tools.

Obtained from:	http://bsssd.sourceforge.net/

Revision 1.1132: download - view: text, markup, annotated - select for diffs
Sun Nov 7 12:07:17 2010 UTC (15 months ago) by nork
Branches: MAIN
Diff to: previous 1.1131: preferred, colored
Changes since revision 1.1131: +1 -0 lines
Add opencryptoki 2.3.2, is an open PKCS#11 implementation library.

Obtained from:	http://bsssd.sourceforge.net/

Revision 1.1131: download - view: text, markup, annotated - select for diffs
Sun Nov 7 12:05:27 2010 UTC (15 months ago) by nork
Branches: MAIN
Diff to: previous 1.1130: preferred, colored
Changes since revision 1.1130: +1 -0 lines
Add trousers 0.3.6, is a CPL (Common Public License) licensed Trusted
Computing Software Stack.  It is mostly compliant with the TSS 1.2
specification.

Obtained from:	http://bsssd.sourceforge.net/

Revision 1.1130: download - view: text, markup, annotated - select for diffs
Mon Oct 18 12:54:32 2010 UTC (15 months, 3 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.1129: preferred, colored
Changes since revision 1.1129: +0 -1 lines
security/samba-vscan just works with samba 3.0, that is gone, so remove it too

Revision 1.1129: download - view: text, markup, annotated - select for diffs
Fri Oct 15 17:40:30 2010 UTC (15 months, 3 weeks ago) by garga
Branches: MAIN
Diff to: previous 1.1128: preferred, colored
Changes since revision 1.1128: +0 -2 lines
Remove expired ports

2010-10-15 security/ssh2: abandoned upstream
2010-10-15 security/ssh2-nox11: abandoned upstream

Revision 1.1128: download - view: text, markup, annotated - select for diffs
Thu Sep 30 18:23:42 2010 UTC (16 months, 1 week ago) by romain
Branches: MAIN
Diff to: previous 1.1127: preferred, colored
Changes since revision 1.1127: +1 -0 lines
gnome-keyring-sharp is a fully managed implementation of libgnome-keyring.

When the gnome-keyring-daemon is running, you can use this to retrieve/store
confidential information such as passwords, notes or network services user
information.

WWW:	http://andrew.jorgensenfamily.us/2008/08/gnome-keyring-sharp/

Revision 1.1127: download - view: text, markup, annotated - select for diffs
Thu Sep 23 02:38:51 2010 UTC (16 months, 2 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.1126: preferred, colored
Changes since revision 1.1126: +1 -0 lines
spass is a random password generator written by Guy Rutenberg

WWW: http://www.guyrutenberg.com/2010/08/13/statistical-tests-for-my-audio-based-random-number-generator/

PR:		ports/150072
Submitted by:	Eitan Adler <ports at eitanadler.com>

Revision 1.1126: download - view: text, markup, annotated - select for diffs
Thu Sep 23 02:38:24 2010 UTC (16 months, 2 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.1125: preferred, colored
Changes since revision 1.1125: +1 -0 lines
ccsrch is a tool that searches for and identifies unencrypted and
contiguous credit card numbers (PAN) and track data on windows and
UNIX operating systems. It will also identify the location of the
PAN data in the files and record MAC times.

WWW:	http://ccsrch.sourceforge.net/

PR:		ports/148821
Submitted by:	Pavel I Volkov <pavelivolkov at googlemail.com>

Revision 1.1125: download - view: text, markup, annotated - select for diffs
Wed Sep 1 15:31:51 2010 UTC (17 months, 1 week ago) by jmelo
Branches: MAIN
Diff to: previous 1.1124: preferred, colored
Changes since revision 1.1124: +1 -0 lines
The Suricata Engine is an Open Source Next Generation Intrusion Detection and
Prevention Engine developed by the Open Information Security Foundation (OISF).

This engine is not intended to just replace or emulate the existing tools in
the industry, but will bring new ideas and technologies to the field.

OISF is part of and funded by the Department of Homeland Security's Directorate
for Science and Technology HOST program (Homeland Open Security Technology),
by the the Navy's Space and Naval Warfare Systems Command (SPAWAR), as well as
through the very generous support of the members of the OISF Consortium.

More information about the Consortium is available, as well as a list of our
current Consortium Members.

The Suricata Engine and the HTP Library are available to use under the GPLv2.

The HTP Library is an HTTP normalizer and parser written by Ivan Ristic of
Mod Security fame for the OISF. This integrates and provides very advanced
processing of HTTP streams for Suricata. The HTP library is required by the
engine but may also be used independently in a range of applications and tools.

WWW: http://openinfosecfoundation.org

PR:		ports/150191
Submitted by:	Patrick Tracanelli <eksffa@freebsdbrasil.com.br>

Revision 1.1124: download - view: text, markup, annotated - select for diffs
Mon Aug 30 23:24:57 2010 UTC (17 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.1123: preferred, colored
Changes since revision 1.1123: +1 -0 lines
Decrypt the output from the yubikey token

The hardware can be found at

http://www.yubico.com/home/index/

The decryption module does only one thing - decrypt the AES encrypted
OTP from the Yubikey. To this, it requires the OTP, and the AES
key.

Please note - this module does not perform authentication - it is
a required component to decrypt the token first before authentication
can be performed.

WWW: http://search.cpan.org/~massyn/Auth-Yubikey_Decrypter-0.07/

PR:             ports/149802
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu>

Revision 1.1123: download - view: text, markup, annotated - select for diffs
Thu Aug 26 13:40:11 2010 UTC (17 months, 2 weeks ago) by pav
Branches: MAIN
Diff to: previous 1.1122: preferred, colored
Changes since revision 1.1122: +1 -0 lines
Strongswan is an open source IPsec-based VPN solution.
Strongswan for FreeBSD supports IKEv2 but NOT IKEv1.

WWW: http://www.strongswan.org

PR:		ports/147431
Submitted by:	Riaan Kruger <riaank@gmail.com>

Revision 1.1122: download - view: text, markup, annotated - select for diffs
Sun Aug 22 16:28:30 2010 UTC (17 months, 2 weeks ago) by lwhsu
Branches: MAIN
Diff to: previous 1.1121: preferred, colored
Changes since revision 1.1121: +1 -0 lines
Add clamd-stream-client , standalone clamav client.

PR:		ports/149879
Submitted by:	glen.j.barber at gmail.com

Revision 1.1121: download - view: text, markup, annotated - select for diffs
Sat Aug 21 09:27:44 2010 UTC (17 months, 2 weeks ago) by niels
Branches: MAIN
Diff to: previous 1.1120: preferred, colored
Changes since revision 1.1120: +1 -0 lines
New port: The BlindElephant Web Application Fingerprinter attempts
to discover the version of a (known) web application by comparing
static files at known locations against precomputed hashes for
versions of those files in all available releases. The technique
is fast, low-bandwidth, non-invasive, generic, and highly automatable.

WWW: http://blindelephant.sourceforge.net/

Approved by:	itetcu (mentor)

Revision 1.1120: download - view: text, markup, annotated - select for diffs
Tue Aug 17 13:04:26 2010 UTC (17 months, 3 weeks ago) by bapt
Branches: MAIN
Diff to: previous 1.1119: preferred, colored
Changes since revision 1.1119: +0 -1 lines
Security vulnerability: local root privileges escalation problems

PR:		ports/148911
Submitted by:	Steve Wills <steve _at_ mouf.net> (maintainer)
Approved by:	tabthorpe (mentor)

Revision 1.1119: download - view: text, markup, annotated - select for diffs
Sat Aug 14 15:48:51 2010 UTC (17 months, 3 weeks ago) by jpaetzel
Branches: MAIN
Diff to: previous 1.1118: preferred, colored
Changes since revision 1.1118: +1 -0 lines
Add openvpn-beta , secure IP/Ethernet tunnel daemon.

PR:		ports/149620
Submitted by:	Eric F Crist <ecrist at secure-computing.net>

Revision 1.1118: download - view: text, markup, annotated - select for diffs
Thu Aug 12 20:51:32 2010 UTC (17 months, 4 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.1117: preferred, colored
Changes since revision 1.1117: +1 -0 lines
PR:           146455
Submitted by: Dax Labrador <semprix _at_ bsdmail.org>
Approved by:  glarkin (mentor)

dradis is an open source framework to enable effective information sharing.

dradis is a self-contained web application that provides a centralised
repository of information to keep track of what has been done so far,
and what is still ahead.

Features include:

    * Easy report generation.
    * Support for attachments.
    * Integration with existing systems and
      tools through server plugins.
    * Platform independent.

WWW: http://dradisframework.org/

Revision 1.1117: download - view: text, markup, annotated - select for diffs
Sun Aug 8 20:36:39 2010 UTC (18 months ago) by dougb
Branches: MAIN
Diff to: previous 1.1116: preferred, colored
Changes since revision 1.1116: +0 -1 lines
As previously advertised, remove the old libassuan port now that all
consumers have moved to libassuan 2.0.0, or dropped the dependency

Revision 1.1116: download - view: text, markup, annotated - select for diffs
Wed Jul 28 00:31:52 2010 UTC (18 months, 2 weeks ago) by lx
Branches: MAIN
Diff to: previous 1.1115: preferred, colored
Changes since revision 1.1115: +1 -0 lines
Adding ncrack, a network authentication cracking tool from the folks
that brought you nmap.

Revision 1.1115: download - view: text, markup, annotated - select for diffs
Thu Jul 1 22:54:20 2010 UTC (19 months, 1 week ago) by araujo
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.1114: preferred, colored
Changes since revision 1.1114: +0 -1 lines
- Development has been discontinued.

PR:		ports/148261
Submitted by:	Anderson Eduardo <anderson@secover.com.br> (maintainer)
Feature safe:	yes

Revision 1.1114: download - view: text, markup, annotated - select for diffs
Sat Jun 26 20:02:39 2010 UTC (19 months, 2 weeks ago) by araujo
Branches: MAIN
Diff to: previous 1.1113: preferred, colored
Changes since revision 1.1113: +0 -1 lines
- The EOL was announced in 2006 and has a lot of security issues.

Feature safe:	yes

Revision 1.1113: download - view: text, markup, annotated - select for diffs
Mon Jun 14 00:42:50 2010 UTC (19 months, 4 weeks ago) by dougb
Branches: MAIN
Diff to: previous 1.1112: preferred, colored
Changes since revision 1.1112: +1 -0 lines
Update security/libassuan to version 2.0.0, which is required by gnupg 2.0.15

Unfortunately version 2.0.0 is largely incompatible with version 1.x, so it
is necessary to have a stopgap measure while ports that depend on libassuan
can be updated. In conversation with the maintainers of the dependent ports
it was originally considered ideal to prepare updates for the ports first,
then upgrade everything to libassuan 2.x en masse. Since no action has
arisen on that front, go with plan B:

Copy security/libassuan to security/libassuan-1, and update the dependent
ports accordingly. Because this is (intended to be) a _temporary_ measure,
and because no updates for libassuan 1.x are anticipated, and because the
hope is that it can be removed sooner rather than later, it's a copy instead
of a repocopy.

Revision 1.1112: download - view: text, markup, annotated - select for diffs
Tue Jun 8 17:16:37 2010 UTC (20 months ago) by wxs
Branches: MAIN
Diff to: previous 1.1111: preferred, colored
Changes since revision 1.1111: +1 -0 lines
Add missing shibboleth2-sp entry.

Noticed by:	itetcu@

Revision 1.1111: download - view: text, markup, annotated - select for diffs
Mon Jun 7 06:59:09 2010 UTC (20 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1110: preferred, colored
Changes since revision 1.1110: +1 -0 lines
PBKDF2 is a secure password hashing algorithm that uses the techniques of
"key strengthening" to make the complexity of a brute-force attack arbitrarily
high. PBKDF2 uses any other cryptographic hash or cipher (by convention,
usually HMAC-SHA1, but Crypt::PBKDF2 is fully pluggable), and allows for an
arbitrary number of iterations of the hashing function, and a nearly unlimited
output hash size (up to 2**32 - 1 times the size of the output of the backend
hash). The hash is salted, as any password hash should be, and the salt may
also be of arbitrary size.

See also: RFC2898, PKCS#5 version 2.0: http://tools.ietf.org/html/rfc2898

WWW:	http://search.cpan.org/dist/Crypt-PBKDF2/

PR:		ports/146847
Submitted by:	Victor Popov <v.a.popov at gmail.com>

Revision 1.1110: download - view: text, markup, annotated - select for diffs
Sat Jun 5 21:22:25 2010 UTC (20 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1109: preferred, colored
Changes since revision 1.1109: +1 -0 lines
The update utility is designed to download and save updates and modules
of the Kaspersky Lab's applications into a separate folder.

With the help of the utility you can download updates for selected
Kaspersky Lab's applications installed either in your network or at
a home PC. The utility has a function for saving downloaded updates
and autopatches in a local folder, a network folder connected as a
disc to the computer file system, or onto a flash-carrier.

WWW:	http://support.kaspersky.com/updater?level=2

PR:		ports/147116
Submitted by:	Gvozdikov Veniamin <g.veniamin at googlemail.com>

Revision 1.1109: download - view: text, markup, annotated - select for diffs
Sat Jun 5 16:14:15 2010 UTC (20 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1108: preferred, colored
Changes since revision 1.1108: +1 -0 lines
Perl encrypt stuff simply

WWW:	http://search.cpan.org/dist/Crypt-Simple/

PR:		ports/147284
Submitted by:	Alexander Kriventsov <avk at vl.ru>

Revision 1.1108: download - view: text, markup, annotated - select for diffs
Tue Jun 1 15:16:46 2010 UTC (20 months, 1 week ago) by ale
Branches: MAIN
Diff to: previous 1.1107: preferred, colored
Changes since revision 1.1107: +1 -0 lines
Quantis is a physical random number generator exploiting
an elementary quantum optics process.

This port contains the user library and a CLI/GUI application
to access such devices.

WWW:	http://www.idquantique.com/

Revision 1.1107: download - view: text, markup, annotated - select for diffs
Tue Jun 1 15:16:11 2010 UTC (20 months, 1 week ago) by ale
Branches: MAIN
Diff to: previous 1.1106: preferred, colored
Changes since revision 1.1106: +1 -0 lines
Quantis is a physical random number generator exploiting
an elementary quantum optics process.

This port contains the kernel driver to access Quantis
PCI and PCIe devices.

WWW:	http://www.idquantique.com/

Revision 1.1106: download - view: text, markup, annotated - select for diffs
Mon May 24 21:52:35 2010 UTC (20 months, 2 weeks ago) by pgj
Branches: MAIN
Diff to: previous 1.1105: preferred, colored
Changes since revision 1.1105: +1 -1 lines
Rename the following Haskell ports to bring them in sync with the
HackageDB:

  archivers/hs-zip-archive-ghc -> archivers/hs-zip-archive
  devel/hs-binary-ghc -> devel/hs-binary
  devel/darcs -> devel/hs-darcs
  devel/hs-language-c-ghc -> devel/hs-language-c
  devel/hs-lazysmallcheck-ghc -> devel/hs-lazysmallcheck
  devel/hs-pcre-light-ghc -> devel/hs-pcre-light
  devel/hs-utf8-string-ghc -> devel/hs-utf8-string
  graphics/hs-HGL-ghc -> graphics/hs-HGL
  ports-mgmt/porte -> ports-mgmt/hs-porte
  security/hs-digest-ghc -> security/hs-digest
  textproc/hs-haxml -> textproc/hs-HaXml
  textproc/hs-highlighting-kate-ghc -> textproc/hs-highlighting-kate
  textproc/hs-polyparse-ghc -> textproc/hs-polyparse
  textproc/pandoc -> textproc/hs-pandoc
  x11/hs-x11-ghc -> x11/hs-X11
  x11/hs-x11-xft-ghc -> x11/hs-X11-xft
  x11/xmobar -> x11/hs-xmobar
  x11-toolkits/hs-opengl-ghc -> x11-toolkits/hs-OpenGL
  x11-toolkits/hs-OpenGLRaw-ghc -> x11-toolkits/hs-OpenGLRaw
  x11-toolkits/hs-GLURaw-ghc -> x11-toolkits/hs-GLURaw
  x11-toolkits/hs-glut-ghc -> x11-toolkits/hs-GLUT
  x11-wm/xmonad -> x11-wm/hs-xmonad
  x11-wm/xmonad-contrib -> x11-wm/hs-xmonad-contrib

Revision 1.1105: download - view: text, markup, annotated - select for diffs
Mon May 24 00:33:06 2010 UTC (20 months, 2 weeks ago) by wen
Branches: MAIN
Diff to: previous 1.1104: preferred, colored
Changes since revision 1.1104: +1 -0 lines
The Tiny Encryption Algorithm in Perl and JavaScript.

WWW:    http://search.cpan.org/~pjb/Crypt-Tea/

PR:		ports/145303
Submitted by:	Steve Wills <steve@mouf.net>

Revision 1.1104: download - view: text, markup, annotated - select for diffs
Mon May 10 21:18:34 2010 UTC (21 months ago) by kwm
Branches: MAIN
Diff to: previous 1.1103: preferred, colored
Changes since revision 1.1103: +1 -0 lines
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.

This release features commits by avl, ahze, bland, marcus, mezz, and myself.

The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.

And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin

and ITetcu for two exp-run

PR:	ports/143852
	ports/145347
	ports/144980
	ports/145830
	ports/145511

Revision 1.1103: download - view: text, markup, annotated - select for diffs
Mon May 10 05:53:48 2010 UTC (21 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1102: preferred, colored
Changes since revision 1.1102: +1 -0 lines
This is a adaptation of pam_chroot to BSD jails : it dropps users in jails
after login.

PR:		ports/145302
Submitted by:	Damien Bobillot

Revision 1.1102: download - view: text, markup, annotated - select for diffs
Mon May 10 02:53:35 2010 UTC (21 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1101: preferred, colored
Changes since revision 1.1101: +1 -0 lines
pulledpork is a Perl script which helps to update your Snort 2.8+ rules.

The sample config file comes predefined with the new settings for
snort.org downloads, which will change in June 2010.

BE SURE to read through the master pulledpork.conf file thoroughly,
as there are many changes as of snort 2.8.6.0 that WILL affect you,
even if you are NOT yet running 2.8.6.0!

Features:
    * Flowbit tracking!
    * capability to specify base ruleset (see README.RULESETS) in master
      pulledpork.conf file.
    * Handle preprocessor and sensitive-information rulesets
    * Ability to define sid ranges in any of the sid modification .conf files
    * Ability to specify references in any of the sid modification .conf files
    * Ability to ignore entire rule categories (i.e. not include them)
    * Specify locally stored rules files that need their meta data included
      in sid-msg.map
    * Ability to specify your arch for so_rules
    * Rules are written to only two distinct files
    * Support metadata based VRT recommended rulesets
    * Maintain an optional rule changelog
    * Support for setting rules to Drop
    * Support for multi-line rules
    * Rule modification, i.e. disabling of specific rules within rule sets
    * Outputs changes in rules files if any rules have been added / modified
    * Compares new rules files with current rule sets
    * Automated retrieval of certain variables (Distro, Snort Version.. etc)
    * Downloads latest rules file
    * Verifies MD5 of local rules file
    * If MD5 has not changed from snort.org.. doesn't fetch files again
    * handle both rules and so_rules
    * Capability to generate stub files

WWW: http://code.google.com/p/pulledpork/

PR:		ports/146239
Submitted by:	Olli Hauer

Revision 1.1101: download - view: text, markup, annotated - select for diffs
Wed May 5 13:08:26 2010 UTC (21 months ago) by tobez
Branches: MAIN
Diff to: previous 1.1100: preferred, colored
Changes since revision 1.1100: +1 -0 lines
Add security/p5-Crypt-CAST5 0.05, a Perl module that implements
CAST5 block cipher.

Revision 1.1100: download - view: text, markup, annotated - select for diffs
Wed May 5 03:36:12 2010 UTC (21 months, 1 week ago) by cy
Branches: MAIN
Diff to: previous 1.1099: preferred, colored
Changes since revision 1.1099: +2 -0 lines
Welcome the new fwbuilder-devel and libfwbuilder-devel ports.

Revision 1.1099: download - view: text, markup, annotated - select for diffs
Sun May 2 10:45:47 2010 UTC (21 months, 1 week ago) by miwi
Branches: MAIN
Diff to: previous 1.1098: preferred, colored
Changes since revision 1.1098: +0 -1 lines
2010-04-30 audio/py-flac: has been marked IGNORE for past 24 months
2010-02-20 databases/mysql-connector-java50: Old version: please use databases/mysql-connector-java instead
2010-04-15 databases/p5-DBIx-Class-HTML-FormFu: This module is obsoleted by www/p5-HTML-FormFu-Model-DBIC
2010-04-29 devel/py-rbtree: "does not build with new pyrex and it's not active maintained"
2010-04-08 devel/tavrasm: No longer maintained, use devel/avra instead
2010-04-27 mail/postfix23: it's no longer maintened by upstream developer
2010-04-30 math/libgmp4: Use math/gmp instead.
2010-04-04 misc/ezload: does not build with new USB stack in 8-STABLE
2010-01-31 misc/gkrellmbgchg: use misc/gkrellmbgchg2
2010-03-04 multimedia/kbtv: no longer under development by author
2010-02-16 net/plb: broken; abandoned by author; use net/relayd or www/nginx instead
2010-04-30 security/vpnd: This software is no longer developed
2010-03-15 textproc/isearch: abandoned upstream, uses an obsolete version of GCC, not used by any other port
2010-04-02 www/caudium12: No longer maintained upstream, please switch to www/caudium14
2010-03-08 www/p5-Catalyst-Plugin-Cache-FileCache: Deprecated by module author in favor of www/p5-Catalyst-Plugin-Cache

Revision 1.1098: download - view: text, markup, annotated - select for diffs
Mon Apr 26 03:29:31 2010 UTC (21 months, 2 weeks ago) by cy
Branches: MAIN
Diff to: previous 1.1097: preferred, colored
Changes since revision 1.1097: +1 -1 lines
Krb5-17 has been merged into krb5 and a new krb5-appl has been repocopied
from krb5-l7. The old krb5-17 port has been removed. All this is in
preparation for the krb5 1.8.1 commit.

PR:		145968

Revision 1.1097: download - view: text, markup, annotated - select for diffs
Fri Apr 23 16:19:33 2010 UTC (21 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.1096: preferred, colored
Changes since revision 1.1096: +1 -0 lines
- PHP 5.2 slave port
PR:		145772
Submitted by:	Alex Keda

Revision 1.1096: download - view: text, markup, annotated - select for diffs
Fri Apr 23 16:05:08 2010 UTC (21 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.1095: preferred, colored
Changes since revision 1.1095: +1 -0 lines
- PHP 5.2 slave port
PR:		145772
Submitted by:	Alex Keda

Revision 1.1095: download - view: text, markup, annotated - select for diffs
Fri Apr 23 16:02:44 2010 UTC (21 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.1094: preferred, colored
Changes since revision 1.1094: +1 -0 lines
- PHP 5.2 slave port
PR:		145772
Submitted by:	Alex Keda

Revision 1.1094: download - view: text, markup, annotated - select for diffs
Fri Apr 23 15:49:15 2010 UTC (21 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.1093: preferred, colored
Changes since revision 1.1093: +1 -0 lines
- PHP 5.2 slave port
PR:		145772
Submitted by:	Alex Keda

Revision 1.1093: download - view: text, markup, annotated - select for diffs
Fri Apr 23 15:40:05 2010 UTC (21 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.1092: preferred, colored
Changes since revision 1.1092: +1 -0 lines
- PHP 5.2 slave port
PR:		145772
Submitted by:	Alex Keda

Revision 1.1092: download - view: text, markup, annotated - select for diffs
Tue Apr 20 21:12:58 2010 UTC (21 months, 3 weeks ago) by niels
Branches: MAIN
Diff to: previous 1.1091: preferred, colored
Changes since revision 1.1091: +1 -0 lines
JBroFuzz is a web application fuzzer for requests being made over
HTTP or HTTPS. Its purpose is to provide a single, portable application
that offers stable web protocol fuzzing capabilities.

WWW: http://www.owasp.org/index.php/Category:OWASP_JBroFuzz

Approved by:	itetcu (mentor)

Revision 1.1091: download - view: text, markup, annotated - select for diffs
Mon Apr 19 11:12:10 2010 UTC (21 months, 3 weeks ago) by niels
Branches: MAIN
Diff to: previous 1.1090: preferred, colored
Changes since revision 1.1090: +1 -0 lines
New port: Fuzzdb is a comprehensive set of fuzzing patterns that
can be used during discovery or security testing of web applications.

WWW: http://code.google.com/p/fuzzdb/

Approved by:	itetcu (mentor)

Revision 1.1090: download - view: text, markup, annotated - select for diffs
Mon Apr 12 07:38:38 2010 UTC (21 months, 4 weeks ago) by niels
Branches: MAIN
Diff to: previous 1.1089: preferred, colored
Changes since revision 1.1089: +1 -0 lines
New port: WhatWeb can be used to detect the software packages that
are used for a website. It can detect content management systems
(CMS), blogging platforms, stats/analytics packages, javascript
libraries, servers, etc..

WWW: http://www.morningstarsecurity.com/research/whatweb

Approved by:	itetcu (mentor)

Revision 1.1089: download - view: text, markup, annotated - select for diffs
Fri Apr 9 09:34:40 2010 UTC (22 months ago) by ale
Branches: MAIN
Diff to: previous 1.1088: preferred, colored
Changes since revision 1.1088: +0 -1 lines
Update to PHP 5.3.2 release!

Revision 1.1088: download - view: text, markup, annotated - select for diffs
Wed Apr 7 16:45:37 2010 UTC (22 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.1087: preferred, colored
Changes since revision 1.1087: +0 -1 lines
- Remove nmap-i18n-man - security/nmap now comes with translated manual pages

PR:		145439
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)

Revision 1.1087: download - view: text, markup, annotated - select for diffs
Sat Mar 27 22:12:59 2010 UTC (22 months, 2 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.1086: preferred, colored
Changes since revision 1.1086: +1 -0 lines
Python-otr is a set of python bindings for libotr. This gives
developers the flexibility to implement OTR encryption for
their python-based Instant Messaging clients.

WWW: http://python-otr.pentabarf.de/

Submitted by:	Frank Steinborn <steinex at nognu.de>

Revision 1.1086: download - view: text, markup, annotated - select for diffs
Thu Mar 25 06:43:36 2010 UTC (22 months, 2 weeks ago) by niels
Branches: MAIN
Diff to: previous 1.1085: preferred, colored
Changes since revision 1.1085: +1 -0 lines
skipfish is a high-performance, easy, and sophisticated Web application
security testing tool. It features a single-threaded multiplexing
HTTP stack, heuristic detection of obscure Web frameworks, and
advanced, differential security checks capable of detecting blind
injection vulnerabilities, stored XSS, and so forth.

PR:	ports/144942
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
Approved by:	itetcu (mentor)
WWW:	http://code.google.com/p/skipfish/

Revision 1.1085: download - view: text, markup, annotated - select for diffs
Wed Mar 10 22:07:09 2010 UTC (23 months ago) by niels
Branches: MAIN
Diff to: previous 1.1084: preferred, colored
Changes since revision 1.1084: +1 -0 lines
OWASP WebScarab is aframework for analysing HTTP and HTTPS web application traffic

Approved by:	itetcu (mentor)
WWW:	http://www.owasp.org/index.php/Category:OWASP_WebScarab_Project

Revision 1.1084: download - view: text, markup, annotated - select for diffs
Tue Mar 9 22:34:07 2010 UTC (23 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1083: preferred, colored
Changes since revision 1.1083: +1 -0 lines
The clamav-unofficial-sigs script provides the capability to download, test,
and update the third-party ClamAV signature databases provided by
Sanesecurity, SecuriteInfo, MalwarePatrol, OITC, INetMsg and ScamNailer.

PR:		ports/144509
Submitted by:	Marko Njezic <sf at maxempire.com>

Revision 1.1083: download - view: text, markup, annotated - select for diffs
Tue Mar 9 21:52:06 2010 UTC (23 months ago) by niels
Branches: MAIN
Diff to: previous 1.1082: preferred, colored
Changes since revision 1.1082: +1 -0 lines
OWASP DirBuster is a multi threaded java application designed to
brute force directories and files names on web/application servers.

Approved by:	itetcu (mentor)
Feature safe:	yes
WWW:	http://www.owasp.org/index.php/Category:OWASP_DirBuster_Project

Revision 1.1082: download - view: text, markup, annotated - select for diffs
Mon Mar 8 22:03:20 2010 UTC (23 months ago) by niels
Branches: MAIN
Diff to: previous 1.1081: preferred, colored
Changes since revision 1.1081: +1 -0 lines
Burp Suite is an integrated platform for testing web applications

PR:	ports/144150
Submitted by:	niels
Approved by:	itetcu (mentor)
WWW:	http://www.portswigger.net/suite/

Revision 1.1081: download - view: text, markup, annotated - select for diffs
Tue Feb 23 12:22:15 2010 UTC (23 months, 2 weeks ago) by mandree
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.1080: preferred, colored
Changes since revision 1.1080: +1 -0 lines
Revive openvpn-devel port and pass maintainership to Eric F. Christ.

NOTE that the port is more of a development snapshot than it used to be,
so it should be used SOLELY for testing and development, NOT IN PRODUCTION.

PR: ports/144115
Approved by: mandree@ (previous maintainer)
Approved by: garga@ (mentor)
Feature safe: yes

Revision 1.1080: download - view: text, markup, annotated - select for diffs
Sun Jan 31 13:43:16 2010 UTC (2 years ago) by miwi
Branches: MAIN
Diff to: previous 1.1079: preferred, colored
Changes since revision 1.1079: +1 -0 lines
NmapSi4 is a complete Qt-based Gui with the design goals to provide a complete
nmap interface for Users, in order to management all options of this powerful
security net scanner!

WWW:	http://www.nmapsi4.org

PR:		ports/142118
Submitted by:	Gvozdikov Veniamin <g.veniamin at googlemail.com>

Revision 1.1079: download - view: text, markup, annotated - select for diffs
Thu Jan 28 01:59:02 2010 UTC (2 years ago) by miwi
Branches: MAIN
Diff to: previous 1.1078: preferred, colored
Changes since revision 1.1078: +0 -1 lines
2010-01-08 x11-toolkits/gtkada-gps: has been broken for 3 months
2010-01-08 x11-fm/velocity: has been broken for 7 months
2010-01-08 x11-drivers/xf86-video-nsc: has been broken for 5 months
2010-01-08 www/rubygem-merb: has been broken for 5 months
2010-01-08 security/shibboleth-sp: has been broken for 3 months

Revision 1.1078: download - view: text, markup, annotated - select for diffs
Sun Jan 24 20:46:38 2010 UTC (2 years ago) by wxs
Branches: MAIN
Diff to: previous 1.1077: preferred, colored
Changes since revision 1.1077: +1 -0 lines
isolate runs processes in a chroot-ed environment, with constrained resource
limits, as a random UID, and with limited access to the X server

WWW:	http://code.google.com/p/isolate/

PR:		ports/142350
Submitted by:	Steve Wills <steve@mouf.net>

Revision 1.1077: download - view: text, markup, annotated - select for diffs
Wed Jan 20 06:02:31 2010 UTC (2 years ago) by amdmi3
Branches: MAIN
Diff to: previous 1.1076: preferred, colored
Changes since revision 1.1076: +1 -1 lines
- Fix sorting and minor cleanups in category Makefiles

Revision 1.1076: download - view: text, markup, annotated - select for diffs
Tue Jan 19 14:52:14 2010 UTC (2 years ago) by glarkin
Branches: MAIN
Diff to: previous 1.1075: preferred, colored
Changes since revision 1.1075: +1 -0 lines
Provide a fast way to delete entries from OpenSSH's known_hosts
file. This is a simple automation of the things normally done by
the user when having an "offending key" in his/her known_hosts file
caused by a changing host key of the destination.

WWW:    http://unssh.sourceforge.net/

PR:		ports/137254
Submitted by:	Dax Labrador <semprix at bsdmail.org>

Revision 1.1075: download - view: text, markup, annotated - select for diffs
Sat Jan 16 11:31:56 2010 UTC (2 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.1074: preferred, colored
Changes since revision 1.1074: +1 -0 lines
Add cl-md5-clisp, a native MD5 implementation in Common Lisp (CLISP
binaries).

Revision 1.1074: download - view: text, markup, annotated - select for diffs
Sat Jan 16 11:30:03 2010 UTC (2 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.1073: preferred, colored
Changes since revision 1.1073: +1 -0 lines
Add cl-md5-sbcl, a native MD5 implementation in Common Lisp (SBCL
binaries).

Revision 1.1073: download - view: text, markup, annotated - select for diffs
Sat Jan 16 11:28:18 2010 UTC (2 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.1072: preferred, colored
Changes since revision 1.1072: +1 -0 lines
Add cl-md5, a native MD5 implementation in Common Lisp.

Revision 1.1072: download - view: text, markup, annotated - select for diffs
Tue Jan 12 23:27:45 2010 UTC (2 years ago) by pgj
Branches: MAIN
Diff to: previous 1.1071: preferred, colored
Changes since revision 1.1071: +1 -0 lines
This Haskell library implements the SHA suite of message digest
functions, according to NIST FIPS 180-2 (with the SHA-224 addendum), as
well as the SHA-based HMAC routines. The functions have been tested
against most of the NIST and RFC test vectors for the various functions.
While some attention has been paid to performance, these do not
presently reach the speed of well-tuned libraries, like OpenSSL.

WWW: http://hackage.haskell.org/package/SHA

Revision 1.1071: download - view: text, markup, annotated - select for diffs
Thu Jan 7 16:47:51 2010 UTC (2 years, 1 month ago) by mandree
Branches: MAIN
Diff to: previous 1.1070: preferred, colored
Changes since revision 1.1070: +1 -1 lines
Move security/openvpn to security/openvpn20 (after previous repocopy).
Update security/openvpn20 to 2.0.9, revising pkg-message.

Move security/openvpn-devel to security/openvpn and
update security/openvpn to 2.1.1.

Remove security/openvpn-devel, adding a MOVED entry.

Update security/Makefile to remove openvpn-devel and add openvpn20 to
SUBDIRS.

Add a UPDATING entry for this shuffle.  Currently without upgrade
instructions since neither portupgrade nor portmaster are up to the
task (because of the CONFLICTS).

Approved by:  garga@ (mentor)

Revision 1.1070: download - view: text, markup, annotated - select for diffs
Sat Dec 26 12:23:45 2009 UTC (2 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.1069: preferred, colored
Changes since revision 1.1069: +1 -0 lines
PAM module which permits authentication for arbitrary services via
ssh-agent. Written with sudo in mind, but like any auth PAM module,
can be used for for many purposes.

WWW: http://pamsshagentauth.sourceforge.net/

Revision 1.1069: download - view: text, markup, annotated - select for diffs
Fri Dec 25 10:31:40 2009 UTC (2 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.1068: preferred, colored
Changes since revision 1.1068: +1 -0 lines
SoftHSM is an implementation of a cryptographic store accessible
through a PKCS #11 interface. You can use it to explore PKCS #11
without having a Hardware Security Module. It is being developed
as a part of the OpenDNSSEC project. SoftHSM uses Botan for its
cryptographic operations.

WWW: http://www.opendnssec.org/

PR:		ports/141932
Submitted by:	Jaap Akkerhuis <jaap at NLnetLabs.nl

Revision 1.1068: download - view: text, markup, annotated - select for diffs
Thu Dec 24 20:38:54 2009 UTC (2 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.1067: preferred, colored
Changes since revision 1.1067: +0 -1 lines
misc/bsdiff||2009-12-24|Incorporated into base system long ago
security/freebsd-update||2009-12-24|Incorporated into base system long ago
sysutils/est||2009-12-24|Incorporated into base system long ago
sysutils/estctrl||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha1||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha256||2009-12-24|Incorporated into base system long ago

Revision 1.1067: download - view: text, markup, annotated - select for diffs
Tue Dec 22 08:26:23 2009 UTC (2 years, 1 month ago) by wen
Branches: MAIN
Diff to: previous 1.1066: preferred, colored
Changes since revision 1.1066: +1 -0 lines
The Net_Portscan package allows one to perform basic portscanning
functions with PHP. It supports checking an individual port or
checking a whole range of ports on a machine.

WWW: http://pear.php.net/package/Net-Portscan/

Revision 1.1066: download - view: text, markup, annotated - select for diffs
Tue Dec 15 08:48:42 2009 UTC (2 years, 1 month ago) by cy
Branches: MAIN
Diff to: previous 1.1065: preferred, colored
Changes since revision 1.1065: +1 -0 lines
Add sudosh3.

Revision 1.1065: download - view: text, markup, annotated - select for diffs
Mon Dec 14 16:29:16 2009 UTC (2 years, 1 month ago) by garga
Branches: MAIN
Diff to: previous 1.1064: preferred, colored
Changes since revision 1.1064: +0 -1 lines
Remove security/pfw, it's no longer maintainer by author

Revision 1.1064: download - view: text, markup, annotated - select for diffs
Sat Dec 12 12:32:58 2009 UTC (2 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.1063: preferred, colored
Changes since revision 1.1063: +1 -0 lines
PolarSSL is a light-weight open source cryptographic and SSL/TLS library
written in C. PolarSSL is written with embedded systems in mind and has
been ported on a number of architectures, including ARM, PowerPC, MIPS
and Motorola 68000.

Features include:
 * Small memory footprint
 * Clean and simple API for integration
 * Loose coupling of cryptographic code.
 * Symmetric encryption algorithms: AES, Triple-DES, DES, ARC4, Camellia, XTEA
 * Hash algorithms: MD2, MD4, MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512
 * HAVEGE random number generator
 * RSA with PKCS#1 v1.5 padding
 * SSL version 3 and TLS version 1 client support
 * X.509 certificate and CRL reading from memory or disk in PEM and DER formats
 * Over 900 regression and code coverage tests
 * Example applications

LICENSE: GPL2

WWW: http://polarssl.org/

Revision 1.1063: download - view: text, markup, annotated - select for diffs
Sat Dec 12 12:31:19 2009 UTC (2 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.1062: preferred, colored
Changes since revision 1.1062: +1 -0 lines
Cyassl is an embedded SSL Library for programmers building security
functionality into their applications and devices.

Features
  SSL version 3 and TLS versions 1, 1.1 and 1.2 (client and server)
  Minimum size of 60-100kb, depending on build options
  Runtime memory usage between 5-50kb
  DTLS support (client and server)
  OpenSSL compatibility layer
  zlib compression support
  integration in MySQL, stunnel, Lighttpd availible.
  MD2, MD4, MD5, SHA-1, RIPEMD, HMAC, DES, 3DES, AES, ARC4, TWOFISH, BLOWFISH,
  RSA, DSS, DH, and PKCS#5 PBKDF2
  ia32 assembly for AES, 3DES, BLOWFISH, TWOFISH, ARC4, MD5, SHA, and RIPEMD
  SSE2 instructions for Large Integers
  Simple API
  Interchangeable crypto and certificate libraries
  PEM and DER certificate support
  Very fast

LICENSE: GPL2 with FOSS extension

WWW: http://www.yassl.com/

Revision 1.1062: download - view: text, markup, annotated - select for diffs
Mon Dec 7 12:31:24 2009 UTC (2 years, 2 months ago) by wen
Branches: MAIN
Diff to: previous 1.1061: preferred, colored
Changes since revision 1.1061: +0 -1 lines
- Remove the entry of pear-Crypt_HMAC

PR:		ports/140822
Submitted by:	wen@ (myself)
Approved by:	miwi@ (maintainer)

Revision 1.1061: download - view: text, markup, annotated - select for diffs
Mon Dec 7 09:47:28 2009 UTC (2 years, 2 months ago) by wen
Branches: MAIN
Diff to: previous 1.1060: preferred, colored
Changes since revision 1.1060: +1 -0 lines
- Add entry for pear-Crypt_HMAC2

Revision 1.1060: download - view: text, markup, annotated - select for diffs
Wed Dec 2 13:45:51 2009 UTC (2 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1059: preferred, colored
Changes since revision 1.1059: +0 -1 lines
All ports depending on the nettle library have been updated
to use nettle 2.0, and there is no longer any reason to keep
separate ports for nettle versions 1.x and 2.x.

PR:		139482 139484
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)

Revision 1.1059: download - view: text, markup, annotated - select for diffs
Tue Dec 1 06:28:01 2009 UTC (2 years, 2 months ago) by wen
Branches: MAIN
Diff to: previous 1.1058: preferred, colored
Changes since revision 1.1058: +1 -0 lines
pecl-pam provides PAM (Pluggable Authentication Modules) integration.
PAM is a system of libraries that handle the authentication tasks of
applications and services. The library provides a stable API for
applications to defer to for authentication tasks.

WWW: http://pecl.php.net/package/PAM/

Revision 1.1058: download - view: text, markup, annotated - select for diffs
Sat Nov 28 20:05:18 2009 UTC (2 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.1057: preferred, colored
Changes since revision 1.1057: +1 -0 lines
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:		136676
		136967
		138872 (obsolete with new epiphany-webkit)
		139160
		134737
		139941
		140097
		140838
		140929

Revision 1.1057: download - view: text, markup, annotated - select for diffs
Fri Nov 20 15:21:01 2009 UTC (2 years, 2 months ago) by tdb
Branches: MAIN
Diff to: previous 1.1056: preferred, colored
Changes since revision 1.1056: +0 -1 lines
- Update f-prot to 6.2.1. Based on ports/132074.

PR:		ports/132074
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com>

Revision 1.1056: download - view: text, markup, annotated - select for diffs
Mon Sep 21 11:43:18 2009 UTC (2 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.1055: preferred, colored
Changes since revision 1.1055: +1 -0 lines
- Connect security/nettle2

Feature safe: yes

Revision 1.1055: download - view: text, markup, annotated - select for diffs
Thu Sep 17 15:55:53 2009 UTC (2 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.1054: preferred, colored
Changes since revision 1.1054: +1 -0 lines
Net::Radius::Server provides an extensible framework to create RADIUS
servers suitable for non-standard scenarios where authentication
needs to consider multiple factors. The RADIUS responses may be
created by arbitrarily complex rules that process the request packet
as well as any external data accessible to Perl.

WWW:	http://search.cpan.org/dist/Net-Radius-Server/

PR:		ports/138164
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
Feature safe:	yes

Revision 1.1054: download - view: text, markup, annotated - select for diffs
Wed Sep 9 01:42:43 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.1053: preferred, colored
Changes since revision 1.1053: +1 -0 lines
Barnyard is a critical tool for the parsing of Snort's unified binary files,
processing and on-forwarding to a variety of output plugins. Unfortunately
it has not seen an updated in over 4 years and is not going to be maintained
by the original developers. With the new version of the unified format
(ie. unified2) arriving we need something to bridge this gap.

The SXL team love barnyard. So much so that we want it to stay and have been
tinkering around with the code to give it a breath of new life. Here is what
we have achieved to far for this reinvigorated code base:

    * Parsing of the new unified2 log files.
    * Maintaining majority of the command syntax of barnyard.
    * Addressed all associated bug reports and feature requests arising since
		barnyard-0.2.0.
    * Completely rewritten code based on the GPLv2 Snort making it entirely
		GPLv2.

This is an effort to fuse the awesome work of Snort and the original concept
of barnyard giving it a fresh update along the way. We've come a long way so
far and have a very stable build that we've integrated into our NSMnow
framework.  If you have any feature requests, bugs or gripes then send them
our way.

WWW: http://www.securixlive.com/barnyard2/

PR:		138326
Submitted by:	Paul Schmehl <pauls@utdallas.edu>

Revision 1.1053: download - view: text, markup, annotated - select for diffs
Fri Sep 4 21:04:43 2009 UTC (2 years, 5 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1052: preferred, colored
Changes since revision 1.1052: +1 -0 lines
The Python keyring lib provides an easy way to access the system keyring
service from Python. It can be used in any application that needs safe password
storage. It supports OSX, KDE, Gnome and Windows's native password storing
services. Besides this, it is shipped with kinds of Python implemented keyring
for the left environments.

WWW: http://pypi.python.org/pypi/keyring

PR:		ports/138513
Submitted by:	Douglas Thrift

Revision 1.1052: download - view: text, markup, annotated - select for diffs
Fri Aug 28 23:37:29 2009 UTC (2 years, 5 months ago) by cy
Branches: MAIN
Diff to: previous 1.1051: preferred, colored
Changes since revision 1.1051: +1 -0 lines
Welcome the new krb5-17.

PR:		138246

Revision 1.1051: download - view: text, markup, annotated - select for diffs
Fri Aug 14 19:54:32 2009 UTC (2 years, 5 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1050: preferred, colored
Changes since revision 1.1050: +1 -0 lines
MailZu is a simple and intuitive web interface to manage Amavisd-new
quarantine. Users can view their own quarantine, release/delete messages
or request the release of messages. MailZu is written in PHP and requires
Amavisd-new version greater than 2.3.0.

WWW: http://sourceforge.net/projects/mailzu/

PR:		ports/137197
Submitted by:	Sahil Tandon <sahil at tandon.net>

Revision 1.1050: download - view: text, markup, annotated - select for diffs
Sun Aug 9 13:20:45 2009 UTC (2 years, 6 months ago) by erwin
Branches: MAIN
Diff to: previous 1.1049: preferred, colored
Changes since revision 1.1049: +0 -2 lines
security/dns-proxy-tor
security/trans-proxy-tor: trans-proxy-tor is rendered obsolete by Tor\'s TransPort option  (currently only available in tor-devel)

Approved by:	maintainer

Revision 1.1049: download - view: text, markup, annotated - select for diffs
Tue Jul 28 17:54:27 2009 UTC (2 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1048: preferred, colored
Changes since revision 1.1048: +1 -0 lines
AuthCAS aims at providing a Perl API to Yale's Central Authentication
System (CAS). Only a basic Perl library is provided with CAS whereas
AuthCAS is a full object-oriented library.

WWW:	http://cpan.uwinnipeg.ca/dist/AuthCAS

PR:		ports/136956
Submitted by:	Frank Wall <fw at moov.de>

Revision 1.1048: download - view: text, markup, annotated - select for diffs
Tue Jul 28 09:01:56 2009 UTC (2 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1047: preferred, colored
Changes since revision 1.1047: +0 -2 lines
2009-07-28 games/amy: mastersite disappeared, does not build on recent version
2009-07-28 security/hashish: "does not compile"
2009-07-19 security/smtpmap: depends on GCC 2.95 which has not been available for 9+ months

Revision 1.1047: download - view: text, markup, annotated - select for diffs
Sun Jul 19 18:31:21 2009 UTC (2 years, 6 months ago) by shaun
Branches: MAIN
Diff to: previous 1.1046: preferred, colored
Changes since revision 1.1046: +0 -1 lines
Remove this port, as its only mirror (operated by me) is about to be
vanish. The port is pretty useless anyway.

Revision 1.1046: download - view: text, markup, annotated - select for diffs
Tue Jul 14 06:07:51 2009 UTC (2 years, 6 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.1045: preferred, colored
Changes since revision 1.1045: +1 -0 lines
LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. This
version delegates to LuaSocket the TCP connection establishment between the
client and server. Then LuaSec uses this connection to start a secure TLS/SSL
session.

WWW: http://www.inf.puc-rio.br/~brunoos/luasec/

PR:		ports/136266
Submitted by:	Andrew Lewis <dru at silenceisdefeat.net>

Revision 1.1045: download - view: text, markup, annotated - select for diffs
Fri Jul 3 20:56:24 2009 UTC (2 years, 7 months ago) by nox
Branches: MAIN
Diff to: previous 1.1044: preferred, colored
Changes since revision 1.1044: +1 -0 lines
This is a Linux Fedora 10 infrastructure port for...

The Cyrus SASL (Simple Authentication and Security Layer)

SASL is the Simple Authentication and Security Layer, a method
for adding authentication support to connection-based protocols.
To use SASL, a protocol includes a command for identifying and
authenticating a user to a server and for optionally negotiating
protection of subsequent protocol interactions. If its use is
negotiated, a security layer is inserted between the protocol
and the connection.

WWW: http://cyrusimap.web.cmu.edu/

Obtained from:	Peter Jeremy <peterjeremy@optushome.com.au>

Revision 1.1044: download - view: text, markup, annotated - select for diffs
Wed Jun 24 08:27:30 2009 UTC (2 years, 7 months ago) by makc
Branches: MAIN
Diff to: previous 1.1043: preferred, colored
Changes since revision 1.1043: +1 -0 lines
Connect pinentry-qt4 to build

Revision 1.1043: download - view: text, markup, annotated - select for diffs
Fri Jun 19 05:35:12 2009 UTC (2 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1042: preferred, colored
Changes since revision 1.1042: +1 -0 lines
Jifty::Plugin::OpenID is a perl module provides OpenID
authentication for your jifty app.

WWW:	http://search.cpan.org/dist/Jifty-Plugin-OpenID/

PR:		ports/135558
Submitted by:	Wen Heping <wenheping at gmail.com>

Revision 1.1042: download - view: text, markup, annotated - select for diffs
Fri Jun 19 05:28:45 2009 UTC (2 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1041: preferred, colored
Changes since revision 1.1041: +1 -0 lines
ranpwd uses /dev/random or /dev/urandom to generate cryptographically secure
passwords.

Generated passwords may consist of any specified length and any combination of
upper- or lower-case alphanumeric characters or punctuation.  ranpwd can also
generate passwords consisting of hexadecimal, decimal, octal or binary numbers,
and format these as valid C constants for inclusion in source code.

WWW: http://freshmeat.net/projects/ranpwd

PR:		ports/135540
Submitted by:	corky1951 at comcast.net

Revision 1.1041: download - view: text, markup, annotated - select for diffs
Mon Jun 15 21:46:41 2009 UTC (2 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1040: preferred, colored
Changes since revision 1.1040: +1 -0 lines
The netpgp command can digitally sign files and verify that the
signatures attached to files were signed by a given user identifier.
netpgp can also encrypt files using the public or private keys of
users and, in the same manner, decrypt files which were encrypted.

The netpgp utility can also be used to generate a new key-pair for a
user.  This key is in two parts, the public key (which can be used by
other people) and a private key.

In addition to these primary uses, the third way of using netpgp is to
maintain keyrings.  Keyrings are collections of public keys belonging
to other users.  By using other means of identification, it is
possible to establish the bona fides of other users.  Once trust has
been established, the public key of the other user will be signed.
The other user's public key can be added to our keyring.  The other
user will add our public key to their keyring.

WWW:	http://www.NetBSD.org/

PR:		ports/134997
Submitted by:	bapt <baptiste.daroussin at gmail.com>

Revision 1.1040: download - view: text, markup, annotated - select for diffs
Sat Jun 6 22:48:49 2009 UTC (2 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1039: preferred, colored
Changes since revision 1.1039: +1 -0 lines
OpenConnect is a client for Cisco's AnyConnect SSL VPN, which is
supported by IOS 12.4(9)T or later on Cisco SR500, 870, 880,
1800, 2800, 3800, 7200 Series and Cisco 7301 Routers.

Like vpnc, OpenConnect is not officially supported by, or
associated in any way with, Cisco Systems. It just happens to
interoperate with their equipment.

WWW: http://www.infradead.org/openconnect.html

PR:		ports/135274
Submitted by:	Damian Gerow

Revision 1.1039: download - view: text, markup, annotated - select for diffs
Mon Jun 1 17:26:20 2009 UTC (2 years, 8 months ago) by bsam
Branches: MAIN
Diff to: previous 1.1038: preferred, colored
Changes since revision 1.1038: +3 -0 lines
Here are new Linux Fedora 10 infrastructure ports.

Those ports are intended to be used with 8-CURRENT at least
with SVN r192206.

If you want to switch to linux-f10 ports, please define at /etc/make.conf:
  OVERRIDE_LINUX_BASE_PORT=f10
  OVERRIDE_LINUX_NONBASE_PORTS=f10

An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401
and 20070327.

For the first time all tested linux ports work as expected(!):
. acroread8;
. google-earth;
. skype;
. seamonkey.

Many thanks for kernel folks who really did the main work
(and I wrote only some lines of ports).

There is a good chance that those ports may become a default
for 8.0-RELEASE. Please, test and report back to emulation@ ML.

Revision 1.1038: download - view: text, markup, annotated - select for diffs
Fri May 29 11:56:22 2009 UTC (2 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1037: preferred, colored
Changes since revision 1.1037: +1 -0 lines
The scrypt key derivation function was originally developed for use in
the Tarsnap online backup system and is designed to be far more secure
against hardware brute-force attacks than alternative functions such as
PBKDF2 or bcrypt.

WWW:   http://www.tarsnap.com/scrypt/

PR:		ports/134961
Submitted by:	Wen Heping <wenheping at gmail.com>

Revision 1.1037: download - view: text, markup, annotated - select for diffs
Sat May 23 14:08:34 2009 UTC (2 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1036: preferred, colored
Changes since revision 1.1036: +1 -0 lines
Prelude is a new innovative hybrid Intrusion Detection system designed
to be very modular, distributed, rock solid and fast.

Prelude-PFlogger Listens at OpenBSD PF redirect logged packet, and
send alerts to the Prelude Manager.

WWW: http://www.prelude-ids.org/

PR:		ports/134746
Submitted by:	Anders Troback <freebsd at troback.com>

Revision 1.1036: download - view: text, markup, annotated - select for diffs
Sat May 9 01:34:13 2009 UTC (2 years, 9 months ago) by acm
Branches: MAIN
Diff to: previous 1.1035: preferred, colored
Changes since revision 1.1035: +1 -0 lines
- New port: security/gambas2-gb-crypt

The gambas crypt encription component

Revision 1.1035: download - view: text, markup, annotated - select for diffs
Thu Apr 30 17:51:57 2009 UTC (2 years, 9 months ago) by glarkin
Branches: MAIN
Diff to: previous 1.1034: preferred, colored
Changes since revision 1.1034: +1 -0 lines
This module comes with a set of methods to use with htaccess password
files. These files (and htaccess) are used to do Basic Authentication
on a web server.

The password file is a flat-file with login names and their associated
crypted password. You can use this for non-Apache files if you wish,
but it was written specifically for .htaccess style files.

WWW:    http://search.cpan.org/dist/Apache-Htpasswd/

Revision 1.1034: download - view: text, markup, annotated - select for diffs
Sun Apr 26 23:21:49 2009 UTC (2 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1033: preferred, colored
Changes since revision 1.1033: +1 -0 lines
It will transparently hijack HTTP traffic on a network, watch for HTTPS links
and redirects, then map those links into either look-alike HTTP links or
homograph-similar HTTPS links. It also supports modes for supplying a
favicon which looks like a lock icon, selective logging, and session denial.

WWW:	http://www.thoughtcrime.org/software/sslstrip/

PR:		ports/134021
Submitted by:	Matt Donovan <kitchetech@gmail.com>

Revision 1.1033: download - view: text, markup, annotated - select for diffs
Thu Apr 23 17:15:38 2009 UTC (2 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1032: preferred, colored
Changes since revision 1.1032: +1 -0 lines
py-pylibacl -- Manipulate the POSIX.1e Access Control Lists with python

WWW:	http://pylibacl.sourceforge.net/

PR:		ports/133846
Submitted by:	joris

Revision 1.1032: download - view: text, markup, annotated - select for diffs
Thu Apr 23 13:20:01 2009 UTC (2 years, 9 months ago) by wxs
Branches: MAIN
Diff to: previous 1.1031: preferred, colored
Changes since revision 1.1031: +1 -0 lines
Download and install definition files for Clamav from the following sites:

sanesecurity.com
malware.com.br
msrbl.com
clamav.securiteinfo.com

WWW: https://sourceforge.net/projects/scamp/

PR:		ports/133248
Submitted by:	Gerard Seibert <gerard@seibercom.net>

Revision 1.1031: download - view: text, markup, annotated - select for diffs
Sun Apr 12 17:47:48 2009 UTC (2 years, 9 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.1030: preferred, colored
Changes since revision 1.1030: +1 -0 lines
Add libssh 0.2, a library implementing the SSH1 and SSH2 protocol.

PR:		ports/133657
Submitted by:	Alexander Logvinov <ports at logvinov.com>

Revision 1.1030: download - view: text, markup, annotated - select for diffs
Sat Apr 11 20:51:12 2009 UTC (2 years, 9 months ago) by linimon
Branches: MAIN
Diff to: previous 1.1029: preferred, colored
Changes since revision 1.1029: +0 -1 lines
Remove expired port security/cutlass: does not work with current version
of security/botan.

Revision 1.1029: download - view: text, markup, annotated - select for diffs
Mon Apr 6 16:15:34 2009 UTC (2 years, 10 months ago) by bsam
Branches: MAIN
Diff to: previous 1.1028: preferred, colored
Changes since revision 1.1028: +1 -0 lines
Add linux-f8-nss 3.12.2, network Security Services (Linux Fedora 8).

Revision 1.1028: download - view: text, markup, annotated - select for diffs
Mon Apr 6 16:09:54 2009 UTC (2 years, 10 months ago) by bsam
Branches: MAIN
Diff to: previous 1.1027: preferred, colored
Changes since revision 1.1027: +1 -0 lines
Add linux-f8-libssh2 0.18, the library implementing the SSH2 protocol
(Linux Fedora 8).

Revision 1.1027: download - view: text, markup, annotated - select for diffs
Wed Apr 1 15:25:34 2009 UTC (2 years, 10 months ago) by bsam
Branches: MAIN
Diff to: previous 1.1026: preferred, colored
Changes since revision 1.1026: +1 -0 lines
Here are new Linux Fedora 8 infrastructure ports.

The recommended version of FreeBSD to use them is 8-CURRENT.
FreeBSD-7.x is not fully compatible with compat.linux.osrelease
2.6.16. Some syscalls cannot be MFCed due to native FreeBSD
ABI breakage.

Usage (and package building):
1. define compat.linux.osrelease=2.6.16;
2. add following variables to /etc/make.conf:
   . OVERRIDE_LINUX_BASE_PORT=f8;
   . OVERRIDE_LINUX_NONBASE_PORTS=f8.

Approved by:	bsam (me) ;-)

Revision 1.1026: download - view: text, markup, annotated - select for diffs
Tue Mar 31 09:39:12 2009 UTC (2 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1025: preferred, colored
Changes since revision 1.1025: +1 -0 lines
Pairing-based cryptography is a relatively young area of cryptography
that revolves around a certain function with special properties.

The PBC (Pairing-Based Cryptography) library is a free C library
(released under the GNU Public License) built on the GMP library that
performs the mathematical operations underlying pairing-based
cryptosystems.

The PBC library is designed to be the backbone of implementations of
pairing-based cryptosystems, thus speed and portability are important
goals. It provides routines such as elliptic curve generation, elliptic
curve arithmetic and pairing computation. Thanks to the GMP library,
despite being written in C, pairings times are reasonable.

WWW:	http://crypto.stanford.edu/pbc/

PR:		ports/133172
Submitted by:	Wen Heping <wenheping at gmail.com>

Revision 1.1025: download - view: text, markup, annotated - select for diffs
Thu Mar 19 12:01:04 2009 UTC (2 years, 10 months ago) by makc
Branches: MAIN
Diff to: previous 1.1024: preferred, colored
Changes since revision 1.1024: +2 -0 lines
connect qca-cyrus-sasl and qca-gnupg to build

Revision 1.1024: download - view: text, markup, annotated - select for diffs
Fri Mar 13 00:31:32 2009 UTC (2 years, 10 months ago) by wxs
Branches: MAIN
Diff to: previous 1.1023: preferred, colored
Changes since revision 1.1023: +1 -0 lines
- Connect unhide to the build.

PR:		ports/132131
Submitted by:	Nikos Ntarmos <ntarmos@cs.uoi.gr>

Revision 1.1023: download - view: text, markup, annotated - select for diffs
Tue Mar 10 07:45:26 2009 UTC (2 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1022: preferred, colored
Changes since revision 1.1022: +1 -0 lines
SSH key-based authentication is tried-and-true, but it lacks a true
Public Key Infrastructure for key certification, revocation and
expiration.  Monkeysphere is a framework that uses the OpenPGP web of
trust for these PKI functions.  It can be used in both directions: for
users to get validated host keys, and for hosts to authenticate users.

WWW: http://web.monkeysphere.info/

PR:		ports/128406
Submitted by:	Daniel Kahn Gillmor <dkg at fifthhorseman.net>

Revision 1.1022: download - view: text, markup, annotated - select for diffs
Sat Feb 14 23:31:21 2009 UTC (2 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1021: preferred, colored
Changes since revision 1.1021: +1 -0 lines
- Connect security/py-pyclamd to the build

Revision 1.1021: download - view: text, markup, annotated - select for diffs
Fri Feb 13 23:36:51 2009 UTC (2 years, 11 months ago) by gabor
Branches: MAIN
Diff to: previous 1.1020: preferred, colored
Changes since revision 1.1020: +1 -0 lines
HotSSH is an interface to Secure Shell, for GNOME and OpenSSH. It
intends to be a better experience than simply invoking "ssh" from an
existing terminal window.

   * Fast search-based interface for new connections
   * Also display and search of local (Avahi) SSH servers
   * Tabbed display with automatic session saving (Firefox style)
   * Status bar with information like latency to server and output of
     remote uptime
   * Close integration with OpenSSH features like connection sharing
     (near-instant new tabs)
   * NetworkManager integration to easily reconnect after a network
     change, great for laptops

WWW:	http://projects.gnome.org/hotssh/

PR:		ports/131133
Submitted by:	Ashish Shukla <wahjava at gmail.com>

Revision 1.1020: download - view: text, markup, annotated - select for diffs
Tue Feb 10 11:27:57 2009 UTC (2 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1019: preferred, colored
Changes since revision 1.1019: +1 -0 lines
The OpenPGP SDK project provides an open source library, written in C,
which implements the OpenPGP specification.

WWW:	http://openpgp.nominet.org.uk/

Revision 1.1019: download - view: text, markup, annotated - select for diffs
Mon Feb 9 21:25:26 2009 UTC (3 years ago) by miwi
Branches: MAIN
Diff to: previous 1.1018: preferred, colored
Changes since revision 1.1018: +1 -0 lines
py-PF is a pure-Python module for managing OpenBSD's Packet Filter. It aims
to combine the flexibility of PF's C API and the power of Python, making it
easier to manage PF data and to integrate firewalling capabilities in more
complex applications.

WWW:	http://www.kernel-panic.it/software/py-pf/

PR:		ports/131463
Submitted by:	Sofian Brabez <sbrabez at gmail.com>

Revision 1.1018: download - view: text, markup, annotated - select for diffs
Mon Feb 9 16:52:15 2009 UTC (3 years ago) by miwi
Branches: MAIN
Diff to: previous 1.1017: preferred, colored
Changes since revision 1.1017: +1 -0 lines
The Nmap::Parser library provides a Ruby interface to
Nmap's scan data.  It can run Nmap and parse its XML
output directly from the scan, parse a file containing
the XML data from a separate scan, parse a String of
XML data from a scan, or parse XML data from an object
via its read() method.  This information is presented
in an easy-to-use and intuitive fashion for storage
and manipulation.

WWW: http://rubynmap.sourceforge.net/

PR:		ports/131516
Submitted by:	Daniel Roethlisberger <daniel at roe.ch>

Revision 1.1017: download - view: text, markup, annotated - select for diffs
Wed Feb 4 12:46:38 2009 UTC (3 years ago) by gabor
Branches: MAIN
Diff to: previous 1.1016: preferred, colored
Changes since revision 1.1016: +1 -0 lines
Crypt::Juniper - Encrypt/decrypt Juniper $9$ secrets

WWW:	http://search.cpan.org/dist/Crypt-Juniper/

PR:		ports/131126
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>

Revision 1.1016: download - view: text, markup, annotated - select for diffs
Wed Feb 4 12:45:02 2009 UTC (3 years ago) by gabor
Branches: MAIN
Diff to: previous 1.1015: preferred, colored
Changes since revision 1.1015: +1 -0 lines
The Mcrypt modules provides and simple and inuitive perl abstraction of the
libmcrypt cryptography library.  It provide mechanisms for encoding and
decoding perl scalars.

WWW: http://search.cpan.org/dist/Mcrypt/

PR:		ports/131051
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com>

Revision 1.1015: download - view: text, markup, annotated - select for diffs
Tue Feb 3 22:38:22 2009 UTC (3 years ago) by miwi
Branches: MAIN
Diff to: previous 1.1014: preferred, colored
Changes since revision 1.1014: +0 -1 lines
2009-01-19 games/emacs-chess: has been broken for more than 6 months
2009-02-01 devel/subversion-devel: Use devel/subversion or devel/subversion-freebsd instead of this port
2009-01-19 devel/hs-hat: has been broken for more than 6 months
2009-01-19 devel/hs-hpl: has been broken for more than 6 months
2009-01-19 databases/mysqlbigram: has been broken for more than 6 months
2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months
2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months
2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months
2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8 (including Firefox 2.0) - to be replaced by  STIX fonts for Firefox 3.x
2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months
2009-01-31 x11-wm/expocity: project has been abandoned
2009-01-19 x11/bbuname: has been broken for more than 6 months
2009-01-19 security/squidclam: has been broken for more than 6 months
2009-01-19 print/virtualpaper: depends on broken, expired port
2009-01-19 print/ifhp: has been broken for more than 6 months
2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months
2009-01-19 palm/pdbc: has been broken for more than 6 months
2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months
2009-01-19 net-im/sulci: has been broken for more than 6 months
2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6 months
2009-01-19 multimedia/helixplayer: has been broken for more than 6 months
2009-01-19 lang/quack: has been broken for more than 6 months
2009-01-19 misc/pybliographer: has been broken for more than 6 months
2009-01-19 net/versuch: has been broken for more than 6 months
2009-01-19 net/py-mantissa: has been broken for more than 6 months
2009-01-19 net/libunpipc: has been broken for more than 6 months
2009-01-19 net/gnometelnet: has been broken for more than 6 months
2009-01-19 net/gacxtool: depends on expired, broken port
2009-01-19 devel/py-coro: has been broken for more than 6 months
2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months
2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6 months

Revision 1.1014: download - view: text, markup, annotated - select for diffs
Fri Jan 23 23:47:58 2009 UTC (3 years ago) by pgj
Branches: MAIN
Diff to: previous 1.1013: preferred, colored
Changes since revision 1.1013: +1 -0 lines
This package provides efficient cryptographic hash implementations for
strict and lazy bytestrings for the functional programming language
Haskell.

WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/digest

Reviewed by:	gabor
Approved by:	tabthorpe

Revision 1.1013: download - view: text, markup, annotated - select for diffs
Thu Jan 15 16:06:00 2009 UTC (3 years ago) by cy
Branches: MAIN
Diff to: previous 1.1012: preferred, colored
Changes since revision 1.1012: +1 -0 lines
Add sudosh2.

Revision 1.1012: download - view: text, markup, annotated - select for diffs
Tue Jan 13 18:22:19 2009 UTC (3 years ago) by pgollucci
Branches: MAIN
Diff to: previous 1.1011: preferred, colored
Changes since revision 1.1011: +1 -0 lines
Fail2ban scans log files like /var/log/pwdfail or /var/log/apache/error_log
and bans IP that makes too many password failures. It updates
firewall rules to reject the IP address.

WWW: http://www.fail2ban.org/wiki/index.php/Main_Page

Revision 1.1011: download - view: text, markup, annotated - select for diffs
Sat Jan 10 05:21:01 2009 UTC (3 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.1010: preferred, colored
Changes since revision 1.1010: +1 -0 lines
Presenting GNOME 2.24 for FreeBSD.

See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:		125857 [1]
		126993 [2]
		130031 [3]
		127399 [4]
		127661 [5]
		124302 [6]
		129570 [7]
		129936
		123790

Revision 1.1010: download - view: text, markup, annotated - select for diffs
Fri Jan 9 16:35:20 2009 UTC (3 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.1009: preferred, colored
Changes since revision 1.1009: +0 -1 lines
- disconnect openssl-beta

Revision 1.1009: download - view: text, markup, annotated - select for diffs
Fri Jan 9 07:21:29 2009 UTC (3 years, 1 month ago) by novel
Branches: MAIN
Diff to: previous 1.1008: preferred, colored
Changes since revision 1.1008: +1 -0 lines
Re-add gnutls-devel port at version 2.7.4.

Revision 1.1008: download - view: text, markup, annotated - select for diffs
Tue Dec 30 13:49:35 2008 UTC (3 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.1007: preferred, colored
Changes since revision 1.1007: +0 -1 lines
- disconnect openssl-stable

Revision 1.1007: download - view: text, markup, annotated - select for diffs
Sun Dec 28 11:27:43 2008 UTC (3 years, 1 month ago) by johans
Branches: MAIN
Diff to: previous 1.1006: preferred, colored
Changes since revision 1.1006: +1 -0 lines
PyMe is a Python interface to GPGME library.

PyMe's development model is GPGME + Python + SWIG (just like m2crypto is
an OpenSSL + Python + SWIG) combination which means that most of the
functions and types are converted from C into Python automatically by SWIG.
In short, to be able to use PyMe you need to be familiar with GPGME.

WWW:	http://pyme.sourceforge.net/

Revision 1.1006: download - view: text, markup, annotated - select for diffs
Thu Dec 11 09:05:53 2008 UTC (3 years, 1 month ago) by ale
Branches: MAIN
Diff to: previous 1.1005: preferred, colored
Changes since revision 1.1005: +0 -1 lines
Remove pecl-filter in favour of php5-filter.

Approved by:	maintainer

Revision 1.1005: download - view: text, markup, annotated - select for diffs
Thu Dec 11 09:01:38 2008 UTC (3 years, 1 month ago) by ale
Branches: MAIN
Diff to: previous 1.1004: preferred, colored
Changes since revision 1.1004: +1 -0 lines
Add php5 filter extension.

Revision 1.1004: download - view: text, markup, annotated - select for diffs
Thu Dec 11 08:58:06 2008 UTC (3 years, 1 month ago) by ale
Branches: MAIN
Diff to: previous 1.1003: preferred, colored
Changes since revision 1.1003: +1 -0 lines
Add php5 hash extension.

Revision 1.1003: download - view: text, markup, annotated - select for diffs
Sat Nov 22 15:57:03 2008 UTC (3 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1002: preferred, colored
Changes since revision 1.1002: +1 -0 lines
- Connect security/opensaml2

Revision 1.1002: download - view: text, markup, annotated - select for diffs
Mon Nov 17 00:20:32 2008 UTC (3 years, 2 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.1001: preferred, colored
Changes since revision 1.1001: +1 -0 lines
Lynis is an auditing tool for Unix (specialists). It scans the
system and available software, to detect security issues. Beside
security related information it will also scan for general system
information, installed packages and configuration mistakes.

This software aims in assisting automated auditing, software patch
management, vulnerability and malware scanning of Unix based systems.
It can be run without prior installation, so inclusion on read only
storage is no problem (USB stick, cd/dvd).

WWW: http://www.rootkit.nl/projects/lynis.html
Author: Michael Boelen

PR:		128909
Submitted by:	Cory McIntire <loon at noncensored dot com>

Revision 1.1001: download - view: text, markup, annotated - select for diffs
Thu Nov 6 01:09:10 2008 UTC (3 years, 3 months ago) by cy
Branches: MAIN
Diff to: previous 1.1000: preferred, colored
Changes since revision 1.1000: +0 -2 lines
Retire fwbuilder and libfwbuilder version 2. They are no longer supported
by their developer.

Revision 1.1000: download - view: text, markup, annotated - select for diffs
Fri Oct 24 16:08:00 2008 UTC (3 years, 3 months ago) by araujo
Branches: MAIN
Diff to: previous 1.999: preferred, colored
Changes since revision 1.999: +1 -0 lines
- libpwstor is a library implementing a password storage format
for C programmers.  This format provides a reasonable level of
security by utilizing SHA-256 in addition to a random salt to
mitigate dictionary and rainbow table attacks.

WWW: http://sourceforge.net/projects/kageki

PR:		ports/128328
Submitted by:	Matt D. Harris <mattdharris@users.sourceforge.net>
Reworked by:	myself

Revision 1.999: download - view: text, markup, annotated - select for diffs
Thu Oct 16 21:43:35 2008 UTC (3 years, 3 months ago) by miwi
Branches: MAIN
Diff to: previous 1.998: preferred, colored
Changes since revision 1.998: +1 -0 lines
Tuntun is an applet for Gnome panel that manage a list of vpn connections
through the OpenVPN Management Interface.

Main features

 * Simple & lightweight just a client GUI to start/stop your OpenVPN tunnels
   and nothing more
 * Integrated with the Gnome Desktop (support for the Keyring and notification
   daemon)
 * Support for Auth and Private-Key OpenVPN authentication methods

 WWW:	http://code.google.com/p/tuntun/

PR:		ports/128097
Submitted by:	Anderson S. Ferreira <anderson at cnpm.embrapa.br>

Revision 1.998: download - view: text, markup, annotated - select for diffs
Mon Oct 6 14:09:46 2008 UTC (3 years, 4 months ago) by roam
Branches: MAIN
Diff to: previous 1.997: preferred, colored
Changes since revision 1.997: +1 -0 lines
Initial import of paperkey-0.8, a simple tool for extracting the truly
secret parts of a PGP secret key for backup purposes.

Obtained from:	http://www.jabberwocky.com/software/paperkey/
Author:		David Shaw <dshaw@jabberwocky.com>

Revision 1.997: download - view: text, markup, annotated - select for diffs
Tue Sep 30 14:03:37 2008 UTC (3 years, 4 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.996: preferred, colored
Changes since revision 1.996: +1 -0 lines
Add op 1.32, controlled privilege escalation tool

Revision 1.996: download - view: text, markup, annotated - select for diffs
Tue Sep 23 08:09:18 2008 UTC (3 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.995: preferred, colored
Changes since revision 1.995: +1 -0 lines
HTML_Crypt provides methods to encrypt text, which can be later be decrypted
using JavaScript on the client side.

This is very useful to prevent spam robots collecting email addresses from your
site, included is a method to add mailto links to the text being generated.

WWW:	http://pear.php.net/package/HTML_Crypt

Revision 1.995: download - view: text, markup, annotated - select for diffs
Tue Sep 23 08:08:31 2008 UTC (3 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.994: preferred, colored
Changes since revision 1.994: +1 -0 lines
This package allows you to encrypt and decrypt strings or long integer arrays
with the XXTEA encryption algorithm, which is secure, fast and suitable for web
development.

WWW:	http://pear.php.net/package/Crypt_XXTEA

Revision 1.994: download - view: text, markup, annotated - select for diffs
Tue Sep 23 08:07:57 2008 UTC (3 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.993: preferred, colored
Changes since revision 1.993: +1 -0 lines
Provides methods needed to generate and verify MicroIDs.

WWW:	http://pear.php.net/package/Crypt_MicroID/

Revision 1.993: download - view: text, markup, annotated - select for diffs
Fri Sep 5 14:23:43 2008 UTC (3 years, 5 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.992: preferred, colored
Changes since revision 1.992: +1 -0 lines
pycryptopp is a set of Python wrappers for a few of
the best crypto algorithms from the Crypto++ library.

WWW:   http://allmydata.org/trac/pycryptopp

PR:		ports/126977
Submitted by:	Wen Heping <wenheping at gmail.com>

Revision 1.992: download - view: text, markup, annotated - select for diffs
Wed Sep 3 23:03:30 2008 UTC (3 years, 5 months ago) by jmelo
Branches: MAIN
Diff to: previous 1.991: preferred, colored
Changes since revision 1.991: +1 -0 lines
- Add entry for security/snortsam.

Revision 1.991: download - view: text, markup, annotated - select for diffs
Tue Sep 2 21:32:25 2008 UTC (3 years, 5 months ago) by cy
Branches: MAIN
Diff to: previous 1.990: preferred, colored
Changes since revision 1.990: +2 -0 lines
Welcome fwbuilder and libfwbuilder 3.0.0, replacing 2.1.19. The old version
is deprecated and scheduled for deletion as it is no longer supported by its
author.

Revision 1.990: download - view: text, markup, annotated - select for diffs
Wed Aug 13 07:26:06 2008 UTC (3 years, 5 months ago) by miwi
Branches: MAIN
Diff to: previous 1.989: preferred, colored
Changes since revision 1.989: +1 -0 lines
This is a Camellia package for Ruby. Camellia engine is implemented in "C".
Supported key length : 128bit/192bit/256bit
Supported modes of operation : ECB/CFB/CBC

WWW:	http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html

PR:		ports/126390
Submitted by:	Yoshisato YANAGISAWA <osho at pcc-software.org>

Revision 1.989: download - view: text, markup, annotated - select for diffs
Sat Aug 9 07:53:16 2008 UTC (3 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.988: preferred, colored
Changes since revision 1.988: +1 -0 lines
Add pam_helper, a small utility which allows non-PAM or non-setuid
applications to make use of PAM's authentication services.

Revision 1.988: download - view: text, markup, annotated - select for diffs
Fri Aug 8 10:17:13 2008 UTC (3 years, 6 months ago) by danfe
Branches: MAIN
Diff to: previous 1.987: preferred, colored
Changes since revision 1.987: +1 -0 lines
Switzerland is a tool for testing networks, ISPs, and firewalls developed
by the Electronic Frontier Foundation (www.eff.org).

WWW: http://www.eff.org/testyourisp/switzerland

Revision 1.987: download - view: text, markup, annotated - select for diffs
Tue Aug 5 00:12:57 2008 UTC (3 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.986: preferred, colored
Changes since revision 1.986: +1 -0 lines
Taking a hint from the similarly-named Java Cryptography Architecture,
QCA aims to provide a straightforward and cross-platform crypto
API, using Qt datatypes and conventions. QCA separates the API from
the implementation, using plugins known as Providers. The advantage
of this model is to allow applications to avoid linking to or
explicitly depending on any particular cryptographic library. This
allows one to easily change or upgrade crypto implementations
without even needing to recompile the application. QCA should work
everywhere Qt does, including Windows/Unix/MacOSX.

Capabilities:
TLS, CMS, X.509, RSA, DSA, Diffie-Hellman, PKCS#7, PKCS#12, SHA0,
SHA1, SHA224, SHA256, SHA384, SHA512, MD2, MD4, MD5, RIPEMD160,
Blowfish, DES, 3DES, AES128, AES192, AES256, CAST5, HMAC(SHA1, MD5,
RIPEMD160), PBKDF1(MD2, SHA1), PBKDF2(SHA1)

WWW: http://delta.affinix.com/qca/

Revision 1.986: download - view: text, markup, annotated - select for diffs
Sat Jul 26 13:54:02 2008 UTC (3 years, 6 months ago) by lwhsu
Branches: MAIN
Diff to: previous 1.985: preferred, colored
Changes since revision 1.985: +1 -0 lines
Add sshguard-ipfilter, protect hosts from brute force attacks against
ssh and other services using ipfilter.

PR:		ports/125975
Submitted by:	Mij <mij at bitchx.it>

Revision 1.985: download - view: text, markup, annotated - select for diffs
Sat Jul 26 03:19:08 2008 UTC (3 years, 6 months ago) by beech
Branches: MAIN
Diff to: previous 1.984: preferred, colored
Changes since revision 1.984: +1 -0 lines
ssl-admin was designed to create a user-friendly, menu-driven interface
to the OpenSSL programs.

ssl-admin will help you do the following tasks with SSL certificates:
  * Create your own CA certificate.
  * Create new Certificate Signing Requests
  * Sign existing Certificate Signing Requests
  * Manage Certificate Revokation Lists
  * Export configurations and certificates for OpenVPN.

PR:		ports/125875
Submitted by:	Eric Crist <ecrist at secure-computing.net>

Revision 1.984: download - view: text, markup, annotated - select for diffs
Fri Jul 18 13:20:51 2008 UTC (3 years, 6 months ago) by wxs
Branches: MAIN
Diff to: previous 1.983: preferred, colored
Changes since revision 1.983: +1 -0 lines
New port: FlowTag is a GUI interface for exploring the TCP flows in a
PCAP file.  It's strengths lie in:

   * rapid reconstruction of flows (via indexing),
   * visual selection of source IP and destination TCP ports;
   * filtering by time, packet count, and/or byte count
   * tagging flows with keywords

PR:		ports/125624
Submitted by:	Lee Hinman <lee@writequit.org>

Revision 1.983: download - view: text, markup, annotated - select for diffs
Wed Jul 9 04:27:38 2008 UTC (3 years, 7 months ago) by beech
Branches: MAIN
Diff to: previous 1.982: preferred, colored
Changes since revision 1.982: +1 -0 lines
- New port p5-Crypt-OpenSSL-AES-0.02

The Crypt::OpenSSL::AES module implements a wrapper around
OpenSSL's AES (Rijndael) library.

PR:		ports/125387
Submitted by:	John Ferrell <jdferrell3 at yahoo.com>

Revision 1.982: download - view: text, markup, annotated - select for diffs
Tue Jul 8 21:35:22 2008 UTC (3 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.981: preferred, colored
Changes since revision 1.981: +1 -0 lines
Ratproxy is a semi-automated, largely passive web application security audit
tool. It is meant to complement active crawlers and manual proxies more
commonly used for this task, and is optimized specifically for an accurate and
sensitive detection, and automatic annotation, of potential problems and
security-relevant design patterns based on the observation of existing,
user-initiated traffic in complex web 2.0 environments.

WWW: http://code.google.com/p/ratproxy/

PR:		ports/125249
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>

Revision 1.981: download - view: text, markup, annotated - select for diffs
Sat Jul 5 23:06:19 2008 UTC (3 years, 7 months ago) by araujo
Branches: MAIN
Diff to: previous 1.980: preferred, colored
Changes since revision 1.980: +1 -0 lines
Net::SSH::Gateway is a library for programmatically tunneling connections to
servers via a single "gateway" host. It is useful for establishing Net::SSH
connections to servers behind firewalls, but can also be used to forward ports
and establish connections of other types, like HTTP, to servers with i
restricted access.

* Easily manage forwarded ports
* Establish Net::SSH connections through firewalls

WWW: http://net-ssh.rubyforge.org/gateway

PR:		ports/125053
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>

Revision 1.980: download - view: text, markup, annotated - select for diffs
Sat Jul 5 23:03:06 2008 UTC (3 years, 7 months ago) by araujo
Branches: MAIN
Diff to: previous 1.979: preferred, colored
Changes since revision 1.979: +1 -0 lines
Net::SCP is a pure-Ruby implementation of the SCP protocol. This operates over
SSH (and requires the Net::SSH library), and allows files and directory trees
to copied to and from a remote server.

* Transfer files or entire directory trees to or from a remote host via SCP
* Can preserve file attributes across transfers
* Can download files in-memory, or direct-to-disk
* Support for SCP URI's, and OpenURI

WWW: http://net-ssh.rubyforge.org/scp

PR:		ports/125052
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>

Revision 1.979: download - view: text, markup, annotated - select for diffs
Sun Jun 29 16:48:00 2008 UTC (3 years, 7 months ago) by simon
Branches: MAIN
Diff to: previous 1.978: preferred, colored
Changes since revision 1.978: +0 -1 lines
Retire the ca-roots ports, which expired long ago.

The port is deprecated since it is not supported by the FreeBSD
Security Officer anymore.  The reason for this is that the ca-roots
port makes promises with regard to CA verification which the current
Security Officer (and deputy) do not want to make.

For people who need a general root certificate list see the
security/ca_root_ns, but note that the difference in guarantees with
regard to which CAs are included in ca_root_ns vs. ca-roots.  The
ca_root_ns port basically makes no guarantees other than that the
certificates comes from the Mozilla project.

Note that the ca-roots MOVED file entry on purpose does not point at
ca_root_ns due to the change in CA guarantees.

With hat:	security-officer

Revision 1.978: download - view: text, markup, annotated - select for diffs
Thu Jun 26 06:31:32 2008 UTC (3 years, 7 months ago) by linimon
Branches: MAIN
Diff to: previous 1.977: preferred, colored
Changes since revision 1.977: +1 -1 lines
s/pear-Auth_OpenID2/php-Auth_OpenID2/ to go with what was actually
repocopied.

Reported by:	portsmon

Revision 1.977: download - view: text, markup, annotated - select for diffs
Tue Jun 24 13:04:04 2008 UTC (3 years, 7 months ago) by edwin
Branches: MAIN
Diff to: previous 1.976: preferred, colored
Changes since revision 1.976: +1 -0 lines
[repocopy] security/php-Auth_OpenID -> security/php-Auth_OpenID2

	Now supporting OpenID protocol version 2

PR:		ports/124737
Submitted by:	Edwin Groothuis <edwin@mavetju.org>

Revision 1.976: download - view: text, markup, annotated - select for diffs
Mon Jun 23 17:34:35 2008 UTC (3 years, 7 months ago) by novel
Branches: MAIN
Diff to: previous 1.975: preferred, colored
Changes since revision 1.975: +0 -1 lines
Remove security/gnutls-devel for a time while the experimental branch
is not active.

Revision 1.975: download - view: text, markup, annotated - select for diffs
Wed Jun 18 23:15:46 2008 UTC (3 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.974: preferred, colored
Changes since revision 1.974: +0 -1 lines
- Delete expired security/amavisd port: depends on misc/compat3x, which has
  security problems; old version

Revision 1.974: download - view: text, markup, annotated - select for diffs
Wed Jun 18 21:00:59 2008 UTC (3 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.973: preferred, colored
Changes since revision 1.973: +0 -1 lines
- Expired: No longer supported. Use p5-openxpki-client-html-mason instead

Revision 1.973: download - view: text, markup, annotated - select for diffs
Tue Jun 17 19:01:58 2008 UTC (3 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.972: preferred, colored
Changes since revision 1.972: +0 -1 lines
Delete security/cyrus-sasl, it has been expired for a year and a half.

Revision 1.972: download - view: text, markup, annotated - select for diffs
Fri Jun 13 03:43:50 2008 UTC (3 years, 7 months ago) by edwin
Branches: MAIN
Diff to: previous 1.971: preferred, colored
Changes since revision 1.971: +1 -0 lines
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
	this program is to protect services such as OpenSSH with
	an additional layer of security in order to make the
	exploitation of vulnerabilities (both 0-day and unpatched
	code) much more difficult. With fwknop deployed, anyone
	using nmap to look for sshd can't even tell that it is
	listening; it makes no difference if they have a 0-day
	exploit or not. The authorization server passively monitors
	authorization packets via libcap and hence there is no
	"server" to which to connect in the traditional sense.
	Access to a protected service is only granted after a valid
	encrypted and non-replayed packet is monitored from an
	fwknop client (see the following network diagram; the SSH
	session can only take place after the SPA packet is monitored):

PR:		ports/118229
Submitted by:	Sean Greven <sean.greven@gmail.com>

Revision 1.971: download - view: text, markup, annotated - select for diffs
Thu Jun 5 19:40:32 2008 UTC (3 years, 8 months ago) by jadawin
Branches: MAIN
Diff to: previous 1.970: preferred, colored
Changes since revision 1.970: +1 -0 lines
SpyBye is a tool to help web masters determine if their web pages
are hosting browser exploits that can infect visiting users with
malware. It functions as an HTTP proxy server and intercepts all
browser requests. SpyBye uses a few simple rules to determine if
embedded links on your web page are harmlesss, unknown or maybe
even dangerous.

SpyBye analyzes all downloads in the background and provides you
with a warning notification whenever it encounters content that
is potentially malicious. At that point, you can click on the link
in the notification and receive a more detailed analysis of the web page.

WWW: http://www.spybye.org/

PR:		ports/123945
Submitted by:	Paul Schmel <pauls utdallas.edu>
Approved by:	tabthorpe (mentor)

Revision 1.970: download - view: text, markup, annotated - select for diffs
Wed Jun 4 13:18:59 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.969: preferred, colored
Changes since revision 1.969: +1 -0 lines
[NEW PORT] security/openvas-server: A security scanner: a fork of Nessus

	OpenVAS stands for Open Vulnerability Assessment System and
	is a network security scanner with associated tools like a
	graphical user fontend. The core is a server component with
	a set of network vulnerability tests (NVTs) to detect
	security problems in remote systems and applications.

	WWW: http://www.openvas.org/

PR:		ports/123128
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org>

Revision 1.969: download - view: text, markup, annotated - select for diffs
Wed Jun 4 13:17:20 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.968: preferred, colored
Changes since revision 1.968: +1 -0 lines
[NEW PORT] security/openvas-plugins: Plugins for OpenVAS

	OpenVAS stands for Open Vulnerability Assessment System and
	is a network security scanner with associated tools like a
	graphical user fontend. The core is a server component with
	a set of network vulnerability tests (NVTs) to detect
	security problems in remote systems and applications.

	WWW: http://www.openvas.org/

PR:		ports/123130
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org>

Revision 1.968: download - view: text, markup, annotated - select for diffs
Wed Jun 4 13:15:44 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.967: preferred, colored
Changes since revision 1.967: +1 -0 lines
[NEW PORT] security/openvas-libraries: Libraries for OpenVAS

	OpenVAS stands for Open Vulnerability Assessment System and
	is a network security scanner with associated tools like a
	graphical user fontend. The core is a server component with
	a set of network vulnerability tests (NVTs) to detect
	security problems in remote systems and applications.

	WWW: http://www.openvas.org/

PR:		ports/123127
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org>

Revision 1.967: download - view: text, markup, annotated - select for diffs
Wed Jun 4 13:14:01 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.966: preferred, colored
Changes since revision 1.966: +1 -0 lines
[NEW PORT] security/openvas-libnasl: NASL libraries for OpenVAS

	OpenVAS stands for Open Vulnerability Assessment System and
	is a network security scanner with associated tools like a
	graphical user fontend. The core is a server component with
	a set of network vulnerability tests (NVTs) to detect
	security problems in remote systems and applications.

	WWW: http://www.openvas.org/

PR:		ports/123129
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org>

Revision 1.966: download - view: text, markup, annotated - select for diffs
Wed Jun 4 13:12:02 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.965: preferred, colored
Changes since revision 1.965: +1 -0 lines
[NEW PORT] security/openvas-client: A GUI client for OpenVAS

	OpenVAS stands for Open Vulnerability Assessment System and
	is a network security scanner with associated tools like a
	graphical user fontend. The core is a server component with
	a set of network vulnerability tests (NVTs) to detect
	security problems in remote systems and applications.

	WWW: http://www.openvas.org/

PR:		ports/123131
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org>

Revision 1.965: download - view: text, markup, annotated - select for diffs
Tue Jun 3 02:49:06 2008 UTC (3 years, 8 months ago) by lippe
Branches: MAIN
Diff to: previous 1.964: preferred, colored
Changes since revision 1.964: +1 -0 lines
SquidClamAV is an interface to perform antivirus checks on data passing through Squid Proxy.

WWW: http://www.samse.fr/GPL/squidclamav/

PR:		ports/119236
Submitted by:	Laurent LEVIER <llevier@argosnet.com>
Approved by:	araujo (mentor)

Revision 1.964: download - view: text, markup, annotated - select for diffs
Sun Jun 1 21:01:12 2008 UTC (3 years, 8 months ago) by brix
Branches: MAIN
Diff to: previous 1.963: preferred, colored
Changes since revision 1.963: +1 -0 lines
This is the base class for a system of objects that encapsulate
passphrases.  An object of this type is a passphrase recogniser: its
job is to recognise whether an offered passphrase is the right one.
For security, such passphrase recognisers usually do not themselves
know the passphrase they are looking for; they can merely recognise it
when they see it.  There are many schemes in use to achieve this
effect, and the intent of this class is to provide a consistent
interface to them all, hiding the details.

The CPAN package Authen::Passphrase contains implementations of
several specific passphrase schemes in addition to the base class.

WWW: http://search.cpan.org/dist/Authen-Passphrase/

Approved by:	erwin (mentor)

Revision 1.963: download - view: text, markup, annotated - select for diffs
Sun Jun 1 20:59:20 2008 UTC (3 years, 8 months ago) by brix
Branches: MAIN
Diff to: previous 1.962: preferred, colored
Changes since revision 1.962: +1 -0 lines
Perl XS interface for a portable traditional crypt function.

WWW: http://search.cpan.org/dist/Crypt/UnixCrypt_XS/

Approved by:	erwin (mentor)

Revision 1.962: download - view: text, markup, annotated - select for diffs
Sun Jun 1 20:58:23 2008 UTC (3 years, 8 months ago) by brix
Branches: MAIN
Diff to: previous 1.961: preferred, colored
Changes since revision 1.961: +1 -0 lines
Eksblowfish is a variant of the Blowfish cipher, modified to make the
key setup very expensive.  ("Eks" stands for "expensive key
schedule".)  This doesn't make it significantly cryptographically
stronger, but is intended to hinder brute-force attacks.  It also
makes it unsuitable for any application requiring key agility.  It was
designed by Niels Provos and David Mazieres for password hashing in
OpenBSD.

Eksblowfish is a parameterised (family-keyed) cipher.  It takes a cost
parameter that controls how expensive the key scheduling is.  It also
takes a family key, known as the "salt".  Cost and salt parameters
together define a cipher family.  Within each family, a key determines
an encryption function in the usual way.

This distribution also includes an implementation of "bcrypt", the
Unix crypt() password hashing algorithm based on Eksblowfish.

WWW: http://search.cpan.org/dist/Crypt-Eksblowfish/

Approved by:	erwin (mentor)

Revision 1.961: download - view: text, markup, annotated - select for diffs
Sun Jun 1 20:57:22 2008 UTC (3 years, 8 months ago) by brix
Branches: MAIN
Diff to: previous 1.960: preferred, colored
Changes since revision 1.960: +1 -0 lines
This perl module implements the LGI$HPWD password hashing function
from VMS, and some associated VMS username and password handling
functions.

WWW: http://search.cpan.org/dist/Authen-DecHpwd/

Approved by:	erwin (mentor)

Revision 1.960: download - view: text, markup, annotated - select for diffs
Fri May 30 19:15:52 2008 UTC (3 years, 8 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.959: preferred, colored
Changes since revision 1.959: +0 -1 lines
2008-05-15 net-p2p/dclibc: Abandoned, not used, website disappeared
2008-04-07 net-mgmt/ap-utils: Does not work with gcc4.2; appears to be abandoned
2008-03-31 multimedia/xfce4-xmms-controller-plugin: Project is dead
2008-05-15 www/pear-HTTP_Session: Use www/pear-HTTP_Session2 instead
2008-05-04 security/bioapitool: All functionallity of this tools has been merged with pam_bsdbioapi

Revision 1.959: download - view: text, markup, annotated - select for diffs
Thu May 22 10:24:56 2008 UTC (3 years, 8 months ago) by rafan
Branches: MAIN
Diff to: previous 1.958: preferred, colored
Changes since revision 1.958: +1 -0 lines
sqlmap is an automatic SQL injection tool entirely developed in Python. It is
capable to perform an extensive database management system back-end
fingerprint, retrieve remote DBMS databases, usernames, tables, columns,
enumerate entire DBMS, read system files and much more taking advantage of web
application programming security flaws that lead to SQL injection
vulnerabilities.

WWW:	http://sqlmap.sourceforge.net/

PR:		ports/123851
Submitted by:	Tomoyuki Sakurai <cherry at trombik.org>

Revision 1.958: download - view: text, markup, annotated - select for diffs
Tue May 6 03:09:35 2008 UTC (3 years, 9 months ago) by rafan
Branches: MAIN
Diff to: previous 1.957: preferred, colored
Changes since revision 1.957: +1 -0 lines
Pwman3 is a console based password management application.
Pwman3 is written in python. It uses sql for storage
and all data is encrypted when it isn't being viewed on screen.

WWW: http://pwman.bleurgh.com

PR:		ports/123074
Submitted by:	Yarodin <yarodin at gmail.com>

Revision 1.957: download - view: text, markup, annotated - select for diffs
Sat May 3 13:19:33 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
Diff to: previous 1.956: preferred, colored
Changes since revision 1.956: +1 -1 lines
- Project was renamed security/barnyard-sguil6 to security/barnyard-sguil.

PR:		ports/122648, ports/122700
Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)

Revision 1.956: download - view: text, markup, annotated - select for diffs
Wed Apr 30 18:54:45 2008 UTC (3 years, 9 months ago) by brooks
Branches: MAIN
Diff to: previous 1.955: preferred, colored
Changes since revision 1.955: +0 -1 lines
Admit I'm never going to actually fix security/drupal4-ldap_integration,
particularly since it's clear no one uses it and remove it from the tree.

Revision 1.955: download - view: text, markup, annotated - select for diffs
Fri Apr 25 23:21:08 2008 UTC (3 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.954: preferred, colored
Changes since revision 1.954: +0 -1 lines
- Remove, it's ancient and newer version is included in base of all supported
  releases

Suggested by:	sam

Revision 1.954: download - view: text, markup, annotated - select for diffs
Wed Apr 16 06:49:40 2008 UTC (3 years, 9 months ago) by clsung
Branches: MAIN
Diff to: previous 1.953: preferred, colored
Changes since revision 1.953: +1 -0 lines
EzCrypto is an easy to use wrapper around the poorly documented OpenSSL ruby
library.

Features
    * Defaults to AES 128 CBC
    * Will use the systems OpenSSL library for transparent hardware crypto
      support
    * Single class object oriented access to most commonly used features
    * Ruby like

WWW:  http://ezcrypto.rubyforge.org/

PR:		ports/122805
Submitted by:	Steven Kreuzer

Revision 1.953: download - view: text, markup, annotated - select for diffs
Tue Apr 15 21:15:40 2008 UTC (3 years, 9 months ago) by barner
Branches: MAIN
Diff to: previous 1.952: preferred, colored
Changes since revision 1.952: +1 -0 lines
Add fprint_demo 0.4, demo and test application for libfprint.

Revision 1.952: download - view: text, markup, annotated - select for diffs
Tue Apr 15 21:15:09 2008 UTC (3 years, 9 months ago) by barner
Branches: MAIN
Diff to: previous 1.951: preferred, colored
Changes since revision 1.951: +1 -0 lines
Add pam_fprint 0.2, PAM module offering finger print authentication
using libfprint.

Revision 1.951: download - view: text, markup, annotated - select for diffs
Tue Apr 15 21:14:16 2008 UTC (3 years, 9 months ago) by barner
Branches: MAIN
Diff to: previous 1.950: preferred, colored
Changes since revision 1.950: +1 -0 lines
Add libfprint 0.0.6, library for fingerprint reader devices.

Revision 1.950: download - view: text, markup, annotated - select for diffs
Wed Apr 9 15:50:48 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.949: preferred, colored
Changes since revision 1.949: +0 -1 lines
- Remove entry for gnome-keyring-manager

Forgotten by:	marcus

Revision 1.949: download - view: text, markup, annotated - select for diffs
Mon Apr 7 07:37:14 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.948: preferred, colored
Changes since revision 1.948: +1 -0 lines
A Perl module wrapping libzxid. Also zxid.pl, that implements SP in
mod_perl environment, is supplied.

WWW:	http://zxid.org/

PR:		ports/114800
Submitted by:	Gea-Suan Lin <gslin@gslin.org>

Revision 1.948: download - view: text, markup, annotated - select for diffs
Fri Apr 4 16:00:47 2008 UTC (3 years, 10 months ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.947: preferred, colored
Changes since revision 1.947: +0 -1 lines
2008-02-29 security/acid: development has ceased, use security/base

Revision 1.947: download - view: text, markup, annotated - select for diffs
Fri Mar 14 21:39:48 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.946: preferred, colored
Changes since revision 1.946: +0 -1 lines
- Disconnect security/nmapfe (project was renamed to security/zenmap)

Revision 1.946: download - view: text, markup, annotated - select for diffs
Fri Mar 14 21:33:15 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.945: preferred, colored
Changes since revision 1.945: +1 -0 lines
- Connect security/zenmap to the build

Revision 1.945: download - view: text, markup, annotated - select for diffs
Fri Mar 14 15:47:58 2008 UTC (3 years, 10 months ago) by danfe
Branches: MAIN
Diff to: previous 1.944: preferred, colored
Changes since revision 1.944: +1 -0 lines
Add a port of ophcrack, a Windows password cracker based on rainbow tables,
with GTK+ GUI.

WWW: http://ophcrack.sourceforge.net/

Revision 1.944: download - view: text, markup, annotated - select for diffs
Wed Mar 5 04:25:41 2008 UTC (3 years, 11 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.943: preferred, colored
Changes since revision 1.943: +0 -1 lines
- expire port: Long out of date with multiple security issues.
  (Don't worry, openssh-portable is still there.)

Revision 1.943: download - view: text, markup, annotated - select for diffs
Tue Mar 4 10:43:07 2008 UTC (3 years, 11 months ago) by mm
Branches: MAIN
Diff to: previous 1.942: preferred, colored
Changes since revision 1.942: +1 -0 lines
This is version 2 of PHP OpenID using the PEAR framework.

The PHP OpenID library lets you enable OpenID authentication on sites built
using PHP. It features the OpenID consumer, Store implementations, and an
OpenID server.

WWW:    http://openidenabled.com/php-openid/

Revision 1.942: download - view: text, markup, annotated - select for diffs
Mon Mar 3 09:11:33 2008 UTC (3 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.941: preferred, colored
Changes since revision 1.941: +1 -0 lines
Add yapet 0.1, a curses based password manager.

PR:		ports/121293
Submitted by:	Rafael Ostertag <rafi at guengel.ch>

Revision 1.941: download - view: text, markup, annotated - select for diffs
Thu Feb 28 01:07:08 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.940: preferred, colored
Changes since revision 1.940: +0 -1 lines
2007-11-22 x11-themes/indubstrial: yes
2008-01-14 x11-themes/gtk-smooth-engine: Redundant port (now included in gtk-engines), no release since 2005
2007-09-21 security/amavis-perl: depends on misc/compat3x, which has security problems
2007-12-31 sysutils/cdbakeoven: Abandonware
2008-01-04 net/gnu-finger: no active development and known security vulnerabilities.
2007-11-16 misc/seizedesktop: development stalled for years, outdated, unmaintained

Revision 1.940: download - view: text, markup, annotated - select for diffs
Tue Feb 26 05:58:58 2008 UTC (3 years, 11 months ago) by rafan
Branches: MAIN
Diff to: previous 1.939: preferred, colored
Changes since revision 1.939: +1 -0 lines
EasyPG is an all-in-one GnuPG interface for Emacs. It consists of two
parts: EasyPG Assistant and EasyPG Library.

EasyPG Assistant is a set of convenient tools to use GnuPG from
Emacs. EasyPG Library is a sort of an elisp port of GPGME, a wrapper
library which provides API to access some of the GnuPG functions.

WWW: http://sourceforge.jp/projects/epg/

PR:		ports/119008
Submitted by:	Shota Iwazaki <iwazaki8 at yahoo.co.jp>

Revision 1.939: download - view: text, markup, annotated - select for diffs
Sat Feb 16 23:24:00 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.938: preferred, colored
Changes since revision 1.938: +1 -0 lines
This Module decrypts all kind of Cisco encrypted hashes
also referred to as type 7 passwords. Further you can
encrypt any given string into a encrypted hash that will
be accepted by any Cisco device as an encrypted type 7 password.

WWW:	http://search.cpan.org/dist/Cisco-Hash/

PR:		ports/120498
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>

Revision 1.938: download - view: text, markup, annotated - select for diffs
Tue Feb 12 22:43:48 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.937: preferred, colored
Changes since revision 1.937: +1 -0 lines
Implementation of the Diffie-Hellman Key Exchange cryptographic protocol
in PHP5. Enables two parties without any prior knowledge of each other
establish a secure shared secret key across an insecure channel
of communication.

WWW: http://pear.php.net/package/Crypt_DiffieHellman/

PR:		ports/120010
Submitted by:	Ditesh Shashikant Gathani <ditesh at gathani.org>

Revision 1.937: download - view: text, markup, annotated - select for diffs
Thu Feb 7 23:34:07 2008 UTC (4 years ago) by lme
Branches: MAIN
Diff to: previous 1.936: preferred, colored
Changes since revision 1.936: +1 -0 lines
FCheck is an open source PERL script providing intrusion detection and policy
enforcement of Windows 95/98/NT/3.x and Unix server administration through the
use of comparative system snapshots. FCheck can provide notification of any
differences found through use of your event management system, printer, and/or
email when any monitored files or directories are altered, including any
additions and/or deletions.

WWW:    http://www.geocities.com/fcheck2000/

Revision 1.936: download - view: text, markup, annotated - select for diffs
Thu Feb 7 16:57:28 2008 UTC (4 years ago) by rafan
Branches: MAIN
Diff to: previous 1.935: preferred, colored
Changes since revision 1.935: +1 -0 lines
Sqlninja is a tool targeted to exploit SQL Injection vulnerabilities on
a web application that uses Microsoft SQL Server as its back-end.

Its main goal is to provide a remote shell on the vulnerable DB server,
even in a very hostile environment. It should be used by penetration
testers to help and automate the process of taking over a DB Server when
a SQL Injection vulnerability has been discovered.

WWW: http://sqlninja.sourceforge.net/

PR:		ports/117276
Submitted by:	Valerio Daelli <valerio.daelli at gmail.com>

Revision 1.935: download - view: text, markup, annotated - select for diffs
Wed Feb 6 16:23:07 2008 UTC (4 years ago) by wxs
Branches: MAIN
Diff to: previous 1.934: preferred, colored
Changes since revision 1.934: +1 -0 lines
New port: p5-Snort-Rule.

A module that facilitates the dynamic creation of rules for snort.

PR:		ports/120193
Submitted by:	Paul Schmehl <pauls@utdallas.edu>
Approved by:	garga (mentor)

Revision 1.934: download - view: text, markup, annotated - select for diffs
Mon Jan 21 11:56:43 2008 UTC (4 years ago) by miwi
Branches: MAIN
Diff to: previous 1.933: preferred, colored
Changes since revision 1.933: +1 -0 lines
Network Security Monitoring Console is a framework for performing
analysis on packat capture files.

WWW:	http://thnetos.wordpress.com/nsm-console/

PR:		ports/119682
Submitted by:	Tomoyuki Sakurai <cherry at trombik.org>

Revision 1.933: download - view: text, markup, annotated - select for diffs
Sun Jan 20 06:38:04 2008 UTC (4 years ago) by beech
Branches: MAIN
Diff to: previous 1.932: preferred, colored
Changes since revision 1.932: +1 -0 lines
- New Port maia-1.0.2a

- Maia Mailguard is a web-based interface and management system based on
  the popular amavisd-new e-mail scanner and SpamAssassin. Written in Perl
  and PHP, Maia Mailguard gives end-users control over how their mail is
  processed by virus scanners and spam filters, while giving mail administrators
  the power to configure site-wide defaults and limits.

	WWW: http://www.maiamailguard.com/

PR:		ports/119325
Submitted by:	Janky Jay <ek@purplehat.org> (maintainer)
Approved by:	linimon (mentor)

Revision 1.932: download - view: text, markup, annotated - select for diffs
Mon Jan 14 11:44:13 2008 UTC (4 years ago) by miwi
Branches: MAIN
Diff to: previous 1.931: preferred, colored
Changes since revision 1.931: +1 -0 lines
This package provides an object oriented interface to GNU Privacy
Guard (GPG). It requires the GPG executable to be on the system.

Though GPG can support symmetric-key cryptography, this package is intended
only to facilitate public-key cryptography.

WWW: http://pear.php.net/package/Crypt_GPG/

Revision 1.931: download - view: text, markup, annotated - select for diffs
Thu Jan 10 05:24:32 2008 UTC (4 years, 1 month ago) by lwhsu
Branches: MAIN
Diff to: previous 1.930: preferred, colored
Changes since revision 1.930: +1 -0 lines
Add shimmer 0.1.0, perl implementation that hides a valuable port on
your server.

PR:		ports/119512
Submitted by:	Felippe de Meirelles Motta <lippemail at gmail.com>

Revision 1.930: download - view: text, markup, annotated - select for diffs
Tue Dec 25 11:15:44 2007 UTC (4 years, 1 month ago) by beech
Branches: MAIN
Diff to: previous 1.929: preferred, colored
Changes since revision 1.929: +1 -0 lines
- New port phpdeadlock-1.0.1
- Web-based user authentication/password protection system

PR:		ports/117122
Submitted by:	Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Approved by:	linimon (mentor)

Revision 1.929: download - view: text, markup, annotated - select for diffs
Mon Dec 17 20:33:58 2007 UTC (4 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.928: preferred, colored
Changes since revision 1.928: +1 -0 lines
XORSearch

XORSearch is a program to search for a given string in an XOR or
ROL encoded binary file. An XOR encoded binary file is a file where
some (or all) bytes have been XORed with a constant value (the key).
A ROL (or ROR) encoded file has it bytes rotated by a certain number
of bits (the key). XOR and ROL/ROR encoding is used by malware
programmers to obfuscate strings like URLs.

XORSearch will try all XOR keys (0 to 255) and ROL keys (1 to 7)
when searching. I programmed XORSearch to include key 0, because
this allows to search in an unencoded binary file (X XOR 0 equals
X).

If the search string is found, XORSearch will print it until the 0
(byte zero) is encountered or until 50 characters have been printed,
which ever comes first. 50 is the default value, it can be changed
with option -l. Unprintable characters are replaced by a dot.

WWW: http://blog.didierstevens.com/programs/xorsearch/
Author: Didier Stevens

Revision 1.928: download - view: text, markup, annotated - select for diffs
Mon Oct 29 22:57:12 2007 UTC (4 years, 3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.927: preferred, colored
Changes since revision 1.927: +1 -0 lines
This program uses a brute force algorithm to guess your encrypted
compressed file's password. If you forget your encrypted file password,
this program is the solution. This program can crack zip,7z and rar file
passwords.

WWW: http://sourceforge.net/projects/rarcrack

PR:		ports/117630
Submitted by:	Philippe Audeoud <jadawin at tuxaco.net>

Revision 1.927: download - view: text, markup, annotated - select for diffs
Mon Oct 29 05:00:58 2007 UTC (4 years, 3 months ago) by chinsan
Branches: MAIN
Diff to: previous 1.926: preferred, colored
Changes since revision 1.926: +1 -0 lines
Add uberkey, a keylogger for x86 systems.

WWW: http://www.linuks.mine.nu/uberkey/

Revision 1.926: download - view: text, markup, annotated - select for diffs
Wed Oct 24 09:22:02 2007 UTC (4 years, 3 months ago) by miwi
Branches: MAIN
Diff to: previous 1.925: preferred, colored
Changes since revision 1.925: +1 -0 lines
pdfcrack is a command line, password recovery tool for PDF-files.

WWW: http://sourceforge.net/projects/pdfcrack

PR:		ports/117442
Submitted by:	Philippe Audeoud <jadawin at tuxaco.net>

Revision 1.925: download - view: text, markup, annotated - select for diffs
Sun Oct 21 02:51:20 2007 UTC (4 years, 3 months ago) by alepulver
Branches: MAIN
Diff to: previous 1.924: preferred, colored
Changes since revision 1.924: +1 -0 lines
This port contains the Shrew Soft ike daemon and client tools. The
software supports ike v1 communications between two gateways or a
a client and a gateway.

For more information please visit ...

WWW: http://www.shrew.net/

PR:		ports/116684
Submitted by:	mgrooms at shrew.net

Revision 1.924: download - view: text, markup, annotated - select for diffs
Fri Oct 19 16:52:22 2007 UTC (4 years, 3 months ago) by novel
Branches: MAIN
Diff to: previous 1.923: preferred, colored
Changes since revision 1.923: +1 -0 lines
OpenFWTK is an application proxy toolkit which inherits the ideology
of TIS fwtk and maintains API backwards compatibility. The design goal
is to make it simple yet powerful; no performance hacks allowed in the
code and library dependencies are reduced to minimum.

WWW: http://sourceforge.net/projects/openfwtk

PR:		ports/117194
Submitted by:	Anton Karpov <toxa at toxahost.ru>

Revision 1.923: download - view: text, markup, annotated - select for diffs
Tue Oct 16 03:35:04 2007 UTC (4 years, 3 months ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.922: preferred, colored
Changes since revision 1.922: +0 -1 lines
2007-09-10 security/p5-Digest-SHA2: Has numerious known bugs, deprecated in favor of Digest::SHA

Revision 1.922: download - view: text, markup, annotated - select for diffs
Fri Oct 5 23:33:26 2007 UTC (4 years, 4 months ago) by sat
Branches: MAIN
Diff to: previous 1.921: preferred, colored
Changes since revision 1.921: +2 -2 lines
- Sort category Makefiles

Inspired by:	Jason Harris <jharris@widomaker.com>
Howto:		http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles

Revision 1.921: download - view: text, markup, annotated - select for diffs
Thu Oct 4 13:21:39 2007 UTC (4 years, 4 months ago) by rafan
Branches: MAIN
Diff to: previous 1.920: preferred, colored
Changes since revision 1.920: +1 -0 lines
Wapiti allows you to audit the security of your web applications.
It performs "black-box" scans, i.e. it does not study the source code of
the application but will scans the webpages of the deployed webapp,
looking for scripts and forms where it can inject data.
Once it gets this list, Wapiti acts like a fuzzer, injecting payloads to
see if a script is vulnerable.

WWW: http://wapiti.sourceforge.net/

PR:		ports/116873
Submitted by:	Philippe Audeoud <jadawin at tuxaco.net>

Revision 1.920: download - view: text, markup, annotated - select for diffs
Tue Sep 18 15:14:53 2007 UTC (4 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.919: preferred, colored
Changes since revision 1.919: +0 -1 lines
2007-08-29 security/vncrypt: not supported on any current version of FreeBSD
2007-09-15 net-mgmt/ocs-unix-agent: Use net-mgmt/ocsinventory-agent instead

Revision 1.919: download - view: text, markup, annotated - select for diffs
Tue Sep 18 06:39:28 2007 UTC (4 years, 4 months ago) by acm
Branches: MAIN
Diff to: previous 1.918: preferred, colored
Changes since revision 1.918: +1 -0 lines
- New port: security/fpc-openssl

Free Pascal unit for OpenSSL

Revision 1.918: download - view: text, markup, annotated - select for diffs
Sat Sep 8 05:49:34 2007 UTC (4 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.917: preferred, colored
Changes since revision 1.917: +1 -0 lines
new port: security/afterglow, a collection of graph-generating scripts

	AfterGlow is a collection of scripts which facilitate the
	process of generating event graphs and treemaps. AfterGlow
	1.x is written in Perl and generates output that can be
	read by GraphViz or LGL.  All the scripts and other files
	for afterglow are installed in ${DATADIR}

	WWW: http://sourceforge.net/projects/afterglow

PR:		ports/115186
Submitted by:	Paul Schmehl <pauls@utdallas.edu>

Revision 1.917: download - view: text, markup, annotated - select for diffs
Fri Sep 7 11:55:08 2007 UTC (4 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.916: preferred, colored
Changes since revision 1.916: +1 -0 lines
new port security/ssss - Shamir's Secret Sharing Scheme

	ssss is an implementation of Shamir's secret sharing scheme
	for UNIX/linux machines. It is free software, the code is
	licensed under the GNU GPL. ssss does both: the generation
	of shares for a known secret and the reconstruction of a
	secret using user provided shares. The software was written
	in 2006 by B. Poettering, it links against the GNU libgmp
	multiprecision library (version 4.1.4 works well) and
	requires the /dev/random entropy source.

PR:		ports/115949
Submitted by:	Lukasz Komsta <luke@novum.am.lublin.pl>

Revision 1.916: download - view: text, markup, annotated - select for diffs
Fri Sep 7 08:15:24 2007 UTC (4 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.915: preferred, colored
Changes since revision 1.915: +1 -0 lines
New port: security/seccure - SECCURE Elliptic Curve Crypto Utility for Reliable Encryption

	The seccure toolset implements a selection of asymmetric
	algorithms based on elliptic curve cryptography (ECC). In
	particular it offers public key encryption / decryption,
	signature generation / verification and key establishment.

	ECC schemes offer a much better key size to security ratio
	than classical systems (RSA, DSA). Keys are short enough
	to make direct specification of keys on the command line
	possible (sometimes this is more convenient than the
	management of PGP-like key rings). seccure builds on this
	feature and therefore is the tool of choice whenever
	lightweight asymmetric cryptography -- independent of key
	servers, revocation certificates, the Web of Trust or even
	configuration files -- is required.

PR:		ports/115943
Submitted by:	Lukasz Komsta <luke@novum.am.lublin.pl>

Revision 1.915: download - view: text, markup, annotated - select for diffs
Fri Sep 7 07:47:06 2007 UTC (4 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.914: preferred, colored
Changes since revision 1.914: +1 -0 lines
new port: security/hamachi (supersedes ports/110850)

	New port of Hamachi VPN, using Linux official binary and a
	patch on tuncfg.c based on the official OSX release.

	Hamachi is a software that eases the creation of secure
	VPNs even between nodes that would not be able to connect
	to each other (server-assisted connection can be established
	from two NATted client, if at least one of the two NAT
	associates the port to the client not checking remote host).

	UPX port is required in order to decompress the linux binary
	and avoid run-time dependency on /proc.

PR:		ports/112982
Submitted by:	Lapo Luchini <lapo@lapo.it>

Revision 1.914: download - view: text, markup, annotated - select for diffs
Fri Sep 7 03:46:50 2007 UTC (4 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.913: preferred, colored
Changes since revision 1.913: +0 -2 lines
As promised, remove net-im/gaim, and all dependent ports.  Gaim has been
replaced by net-im/pidgin.

Revision 1.913: download - view: text, markup, annotated - select for diffs
Fri Sep 7 02:47:13 2007 UTC (4 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.912: preferred, colored
Changes since revision 1.912: +1 -0 lines
New port: security/openvpn-auth-ldap - LDAP authentication plugin for OpenVPN

	The OpenVPN Auth-LDAP Plugin implements username/password
	authentication via LDAP for OpenVPN 2.x. It also includes
	some integration with the OpenBSD packet filter, supporting
	adding and removing VPN clients from PF tables.

	WWW: http://dpw.threerings.net/projects/openvpn-auth-ldap/

PR:		ports/113925
Submitted by:	Nick Barkas <snb@threerings.net>

Revision 1.912: download - view: text, markup, annotated - select for diffs
Tue Sep 4 18:44:40 2007 UTC (4 years, 5 months ago) by se
Branches: MAIN
Diff to: previous 1.911: preferred, colored
Changes since revision 1.911: +1 -0 lines
New port of w3af, the Web Application Audit and Attack Framework.
This is a Python based package of tools that can be used to assess
the security of a web server (including automated advanced tests,
e.g. for XSS or SQL injection vulnerabilities).

I did not get this port to work with the py-google port, there for
a local copy of pygoogle is included and packaged with this port.

Revision 1.911: download - view: text, markup, annotated - select for diffs
Mon Aug 20 17:55:30 2007 UTC (4 years, 5 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.910: preferred, colored
Changes since revision 1.910: +1 -0 lines
Chaosreader is a perl script that parses snoop or tcpdump logs
and extracts sessions for a number of different appplications:
ssh, telnet, smtp, irc, ftp, etc.  The data are formatted into
an html file and can be used to replay some sessions.

Sshkeydata is a perl script that attempts to recreate ssh
sessions extracted by chaosreader by estimating what commands
may have been typed.

Both scripts are installed in ${PREFIX}/bin

WWW: http://sourceforge.net/projects/chaosreader

PR:		ports/115125
Submitted by:	pauls

Revision 1.910: download - view: text, markup, annotated - select for diffs
Wed Aug 15 18:48:11 2007 UTC (4 years, 5 months ago) by sat
Branches: MAIN
Diff to: previous 1.909: preferred, colored
Changes since revision 1.909: +1 -0 lines
Add port security/p5-Net-Server-Mail-ESMTP-AUTH:

Net::Server::Mail::ESMTP::AUTH is an extension to provide
support for SMTP authentication with Net::Server::Mail::ESMTP
module.

Currently only LOGIN and PLAIN methods are supported.

WWW: http://search.cpan.org/dist/Net-Server-Mail-ESMTP-AUTH/
Author: Sylvain Cresto <scresto [_at_] gmail.com>

PR:		ports/114785 (with corrections)
Submitted by:	Zane C. Bowers <vvelox@vvelox.net>

Revision 1.909: download - view: text, markup, annotated - select for diffs
Thu Aug 9 09:22:27 2007 UTC (4 years, 6 months ago) by sat
Branches: MAIN
Diff to: previous 1.908: preferred, colored
Changes since revision 1.908: +1 -0 lines
Add port security/clamtk:

ClamTk is a GUI front-end for ClamAV using gtk2-perl. It is designed to
be an easy-to-use frontend for Unix systems.

WWW: http://clamtk.sourceforge.net/
Author: Dave M <dave.nerd@gmail.com>

Revision 1.908: download - view: text, markup, annotated - select for diffs
Fri Aug 3 23:21:25 2007 UTC (4 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.907: preferred, colored
Changes since revision 1.907: +1 -0 lines
Shibboleth is standards-based, open source middleware software which
provides Web Single SignOn (SSO) across or within organizational
boundaries. It allows sites to make informed authorization decisions
for individual access of protected online resources in a
privacy-preserving manner.

This software is a C++ implementation of the Service Provider
component of the Shibboleth can be used in Apache Web servers.  The
service provider manages secured resources. User access to resources
is based on assertions received by the service provider (SP) from
an identity provider.

WWW:	http://shibboleth.internet2.edu/

PR:		ports/114663
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>

Revision 1.907: download - view: text, markup, annotated - select for diffs
Wed Aug 1 15:32:49 2007 UTC (4 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.906: preferred, colored
Changes since revision 1.906: +0 -1 lines
2007-07-31 x11-fm/endeavour: Development ceased, this port should be updated to Endeavour Mark II
2007-08-01 security/p5-openxpki-client-soap-lite: No longer maintained by Developers.
2007-06-26 net-mgmt/aircrack: Please use net-mgmt/aircrack-ng.

Revision 1.906: download - view: text, markup, annotated - select for diffs
Fri Jul 27 14:41:07 2007 UTC (4 years, 6 months ago) by chinsan
Branches: MAIN
Diff to: previous 1.905: preferred, colored
Changes since revision 1.905: +1 -0 lines
Add chntpw 070409, utility to set the password and edit registry on
Microsoft NT system.

PR:		ports/114897
Submitted by:	buganini at gmail.com
Approved by:	rafan (mentor, implicit)

Revision 1.905: download - view: text, markup, annotated - select for diffs
Wed Jul 25 07:18:22 2007 UTC (4 years, 6 months ago) by clsung
Branches: MAIN
Diff to: previous 1.904: preferred, colored
Changes since revision 1.904: +1 -0 lines
Lasso is a free software C library aiming to implement the Liberty
Alliance standards; it defines processes for federated identities,
single sign-on and related protocols. Lasso is built on top of
libxml2, XMLSec and OpenSSL and is licensed under the GNU General
Public License  (with an OpenSSL exception).

WWW:	http://lasso.entrouvert.org/

PR:		ports/114639
Submitted by:	Gea-Suan Lin <gslin at gslin.org>

Revision 1.904: download - view: text, markup, annotated - select for diffs
Mon Jul 23 02:11:21 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.903: preferred, colored
Changes since revision 1.903: +0 -1 lines
- Retire security/metasploit-devel since security/metasploit is now
  up-to-date

PR:		ports/114196
Submitted by:	Yonatan <onatan at gmail.com> (maintainer)

Revision 1.903: download - view: text, markup, annotated - select for diffs
Sun Jul 15 18:35:24 2007 UTC (4 years, 6 months ago) by csjp
Branches: MAIN
Diff to: previous 1.902: preferred, colored
Changes since revision 1.902: +1 -0 lines
Hook bsmtrace into build for the security category

Reminded by:	Pav

Revision 1.902: download - view: text, markup, annotated - select for diffs
Thu Jul 12 18:37:16 2007 UTC (4 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.901: preferred, colored
Changes since revision 1.901: +1 -0 lines
Crypt::Camellia_PP is a pure perl implementation of Camellia, a 128-bit
symmetrical block cipher with 128-bit, 192-bit, and 256-bit key from
NTT and Mitsubishi Electric Corporation.  It is one of the approved
encryption methods to be used by European Union as well as specified
in several Internet RFCs.

See also: http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html
WWW: http://search.cpan.org/dist/Crypt-Camellia_PP/

PR:		ports/114525
Submitted by:	Yoshisato YANAGISAWA

Revision 1.901: download - view: text, markup, annotated - select for diffs
Mon Jul 9 02:24:04 2007 UTC (4 years, 7 months ago) by clsung
Branches: MAIN
Diff to: previous 1.900: preferred, colored
Changes since revision 1.900: +1 -0 lines
ZXID aims at full stack implementation of all federated identity
management and identity web services protocols. Initial goal is
supporting SP role, followed by ID-WSF WSC and IdP roles.

ZXID is light weight, has a small foot print, and is implemented in C.
It is suitable for both high performance and embedded applications.
Scripting languages are supported using SWIG, including Perl, PHP and
Java. The "full stack" nature of ZXID means it's self contained and
has minimal external library dependencies (see downloads).

WWW:	http://zxid.org/

PR:		ports/114346
Submitted by:	Gea-Suan Lin <gslin at gslin.org>

Revision 1.900: download - view: text, markup, annotated - select for diffs
Mon Jul 9 02:16:06 2007 UTC (4 years, 7 months ago) by clsung
Branches: MAIN
Diff to: previous 1.899: preferred, colored
Changes since revision 1.899: +1 -0 lines
This module priovides an Object Oriented interface for Yahoo!
Browser-Based Authentication.

This module is ported from the official PHP class which is located on
this page: http://developer.yahoo.com/php

WWW:	http://search.cpan.org/dist/Yahoo-BBAuth/

PR:		ports/114345
Submitted by:	Gea-Suan Lin <gslin at gslin.org>

Revision 1.899: download - view: text, markup, annotated - select for diffs
Fri Jul 6 21:37:34 2007 UTC (4 years, 7 months ago) by brooks
Branches: MAIN
Diff to: previous 1.898: preferred, colored
Changes since revision 1.898: +1 -0 lines
Add ca_root_nss:

Root certificates from certificate authorities included in the Mozilla
NSS library and thus in Firefox and Thunderbird.

Revision 1.898: download - view: text, markup, annotated - select for diffs
Tue Jul 3 00:06:22 2007 UTC (4 years, 7 months ago) by brooks
Branches: MAIN
Diff to: previous 1.897: preferred, colored
Changes since revision 1.897: +1 -0 lines
Add pssh:

This package provides parallel versions of the openssh tools. Included
in the distribution:

 - Parallel ssh (pssh)
 - Parallel scp (pscp)
 - Parallel rsync (prsync)
 - Parallel nuke (pnuke)
 - Parallel slurp (pslurp)

What are these tools good for? Mainly for controlling large collections
of nodes in the wide-area.

WWW: http://www.theether.org/pssh/

Revision 1.897: download - view: text, markup, annotated - select for diffs
Mon Jul 2 01:00:27 2007 UTC (4 years, 7 months ago) by clsung
Branches: MAIN
Diff to: previous 1.896: preferred, colored
Changes since revision 1.896: +1 -0 lines
Add p5-Sudo 0.31, perl extension for running a command line sudo.

PR:		ports/113056
Submitted by:	Gea-Suan Lin <gslin at gslin.org>

Revision 1.896: download - view: text, markup, annotated - select for diffs
Mon Jun 25 12:34:06 2007 UTC (4 years, 7 months ago) by garga
Branches: MAIN
Diff to: previous 1.895: preferred, colored
Changes since revision 1.895: +1 -0 lines
Scanhill is a Microsoft Messenger Protocol Sniffer. Currently it can only
intercept Instant Text Messaging. Optionally, intercepted text messages can be
stored onto an RDMBS (Only mySQL is supported for now). Given that mySQL is
used, stored instant messages can be read through a browser interface that is
written in PHP language. Please see the INSTALL.txt file for instructions on
how to install, configure and run EnderUNIX scanhill.

WWW:	http://www.enderunix.org/scanhill/

Revision 1.895: download - view: text, markup, annotated - select for diffs
Fri Jun 22 15:53:20 2007 UTC (4 years, 7 months ago) by sat
Branches: MAIN
Diff to: previous 1.894: preferred, colored
Changes since revision 1.894: +1 -0 lines
Add port security/execwrap:

ExecWrap is a super-user exec wrapper for the lighttpd web-server, but
it can be used in any environment as long as arguments can be passed
from the server to its children via the environment.

WWW: http://cyanite.org/execwrap/
Author: Sune Foldager <cryo@cyanite.org>

Revision 1.894: download - view: text, markup, annotated - select for diffs
Fri Jun 22 08:06:08 2007 UTC (4 years, 7 months ago) by beech
Branches: MAIN
Diff to: previous 1.893: preferred, colored
Changes since revision 1.893: +1 -1 lines
- Ports renamed for consistency

PR:		ports/112327
Repocopy by:	marcus
Approved by:	sat (maintainer)

Revision 1.893: download - view: text, markup, annotated - select for diffs
Mon Jun 18 11:30:58 2007 UTC (4 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.892: preferred, colored
Changes since revision 1.892: +1 -0 lines
- Connect security/pidgin-encryption
- Fix category by pidgin-otr

Revision 1.892: download - view: text, markup, annotated - select for diffs
Mon Jun 18 11:07:42 2007 UTC (4 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.891: preferred, colored
Changes since revision 1.891: +1 -0 lines
- Update to 3.0.1
- Update pkg-descr
- Update MASTER_SITES
- Connect to build

PR:		112651
Submitted by:	Mike Smith<perlfu@gmail.com>

Revision 1.891: download - view: text, markup, annotated - select for diffs
Thu Jun 14 02:41:40 2007 UTC (4 years, 7 months ago) by clsung
Branches: MAIN
Diff to: previous 1.890: preferred, colored
Changes since revision 1.890: +1 -0 lines
Add php-Auth_OpenID 1.2.2, PHP OpenID library.

PR:		ports/112079
Submitted by:	Gea-Suan Lin <gslin at gslin.org>

Revision 1.890: download - view: text, markup, annotated - select for diffs
Tue Jun 12 20:15:03 2007 UTC (4 years, 7 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.889: preferred, colored
Changes since revision 1.889: +1 -0 lines
Add slave port sshguard-ipfw, protect networked hosts from brute force attacks
against ssh using ipfw.

PR:		ports/112760
Submitted by:	Mij <mij at bitchx.it>

Revision 1.889: download - view: text, markup, annotated - select for diffs
Tue Jun 12 20:10:34 2007 UTC (4 years, 7 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.888: preferred, colored
Changes since revision 1.888: +1 -0 lines
Add slave port sshguard-pf, protect networked hosts from brute force attacks
against ssh usinh pf

PR:		ports/112759
Submitted by:	Mij <mij at bitchx.it>

Revision 1.888: download - view: text, markup, annotated - select for diffs
Mon Jun 11 09:11:46 2007 UTC (4 years, 8 months ago) by leeym
Branches: MAIN
Diff to: previous 1.887: preferred, colored
Changes since revision 1.887: +1 -0 lines
- add Crypt::OpenSSL::X509 0.5

  This implement a large majority of OpenSSL's useful X509 API.

  The email() method supports both certificates where the
  subject is of the form:
  "... CN=Firstname lastname/emailAddress=user@domain", and also
  certificates where there is a X509v3 Extension of the form
  "X509v3 Subject Alternative Name: email=user@domain".

Submitted by:	kftseng@iyard.org

Revision 1.887: download - view: text, markup, annotated - select for diffs
Wed Jun 6 10:33:24 2007 UTC (4 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.886: preferred, colored
Changes since revision 1.886: +1 -0 lines
This plugin enables Off-The-Record encryption for
Kopete.

WWW: http://kopete-otr.follefuder.org/

PR:		ports/112575
Submitted by:	Dave Grochowski <malus.x at gmail.com>

Revision 1.886: download - view: text, markup, annotated - select for diffs
Mon Jun 4 20:46:03 2007 UTC (4 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.885: preferred, colored
Changes since revision 1.885: +1 -1 lines
Re-add pvk under proper name.

Revision 1.885: download - view: text, markup, annotated - select for diffs
Mon Jun 4 19:51:34 2007 UTC (4 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.884: preferred, colored
Changes since revision 1.884: +1 -0 lines
Add pvt 20070406, tool to convert a RSA key in PEM format into a PVK
file and vice versa.

Revision 1.884: download - view: text, markup, annotated - select for diffs
Mon Jun 4 15:01:34 2007 UTC (4 years, 8 months ago) by gabor
Branches: MAIN
Diff to: previous 1.883: preferred, colored
Changes since revision 1.883: +0 -1 lines
Remove expired ports:

2007-04-27 security/op: no longer available from any mastersite
2007-05-15 shells/bash2: Old, unmaintained version, use shells/bash instead
2007-05-19 sysutils/xperfmon: irrelevant for supported FreeBSD releases

Revision 1.883: download - view: text, markup, annotated - select for diffs
Thu May 24 22:16:25 2007 UTC (4 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.882: preferred, colored
Changes since revision 1.882: +1 -0 lines
New port: security/smap

    smap is a simple scanner for SIP enabled devices

    smap sends off various SIP requests awaiting responses from SIP
    enabled DSL router, proxies and user agents. It could be considered
    a mashup of nmap and sipsak ;)

    WWW: http://www.wormulon.net/
    Author: Hendrik Scholz <hscholz@raisdorf.net>

Revision 1.882: download - view: text, markup, annotated - select for diffs
Tue Apr 24 08:00:27 2007 UTC (4 years, 9 months ago) by clsung
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.881: preferred, colored
Changes since revision 1.881: +1 -0 lines
Add aespipe , an AES encrypting or decrypting pipe.

PR:		ports/112056
Submitted by:	Ekkehard 'Ekki' Gehm <gehm at physik.tu-berlin.de>

Revision 1.881: download - view: text, markup, annotated - select for diffs
Mon Apr 23 14:01:17 2007 UTC (4 years, 9 months ago) by tobez
Branches: MAIN
Diff to: previous 1.880: preferred, colored
Changes since revision 1.880: +1 -0 lines
Resurrect p5-Crypt-OpenPGP, now with a patch for CVE-2005-0366.

Seems OK:	simon, lth

Revision 1.880: download - view: text, markup, annotated - select for diffs
Fri Apr 20 21:33:44 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.879: preferred, colored
Changes since revision 1.879: +1 -0 lines
- Add ossec-hids-client as slave port.
PR:		ports/111944
Submitted by:	Valerio Daelli <valerio.daelli at gmail.com>

Revision 1.879: download - view: text, markup, annotated - select for diffs
Fri Apr 20 21:32:20 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.878: preferred, colored
Changes since revision 1.878: +1 -0 lines
- Add ossec-hids-local as slave port

PR:		ports/111944
Submitted by:	Valerio Daelli <valerio.daelli at gmail.com>

Revision 1.878: download - view: text, markup, annotated - select for diffs
Fri Apr 20 21:29:19 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.877: preferred, colored
Changes since revision 1.877: +1 -0 lines
OSSEC is an Open Source Host-based Intrusion Detection System.
It performs log analysis, integrity checking, Windows registry
monitoring, rootkit detection, time-based alerting and active
response.

WWW: http://www.ossec.net/

PR:		ports/111944
Submitted by:	Valerio Daelli <valerio.daelli at gmail.com>

Revision 1.877: download - view: text, markup, annotated - select for diffs
Fri Apr 20 18:05:55 2007 UTC (4 years, 9 months ago) by novel
Branches: MAIN
Diff to: previous 1.876: preferred, colored
Changes since revision 1.876: +1 -0 lines
Add umit 0.9.3, UMIT is the nmap frontend developed with Python and
PyGTK.

PR:		ports/111959
Submitted by:	Elisey Savateev <b3k at mail.ru>

Revision 1.876: download - view: text, markup, annotated - select for diffs
Tue Apr 10 17:40:51 2007 UTC (4 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.875: preferred, colored
Changes since revision 1.875: +0 -1 lines
2007-03-27 emulators/kmamerun: Project was abandoned 4 years ago and expects an old version of XMAME, please use other frontends instead (like gxmame)
2007-03-28 graphics/hobbes-icons-xpm: Archaic port
2007-04-10 japanese/firefox-ja: Incomplete pkg-plist
2007-04-10 japanese/lookup-xemacs: Does not install
2007-04-10 lang/linux-hla: Does not compile
2007-04-10 mail/vmailmgr: Incomplete pkg-plist
2007-04-10 multimedia/qvamps: Touches filesystem prior to 'make install'
2007-03-10 net-mgmt/sting: Broken on all supported versions of FreeBSD
2007-04-10 net-mgmt/tas: Incomplete pkg-plist
2007-04-10 net-p2p/verlihub-plugins: Does not configure, it needs at least verlihub 1.0
2007-04-10 news/inn-stable: Fails to patch
2007-04-10 palm/malsync: Does not build with new pilot-link
2007-04-10 russian/elm.language: Leaves behind files on deinstall
2007-04-10 russian/pine.language: Leaves behind config file on deinstall
2007-04-01 science/py-scipy03: Replaced by py-scipy
2007-04-10 security/php4-cryptopp: Does not compile

Revision 1.875: download - view: text, markup, annotated - select for diffs
Sun Apr 8 10:15:35 2007 UTC (4 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.874: preferred, colored
Changes since revision 1.874: +1 -0 lines
Add xyssl 0.6, a liteweight SSL and TLS toolkit for C developers.

PR:		ports/111279
Submitted by:	mdh <mdh at solitox.net>

Revision 1.874: download - view: text, markup, annotated - select for diffs
Sat Apr 7 06:19:19 2007 UTC (4 years, 10 months ago) by lwhsu
Branches: MAIN
Diff to: previous 1.873: preferred, colored
Changes since revision 1.873: +1 -0 lines
Add py-gnutls 1.0.0, python wrapper for the GNUTLS library.

Approved by:    clsung (mentor)

Revision 1.873: download - view: text, markup, annotated - select for diffs
Sun Apr 1 13:09:57 2007 UTC (4 years, 10 months ago) by rafan
Branches: MAIN
Diff to: previous 1.872: preferred, colored
Changes since revision 1.872: +1 -0 lines
Add phpsecinfo 0.2.0, a PHP environment security auditing toool.

PR:		ports/111040
Submitted by:	chinsan

Revision 1.872: download - view: text, markup, annotated - select for diffs
Sun Mar 25 09:48:25 2007 UTC (4 years, 10 months ago) by rafan
Branches: MAIN
Diff to: previous 1.871: preferred, colored
Changes since revision 1.871: +1 -1 lines
- Add www/drupal5
- Rename drupal-* to drupal4-*

Revision 1.871: download - view: text, markup, annotated - select for diffs
Sun Mar 25 04:13:33 2007 UTC (4 years, 10 months ago) by clsung
Branches: MAIN
Diff to: previous 1.870: preferred, colored
Changes since revision 1.870: +1 -0 lines
Add cryptstring 0.2, crypto Strings for PHP.

PR:		ports/110764
Submitted by:	Gea-Suan Lin <gslin at gslin.org>

Revision 1.870: download - view: text, markup, annotated - select for diffs
Fri Mar 16 11:57:30 2007 UTC (4 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.869: preferred, colored
Changes since revision 1.869: +1 -0 lines
ocaml-ssl is a set of OCaml bindings for openssl.

WWW: http://savonet.sourceforge.net/wiki/OCamlLibs

PR:		ports/110303
Submitted by:	Jaap Boender <jaapb at kerguelen.org>

Revision 1.869: download - view: text, markup, annotated - select for diffs
Fri Mar 9 10:20:17 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.868: preferred, colored
Changes since revision 1.868: +1 -0 lines
F-Prot Antivirus BSD Mail Servers utilizes the renowned F-Prot Antivirus
scanning engine for primary scan but has in addition to that a system of
system of internal heuristics devised to search for unknown viruses.

Please note that the license explicitly permits that F-Prot Antivirus BSD
Mail Servers be used for evaluation purposes only, without charge for a
period of no more than 60 days.  If you use this software after the 60 day
evaluation period, then you must register and pay a license fee.

WWW: http://www.f-prot.com/

PR:		ports/110107
Submitted by:	Scot W. Hetzel <swhetzel at gmail.com>

Revision 1.868: download - view: text, markup, annotated - select for diffs
Wed Mar 7 13:49:59 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.867: preferred, colored
Changes since revision 1.867: +1 -0 lines
py-bcrypt is a Python wrapper of OpenBSDs Blowfish password hashing code,
as described in A Future-Adaptable Password Scheme by Niels Provos and
David Mazières.

WWW:	http://www.mindrot.org/projects/py-bcrypt/

Revision 1.867: download - view: text, markup, annotated - select for diffs
Tue Mar 6 05:36:34 2007 UTC (4 years, 11 months ago) by clsung
Branches: MAIN
Diff to: previous 1.866: preferred, colored
Changes since revision 1.866: +1 -0 lines
Move zzuf-0.8.1 from devel/, transparent application input fuzzer.

Noted by:	kris
PR:		ports/109829
Submitted by:	Peter Johnson <johnson.peter at gmail.com>

Revision 1.866: download - view: text, markup, annotated - select for diffs
Thu Mar 1 01:36:55 2007 UTC (4 years, 11 months ago) by clsung
Branches: MAIN
Diff to: previous 1.865: preferred, colored
Changes since revision 1.865: +1 -0 lines
Add sshguard 0.91, protect networked hosts from brute force attacks
against ssh.

PR:		ports/109439
Submitted by:	Mij <mij at bitchx.it>

Revision 1.865: download - view: text, markup, annotated - select for diffs
Fri Feb 23 07:06:58 2007 UTC (4 years, 11 months ago) by ale
Branches: MAIN
Diff to: previous 1.864: preferred, colored
Changes since revision 1.864: +1 -0 lines
This is a library for the Java platform which makes PKCS#11 (also known
as Cryptoki) modules accessible from within Java. A PKCS#11 module is a
software library with a defined API which allows access to cryptographic
hardware. It usually comes with hardware security modules (HSM), smart
cards and crypto tokens (e.g. USB tokens). Thus, the PKCS#11 Wrapper
provides Java software access to almost any crypto hardware. For
example, a Java application can use it to integrate a HSM or a smart
card to create digital signatures, to decrypt data or to unwrap keys.

WWW: http://jce.iaik.tugraz.at/sic/products/core_crypto_toolkits/pkcs_11_wrapper

Revision 1.864: download - view: text, markup, annotated - select for diffs
Thu Feb 22 12:44:28 2007 UTC (4 years, 11 months ago) by sat
Branches: MAIN
Diff to: previous 1.863: preferred, colored
Changes since revision 1.863: +1 -0 lines
Add port security/jeta:

Jeta is the Horde wrapper around various Java SSH applets.  It allows users
to login via a terminal window to the server on which the Horde application is
running.

WWW: http://www.horde.org/jeta/

PR:		ports/109095
Submitted by:	Beech Rintoul <beech@alaskaparadise.com>

Revision 1.863: download - view: text, markup, annotated - select for diffs
Thu Feb 22 05:42:33 2007 UTC (4 years, 11 months ago) by rafan
Branches: MAIN
Diff to: previous 1.862: preferred, colored
Changes since revision 1.862: +1 -0 lines
Add p5-Authen-PluggableCaptcha 0.04, a pluggable Captcha framework for
Perl.

PR:		ports/109383
Submitted by:	chinsan

Revision 1.862: download - view: text, markup, annotated - select for diffs
Wed Feb 21 14:47:01 2007 UTC (4 years, 11 months ago) by rafan
Branches: MAIN
Diff to: previous 1.861: preferred, colored
Changes since revision 1.861: +1 -0 lines
Add p5-HTML-Email-Obfuscate 1.00, obfuscates HTML email addresses that
look normal.

PR:		ports/109381
Submitted by:	chinsan

Revision 1.861: download - view: text, markup, annotated - select for diffs
Wed Feb 14 23:12:24 2007 UTC (4 years, 11 months ago) by rafan
Branches: MAIN
Diff to: previous 1.860: preferred, colored
Changes since revision 1.860: +1 -0 lines
Add opensaml 1.1, open source implentation of SAML.

PR:		ports/109113
Submitted by:	Tony Maher

Revision 1.860: download - view: text, markup, annotated - select for diffs
Wed Feb 14 23:10:26 2007 UTC (4 years, 11 months ago) by rafan
Branches: MAIN
Diff to: previous 1.859: preferred, colored
Changes since revision 1.859: +1 -0 lines
Add apache-xml-security-c 1.3.1, apache XML security libraries C
version.

PR:		ports/109112
Submitted by:	Tony Maher

Revision 1.859: download - view: text, markup, annotated - select for diffs
Tue Feb 6 23:36:11 2007 UTC (5 years ago) by miwi
Branches: MAIN
Diff to: previous 1.858: preferred, colored
Changes since revision 1.858: +1 -0 lines
snoopy is merely a shared library that is used as a wrapper
to the execve() function provided by libc as to log every call
to syslog (authpriv).  system administrators may find snoopy
useful in tasks such as light/heavy system monitoring, tracking other
administrator's actions as well as getting a good 'feel' of
what's going on in the system (for example apache running cgi
scripts).

WWW: http://sourceforge.net/projects/snoopylogger/

PR:		ports/108691
Submitted by:	Philippe Audeoud <jadawin at tuxaco.net>

Revision 1.858: download - view: text, markup, annotated - select for diffs
Tue Feb 6 11:49:15 2007 UTC (5 years ago) by skv
Branches: MAIN
Diff to: previous 1.857: preferred, colored
Changes since revision 1.857: +1 -0 lines
Add keepassx 0.2.2, Cross Platform Password Manager.

Revision 1.857: download - view: text, markup, annotated - select for diffs
Mon Feb 5 01:08:32 2007 UTC (5 years ago) by pav
Branches: MAIN
Diff to: previous 1.856: preferred, colored
Changes since revision 1.856: +0 -4 lines
Populate a new ports-mgmt category. List of moved ports:

  devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
  sysutils/barry -> ports-mgmt/barry
  sysutils/bpm -> ports-mgmt/bpm
  sysutils/kports -> ports-mgmt/kports
  sysutils/managepkg -> ports-mgmt/managepkg
  sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck
  sysutils/pib -> ports-mgmt/pib
  sysutils/pkgfe -> ports-mgmt/pkgfe
  sysutils/pkg-orphan -> ports-mgmt/pkg-orphan
  sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves
  sysutils/pkg_install -> ports-mgmt/pkg_install
  sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel
  sysutils/pkg_remove -> ports-mgmt/pkg_remove
  sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves
  sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst
  sysutils/pkg_tree -> ports-mgmt/pkg_tree
  sysutils/portbrowser -> ports-mgmt/portbrowser
  sysutils/portconf -> ports-mgmt/portconf
  sysutils/portdowngrade -> ports-mgmt/portdowngrade
  sysutils/portcheck -> ports-mgmt/portcheck
  sysutils/portmanager -> ports-mgmt/portmanager
  sysutils/portmaster -> ports-mgmt/portmaster
  sysutils/portscout -> ports-mgmt/portscout
  sysutils/portsearch -> ports-mgmt/portsearch
  sysutils/portsman -> ports-mgmt/portsman
  sysutils/portsnap -> ports-mgmt/portsnap
  sysutils/portsopt -> ports-mgmt/portsopt
  sysutils/portupgrade -> ports-mgmt/portupgrade
  sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel
  sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools
  sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools
  sysutils/psearch -> ports-mgmt/psearch
  sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex
  sysutils/qtpkg -> ports-mgmt/qtpkg
  textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports

Repocopies by:	marcus

Revision 1.856: download - view: text, markup, annotated - select for diffs
Fri Feb 2 14:13:13 2007 UTC (5 years ago) by gabor
Branches: MAIN
Diff to: previous 1.855: preferred, colored
Changes since revision 1.855: +1 -0 lines
This AOLserver module performs SHA1 hashes.

WWW: http://www.aolserver.com/

- Martin Matuska
martin@matuska.org

PR:		ports/105781
Submitted by:	Martin Matuska <martin@matuska.org>
Approved by:	erwin (mentor)

Revision 1.855: download - view: text, markup, annotated - select for diffs
Fri Feb 2 14:09:36 2007 UTC (5 years ago) by gabor
Branches: MAIN
Diff to: previous 1.854: preferred, colored
Changes since revision 1.854: +1 -0 lines
An AOLserver socket driver module which implements SSL/TLS encryption on
incomming sockets, and also adds an https client API.

WWW: http://www.aolserver.com/

- Martin Matuska
martin@matuska.org

PR:		ports/105781
Submitted by:	Martin Matuska <martin@matuska.org>
Approved by:	erwin (mentor)

Revision 1.854: download - view: text, markup, annotated - select for diffs
Fri Feb 2 14:06:02 2007 UTC (5 years ago) by gabor
Branches: MAIN
Diff to: previous 1.853: preferred, colored
Changes since revision 1.853: +1 -0 lines
AOLserver interface to mhash library

WWW: http://www.aolserver.cz/

- Martin Matuska
martin@matuska.org

PR:		ports/105781
Submitted by:	Martin Matuska <martin@matuska.org>
Approved by:	erwin (mentor)

Revision 1.853: download - view: text, markup, annotated - select for diffs
Fri Feb 2 14:02:42 2007 UTC (5 years ago) by gabor
Branches: MAIN
Diff to: previous 1.852: preferred, colored
Changes since revision 1.852: +1 -0 lines
AOLserver interface to mcrypt library

WWW: http://www.aolserver.cz/

- Martin Matuska
martin@matuska.org

PR:		ports/105781
Submitted by:	Martin Matuska <martin@matuska.org>
Approved by:	erwin (mentor)

Revision 1.852: download - view: text, markup, annotated - select for diffs
Fri Feb 2 13:57:29 2007 UTC (5 years ago) by gabor
Branches: MAIN
Diff to: previous 1.851: preferred, colored
Changes since revision 1.851: +1 -0 lines
This module Uses OpenSSL to encrypt using the
AES, Blowfish, Cast5, IDEA and DES cyphers.

WWW: http://www.aolserver.com/

- Martin Matuska
martin@matuska.org

PR:		ports/105781
Submitted by:	Martin Matuska <martin@matuska.org>
Approved by:	erwin (mentor)

Revision 1.851: download - view: text, markup, annotated - select for diffs
Tue Jan 16 13:09:32 2007 UTC (5 years ago) by rafan
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.850: preferred, colored
Changes since revision 1.850: +1 -0 lines
Add p5-Authen-Bitcard 0.86, bitcard authentication verification.

PR:		ports/107968
Submitted by:	chinsan

Revision 1.850: download - view: text, markup, annotated - select for diffs
Mon Jan 8 09:12:58 2007 UTC (5 years, 1 month ago) by ale
Branches: MAIN
Diff to: previous 1.849: preferred, colored
Changes since revision 1.849: +1 -0 lines
pkcs11-helper is a library that simplifies the interaction
with PKCS#11 providers for end-user applications.

pkcs11-helper allows using multiple PKCS#11 providers at
the same time, enumerating available token certificates, or
selecting a certificate directly by serialized id, handling
card removal and card insert events, handling card re-insert
to a different slot, supporting session expiration and much
more all using a simple API.

pkcs11-helper is not designed to manage card content, since
object attributes are usually vendor specific, and 99% of
application need to access existing objects in order to
perform signature and decryption.

WWW:	http://www.opensc-project.org/pkcs11-helper/

Revision 1.849: download - view: text, markup, annotated - select for diffs
Fri Jan 5 18:42:54 2007 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.848: preferred, colored
Changes since revision 1.848: +0 -1 lines
2007-01-01 graphics/teddy: No new releases in the past 4 years
2007-01-01 net/arla: "does not compile"
2007-01-02 sysutils/lsmlib: distfile and homepage disappeared
2007-01-02 security/ifd-gpr400: distfile and homepage disappeared
2007-01-04 science/mmtk: distfile and homepage disappeared
2007-01-04 print/xtem: distfile and homepage disappeared
2007-01-04 net/mrt: distfile and homepage disappeared

Revision 1.848: download - view: text, markup, annotated - select for diffs
Fri Jan 5 16:54:26 2007 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.847: preferred, colored
Changes since revision 1.847: +0 -1 lines
2006-12-01 net-p2p/gnome-btdownload: does not run with BitTorrent 4.x yet
2006-12-01 print/ec-fonts-mftraced: Installs files before 'make install'
2006-12-01 print/yatex-xemacs-mule: hangs during build
2006-12-01 security/gnu-crypto: Does not compile
2006-12-01 www/linux-beonex: Security issues. From http://www.beonex.com/ 'The currently available Beonex Communicator 0.8 builds have several known security bugs'

Revision 1.847: download - view: text, markup, annotated - select for diffs
Fri Dec 29 07:31:46 2006 UTC (5 years, 1 month ago) by clsung
Branches: MAIN
Diff to: previous 1.846: preferred, colored
Changes since revision 1.846: +1 -0 lines
Text::Password::Pronounceable - Generate pronounceable passwords

This module generates pronuceable passwords, based the the
English digraphs by D Edwards.

WWW: http://search.cpan.org/dist/Text-Password-Pronounceable/

Revision 1.846: download - view: text, markup, annotated - select for diffs
Wed Dec 27 12:41:18 2006 UTC (5 years, 1 month ago) by itetcu
Branches: MAIN
Diff to: previous 1.845: preferred, colored
Changes since revision 1.845: +1 -0 lines
Vinetto extracts the thumbnails and associated metadata from the Thumbs.db
files.

The Windows systems (98, ME, 2000, XP and 2003 Server) can store thumbnails
and metadata of the picture files contained in the directories of its FAT32
or NTFS filesystems.

The thumbnails and associated metadata are stored in Thumbs.db files.
The Thumbs.db files are undocumented OLE structured files.

Once a picture file has been deleted from the filesystem, the related thumbnail
and associated metada remain stored in the Thumbs.db file. So, the data
contained in those Thumbs.db files are an helpful source of information
for the forensics investigator.

WWW:	http://vinetto.sourceforge.net/

PR:		ports/107235
Submitted by:	Aleksander Fafula <alex at BSDGuru.org>

Revision 1.845: download - view: text, markup, annotated - select for diffs
Mon Dec 25 20:08:14 2006 UTC (5 years, 1 month ago) by gabor
Branches: MAIN
Diff to: previous 1.844: preferred, colored
Changes since revision 1.844: +1 -0 lines
Overview:
Pantera uses an improved version of SpikeProxy to provide a powerful web
application analysis engine.

Goals:
The primary goal of Pantera is to combine automated capabilities with complete
manual testing to get the best penetration testing results.

WWW: http://www.owasp.org/index.php/Category:OWASP_Pantera_Web_Assessment_Studio_Project

PR:		ports/105291
Submitted by:	Yonatan <onatan at gmail.com>

Revision 1.844: download - view: text, markup, annotated - select for diffs
Fri Dec 22 00:54:02 2006 UTC (5 years, 1 month ago) by ade
Branches: MAIN
Diff to: previous 1.843: preferred, colored
Changes since revision 1.843: +1 -1 lines
Fix Makefile now that gnupg-devel has disappeared, and gnupg1 has been
repocopied.  Takes care of current INDEX breakage.

Submitted by:	various scripts

Revision 1.843: download - view: text, markup, annotated - select for diffs
Wed Dec 20 11:41:27 2006 UTC (5 years, 1 month ago) by clsung
Branches: MAIN
Diff to: previous 1.842: preferred, colored
Changes since revision 1.842: +1 -0 lines
OpenID is a decentralized identity system, but one that's actually
decentralized and doesn't entirely crumble if one company turns evil
or goes out of business.

An OpenID identity is just a URL. You can have multiple identities in
the same way you can have multiple URLs. All OpenID does is provide a
way to prove that you own a URL (identity).

Anybody can run their own site using OpenID, and anybody can be an
OpenID server, and they all work with each other without having to
register with or pay anybody to "get started". An owner of a URL can
pick which OpenID server to use.

WWW: http://www.openidenabled.com/openid/libraries/perl/

Revision 1.842: download - view: text, markup, annotated - select for diffs
Wed Dec 20 09:53:45 2006 UTC (5 years, 1 month ago) by clsung
Branches: MAIN
Diff to: previous 1.841: preferred, colored
Changes since revision 1.841: +1 -0 lines
Python OpenID library implements recent changes to the OpenID
specification as well as making API changes that should make
integration with applications easier.

This library allows the use of XRI as OpenID identifiers, allowing users
to log in with their i-names.  For full XRI compatibility,
relying parties integrating this library should take note of the user's
CanonicalID, as described in the "Identifying the End User" section of
the OpenID 2.0 specification.

WWW: http://www.openidenabled.com/openid/libraries/python/

Revision 1.841: download - view: text, markup, annotated - select for diffs
Wed Dec 20 05:47:34 2006 UTC (5 years, 1 month ago) by clsung
Branches: MAIN
Diff to: previous 1.840: preferred, colored
Changes since revision 1.840: +1 -0 lines
Add phpmyid 0.3, a single user Identity Provider for the OpenID
framework.

PR:		ports/106874
Submitted by:	Gea-Suan Lin <gslin at gslin.org>

Revision 1.840: download - view: text, markup, annotated - select for diffs
Sun Dec 17 20:29:05 2006 UTC (5 years, 1 month ago) by alepulver
Branches: MAIN
Diff to: previous 1.839: preferred, colored
Changes since revision 1.839: +1 -0 lines
MyPasswordSafe is a straight-forward, easy-to-use password manager that
maintains compatibility with Password Safe files. MyPasswordSafe has the
following features:

* Safes are encrypted when they are stored to disk.
* Passwords never have to be seen, because they are copied to the clipboard.
* Random passwords can be generated.
* Window size, position, and column widths are remembered.
* Passwords remain encrypted until they need to be decrypted at the dialog and
  file levels.
* A safe can be made active so it will always be opened when MyPasswordSafe
  starts.
* Supports Unicode in the safes.
* Languages supported: English and French.

WWW: http://www.semanticgap.com/myps/

Revision 1.839: download - view: text, markup, annotated - select for diffs
Wed Dec 13 03:19:17 2006 UTC (5 years, 1 month ago) by alexbl
Branches: MAIN
Diff to: previous 1.838: preferred, colored
Changes since revision 1.838: +1 -0 lines
 - Add hashlib-20060408a

 Python secure hash and message digest module MD5, SHA1, SHA224, SHA256,
 SHA384 and SHA512 (backported from Python 2.5 for use on 2.3 and 2.4)

 WWW: http://code.krypto.org/python/hashlib/

Revision 1.838: download - view: text, markup, annotated - select for diffs
Mon Dec 4 22:33:37 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.837: preferred, colored
Changes since revision 1.837: +1 -0 lines
The tool is a simple flow-analyzing passive L7 fingerprinter. It
examines the sequence of client-server exchanges, their relative
layer 7 payload sizes, and transmission intervals (as opposed to
inspecting the contents, which is what most passive fingerprinters
and "smart" sniffers would do to analyze transmissions). This is
then matched against a database of traffic pattern signatures to
infer some interesting facts about the traffic.

PR:		ports/106351
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>

Revision 1.837: download - view: text, markup, annotated - select for diffs
Sun Dec 3 22:25:18 2006 UTC (5 years, 2 months ago) by anders
Branches: MAIN
Diff to: previous 1.836: preferred, colored
Changes since revision 1.836: +1 -0 lines
Add sshblock, a tool to block abusive SSH login attempts.

Revision 1.836: download - view: text, markup, annotated - select for diffs
Thu Nov 23 23:08:30 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.835: preferred, colored
Changes since revision 1.835: +1 -0 lines
A library for connecting to and sending commands to a local
ClamAV clamd service - an anti-virus daemon process.

You can find more information about clam anti-virus at
WWW: http://www.clamav.net/

File::Scan::ClamAV was originally based on the Clamd module

Submitted by:	Jan-Peter Koopmann <Jan-Peter.Koopmann at seceidos.de>

Revision 1.835: download - view: text, markup, annotated - select for diffs
Wed Nov 15 21:33:50 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.834: preferred, colored
Changes since revision 1.834: +1 -0 lines
Sguil (pronounced "sgweel") is a graphical interface to snort,
an open source intrusion detection system.
The actual interface and GUI server are written in tcl/tk.
Sguil also relies on other open source software
in order to function properly.

The client requires gpg, iwidgets and other tcl packages and may
also use wireshark, festival and tls depending on your selection
of options.  Run "make config" in the port to see what options
are available.

Sguil currently functions as an analysis interface and has
no snort sensor or rule management capabilities.

WWW: http://sguil.sourceforge.net/index.php
pauls@utdallas.edu

PR:		ports/105496
Submitted by:	Paul Schmehl <pauls at utdallas.edu>

Revision 1.834: download - view: text, markup, annotated - select for diffs
Sat Nov 11 13:55:04 2006 UTC (5 years, 3 months ago) by laszlof
Branches: MAIN
Diff to: previous 1.833: preferred, colored
Changes since revision 1.833: +1 -0 lines
New Port: security/osslsigncode

Platform-independent tool for Authenticode signing of EXE/CAB files - uses
OpenSSL and libcurl. It also supports timestamping.

PR:	ports/105353
Submitted By:	Nick Barkas <snb@threerings.net>
Approved By:	flz (mentor)

Revision 1.833: download - view: text, markup, annotated - select for diffs
Tue Oct 31 02:43:25 2006 UTC (5 years, 3 months ago) by alepulver
Branches: MAIN
Diff to: previous 1.832: preferred, colored
Changes since revision 1.832: +1 -0 lines
Sguil is an open source tool to implement Network
Security Monitoring (NSM).  NSM is the collection,
analysis, and escalation of indications and warnings
to detect and respond to intrusions.  NSM tools are
used more for network audit and specialized
applications than traditional alert-centric "intrusion
detection" systems.

Want to learn more about Network Security Monitoring
(NSM)? Then check out Richard Bejtlich's recently
released book, The Tao of Network Security Monitoring:
Beyond Intrusion Detection. An excerpt reads:

"Network security monitoring (NSM) equips security
staff to deal with the inevitable consequences of too
few resources and too many responsibilities. NSM collects
the data needed to generate better assessment, detection,
and response processes--resulting in decreased impact from
unauthorized activities."

WWW: http://sguil.sourceforge.net/index.php
pauls@utdallas.edu

PR:		ports/104227
Submitted by:	Paul Schmehl <pauls at utdallas.edu>

Revision 1.832: download - view: text, markup, annotated - select for diffs
Sat Oct 14 09:10:57 2006 UTC (5 years, 3 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.831: preferred, colored
Changes since revision 1.831: +1 -0 lines
Simple commandline wrapper around gpg that makes it store its passphrase
in gnome-keyring.  It is a direct competitor to (the unmaintained)
quintuple-agent.

Submitted by:	ahze
Approved by:	portmgr (kris and marcus)

Revision 1.831: download - view: text, markup, annotated - select for diffs
Mon Oct 9 19:04:38 2006 UTC (5 years, 4 months ago) by bsam
Branches: MAIN
Diff to: previous 1.830: preferred, colored
Changes since revision 1.830: +1 -0 lines
Sguil (pronounced "sgweel") is a graphical interface to snort
(www.snort.org), an open source intrusion detection system.
The actual interface and GUI server are written in tcl/tk
(www.tcl.tk). Sguil also relies on other open source software
in order to function properly.

The sensor list includes security/barnyard, security/snort,
security/sancp, tcpdump (a part of the OS) and devel/tcltls as
well as lang/tcl84 and lang/tclX.  Care has been taken to ensure
that everything you need to build a working sguil operation is
in the FreeBSD ports system or part of the OS already.

Sguil currently functions as an analysis interface and has
no snort sensor or rule management capabilities.

WWW: http://sguil.sourceforge.net/index.php
pauls@utdallas.edu

PR:		ports/95018
Submitted by:	Paul Schmehl <pauls at utdallas.edu>

Revision 1.830: download - view: text, markup, annotated - select for diffs
Sat Oct 7 12:32:19 2006 UTC (5 years, 4 months ago) by rafan
Branches: MAIN
Diff to: previous 1.829: preferred, colored
Changes since revision 1.829: +1 -0 lines
Add p5-openxpki-deployment 0.9.543, perl based enterprise class
trustcenter software for PKI.

PR:		ports/103949
Submitted by:	Sergei Vyshenski <svysh at cryptocom.ru>

Revision 1.829: download - view: text, markup, annotated - select for diffs
Sat Oct 7 12:31:50 2006 UTC (5 years, 4 months ago) by rafan
Branches: MAIN
Diff to: previous 1.828: preferred, colored
Changes since revision 1.828: +1 -0 lines
Add p5-openxpki-i18n 0.9.538, perl based trustcenter software for PKI:
i18n tools.

PR:		ports/103948
Submitted by:	Sergei Vyshenski <svysh at cryptocom.ru>

Revision 1.828: download - view: text, markup, annotated - select for diffs
Sat Oct 7 12:31:23 2006 UTC (5 years, 4 months ago) by rafan
Branches: MAIN
Diff to: previous 1.827: preferred, colored
Changes since revision 1.827: +1 -0 lines
Add p5-openxpki-client-soap-lite 0.9.421, SOAP-Lite toolkit for
openxpki.

PR:		ports/103947
Submitted by:	Sergei Vyshenski <svysh at cryptocom.ru>

Revision 1.827: download - view: text, markup, annotated - select for diffs
Sat Oct 7 12:30:54 2006 UTC (5 years, 4 months ago) by rafan
Branches: MAIN
Diff to: previous 1.826: preferred, colored
Changes since revision 1.826: +1 -0 lines
Add p5-openxpki-client-scep 0.9.421, client for SCEP requests to
openxpki server.

PR:		ports/103946
Submitted by:	Sergei Vyshenski <svysh at cryptocom.ru>

Revision 1.826: download - view: text, markup, annotated - select for diffs
Sat Oct 7 12:30:21 2006 UTC (5 years, 4 months ago) by rafan
Branches: MAIN
Diff to: previous 1.825: preferred, colored
Changes since revision 1.825: +1 -0 lines
Add p5-openxpki-client-html-mason 0.9.546, web interface for local
openxpki daemon.

PR:		ports/103945
Submitted by:	Sergei Vyshenski <svysh at cryptocom.ru>

Revision 1.825: download - view: text, markup, annotated - select for diffs
Sat Oct 7 12:29:53 2006 UTC (5 years, 4 months ago) by rafan
Branches: MAIN
Diff to: previous 1.824: preferred, colored
Changes since revision 1.824: +1 -0 lines
Add p5-openxpki-client-cli 0.9.459, command line interface for local
openxpki daemon.

PR:		ports/103944
Submitted by:	Sergei Vyshenski <svysh at cryptocom.ru>

Revision 1.824: download - view: text, markup, annotated - select for diffs
Sat Oct 7 12:29:03 2006 UTC (5 years, 4 months ago) by rafan
Branches: MAIN
Diff to: previous 1.823: preferred, colored
Changes since revision 1.823: +1 -0 lines
Add p5-openxpki-client 0.9.450, perl based trustcenter software for PKI:
base class for actual clients.

PR:		ports/103943
Submitted by:	Sergei Vyshenski <svysh at cryptocom.ru>

Revision 1.823: download - view: text, markup, annotated - select for diffs
Fri Oct 6 04:58:39 2006 UTC (5 years, 4 months ago) by clsung
Branches: MAIN
Diff to: previous 1.822: preferred, colored
Changes since revision 1.822: +1 -0 lines
Add p5-Crypt-GCrypt 1.15, perl interface to the GNU Cryptographic
library.

PR:		ports/103767
Submitted by:	TAKAHASHI Kaoru <kaoru at kaisei.org>

Revision 1.822: download - view: text, markup, annotated - select for diffs
Thu Oct 5 00:05:52 2006 UTC (5 years, 4 months ago) by alepulver
Branches: MAIN
Diff to: previous 1.821: preferred, colored
Changes since revision 1.821: +1 -0 lines
The Metasploit Project

This is the Metasploit Project. The goal is to provide useful
information to people who perform penetration testing, IDS signature
development, and exploit research. This site was created to fill the
gaps in the information publicly available on various exploitation
techniques and to create a useful resource for exploit developers. The
tools and information on this site are provided for legal penetration
testing and research purposes only.

This port is an in-development version of the upcoming Metasploit Framework.
It is based on Ruby instead of perl, and has a different license.

WWW: http://www.metasploit.org

PR:		ports/101280
Submitted by:	Yonatan <onatan at gmail.com>

Revision 1.821: download - view: text, markup, annotated - select for diffs
Sat Sep 30 15:35:59 2006 UTC (5 years, 4 months ago) by sat
Branches: MAIN
Diff to: previous 1.820: preferred, colored
Changes since revision 1.820: +1 -0 lines
- Separate sinfp into library (p5-Net-SinFP) and binary+db (sinfp)
- Use latest db snapshot

Revision 1.820: download - view: text, markup, annotated - select for diffs
Sat Sep 30 07:30:18 2006 UTC (5 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.819: preferred, colored
Changes since revision 1.819: +1 -0 lines
PBNJ is a network suite to monitor changes that occur on a network
over time. It does this by checking for changes on the target
machine(s), which includes the details about the services running on
them as well as the service state. PBNJ parses the data from a scan
and stores it in a database. PBNJ uses Nmap to perform scans.

WWW: http://www.sf.net/projects/pbnj

PR:		ports/100904
Submitted by:	Joshua D. Abraham <jabra(at)ccs.neu.edu>

Revision 1.819: download - view: text, markup, annotated - select for diffs
Tue Sep 26 10:26:05 2006 UTC (5 years, 4 months ago) by clsung
Branches: MAIN
Diff to: previous 1.818: preferred, colored
Changes since revision 1.818: +1 -0 lines
Add blocksshd 0.8, protects computers from SSH brute force attacks.

PR:		ports/102367
Submitted by:	Gea-Suan Lin <gslin at gslin.org>

Revision 1.818: download - view: text, markup, annotated - select for diffs
Sun Sep 24 21:19:48 2006 UTC (5 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.817: preferred, colored
Changes since revision 1.817: +1 -0 lines
Fwipe is a secure file erasing program. fwipe0, which actually erases
your files, is immune to filenames containing spaces, carriage returns,
dashes, or any other special characters. You can use it in place of rm
in cron jobs, together with "find ... -print0". The output of fwipe0 is
specially designed to be parsed easily by machine, so it can be embedded
in other applications which need secure file erasure.

WWW: http://jeenyus.net/~budney/linux/software/fwipe.html

PR:		ports/103488
Submitted by:	David Thiel <lx(at)redundancy.redundancy.org>

Revision 1.817: download - view: text, markup, annotated - select for diffs
Sun Sep 24 20:18:14 2006 UTC (5 years, 4 months ago) by sat
Branches: MAIN
Diff to: previous 1.816: preferred, colored
Changes since revision 1.816: +1 -0 lines
Add port security/shttpscanner:

Simple HTTP Scanner is a creation made for web site pen testing. You can
check for directories and files on the remote web server and get some
server information like the webserver running.

WWW: http://sourceforge.net/projects/shttpscanner/
Author: Paisterist <paisterist@users.sourceforge.net>

Revision 1.816: download - view: text, markup, annotated - select for diffs
Thu Sep 7 21:40:37 2006 UTC (5 years, 5 months ago) by acm
Branches: MAIN
Diff to: previous 1.815: preferred, colored
Changes since revision 1.815: +0 -1 lines
- Remove security/fpc-md5. It was renamed to security/fpc-hash

Approved by:	garga (mentor, implicit)

Revision 1.815: download - view: text, markup, annotated - select for diffs
Thu Sep 7 21:09:28 2006 UTC (5 years, 5 months ago) by acm
Branches: MAIN
Diff to: previous 1.814: preferred, colored
Changes since revision 1.814: +1 -0 lines
- New port:

Revision 1.814: download - view: text, markup, annotated - select for diffs
Thu Sep 7 05:23:29 2006 UTC (5 years, 5 months ago) by novel
Branches: MAIN
Diff to: previous 1.813: preferred, colored
Changes since revision 1.813: +1 -0 lines
TLS Lite is a free python library that implements SSL 3.0, TLS 1.0, and TLS
1.1. TLS Lite supports non-traditional authentication methods such as SRP,
shared keys, and cryptoIDs in addition to X.509 certificates. TLS Lite is pure
Python, however it can access OpenSSL, cryptlib, pycrypto, and GMPY for faster
crypto operations. TLS Lite integrates with httplib, xmlrpclib, poplib,
imaplib, smtplib, SocketServer, asyncore, and Twisted.

WWW: http://trevp.net/tlslite/

PR:		ports/102923
Submitted by:	Alexander Botero-Lowry <alex at foxybanana.com>

Revision 1.813: download - view: text, markup, annotated - select for diffs
Mon Sep 4 08:02:04 2006 UTC (5 years, 5 months ago) by ale
Branches: MAIN
Diff to: previous 1.812: preferred, colored
Changes since revision 1.812: +1 -0 lines
Suhosin is an advanced protection system for PHP installations.
It was designed to protect servers and users from known and
unknown flaws in PHP applications and the PHP core.
Suhosin comes in two independent parts, that can be used
separately or in combination. The first part is a small patch
against the PHP core, that implements a few low-level
protections against bufferoverflows or format string
vulnerabilities and the second part is a powerful PHP extension
that implements all the other protections.

Suhosin is binary compatible to normal PHP installation,
which means it is compatible to 3rd party binary extension
like ZendOptimizer.

WWW: http://www.suhosin.org/

Revision 1.812: download - view: text, markup, annotated - select for diffs
Sat Sep 2 23:31:26 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.811: preferred, colored
Changes since revision 1.811: +0 -2 lines
Remove expired ports

Revision 1.811: download - view: text, markup, annotated - select for diffs
Fri Sep 1 18:34:03 2006 UTC (5 years, 5 months ago) by pav
Branches: MAIN
Diff to: previous 1.810: preferred, colored
Changes since revision 1.810: +1 -0 lines
The pam_abl provides auto blacklisting of hosts and users
responsible for repeated failed authentication attempts.

WWW: http://www.hexten.net/pam_abl/

PR:		ports/100635
Submitted by:	Petr Rehor <prehor@gmail.com>

Revision 1.810: download - view: text, markup, annotated - select for diffs
Sun Aug 27 19:47:30 2006 UTC (5 years, 5 months ago) by novel
Branches: MAIN
Diff to: previous 1.809: preferred, colored
Changes since revision 1.809: +1 -0 lines
GnuTLS is a portable ANSI C based library which implements the TLS 1.0 and
SSL 3.0 protocols. The library does not include any patented algorithms and
is available under the GNU Lesser GPL license.

Important features of the GnuTLS library include:
- Thread safety
- Support for both TLS 1.0 and SSL 3.0 protocols
- Support for both X.509 and OpenPGP certificates
- Support for basic parsing and verification of certificates
- Support for SRP for TLS authentication
- Support for TLS Extension mechanism
- Support for TLS Compression Methods

Additionaly GnuTLS provides an emulation API for the widely used
OpenSSL library, to ease integration with existing applications.

WWW:	http://www.gnutls.org/

Revision 1.809: download - view: text, markup, annotated - select for diffs
Wed Aug 23 13:13:56 2006 UTC (5 years, 5 months ago) by rafan
Branches: MAIN
Diff to: previous 1.808: preferred, colored
Changes since revision 1.808: +1 -0 lines
Add mosref 2.0.b3, a secure remote execution framework using a compact
Scheme-influenced VM.

PR:		ports/102238
Submitted by:	Piet Delport

Revision 1.808: download - view: text, markup, annotated - select for diffs
Mon Aug 21 07:46:30 2006 UTC (5 years, 5 months ago) by sat
Branches: MAIN
Diff to: previous 1.807: preferred, colored
Changes since revision 1.807: +1 -0 lines
Add port security/sinfp:

SinFP is a new approach to OS fingerprinting, which bypasses
limitations that nmap has.

Nmap approaches to fingerprinting as shown to be efficient for years.
Nowadays, with the omni-presence of stateful filtering devices,
PAT/NAT configurations and emerging packet normalization technologies,
its approach to OS fingerprinting is becoming to be obsolete.

SinFP uses the aforementioned limitations as a basis for tests to be
obsolutely avoided in used frames to identify accurately the remote
operating system. That is, it only requires one open TCP port, sends
only fully standard TCP packets, and limits the number of tests to 2
or 3 (with only 1 test giving the OS reliably in most cases).

WWW: http://www.gomor.org/sinfp

Revision 1.807: download - view: text, markup, annotated - select for diffs
Sun Aug 20 12:09:31 2006 UTC (5 years, 5 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.806: preferred, colored
Changes since revision 1.806: +1 -0 lines
VNCcrack is a fast offline password cracker for VNC passwords.
By sniffing a VNC challenge-response sequence off the network
(typically when VNC is used without a decent cryptographic
wrapper like SSH or SSL), you can recover the password fairly
easily and quickly by letting VNCcrack pound on it.

WWW: http://www.randombit.net/projects/vnccrack/

PR:		ports/102279
Submitted by:	Pankov Pavel <pankov_p at mail.ru>

Revision 1.806: download - view: text, markup, annotated - select for diffs
Sat Aug 19 15:15:27 2006 UTC (5 years, 5 months ago) by shaun
Branches: MAIN
Diff to: previous 1.805: preferred, colored
Changes since revision 1.805: +1 -0 lines
Finish adding security/openvpn-devel after repocopy.

Revision 1.805: download - view: text, markup, annotated - select for diffs
Thu Aug 17 08:27:12 2006 UTC (5 years, 5 months ago) by rafan
Branches: MAIN
Diff to: previous 1.804: preferred, colored
Changes since revision 1.804: +1 -0 lines
Add bruteblock 0.0.4, software for blocking bruteforce attacks with
ipfw.

PR:		ports/101254
Submitted by:	Dmitry Marakasov <amdmi3 at mail.ru>

Revision 1.804: download - view: text, markup, annotated - select for diffs
Mon Aug 14 02:57:11 2006 UTC (5 years, 5 months ago) by acm
Branches: MAIN
Diff to: previous 1.803: preferred, colored
Changes since revision 1.803: +0 -1 lines
- Remove security/linux-krb5-libs, it was integrated to linux_base-fc4.

Approved by:	garga (mentor)

Revision 1.803: download - view: text, markup, annotated - select for diffs
Thu Aug 10 15:47:15 2006 UTC (5 years, 6 months ago) by clsung
Branches: MAIN
Diff to: previous 1.802: preferred, colored
Changes since revision 1.802: +1 -0 lines
- ruby-crypt is a pure-ruby implementation of a number of popular
  encryption algorithms.

Revision 1.802: download - view: text, markup, annotated - select for diffs
Wed Aug 9 03:51:27 2006 UTC (5 years, 6 months ago) by clsung
Branches: MAIN
Diff to: previous 1.801: preferred, colored
Changes since revision 1.801: +1 -0 lines
Add p5-PerlCryptLib 1.03, perl interface to Peter Guttman cryptlib API.

PR:		ports/101658
Submitted by:	Gea-Suan Lin <gslin at gslin.org>

Revision 1.801: download - view: text, markup, annotated - select for diffs
Fri Aug 4 16:25:22 2006 UTC (5 years, 6 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.800: preferred, colored
Changes since revision 1.800: +1 -0 lines
This library implements Blowfish, DES, and Triple-DES.

Author:	Gerd Stolpmann
WWW:	http://www.ocaml-programming.de/packages/

PR:		ports/101213
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>

Revision 1.800: download - view: text, markup, annotated - select for diffs
Fri Aug 4 15:03:55 2006 UTC (5 years, 6 months ago) by acm
Branches: MAIN
Diff to: previous 1.799: preferred, colored
Changes since revision 1.799: +2 -0 lines
- New port: security/linux-krb5-libs

Kerberos V5 is an authentication system developed at MIT.

(Linux version)

WWW: http://web.mit.edu/kerberos/

- New port: security/linux-openssl

The OpenSSL Project is a collaborative effort to develop a robust,
commercial-grade, full-featured, and Open Source toolkit implementing
the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security
(TLS v1) protocols with full-strength cryptography world-wide. The
project is managed by a worldwide community of volunteers that use
the Internet to communicate, plan, and develop the OpenSSL tookit
and its related documentation.

OpenSSL is based on the excellent SSLeay library developed by Eric
A. Young and Tim J. Hudson. The OpenSSL toolkit is licensed under
an Apache-style licence, which basically means that you are free
to get and use it for commercial and non-commercial purposes subject
to some simple license conditions.

(Linux version)

WWW: http://www.openssl.org/

Approved by:	garga (mentor)

Revision 1.799: download - view: text, markup, annotated - select for diffs
Wed Aug 2 17:22:08 2006 UTC (5 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.798: preferred, colored
Changes since revision 1.798: +1 -0 lines
Add p5-Crypt-OICQ, cryptographic algorithm used by OICQ protocol.
This is for chinese/oicq.

Revision 1.798: download - view: text, markup, annotated - select for diffs
Tue Aug 1 13:42:16 2006 UTC (5 years, 6 months ago) by clsung
Branches: MAIN
Diff to: previous 1.797: preferred, colored
Changes since revision 1.797: +1 -0 lines
Add pecl-tcpwrap 1.0, a PECL extension which provides tcpwrappers
binding.

PR:		ports/101136
Submitted by:	chinsan <chinsan.tw at gmail.com>

Revision 1.797: download - view: text, markup, annotated - select for diffs
Tue Aug 1 13:06:55 2006 UTC (5 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.796: preferred, colored
Changes since revision 1.796: +1 -0 lines
Add httprint 301, web server fingerprinting tool.

PR:		ports/101004
Submitted by:	Yonatan <onatan at gmail.com>

Revision 1.796: download - view: text, markup, annotated - select for diffs
Tue Aug 1 11:12:26 2006 UTC (5 years, 6 months ago) by acm
Branches: MAIN
Diff to: previous 1.795: preferred, colored
Changes since revision 1.795: +1 -0 lines
New port: security/gpass

The GNOME Password Manager - GPass for short - is a simple
application, written for the GNOME 2 desktop, that lets you manage a
collection of passwords.  The password collection is stored in an
encrypted file, protected by a master-password.

GPass is released under the GNU GPL2 licence.

Features:

    * Clean and easy-to-use user interface.
    * Quick-search facility.
    * Username and password may easily be copied to the clipboard.
    * Encryption is done using the OpenSSL cryptographics library.
    * The built-in password generator helps you generate secure passwords.
    * You can launch a website and the associated username/passwords
      direct from GPass

Author: Kouji TAKAO <kouji -at- netlab.jp>
WWW:    http://projects.netlab.jp/gpass/

PR:		ports/100845
Submitted by:	ports_at_c0decafe.net <ports at c0decafe.net>
Approved by:	garga (mentor)

Revision 1.795: download - view: text, markup, annotated - select for diffs
Sun Jul 30 18:15:59 2006 UTC (5 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.794: preferred, colored
Changes since revision 1.794: +1 -0 lines
Add isnprober 1.02, penTest tool for TCP Initial Sequence Numbers
research.

PR:		ports/101005
Submitted by:	Yonatan <onatan at gmail.com>

Revision 1.794: download - view: text, markup, annotated - select for diffs
Thu Jul 27 08:07:23 2006 UTC (5 years, 6 months ago) by clsung
Branches: MAIN
Diff to: previous 1.793: preferred, colored
Changes since revision 1.793: +1 -0 lines
Add courieruserinfo 1.1.2, user account information retrieval utility.

PR:		ports/100900
Submitted by:	Andrew St. Jean <andrew at arda.homeunix.net>

Revision 1.793: download - view: text, markup, annotated - select for diffs
Sat Jul 22 09:56:26 2006 UTC (5 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.792: preferred, colored
Changes since revision 1.792: +1 -0 lines
Add trans-proxy-tor,  transparent proxy used to redirect TCP
connections into Tor.

trans-proxy-tor is a transparent proxy
that uses PF to redirect TCP connections
through Tor (http://tor.eff.org/).

Programs that aren't aware of Tor
will use it without their knowledge,
and their traffic no longer leaves the
system unencrypted.

PR:		ports/99034
Submitted by:	Fabian Keil <fk at fabiankeil.de>

Revision 1.792: download - view: text, markup, annotated - select for diffs
Sat Jul 22 09:47:54 2006 UTC (5 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.791: preferred, colored
Changes since revision 1.791: +1 -0 lines
Add dns-proxy-tor, resolves DNS requests through Tor.

dns-proxy-tor is a DNS server that stops
DNS leaks with applications that don't support
or aren't configured to use socks4a or Tor's DNS
resolution.

WWW: http://http://p56soo2ibjkx23xo.onion/

PR:		ports/99033
Submitted by:	Fabian Keil <fk at fabiankeil.de>

Revision 1.791: download - view: text, markup, annotated - select for diffs
Thu Jul 20 01:21:50 2006 UTC (5 years, 6 months ago) by clsung
Branches: MAIN
Diff to: previous 1.790: preferred, colored
Changes since revision 1.790: +1 -0 lines
Add p5-Data-Entropy 0.000, entropy (randomness) management.

PR:		ports/100547
Submitted by:	Gea-Suan Lin <gslin at gslin.org>

Revision 1.790: download - view: text, markup, annotated - select for diffs
Fri Jul 14 15:45:23 2006 UTC (5 years, 6 months ago) by erwin
Branches: MAIN
Diff to: previous 1.789: preferred, colored
Changes since revision 1.789: +1 -0 lines
This is a pure perl implementation of the new AES Rijndael. You want
to use Crypt::Rijndael where available. This implementation is really
slow, but I am working on it.

WWW:	http://search.cpan.org/dist/Crypt-Rijndael_PP/

PR:		ports/100262
Submitted by:	Gea-Suan Lin <gslin at gslin.org>

Revision 1.789: download - view: text, markup, annotated - select for diffs
Wed Jul 12 18:03:23 2006 UTC (5 years, 7 months ago) by shaun
Branches: MAIN
Diff to: previous 1.788: preferred, colored
Changes since revision 1.788: +1 -0 lines
Add a port of "knock" - a flexible port-knocking server and client.

PR:		ports/94626
Submitted by:	shaun (me)
Approved by:	ahze (mentor, implicit)

Revision 1.788: download - view: text, markup, annotated - select for diffs
Tue Jul 11 15:41:18 2006 UTC (5 years, 7 months ago) by garga
Branches: MAIN
Diff to: previous 1.787: preferred, colored
Changes since revision 1.787: +1 -0 lines
This package provides an interface to the cracklib (libcrack) libraries that
come standard on most unix-like distributions. This allows you to check
passwords against dictionaries of words to ensure some minimal level of
password security.

From the cracklib README
CrackLib makes literally hundreds of tests to determine whether you've
chosen a bad password.

* It tries to generate words from your username and gecos entry to tries
to match them against what you've chosen.

* It checks for simplistic patterns.

* It then tries to reverse-engineer your password into a dictionary
word, and searches for it in your dictionary.

- after all that, it's PROBABLY a safe(-ish) password. 8-)

WWW: http://pecl.php.net/package/crack

PR:		ports/94244
Submitted by:	Bill Moran <wmoran at collaborativefusion.com>

Revision 1.787: download - view: text, markup, annotated - select for diffs
Thu Jul 6 19:21:00 2006 UTC (5 years, 7 months ago) by novel
Branches: MAIN
Diff to: previous 1.786: preferred, colored
Changes since revision 1.786: +0 -1 lines
Remove gnutls-devel since the development version of gnutls is not
active yet.

Revision 1.786: download - view: text, markup, annotated - select for diffs
Tue Jul 4 14:04:30 2006 UTC (5 years, 7 months ago) by vd
Branches: MAIN
Diff to: previous 1.785: preferred, colored
Changes since revision 1.785: +0 -1 lines
Remove expired leaf ports:
2006-07-01 emulators/linux_base-fc3
2006-06-15 misc/linux-opengroupware
2006-07-01 net/opengk
2006-07-01 security/p5-Crypt-OpenPGP
2006-07-01 textproc/sed_inplace
2006-07-01 textproc/xml4j
2006-07-01 x11-wm/aewm++

Revision 1.785: download - view: text, markup, annotated - select for diffs
Mon Jul 3 21:08:01 2006 UTC (5 years, 7 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.784: preferred, colored
Changes since revision 1.784: +1 -0 lines
Kovpn is a really simple OpenVPN GUI for everyday use. It is a client only GUI,
meaning that you cannot administrate an OpenVPN server with it (Look for kvpnc
if you want such a program). You can use it to connect and disconnect without
needing to open a console. You can also input username and/or password that
might be needed.
In Short: It can do everything an end-user want's for his everyday work with
OpenVPN.

WWW: http://www.enlighter.de/

--Anderson S. Ferreira <anderson@cnpm.embrapa.br>

PR:		ports/95709
Submitted by:	anderson@cnpm.embrapa.br

Revision 1.784: download - view: text, markup, annotated - select for diffs
Wed Jun 28 12:52:48 2006 UTC (5 years, 7 months ago) by erwin
Branches: MAIN
Diff to: previous 1.783: preferred, colored
Changes since revision 1.783: +1 -0 lines
Add p5-openxpki 0.9.342, perl based enterprise class trastcenter
software for PKI.

PR:		ports/99317
Submitted by:	Sergei Vyshenski <svysh@cryptocom.ru>

Revision 1.783: download - view: text, markup, annotated - select for diffs
Fri Jun 23 05:00:05 2006 UTC (5 years, 7 months ago) by aaron
Branches: MAIN
Diff to: previous 1.782: preferred, colored
Changes since revision 1.782: +1 -0 lines
Adding port security/p5-Authen-PAAS, Perl Authentication & Authorization
Service

Approved by:	tobez (implicit)

Revision 1.782: download - view: text, markup, annotated - select for diffs
Wed Jun 14 11:51:09 2006 UTC (5 years, 7 months ago) by flz
Branches: MAIN
Diff to: previous 1.781: preferred, colored
Changes since revision 1.781: +1 -0 lines
Add OpenBSM 1.0a6, the Open Source Basic Security Module (BSM) Audit
Implementation.

Revision 1.781: download - view: text, markup, annotated - select for diffs
Mon Jun 12 17:04:13 2006 UTC (5 years, 7 months ago) by ale
Branches: MAIN
Diff to: previous 1.780: preferred, colored
Changes since revision 1.780: +1 -0 lines
Engine_pkcs11 is an implementation of an engine for OpenSSL.
It can be loaded using code, config file or command line and
will pass any function call by openssl to a PKCS#11 module.
Engine_pkcs11 is meant to be used with smart cards and software
for using smart cards in PKCS#11 format, such as OpenSC.

WWW:	http://www.opensc-project.org/engine_pkcs11/

Note: the port requires the OpenSSL installed from ports,
since dynamic engine loading is disabled in base system.
See PR bin/79570 for details.

Revision 1.780: download - view: text, markup, annotated - select for diffs
Mon Jun 12 17:00:24 2006 UTC (5 years, 7 months ago) by ale
Branches: MAIN
Diff to: previous 1.779: preferred, colored
Changes since revision 1.779: +1 -0 lines
Pam_p11 is a plugable authentication module (pam) package
for using crpytographic tokens such as smart cards and
usb crypto tokens for authentication.

Pam_p11 uses libp11 to access any PKCS#11 module.
It should be compatible with any implementation, but it
is primarely developed using OpenSC.

Pam_p11 implements two authentication modules:
 * pam_p11_openssh authenticates the user using his
   openssh ~/.ssh/authorized_keys file.
 * pam_p11_opensc authenticates the user using
   certificates found in ~/.eid/authorized_certificates.

Pam_p11 is very simple, it has no config file, no options
other than the PKCS#11 module file, does not know about
certificate chains, certificate authorities, revocation
lists or OCSP. Perfect for the small installation with no
frills.

WWW:	http://www.opensc-project.org/pam_p11/

Revision 1.779: download - view: text, markup, annotated - select for diffs
Mon Jun 12 16:58:38 2006 UTC (5 years, 7 months ago) by ale
Branches: MAIN
Diff to: previous 1.778: preferred, colored
Changes since revision 1.778: +1 -0 lines
Libp11 is a library implementing a small layer
on top of PKCS#11 API to make using PKCS#11
implementations easier.

WWW:	http://www.opensc-project.org/libp11/

Revision 1.778: download - view: text, markup, annotated - select for diffs
Thu Jun 8 09:44:48 2006 UTC (5 years, 8 months ago) by erwin
Branches: MAIN
Diff to: previous 1.777: preferred, colored
Changes since revision 1.777: +1 -0 lines
The NTLM (Windows NT LAN Manager) authentication scheme is the
authentication algorithm used by Microsoft.

NTLM authentication scheme is used in DCOM and HTTP environment. It is
used to authenticate DCE RPC packets in DCOM. It is also used to
authenticate HTTP packets to MS Web Proxy or MS Web Server.

Currently, it is the authentication scheme Internet Explorer chooses to
authenticate itself to proxies/web servers that supports NTLM.

WWW: http://search.cpan.org/dist/Authen-NTLM/

PR:		ports/98684
Submitted by:	James Thomason <james@divide.org>

Revision 1.777: download - view: text, markup, annotated - select for diffs
Tue Jun 6 08:49:36 2006 UTC (5 years, 8 months ago) by clsung
Branches: MAIN
Diff to: previous 1.776: preferred, colored
Changes since revision 1.776: +1 -0 lines
Add p5-Nmap-Parser 1.05, parse nmap scan data with perl.

PR:		ports/98576
Submitted by:	Joshua D. Abraham <jabra@ccs.neu.edu>

Revision 1.776: download - view: text, markup, annotated - select for diffs
Mon Jun 5 13:00:30 2006 UTC (5 years, 8 months ago) by garga
Branches: MAIN
Diff to: previous 1.775: preferred, colored
Changes since revision 1.775: +1 -0 lines
PAM module for TIS authsrv authentication

The pam_authsrv module provides TIS authsrv authentication to PAM-aware
applications. It has been tested under AIX 4.3.3 (using the Linux-PAM for
AIX patch) and 5.1, Solaris 8 and 9, RedHat Linux 7.2, and HP-UX 11.00.

The pam_authsrv source code is available from:

    ftp://ftp.feep.net/pub/software/PAM/pam_authsrv/pam_authsrv-1.0.2.tar.gz

Binaries of pam_authsrv are available as Encap packages for a variety of
platforms.

For further information, please see the enclosed README file.

WWW: http://www.feep.net/PAM/pam_authsrv/

PR:		ports/97157
Submitted by:	Jim Pirzyk <pirzyk@FreeBSD.org>

Revision 1.775: download - view: text, markup, annotated - select for diffs
Mon Jun 5 10:09:41 2006 UTC (5 years, 8 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.774: preferred, colored
Changes since revision 1.774: +1 -0 lines
Translated manual pages for security/nmap.  Current list of
translations includes Spanish, French, Croatian, Japanese,
Polish, Portuguese, Romanian, Slovak and Chinese.

WWW: http://www.insecure.org/nmap/

PR:		ports/93598
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>
Approved by:	lawrance (mentor, implicit)

Revision 1.774: download - view: text, markup, annotated - select for diffs
Wed May 31 21:33:19 2006 UTC (5 years, 8 months ago) by jmelo
Branches: MAIN
Diff to: previous 1.773: preferred, colored
Changes since revision 1.773: +0 -1 lines
- Remove this port, the version was included in base system.

Approved by:	mnag (mentor)

Revision 1.773: download - view: text, markup, annotated - select for diffs
Sun May 28 15:22:11 2006 UTC (5 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.772: preferred, colored
Changes since revision 1.772: +2 -2 lines
- Rename ports

  security/gnomekeyring -> security/gnome-keyring
  security/gnomekeyringmanager -> security/gnome-keyring-manager

Revision 1.772: download - view: text, markup, annotated - select for diffs
Fri May 26 14:26:36 2006 UTC (5 years, 8 months ago) by johans
Branches: MAIN
Diff to: previous 1.771: preferred, colored
Changes since revision 1.771: +1 -0 lines
Let's not forget to update Makefile when adding new port (reminded by flz)

Approved by:	flz (mentor)

Revision 1.771: download - view: text, markup, annotated - select for diffs
Thu May 25 20:05:50 2006 UTC (5 years, 8 months ago) by aaron
Branches: MAIN
Diff to: previous 1.770: preferred, colored
Changes since revision 1.770: +1 -0 lines
Adding port security/p5-Crypt-Dining, The Dining Cryptographers' ProtocoAdding port security/p5-Crypt-Dining, The Dining Cryptographers' Protocoll

Approved by:	tobez (implicit)

Revision 1.770: download - view: text, markup, annotated - select for diffs
Wed May 24 18:04:23 2006 UTC (5 years, 8 months ago) by sem
Branches: MAIN
Diff to: previous 1.769: preferred, colored
Changes since revision 1.769: +1 -0 lines
A PAM module that allows you to require a special group or
user to access a service.

WWW: http://www.splitbrain.org/projects/pam_require/

PR:		ports/95187
Submitted by:	Chris Cowart <ccowart@rescomp.berkeley.edu>

Revision 1.769: download - view: text, markup, annotated - select for diffs
Mon May 22 18:20:22 2006 UTC (5 years, 8 months ago) by aaron
Branches: MAIN
Diff to: previous 1.768: preferred, colored
Changes since revision 1.768: +1 -0 lines
Adding port security/p5-Tree-Authz, a library implementing a Role-Based Access Control authorization scheme.

Approved by:	tobez (implicit)

Revision 1.768: download - view: text, markup, annotated - select for diffs
Mon May 22 17:30:35 2006 UTC (5 years, 8 months ago) by aaron
Branches: MAIN
Diff to: previous 1.767: preferred, colored
Changes since revision 1.767: +1 -0 lines
Adding port security/p5-Authen-Simple-RADIUS, RADIUS extension for security/p5-Authen-Simple.

Approved by:	tobez (implicit)

Revision 1.767: download - view: text, markup, annotated - select for diffs
Mon May 22 17:24:15 2006 UTC (5 years, 8 months ago) by aaron
Branches: MAIN
Diff to: previous 1.766: preferred, colored
Changes since revision 1.766: +1 -0 lines
Adding port security/p5-Authen-Simple-PAM, PAM extension for security/p5-Authen-Simple.

Approved by:	tobez (implicit)

Revision 1.766: download - view: text, markup, annotated - select for diffs
Mon May 22 17:20:26 2006 UTC (5 years, 8 months ago) by aaron
Branches: MAIN
Diff to: previous 1.765: preferred, colored
Changes since revision 1.765: +1 -0 lines
Adding port security/p5-Authen-Simple-DBM, DBM extension for security/p5-Authen-Simple.

Approved by:	tobez (implicit)

Revision 1.765: download - view: text, markup, annotated - select for diffs
Mon May 22 17:15:34 2006 UTC (5 years, 8 months ago) by aaron
Branches: MAIN
Diff to: previous 1.764: preferred, colored
Changes since revision 1.764: +1 -0 lines
Adding port security/p5-Authen-Simple-SMB, SMB extension for security/p5-Authen-Simple.

Approved by:	tobez (implicit)

Revision 1.764: download - view: text, markup, annotated - select for diffs
Mon May 22 17:09:13 2006 UTC (5 years, 8 months ago) by aaron
Branches: MAIN
Diff to: previous 1.763: preferred, colored
Changes since revision 1.763: +1 -0 lines
Adding port security/p5-Authen-Simple-SSH, SSH protocol extension for security/p5-Authen-Simple.

Approved by:	tobez (implicit)

Revision 1.763: download - view: text, markup, annotated - select for diffs
Mon May 22 11:50:04 2006 UTC (5 years, 8 months ago) by garga
Branches: MAIN
Diff to: previous 1.762: preferred, colored
Changes since revision 1.762: +1 -0 lines
PAM module for pseudouser authentication

PR:		ports/97159
Submitted by:	Jim Pirzyk <pirzyk@FreeBSD.org>

Revision 1.762: download - view: text, markup, annotated - select for diffs
Mon May 22 05:37:30 2006 UTC (5 years, 8 months ago) by aaron
Branches: MAIN
Diff to: previous 1.761: preferred, colored
Changes since revision 1.761: +1 -0 lines
Adding port security/p5-Authen-Simple-Passwd, Passwd extension for security/p5-Authen-Simple.

Approved by:	tobez (implicit)

Revision 1.761: download - view: text, markup, annotated - select for diffs
Mon May 22 05:27:24 2006 UTC (5 years, 8 months ago) by aaron
Branches: MAIN
Diff to: previous 1.760: preferred, colored
Changes since revision 1.760: +1 -0 lines
Adding port security/p5-Authen-Simple-HTTP, HTTP extension for security/p5-Authen-Simple.

Approved by:	tobez (implicit)

Revision 1.760: download - view: text, markup, annotated - select for diffs
Mon May 22 05:19:07 2006 UTC (5 years, 8 months ago) by aaron
Branches: MAIN
Diff to: previous 1.759: preferred, colored
Changes since revision 1.759: +1 -0 lines
Adding port security/p5-Authen-Simple-Net, extension for security/p5-Authen-Simple allowing authentication via FTP, POP3, or SMTP.

Approved by:	tobez (implicit)

Revision 1.759: download - view: text, markup, annotated - select for diffs
Mon May 22 05:07:49 2006 UTC (5 years, 8 months ago) by aaron
Branches: MAIN
Diff to: previous 1.758: preferred, colored
Changes since revision 1.758: +1 -0 lines
Adding port security/p5-Authen-Simple-DBI, DBI extension for security/p5-Authen-
Simple.

Approved by:	tobez (implicit)

Revision 1.758: download - view: text, markup, annotated - select for diffs
Mon May 22 01:10:14 2006 UTC (5 years, 8 months ago) by aaron
Branches: MAIN
Diff to: previous 1.757: preferred, colored
Changes since revision 1.757: +1 -0 lines
Adding port security/p5-Authen-Simple-LDAP, LDAP and ActiveDirectory extension to security/p5-Authen-Simple.

Approved by:	tobez (implicit)

Revision 1.757: download - view: text, markup, annotated - select for diffs
Mon May 22 00:52:28 2006 UTC (5 years, 8 months ago) by aaron
Branches: MAIN
Diff to: previous 1.756: preferred, colored
Changes since revision 1.756: +1 -0 lines
Adding port security/p5-Authen-Simple, a consistent and simple framework for authentication.

Approved by:	tobez (implicit)

Revision 1.756: download - view: text, markup, annotated - select for diffs
Wed May 17 10:44:47 2006 UTC (5 years, 8 months ago) by sat
Branches: MAIN
Diff to: previous 1.755: preferred, colored
Changes since revision 1.755: +1 -0 lines
Add py-cerealizer: Secure pickle-like module

PR:		ports/96944
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Approved by:	krion (mentor)

Revision 1.755: download - view: text, markup, annotated - select for diffs
Tue May 16 15:34:08 2006 UTC (5 years, 8 months ago) by garga
Branches: MAIN
Diff to: previous 1.754: preferred, colored
Changes since revision 1.754: +1 -0 lines
PAM module for per-user authentication

PR:		ports/97158
Submitted by:	Jim Pirzyk <pirzyk@freebsd.org>

Revision 1.754: download - view: text, markup, annotated - select for diffs
Sat May 13 16:33:49 2006 UTC (5 years, 8 months ago) by aaron
Branches: MAIN
Diff to: previous 1.753: preferred, colored
Changes since revision 1.753: +1 -0 lines
Add ipfwcount 0.2.1, summarise ipfw logs by counting and sorting the
fields.

PR:		ports/92454
Submitted by:	Robert Archer <freebsd@deathbeforedecaf.net>
Approved by:	tobez

Revision 1.753: download - view: text, markup, annotated - select for diffs
Tue May 9 12:08:50 2006 UTC (5 years, 9 months ago) by jeh
Branches: MAIN
Diff to: previous 1.752: preferred, colored
Changes since revision 1.752: +0 -1 lines
Since the DAT files are so short lived on the server, have this port
automatically fetch the current DAT file.  The uvscan-dat port will
be removed shortly.

Revision 1.752: download - view: text, markup, annotated - select for diffs
Tue May 9 11:46:01 2006 UTC (5 years, 9 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.751: preferred, colored
Changes since revision 1.751: +1 -0 lines
TrustedPickle is a Python module that can save most any arbitrary Python object
in a signed pickle file. There are two big differences between this module and
the standard pickle module. First, TrustedPickle can pickle a module, but the
standard pickle module cannot. Second, TrustedPickle includes a signature that
can verify the data's origin before the data is unpickled.

WWW: http://trustedpickle.sourceforge.net/index.html

PR:		ports/96691
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:	lawrance (mentor)

Revision 1.751: download - view: text, markup, annotated - select for diffs
Mon May 8 14:06:14 2006 UTC (5 years, 9 months ago) by sat
Branches: MAIN
Diff to: previous 1.750: preferred, colored
Changes since revision 1.750: +1 -0 lines
Add parano: A Gnome program to deal with hashfiles

PR:		ports/96710
Submitted by:	sat
Approved by:	krion (mentor)

Revision 1.750: download - view: text, markup, annotated - select for diffs
Mon May 8 00:52:28 2006 UTC (5 years, 9 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.749: preferred, colored
Changes since revision 1.749: +1 -0 lines
Add rainbowcrack 1.2, a hash cracker that precomputes plaintext -
ciphertext pairs in advance.

PR:		96664
Submitted by:	bryan@freshdns.net

Revision 1.749: download - view: text, markup, annotated - select for diffs
Tue May 2 07:36:47 2006 UTC (5 years, 9 months ago) by clsung
Branches: MAIN
Diff to: previous 1.748: preferred, colored
Changes since revision 1.748: +1 -0 lines
Add medusa 1.0, a speedy, massively parallel, modular, login
brute-forcer.

PR:		ports/96641
Submitted by:	David Thiel <lx@redundancy.redundancy.org>

Revision 1.748: download - view: text, markup, annotated - select for diffs
Mon May 1 20:46:26 2006 UTC (5 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.747: preferred, colored
Changes since revision 1.747: +1 -0 lines
courierpasswd is an authentication and password changing utility
that uses the courier-authlib authentication library to find user credentials.

Its interface follows that of Daniel J. Bernstein's checkpassword program.

WWW: http://www.arda.homeunix.net/store/

PR:		ports/96572
Submitted by:	Andrew St. Jean <andrew@arda.homeunix.net>

Revision 1.747: download - view: text, markup, annotated - select for diffs
Mon May 1 04:04:11 2006 UTC (5 years, 9 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.746: preferred, colored
Changes since revision 1.746: +1 -0 lines
add p5-Authen-TypeKey 0.05
TypeKey authentication verification

PR:		94679
Submitted by:	Gea-Suan Lin <gslin@gslin.org>

Revision 1.746: download - view: text, markup, annotated - select for diffs
Sat Apr 29 15:55:14 2006 UTC (5 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.745: preferred, colored
Changes since revision 1.745: +1 -0 lines
Tcl SASL provides a Tcl interface to the Cyrus SASLv2 library.

WWW: http://beepcore-tcl.sourceforge.net/tclsasl.html

PR:		ports/96359
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>

Revision 1.745: download - view: text, markup, annotated - select for diffs
Sat Apr 29 15:44:45 2006 UTC (5 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.744: preferred, colored
Changes since revision 1.744: +1 -0 lines
Password Manager helps to manage large numbers of passwords and related
information and simplifies the tasks of searching and entering password data.

KedPM is written as an extensible framework, which allows users to plug in
custom password database back-ends and custom user interface front-ends.
Currently, only the Figaro PM back-end supported. To control KedPM user can
choose between CLI and GTK2 based GUI front-ends.

WWW: http://kedpm.sourceforge.net

PR:		ports/96321
Submitted by:	Tim Welch <twelch@thepentagon.org>

Revision 1.744: download - view: text, markup, annotated - select for diffs
Tue Apr 25 01:55:01 2006 UTC (5 years, 9 months ago) by jmelo
Branches: MAIN
Diff to: previous 1.743: preferred, colored
Changes since revision 1.743: +1 -0 lines
- New port:
fswatch is a utility to guard changes in a file system. fswatch is composed
of three simple programs: fswbuild, fswcmp, fswshow. fswbuild builds file
system information database. fswcmp compairs two database files and returns
what changes a in file system have been introduced. fswshow shows contents of
database file. a file information database is platform independend.

fswatch can collect the following information about files (and directories):
inode, links, uid, gid, mode, size, flags, ctime, checksum (sha1) ; and can
show which files were added, deleted or changed.

PR:		ports/95973
Submitted by:	dominik karczmarski <dominik@karczmarski.com> (maintainer)
Reworked by:	jmelo
Approved by:	mnag (mentor)

Revision 1.743: download - view: text, markup, annotated - select for diffs
Mon Apr 17 07:19:38 2006 UTC (5 years, 9 months ago) by vd
Branches: MAIN
Diff to: previous 1.742: preferred, colored
Changes since revision 1.742: +0 -4 lines
Remove expired ports:
2006-04-17 security/nessus-devel
2006-04-17 security/nessus-libnasl-devel
2006-04-17 security/nessus-libraries-devel
2006-04-17 security/nessus-plugins-devel

Revision 1.742: download - view: text, markup, annotated - select for diffs
Thu Apr 6 13:54:43 2006 UTC (5 years, 10 months ago) by archie
Branches: MAIN
Diff to: previous 1.741: preferred, colored
Changes since revision 1.741: +0 -1 lines
Remove the skip port. Created before there was an IPSec implementation on
FreeBSD, it is now extremely obsolete. In any case it doesn't compile. Earlier
version of this port can still be used on older versions of FreeBSD of course.

Revision 1.741: download - view: text, markup, annotated - select for diffs
Tue Mar 28 17:07:37 2006 UTC (5 years, 10 months ago) by sem
Branches: MAIN
Diff to: previous 1.740: preferred, colored
Changes since revision 1.740: +1 -0 lines
UPEK TouchChip TFM/ESS Fingerprint BSP is a (binary only) BioAPI BSP which
provides support for UPEKs fingerprint sensors.

PR:		ports/93035
Submitted by:	Fredrik Lindberg <fli@shapeshifter.se>

Revision 1.740: download - view: text, markup, annotated - select for diffs
Tue Mar 28 09:57:33 2006 UTC (5 years, 10 months ago) by tobez
Branches: MAIN
Diff to: previous 1.739: preferred, colored
Changes since revision 1.739: +1 -0 lines
Add security/p5-GSSAPI 0.20, a Perl extension providing access to the
GSSAPIv2 library.

Revision 1.739: download - view: text, markup, annotated - select for diffs
Sun Mar 26 12:32:15 2006 UTC (5 years, 10 months ago) by sem
Branches: MAIN
Diff to: previous 1.738: preferred, colored
Changes since revision 1.738: +1 -0 lines
Anti-bruteforce PAM module for authentification services. It can be used to
prevent brute-force attacks on services like SSH or Telnet. It's highly
configurable and very fast.

WWW: http://mbsd.msk.ru/pam_af.html

PR:		ports/94113
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>

Revision 1.738: download - view: text, markup, annotated - select for diffs
Mon Mar 20 19:20:10 2006 UTC (5 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.737: preferred, colored
Changes since revision 1.737: +1 -0 lines
Password Gorilla is cross-platform Password Manager.
It uses TCL/Tk and runs on most platforms supported by Tcl/Tk.

WWW:	http://www.fpx.de/fp/Software/Gorilla

PR:		ports/93179
Submitted by:	Kay Lehmann <kay_lehmann@web.de>

Revision 1.737: download - view: text, markup, annotated - select for diffs
Sun Mar 19 23:11:14 2006 UTC (5 years, 10 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.736: preferred, colored
Changes since revision 1.736: +1 -0 lines
Add silktools.

SiLK, the System for Internet-Level Knowledge, is a collection of
netflow tools developed by the CERT/NetSA (Network Situational
Awareness) Team to facilitate security analysis in large networks.

SiLK consists of a suite of tools which collect and examine netflow
data, allowing analysts to rapidly query large sets of data.

WWW: http://silktools.sourceforge.net

PR:		ports/94623
Submitted by:	David Thiel <lx@redundancy.redundancy.org>

Revision 1.736: download - view: text, markup, annotated - select for diffs
Fri Mar 17 15:54:09 2006 UTC (5 years, 10 months ago) by arved
Branches: MAIN
Diff to: previous 1.735: preferred, colored
Changes since revision 1.735: +1 -0 lines
Add matrixssl, a small GPL'd SSL implementation.

Revision 1.735: download - view: text, markup, annotated - select for diffs
Thu Mar 16 21:40:44 2006 UTC (5 years, 10 months ago) by mnag
Branches: MAIN
Diff to: previous 1.734: preferred, colored
Changes since revision 1.734: +1 -0 lines
- Add port security/pecl-gnupg

This extension provides methods to PHP interact with gnupg.

WWW:	http://pecl.php.net/package/gnupg

Revision 1.734: download - view: text, markup, annotated - select for diffs
Wed Mar 15 20:00:08 2006 UTC (5 years, 10 months ago) by linimon
Branches: MAIN
Diff to: previous 1.733: preferred, colored
Changes since revision 1.733: +0 -1 lines
Remove hpn-ssh; the functionality is now an option when building the
openssh-portable port.

Pointy hat to:	brooks

Revision 1.733: download - view: text, markup, annotated - select for diffs
Mon Feb 6 11:37:05 2006 UTC (6 years ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.732: preferred, colored
Changes since revision 1.732: +1 -0 lines
The Authen::Libwrap module allows you to access the hosts_ctl()
function from the popular TCP Wrappers security package.  This
allows validation of network access from perl programs against
the system-wide hosts.allow file.

WWW: http://search.cpan.org/dist/Authen-Libwrap

PR:		ports/92855
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>

Revision 1.732: download - view: text, markup, annotated - select for diffs
Thu Jan 26 10:56:46 2006 UTC (6 years ago) by pav
Branches: MAIN
Diff to: previous 1.731: preferred, colored
Changes since revision 1.731: +1 -0 lines
New slave port to security/barnyard - adds patches for sguil6

PR:		ports/92241
Submitted by:	Paul Schmehl <pauls@utdallas.edu>

Revision 1.731: download - view: text, markup, annotated - select for diffs
Tue Jan 24 17:09:46 2006 UTC (6 years ago) by garga
Branches: MAIN
Diff to: previous 1.730: preferred, colored
Changes since revision 1.730: +1 -0 lines
We all know that you should always check input variables, but PHP does not
offer really good functionality for doing this in a safe way.
The Input Filter extension is meant to address this issue by implementing
a set of filters and mechanisms that users can use to safely access their
input data.

WWW: http://pecl.php.net/package/filter

PR:		ports/92198
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>

Revision 1.730: download - view: text, markup, annotated - select for diffs
Wed Jan 18 07:27:09 2006 UTC (6 years ago) by pav
Branches: MAIN
Diff to: previous 1.729: preferred, colored
Changes since revision 1.729: +1 -0 lines
Net::SFTP is a pure Ruby implementation of the SFTP client protocol
(versions 1 through 5).

PR:		ports/91829
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>

Revision 1.729: download - view: text, markup, annotated - select for diffs
Wed Jan 18 07:20:26 2006 UTC (6 years ago) by pav
Branches: MAIN
Diff to: previous 1.728: preferred, colored
Changes since revision 1.728: +1 -0 lines
Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It
supports the following features:

 - User authentication via explicit username/password, or using a
public-key/private-key pair.
 - Port forwarding, both from the local host to a remote computer via
the remote host, and from the remote host to the local host.
 - Execute processes on the remote machine, both interactively and
non-interactively ("batch").

PR:		ports/91828
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>

Revision 1.728: download - view: text, markup, annotated - select for diffs
Tue Jan 17 23:19:54 2006 UTC (6 years ago) by brooks
Branches: MAIN
Diff to: previous 1.727: preferred, colored
Changes since revision 1.727: +1 -0 lines
Add drupal-ldap_integration.

The ldap_integration Drupal module allows users to authenticate against
a LDAP directory.  Additionally, users can read and modify their data in
the LDAP directory subject to administrative restrictions.

Revision 1.727: download - view: text, markup, annotated - select for diffs
Sun Jan 15 15:24:16 2006 UTC (6 years ago) by pav
Branches: MAIN
Diff to: previous 1.726: preferred, colored
Changes since revision 1.726: +1 -0 lines
ClamCour is a filter for courier MTA using ClamAV for scanning mails for
viruses.

PR:		ports/91740
Submitted by:	Milan Obuch <bsd@dino.sk>

Revision 1.726: download - view: text, markup, annotated - select for diffs
Sun Jan 15 10:12:34 2006 UTC (6 years ago) by pav
Branches: MAIN
Diff to: previous 1.725: preferred, colored
Changes since revision 1.725: +1 -0 lines
The (BSD) BioAPI service module for PAM provides authentication management
through BioAPI BSPs.

PR:		ports/91750
Submitted by:	Fredrik Lindberg <fli@shapeshifter.se>

Revision 1.725: download - view: text, markup, annotated - select for diffs
Sun Jan 15 10:11:40 2006 UTC (6 years ago) by pav
Branches: MAIN
Diff to: previous 1.724: preferred, colored
Changes since revision 1.724: +1 -0 lines
bioapitool is a small BioAPI management utility which allows enrollment and
verification of BIR entries.  It only implements a subset of the BioAPI
specification but should provide enough functionallity for basic account
management.

PR:		ports/91749
Submitted by:	Fredrik Lindberg <fli@shapeshifter.se>

Revision 1.724: download - view: text, markup, annotated - select for diffs
Sun Jan 15 09:29:13 2006 UTC (6 years ago) by pav
Branches: MAIN
Diff to: previous 1.723: preferred, colored
Changes since revision 1.723: +1 -0 lines
BioAPI (Biometric Application Programming Interface) brings platform and device
independence to application programmers and biometric service providers.

PR:		ports/91734
Submitted by:	Fredrik Lindberg <fli@shapeshifter.se>

Revision 1.723: download - view: text, markup, annotated - select for diffs
Fri Jan 13 08:31:42 2006 UTC (6 years ago) by pav
Branches: MAIN
Diff to: previous 1.722: preferred, colored
Changes since revision 1.722: +1 -0 lines
- Move databases/pecl-hash to security/pecl-hash

PR:		ports/91680
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer)
Repocopies by:	marcus

Revision 1.722: download - view: text, markup, annotated - select for diffs
Sun Jan 8 12:33:41 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.721: preferred, colored
Changes since revision 1.721: +1 -0 lines
New port: security/expiretable Utility used to remove entries from the pf(4) table based on their age

	Expiretable is a utility used to remove entries from the pf(4) table
	based on their age.

	The age in question being the amount of time that has passed since
	the statistics for each entry in the target table was last cleared.

	WWW: http://expiretable.fnord.se/

PR:		ports/91481
Submitted by:	cris <cris@gufi.org>

Revision 1.721: download - view: text, markup, annotated - select for diffs
Sat Jan 7 07:57:50 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.720: preferred, colored
Changes since revision 1.720: +1 -0 lines
Update: security/samhain 2.0.10 -> 2.1.0

        Updating the Samhain integrity checking system to 2.1.0, a
        bugfix release.

        It's been requested by several people to break Samhain out
        into separate client and server ports. This PR does that,
        with a samhain-client and samhain-server port, as slave
        ports off of samhain. I'm not sure the best way to submit
        a PR to do this kind of action, but here is a shar of all
        three ports. If another format is desired, please let me
        know.  I'm also interested in feedback on the approach used
        for splitting these out.

PR:             ports/90305
Submitted by:   David Thiel <lx@redundancy.redundancy.org>

Revision 1.720: download - view: text, markup, annotated - select for diffs
Sat Jan 7 07:56:46 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.719: preferred, colored
Changes since revision 1.719: +1 -0 lines
Update: security/samhain 2.0.10 -> 2.1.0

        Updating the Samhain integrity checking system to 2.1.0, a
        bugfix release.

        It's been requested by several people to break Samhain out
        into separate client and server ports. This PR does that,
        with a samhain-client and samhain-server port, as slave
        ports off of samhain. I'm not sure the best way to submit
        a PR to do this kind of action, but here is a shar of all
        three ports. If another format is desired, please let me
        know.  I'm also interested in feedback on the approach used
        for splitting these out.

PR:             ports/90305
Submitted by:   David Thiel <lx@redundancy.redundancy.org>

Revision 1.719: download - view: text, markup, annotated - select for diffs
Fri Dec 30 04:38:56 2005 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.718: preferred, colored
Changes since revision 1.718: +1 -0 lines
[NEW PORT]: security/cutlass

	The attached shar is for security/cutlass - an encrypted
	peer-to-peer voice, text, and file transmission protocol
	entended to bring encrypted Internet use to the masses.
	Also included is a sample application using the protocol.

Please note that the patch ommited from the PR will have to be added
when ports/91035 : [UPDATE]: security/botan is commited.

PR:		ports/91072
Submitted by:	Wesley Shields <wxs@csh.rit.edu>

Revision 1.718: download - view: text, markup, annotated - select for diffs
Thu Dec 22 15:52:43 2005 UTC (6 years, 1 month ago) by foxfair
Branches: MAIN
Diff to: previous 1.717: preferred, colored
Changes since revision 1.717: +1 -0 lines
Add ipfcount 0.1, summarise ipf logs by counting and sorting the fields.

PR:		ports/90811
Submitted by:	Robert Archer <freebsd@deathbeforedecaf.net>

Revision 1.717: download - view: text, markup, annotated - select for diffs
Thu Dec 22 09:58:44 2005 UTC (6 years, 1 month ago) by garga
Branches: MAIN
Diff to: previous 1.716: preferred, colored
Changes since revision 1.716: +1 -0 lines
Add openvpn-admin 1.9.2, GUI frontend to openvpn.

PR:		ports/90176
Submitted by:	Remington Lang <MrL0Lz@gmail.com>

Revision 1.716: download - view: text, markup, annotated - select for diffs
Thu Dec 22 09:27:37 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.715: preferred, colored
Changes since revision 1.715: +1 -0 lines
This is not C-code interface (like `Digest::MD5') but a Perl-only
implementation of MD4 (like `Digest::Perl::MD5'). Because of this, it is
slow but avoids platform specific complications. For efficiency you
should use `Digest::MD4' instead of this module if it is available.

WWW: http://search.cpan.org/dist/Digest-Perl-MD4

PR:		ports/90771
Submitted by:	Gabor Kovesdan

Revision 1.715: download - view: text, markup, annotated - select for diffs
Thu Dec 22 09:25:34 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.714: preferred, colored
Changes since revision 1.714: +1 -0 lines
Digest::SHA::PurePerl is a complete implementation of the NIST
Secure Hash Standard.  It gives Perl programmers a convenient way
to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message
digests.  The module can handle all types of input, including
partial-byte data.
Digest::SHA::PurePerl is written entirely in Perl.  If your platform
has a C compiler, you should install the functionally-equivalent
(but much faster) Digest::SHA module.

WWW: http://search.cpan.org/dist/Digest-SHA-PurePerl

PR:		ports/90773
Submitted by:	Gabor Kovesdan

Revision 1.714: download - view: text, markup, annotated - select for diffs
Thu Dec 22 09:24:32 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.713: preferred, colored
Changes since revision 1.713: +1 -0 lines
This is not an interface (like "Digest::MD5") but a Perl implementation
of MD5. It is written in perl only and because of this it is slow but it
works without C-Code. You should use "Digest::MD5" instead of this
module if it is available. This module is only usefull for
computers where you cannot install "Digest::MD5" (e.g. lack of a
C-Compiler).

WWW: http://search.cpan.org/dist/Digest-Perl-MD5

PR:		ports/90772
Submitted by:	Gabor Kovesdan

Revision 1.713: download - view: text, markup, annotated - select for diffs
Thu Dec 22 09:19:53 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.712: preferred, colored
Changes since revision 1.712: +1 -0 lines
Digest::Pearson::PurePerl is an implementation of Peter K. Pearson's hash
algorithm presented in "Fast Hashing of Variable Length Text Strings"
- ACM 1990. This hashing technique yields good distribution of hashed results
for variable length input strings on the range 0-255, and thus, it is well
suited for data load balancing.
If you prefer a fast implementation, you might want to
consider Digest::Pearson instead.

WWW: http://search.cpan.org/dist/Digest-Pearson-PurePerl

PR:		ports/90770
Submitted by:	Gabor Kovesdan

Revision 1.712: download - view: text, markup, annotated - select for diffs
Wed Dec 21 17:39:05 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.711: preferred, colored
Changes since revision 1.711: +1 -0 lines
TEA is a 64-bit symmetric block cipher with a 128-bit key and a variable number
of rounds (32 is recommended). It has a low setup time, and depends on a
large number of rounds for security, rather than a complex algorithm. It was
developed by David J. Wheeler and Roger M. Needham, and is described at
http://www.ftp.cl.cam.ac.uk/ftp/papers/djw-rmn/djw-rmn-tea.html .

WWW: http://search.cpan.org/dist/Crypt-TEA

PR:		ports/90717
Submitted by:	Gabor Kovesdan

Revision 1.711: download - view: text, markup, annotated - select for diffs
Wed Dec 21 17:38:15 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.710: preferred, colored
Changes since revision 1.710: +1 -0 lines
Crypt::X509 parses X.509 certificates. Methods are provided for accessing most
certificate elements. It is based on the generic ASN.1 module by Graham Barr,
on the x509decode example by Norbert Klasen and contributions on the
perl-ldap-dev-Mailinglist by Chriss Ridd.

WWW: http://search.cpan.org/dist/Crypt-X509

PR:		ports/90716
Submitted by:	Gabor Kovesdan

Revision 1.710: download - view: text, markup, annotated - select for diffs
Wed Dec 21 16:37:19 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.709: preferred, colored
Changes since revision 1.709: +1 -0 lines
The Crypt::SaltedHash module provides an object oriented interface to create
salted (or seeded) hashes of clear text data. The original formalization of
this concept comes from RFC-3112 and is extended by the use of different
digital agorithms.

WWW: http://search.cpan.org/dist/Crypt-SaltedHash

PR:		ports/90698
Submitted by:	Gabor Kovesdan

Revision 1.709: download - view: text, markup, annotated - select for diffs
Wed Dec 21 16:35:33 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.708: preferred, colored
Changes since revision 1.708: +1 -0 lines
Shark is 64-bit block cipher that accepts a 128-bit key. It was
designed by Vincent Rijmen, Joan Daemen, Bart Preneel, Antoon
Bosselaers, and Erik De Win.

WWW: http://search.cpan.org/dist/Crypt-Shark

PR:		ports/90699
Submitted by:	Gabor Kovesdan

Revision 1.708: download - view: text, markup, annotated - select for diffs
Wed Dec 21 16:31:51 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.707: preferred, colored
Changes since revision 1.707: +1 -0 lines
The single exported subroutine in this module is for generating a salt
suitable for being fed to crypt() and other similar functions.

WWW: http://search.cpan.org/dist/Crypt-Salt

PR:		ports/90696
Submitted by:	Gabor Kovesdan

Revision 1.707: download - view: text, markup, annotated - select for diffs
Wed Dec 21 15:40:50 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.706: preferred, colored
Changes since revision 1.706: +1 -0 lines
This module contains a simple S/Key calculator (as described in RFC
1760) implemented in Perl. It exports the function `key' by default, and
may optionally export the function `compute'.
`compute_md4', `compute_md5', `key_md4', and `key_md5' are provided as
convenience functions for selecting either MD4 or MD5 hashes. The
default is MD4; this may be changed with with the `$Crypt::SKey::HASH'
variable, assigning it the value of `MD4' or `MD5'. You can access any
of these functions by exporting them in the same manner as `compute' in
the above example.
Most S/Key systems use MD4 hashing, but a few (notably OPIE) use MD5.

WWW: http://search.cpan.org/dist/Crypt-SKey

PR:		ports/90695
Submitted by:	Gabor Kovesdan

Revision 1.706: download - view: text, markup, annotated - select for diffs
Wed Dec 21 15:39:47 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.705: preferred, colored
Changes since revision 1.705: +1 -0 lines
Loki97 is 128-bit block cipher that accepts a variable-length key. It was
designed by Lawrie Brown, Josef Pieprzyk, and Jennifer Seberry. The default
key length in this implementation is 128 bits. Loki97 was one of the 15
candidates for the AES.

WWW: http://search.cpan.org/dist/Crypt-Loki97

PR:		ports/90694
Submitted by:	Gabor Kovesdan

Revision 1.705: download - view: text, markup, annotated - select for diffs
Wed Dec 21 15:37:30 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.704: preferred, colored
Changes since revision 1.704: +1 -0 lines
Crypt::License decodes an encrypted file and attempts to decrypt it by first,
looking for a hash pointer in the caller program called $ptr2_License. The
hash contains the path to the License file and an optional 'private' key list
of modules which will decrypt only with the 'private' key. OR, a hash key of
'next' with no particular value that indicates to look to the next caller on
the stack for the License pointer. If the pointer is not present or the
License file is not found successfully, then no further action is taken. If the
License file is successfully opened, and the contents validated then the
attached encrypted module is loaded and the seconds remaining until License
expiration are returned or now() in the case of no expiration. Undef is
returned for an expired license (module fails to load).

WWW: http://search.cpan.org/dist/Crypt-License

PR:		ports/90693
Submitted by:	Gabor Kovesdan

Revision 1.704: download - view: text, markup, annotated - select for diffs
Wed Dec 21 15:30:05 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.703: preferred, colored
Changes since revision 1.703: +1 -0 lines
Khazad is a 128-bit key, 64-bit block cipher. Designed by Vincent Rijmen and
Paulo S. L. M. Barreto, Khazad is a NESSIE finalist for legacy-level block
ciphers. Khazad has many similarities with Rijndael, and has an extremely
high rate of diffusion.

WWW: http://search.cpan.org/dist/Crypt-Khazad

PR:		ports/90692
Submitted by:	Gabor Kovesdan

Revision 1.703: download - view: text, markup, annotated - select for diffs
Wed Dec 21 08:35:13 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.702: preferred, colored
Changes since revision 1.702: +1 -0 lines
This module is a complete working Perl implementation of the Enigma Machine
used during World War II. The cipher calculations are based on actual Enigma
values and the resulting ciphered values are as would be expected from an
Enigma Machine.
The implementation allows for all of the Rotors and Reflectors available to the
real world Enigma to be used. A Steckerboard has also been implemented,
allowing letter substitutions to be made.

WWW: http://search.cpan.org/dist/Crypt-Enigma

PR:		ports/90683
Submitted by:	Gabor Kovesdan

Revision 1.702: download - view: text, markup, annotated - select for diffs
Tue Dec 20 20:47:44 2005 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.701: preferred, colored
Changes since revision 1.701: +1 -0 lines
[new port] security/chroot_safe

	chroot_safe, a tool to chroot any application in a sane
	manner without requring binaries, shared libraries etc
	within the chroot or any support from the application. Works
	with any dynamically linked application.

	WWW: http://sourceforge.net/projects/chrootsafe

PR:		ports/90341
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>

Revision 1.701: download - view: text, markup, annotated - select for diffs
Tue Dec 20 15:51:50 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.700: preferred, colored
Changes since revision 1.700: +1 -0 lines
This package is used to encrypt and decrypt passwords generated by IMail.
See: http://www.ipswitch.com/products/imail_server/

WWW: http://search.cpan.org/dist/Crypt-Imail

PR:		ports/90686
Submitted by:	Gabor Kovesdan

Revision 1.700: download - view: text, markup, annotated - select for diffs
Tue Dec 20 15:51:00 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.699: preferred, colored
Changes since revision 1.699: +1 -0 lines
Crypt::GOST_PP is a pure perl implementation of GOST, a 64-bit
symmetrical block cipher with a 256-bit key from the former Soviet
Union. Please read the Pod documentation contained in the module
itself for additional information, including the rationale behind
the writing of this module.

WWW: http://search.cpan.org/dist/Crypt-GOST_PP

PR:		ports/90685
Submitted by:	Gabor Kovesdan

Revision 1.699: download - view: text, markup, annotated - select for diffs
Tue Dec 20 15:50:08 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.698: preferred, colored
Changes since revision 1.698: +1 -0 lines
GOST 28147-89 is a 64-bit symmetric block cipher with a 256-bit
key developed in the former Soviet Union. Some information on it
is available at http://vipul.net/gost/ .
This module implements GOST encryption. It supports the Crypt::CBC
interface, with the functions described below. It also provides
an interface that is backwards- compatible with Crypt::GOST 0.41,
but its use in new code is discouraged.

WWW: http://search.cpan.org/dist/Crypt-GOST

PR:		ports/90684
Submitted by:	Gabor Kovesdan

Revision 1.698: download - view: text, markup, annotated - select for diffs
Tue Dec 20 14:49:19 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.697: preferred, colored
Changes since revision 1.697: +1 -0 lines
The Data Encryption Standard (DES), also known as Data
Encryption Algorithm (DEA) is a semi-strong encryption and
decryption algorithm.
The module is 100 % compatible to Crypt::DES but is implemented
entirely in Perl. That means that you do not need a C compiler
to build and install this extension.

WWW: http://search.cpan.org/dist/Crypt-DES_PP

PR:		ports/90682
Submitted by:	Gabor Kovesdan

Revision 1.697: download - view: text, markup, annotated - select for diffs
Tue Dec 20 14:42:58 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.696: preferred, colored
Changes since revision 1.696: +1 -0 lines
The Chimera key exchange protocol generates a shared key between two parties.
The protocol was shown to be INSECURE. This module is therefore released for
purely academic curiosity.

WWW: http://search.cpan.org/dist/Crypt-Chimera

PR:		ports/90681
Submitted by:	Gabor Kovesdan

Revision 1.696: download - view: text, markup, annotated - select for diffs
Mon Dec 19 09:51:04 2005 UTC (6 years, 1 month ago) by anray
Branches: MAIN
Diff to: previous 1.695: preferred, colored
Changes since revision 1.695: +1 -0 lines
Added p5-Crypto-MySQL, perl extension to compare MySQL passwords without libmysqlclient.

PR:		ports/90590
Submitted by:	Gabor Kovesdan <gkovesdan@t-hosting.hu>
Approved by:	sem(mentor)

Revision 1.695: download - view: text, markup, annotated - select for diffs
Mon Dec 19 09:35:12 2005 UTC (6 years, 1 month ago) by anray
Branches: MAIN
Diff to: previous 1.694: preferred, colored
Changes since revision 1.694: +1 -0 lines
Added p5-Crypt-HCE_MD5, perl extension implementing one way hash chaining encryption using MD5.

PR:             ports/90589
Submitted by:   Gabor Kovesdan <gkovesdan@t-hosting.hu>
Approved by:    sem(mentor)

Revision 1.694: download - view: text, markup, annotated - select for diffs
Mon Dec 19 09:16:46 2005 UTC (6 years, 1 month ago) by anray
Branches: MAIN
Diff to: previous 1.693: preferred, colored
Changes since revision 1.693: +1 -0 lines
Added p5-Crypt-HCE_MD5, perl extension implementing one way hash chaining encryption using MD5.

PR:		ports/90589
Submitted by:	Gabor Kovesdan <gkovesdan@t-hosting.hu>
Approved by:	sem(mentor)

Revision 1.693: download - view: text, markup, annotated - select for diffs
Sun Dec 18 22:13:44 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.692: preferred, colored
Changes since revision 1.692: +1 -0 lines
Rabbit is a new stream cipher based on the properties of counter assisted
stream ciphers, invented by Martin Boesgaard, Mette Vesterager,
Thomas Pedersen, Jesper Christiansen, and Ove Scavenius of Cryptico A/S.

WWW: http://search.cpan.org/dist/Crypt-Rabbit

PR:		ports/90615
Submitted by:	Gabor Kovesdan

Revision 1.692: download - view: text, markup, annotated - select for diffs
Sun Dec 18 22:06:01 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.691: preferred, colored
Changes since revision 1.691: +1 -0 lines
Sometimes it's necessary to protect some certain data against plain reading
or you intend to send information through the Internet. Another reason might
be to assure users cannot modify their previously entered data in a follow-up
step of a long Web transaction where you don't want to deal with server-side
session data. The goal of Crypt::Lite was to have a pretty simple way to
encrypt and decrypt data without the need to install and compile huge
packages with lots of dependencies.
Crypt::Lite generates every time a different encrypted hash when you
re-encrypt the same data with the same secret string. Nevertheless you
are able to make double or tripple-encryption with any data to increase
the security. Decryption works also on hashes that have been encrypted
on a foreign host (try this with an unpatched IDEA installation ;-).

WWW: http://search.cpan.org/dist/Crypt-Lite

PR:		ports/90614
Submitted by:	Gabor Kovesdan

Revision 1.691: download - view: text, markup, annotated - select for diffs
Sun Dec 18 21:59:46 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.690: preferred, colored
Changes since revision 1.690: +1 -0 lines
Generic Counter Mode implementation in pure Perl. The Counter Mode module
constructs a stream cipher from a block cipher or cryptographic hash funtion
and returns it as an object. Any block cipher in the Crypt:: class can be
used, as long as it supports the blocksize and keysize methods. Any hash
function in the Digest:: class can be used, as long as it supports
the add method.

WWW: http://search.cpan.org/dist/Crypt-Ctr

PR:		ports/90613
Submitted by:	Gabor Kovesdan

Revision 1.690: download - view: text, markup, annotated - select for diffs
Sun Dec 18 21:56:06 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.689: preferred, colored
Changes since revision 1.689: +1 -0 lines
Crypt::Caesar - Decrypt rot-N strings

WWW: http://search.cpan.org/dist/Caesar

PR:		ports/90612
Submitted by:	Gabor Kovesdan

Revision 1.689: download - view: text, markup, annotated - select for diffs
Sun Dec 18 21:55:15 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.688: preferred, colored
Changes since revision 1.688: +1 -0 lines
Generic CFB implementation in pure Perl. The Cipher Feedback Mode module
constructs a stream cipher from a block cipher or cryptographic hash funtion
and returns it as an object. Any block cipher in the Crypt:: class can be
used, as long as it supports the blocksize and keysize methods. Any hash
function in the Digest:: class can be used, as long as it supports the
add method.

WWW: http://search.cpan.org/dist/Crypt-CFB

PR:		ports/90611
Submitted by:	Gabor Kovesdan

Revision 1.688: download - view: text, markup, annotated - select for diffs
Sun Dec 18 21:53:18 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.687: preferred, colored
Changes since revision 1.687: +1 -0 lines
This code appears to have only cursory resemblance to Bruce Schneier's
blowfish and twofish algorithms in that it too has a table-based decoder.
Derivation from FairKeys code by Jon Lech Johanson at nanocrew.net.
If you don't know what that is, don't bother looking here further. This is
a Pure Perl implementation. I doubt there is any need for xs coding for
what would mainly be processing 16 bytes at a time. This code is part of an
ongoing effort to clone portions of the Apple iTMS in Perl for portability.
See www.hymn-project.org for prior efforts by others.

WWW: http://search.cpan.org/dist/Crypt-AppleTwoFish

PR:		ports/90610
Submitted by:	Gabor Kovesdan

Revision 1.687: download - view: text, markup, annotated - select for diffs
Sun Dec 18 16:03:27 2005 UTC (6 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.686: preferred, colored
Changes since revision 1.686: +1 -0 lines
Add sshit 0.5, checks for SSH/FTP bruteforce and blocks given IPs.

PR:		ports/90603
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>

Revision 1.686: download - view: text, markup, annotated - select for diffs
Sat Dec 17 21:50:55 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.685: preferred, colored
Changes since revision 1.685: +1 -0 lines
Digest::Pearson is an implementation of Peter K. Pearson's hash algorithm
presented in "Fast Hashing of Variable Length Text Strings" - ACM 1990. This
hashing technique yields good distribution of hashed results for variable
length input strings on the range 0-255, and thus, it is well suited for
data load balancing.
The implementation is in C, so it is fast. If you prefer a pure Perl version
and can tolerate slower speed, you might want to consider
Digest::Pearson::PurePerl instead.

WWW: http://search.cpan.org/dist/Digest-MD5-Pearson

PR:		ports/90578
Submitted by:	Gabor Kovesdan

Revision 1.685: download - view: text, markup, annotated - select for diffs
Sat Dec 17 21:46:43 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.684: preferred, colored
Changes since revision 1.684: +1 -0 lines
Digest::ManberHash - a Perl package to calculate Manber Hashes

WWW: http://search.cpan.org/dist/Digest-ManberHash

PR:		ports/90577
Submitted by:	Gabor Kovesdan

Revision 1.684: download - view: text, markup, annotated - select for diffs
Sat Dec 17 21:45:19 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.683: preferred, colored
Changes since revision 1.683: +1 -0 lines
MD5 sums (see RFC 1321 - The MD5 Message-Digest Algorithm) are used as a
one-way hash of data. Due to the nature of the formula used, it is impossible
to reverse it.
This module provides functions to search several online MD5 hashes database and
return the results (or return undefined if no match found).

WWW: http://search.cpan.org/dist/Digest-MD5-Reverse

PR:		ports/90576
Submitted by:	Gabor Kovesdan

Revision 1.683: download - view: text, markup, annotated - select for diffs
Sat Dec 17 16:22:15 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.682: preferred, colored
Changes since revision 1.682: +1 -0 lines
Get MD5 sums for files of a given path or content of a given url.

WWW: http://search.cpan.org/dist/Digest-MD5-File

PR:		ports/90567
Submitted by:	Gabor Kovesdan

Revision 1.682: download - view: text, markup, annotated - select for diffs
Sat Dec 17 16:16:23 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.681: preferred, colored
Changes since revision 1.681: +1 -0 lines
The Digest::JHash module allows you to use the fast JHash hashing algorithm
developed by Bob Jenkins from within Perl programs. The algorithm takes as
input a message of arbitrary length and produces as output a 32-bit
"message digest" of the input in the form of an unsigned long integer.
See http://burtleburtle.net/bob/hash/doobs.html for more information.

WWW: http://search.cpan.org/dist/Digest-JHash

PR:		ports/90564
Submitted by:	Gabor Kovesdan

Revision 1.681: download - view: text, markup, annotated - select for diffs
Sat Dec 17 16:15:29 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.680: preferred, colored
Changes since revision 1.680: +1 -0 lines
Digest::FNV is an implementation for the 32-bit version of Fowler/Noll/Vo
hashing algorithm which allows variable length input strings to be quickly
hashed into unsigned integer values. For more information about this hash,
please visit http://www.isthe.com/chongo/tech/comp/fnv/.

WWW: http://search.cpan.org/dist/Digest-FNV

PR:		ports/90563
Submitted by:	Gabor Kovesdan

Revision 1.680: download - view: text, markup, annotated - select for diffs
Sat Dec 17 16:02:08 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.679: preferred, colored
Changes since revision 1.679: +1 -0 lines
Digest::Elf provides an XS based implementation of the ElfHash algorithm.
ElfHash generates resonably 32 bit integer value from a string in a
reasonably short period of time.

WWW: http://search.cpan.org/dist/Digest-Elf

PR:		ports/90561
Submitted by:	Gabor Kovesdan

Revision 1.679: download - view: text, markup, annotated - select for diffs
Sat Dec 17 16:00:52 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.678: preferred, colored
Changes since revision 1.678: +1 -0 lines
This is Encrypted MAC (EMAC), formerly known as Double MAC (DMAC).
Unlike HMAC, which reuses an existing one-way hash function, such as
MD5, SHA-1 or RIPEMD-160, EMAC reuses an existing block cipher to
produce a secure message authentication code (MAC).

WWW: http://search.cpan.org/dist/Digest-EMAC

PR:		ports/90560
Submitted by:	Gabor Kovesdan

Revision 1.678: download - view: text, markup, annotated - select for diffs
Sat Dec 17 15:22:02 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.677: preferred, colored
Changes since revision 1.677: +1 -0 lines
This is Encrypted MAC (EMAC), formerly known as Double MAC (DMAC).
Unlike HMAC, which reuses an existing one-way hash function, such as
MD5, SHA-1 or RIPEMD-160, EMAC reuses an existing block cipher to
produce a secure message authentication code (MAC).

WWW: http://search.cpan.org/dist/Digest-DMAC

PR:		ports/90550
Submitted by:	Gabor Kovesdan

Revision 1.677: download - view: text, markup, annotated - select for diffs
Sat Dec 17 14:50:30 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.676: preferred, colored
Changes since revision 1.676: +1 -0 lines
Digest::DJB is an implementation of D. J. Bernstein's hash which returns a
32-bit unsigned value for any variable-length input string. An equivalent pure
Perl version is also available: Digest::DJB::PurePerl.

WWW: http://search.cpan.org/dist/Digest-DJB

PR:		ports/90549
Submitted by:	Gabor Kovesdan

Revision 1.676: download - view: text, markup, annotated - select for diffs
Sat Dec 17 14:44:25 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.675: preferred, colored
Changes since revision 1.675: +1 -0 lines
This module implements the hashcash hash (or digest, although it's not
clearly a digest). For all your information needs please
visit http://www.hashcash.org.

WWW: http://search.cpan.org/dist/Digest-Hashcash

PR:		ports/90548
Submitted by:	Gabor Kovesdan

Revision 1.675: download - view: text, markup, annotated - select for diffs
Sat Dec 17 14:16:07 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.674: preferred, colored
Changes since revision 1.674: +1 -0 lines
This module provides a perl implementation to generate 32 bits CRC digests for
buffers and files.

WWW: http://search.cpan.org/dist/Digest-Crc32

PR:		ports/90547
Submitted by:	Gabor Kovesdan

Revision 1.674: download - view: text, markup, annotated - select for diffs
Sat Dec 17 14:06:57 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.673: preferred, colored
Changes since revision 1.673: +1 -0 lines
The Digest::CRC module calculates CRC sums of all sorts. It contains wrapper
functions with the correct parameters for CRC-CCITT, CRC-16 and CRC-32.

WWW: http://search.cpan.org/dist/Digest-CRC

PR:		ports/90546
Submitted by:	Gabor Kovesdan

Revision 1.673: download - view: text, markup, annotated - select for diffs
Sat Dec 17 13:53:18 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.672: preferred, colored
Changes since revision 1.672: +1 -0 lines
The Digest::Adler32 module implements the Adler-32 checksum as specified
in RFC 1950. The interface provided by this module is specified in Digest,
but no functional interface is provided.

WWW: http://search.cpan.org/dist/Digest-Adler32

PR:		ports/90545
Submitted by:	Gabor Kovesdan

Revision 1.672: download - view: text, markup, annotated - select for diffs
Sat Dec 17 12:09:13 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.671: preferred, colored
Changes since revision 1.671: +1 -0 lines
Digest::SV1 - Cryptosleazically strong message digest format

WWW: http://search.cpan.org/dist/Digest-SV1

PR:		ports/90539
Submitted by:	Gabor Kovesdan

Revision 1.671: download - view: text, markup, annotated - select for diffs
Sat Dec 17 11:54:10 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.670: preferred, colored
Changes since revision 1.670: +1 -0 lines
A perl module that implements the tiger hash, which is believed to be secure
and runs quickly on 64-bit processors.

WWW: http://search.cpan.org/dist/Digest-Tiger

PR:		ports/90537
Submitted by:	Gabor Kovesdan

Revision 1.670: download - view: text, markup, annotated - select for diffs
Sat Dec 17 11:21:51 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.669: preferred, colored
Changes since revision 1.669: +1 -0 lines
Digest::Whirlpool - A 512-bit, collision-resistant, one-way hash function
developed by Paulo S. L. M. Barreto and Vincent Rijmen.

WWW: http://search.cpan.org/dist/Digest-Whirlpool

PR:		ports/90536
Submitted by:	Gabor Kovesdan

Revision 1.669: download - view: text, markup, annotated - select for diffs
Sat Dec 17 10:30:12 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.668: preferred, colored
Changes since revision 1.668: +1 -0 lines
Haval is a variable-length, variable-round one-way hash function designed by
Yuliang Zheng, Josef Pieprzyk, and Jennifer Seberry. The number of rounds can
be 3, 4, or 5, while the hash length can be 128, 160, 192, 224, or 256 bits.
Thus, there are a total of 15 different outputs. For better security, however,
this module implements the 5-round, 256-bit output.

WWW: http://search.cpan.org/dist/Digest-Haval256

PR:		ports/90534
Submitted by:	Gabor Kovesdan

Revision 1.668: download - view: text, markup, annotated - select for diffs
Fri Dec 16 20:15:06 2005 UTC (6 years, 1 month ago) by ehaupt
Branches: MAIN
Diff to: previous 1.667: preferred, colored
Changes since revision 1.667: +1 -0 lines
Add, security/fiked, a fake IKE PSK+XAUTH daemon based on VPNC.

This is a fake IKE daemon supporting just enough of the standards and Cisco
extensions to attack commonly found insecure Cisco PSK+XAUTH VPN setups.

If you know the pre-shared key, also known as shared secret or group password,
you can impersonate the VPN gateway in IKE phase 1, and learn XAUTH user
credentials in phase 2.

PR:		90372
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>

Revision 1.667: download - view: text, markup, annotated - select for diffs
Mon Dec 12 09:50:36 2005 UTC (6 years, 1 month ago) by barner
Branches: MAIN
Diff to: previous 1.666: preferred, colored
Changes since revision 1.666: +1 -0 lines
Add symbion-sslproxy 1.0.5, an SSL proxy for securing unsecure
connections.

PR:		ports/90216
Submitted by:	Gabor Kovesdan

Revision 1.666: download - view: text, markup, annotated - select for diffs
Mon Nov 28 10:07:50 2005 UTC (6 years, 2 months ago) by novel
Branches: MAIN
Diff to: previous 1.665: preferred, colored
Changes since revision 1.665: +1 -0 lines
Add gnutls-devel - development version of gnutls.

Revision 1.665: download - view: text, markup, annotated - select for diffs
Sat Nov 26 01:04:38 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.664: preferred, colored
Changes since revision 1.664: +1 -0 lines
Add security/tor-devel

Revision 1.664: download - view: text, markup, annotated - select for diffs
Fri Nov 25 02:31:06 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.663: preferred, colored
Changes since revision 1.663: +1 -0 lines
[NEW PORT] security/jailaudit: Generate portaudit reports for jails from the hostsystem

	This port contains a script for generating portaudit reports
	for jails running on a FreeBSD system.

	Jailaudit runs in the Host-system and uses portaudit to
	create reports for every jail currently running.

	It can also be used to send specific report-mails to the
	owner of a jail by running it as a cronjob.

	/etc/crontab example:
	0   4   *   *   *   *   root   /usr/local/bin/jailaudit mail admin@foo.bar "foo.example.com bar.example.com"

	Sends reports-mails of the jails with the hostnames
	foo.example.com and bar.example.com to the mailaddr.
	admin@example.com.

	WWW: http://outpost.h3q.org/software/jailaudit/

PR:		ports/87581
Submitted by:	Philipp Wuensche <cryx-ports@h3q.com>

Revision 1.663: download - view: text, markup, annotated - select for diffs
Thu Nov 24 21:03:40 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.662: preferred, colored
Changes since revision 1.662: +1 -0 lines
New port: security/klamav

	KlamAV - Clam Anti-Virus on the KDE Desktop

	KlamAV is a KDE 3 front-end to Clam Anti-Virus.  It includes
	the following features:

	- 'On Access' Scanning
	- Manual Scanning
	- Quarantine Management
	- Downloading Updates
	- Mail Scanning (KMail/Evolution)

PR:		ports/84342
Submitted by:	Anderson S. Ferreira <anderson@cnpm.embrapa.br>

Revision 1.662: download - view: text, markup, annotated - select for diffs
Wed Nov 23 05:16:42 2005 UTC (6 years, 2 months ago) by lioux
Branches: MAIN
Diff to: previous 1.661: preferred, colored
Changes since revision 1.661: +1 -0 lines
New port md4coll version 0.1: Fast MD4 collision generator

Revision 1.661: download - view: text, markup, annotated - select for diffs
Wed Nov 23 05:15:03 2005 UTC (6 years, 2 months ago) by lioux
Branches: MAIN
Diff to: previous 1.660: preferred, colored
Changes since revision 1.660: +1 -0 lines
New port md5coll version 0.1: Fast MD5 collision generator

Revision 1.660: download - view: text, markup, annotated - select for diffs
Mon Nov 21 13:25:22 2005 UTC (6 years, 2 months ago) by sergei
Branches: MAIN
Diff to: previous 1.659: preferred, colored
Changes since revision 1.659: +0 -1 lines
- Disconnect security/prelude-nids from the parent Makefile
  prior to deletion

Revision 1.659: download - view: text, markup, annotated - select for diffs
Fri Nov 18 14:20:17 2005 UTC (6 years, 2 months ago) by sumikawa
Branches: MAIN
Diff to: previous 1.658: preferred, colored
Changes since revision 1.658: +0 -1 lines
Racoon is now maintained in security/ipsec-tools.

Revision 1.658: download - view: text, markup, annotated - select for diffs
Tue Nov 15 08:35:34 2005 UTC (6 years, 2 months ago) by az
Branches: MAIN
Diff to: previous 1.657: preferred, colored
Changes since revision 1.657: +0 -1 lines
- Move securiy/hping -> net/hping

Revision 1.657: download - view: text, markup, annotated - select for diffs
Sun Nov 13 16:28:47 2005 UTC (6 years, 2 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.656: preferred, colored
Changes since revision 1.656: +1 -0 lines
Add amavisd-milter 1.0.2, milter for amavisd-new.

PR:		ports/82427
Submitted by:	Petr Rehor <prehor@gmail.com>

Revision 1.656: download - view: text, markup, annotated - select for diffs
Sat Nov 12 11:50:39 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.655: preferred, colored
Changes since revision 1.655: +1 -0 lines
Sud is a daemon to execute interactive and non-interactive processes with
special (and customizable) privileges in a nosuid environment. It is based on a
client/server model and on the ability to pass file descriptors between
processes.

PR:		ports/88354
Submitted by:	Vaida Bogdan <vaidab@phenix.rootshell.be>

Revision 1.655: download - view: text, markup, annotated - select for diffs
Fri Nov 11 13:45:53 2005 UTC (6 years, 3 months ago) by tobez
Branches: MAIN
Diff to: previous 1.654: preferred, colored
Changes since revision 1.654: +1 -0 lines
Add security/p5-Authen-Htpasswd 0.12, a Perl module to read and modify
apache-style .htpasswd files.

Revision 1.654: download - view: text, markup, annotated - select for diffs
Fri Nov 11 06:45:58 2005 UTC (6 years, 3 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.653: preferred, colored
Changes since revision 1.653: +1 -0 lines
Add denyhosts 1.1.2, script to thwart ssh attacks.

PR:		ports/88781
Submitted by:	Janos Mohacsi <janos.mohacsi.at.bsd.hu>

Revision 1.653: download - view: text, markup, annotated - select for diffs
Tue Nov 1 11:49:34 2005 UTC (6 years, 3 months ago) by skv
Branches: MAIN
Diff to: previous 1.652: preferred, colored
Changes since revision 1.652: +1 -0 lines
Add p5-Authen-SASL-Cyrus 0.12, XS SASL Authentication.

Revision 1.652: download - view: text, markup, annotated - select for diffs
Sun Oct 30 22:08:42 2005 UTC (6 years, 3 months ago) by linimon
Branches: MAIN
Diff to: previous 1.651: preferred, colored
Changes since revision 1.651: +0 -1 lines
Remove opensc-esteid.  The functionality has been merged into the
masterport.

PR:		ports/88008
Submitted by:	maintainer

Revision 1.651: download - view: text, markup, annotated - select for diffs
Sun Oct 23 01:33:47 2005 UTC (6 years, 3 months ago) by nork
Branches: MAIN
Diff to: previous 1.650: preferred, colored
Changes since revision 1.650: +1 -0 lines
Add java_policy 1.4.2, which provides JCE(Java Cryptography
Extension) Unlimited Strength Jurisdiction Policy Files.

WWW:			http://java.sun.com/products/jce/index-14.html
I was cheated by:	ume

Revision 1.650: download - view: text, markup, annotated - select for diffs
Sun Oct 16 17:36:36 2005 UTC (6 years, 3 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.649: preferred, colored
Changes since revision 1.649: +1 -0 lines
Add p5-GD-SecurityImage, a Perl5 module for creating CAPTCHA security images

PR:		87494
Submitted by:	Rod Taylor <ports@rbt.ca>
Approved by:	novel (mentor) (implicit)

Revision 1.649: download - view: text, markup, annotated - select for diffs
Fri Oct 14 18:18:45 2005 UTC (6 years, 3 months ago) by sergei
Branches: MAIN
Diff to: previous 1.648: preferred, colored
Changes since revision 1.648: +1 -0 lines
Add security/libpreludedb:

This library provides a framework for easy access to the Prelude database.

WWW:	http://www.prelude-ids.org/

Revision 1.648: download - view: text, markup, annotated - select for diffs
Fri Oct 14 06:08:50 2005 UTC (6 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.647: preferred, colored
Changes since revision 1.647: +1 -0 lines
- create slave port for openssl 0.9.7

Revision 1.647: download - view: text, markup, annotated - select for diffs
Thu Oct 13 02:16:48 2005 UTC (6 years, 3 months ago) by edwin
Branches: MAIN
Diff to: previous 1.646: preferred, colored
Changes since revision 1.646: +1 -0 lines
New port: security/webfwlog Web-based firewall log analyzer

	Webfwlog is a web-based firewall log analysis and reporting
	tool, and supports ipfilter and ipfw log file formats.  It
	is interactive and allow the user to "drill-down" from a
	summary report to packet details logged.  It also has great
	flexibility in the format of the output and which logged
	records are included.  Sample report definitions are included
	and are saved in a database (MySQL or PostgreSQL) and can
	be modified by the user.

	More info at: http://www.webfwlog.net

PR:		ports/80352
Submitted by:	Bob Hockney <zeus@ix.netcom.com>

Revision 1.646: download - view: text, markup, annotated - select for diffs
Sun Oct 9 18:21:28 2005 UTC (6 years, 4 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.645: preferred, colored
Changes since revision 1.645: +1 -0 lines
Add gwee, a tool to exploit command execution vulnerabilities in web scripts.

PR:		80639
Submitted by:	chinsan <chinsan@mail2000.com.tw>
Approved by:	novel (mentor)

Revision 1.645: download - view: text, markup, annotated - select for diffs
Wed Oct 5 16:31:43 2005 UTC (6 years, 4 months ago) by mnag
Branches: MAIN
Diff to: previous 1.644: preferred, colored
Changes since revision 1.644: +1 -0 lines
New port

The Authen::CyrusSASL module provides a simple class that allows you
to send request to the cyrus-sasl's authen daemon.
This module is based on the Authen::Radius module with the similar interface.

PR:		86943
Submitted by:	Attila Nagy <bra@fsn.hu>
Approved by:	pav (mentor)

Revision 1.644: download - view: text, markup, annotated - select for diffs
Mon Sep 26 13:54:03 2005 UTC (6 years, 4 months ago) by garga
Branches: MAIN
Diff to: previous 1.643: preferred, colored
Changes since revision 1.643: +1 -0 lines
Add tthsum 1.1.0, a command-line utility for generating and checking TTH
message digests.

PR:		ports/86555
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>

Revision 1.643: download - view: text, markup, annotated - select for diffs
Sun Sep 18 13:50:07 2005 UTC (6 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.642: preferred, colored
Changes since revision 1.642: +1 -0 lines
Pamsfs is a PAM module that logs a user into a SFS server on
system login. The primary reason for doing this is to allow users'
home-directories to be located on a SFS server.

PR:		ports/86095
Submitted by:	David Thiel <lx@redundancy.redundancy.org>

Revision 1.642: download - view: text, markup, annotated - select for diffs
Sat Sep 17 16:43:48 2005 UTC (6 years, 4 months ago) by lth
Branches: MAIN
Diff to: previous 1.641: preferred, colored
Changes since revision 1.641: +1 -0 lines
Add p5-Digest-SHA 5.31, Perl extension for SHA-1/224/256/384/512.

PR:		ports/84570
Submitted by:	Travis Campbell <hcoyote@ghostar.org>

Revision 1.641: download - view: text, markup, annotated - select for diffs
Thu Sep 15 23:42:29 2005 UTC (6 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.640: preferred, colored
Changes since revision 1.640: +1 -0 lines
ClusterSSH controls a number of xterm windows via a single graphical
console window to allow commands to be interactively run on multiple
servers over an ssh connection.

PR:		ports/84970
Submitted by:	David Thiel <lx@redundancy.redundancy.org>

Revision 1.640: download - view: text, markup, annotated - select for diffs
Thu Sep 15 15:02:39 2005 UTC (6 years, 4 months ago) by lth
Branches: MAIN
Diff to: previous 1.639: preferred, colored
Changes since revision 1.639: +1 -0 lines
Add p5-Crypt-NULL 1.02, perl implementation of the NULL encryption
algorithm.

PR:		ports/84629
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org>

Revision 1.639: download - view: text, markup, annotated - select for diffs
Wed Sep 14 23:14:38 2005 UTC (6 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.638: preferred, colored
Changes since revision 1.638: +0 -2 lines
- Remove security/pf and security/authpf ports. They were only useful on
  FreeBSD 5.0 - 5.2.1.

Requested by:	mlaier (maintainer) via linimon

Revision 1.638: download - view: text, markup, annotated - select for diffs
Wed Sep 14 00:06:49 2005 UTC (6 years, 4 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.637: preferred, colored
Changes since revision 1.637: +1 -0 lines
Add signing-party.

signing-party is a collection for all kinds of PGP/GnuPG related things,
including signing scripts, party preparation scripts, etc.

 * caff: CA - Fire and Forget signs and mails a key
 * pgp-clean: removes all non-self signatures from key
 * pgp-fixkey: removes broken packets from keys
 * gpg-mailkeys: simply mail out a signed key to its owner
 * gpg-key2ps: generate PostScript file with fingerprint paper strips
 * gpglist: show who signed which of your UIDs
 * gpgsigs: annotates list of GnuPG keys with already done signatures
 * keylookup: ncurses wrapper around gpg --search

WWW: http://pgp-tools.alioth.debian.org/

PR:		ports/86077
Submitted by:	Johan van Selst <johans@stack.nl>

Revision 1.637: download - view: text, markup, annotated - select for diffs
Tue Sep 6 12:49:38 2005 UTC (6 years, 5 months ago) by garga
Branches: MAIN
Diff to: previous 1.636: preferred, colored
Changes since revision 1.636: +1 -0 lines
Add ncrypt 0.7.0, advanced AES file encryption tool.

PR:		ports/85486
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>

Revision 1.636: download - view: text, markup, annotated - select for diffs
Mon Sep 5 14:13:42 2005 UTC (6 years, 5 months ago) by vsevolod
Branches: MAIN
Diff to: previous 1.635: preferred, colored
Changes since revision 1.635: +1 -0 lines
Add IPSec tools port - the new "official" version of racoon,
is the only one which is maintained and have lots of new features.

PR:		85544
Submitted by:	VANHULLEBUS Yvan <vanhu@netasq.com>
Approved by:	perky (mentor)

Revision 1.635: download - view: text, markup, annotated - select for diffs
Sat Sep 3 19:03:16 2005 UTC (6 years, 5 months ago) by sem
Branches: MAIN
Diff to: previous 1.634: preferred, colored
Changes since revision 1.634: +1 -0 lines
Bcrypt is a blowfish file encryption utility which aims for cross-platform
portability.

PR:		ports/84798
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>

Revision 1.634: download - view: text, markup, annotated - select for diffs
Sat Sep 3 18:51:19 2005 UTC (6 years, 5 months ago) by sem
Branches: MAIN
Diff to: previous 1.633: preferred, colored
Changes since revision 1.633: +1 -0 lines
ipguard listens network for ARP packets. All permitted MAC/IP pairs
listed in 'ethers' file. If it recieves one with MAC/IP pair, which is
not listed in 'ethers' file, it will send ARP reply with configured
fake address. This will prevent not permitted host to work properly
in this ethernet segment. Especially Windows(TM) hosts.

PR:		ports/84627, ports/85671
Submitted by:	SeaD <sead@mail.ru>

Revision 1.633: download - view: text, markup, annotated - select for diffs
Fri Sep 2 16:29:26 2005 UTC (6 years, 5 months ago) by garga
Branches: MAIN
Diff to: previous 1.632: preferred, colored
Changes since revision 1.632: +1 -0 lines
Add p5-Net-Daemon-SSL 1.0, perl5 extension for portable daemons.

PR:		ports/85125
Submitted by:	Simon Dick <simond@irrelevant.org>

Revision 1.632: download - view: text, markup, annotated - select for diffs
Fri Sep 2 01:52:34 2005 UTC (6 years, 5 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.631: preferred, colored
Changes since revision 1.631: +1 -0 lines
Add p5-Net-OpenID-Server.

OpenID is a decentralized identity system, but one that's actually
decentralized and doesn't entirely crumble if one company turns evil
or goes out of business.

An OpenID identity is just a URL. You can have multiple identities in
the same way you can have multiple URLs. All OpenID does is provide a
way to prove that you own a URL (identity).

Anybody can run their own site using OpenID, and anybody can be an
OpenID server, and they all work with each other without having to
register with or pay anybody to "get started". An owner of a URL can
pick which OpenID server to use.

WWW: http://www.openid.net

PR:		ports/85284
Submitted by:	Alex Kapranoff <kappa@rambler-co.ru>

Revision 1.631: download - view: text, markup, annotated - select for diffs
Fri Sep 2 01:34:09 2005 UTC (6 years, 5 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.630: preferred, colored
Changes since revision 1.630: +1 -0 lines
Add p5-Data-Password.

Data::Password checks potential passwords for crackability. It checks that the
password has the appropriate length, that it has enough character groups, that
it does not contain the same characters repeatedly, that it does not contain
ascending or descending characters, or characters close to each other on the
keyboard. It also searches for the password in the ispell word file.

WWW: http://search.cpan.org/~razinf/Data-Password/

PR:		ports/84513
Submitted by:	ports@c0decafe.net

Revision 1.630: download - view: text, markup, annotated - select for diffs
Tue Aug 30 14:10:56 2005 UTC (6 years, 5 months ago) by sergei
Branches: MAIN
Diff to: previous 1.629: preferred, colored
Changes since revision 1.629: +0 -1 lines
- Disconnect gnutls-devel from the parent Makefile prior to removal

Revision 1.629: download - view: text, markup, annotated - select for diffs
Thu Jul 28 10:32:17 2005 UTC (6 years, 6 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.628: preferred, colored
Changes since revision 1.628: +1 -0 lines
This package implements an algorithm for breaking the PkZip cipher that was
devised by Eli Biham and Paul Kocher.

This program applies a known plaintext attack to an encrypted file.
A known-plaintext-attack recovers a password using the encrypted file and
(part of) the unencrypted file.

Please note that cryptographers use the word 'plaintext' for any kind of
unencrypted data - not necessarily readable ASCII text.

Before you ask why somebody may want to know the password when he already knows
the plaintext think of the following situations:

 - Usually there's a large number of files in a ZIP-archive. Usually all these
   files are encrypted using the same password. So if you know one of the files,
   you can recover the password and decrypt the other files.
 - You need to know only a part of the plaintext (at least 13 bytes). Many files
   have commonly known headers, like DOS .EXE-files. Knowing a reasonably long
   header you can recover the password and decrypt the entire file.

WWW: http://www.unix-ag.uni-kl.de/~conrad/krypto/pkcrack.html

PR:		ports/84192
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>

Revision 1.628: download - view: text, markup, annotated - select for diffs
Wed Jul 27 03:37:38 2005 UTC (6 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.627: preferred, colored
Changes since revision 1.627: +1 -0 lines
Add courierpasswd, a user authentication and password changing utility
for the courier imap/pop3 system.

Revision 1.627: download - view: text, markup, annotated - select for diffs
Tue Jul 26 18:47:05 2005 UTC (6 years, 6 months ago) by garga
Branches: MAIN
Diff to: previous 1.626: preferred, colored
Changes since revision 1.626: +1 -0 lines
TLSWrap is a TLS/SSL FTP wrapper/proxy for UNIX and Windows, allowing you to
use your favourite FTP client with any TLS/SSL-enabled FTP server.

WWW: http://tlswrap.sunsite.dk/

PR:		ports/84028
Submitted by:	Daniel J. O'Connor <darius@dons.net.au>
Thanks to:	novel

Revision 1.626: download - view: text, markup, annotated - select for diffs
Tue Jul 26 17:12:59 2005 UTC (6 years, 6 months ago) by se
Branches: MAIN
Diff to: previous 1.625: preferred, colored
Changes since revision 1.625: +1 -0 lines
New port: Yersinia

Yersinia is a layer 2 vulnerability scanner with support for the
following protocols:

- Cisco Discovery Protocol (CDP)
- Dynamic Host Configuration Protocol (DHCP)
- Dynamic Trunking Protocol (DTP)
- Hot Standby Router Protocol (HSRP)
- IEEE 802.1q
- Spanning Tree Protocol (STP, RSTP)
- Virtual Trunking Protocol (VTP)

Revision 1.625: download - view: text, markup, annotated - select for diffs
Tue Jul 26 17:10:11 2005 UTC (6 years, 6 months ago) by garga
Branches: MAIN
Diff to: previous 1.624: preferred, colored
Changes since revision 1.624: +1 -0 lines
BSDsfv is a flexible and highly compatible SFV checksum utility.

Features:

  - create SFV files, verify downloaded single files or whole releases
  - add banners to your SFV files
  - very flexible and compatible with all other SFV tools currently known,
    including SFVNIX compatibility mode concerning SFV files created
  - easy to console application
  - plug & play support for glFTPd and other demons including
    count-missing-files feature for race scripts

WWW: http://bsdsfv.sourceforge.net/

PR:		ports/84108
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
Approved by:	flz (mentor)

Revision 1.624: download - view: text, markup, annotated - select for diffs
Tue Jul 26 17:08:48 2005 UTC (6 years, 6 months ago) by garga
Branches: MAIN
Diff to: previous 1.623: preferred, colored
Changes since revision 1.623: +1 -0 lines
This utility creates .SFV (Simple File Verify) and .PAR (Parity Archive) data
files.

Features:

  * Recursive directories handling
  * Automatic checksum file naming ability in create mode
  * Meaningful and documented exit values for easy scripting
  * Wildcards for file names
  * Creation of PAR (Parity Archive) files
  * Create Multiple recovery sets if number of files in SFV greater than 255

WWW: http://pure-sfv.sourceforge.net/

PR:		ports/84127
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
Approved by:	flz (mentor)

Revision 1.623: download - view: text, markup, annotated - select for diffs
Wed Jul 20 17:43:59 2005 UTC (6 years, 6 months ago) by garga
Branches: MAIN
Diff to: previous 1.622: preferred, colored
Changes since revision 1.622: +1 -0 lines
Bridge betwean ClamAV antivirus software and Squid caching proxy.

Squidclam is a replacement for SquidClamAV-Redirector.py written
in C using libclamav and libcurl

Author:	squidclam@users.sourceforge.net
WWW:	http://sourceforge.net/projects/squidclam/

PR:		ports/82652
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru>
Approved by:	flz (mentor)

Revision 1.622: download - view: text, markup, annotated - select for diffs
Wed Jul 20 12:28:41 2005 UTC (6 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.621: preferred, colored
Changes since revision 1.621: +1 -0 lines
- Revive security/ruby-acl port and unbreak it
- Reset maintainership

PR:		ports/76917
Submitted by:	IWATSUKI Hiroyuki <don@na.rim.or.jp>

Revision 1.621: download - view: text, markup, annotated - select for diffs
Mon Jul 18 16:29:47 2005 UTC (6 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.620: preferred, colored
Changes since revision 1.620: +1 -0 lines
This module brings to Python programs the capability of evaluating password
strength. To achieve this noble aim it uses the well known cracklib toolkit,
hence the name.

PR:		ports/83603
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>

Revision 1.620: download - view: text, markup, annotated - select for diffs
Thu Jul 14 13:58:43 2005 UTC (6 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.619: preferred, colored
Changes since revision 1.619: +1 -0 lines
NewPKI is a PKI based on the OpenSSL low-level API, all the datas are handled
through a database, which provides a much more flexible PKI than with OpenSSL,
such as seeking a certificate with a search engine.

CA implementation.

PR:		ports/83387
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>

Revision 1.619: download - view: text, markup, annotated - select for diffs
Thu Jul 14 13:24:04 2005 UTC (6 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.618: preferred, colored
Changes since revision 1.618: +1 -0 lines
NewPKI is a PKI based on the OpenSSL low-level API, all the datas are handled
through a database, which provides a much more flexible PKI than with OpenSSL,
such as seeking a certificate with a search engine.

GUI client that uses wxWidgets.

PR:		ports/83386
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>

Revision 1.618: download - view: text, markup, annotated - select for diffs
Thu Jul 14 13:01:35 2005 UTC (6 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.617: preferred, colored
Changes since revision 1.617: +1 -0 lines
NewPKI is a PKI based on the OpenSSL low-level API, all the datas are handled
through a database, which provides a much more flexible PKI than with OpenSSL,
such as seeking a certificate with a search engine.

PR:		ports/83385
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>

Revision 1.617: download - view: text, markup, annotated - select for diffs
Wed Jul 6 14:35:12 2005 UTC (6 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.616: preferred, colored
Changes since revision 1.616: +1 -0 lines
OpenCT, a middleware framework for smart card terminals.
It all started with a reader driver library to provide a framework for people
writing drivers for smart card readers. The idea was to provide all the usual
stuff (T=0, T=1, serial vs. USB device handling, etc) in a single place, and
reduce driver writing to interaction with the device itself.

OpenCT provides a native OpenCT, CT-API and PC/SC Lite IFD interface with an
OpenCT ifdhandler resource manager.

PR:		ports/82990
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>

Revision 1.616: download - view: text, markup, annotated - select for diffs
Wed Jun 22 02:33:18 2005 UTC (6 years, 7 months ago) by erwin
Branches: MAIN
Diff to: previous 1.615: preferred, colored
Changes since revision 1.615: +1 -0 lines
Add calife-devel

Forgotten by:	roberto
Committed from: Las Vegas, NV

Revision 1.615: download - view: text, markup, annotated - select for diffs
Wed Jun 15 06:57:10 2005 UTC (6 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.614: preferred, colored
Changes since revision 1.614: +1 -0 lines
- Add sasp
This is a tool that uses ARP poisoning  to  have  a  scenario
like this: we have a LAN and we want offer connectivity to every-
one coming here with his laptop for example. It could happen that
our  customer  has  his  network parameters already configured to
work correctly in his own LAN, but not working here. We can  have
then this scenario:
Customer's  host (10.0.0.2/8 and default gateway set to 10.0.0.1)
Our LAN (192.168.0.0/24 with real gateway 192.168.0.254).
All that we want is that our customer plugs his laptop  and  joins
the  internet without changing nothing of his network parameters.
Here comes this tool installed in my real gw(192.168.0.254)  It's
a  sort  of sniffer, because it sniffs broadcast ARP requests for
the gateway and answers that the gateway is itself In our example
our  customer's  laptop  sends  this request: arp who-has 10.0.0.1
tell 10.0.0.2 Now our gateway does the following: 1)  Sends  back
this  reply to 10.0.0.2: arp reply 10.0.0.1 is-at his_mac_address
2)Create the alias 10.0.0.254 (ARP is not routable so we need one
alias  for each subnet that is not our one) 3)Sends itself an ARP
reply to refresh his ARP cache
It is different from proxy arp for two reasons: first it runs  in
user  space,  then in this case we can plug machines belonging to
whatever subnet, while proxy arp is used in the case of only  two
different ones.

PR:		ports/79676
Submitted by:	Luigi Pizzirani <sviat@opengeeks.it>

Revision 1.614: download - view: text, markup, annotated - select for diffs
Tue Jun 14 20:01:54 2005 UTC (6 years, 7 months ago) by niels
Branches: MAIN
Diff to: previous 1.613: preferred, colored
Changes since revision 1.613: +1 -0 lines
New port: Create HOME directory with a PAM module on demand

Based on submission via the following PR:

PR:		ports/82032
Submitted by:	Martin Mersberger
Approved by:	nectar (mentor)

Revision 1.613: download - view: text, markup, annotated - select for diffs
Tue Jun 7 20:56:27 2005 UTC (6 years, 8 months ago) by niels
Branches: MAIN
Diff to: previous 1.612: preferred, colored
Changes since revision 1.612: +1 -0 lines
New port based on submission by Paul Schmehl

Sancp is a network security tool designed to collect
statistical information regarding network traffic, as
well as, collect the traffic itself in pcap format, all
for the purpose of: auditing, historical analysis, and
network activity discovery.

PR:		ports/77426
Submitted by:	Paul Schmehl
Approved by:	nectar (mentor)

Revision 1.612: download - view: text, markup, annotated - select for diffs
Sun Jun 5 13:36:22 2005 UTC (6 years, 8 months ago) by niels
Branches: MAIN
Diff to: previous 1.611: preferred, colored
Changes since revision 1.611: +1 -0 lines
New port: BitDefender Console Antivirus 7.0.1
Based on submission via PR:

PR:		ports/75424
Submitted by:	Adrian Pircalabu
Approved by:	nectar (mentor)

Revision 1.611: download - view: text, markup, annotated - select for diffs
Wed Jun 1 20:01:39 2005 UTC (6 years, 8 months ago) by thierry
Branches: MAIN
Diff to: previous 1.610: preferred, colored
Changes since revision 1.610: +1 -0 lines
Add snortsms 0.11.3, a Snort Sensor Management System web interface
and monitoring console.

PR:		81425
Submitted by:	J. Randolph <snortsms (at) servangle.net>

Revision 1.610: download - view: text, markup, annotated - select for diffs
Sun May 29 09:48:19 2005 UTC (6 years, 8 months ago) by thierry
Branches: MAIN
Diff to: previous 1.609: preferred, colored
Changes since revision 1.609: +1 -0 lines
Add pamtester 0.1.0, a command line pam authentication tester.

PR:		81427
Submitted by:	andy (at) fud.org.nz

Revision 1.609: download - view: text, markup, annotated - select for diffs
Sat May 28 11:06:39 2005 UTC (6 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.608: preferred, colored
Changes since revision 1.608: +1 -0 lines
An inline IPS system based on snort using ipfw.

PR:		ports/81378
Submitted by:	Nick Rogness <nick@rogness.net>

Revision 1.608: download - view: text, markup, annotated - select for diffs
Thu May 26 21:14:57 2005 UTC (6 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.607: preferred, colored
Changes since revision 1.607: +1 -0 lines
bruteforceblocker is a script that checks sshd's auth.log for Failed
login attemtps and cooperates with pf firewall. When given IP gains
specific number of fails, bruteforceblocker adds this IP to the pf's
table. This is useful for people who are getting large number of
these attempts.

PR:		ports/80211
Submitted by:	Daniel Gerzo <danger@rulez.sk>

Revision 1.607: download - view: text, markup, annotated - select for diffs
Thu May 26 13:10:51 2005 UTC (6 years, 8 months ago) by erwin
Branches: MAIN
Diff to: previous 1.606: preferred, colored
Changes since revision 1.606: +1 -0 lines
Add p5-Digest-SHA256 0.01b, perl5 interface to the SHA256 algorithm.

PR:		ports/79211
Submitted by:	Christopher Nehren

Revision 1.606: download - view: text, markup, annotated - select for diffs
Tue May 24 21:52:50 2005 UTC (6 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.605: preferred, colored
Changes since revision 1.605: +1 -0 lines
This is a port of tinysu, a featureless replacement for su and sudo. tinysu is
installed setuid root and executable by members of a particular group. It is
intended to be used in situations where an unprivileged user is being granted
full root access, but wants the convenience of a sudo-style log.

PR:		ports/80752
Submitted by:	Zak Johnson <zakj@nox.cx>

Revision 1.605: download - view: text, markup, annotated - select for diffs
Mon May 23 22:21:24 2005 UTC (6 years, 8 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.604: preferred, colored
Changes since revision 1.604: +1 -0 lines
Add openscep.

OpenSCEP is an open source implementation of the SCEP protocol used by Cisco
routers for certificate enrollment to build VPNs. It implements most of the
draft specification.

OpenSCEP includes a client and a server implementation, as well as some CGI
programs to simplify certificate and revocation list management.

WWW: http://openscep.othello.ch/

PR:		ports/81264
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>

Revision 1.604: download - view: text, markup, annotated - select for diffs
Fri May 20 17:46:19 2005 UTC (6 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.603: preferred, colored
Changes since revision 1.603: +1 -0 lines
New port: security/pear-Crypt_RSA PEAR class allows you to use two-key strong cryptography

PEAR::Crypt_RSA allows you to use two-key strong cryptography like RSA with
arbitrary key length.

PR:		ports/80939
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>

Revision 1.603: download - view: text, markup, annotated - select for diffs
Tue May 17 16:44:39 2005 UTC (6 years, 8 months ago) by ume
Branches: MAIN
Diff to: previous 1.602: preferred, colored
Changes since revision 1.602: +1 -0 lines
New port -- SASL LDAPDB auxprop plugin
Though this is actually part of Cyrus SASL2, we cannot simply
enable it in security/cyrus-sasl2 to avoid dependency loop with
net/openldap.

Revision 1.602: download - view: text, markup, annotated - select for diffs
Mon May 16 23:51:12 2005 UTC (6 years, 8 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.601: preferred, colored
Changes since revision 1.601: +1 -0 lines
Add p5-CSP.

CSP is a Perl class and script for running multiple CAs. OpenSSL is used
for all operations. CSP can also generate a small CA website used to
distribute certificates and CRLs.

WWW: http://devel.it.su.se/projects/CSP/

PR:		ports/79885
Submitted by:	David Thiel <lx@redundancy.redundancy.org>

Revision 1.601: download - view: text, markup, annotated - select for diffs
Thu May 12 17:49:20 2005 UTC (6 years, 9 months ago) by alfred
Branches: MAIN
Diff to: previous 1.600: preferred, colored
Changes since revision 1.600: +1 -0 lines
p5-Business-PayPal-EWP

Revision 1.600: download - view: text, markup, annotated - select for diffs
Thu May 5 19:51:18 2005 UTC (6 years, 9 months ago) by thierry
Branches: MAIN
Diff to: previous 1.599: preferred, colored
Changes since revision 1.599: +1 -0 lines
Add pear-Crypt_Blowfish 1.0.0, PEAR class for blowfish encryption.

PR:		80404
Submitted by:	Antonio Carlos Venancio Junior (<antonio (at) php.net>)

Revision 1.599: download - view: text, markup, annotated - select for diffs
Tue Apr 26 19:17:28 2005 UTC (6 years, 9 months ago) by oliver
Branches: MAIN
Diff to: previous 1.598: preferred, colored
Changes since revision 1.598: +2 -0 lines
move mail/courier-authlib to security/courier-authlib which is a meta-port now.

Submitted by:		Yarema <yds@CoolRat.org>
In corporation with:	Jose M Rodriguez <josemi@freebsd.jazztel.es>, Milan Obuch <ports@dino.sk>, myself

Revision 1.598: download - view: text, markup, annotated - select for diffs
Fri Apr 22 20:11:13 2005 UTC (6 years, 9 months ago) by netchild
Branches: MAIN
Diff to: previous 1.597: preferred, colored
Changes since revision 1.597: +1 -0 lines
PHP bindings to the libssh2 library which provide access to resources
(shell, remote exec, tunneling, file transfer) on a remote machine using a
secure cryptographic transport.

Revision 1.597: download - view: text, markup, annotated - select for diffs
Fri Apr 22 20:09:20 2005 UTC (6 years, 9 months ago) by netchild
Branches: MAIN
Diff to: previous 1.596: preferred, colored
Changes since revision 1.596: +1 -0 lines
libssh2 is a library implementing the SSH2 protocol as defined by
Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23),
SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10).

Revision 1.596: download - view: text, markup, annotated - select for diffs
Tue Apr 19 09:14:10 2005 UTC (6 years, 9 months ago) by danfe
Branches: MAIN
Diff to: previous 1.595: preferred, colored
Changes since revision 1.595: +1 -0 lines
Add libotr 2.0.1, the portable OTR Messaging Library and toolkit.

PR:		ports/79100
Submitted by:	Conor McDermottroe <ports(at)mcdermottroe.com>

Revision 1.595: download - view: text, markup, annotated - select for diffs
Mon Apr 18 19:05:57 2005 UTC (6 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.594: preferred, colored
Changes since revision 1.594: +1 -0 lines
Development version of distributed session caching tools and APIs, primarily
for SSL/TLS servers though perhaps useful for other (non-SSL/TLS)
circumstances.

Also includes a self-contained network abstraction library (libnal), and the
sslswamp SSL/TLS benchmark/test utility.

PR:		ports/79879
Submitted by:	Marcel Prisi <marcel.prisi@virtua.ch>

Revision 1.594: download - view: text, markup, annotated - select for diffs
Mon Apr 18 19:04:40 2005 UTC (6 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.593: preferred, colored
Changes since revision 1.593: +1 -0 lines
Distributed session caching tools and APIs, primarily for SSL/TLS servers
though perhaps useful for other (non-SSL/TLS) circumstances.

Also includes a self-contained network abstraction library (libnal), and the
sslswamp SSL/TLS benchmark/test utility.

PR:		ports/79878
Submitted by:	Marcel Prisi <marcel.prisi@virtua.ch>

Revision 1.593: download - view: text, markup, annotated - select for diffs
Fri Apr 15 18:41:09 2005 UTC (6 years, 9 months ago) by sem
Branches: MAIN
Diff to: previous 1.592: preferred, colored
Changes since revision 1.592: +1 -0 lines
A web frontend for the pf firewall wrote in PHP.

PR:		ports/79907
Submitted by:	Renato Botelho <freebsd@galle.com.br>

Revision 1.592: download - view: text, markup, annotated - select for diffs
Fri Apr 15 04:57:33 2005 UTC (6 years, 9 months ago) by flz
Branches: MAIN
Diff to: previous 1.591: preferred, colored
Changes since revision 1.591: +1 -0 lines
- Add py-twistedConch, an SSH and SFTP protocol implementation
together with clients and servers.

PR:		ports/79921
Submitted by:	Neal Nelson <neal@nelson.name>

Revision 1.591: download - view: text, markup, annotated - select for diffs
Sat Apr 9 22:52:32 2005 UTC (6 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.590: preferred, colored
Changes since revision 1.590: +1 -0 lines
New port: security/pear-Auth_PrefManager PEAR preferences management class

Preference Manager is a class to handle user preferences in a web application,
looking them up in a table using a combination of their userid, and the
preference name to get a value, and (optionally) returning a default value for
the preference if no value could be found for that user.

It is designed to be used alongside the PEAR Auth class, but can be used with
anything that allows you to obtain the user's id - including your own code.

PR:		ports/79556
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>

Revision 1.590: download - view: text, markup, annotated - select for diffs
Sun Mar 20 10:31:05 2005 UTC (6 years, 10 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.589: preferred, colored
Changes since revision 1.589: +1 -0 lines
Add gaim-otr 1.0.1, allows deniable private conversations using GAIM.

PR:		ports/75352
Submitted by:	Conor McDermottroe <ports(at)mcdermottroe.com>

Revision 1.589: download - view: text, markup, annotated - select for diffs
Wed Mar 16 21:07:04 2005 UTC (6 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.588: preferred, colored
Changes since revision 1.588: +1 -0 lines
DMitry (Deepmagic Information Gathering Tool) is a UNIX/Linux command line
program coded purely in C with the ability to gather as much information as
possible about a host.

PR:		ports/77142
Submitted by:	Vaida Bogdan <vaidab@phenix.rootshell.be>,
		James Greig <james@mor-pah.net>

Revision 1.588: download - view: text, markup, annotated - select for diffs
Sun Mar 13 21:54:36 2005 UTC (6 years, 10 months ago) by flz
Branches: MAIN
Diff to: previous 1.587: preferred, colored
Changes since revision 1.587: +1 -0 lines
- Add dissembler 0.9, Tiny and clever tool to convert shellcode to ASCII.

PR:		ports/78783
Submitted by:	Jonathan <onatan@gmail.com>

Revision 1.587: download - view: text, markup, annotated - select for diffs
Fri Mar 11 21:19:39 2005 UTC (6 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.586: preferred, colored
Changes since revision 1.586: +1 -0 lines
New port: security/pear-File_SMBPasswd PEAR class for managing SAMBA style password files

With PEAR::File_SMBPasswd you can maintain smbpasswd-files, usualy used by
SAMBA.

PR:		ports/78642
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>

Revision 1.586: download - view: text, markup, annotated - select for diffs
Fri Mar 11 21:12:38 2005 UTC (6 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.585: preferred, colored
Changes since revision 1.585: +1 -0 lines
PEAR::Crypt_CHAP provides Classes for generating CHAP packets.
Currently these types of CHAP are supported:
* CHAP-MD5
* MS-CHAPv1
* MS-CHAPv2

PR:		ports/78641
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>

Revision 1.585: download - view: text, markup, annotated - select for diffs
Fri Mar 11 20:30:47 2005 UTC (6 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.584: preferred, colored
Changes since revision 1.584: +1 -0 lines
New port: security/pear-File_HtAccess PEAR class to manipulate .htaccess files

Provides methods to create and manipulate .htaccess files.

PR:		ports/78603
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>

Revision 1.584: download - view: text, markup, annotated - select for diffs
Wed Mar 9 10:06:40 2005 UTC (6 years, 11 months ago) by flz
Branches: MAIN
Diff to: previous 1.583: preferred, colored
Changes since revision 1.583: +1 -0 lines
- Add aimsniff 0.9d, an AOL Instant Messanger Sniffing and Reading Tool.

PR:		ports/63936
Submitted by:	Andrew Marks <spam@amrx.net>
Approved by:	pav (mentor)

Revision 1.583: download - view: text, markup, annotated - select for diffs
Mon Mar 7 22:43:09 2005 UTC (6 years, 11 months ago) by flz
Branches: MAIN
Diff to: previous 1.582: preferred, colored
Changes since revision 1.582: +1 -0 lines
Add secure_delete 3.1, a secure data deletion toolkit.

PR:		ports/69556
Submitted by:	bugghy <bugghy@phenix.rootshell.be>
Approved by:	pav (mentor)

Revision 1.582: download - view: text, markup, annotated - select for diffs
Sat Mar 5 16:04:43 2005 UTC (6 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.581: preferred, colored
Changes since revision 1.581: +1 -0 lines
Wipe is a file and block device wiping utility

PR:		ports/77108
Submitted by:	Edson Brandi <ebrandi@fugspbr.org>,
		Mark Laws <mdl@60hz.org>

Revision 1.581: download - view: text, markup, annotated - select for diffs
Sun Feb 27 22:51:27 2005 UTC (6 years, 11 months ago) by thierry
Branches: MAIN
Diff to: previous 1.580: preferred, colored
Changes since revision 1.580: +1 -0 lines
Add pear-Crypt_HMAC 1.0.1, PEAR class to calculate RFC 2104
compliant hashes.

PR:		77853
Submitted by:	Antônio Carlos Venâncio Júnior

Revision 1.580: download - view: text, markup, annotated - select for diffs
Mon Feb 21 00:17:25 2005 UTC (6 years, 11 months ago) by sergei
Branches: MAIN
Diff to: previous 1.579: preferred, colored
Changes since revision 1.579: +1 -0 lines
Add security/base:

BASE is the Basic Analysis and Security Engine. It is based on the code
from the ACID project. This application provides a PHP-based web front-end
to query and analyze the alerts coming from a Snort IDS system.

BASE is a web interface to perform analysis of intrusions that Snort has
detected on your network. It uses a user authentication and role-base
system, so that you as the security admin can decide what and how much
information each user can see. It also has a simple to use, web-based
setup program for people not comfortable with editing files directly.

WWW:	http://secureideas.sourceforge.net/

PR:		ports/74492 [1], ports/77103 [2]
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> [1],
		Paul Schmhel <pauls@utdallas.edu> [2]

Revision 1.579: download - view: text, markup, annotated - select for diffs
Sat Feb 19 00:05:04 2005 UTC (6 years, 11 months ago) by roam
Branches: MAIN
Diff to: previous 1.578: preferred, colored
Changes since revision 1.578: +1 -0 lines
Add poly1305-20050218, Prof. Daniel J. Bernstein's public domain message
authenticator library.

Revision 1.578: download - view: text, markup, annotated - select for diffs
Fri Feb 18 23:44:32 2005 UTC (6 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.577: preferred, colored
Changes since revision 1.577: +0 -1 lines
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.

Revision 1.577: download - view: text, markup, annotated - select for diffs
Fri Feb 18 21:46:58 2005 UTC (6 years, 11 months ago) by sem
Branches: MAIN
Diff to: previous 1.576: preferred, colored
Changes since revision 1.576: +1 -0 lines
SSCEP is a client-only implementation of the SCEP (Cisco System's Simple
Certificate Enrollment Protocol). SSCEP is designed for OpenBSD's isakmpd,
but it will propably work with any Unix system with a recent compiler and
OpenSSL toolkit libraries installed.

PR:		ports/77595
Submitted by:	Vsevolod Stakhov <vsevolod(at)highsecure.ru>

Revision 1.576: download - view: text, markup, annotated - select for diffs
Fri Feb 18 10:02:09 2005 UTC (6 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.575: preferred, colored
Changes since revision 1.575: +1 -0 lines
amavis-stats is a simple AMaViS statistics generator based on rrdtool.  It
produces graphs of clean emails, spam emails and infected emails broken down by
virus, from amavis log entries. RRD files are created and updated by a perl
script run from cron. Graphs are generated by a php script and viewed with a
web browser.

PR:		ports/68934
Submitted by:	Mantas Kaulakys <stone@tainet.lt>

Revision 1.575: download - view: text, markup, annotated - select for diffs
Mon Feb 14 19:19:11 2005 UTC (6 years, 11 months ago) by skv
Branches: MAIN
Diff to: previous 1.574: preferred, colored
Changes since revision 1.574: +0 -1 lines
security/rng_82802 is obsolete

Revision 1.574: download - view: text, markup, annotated - select for diffs
Thu Feb 10 00:16:30 2005 UTC (7 years ago) by pav
Branches: MAIN
Diff to: previous 1.573: preferred, colored
Changes since revision 1.573: +1 -0 lines
Barnyard is output spool reader for Snort! It decouples output overhead
from the Snort network intrusion detection system and allows Snort to
run at full speed. It accepts binary inputs from snort and outputs
human readable files to disc or to a database.  At present, barnyard
is designed to accept binary inputs from snort and produce either human
readable files for parsing by log parsers or feed data directly to a
database (either mysql or postgresql at present.).

PR:		ports/77044, ports/77322
Submitted by:	Paul Schmehl <pauls@utdallas.edu>

Revision 1.573: download - view: text, markup, annotated - select for diffs
Mon Feb 7 14:53:28 2005 UTC (7 years ago) by sergei
Branches: MAIN
Diff to: previous 1.572: preferred, colored
Changes since revision 1.572: +1 -0 lines
Add security/ppars - Proactive Abuse Reporting System:

In an effort to be proactive in doing my part to stop the massive
quantities of internet traffic probing for open ports or more
specifically the probing for known ports that MS Windows spyware,
Trojans, and whatever other MS Windows ports are commonly probed
which result in increasing my bandwidth usage charges, I wrote this
perl application for reporting that abuse to the sender's ISP, with
the hopes they will monitor the abuser and terminate the abuser's
internet account and or take legal action.

WWW:	http://www.dshield.org/linux_clients.php#freebsd
Author:	Joe Barbish <fbsd_user@a1poweruser.com>

PR:		ports/68662
Submitted by:	Joe Barbish <fbsd_user@a1poweruser.com>

Revision 1.572: download - view: text, markup, annotated - select for diffs
Mon Feb 7 14:20:16 2005 UTC (7 years ago) by sergei
Branches: MAIN
Diff to: previous 1.571: preferred, colored
Changes since revision 1.571: +1 -0 lines
Add security/ipfilter2dshield:

This perl script is an official DShield client whose purpose is to
read your FreeBSD ipfilter firewall ipmon log file and convert the
log records to the standard DShield reporting record format, and
embed the converted log records into the body of an email that gets
sent to DShield for automatic addition to their database and abuse
reporting to the offenders ISP if you are an subscribed DShield member.

PR:		ports/68661
Submitted by:	Joe Barbish <fbsd_user@a1poweruser.com>

Revision 1.571: download - view: text, markup, annotated - select for diffs
Tue Feb 1 18:59:09 2005 UTC (7 years ago) by sumikawa
Branches: MAIN
Diff to: previous 1.570: preferred, colored
Changes since revision 1.570: +1 -0 lines
"racoon2" is a system to exchange and to install security parameters
for the IPsec.

Currently the system supports the following specification:

        Internet Key Exchange (IKEv2) Protocol
        draft-ietf-ipsec-ikev2-17.txt
        (The IKE daemon is not included in the current release due to IPR issue)

        Kerberized Internet Negotiation of Keys (KINK)
        draft-ietf-kink-kink-06.txt

        PF_KEY Key Management API, Version 2
        RFC2367

The following protocols will be supported soon.

        The Internet Key Exchange (IKE)
        RFC2409

WWW: http://www.kame.net/

This port was repocopied from secutiry/racoon.
PR:		ports/76814

Revision 1.570: download - view: text, markup, annotated - select for diffs
Sun Jan 30 13:07:02 2005 UTC (7 years ago) by pav
Branches: MAIN
Diff to: previous 1.569: preferred, colored
Changes since revision 1.569: +1 -0 lines
cryptopp-php is a cryptography extension for PHP based on Wei Dai's
Crypto++, a free C++ crypto library.

PR:		ports/76810
Submitted by:	Thomas Melzer <tmelzer@tomesoft.de>

Revision 1.569: download - view: text, markup, annotated - select for diffs
Sat Jan 29 18:43:18 2005 UTC (7 years ago) by pav
Branches: MAIN
Diff to: previous 1.568: preferred, colored
Changes since revision 1.568: +1 -0 lines
PEAR user authentication and permission management framework

LiveUser_Admin is meant to be used with the LiveUser package.
It is composed of all the classes necessary to administrate
data used by LiveUser.

PR:		ports/76677
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>

Revision 1.568: download - view: text, markup, annotated - select for diffs
Wed Jan 12 17:57:48 2005 UTC (7 years ago) by adamw
Branches: MAIN
Diff to: previous 1.567: preferred, colored
Changes since revision 1.567: +1 -0 lines
libgnomesu is a library for providing superuser privileges to GNOME
applications. It supports consolehelper, PAM and su.

libgnomesu will use one the following services (in order of priority),
depending on which one is available:
- consolehelper
- PAM
- su

libgnomesu will use the su-based backend as final fallback, if no other
services are available. This service uses a backend which is a modified
version of GNU su.

libgnomesu comes with the GUI frontend 'gnomesu' and a Nautilus component
for Nautilus integration.

WWW: http://members1.chello.nl/~h.lai/libgnomesu/

Revision 1.567: download - view: text, markup, annotated - select for diffs
Wed Jan 12 16:55:46 2005 UTC (7 years ago) by niels
Branches: MAIN
Diff to: previous 1.566: preferred, colored
Changes since revision 1.566: +1 -0 lines
Added p5-SAVI-Perl, a perl interface module to Sophos Anti virus.

PR:		ports/65310
Approved by:	nectar (mentor)
Submitted by:	Gary Hayers <gary(at)hayers.net>

Revision 1.566: download - view: text, markup, annotated - select for diffs
Tue Jan 11 10:24:36 2005 UTC (7 years, 1 month ago) by niels
Branches: MAIN
Diff to: previous 1.565: preferred, colored
Changes since revision 1.565: +1 -0 lines
New port: unicornscan, a UDP and TCP portscanner that can be used
for information gathering using fingerprinting (p0f based) and
banner grabbing techniques.

PR:		ports/72752
Submitted by:	Jon Passki <cykyc(at)yahoo.com>
Approved by:	nectar (mentor)

Revision 1.565: download - view: text, markup, annotated - select for diffs
Sat Jan 8 17:28:38 2005 UTC (7 years, 1 month ago) by sem
Branches: MAIN
Diff to: previous 1.564: preferred, colored
Changes since revision 1.564: +1 -0 lines
New port: security/py-clamav A python binding to libclamav written in C

PR:		ports/75539
Submitted by:	Marcus Grando <marcus(at)corp.grupos.com.br>

Revision 1.564: download - view: text, markup, annotated - select for diffs
Fri Dec 31 01:42:04 2004 UTC (7 years, 1 month ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.563: preferred, colored
Changes since revision 1.563: +1 -0 lines
New port gnu-crypto version 2.0.1: Java cryptographic primitives
and tools

Revision 1.563: download - view: text, markup, annotated - select for diffs
Sun Dec 19 21:52:20 2004 UTC (7 years, 1 month ago) by sem
Branches: MAIN
Diff to: previous 1.562: preferred, colored
Changes since revision 1.562: +1 -0 lines
This is the Metasploit Project.

PR:		ports/74558
Submitted by:	Yonatan <onatan(at)gmail.com>

Revision 1.562: download - view: text, markup, annotated - select for diffs
Sat Dec 18 13:46:44 2004 UTC (7 years, 1 month ago) by niels
Branches: MAIN
Diff to: previous 1.561: preferred, colored
Changes since revision 1.561: +1 -0 lines
PR: ports/71050
Submitted by: Philippe Rocques <phil(at)teaser.fr>
Approved by: nectar (mentor)

Revision 1.561: download - view: text, markup, annotated - select for diffs
Sun Dec 12 22:23:06 2004 UTC (7 years, 1 month ago) by imp
Branches: MAIN
Diff to: previous 1.560: preferred, colored
Changes since revision 1.560: +1 -0 lines
WPA supplicant daemon for 802.11 networks.

Submitted by: sam

Revision 1.560: download - view: text, markup, annotated - select for diffs
Sun Dec 12 22:16:22 2004 UTC (7 years, 1 month ago) by imp
Branches: MAIN
Diff to: previous 1.559: preferred, colored
Changes since revision 1.559: +1 -0 lines
Add hostapd, for software host 802.11 access points.

Submitted by: sam@

Revision 1.559: download - view: text, markup, annotated - select for diffs
Sat Dec 11 05:28:32 2004 UTC (7 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.558: preferred, colored
Changes since revision 1.558: +1 -0 lines
Add gpgme03 after a repocopy from ports/security/gpgme.  Gpgme03 is the older
0.3.x version of gpgme needed by a few ports.  The security/gpgme port
itself will be updated to 1.0.x.

Revision 1.558: download - view: text, markup, annotated - select for diffs
Mon Dec 6 20:47:17 2004 UTC (7 years, 2 months ago) by sem
Branches: MAIN
Diff to: previous 1.557: preferred, colored
Changes since revision 1.557: +1 -0 lines
A command line idea encryption and decryption utility written by
Dr. Richard De Moliner.

Permission by the Author Dr. Richard De Moliner has been granted.

PR:		ports/72337
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>

Revision 1.557: download - view: text, markup, annotated - select for diffs
Wed Dec 1 11:21:57 2004 UTC (7 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.556: preferred, colored
Changes since revision 1.556: +1 -0 lines
New port: security/pear-LiveUser PEAR user authentication and
permission management framework

	LiveUser is a set of classes for dealing with user
	authentication and permission management. Basically, there
	are three main elements that make up this package:

	* The LiveUser class
	* The Auth containers
	* The Perm containers

	Currently available are containers using:
	PEAR::DB, PEAR::MDB, PEAR::MDB2, PEAR::XML_Tree and PEAR::Auth.

PR:		ports/74528
Submitted by:	Ant?nio Carlos Ven?ncio J?nior <antonio@php.net>

Revision 1.556: download - view: text, markup, annotated - select for diffs
Sat Nov 27 05:33:33 2004 UTC (7 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.555: preferred, colored
Changes since revision 1.555: +1 -0 lines
New port: security/pear-Crypt_RC4 PEAR encryption class for RC4 encryption

	PEAR RC4 encryption class.

PR:		ports/74384
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>

Revision 1.555: download - view: text, markup, annotated - select for diffs
Mon Nov 22 22:33:06 2004 UTC (7 years, 2 months ago) by sem
Branches: MAIN
Diff to: previous 1.554: preferred, colored
Changes since revision 1.554: +1 -0 lines
Obfuscates email addresses.

PR:		ports/73949
Submitted by:	Aaron Dalton <aaron(at)daltons.ca>

Revision 1.554: download - view: text, markup, annotated - select for diffs
Wed Nov 17 22:36:17 2004 UTC (7 years, 2 months ago) by brooks
Branches: MAIN
Diff to: previous 1.553: preferred, colored
Changes since revision 1.553: +1 -0 lines
Add security/hpn-ssh, a high performance SSH based on OpenSSH, after a
repo-copy from security/openssh-portable.

HPN-SSH is a set of patches to improve the perfomance of bulk transfers
such as scp over long-fat pipes.

Repocopy by:	marcus

Revision 1.553: download - view: text, markup, annotated - select for diffs
Thu Nov 11 21:10:04 2004 UTC (7 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.552: preferred, colored
Changes since revision 1.552: +1 -0 lines
Add spike-proxy, a professional-grade tool for looking for application-level
vulnerabilities in web applications. SPIKE Proxy covers the basics, such as SQL
Injection and cross-site-scripting, but it's completely open Python
infrastructure allows advanced users to customize it for web applications that
other tools fall apart on.

PR:		ports/69943
Submitted by:	Yonatan <Yonatan@Xpert.com>

Revision 1.552: download - view: text, markup, annotated - select for diffs
Wed Nov 10 00:20:14 2004 UTC (7 years, 3 months ago) by pav
Branches: MAIN
Diff to: previous 1.551: preferred, colored
Changes since revision 1.551: +1 -0 lines
Add pear-File_Passwd, class to manipulate and authenticate against standard Unix,
SMB server, AuthUser (.htpasswd), AuthDigest (.htdigest), CVS pserver
and custom formatted password files.

PR:		ports/73716
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>

Revision 1.551: download - view: text, markup, annotated - select for diffs
Tue Nov 9 16:39:04 2004 UTC (7 years, 3 months ago) by sergei
Branches: MAIN
Diff to: previous 1.550: preferred, colored
Changes since revision 1.550: +1 -0 lines
Add security/sks - SKS OpenPGP Key Server:

SKS is a new OpenPGP keyserver whose goal is to provide easy to deploy,
decentralized, and highly reliable synchronization. That means that a
key submitted to one SKS server will quickly be distributed to all key
servers; and even wildly out-of-date servers, or servers that experience
spotty connectivity, can fully synchronize with rest of the system.

Refer to the online wiki for pointers on downloading a full copy of the
public PGP databse (about 4Gb) and on customising the local configuration
http://documentation.penguin.de/cgi-bin/twiki/view/SKSKeyserver/WebHome

WWW:	http://www.nongnu.org/sks/

PR:		ports/72842
Submitted by:	Johan van Selst <johans@stack.nl>

Revision 1.550: download - view: text, markup, annotated - select for diffs
Tue Nov 9 13:43:11 2004 UTC (7 years, 3 months ago) by skv
Branches: MAIN
Diff to: previous 1.549: preferred, colored
Changes since revision 1.549: +1 -0 lines
Massive ports move to better categories.

Revision 1.549: download - view: text, markup, annotated - select for diffs
Mon Nov 8 18:03:37 2004 UTC (7 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.548: preferred, colored
Changes since revision 1.548: +0 -1 lines
Remove the md5crk port.  The cracking effort was ended after a
method for generating messages with colliding MD5 digests was
published ("Collisions for Hash Functions MD5, MD5, HAVAL-128 and
RIPEMD" by Xiaoyun Wang, Dengguo Feng, Xuejia Lai and Hongbo Yu).

Revision 1.548: download - view: text, markup, annotated - select for diffs
Sun Nov 7 23:04:16 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.547: preferred, colored
Changes since revision 1.547: +1 -0 lines
Add gnomekeyringmanager.

Revision 1.547: download - view: text, markup, annotated - select for diffs
Fri Nov 5 13:45:19 2004 UTC (7 years, 3 months ago) by skv
Branches: MAIN
Diff to: previous 1.546: preferred, colored
Changes since revision 1.546: +1 -0 lines
Add p5-POE-Component-SSLify 0.03, integrate SSL into POE.

Revision 1.546: download - view: text, markup, annotated - select for diffs
Fri Nov 5 12:10:52 2004 UTC (7 years, 3 months ago) by skv
Branches: MAIN
Diff to: previous 1.545: preferred, colored
Changes since revision 1.545: +1 -0 lines
Add p5-Filter-Crypto 1.00,
create runnable Perl files encrypted
with OpenSSL libcrypto.

Revision 1.545: download - view: text, markup, annotated - select for diffs
Thu Nov 4 17:21:22 2004 UTC (7 years, 3 months ago) by lofi
Branches: MAIN
Diff to: previous 1.544: preferred, colored
Changes since revision 1.544: +1 -0 lines
Add pinentry-gtk2, a GTK+ 2.0 version of the GnuPG password dialog

PR: ports/73199
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>

Revision 1.544: download - view: text, markup, annotated - select for diffs
Thu Oct 28 20:04:55 2004 UTC (7 years, 3 months ago) by cy
Branches: MAIN
Diff to: previous 1.543: preferred, colored
Changes since revision 1.543: +1 -0 lines
Introduce sudosh (sudo shell) into the Ports Tree.

Revision 1.543: download - view: text, markup, annotated - select for diffs
Mon Oct 25 13:28:19 2004 UTC (7 years, 3 months ago) by des
Branches: MAIN
Diff to: previous 1.542: preferred, colored
Changes since revision 1.542: +1 -0 lines
Add Auth_HTTP 2.0 from PEAR.

Revision 1.542: download - view: text, markup, annotated - select for diffs
Sat Oct 16 01:26:41 2004 UTC (7 years, 3 months ago) by leeym
Branches: MAIN
Diff to: previous 1.541: preferred, colored
Changes since revision 1.541: +1 -0 lines
Add clamassassin

Clamassassin is a simple virus filter wrapper for ClamAV for use in procmail
filters and similiar applications. Clamassassin's interface is similiar to
that of spamassassin, making it easy to implement for those familiar with
that tool. Clamassassin is designed with an emphasis on security, robustness
and simplicity.

PR:		72698
Submitted by:	Matt <matt@xtaz.net>

Revision 1.541: download - view: text, markup, annotated - select for diffs
Thu Oct 14 08:39:54 2004 UTC (7 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.540: preferred, colored
Changes since revision 1.540: +1 -0 lines
Add security/pwauth 2.2.8,
A Unix Web Authenticator.

Revision 1.540: download - view: text, markup, annotated - select for diffs
Sun Aug 29 00:45:48 2004 UTC (7 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.539: preferred, colored
Changes since revision 1.539: +1 -0 lines
Add opieprint

output postscript with 100 OPIE passwords credit card sized

Revision 1.539: download - view: text, markup, annotated - select for diffs
Thu Aug 19 18:49:02 2004 UTC (7 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.538: preferred, colored
Changes since revision 1.538: +1 -0 lines
Add revelation, a password manager for the GNOME 2 desktop.  It stores all
your account and passwords in a single, secure, place, and give you access
to them all through a user-friendly graphical interface.

PR:		70653
Submitted by:	ports@c0decafe.net <ports@c0decafe.net>

Revision 1.538: download - view: text, markup, annotated - select for diffs
Thu Aug 12 17:27:31 2004 UTC (7 years, 5 months ago) by sem
Branches: MAIN
Diff to: previous 1.537: preferred, colored
Changes since revision 1.537: +1 -0 lines
Doorman is a port knocking implementation which allows a server to run
silently, invisibly, with all TCP ports closed except to those who know...
the secret knock!

PR:		ports/70186
Submitted by:	Aaron Dalton <aaron@daltons.ca>

Revision 1.537: download - view: text, markup, annotated - select for diffs
Mon Aug 9 08:18:48 2004 UTC (7 years, 6 months ago) by krion
Branches: MAIN
Diff to: previous 1.536: preferred, colored
Changes since revision 1.536: +1 -0 lines
Add pft 1.2,

libPJL- Printer Job Language library A library and a
command-line tool to use PJL- HP Printer Job Language

PR:		ports/69382
Submitted by:	Yonatan <Yonatan@xpert.com>

Revision 1.536: download - view: text, markup, annotated - select for diffs
Sun Aug 1 09:37:03 2004 UTC (7 years, 6 months ago) by sem
Branches: MAIN
Diff to: previous 1.535: preferred, colored
Changes since revision 1.535: +0 -1 lines
* lcrzoex tools was renamed to netwox
* update to 5.20.0 and move to net-mgmt category
* new maintainer

PR:             ports/69609
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu>

Revision 1.535: download - view: text, markup, annotated - select for diffs
Sun Aug 1 08:54:58 2004 UTC (7 years, 6 months ago) by sem
Branches: MAIN
Diff to: previous 1.534: preferred, colored
Changes since revision 1.534: +0 -1 lines
* lcrzo library was renamed to netwib
* update to 5.20.0 and move to net category
* new maintainer

PR:             ports/69608
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu>

Revision 1.534: download - view: text, markup, annotated - select for diffs
Fri Jul 30 00:35:56 2004 UTC (7 years, 6 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.533: preferred, colored
Changes since revision 1.533: +1 -0 lines
Add clamsmtp 0.4, an ClamAV anti-virus SMTP Filter.

PR:		ports/69739
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>

Revision 1.533: download - view: text, markup, annotated - select for diffs
Tue Jul 27 13:40:54 2004 UTC (7 years, 6 months ago) by mat
Branches: MAIN
Diff to: previous 1.532: preferred, colored
Changes since revision 1.532: +1 -0 lines
Add p5-Crypt-SmbHash 0.02, Perl module implementing lanman and nt md4
hash functions.

PR:		ports/69640
Submitted by:	Florent Thoumie <flz@xbsd.org>

Revision 1.532: download - view: text, markup, annotated - select for diffs
Sun Jul 25 21:43:11 2004 UTC (7 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.531: preferred, colored
Changes since revision 1.531: +1 -0 lines
Add manipulate_data, a set of tools to search data on a harddrive/partition/file,
extract the part you are interested in, and write it back after you modified it.

PR:		ports/69555
Submitted by:	bugghy <bugghy@phenix.rootshell.be>

Revision 1.531: download - view: text, markup, annotated - select for diffs
Mon Jul 19 09:19:31 2004 UTC (7 years, 6 months ago) by ale
Branches: MAIN
Diff to: previous 1.530: preferred, colored
Changes since revision 1.530: +1 -0 lines
Add a new shared extension for PHP.

Revision 1.530: download - view: text, markup, annotated - select for diffs
Mon Jul 19 09:19:03 2004 UTC (7 years, 6 months ago) by ale
Branches: MAIN
Diff to: previous 1.529: preferred, colored
Changes since revision 1.529: +1 -0 lines
Add a new shared extension for PHP.

Revision 1.529: download - view: text, markup, annotated - select for diffs
Mon Jul 19 09:18:35 2004 UTC (7 years, 6 months ago) by ale
Branches: MAIN
Diff to: previous 1.528: preferred, colored
Changes since revision 1.528: +1 -0 lines
Add a new shared extension for PHP.

Revision 1.528: download - view: text, markup, annotated - select for diffs
Mon Jul 19 08:31:10 2004 UTC (7 years, 6 months ago) by ale
Branches: MAIN
Diff to: previous 1.527: preferred, colored
Changes since revision 1.527: +1 -0 lines
Add a new shared extension for PHP.

Revision 1.527: download - view: text, markup, annotated - select for diffs
Mon Jul 19 08:30:29 2004 UTC (7 years, 6 months ago) by ale
Branches: MAIN
Diff to: previous 1.526: preferred, colored
Changes since revision 1.526: +1 -0 lines
Add a new shared extension for PHP.

Revision 1.526: download - view: text, markup, annotated - select for diffs
Mon Jul 19 08:29:04 2004 UTC (7 years, 6 months ago) by ale
Branches: MAIN
Diff to: previous 1.525: preferred, colored
Changes since revision 1.525: +1 -0 lines
Add a new shared extension for PHP.

Revision 1.525: download - view: text, markup, annotated - select for diffs
Mon Jul 19 08:28:11 2004 UTC (7 years, 6 months ago) by ale
Branches: MAIN
Diff to: previous 1.524: preferred, colored
Changes since revision 1.524: +1 -0 lines
Add a new shared extension for PHP.

Revision 1.524: download - view: text, markup, annotated - select for diffs
Mon Jul 19 06:04:15 2004 UTC (7 years, 6 months ago) by edwin
Branches: MAIN
Diff to: previous 1.523: preferred, colored
Changes since revision 1.523: +1 -0 lines
New port: devel/slb_rf60

	This is a pcsc-lite driver for the Schlumberger Reflex 62/64
	serial smartcard reader

	This port should be filed under "security/ifd-slb_rf60"
	because there are already some other pcsc-lite drivers
	follow this convention.

	I also made a few minor changes because of portlint warnings,
	so please apply this patch and rename the directory to
	"ifd-slb_rf60" before committing.

PR:		ports/63120
Submitted by:	Toni Andjelkovic <toni@soth.at>

Revision 1.523: download - view: text, markup, annotated - select for diffs
Sat Jul 17 13:11:46 2004 UTC (7 years, 6 months ago) by krion
Branches: MAIN
Diff to: previous 1.522: preferred, colored
Changes since revision 1.522: +1 -0 lines
Add fcrackzip 0.3,

Fcrackzip is a fast and featureful ZIP password cracker,
written in portable C (and optional x86 assembly). It allows
the user to recover forgotten ZIP archive passwords, using
either a brute force or dictionary attack on the provided
files.

PR:		ports/69159
Submitted by:	Stefan Walter <sw@gegenunendlich.de>

Revision 1.522: download - view: text, markup, annotated - select for diffs
Fri Jul 16 11:36:19 2004 UTC (7 years, 6 months ago) by mat
Branches: MAIN
Diff to: previous 1.521: preferred, colored
Changes since revision 1.521: +1 -0 lines
Add md5deep 1.3, program to compute MD5 and SHA1 message digests
recursively.

PR:		ports/69124
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>

Revision 1.521: download - view: text, markup, annotated - select for diffs
Wed Jul 14 15:08:35 2004 UTC (7 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.520: preferred, colored
Changes since revision 1.520: +1 -0 lines
Add gnome-password-generator, a small GUI utility to generate random passwords.

PR:		ports/68984
Submitted by:	Sergey Akifyev <asa@gascom.ru>

Revision 1.520: download - view: text, markup, annotated - select for diffs
Fri Jul 2 16:43:22 2004 UTC (7 years, 7 months ago) by eik
Branches: MAIN
Diff to: previous 1.519: preferred, colored
Changes since revision 1.519: +1 -0 lines
Add NetBSD rdigest from
  <ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/pkgtools/rdigest/README.html>

Revision 1.519: download - view: text, markup, annotated - select for diffs
Tue Jun 29 09:35:22 2004 UTC (7 years, 7 months ago) by linimon
Branches: MAIN
Diff to: previous 1.518: preferred, colored
Changes since revision 1.518: +0 -1 lines
As previously announced, remove drwebd.  Its functionality is already
included in security/drweb.

Revision 1.518: download - view: text, markup, annotated - select for diffs
Sun Jun 27 15:34:51 2004 UTC (7 years, 7 months ago) by lth
Branches: MAIN
Diff to: previous 1.517: preferred, colored
Changes since revision 1.517: +1 -0 lines
Add p5-Digest-MD5-M4p 0.01,
Perl interface to a variant of the MD5 algorithm.

Approved by:	erwin (implicit)

Revision 1.517: download - view: text, markup, annotated - select for diffs
Sat Jun 26 02:37:45 2004 UTC (7 years, 7 months ago) by lioux
Branches: MAIN
Diff to: previous 1.516: preferred, colored
Changes since revision 1.516: +1 -0 lines
New port pam_pGina version 1.1.3: Daemon for allowing a pGina plugin
to authenticate against Unix PAM

Revision 1.516: download - view: text, markup, annotated - select for diffs
Fri Jun 25 11:10:58 2004 UTC (7 years, 7 months ago) by vs
Branches: MAIN
Diff to: previous 1.515: preferred, colored
Changes since revision 1.515: +1 -0 lines
Add dazuko 2.0.2, a common interface for 3rd party file access control.

PR:		ports/63624
Submitted by:	Rob Evers <rob@debank.tv>

Revision 1.515: download - view: text, markup, annotated - select for diffs
Sun Jun 20 23:40:25 2004 UTC (7 years, 7 months ago) by kris
Branches: MAIN
Diff to: previous 1.514: preferred, colored
Changes since revision 1.514: +0 -1 lines
Remove expired ports, plus the three ports that depended on them.

Revision 1.514: download - view: text, markup, annotated - select for diffs
Sat Jun 12 22:43:43 2004 UTC (7 years, 7 months ago) by eik
Branches: MAIN
Diff to: previous 1.513: preferred, colored
Changes since revision 1.513: +1 -0 lines
portaudit-db generates a portaudit database from a current
ports tree. It also features a file `database/portaudit.txt'
where UUIDs for vulnerabilities can be allocated quickly
before they are moved to the VuXML database.

Call `packaudit' after upgrading your ports tree.

Revision 1.513: download - view: text, markup, annotated - select for diffs
Fri Jun 11 13:51:05 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.512: preferred, colored
Changes since revision 1.512: +1 -0 lines
Add ipfw2dshield, a script for parsing ipfw log messages and submitting reports
to dshield.org (visit http://www.dshield.org for more info).

PR:		ports/67754
Submitted by:	Frank W. Josellis <frank@dynamical-systems.org>

Revision 1.512: download - view: text, markup, annotated - select for diffs
Sat May 29 07:30:00 2004 UTC (7 years, 8 months ago) by krion
Branches: MAIN
Diff to: previous 1.511: preferred, colored
Changes since revision 1.511: +1 -0 lines
Add tor 0.0.6.2, an anonymizing overlay network for TCP.

Onion Routing is a connection-oriented anonymizing
communication service. Users choose a source-routed path
through a set of nodes, and negotiate a "virtual circuit"
through the network, in which each node knows its predecessor
and successor, but no others. Traffic flowing down the circuit
is unwrapped by a symmetric key at each node, which reveals the
downstream node.

WWW: http://freehaven.net/tor/

PR:		ports/67305
Submitted by:	freebsd-ports@rikrose.net

Revision 1.511: download - view: text, markup, annotated - select for diffs
Thu May 27 22:21:34 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.510: preferred, colored
Changes since revision 1.510: +1 -0 lines
Fakeroot runs a command in an environment were it appears to have
root privileges for file manipulation, by setting LD_PRELOAD to a
library with alternative versions of getuid(), stat(), etc.

PR:		ports/64102
Submitted by:	Meno Abels <meno.abels@adviser.com>

Revision 1.510: download - view: text, markup, annotated - select for diffs
Tue May 18 14:37:48 2004 UTC (7 years, 8 months ago) by linimon
Branches: MAIN
Diff to: previous 1.509: preferred, colored
Changes since revision 1.509: +0 -1 lines
Remove avmailgate due to licensing concerns.

Revision 1.509: download - view: text, markup, annotated - select for diffs
Sat May 15 14:00:58 2004 UTC (7 years, 8 months ago) by krion
Branches: MAIN
Diff to: previous 1.508: preferred, colored
Changes since revision 1.508: +1 -0 lines
Add rkhunter 1.0.8,

Rootkit Hunter is scanning tool to ensure you for about 99.9%
you're clean of nasty tools.

This tool scans for rootkits, backdoors and local exploits by
running tests like:

- MD5/SHA1 hash compare
- Look for default files used by rootkits
- Wrong file permissions for binaries
- Look for suspected strings in LKM and KLD modules
- Look for hidden files
- Optional scan within plaintext and binary files

PR:		ports/66660
Submitted by:	Radim Kolar <hsn at netmag dot cz>

Revision 1.508: download - view: text, markup, annotated - select for diffs
Sat May 15 11:29:37 2004 UTC (7 years, 8 months ago) by krion
Branches: MAIN
Diff to: previous 1.507: preferred, colored
Changes since revision 1.507: +1 -0 lines
Add lep 0.30,

LEP is my attempt to provide a simple yet effective crypto
system that focuses largely on streamlining tasks and less on
elaborate inclusion of algorithms (MD5 and Blowfish are the
only official algorithms used, both of which are linked in from
-lcrypto), and also has some simple implementations of classic
cipher design (transposition, byte swapping, caesar, XOR, hex
encoding, etc) which can fit into the same operation chain,
relieving the need for OS overhead with process spawning and
piping.

PR:		ports/66659
Submitted by:	Dmitri Nikulin <setagllib@optusnet.com.au>

Revision 1.507: download - view: text, markup, annotated - select for diffs
Fri May 14 18:08:12 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.506: preferred, colored
Changes since revision 1.506: +1 -0 lines
Add scanlogd, a TCP port scan detection tool, originally designed to illustrate
various attacks an IDS developer has to deal with. Unlike some of the other
port scan detection tools out there, scanlogd is designed to be totally safe
to use.

PR:		ports/66449
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>

Revision 1.506: download - view: text, markup, annotated - select for diffs
Mon May 10 12:56:22 2004 UTC (7 years, 9 months ago) by tobez
Branches: MAIN
Diff to: previous 1.505: preferred, colored
Changes since revision 1.505: +1 -0 lines
Add security/p5-Authen-Captcha, a Perl module to verify the human
element in transactions.

Revision 1.505: download - view: text, markup, annotated - select for diffs
Wed May 5 06:19:18 2004 UTC (7 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.504: preferred, colored
Changes since revision 1.504: +1 -0 lines
Add gaim-encryption, a Gaim plug-in that allows for transparent RSA message
encryption between supporting clients.

PR:		66236
Submitted by:	ports@c0decafe.net <ports@c0decafe.net>

Revision 1.504: download - view: text, markup, annotated - select for diffs
Mon May 3 19:27:09 2004 UTC (7 years, 9 months ago) by lofi
Branches: MAIN
Diff to: previous 1.503: preferred, colored
Changes since revision 1.503: +1 -0 lines
Add pinentry slaveport for the curses based pinentry dialog.

Revision 1.503: download - view: text, markup, annotated - select for diffs
Mon May 3 19:26:19 2004 UTC (7 years, 9 months ago) by lofi
Branches: MAIN
Diff to: previous 1.502: preferred, colored
Changes since revision 1.502: +1 -0 lines
Add pinentry slaveport for the GTK based pinentry dialog.

Revision 1.502: download - view: text, markup, annotated - select for diffs
Mon May 3 19:25:17 2004 UTC (7 years, 9 months ago) by lofi
Branches: MAIN
Diff to: previous 1.501: preferred, colored
Changes since revision 1.501: +1 -0 lines
Add pinentry slaveport for the QT based pinentry dialog.

Revision 1.501: download - view: text, markup, annotated - select for diffs
Mon May 3 19:19:53 2004 UTC (7 years, 9 months ago) by lofi
Branches: MAIN
Diff to: previous 1.500: preferred, colored
Changes since revision 1.500: +1 -1 lines
security/newpg -> security/gnupg-devel

Revision 1.500: download - view: text, markup, annotated - select for diffs
Mon May 3 13:57:46 2004 UTC (7 years, 9 months ago) by arved
Branches: MAIN
Diff to: previous 1.499: preferred, colored
Changes since revision 1.499: +0 -1 lines
Update libgcrypt to the new stable version 1.2.0
Retire libgcrypt-devel

Switch back to security/libgcrypt and bump PORTREVISION for
- gnutls
- gnutls-devel
- gsasl
- opencdk
- vpnc

libggz:
- Remove dependency on libgcrypt, because the port does not yet
work with the new libgcrypt

libksba:
- Update to 0.9.5
- Pass maintainership to lofi, who already maintains the other
aegypten ports.

Approved by:	lofi

wmbiff:
Switch to security/libgcrypt but no PORTREVISION bump, because the
dependency is optional and the port does not work with the new
libgcrypt and needs to be updated.

No action, because ports don't work with the new libgcrypt and need
to be updated, maintainers informed:
security/newpg
security/pinentry
security/dirmngr
emulators/fuse
emulators/libspectrum

Revision 1.499: download - view: text, markup, annotated - select for diffs
Tue Apr 20 13:00:39 2004 UTC (7 years, 9 months ago) by netchild
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.498: preferred, colored
Changes since revision 1.498: +1 -0 lines
Slave port of security/ssh2. It builds ssh2 without X11 support.

Submitted by:	marius

Revision 1.498: download - view: text, markup, annotated - select for diffs
Tue Apr 20 09:34:00 2004 UTC (7 years, 9 months ago) by lofi
Branches: MAIN
Diff to: previous 1.497: preferred, colored
Changes since revision 1.497: +1 -0 lines
Add libassuan, an IPC library used by GnuPG and gpgme.

Revision 1.497: download - view: text, markup, annotated - select for diffs
Sun Apr 11 01:45:10 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.496: preferred, colored
Changes since revision 1.496: +0 -1 lines
As announced 2 months ago, remove these deprecated or broken ports.

Revision 1.496: download - view: text, markup, annotated - select for diffs
Sat Apr 10 23:16:07 2004 UTC (7 years, 10 months ago) by thierry
Branches: MAIN
Diff to: previous 1.495: preferred, colored
Changes since revision 1.495: +1 -0 lines
Add libtomcrypt 0.92, comprehensive, modular and portable
cryptographic toolkit.

PR:		62581
Submitted by:	Yonatan <Yonatan@Xpert.com>
Approved by:	pav (mentor).

Revision 1.495: download - view: text, markup, annotated - select for diffs
Mon Apr 5 02:54:41 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.494: preferred, colored
Changes since revision 1.494: +1 -0 lines
Add gnomekeyring, an API and daemon for managing lists of credentials.  This
is similar to the Keychain in MacOS.

Revision 1.494: download - view: text, markup, annotated - select for diffs
Fri Apr 2 07:29:38 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.493: preferred, colored
Changes since revision 1.493: +2 -0 lines
Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651

Revision 1.493: download - view: text, markup, annotated - select for diffs
Mon Mar 29 19:42:01 2004 UTC (7 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.492: preferred, colored
Changes since revision 1.492: +1 -0 lines
Add pear-Text_Password, a PEAR package, which provides the ability to the user
to generate random passwords, either pronounceable or not pronounceable.

PR:		ports/64896
Submitted by:	<bra@fsn.hu>

Revision 1.492: download - view: text, markup, annotated - select for diffs
Fri Mar 26 02:01:52 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
Diff to: previous 1.491: preferred, colored
Changes since revision 1.491: +1 -0 lines
Add new port of i386 binary client for the md5crk project.
It is a distributed effort to generate MD5 collisions.

Revision 1.491: download - view: text, markup, annotated - select for diffs
Wed Mar 17 00:19:16 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.490: preferred, colored
Changes since revision 1.490: +1 -0 lines
Add gnutls-devel

Pointy hat to:	sergei

Revision 1.490: download - view: text, markup, annotated - select for diffs
Wed Mar 3 16:08:11 2004 UTC (7 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.489: preferred, colored
Changes since revision 1.489: +1 -0 lines
Add fpc-md5, a Free Pascal module with MD5 hash routines.

PR:		ports/62593
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>

Revision 1.489: download - view: text, markup, annotated - select for diffs
Sun Feb 29 23:22:12 2004 UTC (7 years, 11 months ago) by sergei
Branches: MAIN
Diff to: previous 1.488: preferred, colored
Changes since revision 1.488: +1 -0 lines
Add lockdown 0.1:

Lockdown is a hardening system written in C++ for FreeBSD
and released under the BSD license.

Lockdown was designed to harden FreeBSD's base system. It does so
by editing the systems configuration files and set permissions,
flags and ownership on SUID, GID and information files.
Lockdown was meant to be run only once, so you can quickly
and without forgetting something, get a secure system running.

WWW:	http://lockdown.TruNet.dk/

PR:		62714
Submitted by:	Daniel Blankensteiner <db@TruNet.dk>

Revision 1.488: download - view: text, markup, annotated - select for diffs
Sat Feb 28 21:39:12 2004 UTC (7 years, 11 months ago) by cy
Branches: MAIN
Diff to: previous 1.487: preferred, colored
Changes since revision 1.487: +0 -1 lines
MIT KRB5 1.3.2 has been released. Remove the beta.

Revision 1.487: download - view: text, markup, annotated - select for diffs
Sat Feb 28 17:48:28 2004 UTC (7 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.486: preferred, colored
Changes since revision 1.486: +1 -0 lines
Add samba-vscan 0.3.4, on-access virus scanning with Samba.

While I am here,

  - make portlint happy,
  - use WRKSRC instead hardcode path.
  - use SAMBASRC instead wrong path if WRKDIRPREFIX env set.
  - remove PORTREVISION on new ports.

PR:		ports/63464
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>

Revision 1.486: download - view: text, markup, annotated - select for diffs
Sat Feb 28 11:08:48 2004 UTC (7 years, 11 months ago) by arved
Branches: MAIN
Diff to: previous 1.485: preferred, colored
Changes since revision 1.485: +0 -1 lines
Remove geheimnis. Project is dead for a long time, and superseded by kgpg

Revision 1.485: download - view: text, markup, annotated - select for diffs
Mon Feb 23 01:45:55 2004 UTC (7 years, 11 months ago) by linimon
Branches: MAIN
Diff to: previous 1.484: preferred, colored
Changes since revision 1.484: +1 -0 lines
Refactor f-prot into f-prot (for the code) and f-prot-sig (for the
signature definitions).  This allows the definitions to be updated
seperately as and when required.

PR:		ports/62917, 62918
Submitted by:	Tim Bishop <tim@bishnet.net> (maintainer)

Revision 1.484: download - view: text, markup, annotated - select for diffs
Fri Feb 13 17:45:38 2004 UTC (7 years, 11 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.483: preferred, colored
Changes since revision 1.483: +1 -0 lines
PuTTY is a client program for the SSH, Telnet and Rlogin network protocols.

These protocols are all used to run a remote session on a computer,
over a network. PuTTY implements the client end of that session:
the end at which the session is displayed, rather than the end
at which it runs.

WWW: http://www.chiark.greenend.org.uk/~sgtatham/putty/

Revision 1.483: download - view: text, markup, annotated - select for diffs
Fri Feb 13 01:04:26 2004 UTC (7 years, 11 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.482: preferred, colored
Changes since revision 1.482: +1 -0 lines
add py-xmlsec 0.2.0
A set of Python bindings for XML Security Library

Revision 1.482: download - view: text, markup, annotated - select for diffs
Thu Feb 12 14:27:45 2004 UTC (7 years, 11 months ago) by nectar
Branches: MAIN
Diff to: previous 1.481: preferred, colored
Changes since revision 1.481: +1 -1 lines
Now I know my ABCs
Next time won't you run sort(1) with me

Revision 1.481: download - view: text, markup, annotated - select for diffs
Thu Feb 12 14:24:17 2004 UTC (7 years, 11 months ago) by nectar
Branches: MAIN
Diff to: previous 1.480: preferred, colored
Changes since revision 1.480: +2 -0 lines
Activate vuxml, vxquery.

Revision 1.480: download - view: text, markup, annotated - select for diffs
Thu Jan 29 10:06:21 2004 UTC (8 years ago) by arved
Branches: MAIN
Diff to: previous 1.479: preferred, colored
Changes since revision 1.479: +1 -0 lines
Add libgcrypt-devel, repocopied from libgcrypt.
Version 1.1.91 is incompatible with 1.1.12.

The -devel is required by the upcoming GnuTLS version and the new vpnc version.
The Stable version is still required by the Aegypten plugins.

Approved by:    portmgr(marcus)
Repocopied by:  joe

Revision 1.479: download - view: text, markup, annotated - select for diffs
Thu Jan 29 09:55:49 2004 UTC (8 years ago) by ale
Branches: MAIN
Diff to: previous 1.478: preferred, colored
Changes since revision 1.478: +1 -0 lines
Add snortreport 1.2, add-on module for snort to generate real-time web
reports.

PR:		ports/62046
Submitted by:	Andrea Venturoli <a.ventu@FreeBSD.org>
Approved by:	nork (mentor/implicitly)

Revision 1.478: download - view: text, markup, annotated - select for diffs
Wed Jan 28 16:17:30 2004 UTC (8 years ago) by eik
Branches: MAIN
Diff to: previous 1.477: preferred, colored
Changes since revision 1.477: +1 -0 lines
tandart vulnerability test for port auditing systems

  This is a package to test FreeBSD port auditing systems, e.g. portaudit
  and the upcoming VuXML based system. Even though it installs no files,
  it is listed in the portaudit database as vulnerable.

  Kind of a EICAR-STANDARD-ANTIVIRUS-TEST-FILE

Revision 1.477: download - view: text, markup, annotated - select for diffs
Tue Jan 27 19:53:36 2004 UTC (8 years ago) by eik
Branches: MAIN
Diff to: previous 1.476: preferred, colored
Changes since revision 1.476: +1 -0 lines
connect portaudit to the INDEX
(what is the INDEX?)

Revision 1.476: download - view: text, markup, annotated - select for diffs
Tue Jan 27 13:24:43 2004 UTC (8 years ago) by demon
Branches: MAIN
Diff to: previous 1.475: preferred, colored
Changes since revision 1.475: +1 -0 lines
New port: qca-tls.

A plugin to provide SSL/TLS capability to programs that utilize the
Qt Cryptographic Architecture (QCA).

Revision 1.475: download - view: text, markup, annotated - select for diffs
Mon Jan 26 04:10:56 2004 UTC (8 years ago) by cy
Branches: MAIN
Diff to: previous 1.474: preferred, colored
Changes since revision 1.474: +1 -0 lines
Brand new MIT KRB5 beta.

Revision 1.474: download - view: text, markup, annotated - select for diffs
Sat Jan 3 09:21:41 2004 UTC (8 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.473: preferred, colored
Changes since revision 1.473: +1 -0 lines
Add p5-Crypt-xDBM_File 1.01,
perl module encrypt almost any kind of
dbm file.

PR:		60709
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>

Revision 1.473: download - view: text, markup, annotated - select for diffs
Wed Dec 24 13:53:01 2003 UTC (8 years, 1 month ago) by sergei
Branches: MAIN
Diff to: previous 1.472: preferred, colored
Changes since revision 1.472: +1 -0 lines
Add cvm 0.18, Credential Validation Modules:
- The reference source for the CVM interface
- Diagnostic and benchmark CVM clients
- A checkpassword interface CVM client
- A UNIX/POSIX system module (uses getpwnam)
- A flat-file module
- A library for client writers
- A set of libraries for module writers

Author:	Bruce Guenter <bruceg@em.ca>
WWW:	http://untroubled.org/cvm/

This port in needed to unbreak build of mail/mailfront and ftp/twoftpd.

Revision 1.472: download - view: text, markup, annotated - select for diffs
Mon Dec 22 15:08:03 2003 UTC (8 years, 1 month ago) by kuriyama
Branches: MAIN
Diff to: previous 1.471: preferred, colored
Changes since revision 1.471: +1 -0 lines
Add starttls 0.9, simple wrapper program for STARTTLS on emacs21.

Revision 1.471: download - view: text, markup, annotated - select for diffs
Wed Dec 17 15:19:50 2003 UTC (8 years, 1 month ago) by krion
Branches: MAIN
Diff to: previous 1.470: preferred, colored
Changes since revision 1.470: +1 -0 lines
Add vpnc 0.2,

VPNC - Client for Cisco 3000 VPN Concentrator

A VPN client compatible with Cisco's EasyVPN equipment.
Supports IPSec (ESP) with Mode Configuration and Xauth.
Supports only shared-secret IPSec authentication, 3DES, MD5,
and IP tunneling.  It runs entirely in userspace

PR:		60283
Submitted by:	Christian Lackas

Revision 1.470: download - view: text, markup, annotated - select for diffs
Tue Dec 16 14:07:22 2003 UTC (8 years, 1 month ago) by skv
Branches: MAIN
Diff to: previous 1.469: preferred, colored
Changes since revision 1.469: +1 -0 lines
Add rng_82802 0.0.0, RNG driver for the Intel 82802.

Revision 1.469: download - view: text, markup, annotated - select for diffs
Fri Dec 5 23:19:05 2003 UTC (8 years, 2 months ago) by sergei
Branches: MAIN
Diff to: previous 1.468: preferred, colored
Changes since revision 1.468: +1 -0 lines
Add xca 0.4.5, graphical certification authority.

Graphical certification authority is an interface for managing
RSA keys and certificates, and the creation and signing of PKCS#10 requests.
It uses the OpenSSL library and a Berkeley DB for key and certificate storage.
It supports importing and exporting keys and PEM DER PKCS8 certificates,
signing and revoking of PEM DER PKCS12, and selection of x509v3 extensions.
A tree view of certificates is presented.

Author:	Christian Hohnstaedt <christian@hohnstaedt.de>
WWW:	http://www.hohnstaedt.de/xca.html

PR:		58378
Submitted by:	Valentin Zahariev <curly@e-card.bg>

Revision 1.468: download - view: text, markup, annotated - select for diffs
Thu Nov 20 23:17:31 2003 UTC (8 years, 2 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.467: preferred, colored
Changes since revision 1.467: +0 -1 lines
Retire security/whisker.  Author says to use nikto instead.
PR: ports/58606.

Revision 1.467: download - view: text, markup, annotated - select for diffs
Sat Nov 15 17:13:59 2003 UTC (8 years, 2 months ago) by skv
Branches: MAIN
Diff to: previous 1.466: preferred, colored
Changes since revision 1.466: +1 -0 lines
Add p5-OpenCA-CRL 0.9.17, CRL Management module.

Revision 1.466: download - view: text, markup, annotated - select for diffs
Sat Nov 15 17:06:24 2003 UTC (8 years, 2 months ago) by skv
Branches: MAIN
Diff to: previous 1.465: preferred, colored
Changes since revision 1.465: +1 -0 lines
Add p5-OpenCA-REQ 0.9.52,
perl extension to easily manage Cert
REQUESTs.

Revision 1.465: download - view: text, markup, annotated - select for diffs
Sat Nov 15 17:04:43 2003 UTC (8 years, 2 months ago) by skv
Branches: MAIN
Diff to: previous 1.464: preferred, colored
Changes since revision 1.464: +1 -0 lines
Add p5-OpenCA-PKCS7 0.9.13, perl extension for basic handling PKCS.

Revision 1.464: download - view: text, markup, annotated - select for diffs
Sat Nov 8 11:48:04 2003 UTC (8 years, 3 months ago) by markm
Branches: MAIN
Diff to: previous 1.463: preferred, colored
Changes since revision 1.463: +0 -1 lines
This software is old and unmaintained. Remove.

Revision 1.463: download - view: text, markup, annotated - select for diffs
Tue Nov 4 16:42:43 2003 UTC (8 years, 3 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.462: preferred, colored
Changes since revision 1.462: +1 -0 lines
Add p5-Crypt-OFB 0.01, encrypt Data using OFB Mode.

PR:		58825
Submitted by:	clsung

Revision 1.462: download - view: text, markup, annotated - select for diffs
Fri Oct 31 18:40:46 2003 UTC (8 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.461: preferred, colored
Changes since revision 1.461: +0 -1 lines
Retire the following ports; they have been integrated into ruby18 and
ruby16-shim-ruby18:

	devel/ruby-yaml
	net/ruby-drb
	net/ruby-gserver
	net/ruby-soap
	net/ruby-xmlrpc
	security/ruby-openssl
	sysutils/ruby-devel-logger
	textproc/ruby-rexml
	www/ruby-webrick

Revision 1.461: download - view: text, markup, annotated - select for diffs
Fri Oct 31 09:41:08 2003 UTC (8 years, 3 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.460: preferred, colored
Changes since revision 1.460: +1 -0 lines
Add p5-Crypt-Anubis, a Crypt::CBC-compliant block cipher

Revision 1.460: download - view: text, markup, annotated - select for diffs
Thu Oct 30 08:35:42 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.459: preferred, colored
Changes since revision 1.459: +1 -0 lines
add gsasl 0.0.8
GNU SASL Library

Revision 1.459: download - view: text, markup, annotated - select for diffs
Thu Oct 30 06:40:58 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.458: preferred, colored
Changes since revision 1.458: +1 -0 lines
add gss 0.0.6
GNU Generic Security Service Library

Revision 1.458: download - view: text, markup, annotated - select for diffs
Wed Oct 22 10:39:33 2003 UTC (8 years, 3 months ago) by skv
Branches: MAIN
Diff to: previous 1.457: preferred, colored
Changes since revision 1.457: +1 -0 lines
Add p5-OpenCA-CRR 0.0.2, perl extention to handle CRR objects.

Revision 1.457: download - view: text, markup, annotated - select for diffs
Wed Oct 22 03:08:51 2003 UTC (8 years, 3 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.456: preferred, colored
Changes since revision 1.456: +1 -0 lines
Add f-prot 4.2.0, f-Prot Antivirus for BSD Workstations.

PR:		52923
Submitted by:	Tim Bishop <tim@bishnet.net>

Revision 1.456: download - view: text, markup, annotated - select for diffs
Tue Oct 21 20:23:26 2003 UTC (8 years, 3 months ago) by sergei
Branches: MAIN
Diff to: previous 1.455: preferred, colored
Changes since revision 1.455: +1 -0 lines
Add libgpg-error 0.5, common error values for all GnuPG components.

PR:		58325
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
Approved by:	krion (mentor)

Revision 1.455: download - view: text, markup, annotated - select for diffs
Sun Oct 19 17:25:34 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.454: preferred, colored
Changes since revision 1.454: +1 -0 lines
add shishi 0.0.8
A free implementation of the Kerberos 5 network security system

Revision 1.454: download - view: text, markup, annotated - select for diffs
Sun Oct 19 10:07:28 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.453: preferred, colored
Changes since revision 1.453: +1 -0 lines
add libntlm 0.3.2
A library that implement Microsoft's NTLM authentication

Revision 1.453: download - view: text, markup, annotated - select for diffs
Thu Oct 16 12:49:03 2003 UTC (8 years, 3 months ago) by mat
Branches: MAIN
Diff to: previous 1.452: preferred, colored
Changes since revision 1.452: +1 -0 lines
Add p5-Crypt-CBCeasy 0.24,
Easy things make really easy with Crypt::CBC.

Revision 1.452: download - view: text, markup, annotated - select for diffs
Fri Oct 10 06:06:13 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.451: preferred, colored
Changes since revision 1.451: +1 -0 lines
[New ports] linux-pam-docs

	While pam(8) refers Linux-PAM Guides at ``SEE ALSO'' section,
	it seems no documentation is in ports/ tree.

	I think reading those docs takes good understanding of PAM
	in RELENG_4, and also OpenPAM in HEAD.

PR:		ports/53490
Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>

Revision 1.451: download - view: text, markup, annotated - select for diffs
Fri Oct 10 05:52:57 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.450: preferred, colored
Changes since revision 1.450: +1 -0 lines
New port: gnome-ssh-askpass

	New port, the gnome based askpass from the openssh contrib.

PR:		ports/53247
Submitted by:	Mark Hannon <markhannon@optusnet.com.au>

Revision 1.450: download - view: text, markup, annotated - select for diffs
Tue Oct 7 23:53:22 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.449: preferred, colored
Changes since revision 1.449: +1 -0 lines
New Port: ssh_askpass_gtk2 - A tiny GTK2 ssh askpass replacement

	A small SSH Askpass replacement written with GTK2. Features
	fullscreen dialog and translucent background.

PR:		ports/56537
Submitted by:	Manuel Rabade <mig@mig-29.net>

Revision 1.449: download - view: text, markup, annotated - select for diffs
Tue Oct 7 23:34:39 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.448: preferred, colored
Changes since revision 1.448: +1 -0 lines
[new port] security/opensc-esteid: modified version of the
security/opensc port that works with Estonian Electronic ID card

	This is modified version of the OpenSC port that works with
	Estonian Electronic ID card (EstEID).

	WWW: http://marie.vtl.ee/esteid/

PR:		ports/56612
Submitted by:	Sven Petai <hadara@bsd.ee>

Revision 1.448: download - view: text, markup, annotated - select for diffs
Mon Oct 6 23:49:25 2003 UTC (8 years, 4 months ago) by leeym
Branches: MAIN
Diff to: previous 1.447: preferred, colored
Changes since revision 1.447: +1 -0 lines
add autossh-1.2d

autossh is a program to start a copy of ssh and monitor it, restarting
it as necessary should it die or stop passing traffic.

The original idea and the mechanism were from rstunnel (Reliable SSH
Tunnel). With this version the method changes: autossh uses ssh to
construct a loop of ssh forwardings (one from local to remote, one
from remote to local), and then sends test data that it expects to
get back. (The idea is thanks to Terrence Martin.)

WWW:		http://www.harding.motd.ca/autossh/

Revision 1.447: download - view: text, markup, annotated - select for diffs
Mon Oct 6 12:12:36 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.446: preferred, colored
Changes since revision 1.446: +1 -0 lines
New port: An MSN Messenger event/message sniffer

	An MSN Messenger event/message sniffer based on the pcap library

PR:		ports/55262
Submitted by:	Nicolas Gieczewski <nick@n0sp4m.nixsoftware.com>

Revision 1.446: download - view: text, markup, annotated - select for diffs
Mon Oct 6 04:28:05 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.445: preferred, colored
Changes since revision 1.445: +1 -0 lines
FreeBSD Port Submission for "Destroy"

	Destroy, A program that destroys files on the hard disk by
	writing null and random bytes to the file, then unlinking
	it.

PR:		ports/50291
Submitted by:	Shane Kinney <shane@freebsdhackers.net>

Revision 1.445: download - view: text, markup, annotated - select for diffs
Sun Oct 5 03:58:52 2003 UTC (8 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.444: preferred, colored
Changes since revision 1.444: +0 -1 lines
Remove the rsaref port, which fulfilled its usefulness a long time ago.

Revision 1.444: download - view: text, markup, annotated - select for diffs
Wed Oct 1 10:26:23 2003 UTC (8 years, 4 months ago) by krion
Branches: MAIN
Diff to: previous 1.443: preferred, colored
Changes since revision 1.443: +1 -0 lines
Add checkpassword-pam 0.98, implementation of checkpassword
authentication program.

PR:		57424
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>

Revision 1.443: download - view: text, markup, annotated - select for diffs
Mon Sep 29 08:51:02 2003 UTC (8 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.442: preferred, colored
Changes since revision 1.442: +1 -0 lines
Add ruby-gpgme, a Ruby interface to GnuPG Made Easy (GPGME).

Revision 1.442: download - view: text, markup, annotated - select for diffs
Mon Sep 29 00:06:36 2003 UTC (8 years, 4 months ago) by bms
Branches: MAIN
Diff to: previous 1.441: preferred, colored
Changes since revision 1.441: +1 -0 lines
New port: security/sectok

PR:		ports/39778

Revision 1.441: download - view: text, markup, annotated - select for diffs
Mon Sep 29 00:05:13 2003 UTC (8 years, 4 months ago) by bms
Branches: MAIN
Diff to: previous 1.440: preferred, colored
Changes since revision 1.440: +1 -0 lines
New port: security/libsectok

PR:		ports/39777

Revision 1.440: download - view: text, markup, annotated - select for diffs
Thu Sep 25 11:20:15 2003 UTC (8 years, 4 months ago) by krion
Branches: MAIN
Diff to: previous 1.439: preferred, colored
Changes since revision 1.439: +1 -0 lines
Doscan is a tool to quickly scan network for machines listening
on a TCP port. It can scan for Microsoft DCOM vulnerability.

PR:		57161
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>

Revision 1.439: download - view: text, markup, annotated - select for diffs
Wed Sep 24 13:47:38 2003 UTC (8 years, 4 months ago) by netchild
Branches: MAIN
Diff to: previous 1.438: preferred, colored
Changes since revision 1.438: +1 -0 lines
Add AntiVir Milter, a mail virusscanner using the Sendmail Mail Filter API.
This is a commercial stand-alone solution written in C not a PERL script +
myriads of dependencies + some AV...
Licenses for private (individual, non-commercial) use, e.g. for protecting
your family's home network, can be applied for free of charge.

Submitted by:	Marius Strobl <marius@alchemy.franken.de>

Revision 1.438: download - view: text, markup, annotated - select for diffs
Tue Sep 9 15:07:52 2003 UTC (8 years, 5 months ago) by osa
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.437: preferred, colored
Changes since revision 1.437: +1 -0 lines
New port: a checkpassword compatible authentication
program that uses CRAM-MD5 authentication mode.

Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
PR:		56598

Revision 1.437: download - view: text, markup, annotated - select for diffs
Mon Sep 8 09:09:36 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.436: preferred, colored
Changes since revision 1.436: +1 -0 lines
[new port] security/dropbear: a lightweight SSH2 server

	Dropbear is an SSH 2 server, designed to be usable in small
	memory environments.

	It supports:
		* Main features of SSH 2 protocol
		* Implements X11 forwarding, and authentication-agent forwarding
		for OpenSSH clients
		* Compatible with OpenSSH ~/.ssh/authorized_keys public key
		authentication

	WWW: http://matt.ucc.asn.au/dropbear/dropbear.html

PR:		ports/55795
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>

Revision 1.436: download - view: text, markup, annotated - select for diffs
Thu Sep 4 13:57:33 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.435: preferred, colored
Changes since revision 1.435: +1 -0 lines
new port: dump MSRPC information

	One-file-port, from @stake. This dumps information from
	remote RPC.  Much like "rpcinfo -p host" on unix hosts.
	Please check my patches: I removed an unused function so
	this wouldn't be marked as a security sensitive port, and
	I'm not sure my Makefile change respects CFLAGS.

PR:		ports/46991
Submitted by:	Yonatan@xpert.com <Yonatan@xpert.com>

Revision 1.435: download - view: text, markup, annotated - select for diffs
Thu Sep 4 13:28:15 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.434: preferred, colored
Changes since revision 1.434: +1 -0 lines
New port: security/hmap - web server fingerprinting tool

	Web server fingerprinting tool, used to identify web servers
	that changed thier banners.

PR:		ports/50754
Submitted by:	Yonatan@xpert.com <Yonatan@xpert.com>

Revision 1.434: download - view: text, markup, annotated - select for diffs
Thu Sep 4 10:58:00 2003 UTC (8 years, 5 months ago) by erwin
Branches: MAIN
Diff to: previous 1.433: preferred, colored
Changes since revision 1.433: +1 -0 lines
Crypt::OpenSSL::Bignum provides access to OpenSSL
multiprecision integer arithmetic libraries. Presently,
many though not all of the arithmetic operations that
OpenSSL provides are exposed to perl. In addition,
this module can be used to provide access to bignum
values produced by other OpenSSL modules, such as key
parameters from Crypt::OpenSSL::RSA.

Revision 1.433: download - view: text, markup, annotated - select for diffs
Sun Aug 31 08:49:27 2003 UTC (8 years, 5 months ago) by krion
Branches: MAIN
Diff to: previous 1.432: preferred, colored
Changes since revision 1.432: +1 -0 lines
- New port: security/tinyca version 0.4.9

TinyCA is a simple graphical userinterface written in Perl/Tk
to manage a small CA (Certification Authority).

PR:		54571
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>

Revision 1.432: download - view: text, markup, annotated - select for diffs
Thu Aug 28 09:21:14 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.431: preferred, colored
Changes since revision 1.431: +1 -0 lines
New port: hunch - Scan httpd log files, find vulnerability probes,
mail admins

	Scan Apache log files for CodeRed, Nimda, FormMail, proxy
	scanners and other malicious probes. For each one found,
	track down the contact email from WHOIS data and send a
	notice. Built-in rate controls prevent flooding an admin
	even when his machines are scanning at high rates. Runs as
	a non-privileged cron job to not interfere with the HTTP
	daemon's operation.

	Notes to committer:
	 1. This port installs a user and a group "hunch". It doesn't
	 meet the conditions listed in the handbook for a "reserved"
	 uid/gid.
	 2. portlint will complain about the port. A lot. To the
	 best of my judgment all of the warnings can be ignored
	 with the exception of the one about BATCH which I could
	 find no documentation for. Therefore it is setting
	 IS_INTERACTIVE.

PR:		ports/44836
Submitted by:	Dan Pelleg <daniel+hunch@pelleg.org>

Revision 1.431: download - view: text, markup, annotated - select for diffs
Thu Aug 28 08:28:18 2003 UTC (8 years, 5 months ago) by perky
Branches: MAIN
Diff to: previous 1.430: preferred, colored
Changes since revision 1.430: +0 -1 lines
Remove security/py-amkCrypto port. This port have not been built over
a year and replaced by security/py-pycrypto.

Revision 1.430: download - view: text, markup, annotated - select for diffs
Thu Aug 28 07:27:15 2003 UTC (8 years, 5 months ago) by demon
Branches: MAIN
Diff to: previous 1.429: preferred, colored
Changes since revision 1.429: +1 -0 lines
New port: p5-Module-Signature.

Module::Signature adds cryptographic authentications to CPAN
distributions, via the special SIGNATURE file.

If you are a module user, all you have to do is to remember
running "cpansign -v" (or just "cpansign") before issuing
"perl Makefile.PL" or "perl Build.PL"; that will ensure the
 distribution has not been tampered with.

For module authors, you'd want to add the SIGNATURE file to
your MANIFEST, then type "cpansign -s" before making a distribution.

Submitted by:	autrijus@autrijus.org

Revision 1.429: download - view: text, markup, annotated - select for diffs
Sun Aug 24 11:45:09 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.428: preferred, colored
Changes since revision 1.428: +1 -0 lines
new port: Security scanner for Samba

	ADM smb is a security scanner for Samba
	/* based on the src of the smbclient  from the samba team */
	ADMsmb will perform a complete audit of samba for you on a host you
	provide.

PR:		ports/53696
Submitted by:	Jacek Serwatynski <tutus@trynet.eu.org>

Revision 1.428: download - view: text, markup, annotated - select for diffs
Wed Aug 20 07:01:29 2003 UTC (8 years, 5 months ago) by erwin
Branches: MAIN
Diff to: previous 1.427: preferred, colored
Changes since revision 1.427: +1 -0 lines
Add p5-Crypt-GeneratePassword 0.02,

This module lets you generate secure random passwords
with a reasonable amount of pronounceability. It avoids
the problems associated with the FIPS-181 NIST standard
as used by Crypt::RandPasswd. See perldoc for more
details.

PR:		55575
Submitted by:	andrew@scoop.co.nz

Revision 1.427: download - view: text, markup, annotated - select for diffs
Fri Aug 8 01:42:00 2003 UTC (8 years, 6 months ago) by cy
Branches: MAIN
Diff to: previous 1.426: preferred, colored
Changes since revision 1.426: +0 -1 lines
MIT KRB5 1.3 has been released. Remove the beta.

Revision 1.426: download - view: text, markup, annotated - select for diffs
Thu Aug 7 05:43:08 2003 UTC (8 years, 6 months ago) by kris
Branches: MAIN
Diff to: previous 1.425: preferred, colored
Changes since revision 1.425: +0 -1 lines
As announced on May 6, remove the broken p5-Authen-Krb4 port

Revision 1.425: download - view: text, markup, annotated - select for diffs
Wed Aug 6 15:52:30 2003 UTC (8 years, 6 months ago) by skv
Branches: MAIN
Diff to: previous 1.424: preferred, colored
Changes since revision 1.424: +1 -0 lines
Add p5-Digest-SHA2 1.0.0, perl interface to the SHA-2 algorithms.

Revision 1.424: download - view: text, markup, annotated - select for diffs
Thu Jul 31 09:20:28 2003 UTC (8 years, 6 months ago) by nork
Branches: MAIN
Diff to: previous 1.423: preferred, colored
Changes since revision 1.423: +1 -0 lines
Add drweb-qmail 4.29.12, qmail client for DrWeb antivirus suite.

PR:		ports/54614
Submitted by:	Denis N. Peplin <info@volginfo.ru>

Revision 1.423: download - view: text, markup, annotated - select for diffs
Tue Jul 29 19:33:58 2003 UTC (8 years, 6 months ago) by kbyanc
Branches: MAIN
Diff to: previous 1.422: preferred, colored
Changes since revision 1.422: +1 -0 lines
Add gcipher 1.0, a simple encryption tool.

PR:		53738
Submitted by:	Shannon -jj Behrens <jjinux@yahoo.com>

Revision 1.422: download - view: text, markup, annotated - select for diffs
Sat Jul 19 02:34:32 2003 UTC (8 years, 6 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.421: preferred, colored
Changes since revision 1.421: +1 -0 lines
Add hostsentry 0.02, a Login Anomaly Detector.

PR:		48127
Submitted by:	Andre Ramos <andre.ramos@netcabo.pt>

Revision 1.421: download - view: text, markup, annotated - select for diffs
Sat Jul 19 02:32:04 2003 UTC (8 years, 6 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.420: preferred, colored
Changes since revision 1.420: +1 -0 lines
Add nikto 1.30, web and CGI vulnerability scanner with SSL support.

PR:		43313
Submitted by:	pandzilla

Revision 1.420: download - view: text, markup, annotated - select for diffs
Sat Jul 19 02:28:42 2003 UTC (8 years, 6 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.419: preferred, colored
Changes since revision 1.419: +1 -0 lines
Add libwhisker 1.6, perl module to create HTTP test scripts.

PR:		42986
Submitted by:	pandzilla

Revision 1.419: download - view: text, markup, annotated - select for diffs
Fri Jul 11 20:11:11 2003 UTC (8 years, 7 months ago) by oliver
Branches: MAIN
Diff to: previous 1.418: preferred, colored
Changes since revision 1.418: +1 -0 lines
Add osiris 1.5.2,
file integrity checking, with GDBM and MySQL
support.

PR:		50026
Submitted by:	Nicolas Jombart <ecu@ipv42.net>

Revision 1.418: download - view: text, markup, annotated - select for diffs
Thu Jul 10 02:00:43 2003 UTC (8 years, 7 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.417: preferred, colored
Changes since revision 1.417: +1 -0 lines
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Add sudoscript, an audited shell using sudo(8) and script(1)

PR:		53967
Submitted by:	Howard Owen <hbo@egbok.com>

Revision 1.417: download - view: text, markup, annotated - select for diffs
Fri Jul 4 14:04:45 2003 UTC (8 years, 7 months ago) by skv
Branches: MAIN
Diff to: previous 1.416: preferred, colored
Changes since revision 1.416: +1 -0 lines
Add p5-Nmap-Scanner 0.5,
perform and manipulate nmap scans using
perl.

Revision 1.416: download - view: text, markup, annotated - select for diffs
Mon Jun 30 07:41:04 2003 UTC (8 years, 7 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.415: preferred, colored
Changes since revision 1.415: +1 -0 lines
Reviewed by:
Approved by:
Obtained from:
MFC after:
Import hydra-2.2, base on PR/43942. This port is provided as a standalone
program to avoid installing a full Nessus scanner system.

Submitted by:   Laurent LEVIER <llevier@argosnet.com>

Revision 1.415: download - view: text, markup, annotated - select for diffs
Wed Jun 25 12:33:31 2003 UTC (8 years, 7 months ago) by nork
Branches: MAIN
Diff to: previous 1.414: preferred, colored
Changes since revision 1.414: +1 -0 lines
Add new port of clamav-devel after repo copy.
Update to snapshot(20030625).

PR:		ports/53306
Submitted by:	Rob Evers <rob@debank.tv>
Approved by:	portmgr (marcus)
Repo copyed by:	cvs (joe)

Revision 1.414: download - view: text, markup, annotated - select for diffs
Sat Jun 21 06:11:49 2003 UTC (8 years, 7 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.413: preferred, colored
Changes since revision 1.413: +1 -0 lines
Add cryptlib 3.1, a powerful security programming toolkit.

PR:		53397
Submitted by:	me

Revision 1.413: download - view: text, markup, annotated - select for diffs
Wed Jun 18 02:52:48 2003 UTC (8 years, 7 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.412: preferred, colored
Changes since revision 1.412: +1 -0 lines
PR:		53014
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>

Add prelude-manager 0.8.7, System central logging point of prelude Network
Intrusion Detection.

prelude-manager : the manager is the central logging point. It receives
alerts from sensors and logs them using one or several plugins (the default
logging being to a text file, but logging to a database is also possible -
and recommended).

Revision 1.412: download - view: text, markup, annotated - select for diffs
Wed Jun 18 02:48:52 2003 UTC (8 years, 7 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.411: preferred, colored
Changes since revision 1.411: +1 -0 lines
PR:		53013
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>

Add prelude-nids 0.8.1,
Sensor program of prelude Network Intrusion Detection System

prelude-nids : the Prelude Network Intrusion Detection System is a sensor,
that may be installed on the same machine as the manager or not, which watches
network traffic and looks for familiar patterns. This is functionally
equivalent to Snort (http://www.snort.org).

Revision 1.411: download - view: text, markup, annotated - select for diffs
Wed Jun 18 02:45:19 2003 UTC (8 years, 7 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.410: preferred, colored
Changes since revision 1.410: +1 -0 lines
PR:		53012
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>

Add prelude-lml 0.8.3, Log Monitoring Lackey for prelude Network
Intrusion Detection System.

Revision 1.410: download - view: text, markup, annotated - select for diffs
Wed Jun 18 02:40:10 2003 UTC (8 years, 7 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.409: preferred, colored
Changes since revision 1.409: +1 -0 lines
PR:		53011
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Reviewed by:	me

Add libprelude 0.8.5, libraries of prelude Network Intrusion Detection System.

Revision 1.409: download - view: text, markup, annotated - select for diffs
Tue Jun 17 00:03:58 2003 UTC (8 years, 7 months ago) by oliver
Branches: MAIN
Diff to: previous 1.408: preferred, colored
Changes since revision 1.408: +1 -0 lines
Add smtpmap 0.8, an SMTP software identifier.

PR:		46552
Submitted by:	Hubert Tournier <hubert@frbsd.org>

Revision 1.408: download - view: text, markup, annotated - select for diffs
Fri Jun 13 10:39:44 2003 UTC (8 years, 8 months ago) by erwin
Branches: MAIN
Diff to: previous 1.407: preferred, colored
Changes since revision 1.407: +1 -0 lines
Add pxytest 1.36, test remote system for unsecured mail proxies.

PR:		53275
Submitted by:	Paul Chvostek <paul@it.ca>

Revision 1.407: download - view: text, markup, annotated - select for diffs
Fri Jun 13 08:41:24 2003 UTC (8 years, 8 months ago) by erwin
Branches: MAIN
Diff to: previous 1.406: preferred, colored
Changes since revision 1.406: +1 -0 lines
Add proxycheck 0.45, check for open proxy servers.

PR:		53269
Submitted by:	Paul Chvostek <paul@it.ca>

Revision 1.406: download - view: text, markup, annotated - select for diffs
Fri Jun 13 01:19:11 2003 UTC (8 years, 8 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.405: preferred, colored
Changes since revision 1.405: +1 -0 lines
Add authpf 1.0, authentification shell for pf gateways. This port depends
on security/pf first.

PR:		52123
Submitted by:	Max Laier <max@love2party.net>

Revision 1.405: download - view: text, markup, annotated - select for diffs
Fri Jun 13 01:09:29 2003 UTC (8 years, 8 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.404: preferred, colored
Changes since revision 1.404: +1 -0 lines
Add pf 1.0, OpenBSD's pf (packetfilter) as in OpenBSD 3.3 as a loadable
kernel module.

PR:		52121
Submitted by:	Max Laier <max@love2party.net>

Revision 1.404: download - view: text, markup, annotated - select for diffs
Mon Jun 2 15:17:41 2003 UTC (8 years, 8 months ago) by des
Branches: MAIN
Diff to: previous 1.403: preferred, colored
Changes since revision 1.403: +1 -0 lines
PC/SC Lite driver for GemPC 410 serial smart card readers (also sold by IBM)

Revision 1.403: download - view: text, markup, annotated - select for diffs
Sun Jun 1 04:24:15 2003 UTC (8 years, 8 months ago) by ume
Branches: MAIN
Diff to: previous 1.402: preferred, colored
Changes since revision 1.402: +1 -0 lines
Add saslauthd as a separated port from cyrus-sasl2 to avoid
dependency loop between cyrus-sasl2 and openldap.

Revision 1.402: download - view: text, markup, annotated - select for diffs
Thu May 15 13:59:37 2003 UTC (8 years, 8 months ago) by mich
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.401: preferred, colored
Changes since revision 1.401: +1 -0 lines
New port.
Vida is a multi-datapipe handler, written in C with ncurses library,
for unix and unix-like OS.

PR:		51086
Approved by:	roberto(mentor)

Revision 1.401: download - view: text, markup, annotated - select for diffs
Mon May 12 02:16:09 2003 UTC (8 years, 9 months ago) by petef
Branches: MAIN
Diff to: previous 1.400: preferred, colored
Changes since revision 1.400: +1 -0 lines
Add sslsniffer 1.21, sSLv3/TLS and SSLv2 sniffer.

PR:		45401
Submitted by:	Jim Geovedi <jim@corebsd.or.id>

Revision 1.400: download - view: text, markup, annotated - select for diffs
Thu May 8 05:10:46 2003 UTC (8 years, 9 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.399: preferred, colored
Changes since revision 1.399: +1 -0 lines
Add ike-scan 1.0, VPN scanner and identifier.

PR:		51751
Submitted by:	Yonatan <Yonatan@xpert.com>

Revision 1.399: download - view: text, markup, annotated - select for diffs
Thu May 8 05:07:22 2003 UTC (8 years, 9 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.398: preferred, colored
Changes since revision 1.398: +1 -0 lines
Add ADMsnmp 0.1, SNMP audit scanner.

PR:		50642
Submitted by:	Yonatan@xpert.com

Revision 1.398: download - view: text, markup, annotated - select for diffs
Tue May 6 03:10:46 2003 UTC (8 years, 9 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.397: preferred, colored
Changes since revision 1.397: +1 -0 lines
Add xmlsec1 1.0.1 released at Apr 28 2003. This is the latest stable version
of a C library based on LibXML2 and OpenSSL. Origial PR was intended to
import 1.0.0 but we have a newer version to go now, also enable GnuTLS
support .

PR:		51102
Submitted by:	Jim Geovedi <jim@corebsd.or.id>

Revision 1.397: download - view: text, markup, annotated - select for diffs
Sat May 3 22:12:03 2003 UTC (8 years, 9 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.396: preferred, colored
Changes since revision 1.396: +1 -0 lines
Add kripp 0.2, lightweight network password sniffer.

PR:		51347
Submitted by:	Jim Geovedi <jim@corebsd.or.id>

Revision 1.396: download - view: text, markup, annotated - select for diffs
Wed Apr 30 17:00:36 2003 UTC (8 years, 9 months ago) by arved
Branches: MAIN
Diff to: previous 1.395: preferred, colored
Changes since revision 1.395: +1 -0 lines
Add dirmngr, a client for managing and downloading certificate
revocation lists (X.509).

PR:		51577
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>

Revision 1.395: download - view: text, markup, annotated - select for diffs
Sat Apr 19 21:37:10 2003 UTC (8 years, 9 months ago) by sumikawa
Branches: MAIN
Diff to: previous 1.394: preferred, colored
Changes since revision 1.394: +1 -0 lines
Add smtpscan 0.3.1, a remote SMTP server version detector.

PR:		46221
Submitted by:	Hubert Tournier <hubert@frbsd.org>

Revision 1.394: download - view: text, markup, annotated - select for diffs
Sun Apr 13 13:17:13 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.393: preferred, colored
Changes since revision 1.393: +1 -0 lines
The Samhain Intrusion Detection System

	Samhain is a host-based Intrusion Detection System and
	integrity checker with advanced features such as centralized
	logging, MySQL/PostgreSQL support, and rootkit detection.

PR:		ports/46982
Submitted by:	David Thiel <lx@redundancy.redundancy.org>

Revision 1.393: download - view: text, markup, annotated - select for diffs
Fri Apr 11 20:52:02 2003 UTC (8 years, 10 months ago) by nork
Branches: MAIN
Diff to: previous 1.392: preferred, colored
Changes since revision 1.392: +1 -0 lines
Add freebsd-update 1.2, fetches and installs binary updates
to FreeBSD.  This is the client half of the FreeBSD Update
system; it fetches and applies binary security updates.

PR:		ports/50202
Submitted by:	cperciva@daemonology.net

Revision 1.392: download - view: text, markup, annotated - select for diffs
Sat Apr 5 09:40:55 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.391: preferred, colored
Changes since revision 1.391: +1 -0 lines
Port for H+B EDV avmailgate

	AntiVir MailGate for  FreeBSD protects your  electronic
	post office against viruses.

	It is  working  with  numerous common  Mail Transport Agents
	(MTA), like  sendmail,  postfix,  qmail and exim.  Operates
	at high speed, is easy to configure and  checks both incoming
	and outgoing emails.

PR:		ports/34461
Submitted by:	Oliver Breuninger <ob@breuninger.org>

Revision 1.391: download - view: text, markup, annotated - select for diffs
Wed Apr 2 12:34:12 2003 UTC (8 years, 10 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.390: preferred, colored
Changes since revision 1.390: +1 -0 lines
Add ftimes 3.2.1, a system baselining and evidence collection tool.

PR:		50369
Submitted by:	Klayton Monroe <klm@ir.exodus.net>

Revision 1.390: download - view: text, markup, annotated - select for diffs
Wed Apr 2 11:04:08 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.389: preferred, colored
Changes since revision 1.389: +1 -0 lines
New port: security/finger_mysql - A threaded MySQL scanner

	This is a one-file-port of a threaded MySQL scanner. If the
	user "root" is passwordless, then this is even funnier. For
	some reason is segfaults if you feed it with Class B network,
	but I'll fix that when time permits.

PR:		ports/48924
Submitted by:	Yonatan@xpert.com <Yonatan@xpert.com>

Revision 1.389: download - view: text, markup, annotated - select for diffs
Wed Apr 2 10:22:39 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.388: preferred, colored
Changes since revision 1.388: +1 -0 lines
New port: security/amap - application mapper

		This is amap- the application mapper. It tries to
		identify applications that do not run on thier
		default port.

PR:		ports/50218
Submitted by:	Yonatan@xpert.com <Yonatan@xpert.com>

Revision 1.388: download - view: text, markup, annotated - select for diffs
Tue Apr 1 08:04:10 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.387: preferred, colored
Changes since revision 1.387: +1 -0 lines
New port: makepasswd, random password generator

	Random password generator.

PR:		ports/49008
Submitted by:	Toni Viemero <toni.viemero@iki.fi>

Revision 1.387: download - view: text, markup, annotated - select for diffs
Tue Apr 1 02:41:34 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.386: preferred, colored
Changes since revision 1.386: +1 -0 lines
security/ftpmap: Identify remote FTP server software by fingerprinting

	Ftpmap scans remote FTP servers to indentify what software
	and what versions they are running. It uses program-specific
	fingerprints to discover the name of the software even when
	banners have been changed or removed, or when some features
	have been disabled. IPv6 is fully supported.

PR:		ports/48899
Submitted by:	Sergei Kolobov <sergei@kolobov.com>

Revision 1.386: download - view: text, markup, annotated - select for diffs
Tue Mar 25 13:04:55 2003 UTC (8 years, 10 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.385: preferred, colored
Changes since revision 1.385: +1 -0 lines
Add libidea 0.8.2b, iDEA block cipher library.

PR:		43793
Submitted by:	Jim Geovedi <jim@corebsd.or.id>

Revision 1.385: download - view: text, markup, annotated - select for diffs
Tue Mar 25 12:32:43 2003 UTC (8 years, 10 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.384: preferred, colored
Changes since revision 1.384: +1 -0 lines
Add libbf 0.8.2b, the Blowfish block cipher Library.

PR:		43792
Submitted by:	Jim Geovedi <jim@corebsd.or.id>

Revision 1.384: download - view: text, markup, annotated - select for diffs
Wed Mar 5 02:04:54 2003 UTC (8 years, 11 months ago) by nectar
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.383: preferred, colored
Changes since revision 1.383: +1 -0 lines
Add KTH Kerberos 4.

Revision 1.383: download - view: text, markup, annotated - select for diffs
Mon Feb 24 05:59:40 2003 UTC (8 years, 11 months ago) by edwin
Branches: MAIN
Diff to: previous 1.382: preferred, colored
Changes since revision 1.382: +1 -0 lines
New port: security/pear-Auth - PEAR authentication methods.

PR:		ports/48119
Submitted by:	Thierry Thomas <thierry@pompo.net>

Revision 1.382: download - view: text, markup, annotated - select for diffs
Mon Feb 24 05:55:57 2003 UTC (8 years, 11 months ago) by edwin
Branches: MAIN
Diff to: previous 1.381: preferred, colored
Changes since revision 1.381: +1 -0 lines
New port: security/pear-Auth_SASL

	PEAR abstraction of various SASL mechanism responses.

PR:		ports/48120
Submitted by:	Thierry Thomas <thierry@pompo.net>

Revision 1.381: download - view: text, markup, annotated - select for diffs
Wed Feb 19 01:00:32 2003 UTC (8 years, 11 months ago) by arved
Branches: MAIN
Diff to: previous 1.380: preferred, colored
Changes since revision 1.380: +0 -1 lines
Retire kgpgapplet. Its features have been merged into kgpg.

PR:		48320
Submitted by:	 Rick Fournier <rick@help-desk.ca> (maintainer)

Revision 1.380: download - view: text, markup, annotated - select for diffs
Mon Feb 17 09:19:01 2003 UTC (8 years, 11 months ago) by markp
Branches: MAIN
Diff to: previous 1.379: preferred, colored
Changes since revision 1.379: +1 -0 lines
Add mac-robber 1.00, a tool for listing Modify, Access, Create
timestamps from files.

PR:		47011
Submitted by:	Yonatan <Yonatan@xpert.com>

Revision 1.379: download - view: text, markup, annotated - select for diffs
Sun Feb 16 17:33:48 2003 UTC (8 years, 11 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.378: preferred, colored
Changes since revision 1.378: +1 -0 lines
add gsfv 0.2.1
Create or verify Simple File Verification (SFV) checksum files

Submitted by:	Frederic Cambus

Revision 1.378: download - view: text, markup, annotated - select for diffs
Fri Feb 14 12:19:07 2003 UTC (8 years, 11 months ago) by markp
Branches: MAIN
Diff to: previous 1.377: preferred, colored
Changes since revision 1.377: +1 -0 lines
Add xspy 1.0c, a utility for monitoring keystrokes on remote X servers.

PR:		48132
Submitted by:	Yonatan <Yonatan@xpert.com>

Revision 1.377: download - view: text, markup, annotated - select for diffs
Wed Feb 12 04:35:18 2003 UTC (8 years, 11 months ago) by cy
Branches: MAIN
Diff to: previous 1.376: preferred, colored
Changes since revision 1.376: +1 -0 lines
Resurrect pam_krb5 for MIT KRB5.

Approved by:	nectar

Revision 1.376: download - view: text, markup, annotated - select for diffs
Sun Feb 9 05:35:18 2003 UTC (9 years ago) by ijliao
Branches: MAIN
Diff to: previous 1.375: preferred, colored
Changes since revision 1.375: +1 -0 lines
add p5-Digest-MD4 1.1
Perl5 interface to the MD4 message digest algorithm

Revision 1.375: download - view: text, markup, annotated - select for diffs
Fri Feb 7 22:52:31 2003 UTC (9 years ago) by obraun
Branches: MAIN
Diff to: previous 1.374: preferred, colored
Changes since revision 1.374: +1 -0 lines
Add quintuple-agent 1.0.3, quintuple Agent is a program that stores secrets for
you.

PR:		ports/48003
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>

Revision 1.374: download - view: text, markup, annotated - select for diffs
Wed Feb 5 18:15:07 2003 UTC (9 years ago) by nectar
Branches: MAIN
Diff to: previous 1.373: preferred, colored
Changes since revision 1.373: +0 -1 lines
Remove this port.  The pam_krb5 in the base system should be utilized.

Revision 1.373: download - view: text, markup, annotated - select for diffs
Tue Feb 4 23:59:39 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.372: preferred, colored
Changes since revision 1.372: +1 -0 lines
New Port: security/p5-SHA

	The SHA module allows you to use the NIST SHA message digest
	algorithm from within Perl programs.

	The final message digest value is returned by the digest
	operation as a 20-byte binary string. This operation delivers
	the result of operations since the last new or reset
	operation. Once the operation has been performed, the context
	must be reset before being used to calculate another digest
	value.

PR:		ports/43799
Submitted by:	Jim Geovedi <negative@toxic.magnesium.net>

Revision 1.372: download - view: text, markup, annotated - select for diffs
Tue Feb 4 23:56:42 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.371: preferred, colored
Changes since revision 1.371: +1 -0 lines
New Port: security/p5-Crypt-Blowfish_PP

	Blowfish is a published algorithm written by Bruce Schneier
	Unlike IDEA or DES etc. there are no patent implications
	in using this algorithm.

	It uses anywhere between a 64 bit and a 448 bit key. The
	transform itself is fast and operates on a 64 bit block,
	and most of the calculation time is in initialising the
	context with the key data.

	The _PP name comes from the fact that this implementation
	is Pure Perl, and will not have any compatibility problems.

PR:		ports/43794
Submitted by:	Jim Geovedi <negative@toxic.magnesium.net>

Revision 1.371: download - view: text, markup, annotated - select for diffs
Thu Jan 30 22:40:59 2003 UTC (9 years ago) by will
Branches: MAIN
Diff to: previous 1.370: preferred, colored
Changes since revision 1.370: +1 -0 lines
Add cryptplug 0.3.15, a collection of plug-ins to cryptographic
engines.

Revision 1.370: download - view: text, markup, annotated - select for diffs
Thu Jan 30 22:40:02 2003 UTC (9 years ago) by will
Branches: MAIN
Diff to: previous 1.369: preferred, colored
Changes since revision 1.369: +1 -0 lines
Add newpg 0.9.4, a prerelease package of GnuPG extensions for GnuPG 2.0.

Revision 1.369: download - view: text, markup, annotated - select for diffs
Thu Jan 30 22:37:06 2003 UTC (9 years ago) by will
Branches: MAIN
Diff to: previous 1.368: preferred, colored
Changes since revision 1.368: +1 -0 lines
Add pinentry 0.6.7, a collection of simple PIN or passphrase entry
dialogs.

Revision 1.368: download - view: text, markup, annotated - select for diffs
Thu Jan 30 09:50:18 2003 UTC (9 years ago) by dirk
Branches: MAIN
Diff to: previous 1.367: preferred, colored
Changes since revision 1.367: +1 -0 lines
Add security/pear-Crypt_CBC:

PEAR class to emulate Perl's Crypt::CBC module

PR:		ports/47418
Submitted by:	Thierry Thomas <thierry@pompo.net>

Revision 1.367: download - view: text, markup, annotated - select for diffs
Tue Jan 28 16:41:30 2003 UTC (9 years ago) by ijliao
Branches: MAIN
Diff to: previous 1.366: preferred, colored
Changes since revision 1.366: +1 -0 lines
add oinkmaster 0.6
Help you update your snort rules after each update

Revision 1.366: download - view: text, markup, annotated - select for diffs
Mon Jan 20 13:44:35 2003 UTC (9 years ago) by nbm
Branches: MAIN
Diff to: previous 1.365: preferred, colored
Changes since revision 1.365: +1 -0 lines
Add py-pycrypto 1.9alpha4, the Python Cryptography Toolkit.

Revision 1.365: download - view: text, markup, annotated - select for diffs
Mon Jan 20 07:13:20 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.364: preferred, colored
Changes since revision 1.364: +1 -0 lines
New Port: security/fakeident

	Fake Identd is a tool that replies with a standard answer
	to all incoming identd requests on a host, making it nearly
	perfect for a masquerading router.

PR:		ports/46090
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>

Revision 1.364: download - view: text, markup, annotated - select for diffs
Mon Jan 20 07:00:01 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.363: preferred, colored
Changes since revision 1.363: +1 -0 lines
New port: security/ifd-gpr400: PC/SC Lite IFD for Gemplus GPR400

	This is the user-space IFD driver to support the Gemplus
	GPR400 PCMCIA Smart Card Reader under PC/SC Lite.

PR:		ports/42697
Submitted by:	Bruce M Simpson <bms@spc.org>

Revision 1.363: download - view: text, markup, annotated - select for diffs
Mon Jan 20 06:48:17 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.362: preferred, colored
Changes since revision 1.362: +1 -0 lines
New port: devel/ifd-devkit: PC/SC Lite IFD Driver Kit

	Smart card intermediate driver development kit for PC/SC Lite.

PR:		ports/42694
Submitted by:	Bruce M Simpson <bms@spc.org>

Revision 1.362: download - view: text, markup, annotated - select for diffs
Mon Jan 20 03:41:52 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.361: preferred, colored
Changes since revision 1.361: +1 -0 lines
new port: security/clamav

	Clam Antivirus is command line virus scanner using database
	from OpenAntiVirus.

PR:		ports/40602
Submitted by:	TERAMOTO Masahiro <markun@onohara.to>

Revision 1.361: download - view: text, markup, annotated - select for diffs
Sat Jan 18 21:30:53 2003 UTC (9 years ago) by arved
Branches: MAIN
Diff to: previous 1.360: preferred, colored
Changes since revision 1.360: +1 -0 lines
Add opencdk, Open Crypto Development Kit, libary for basic parts of the OpenPGP message format

PR:		47103
Submitted by:	Sergei Kolobov <sergei@kolobov.com>

Revision 1.360: download - view: text, markup, annotated - select for diffs
Fri Jan 17 12:53:47 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.359: preferred, colored
Changes since revision 1.359: +1 -0 lines
New port: security/hackbot

Hackbot is a host exploration tool and bannergrabber.
It scans numerous services and vulnerabilities.

PR:		ports/47021
Submitted by:	Michael L. Hostbaek <mich@freebsdcluster.org>

Revision 1.359: download - view: text, markup, annotated - select for diffs
Thu Jan 16 05:07:06 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.358: preferred, colored
Changes since revision 1.358: +1 -0 lines
New port: drweb-postfix antivirus checking backend

PR:		ports/46496
Submitted by:	zhuravlev alexander <zaa@ulstu.ru>

Revision 1.358: download - view: text, markup, annotated - select for diffs
Fri Jan 10 06:37:02 2003 UTC (9 years, 1 month ago) by petef
Branches: MAIN
Diff to: previous 1.357: preferred, colored
Changes since revision 1.357: +1 -0 lines
Add p5-Authen-Smb 0.91, perl extension to authenticate against an
SMB server.

PR:		46740
Submitted by:	Mustafa Arif <ma499@doc.ic.ac.uk>

Revision 1.357: download - view: text, markup, annotated - select for diffs
Fri Jan 10 05:39:56 2003 UTC (9 years, 1 month ago) by petef
Branches: MAIN
Diff to: previous 1.356: preferred, colored
Changes since revision 1.356: +1 -0 lines
Add kgpgapplet 0.1.3, kgpg's kicker applet is a simple icon that
integrates into your kicker.

PR:		46897
Submitted by:	Rick Fournier <rick@help-desk.ca>

Revision 1.356: download - view: text, markup, annotated - select for diffs
Thu Jan 9 06:01:55 2003 UTC (9 years, 1 month ago) by lioux
Branches: MAIN
Diff to: previous 1.355: preferred, colored
Changes since revision 1.355: +1 -0 lines
New port ocaml-cryptokit version 1.1: A variety of cryptographic
primitives for Objective Caml

Revision 1.355: download - view: text, markup, annotated - select for diffs
Wed Jan 8 18:50:41 2003 UTC (9 years, 1 month ago) by arved
Branches: MAIN
Diff to: previous 1.354: preferred, colored
Changes since revision 1.354: +1 -0 lines
Add libksba, an X.509 library

PR:	43895

Revision 1.354: download - view: text, markup, annotated - select for diffs
Wed Jan 8 12:02:37 2003 UTC (9 years, 1 month ago) by perky
Branches: MAIN
Diff to: previous 1.353: preferred, colored
Changes since revision 1.353: +1 -0 lines
Add opensc 0.7.0, ISO 7816 Smartcard API Library (OpenSSH Compatible).

PR:		42698
Submitted by:	Bruce M Simpson <bms@spc.org>

Revision 1.353: download - view: text, markup, annotated - select for diffs
Tue Jan 7 14:02:30 2003 UTC (9 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.352: preferred, colored
Changes since revision 1.352: +1 -0 lines
GnuTLS is a portable ANSI C based library which implements the TLS 1.0 and
SSL 3.0 protocols. The library does not include any patented algorithms and
is available under the GNU Lesser GPL license.

Important features of the GnuTLS library include:
- Thread safety
- Support for both TLS 1.0 and SSL 3.0 protocols
- Support for both X.509 and OpenPGP certificates
- Support for basic parsing and verification of certificates
- Support for SRP for TLS authentication
- Support for TLS Extension mechanism
- Support for TLS Compression Methods

Additionaly GnuTLS provides an emulation API for the widely used
OpenSSL library, to ease integration with existing applications.

WWW:	http://www.gnutls.org/

PR:		ports/45348
Submitted by:	Sergei Kolobov <sergei@kolobov.com>

Revision 1.352: download - view: text, markup, annotated - select for diffs
Tue Jan 7 13:44:32 2003 UTC (9 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.351: preferred, colored
Changes since revision 1.351: +1 -0 lines
[NEW PORT] security/libtasn1: ASN.1 parser library for GnuTLS

XASN.1 structure parser library

PR:		ports/45347
Submitted by:	Sergei Kolobov <sergei@kolobov.com>

Revision 1.351: download - view: text, markup, annotated - select for diffs
Sat Jan 4 07:04:37 2003 UTC (9 years, 1 month ago) by demon
Branches: MAIN
Diff to: previous 1.350: preferred, colored
Changes since revision 1.350: +1 -0 lines
New port: p5-Authen-SASL.

SASL is a generic mechanism for authentication used by
several network protocols. Authen::SASL provides an
implementation framework that all protocols should be able
to share.

Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>

Revision 1.350: download - view: text, markup, annotated - select for diffs
Thu Jan 2 06:07:56 2003 UTC (9 years, 1 month ago) by perky
Branches: MAIN
Diff to: previous 1.349: preferred, colored
Changes since revision 1.349: +1 -0 lines
Add py-posix1e 0.2.1, Python module for manipulating POSIX.1e ACLs

Revision 1.349: download - view: text, markup, annotated - select for diffs
Wed Nov 27 20:28:08 2002 UTC (9 years, 2 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.348: preferred, colored
Changes since revision 1.348: +1 -2 lines
Sort entries.

Revision 1.348: download - view: text, markup, annotated - select for diffs
Sat Nov 23 23:11:37 2002 UTC (9 years, 2 months ago) by anders
Branches: MAIN
Diff to: previous 1.347: preferred, colored
Changes since revision 1.347: +1 -0 lines
Add libgringotts, a library for encapsulating/safekeeping data in
encrypted/compressed form.

Revision 1.347: download - view: text, markup, annotated - select for diffs
Sat Nov 23 18:47:07 2002 UTC (9 years, 2 months ago) by arved
Branches: MAIN
Diff to: previous 1.346: preferred, colored
Changes since revision 1.346: +1 -0 lines
Add kgpg. Another Frontend for gnupg.

PR:		45573, 44840
Submitted by:	Rick Fournier <rick@help-desk.ca>, Arjan van Leeuwen <avleeuwen@piwebs.com>

Revision 1.346: download - view: text, markup, annotated - select for diffs
Sat Nov 23 15:21:47 2002 UTC (9 years, 2 months ago) by arved
Branches: MAIN
Diff to: previous 1.345: preferred, colored
Changes since revision 1.345: +1 -0 lines
Bring back the geheimnis port. This is a snapshot from CVS that works with
KDE3

PR:	40660

Revision 1.345: download - view: text, markup, annotated - select for diffs
Wed Nov 20 08:59:55 2002 UTC (9 years, 2 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.344: preferred, colored
Changes since revision 1.344: +1 -0 lines
add bubblegum 1.12
Watch a file for changes

PR:		44956
Submitted by:	Ben Kibbey <bjk@m-net.arbornet.org>

Revision 1.344: download - view: text, markup, annotated - select for diffs
Tue Nov 5 06:51:28 2002 UTC (9 years, 3 months ago) by cy
Branches: MAIN
Diff to: previous 1.343: preferred, colored
Changes since revision 1.343: +1 -0 lines
New MIT Kerberos V beta, version 1.2.7-beta1.

Revision 1.343: download - view: text, markup, annotated - select for diffs
Tue Oct 29 17:01:03 2002 UTC (9 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.342: preferred, colored
Changes since revision 1.342: +1 -0 lines
add libecc 0.3.0
C++ Elliptic Curve Library

Revision 1.342: download - view: text, markup, annotated - select for diffs
Fri Oct 25 09:13:19 2002 UTC (9 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.341: preferred, colored
Changes since revision 1.341: +1 -0 lines
Add p5-Crypt-RandPasswd 0.02, an implementation of the Automated
Password Generator standard.

Revision 1.341: download - view: text, markup, annotated - select for diffs
Tue Oct 15 04:25:17 2002 UTC (9 years, 3 months ago) by cy
Branches: MAIN
Diff to: previous 1.340: preferred, colored
Changes since revision 1.340: +0 -1 lines
MIT KRB5 1.2.6 has been GA for some time. Remove the beta.

Revision 1.340: download - view: text, markup, annotated - select for diffs
Mon Oct 14 12:38:47 2002 UTC (9 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.339: preferred, colored
Changes since revision 1.339: +1 -0 lines
add libgcrypt 1.1.0
General purpose crypto library based on code used in GnuPG

PR:		43894
Submitted by:	Tilman Linneweh <tilman@arved.de>

Revision 1.339: download - view: text, markup, annotated - select for diffs
Sun Oct 13 03:56:09 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.338: preferred, colored
Changes since revision 1.338: +0 -1 lines
tcp_wrapper has been in the base system since 4.0-RELEASE.  Remove it.

Revision 1.338: download - view: text, markup, annotated - select for diffs
Tue Oct 8 10:13:51 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.337: preferred, colored
Changes since revision 1.337: +1 -0 lines
Add ruby-cast_256, a Ruby extension library which implements CAST-256
encryption.

Revision 1.337: download - view: text, markup, annotated - select for diffs
Sat Sep 21 04:39:11 2002 UTC (9 years, 4 months ago) by alane
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.336: preferred, colored
Changes since revision 1.336: +0 -1 lines
Even after much work on the patch, it won't build on kde3. *BLAM*

Revision 1.336: download - view: text, markup, annotated - select for diffs
Fri Sep 20 20:28:29 2002 UTC (9 years, 4 months ago) by nork
Branches: MAIN
Diff to: previous 1.335: preferred, colored
Changes since revision 1.335: +1 -0 lines
Add p5-Crypt-OpenSSL-DSA(0.03), a perl module for DSA signature verification
using OpenSSL.

Approved by:	knu (mentor)

Revision 1.335: download - view: text, markup, annotated - select for diffs
Fri Sep 20 20:27:27 2002 UTC (9 years, 4 months ago) by nork
Branches: MAIN
Diff to: previous 1.334: preferred, colored
Changes since revision 1.334: +1 -0 lines
Add p5-Crypt-Twofish2(0.06), a perl module for Twofish encryption.

This module provides the similar functionality to Crypt::Twofish,
but also is Crypt::CBC compliant module.

Approved by:	knu (mentor)

Revision 1.334: download - view: text, markup, annotated - select for diffs
Fri Sep 20 20:26:01 2002 UTC (9 years, 4 months ago) by nork
Branches: MAIN
Diff to: previous 1.333: preferred, colored
Changes since revision 1.333: +1 -0 lines
Add p5-Crypt-Serpent(1.01), a perl module for Serpent encryption.

Approved by:	knu (mentor)

Revision 1.333: download - view: text, markup, annotated - select for diffs
Fri Sep 20 20:25:04 2002 UTC (9 years, 4 months ago) by nork
Branches: MAIN
Diff to: previous 1.332: preferred, colored
Changes since revision 1.332: +1 -0 lines
Add p5-Crypt-RC6(1.0), a perl module for RC6 encryption.

Approved by:	knu (mentor)

Revision 1.332: download - view: text, markup, annotated - select for diffs
Fri Sep 20 20:24:20 2002 UTC (9 years, 4 months ago) by nork
Branches: MAIN
Diff to: previous 1.331: preferred, colored
Changes since revision 1.331: +1 -0 lines
Add p5-Crypt-RC5(1.01), a perl module for RC5 encryption.

Approved by:	knu (mentor)

Revision 1.331: download - view: text, markup, annotated - select for diffs
Fri Sep 20 16:16:42 2002 UTC (9 years, 4 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.330: preferred, colored
Changes since revision 1.330: +1 -0 lines
add p5-Crypt-CAST5_PP 1.02
CAST5 block cipher in pure Perl

PR:		42586
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>

Revision 1.330: download - view: text, markup, annotated - select for diffs
Thu Sep 19 20:05:55 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.329: preferred, colored
Changes since revision 1.329: +1 -0 lines
Add ruby-password, a Ruby library to create, verify and manipulate
passwords.

Revision 1.329: download - view: text, markup, annotated - select for diffs
Wed Sep 18 12:04:24 2002 UTC (9 years, 4 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.328: preferred, colored
Changes since revision 1.328: +1 -0 lines
add cp2fwb 0.6
Checkpoint FW1 to Firewall Builder ruleset converter

PR:		37298
Submitted by:	Christian Brueffer <chris@unixpages.org>

Revision 1.328: download - view: text, markup, annotated - select for diffs
Fri Aug 23 12:39:42 2002 UTC (9 years, 5 months ago) by obraun
Branches: MAIN
Diff to: previous 1.327: preferred, colored
Changes since revision 1.327: +1 -0 lines
Add avcheck 0.9, a simple antivirus solution for a mail system.

PR:		ports/41922
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
Approved by:	dwcjr (mentor)

Revision 1.327: download - view: text, markup, annotated - select for diffs
Thu Aug 22 18:30:16 2002 UTC (9 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.326: preferred, colored
Changes since revision 1.326: +1 -0 lines
Add openssl-beta to SUBDIR

Pointy hat to:	dinoex

Revision 1.326: download - view: text, markup, annotated - select for diffs
Wed Aug 21 22:26:54 2002 UTC (9 years, 5 months ago) by obraun
Branches: MAIN
Diff to: previous 1.325: preferred, colored
Changes since revision 1.325: +1 -0 lines
Add termlog 1.0, monitor or log multiple system terminals
synchronously (real-time).

Submitted by:	Chris S.J. Peron <maneo@bsdpro.com>
Approved by:	dwcjr (mentor)

Revision 1.325: download - view: text, markup, annotated - select for diffs
Tue Aug 20 21:27:40 2002 UTC (9 years, 5 months ago) by cy
Branches: MAIN
Diff to: previous 1.324: preferred, colored
Changes since revision 1.324: +1 -0 lines
Resurrect krb5-beta for 1.2.6-beta1.

Revision 1.324: download - view: text, markup, annotated - select for diffs
Tue Aug 20 05:03:18 2002 UTC (9 years, 5 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.323: preferred, colored
Changes since revision 1.323: +1 -1 lines
opencl -> botan
upgrade botan to 0.9.2

Revision 1.323: download - view: text, markup, annotated - select for diffs
Thu Aug 15 16:34:52 2002 UTC (9 years, 5 months ago) by leeym
Branches: MAIN
Diff to: previous 1.322: preferred, colored
Changes since revision 1.322: +1 -0 lines
new port: security/p5-Digest-Nilsimsa

A nilsimsa signature is a statistic of n-gram occurance in a piece of text.
It is a 256 bit value usually represented in hex. This module is a wrapper
around nilsimsa implementation in C by cmeclax.

PR:		ports/41644
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>

Revision 1.322: download - view: text, markup, annotated - select for diffs
Wed Aug 14 15:53:45 2002 UTC (9 years, 5 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.321: preferred, colored
Changes since revision 1.321: +1 -0 lines
add hafiye 1.0
Multi Platform Customizable TCP/IP Packet Sniffer

Revision 1.321: download - view: text, markup, annotated - select for diffs
Thu Aug 8 14:30:52 2002 UTC (9 years, 6 months ago) by ume
Branches: MAIN
Diff to: previous 1.320: preferred, colored
Changes since revision 1.320: +1 -0 lines
Activate cyrus-imapd2 and cyrus-sasl2.

Revision 1.320: download - view: text, markup, annotated - select for diffs
Thu Aug 8 13:23:00 2002 UTC (9 years, 6 months ago) by netchild
Branches: MAIN
Diff to: previous 1.319: preferred, colored
Changes since revision 1.319: +1 -0 lines
Add p5-Safe-Hole 0.08,
make a hole to the original main compartment
in the Safe compartment.

PR:		41390  (part of)
Submitted by:	Seth Kingsley <sethk@meowfishies.com>

Revision 1.319: download - view: text, markup, annotated - select for diffs
Wed Aug 7 08:32:06 2002 UTC (9 years, 6 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.318: preferred, colored
Changes since revision 1.318: +1 -0 lines
add sig2dot 0.27
GPG/PGP Keyring Graph Generator

Revision 1.318: download - view: text, markup, annotated - select for diffs
Wed Jul 31 08:49:12 2002 UTC (9 years, 6 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.317: preferred, colored
Changes since revision 1.317: +1 -0 lines
add xmlsec 0.0.7
XML Security Library

Revision 1.317: download - view: text, markup, annotated - select for diffs
Sun Jul 21 04:22:09 2002 UTC (9 years, 6 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.316: preferred, colored
Changes since revision 1.316: +1 -0 lines
add py-mcrypt 1.0
A comprehensive Python interface to the mcrypt library

Revision 1.316: download - view: text, markup, annotated - select for diffs
Mon Jul 15 16:48:35 2002 UTC (9 years, 6 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.315: preferred, colored
Changes since revision 1.315: +1 -0 lines
add pam_pop3 1.0
This module authenticates a user against a POP3 server

PR:		40601
Submitted by:	Gea-Suan Lin <gslin@Infomath.math.NCTU.edu.tw>

Revision 1.315: download - view: text, markup, annotated - select for diffs
Fri Jul 12 02:52:18 2002 UTC (9 years, 7 months ago) by mdodd
Branches: MAIN
Diff to: previous 1.314: preferred, colored
Changes since revision 1.314: +1 -0 lines
A secure global network file system. SFS names FSs by public keys

PR:		ports/40455
Submitted by:	Michael Handler <handler@grendel.net>

Revision 1.314: download - view: text, markup, annotated - select for diffs
Thu Jul 11 16:45:16 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.313: preferred, colored
Changes since revision 1.313: +1 -0 lines
add tinc 1.0p7
A Virtual Private Network (VPN) daemon

Revision 1.313: download - view: text, markup, annotated - select for diffs
Sun Jul 7 04:51:25 2002 UTC (9 years, 7 months ago) by cy
Branches: MAIN
Diff to: previous 1.312: preferred, colored
Changes since revision 1.312: +1 -0 lines
Add l5 1.2, file Integrity Assessment Tool.

PR:		39970
Submitted by:	andrew@scoop.co.nz

Revision 1.312: download - view: text, markup, annotated - select for diffs
Sat Jul 6 16:54:37 2002 UTC (9 years, 7 months ago) by anders
Branches: MAIN
Diff to: previous 1.311: preferred, colored
Changes since revision 1.311: +1 -0 lines
Add gringotts, a GTK application for securely storing sensitive data.

Revision 1.311: download - view: text, markup, annotated - select for diffs
Thu Jun 27 15:50:26 2002 UTC (9 years, 7 months ago) by will
Branches: MAIN
Diff to: previous 1.310: preferred, colored
Changes since revision 1.310: +1 -0 lines
Add libfwbuilder 0.10.7, the Firewall Builder API.

PR:		38690
Submitted by:	Sergey Lyubka <devnull@asitatech.ie>

Revision 1.310: download - view: text, markup, annotated - select for diffs
Wed Jun 26 17:21:48 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
Diff to: previous 1.309: preferred, colored
Changes since revision 1.309: +1 -0 lines
Add new port rc5pipe: RC5 en-/decryption via UNIX pipes

PR:		ports/39880
Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>

Revision 1.309: download - view: text, markup, annotated - select for diffs
Tue Jun 25 10:57:25 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.308: preferred, colored
Changes since revision 1.308: +1 -0 lines
add lcrzoex 4.08
Lcrzoex contains over 300 functionnalities using network library lcrzo

PR:		36948
Submitted by:	Joseph King <king@v2project.com>

Revision 1.308: download - view: text, markup, annotated - select for diffs
Tue Jun 25 10:54:11 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.307: preferred, colored
Changes since revision 1.307: +1 -0 lines
add lcrzo 4.08
Lcrzo is a network library (used by Lcrzoex, network testing toolbox)

PR:		36947
Submitted by:	Joseph King <king@v2project.com>

Revision 1.307: download - view: text, markup, annotated - select for diffs
Mon Jun 24 16:13:06 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
Diff to: previous 1.306: preferred, colored
Changes since revision 1.306: +1 -0 lines
Add new port openvpn: Secure IP/Ethernet tunnel daemon

PR:		ports/39750
Submitted by:	Matthias Andree <matthias.andree@web.de>

Revision 1.306: download - view: text, markup, annotated - select for diffs
Sun Jun 23 21:58:02 2002 UTC (9 years, 7 months ago) by anders
Branches: MAIN
Diff to: previous 1.305: preferred, colored
Changes since revision 1.305: +1 -0 lines
Add pwman, a console password management application.

Revision 1.305: download - view: text, markup, annotated - select for diffs
Sun Jun 23 07:50:20 2002 UTC (9 years, 7 months ago) by will
Branches: MAIN
Diff to: previous 1.304: preferred, colored
Changes since revision 1.304: +1 -0 lines
Add poc 1.2, a program for managing passwords on smartcards.

PR:		39168
Submitted by:	king@v2project.com

Revision 1.304: download - view: text, markup, annotated - select for diffs
Tue Jun 18 16:58:06 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.303: preferred, colored
Changes since revision 1.303: +1 -0 lines
add p5-Crypt-PasswordMD5 1.2
Perl module that provides interoperable MD5-based crypt() function

PR:		39467
Submitted by:	Erwin Lansing <erwin@lansing.dk>

Revision 1.303: download - view: text, markup, annotated - select for diffs
Mon Jun 17 20:04:25 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.302: preferred, colored
Changes since revision 1.302: +1 -0 lines
add p5-Crypt-PGPSimple 0.13
Crypt::PGPSimple provides a simple object-oriented interface to PGP

PR:		38622
Submitted by:	rachek <rachek@si.freebsd.org>

Revision 1.302: download - view: text, markup, annotated - select for diffs
Thu Jun 13 14:46:22 2002 UTC (9 years, 8 months ago) by tobez
Branches: MAIN
Diff to: previous 1.301: preferred, colored
Changes since revision 1.301: +1 -0 lines
Add amavisd-new, performance-enhanced daemonized version of amavis-perl.

PR:		38934
Submitted by:	Christopher K Davis (ckd-freebsd@ckdhr.com)

Revision 1.301: download - view: text, markup, annotated - select for diffs
Tue May 28 13:02:48 2002 UTC (9 years, 8 months ago) by skv
Branches: MAIN
Diff to: previous 1.300: preferred, colored
Changes since revision 1.300: +1 -0 lines
Add p5-Digest 1.00, modules that calculate message digests.

Revision 1.300: download - view: text, markup, annotated - select for diffs
Mon May 27 11:15:41 2002 UTC (9 years, 8 months ago) by skv
Branches: MAIN
Diff to: previous 1.299: preferred, colored
Changes since revision 1.299: +1 -0 lines
Add vncrypt 1.0-beta3, cryptographic disk driver for FreeBSD.

Revision 1.299: download - view: text, markup, annotated - select for diffs
Mon May 27 01:53:28 2002 UTC (9 years, 8 months ago) by anders
Branches: MAIN
Diff to: previous 1.298: preferred, colored
Changes since revision 1.298: +1 -0 lines
Add fragroute, a tool for intercepting, modifying and rewriting egress
traffic.

PR:		38300
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>

Revision 1.298: download - view: text, markup, annotated - select for diffs
Sat May 25 17:54:38 2002 UTC (9 years, 8 months ago) by lioux
Branches: MAIN
Diff to: previous 1.297: preferred, colored
Changes since revision 1.297: +1 -0 lines
New port p5-File-Scan version 0.27: Perl5 anti-virus file scanning
package

Submitted by:	Martin Matuska <matuska@wu-wien.ac.at>

Revision 1.297: download - view: text, markup, annotated - select for diffs
Wed May 15 04:21:38 2002 UTC (9 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.296: preferred, colored
Changes since revision 1.296: +0 -1 lines
Remove krb5-beta

Pointy hat to:	cy

Revision 1.296: download - view: text, markup, annotated - select for diffs
Mon May 13 01:30:38 2002 UTC (9 years, 9 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.295: preferred, colored
Changes since revision 1.295: +1 -0 lines
add amavisd 20020300
The daemonized version of amavis-perl

PR:		37993
Submitted by:	Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>

Revision 1.295: download - view: text, markup, annotated - select for diffs
Fri May 10 12:58:38 2002 UTC (9 years, 9 months ago) by ache
Branches: MAIN
Diff to: previous 1.294: preferred, colored
Changes since revision 1.294: +1 -0 lines
Satellite port to run drwebd at the system startup

Revision 1.294: download - view: text, markup, annotated - select for diffs
Thu May 9 02:34:42 2002 UTC (9 years, 9 months ago) by trevor
Branches: MAIN
Diff to: previous 1.293: preferred, colored
Changes since revision 1.293: +1 -0 lines
Add port of find-zlib, a script which scans for code derived from
zlib.

Revision 1.293: download - view: text, markup, annotated - select for diffs
Wed May 8 09:43:20 2002 UTC (9 years, 9 months ago) by ache
Branches: MAIN
Diff to: previous 1.292: preferred, colored
Changes since revision 1.292: +1 -0 lines
Authforce is an HTTP authentication brute forcer.

Revision 1.292: download - view: text, markup, annotated - select for diffs
Wed May 8 06:51:52 2002 UTC (9 years, 9 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.291: preferred, colored
Changes since revision 1.291: +1 -0 lines
add hashish 0.4b
A file and string hashing utility

Revision 1.291: download - view: text, markup, annotated - select for diffs
Fri Apr 19 02:29:28 2002 UTC (9 years, 9 months ago) by will
Branches: MAIN
Diff to: previous 1.290: preferred, colored
Changes since revision 1.290: +0 -1 lines
Say goodbye to Qt 1.x and all of its dependents.  The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.

Revision 1.290: download - view: text, markup, annotated - select for diffs
Sat Apr 13 16:33:13 2002 UTC (9 years, 10 months ago) by cy
Branches: MAIN
Diff to: previous 1.289: preferred, colored
Changes since revision 1.289: +1 -0 lines
New MIT Kerberos V beta, V 1.2.5-beta1.

Revision 1.289: download - view: text, markup, annotated - select for diffs
Sun Apr 7 02:55:07 2002 UTC (9 years, 10 months ago) by cy
Branches: MAIN
Diff to: previous 1.288: preferred, colored
Changes since revision 1.288: +1 -0 lines
Add fwanalog 0.5.1, a firewall log summarizer that uses Analog.

PR:		35758
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>

Revision 1.288: download - view: text, markup, annotated - select for diffs
Thu Apr 4 19:30:48 2002 UTC (9 years, 10 months ago) by des
Branches: MAIN
Diff to: previous 1.287: preferred, colored
Changes since revision 1.287: +0 -1 lines
Nuked at maintainer's request now that pam_passwdqc is in the base system.

Revision 1.287: download - view: text, markup, annotated - select for diffs
Tue Apr 2 12:58:17 2002 UTC (9 years, 10 months ago) by markp
Branches: MAIN
Diff to: previous 1.286: preferred, colored
Changes since revision 1.286: +1 -0 lines
Add vlog 1.1f, a curses based real-time logfile viewer.

PR:		36616
Submitted by:	hannes sowa <satbran@web.de>

Revision 1.286: download - view: text, markup, annotated - select for diffs
Mon Apr 1 21:53:39 2002 UTC (9 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.285: preferred, colored
Changes since revision 1.285: +0 -1 lines
Remove this port at the request of the maintainer.  The version of pam_ssh
in the base system is more up-to-date and is being actively maintained.

Revision 1.285: download - view: text, markup, annotated - select for diffs
Mon Apr 1 05:03:13 2002 UTC (9 years, 10 months ago) by pat
Branches: MAIN
Diff to: previous 1.284: preferred, colored
Changes since revision 1.284: +1 -0 lines
Add new port security/pam_passwdqc - A pam module to validate passwords
for quality

PR:		36597
Submitted by:	Dominic Marks <dominic_marks@btinernet.com>

Revision 1.284: download - view: text, markup, annotated - select for diffs
Sun Mar 24 15:32:35 2002 UTC (9 years, 10 months ago) by anders
Branches: MAIN
Diff to: previous 1.283: preferred, colored
Changes since revision 1.283: +1 -0 lines
Add audit, tools for remote and centralized audit data collection.

Revision 1.283: download - view: text, markup, annotated - select for diffs
Sun Mar 24 08:20:56 2002 UTC (9 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.282: preferred, colored
Changes since revision 1.282: +0 -1 lines
Remove krb5-beta, which was deleted from the tree.

Pointy hat to:	cy
Submitted by:	bento

Revision 1.282: download - view: text, markup, annotated - select for diffs
Sat Mar 16 10:14:42 2002 UTC (9 years, 10 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.281: preferred, colored
Changes since revision 1.281: +1 -0 lines
add py-cryptkit 0.9
A Cryptographic Toolkit for Python

Revision 1.281: download - view: text, markup, annotated - select for diffs
Fri Mar 15 13:13:04 2002 UTC (9 years, 10 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.280: preferred, colored
Changes since revision 1.280: +1 -0 lines
add nofgpg 0.4
No One Fears GPG

Revision 1.280: download - view: text, markup, annotated - select for diffs
Thu Mar 14 15:00:55 2002 UTC (9 years, 10 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.279: preferred, colored
Changes since revision 1.279: +1 -0 lines
add p5-Crypt-DES_EDE3 0.01
Perl5 interface to a implementing 3-DES EDE encryption and decryption

PR:		35891
Submitted by:	jesper

Revision 1.279: download - view: text, markup, annotated - select for diffs
Thu Mar 14 14:58:33 2002 UTC (9 years, 10 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.278: preferred, colored
Changes since revision 1.278: +1 -0 lines
add p5-Crypt-DH 0.03
Perl5 interface to a Diffie-Hellman key exchange system

PR:		35890
Submitted by:	jesper

Revision 1.278: download - view: text, markup, annotated - select for diffs
Thu Mar 14 14:55:11 2002 UTC (9 years, 10 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.277: preferred, colored
Changes since revision 1.277: +1 -0 lines
add p5-Digest-BubbleBabble 0.0.1
Perl5 interface to a fingerprint in "bubble babble" format

PR:		35889
Submitted by:	jesper

Revision 1.277: download - view: text, markup, annotated - select for diffs
Thu Mar 7 02:21:42 2002 UTC (9 years, 11 months ago) by green
Branches: MAIN
Diff to: previous 1.276: preferred, colored
Changes since revision 1.276: +1 -0 lines
Add pam_alreadyloggedin 0.1,

This PAM module provides authorization based on a user already being currently logged in already.

Revision 1.276: download - view: text, markup, annotated - select for diffs
Thu Feb 21 17:40:58 2002 UTC (9 years, 11 months ago) by sumikawa
Branches: MAIN
Diff to: previous 1.275: preferred, colored
Changes since revision 1.275: +1 -0 lines
fsh -- Fast remote command execution

The problem: logging in to a remote system with a cryptographic
solution such as lsh or ssh takes time, due to the computationally
expensive key exchanges that occur when the connection is
established. It is common to trigger a lot of remote logins while
using remote CVS, which makes it painfully slow compared to having the
repository locally.

The solution: reuse the secure tunnel once it has been
established. fsh is a drop-in rsh-compatible replacement for ssh that
automatically resuses ssh tunnels.

WWW: http://www.lysator.liu.se/fsh/

Revision 1.275: download - view: text, markup, annotated - select for diffs
Wed Feb 20 06:24:20 2002 UTC (9 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.274: preferred, colored
Changes since revision 1.274: +1 -0 lines
Add ruby-hmac, a Ruby library which implements the HMAC algorithm.

Revision 1.274: download - view: text, markup, annotated - select for diffs
Sun Feb 17 09:21:47 2002 UTC (9 years, 11 months ago) by markp
Branches: MAIN
Diff to: previous 1.273: preferred, colored
Changes since revision 1.273: +1 -0 lines
Add mussh 0.4, a tool for easily running the same commands on multiple
hosts.

PR:		34217
Submitted by:	Yen-Ming Lee <leeym@leeym.com>

Revision 1.273: download - view: text, markup, annotated - select for diffs
Thu Feb 14 15:05:23 2002 UTC (9 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.272: preferred, colored
Changes since revision 1.272: +1 -0 lines
Add a missing entry: "krb5-beta".

Revision 1.272: download - view: text, markup, annotated - select for diffs
Mon Feb 11 14:54:42 2002 UTC (10 years ago) by ijliao
Branches: MAIN
Diff to: previous 1.271: preferred, colored
Changes since revision 1.271: +1 -0 lines
add py-openssl 0.4.1
Python interface to the OpenSSL library

Revision 1.271: download - view: text, markup, annotated - select for diffs
Mon Feb 11 14:20:20 2002 UTC (10 years ago) by ijliao
Branches: MAIN
Diff to: previous 1.270: preferred, colored
Changes since revision 1.270: +1 -0 lines
add py-pow 0.6.1
Python OpenSSL Wrappers

Revision 1.270: download - view: text, markup, annotated - select for diffs
Sun Feb 10 19:29:55 2002 UTC (10 years ago) by ijliao
Branches: MAIN
Diff to: previous 1.269: preferred, colored
Changes since revision 1.269: +1 -0 lines
add py-mhash 1.0
Python mhash module

Revision 1.269: download - view: text, markup, annotated - select for diffs
Sat Feb 9 12:56:53 2002 UTC (10 years ago) by ijliao
Branches: MAIN
Diff to: previous 1.268: preferred, colored
Changes since revision 1.268: +1 -0 lines
add py-twofish 0.7
Twofish cryptographic module for Python

Revision 1.268: download - view: text, markup, annotated - select for diffs
Thu Feb 7 01:13:29 2002 UTC (10 years ago) by ijliao
Branches: MAIN
Diff to: previous 1.267: preferred, colored
Changes since revision 1.267: +1 -0 lines
add ccrypt 1.2
A command-line utility for encrypting and decrypting files and streams

Revision 1.267: download - view: text, markup, annotated - select for diffs
Mon Feb 4 03:32:20 2002 UTC (10 years ago) by petef
Branches: MAIN
Diff to: previous 1.266: preferred, colored
Changes since revision 1.266: +0 -1 lines
Remove the p5-GPG port.  It is no longer being maintained by it's author,
and there is a much better PGP Perl interface in security/p5-Crypt-OpenPGP.

Revision 1.266: download - view: text, markup, annotated - select for diffs
Tue Jan 29 17:50:27 2002 UTC (10 years ago) by eivind
Branches: MAIN
Diff to: previous 1.265: preferred, colored
Changes since revision 1.265: +1 -0 lines
safesh is an authentication manager for OpenSSH.  By automatically creating
keys and starting ssh-agents, it makes it (fairly) convenient to use one key
for each host pair (authenticator and authenticatee), it avoids
authentication theft by the hosts you connect to with SSH.

Revision 1.265: download - view: text, markup, annotated - select for diffs
Sat Jan 26 04:28:05 2002 UTC (10 years ago) by petef
Branches: MAIN
Diff to: previous 1.264: preferred, colored
Changes since revision 1.264: +1 -0 lines
Add p5-Crypt-Solitaire 2.0, solitaire encryption.

PR:		33376
Submitted by:	Seamus Venasse <svenasse@polaris.ca>

Revision 1.264: download - view: text, markup, annotated - select for diffs
Sat Jan 26 03:11:46 2002 UTC (10 years ago) by petef
Branches: MAIN
Diff to: previous 1.263: preferred, colored
Changes since revision 1.263: +1 -0 lines
Add p5-Crypt-RC4 2.02, perl implementation of the RC4 encryption
algorithm.

PR:		33364
Submitted by:	Seamus Venasse <svenasse@polaris.ca>

Revision 1.263: download - view: text, markup, annotated - select for diffs
Sat Jan 26 03:01:41 2002 UTC (10 years ago) by petef
Branches: MAIN
Diff to: previous 1.262: preferred, colored
Changes since revision 1.262: +1 -0 lines
Add p5-Crypt-OTP 1.03, perl implementation of the One Time Pad
(hence, OTP) encryption method.

PR:		33362
Submitted by:	Seamus Venasse <svenasse@polaris.ca>

Revision 1.262: download - view: text, markup, annotated - select for diffs
Wed Jan 16 11:16:05 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.261: preferred, colored
Changes since revision 1.261: +1 -0 lines
Add ruby-aes, a Ruby extension library which implements AES (Rijndael)
encryption.

Revision 1.261: download - view: text, markup, annotated - select for diffs
Tue Jan 1 00:05:53 2002 UTC (10 years, 1 month ago) by jmz
Branches: MAIN
Diff to: previous 1.260: preferred, colored
Changes since revision 1.260: +1 -0 lines
SubWeb is a (reverse) proxy to inspect HTTP flows on the fly

PR:		ports/33388
Submitted by:	Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>

Revision 1.260: download - view: text, markup, annotated - select for diffs
Wed Dec 19 09:30:28 2001 UTC (10 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.259: preferred, colored
Changes since revision 1.259: +1 -0 lines
Add nss 3.3.1, a set of libraries to support development of
security-enabled applications.

Revision 1.259: download - view: text, markup, annotated - select for diffs
Wed Dec 19 08:22:45 2001 UTC (10 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.258: preferred, colored
Changes since revision 1.258: +1 -0 lines
Add labrea 2.3, a defense mechanism against CodeRed.

PR:		31082
Submitted by:	nick@rogness.net

Revision 1.258: download - view: text, markup, annotated - select for diffs
Sun Dec 16 14:10:56 2001 UTC (10 years, 1 month ago) by lioux
Branches: MAIN
Diff to: previous 1.257: preferred, colored
Changes since revision 1.257: +1 -0 lines
New port ssh-gui version 0.7.1: A front-end for ssh which can open
multiple xterms

Submitted by:	Hammurabi Mendes <hmendes_br@yahoo.com>

Revision 1.257: download - view: text, markup, annotated - select for diffs
Tue Dec 11 08:58:09 2001 UTC (10 years, 2 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.256: preferred, colored
Changes since revision 1.256: +1 -0 lines
add p5-Digest-HMAC
Perl5 interface to HMAC Message-Digest Algorithms

PR:		30997
Submitted by:	nork@cityfujisawa.ne.jp (Norikatsu Shigemura)

Revision 1.256: download - view: text, markup, annotated - select for diffs
Thu Dec 6 09:02:23 2001 UTC (10 years, 2 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.255: preferred, colored
Changes since revision 1.255: +1 -0 lines
add nettle
A low-level cryptographic library

Revision 1.255: download - view: text, markup, annotated - select for diffs
Wed Dec 5 22:03:14 2001 UTC (10 years, 2 months ago) by lioux
Branches: MAIN
Diff to: previous 1.254: preferred, colored
Changes since revision 1.254: +1 -0 lines
New port proxytunnel version 1.0.6: Connects stdin and stdout to
an origin server through an HTTPS proxy

Submitted by:	Hammurabi Mendes <hmendes_br@yahoo.com>

Revision 1.254: download - view: text, markup, annotated - select for diffs
Tue Nov 20 15:10:19 2001 UTC (10 years, 2 months ago) by knu
Branches: MAIN
Diff to: previous 1.253: preferred, colored
Changes since revision 1.253: +0 -1 lines
Retire ruby-ssl, which has been integrated into ruby-openssl.

Revision 1.253: download - view: text, markup, annotated - select for diffs
Tue Nov 20 07:02:39 2001 UTC (10 years, 2 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.252: preferred, colored
Changes since revision 1.252: +1 -0 lines
add fwlogwatch
A packet filter and firewall log analyzer

Revision 1.252: download - view: text, markup, annotated - select for diffs
Thu Nov 15 04:03:43 2001 UTC (10 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.251: preferred, colored
Changes since revision 1.251: +1 -0 lines
Add tripwire12 (repocopied) -- the legacy version.

Revision 1.251: download - view: text, markup, annotated - select for diffs
Wed Nov 7 06:19:32 2001 UTC (10 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.250: preferred, colored
Changes since revision 1.250: +1 -0 lines
Seems tripwire was repocopied to tripwire12, but seems no change or
removal has been made.  So add an entry for tripwire12 in a comment
for the moment so the MAINTAINER will not forget to change Makefile in
the future.

Revision 1.250: download - view: text, markup, annotated - select for diffs
Sat Oct 27 21:29:39 2001 UTC (10 years, 3 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.249: preferred, colored
Changes since revision 1.249: +4 -0 lines
I forgot to add the nessus-devel ports to the category Makefile.

Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>

Revision 1.249: download - view: text, markup, annotated - select for diffs
Sat Oct 20 14:31:56 2001 UTC (10 years, 3 months ago) by clive
Branches: MAIN
Diff to: previous 1.248: preferred, colored
Changes since revision 1.248: +1 -0 lines
New port: didentd

This is a new port for didentd, an RfC1423 (identd) server for FreeBSD and
Linux written with security and privacy in mind.

Revision 1.248: download - view: text, markup, annotated - select for diffs
Sat Oct 20 11:50:24 2001 UTC (10 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.247: preferred, colored
Changes since revision 1.247: +2 -1 lines
Add ruby-openssl, a Ruby module which wraps OpenSSL.

Revision 1.247: download - view: text, markup, annotated - select for diffs
Wed Oct 10 01:02:05 2001 UTC (10 years, 4 months ago) by tobez
Branches: MAIN
Diff to: previous 1.246: preferred, colored
Changes since revision 1.246: +2 -1 lines
Add p5-Crypt-HCE_SHA 0.60, perl5 interface to one way hash chaining
block cipher.

PR:		31152
Submitted by:	Gregory Neil Shapiro <gshapiro@FreeBSD.org>

Revision 1.246: download - view: text, markup, annotated - select for diffs
Tue Oct 9 21:18:16 2001 UTC (10 years, 4 months ago) by lioux
Branches: MAIN
Diff to: previous 1.245: preferred, colored
Changes since revision 1.245: +2 -1 lines
New port altivore version 0.9.3: A publically disclosed (neither
GPL nor open-source) ala Carnivore src

PR:		31111
Submitted by:	Justin Stanford <jus@security.za.net>
Reviewed by:	des (licensing issues)

Revision 1.245: download - view: text, markup, annotated - select for diffs
Sun Oct 7 15:57:07 2001 UTC (10 years, 4 months ago) by tobez
Branches: MAIN
Diff to: previous 1.244: preferred, colored
Changes since revision 1.244: +2 -1 lines
Add p5-Crypt-PassGen, a perl module to generate random passwords that
look like real words.

Revision 1.244: download - view: text, markup, annotated - select for diffs
Thu Oct 4 03:39:56 2001 UTC (10 years, 4 months ago) by petef
Branches: MAIN
Diff to: previous 1.243: preferred, colored
Changes since revision 1.243: +2 -1 lines
Add sha-1.0.2, Simple file hash program utilizing SHA-1, SHA-256, SHA-384,
SHA-512

PR:		29907
Submitted by:	Allan Saddi <asaddi@philosophysw.com>

Revision 1.243: download - view: text, markup, annotated - select for diffs
Fri Sep 21 05:56:37 2001 UTC (10 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.242: preferred, colored
Changes since revision 1.242: +2 -2 lines
Sort entries.

Revision 1.242: download - view: text, markup, annotated - select for diffs
Wed Sep 12 02:33:49 2001 UTC (10 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.241: preferred, colored
Changes since revision 1.241: +2 -1 lines
The Crypt::RIPEMD160 module allows you to use the
RIPEMD160 Message Digest algorithm from within Perl programs.

Revision 1.241: download - view: text, markup, annotated - select for diffs
Wed Sep 12 01:12:58 2001 UTC (10 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.240: preferred, colored
Changes since revision 1.240: +2 -1 lines
Crypt::OpenPGP is a pure-Perl implementation of the OpenPGP standard[1].
In addition to support for the standard itself, Crypt::OpenPGP claims
compatibility with many other PGP implementations, both those that
support the standard and those that preceded it.

Revision 1.240: download - view: text, markup, annotated - select for diffs
Wed Sep 12 01:12:03 2001 UTC (10 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +2 -1 lines
Crypt::RSA is a pure-perl, cleanroom implementation of the RSA public-key
cryptosystem. It uses Math::Pari(3), a perl interface to the blazingly fast
PARI library, for big integer arithmetic and number theoretic computations.

Revision 1.239: download - view: text, markup, annotated - select for diffs
Wed Sep 12 01:10:17 2001 UTC (10 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.238: preferred, colored
Changes since revision 1.238: +2 -1 lines
Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm)
signature verification system. The implementation itself is pure Perl,
although the heavy-duty mathematics underneath are provided by the
Math::Pari library.

Revision 1.238: download - view: text, markup, annotated - select for diffs
Wed Sep 12 01:09:38 2001 UTC (10 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +2 -1 lines
Provable Prime Number Generator suitable for Cryptographic Applications

Revision 1.237: download - view: text, markup, annotated - select for diffs
Wed Sep 12 00:49:14 2001 UTC (10 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +2 -1 lines
Tie::EncryptedHash augments Perl hash semantics to build secure, encrypting
containers of data.

Revision 1.236: download - view: text, markup, annotated - select for diffs
Wed Sep 12 00:45:21 2001 UTC (10 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +2 -1 lines
Crypt::Random is an interface module to the /dev/random device found on most
modern Unix systems.

Revision 1.235: download - view: text, markup, annotated - select for diffs
Tue Sep 11 09:22:33 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.234: preferred, colored
Changes since revision 1.234: +2 -1 lines
Add p5-Crypt-OpenSSL-RSA, a Perl5 module to RSA encode and decode
strings using OpenSSL.

PR:		ports/30106
Submitted by:	Norikatsu Shigemura <nork@cityfujisawa.ne.jp>

Revision 1.234: download - view: text, markup, annotated - select for diffs
Tue Sep 11 08:57:11 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.233: preferred, colored
Changes since revision 1.233: +2 -1 lines
Add p5-Crypt-OpenSSL-Random, a Perl5 interface to the OpenSSL
pseudo-random number generator.

PR:		ports/30107
Submitted by:	Norikatsu Shigemura <nork@cityfujisawa.ne.jp>

Revision 1.233: download - view: text, markup, annotated - select for diffs
Mon Sep 10 08:12:44 2001 UTC (10 years, 5 months ago) by wjv
Branches: MAIN
Diff to: previous 1.232: preferred, colored
Changes since revision 1.232: +2 -1 lines
Add keychain 1.2, a user-friendly front-end to ssh-agent(1).

Revision 1.232: download - view: text, markup, annotated - select for diffs
Thu Sep 6 22:39:14 2001 UTC (10 years, 5 months ago) by alex
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +2 -1 lines
saferpay is a command line tool for online payment.
At the moment it is
used in europe, mostly germany and switzerland.

Submitted by:	Martin Blapp <mb@imp.ch>

Revision 1.231: download - view: text, markup, annotated - select for diffs
Mon Sep 3 18:30:56 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +2 -1 lines
Add yafix, Yet Another File Integrity Checker, similar to Tripwire.
It is simple, fast, and flexible.

PR:		ports/29908
Submitted by:	Allan Saddi <asaddi@philosophysw.com>

Revision 1.230: download - view: text, markup, annotated - select for diffs
Mon Sep 3 18:14:44 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +2 -1 lines
Add pam_pwdfile, a PAM module which allows authentication against
alternate passwd files.

PR:		30240
Submitted by:	Michael Schout <mschout@gkg.net>

Revision 1.229: download - view: text, markup, annotated - select for diffs
Thu Aug 30 13:55:36 2001 UTC (10 years, 5 months ago) by dd
Branches: MAIN
Diff to: previous 1.228: preferred, colored
Changes since revision 1.228: +2 -1 lines
Add qident, a small program to query a remote IDENT (RFC 1413) server.

Revision 1.228: download - view: text, markup, annotated - select for diffs
Wed Aug 29 11:29:25 2001 UTC (10 years, 5 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.227: preferred, colored
Changes since revision 1.227: +2 -1 lines
add qtfw
A GUI frontend for ipfw utility in FreeBSD

PR:		30077
Submitted by:	Patrick Li <pat@databits.net>

Revision 1.227: download - view: text, markup, annotated - select for diffs
Wed Aug 29 04:54:51 2001 UTC (10 years, 5 months ago) by petef
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +2 -1 lines
add geheimnis-2
Shell for integrating PGP/GnuPG into KDE

PR:		27313
Submitted by:	Pekka Nikander <pekka.nikander@iki.fi>

Revision 1.226: download - view: text, markup, annotated - select for diffs
Fri Aug 24 15:57:19 2001 UTC (10 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.225: preferred, colored
Changes since revision 1.225: +2 -1 lines
DrWeb antivirus sendmail integration

Revision 1.225: download - view: text, markup, annotated - select for diffs
Fri Aug 24 15:42:36 2001 UTC (10 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.224: preferred, colored
Changes since revision 1.224: +2 -1 lines
DrWeb antivirus, FreeBSD binary

Revision 1.224: download - view: text, markup, annotated - select for diffs
Thu Aug 23 15:43:41 2001 UTC (10 years, 5 months ago) by petef
Branches: MAIN
Diff to: previous 1.223: preferred, colored
Changes since revision 1.223: +2 -1 lines
add p5-GPG 0.06

A Perl interface to GnuPG

PR:		29658
Reviewed by:	ade

Revision 1.223: download - view: text, markup, annotated - select for diffs
Thu Aug 23 12:54:47 2001 UTC (10 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +2 -1 lines
Move flawfinder from devel to security where the other source-code auditing
tools live.

Discussed with: ijliao

Revision 1.222: download - view: text, markup, annotated - select for diffs
Thu Aug 23 09:03:03 2001 UTC (10 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +2 -1 lines
Add rats-1.1

This is RATS, a rough auditing tool for security, developed by
Secure Software Solutions.  It is a tool for scanning source code
(C, C++, Perl, and Python) and flagging common security related
programming errors such as buffer overflows and TOCTOU (Time Of
Check, Time Of Use) race conditions.  As its name implies, the tool
performs only a rough analysis of source code.  It will not find
every error and will also find things that are not errors.  Manual
inspection of your code is still necessary, but greatly aided with
this tool.

Obtained from:	OpenBSD

Revision 1.221: download - view: text, markup, annotated - select for diffs
Thu Aug 23 08:24:29 2001 UTC (10 years, 5 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +2 -1 lines
add borzoi
An Elliptic Curve Cryptography Library

Revision 1.220: download - view: text, markup, annotated - select for diffs
Thu Aug 23 07:03:56 2001 UTC (10 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.219: preferred, colored
Changes since revision 1.219: +2 -1 lines
Add ppgen 1.0, a program to generate random passphrases from dictionary
words, with a desired amount of entropy.

Obtained from:	OpenBSD

Revision 1.219: download - view: text, markup, annotated - select for diffs
Thu Aug 16 11:40:29 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +1 -2 lines
Retire ruby-sha1, which has been integrated into ruby's standard
distribution.

Revision 1.218: download - view: text, markup, annotated - select for diffs
Sat Aug 11 12:00:19 2001 UTC (10 years, 6 months ago) by markm
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +2 -1 lines
Add YA Perl crypto library. This one does Blowfish, IDEA and DES.

Revision 1.217: download - view: text, markup, annotated - select for diffs
Mon Jul 30 14:56:25 2001 UTC (10 years, 6 months ago) by lioux
Branches: MAIN
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +2 -1 lines
New port rain version 1.2.7 Beta 3: Rain is a packeting tool used
for testing system stability

PR:		29300
Submitted by:	Patrick Li <pat@databits.net>

Revision 1.216: download - view: text, markup, annotated - select for diffs
Mon Jul 30 00:56:47 2001 UTC (10 years, 6 months ago) by lioux
Branches: MAIN
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +2 -1 lines
New port gtk-knocker version 0.2.0: A simple and easy to use TCP
only port scanner (GTK+ version)

PR:		29109
Submitted by:	Patrick Li <pat@databits.net>

Revision 1.215: download - view: text, markup, annotated - select for diffs
Mon Jul 30 00:24:02 2001 UTC (10 years, 6 months ago) by kris
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +2 -1 lines
Add snortsnarf-010523 (version numbering changed from the vendor scheme of
MMDDYY to make it monotonic).  This is a utility for generating a set of
HTML reports/summaries based on snort alert files.

At the moment we only enable the HTML generation features.  There are other
features such as the ability to annotate incidents in the report which
are not currently enabled.

Revision 1.214: download - view: text, markup, annotated - select for diffs
Sun Jul 29 23:53:37 2001 UTC (10 years, 6 months ago) by lioux
Branches: MAIN
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +2 -1 lines
New port knocker version 0.3.0, A simple and easy to use TCP only
port scanner (Console version)

PR:		29108
Submitted by:	Patrick Li <pat@databits.net>

Revision 1.213: download - view: text, markup, annotated - select for diffs
Wed Jul 25 20:54:28 2001 UTC (10 years, 6 months ago) by nectar
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +2 -1 lines
Secure Remote Password protocol library, TELNET, and FTP

Revision 1.212: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:03:40 2001 UTC (10 years, 6 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +2 -1 lines
add py-rijndael
A pure python implementation of the Rijndael encryption algorithm

Revision 1.211: download - view: text, markup, annotated - select for diffs
Fri Jul 20 09:07:31 2001 UTC (10 years, 6 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +2 -1 lines
add cfv
cfv is a utility to both test and create .sfv, .csv and md5sum files

Revision 1.210: download - view: text, markup, annotated - select for diffs
Thu Jul 19 15:07:50 2001 UTC (10 years, 6 months ago) by markp
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +2 -1 lines
Add stegdetect 0.2, an automated tool for detecting stenographic
content in jpegs.

Revision 1.209: download - view: text, markup, annotated - select for diffs
Thu Jul 19 14:26:18 2001 UTC (10 years, 6 months ago) by markp
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +2 -1 lines
Add snort-rep 1.2, a Snort reporting tool that can produce text
or HTML from logs.

Revision 1.208: download - view: text, markup, annotated - select for diffs
Wed Jul 11 15:59:55 2001 UTC (10 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +2 -1 lines
add py-gnupg
A Python module to interface with GnuPG

Revision 1.207: download - view: text, markup, annotated - select for diffs
Fri Jul 6 18:15:26 2001 UTC (10 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +2 -1 lines
add gpgme
A library to make access to GnuPG easier

PR:		28196
Submitted by:	TERAMOTO Masahiro <teramoto@comm.eng.osaka-u.ac.jp>

Revision 1.206: download - view: text, markup, annotated - select for diffs
Fri Jul 6 17:08:34 2001 UTC (10 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +2 -1 lines
add bcwipe
BCWipe securely erase data from magnetic and solid-state memory

PR:		27993
Submitted by:	Crow <crow@kapu.hu>

Revision 1.205: download - view: text, markup, annotated - select for diffs
Thu Jul 5 07:06:03 2001 UTC (10 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +2 -1 lines
add py-fchksum
find the checksum of files

Revision 1.204: download - view: text, markup, annotated - select for diffs
Wed Jun 27 21:40:53 2001 UTC (10 years, 7 months ago) by will
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +2 -1 lines
Add fpm 0.53; Figaro's Password Manager, an app to securely store
your passwords.  Not that I would need/want it...

PR:		28229
Submitted by:	Anders Nordby <anders@fix.no>

Revision 1.203: download - view: text, markup, annotated - select for diffs
Tue Jun 26 03:28:08 2001 UTC (10 years, 7 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +2 -1 lines
Add secpanel, a GUI frontend for ssh and openssh

PR:		28079
Submitted by:	Pete Fritchman <petef@databits.net>

Revision 1.202: download - view: text, markup, annotated - select for diffs
Thu Jun 21 11:37:30 2001 UTC (10 years, 7 months ago) by knu
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +2 -1 lines
Add ruby-mcrypt, a Ruby interface to the mcrypt library.

Revision 1.201: download - view: text, markup, annotated - select for diffs
Wed Jun 20 13:38:45 2001 UTC (10 years, 7 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +2 -1 lines
Add port for pam_smb, an NT domain PAM module

Revision 1.200: download - view: text, markup, annotated - select for diffs
Thu Jun 14 07:53:31 2001 UTC (10 years, 7 months ago) by tobez
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +2 -1 lines
Add hlfl 0.52, high Level Firewall Language.
The committed version differs from the one in the PR. It is supplied by
the maintainer after a round of fixes.

PR:		28127
Submitted by:	Arnaud S. Launay <asl@launay.org>
OK'ed by:	markm

Revision 1.199: download - view: text, markup, annotated - select for diffs
Sun Jun 10 17:59:28 2001 UTC (10 years, 8 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +2 -1 lines
add arirang
Powerful webserver security scanner

PR:		27873
Submitted by:	Roman Shterenzon <roman@xpert.com>

Revision 1.198: download - view: text, markup, annotated - select for diffs
Fri Jun 8 19:00:15 2001 UTC (10 years, 8 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +2 -1 lines
New pam port for ldap authentication.

PR:		27673
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
Reviewed by:	will

Revision 1.197: download - view: text, markup, annotated - select for diffs
Fri Jun 8 00:30:36 2001 UTC (10 years, 8 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +1 -2 lines
Fix my booboo

Submitted by:	billf
Reviewed by:	will

Revision 1.196: download - view: text, markup, annotated - select for diffs
Fri Jun 8 00:15:22 2001 UTC (10 years, 8 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +2 -1 lines
Add ssldump, "An SSLv3/TLS network protocol analyzer"

PR:		27946
Submitted by:	tacho@daemonz.org
Reviewed by:	will

Revision 1.195: download - view: text, markup, annotated - select for diffs
Fri Jun 1 14:49:28 2001 UTC (10 years, 8 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +2 -1 lines
New port:
OpenSSH portable, which has GNU-configure and more.
Diffs to OpenSSH-OPenBSD are huge.
So this is here a complete diffrent branch, no repro-copy
- Did a bit cleanup in the Makefile

Submitted by:	dwcjr@inethouston.net

Revision 1.194: download - view: text, markup, annotated - select for diffs
Wed May 30 16:00:22 2001 UTC (10 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +2 -1 lines
Add ruby-pam, a Ruby extension to use PAM library.

It doesn't work properly yet, but I'd appreciate if someone could
investigate the problem further.  (Seems it always fails to
authenticate due to PAM_MODULE_UNKNOWN)

ALso, note that it doesn't even load a module successfully because
FreeBSD's PAM modules are not linked with libpam.so.  Add -lpam to
LDADD, then rebuild and reinstall PAM modules before trying this
library out.

Revision 1.193: download - view: text, markup, annotated - select for diffs
Sun May 27 05:35:18 2001 UTC (10 years, 8 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +2 -1 lines
Perl5 interface to the MD2 message digest algorithm

PR:		ports/27618
Submitted by:	Pete Fritchman <petef@databits.net>

Revision 1.192: download - view: text, markup, annotated - select for diffs
Sun May 20 02:40:27 2001 UTC (10 years, 8 months ago) by will
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +2 -1 lines
Add ssh-multiadd 1.3, a tool to add multiple ssh keys to the
authentication agent.

PR:		26975
Submitted by:	Pete Fritchman <petef@databits.net>

Revision 1.191: download - view: text, markup, annotated - select for diffs
Sun May 20 02:31:11 2001 UTC (10 years, 8 months ago) by will
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +2 -1 lines
Add isakmpd 20010403, the OpenBSD IKE daemon.  About time, too...

PR:		27274
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>

Revision 1.190: download - view: text, markup, annotated - select for diffs
Thu May 17 16:21:32 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +2 -1 lines
Add py-amkCrypto 0.1.3, a Python cryptography modules.

PR:		26723
Submitted by:	Jason R. Mastaler <jason@mastaler.com>

Revision 1.189: download - view: text, markup, annotated - select for diffs
Tue May 8 10:51:33 2001 UTC (10 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +2 -1 lines
Add ruby-blowfish, a Ruby interface to the Blowfish cipher.

Revision 1.188: download - view: text, markup, annotated - select for diffs
Sat May 5 19:22:03 2001 UTC (10 years, 9 months ago) by will
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +2 -1 lines
Add pam_ssh 1.5, a PAM module that provides single sign-on behavior
for UNIX using SSH.  This denotes moving pam_ssh out of the base system.

PR:		26666
Submitted by:	Andrew J. Korty <ajk@iu.edu> (author)

Revision 1.187: download - view: text, markup, annotated - select for diffs
Thu Apr 19 17:29:48 2001 UTC (10 years, 9 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +2 -1 lines
add mdcrack
Bruteforce password MD5 hashes

Revision 1.186: download - view: text, markup, annotated - select for diffs
Wed Apr 18 19:43:14 2001 UTC (10 years, 9 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +2 -1 lines
add crank
CRyptANalysis toolKit

Revision 1.185: download - view: text, markup, annotated - select for diffs
Wed Apr 18 16:24:16 2001 UTC (10 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +2 -1 lines
Add fressh 0.8.1, a free rewritten implementation of the SSH
communication protocol.

Obtained from:	NetBSD

Revision 1.184: download - view: text, markup, annotated - select for diffs
Sat Apr 7 10:47:34 2001 UTC (10 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +2 -1 lines
Move ruby-sha1 from converters to security.

PR:		ports/26239
Submitted by:	Steve Coltrin <spcoltri@omcl.org>

Revision 1.183: download - view: text, markup, annotated - select for diffs
Sat Apr 7 07:33:45 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +2 -1 lines
Add bfbtester 2.0, a security tool for testing binaries for overflows.

PR:		24774
Submitted by:	Mike Heffner <mheffner@vt.edu>

Revision 1.182: download - view: text, markup, annotated - select for diffs
Sat Apr 7 02:13:54 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +2 -1 lines
Add op 1.11, a program to allow others to run commands as root (like
sudo but different).  Hey, CERIAS @ Purdue wrote this.  Cool.

PR:		24771
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>

Revision 1.181: download - view: text, markup, annotated - select for diffs
Sat Apr 7 00:48:49 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +2 -1 lines
Add chkrootkit 0.30, a tool to locally check for signs of a rootkit.

PR:		26115
Submitted by:	Luiz Eduardo R. Cordeiro

Revision 1.180: download - view: text, markup, annotated - select for diffs
Sat Mar 31 11:36:33 2001 UTC (10 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +2 -1 lines
PGP (Pretty Good Privacy) is a public key encryption pack-
age to protect E-mail and data files.  It lets you  commu-
nicate  securely  with  people  you've  never met, with no
secure channels needed for prior exchange of  keys.   It's
well featured and fast, with sophisticated key management,
digital signatures, data compression, and  good  ergonomic
design.

Contributors:
  Matthias Bruestle for the myetsid feature.
  Lutz Donnerhacke for the pgp2.6.3in development.
  Ingmar Camphausen, Thomas Roessler, a.o. for extensive testing.

WWW: http://www.in-ca.individual.net/
FTP: ftp://ftp.fu-berlin.de/doc/IN/IN-CA/pgp/pgp263in/files/pgp263in.changes

Revision 1.179: download - view: text, markup, annotated - select for diffs
Sat Mar 31 02:17:37 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +2 -1 lines
Add vpnd 1.1.0, a VPN daemon offering transparent blowfish encryption
between networks.

PR:		26067
Submitted by:	Anders Nordby <anders@fix.no>

Revision 1.178: download - view: text, markup, annotated - select for diffs
Sat Mar 31 01:51:59 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +2 -1 lines
Add py-m2crypto 0.06, a python wrapper for OpenSSL.

PR:		26155
Submitted by:	Peter Haight <peterh@sapros.com>

Revision 1.177: download - view: text, markup, annotated - select for diffs
Sat Mar 31 01:27:04 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +2 -1 lines
Add p5-Digest-SHA1 2.00, a perl interface to the SHA-1 Algorithm.

PR:		26204
Submitted by:	Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>

Revision 1.176: download - view: text, markup, annotated - select for diffs
Fri Mar 23 05:16:41 2001 UTC (10 years, 10 months ago) by trevor
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +2 -1 lines
new port of mcrypt 2.5.5, a replacement for crypt(1)

Obtained from:	OpenBSD

Revision 1.175: download - view: text, markup, annotated - select for diffs
Wed Mar 21 06:50:54 2001 UTC (10 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +2 -1 lines
Firewall Builder consists of object-oriented GUI and set of policy compilers
for various firewall platforms. In Firewall Builder, firewall policy is a set
of rules, each rule consists of abstract objects which represent real network
objects and services (hosts, routers, firewalls, networks, protocols).
Firewall Builder helps user maintain database of objects and allows policy
editing using simple drag-and-drop operations.

WWW: http://www.crocodile.org/~vadim/fwbuilder/

- New checksum, Archive on sourceforge.net had changed.
- use new version of gtkmm

PR:		24837
Submitted by:	roman@xpert.com

Revision 1.174: download - view: text, markup, annotated - select for diffs
Wed Mar 21 05:44:42 2001 UTC (10 years, 10 months ago) by wes
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +2 -1 lines
Add port for 'liedentd', yet another secure ident server.  This
one provides random name responses generated via MD5 for each
request.

Obtained from:	Softweyr LLC.

Revision 1.173: download - view: text, markup, annotated - select for diffs
Tue Mar 20 01:57:19 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +2 -1 lines
Add steghide 0.3.1, a steganography tool to hide data in binary files.

PR:		25388
Submitted by:	RaRa Rasputin <rara.rasputin@virgin.net>

Revision 1.172: download - view: text, markup, annotated - select for diffs
Sun Mar 11 01:44:55 2001 UTC (10 years, 11 months ago) by will
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +2 -1 lines
Add p5-Authen-Krb4 1.1, a perl extension for Kerberos 4.

PR:		25193
Submitted by:	ajk@iu.edu

Revision 1.171: download - view: text, markup, annotated - select for diffs
Fri Mar 9 21:24:45 2001 UTC (10 years, 11 months ago) by trevor
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +2 -1 lines
new port of digest 20010302, an MD5/SHA-1/RIPEMD-160 checksumming
utility

Obtained from:	NetBSD pkgsrc/pkgtools/digest

Revision 1.170: download - view: text, markup, annotated - select for diffs
Mon Mar 5 06:57:39 2001 UTC (10 years, 11 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +2 -1 lines
add cryptopp, a free C++ class library of cryptographic schemes

PR:		24432
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>

Revision 1.169: download - view: text, markup, annotated - select for diffs
Sun Mar 4 04:37:01 2001 UTC (10 years, 11 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +2 -1 lines
add beecrypt, an open source cryptography library

Revision 1.168: download - view: text, markup, annotated - select for diffs
Fri Mar 2 19:15:51 2001 UTC (10 years, 11 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +2 -1 lines
add opencl, a portable, easy to use, and efficient C++ crypto library

Revision 1.167: download - view: text, markup, annotated - select for diffs
Tue Feb 27 05:01:41 2001 UTC (10 years, 11 months ago) by steve
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +1 -2 lines
Remove the libmcrypt-nm as it is no longer supported or actively
developed.

PR:		25334
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>

Revision 1.166: download - view: text, markup, annotated - select for diffs
Mon Feb 26 23:09:18 2001 UTC (10 years, 11 months ago) by mi
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +2 -1 lines
Add pam-pgsql 0.3, a pam module for authenticating with PostgreSQL.

PR:		22876
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>

Revision 1.165: download - view: text, markup, annotated - select for diffs
Wed Feb 21 16:48:56 2001 UTC (10 years, 11 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +2 -1 lines
add ipfmeta
ipfmeta is used to simplify the maintenance of your IPfilter ruleset

Revision 1.164: download - view: text, markup, annotated - select for diffs
Sat Feb 3 20:57:50 2001 UTC (11 years ago) by will
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +2 -1 lines
Add p5-Authen-Krb5 1.2, a perl extension for Kerberos 5.

PR:		24832
Submitted by:	Andrew J. Korty <ajk@iu.edu>

Revision 1.163: download - view: text, markup, annotated - select for diffs
Sat Jan 27 03:07:40 2001 UTC (11 years ago) by will
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +2 -1 lines
Add p5-Crypt-Cracklib 0.01, a perl interface to Alec Muffet's cracklib
library.

Requested by:	Andrew J. Korty <ajk@iu.edu>

Revision 1.162: download - view: text, markup, annotated - select for diffs
Sat Jan 20 00:13:11 2001 UTC (11 years ago) by roam
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +2 -1 lines
apg is an automated generator for pronounceable passwords.

Revision 1.161: download - view: text, markup, annotated - select for diffs
Mon Jan 15 04:40:10 2001 UTC (11 years ago) by kris
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +2 -1 lines
pks 0.9.4 is a PGP public key server from MIT.

Obtained from:  NetBSD

Revision 1.160: download - view: text, markup, annotated - select for diffs
Sun Jan 14 06:13:23 2001 UTC (11 years ago) by will
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +2 -1 lines
Add p5-Crypt-UnixCrypt 1.0, a perl module implementing crypt(3).

Requested by:	jim

Revision 1.159: download - view: text, markup, annotated - select for diffs
Tue Jan 9 11:47:15 2001 UTC (11 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +2 -1 lines
Add ruby-ssl, an SSL socket module for Ruby.

Revision 1.158: download - view: text, markup, annotated - select for diffs
Sun Jan 7 07:38:32 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +2 -1 lines
Add amavis-perl 10, a mail virus scanner (uses external antivirus).

PR:		23978
Submitted by:	Roman Shterenzon <roman@xpert.com>

Revision 1.157: download - view: text, markup, annotated - select for diffs
Wed Jan 3 23:27:24 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +2 -1 lines
Add p5-Crypt-Twofish 1.0, perl module implementing the Twofish cipher.

Revision 1.156: download - view: text, markup, annotated - select for diffs
Wed Jan 3 23:26:47 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +2 -1 lines
Add p5-Crypt-TripleDES 0.24, perl module implementing the Triple-DES
cipher.

Revision 1.155: download - view: text, markup, annotated - select for diffs
Wed Jan 3 23:26:24 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +2 -1 lines
Add p5-Crypt-Rijndael 0.01, perl module that implements the Rijndael
cipher.

Revision 1.154: download - view: text, markup, annotated - select for diffs
Wed Jan 3 23:26:01 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +2 -1 lines
Add p5-Crypt-ECB 1.1, perl module implementing the ECB encryption
algorithm.

Revision 1.153: download - view: text, markup, annotated - select for diffs
Wed Jan 3 23:25:38 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +2 -1 lines
Add p5-Crypt-CipherSaber 0.50, perl module providing an OO interface to
CipherSaber encryption.

Revision 1.152: download - view: text, markup, annotated - select for diffs
Mon Jan 1 09:39:52 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +2 -1 lines
Add p5-Authen-TacacsPlus 0.16, a perl module that provides authentication
using a tacacs+ server.

Revision 1.151: download - view: text, markup, annotated - select for diffs
Mon Jan 1 09:02:17 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +2 -1 lines
Add p5-Authen-Ticket 0.02, a perl module that provides the framework for
implementing a ticketing system.

Revision 1.150: download - view: text, markup, annotated - select for diffs
Sun Dec 31 11:15:42 2000 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +2 -1 lines
Add integrit 1.03.05 beta, an alternative to file integrity programs like
tripwire and aide.

PR:		23945
Submitted by:	Ying-Chieh Liao <ijliao@terry.dragon2.net>

Revision 1.149: download - view: text, markup, annotated - select for diffs
Sun Dec 31 10:42:42 2000 UTC (11 years, 1 month ago) by trevor
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +2 -1 lines
new port of OutGuess, a steganographic utility for JPEG and PNM images

Obtained from:	OpenBSD

Revision 1.148: download - view: text, markup, annotated - select for diffs
Sun Dec 31 10:37:42 2000 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +2 -1 lines
Add sst 1.0, a simple SSL tunneling tool that uses netcat.

PR:		22671
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>

Revision 1.147: download - view: text, markup, annotated - select for diffs
Tue Dec 19 19:10:06 2000 UTC (11 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +2 -1 lines
TEA Total is an extremely small 128 bit private key based
encryption/decryption system which uses the new variant of TEA (Tiny
Encryption Algorithm) by David Wheeler and Roger Needham of the Cambridge
Computer Laboratory.  TEA is said to be several times faster than DES, as
well as being much smaller and more secure.  It also isn't encumbered by any
patents and the reference implementation is in the public domain.

Revision 1.146: download - view: text, markup, annotated - select for diffs
Tue Dec 19 12:55:33 2000 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +2 -1 lines
Add cracklib 2.7, a library containing a function that can be used in
one's own passwd(8) program to keep users from making guessable passwords
by filtering them out at the source.

PR:		23392
Submitted by:	Andrew J. Korty <ajk@iu.edu>

Revision 1.145: download - view: text, markup, annotated - select for diffs
Sat Dec 16 01:50:49 2000 UTC (11 years, 1 month ago) by alfred
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +2 -1 lines
p5-Crypt-SSLeay is needed by LWP if you want to do https (SSL)
requests.

Reviewed by: ade

Revision 1.144: download - view: text, markup, annotated - select for diffs
Tue Dec 12 17:12:32 2000 UTC (11 years, 2 months ago) by roam
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +2 -1 lines
A command-line Rijndael (AES) encryption/decryption utility.

Revision 1.143: download - view: text, markup, annotated - select for diffs
Mon Nov 6 19:01:33 2000 UTC (11 years, 3 months ago) by nectar
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +2 -1 lines
A Pluggable Authentication Module for Kerberos 5.

Revision 1.142: download - view: text, markup, annotated - select for diffs
Mon Nov 6 06:42:00 2000 UTC (11 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +2 -2 lines
Fix the port.

	- Remove extra spaces and newlines
	- Describe RESTRICTED more specifically
	- Generate PLIST on the fly
	- Prepare PKGMESSAGE to inform the users

	(Additional fixes by knu follow:)

	- Add MASTER_SITES.
	- Respect MAKE_IDEA that could be defined in /etc/make.conf
	- Make a bit more portlint friendly
	- Fix pkg-{comment,descr} to reflect the latest situation

gnupg-idea was repo-moved from gnupg-rsa, because now GnuPG has a
builtin RSA support. (GnuPG >= 1.03, after the RSA patent restriction
was lifted)

PR:		ports/22620
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org> (MAINTAINER)

Revision 1.141: download - view: text, markup, annotated - select for diffs
Sun Nov 5 01:38:46 2000 UTC (11 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +2 -1 lines
Add new port of l0phtcrack 1.5, L0pht Heavy Industries' cracker
for SAMBA or Windows NT passwords.

Revision 1.140: download - view: text, markup, annotated - select for diffs
Sat Oct 28 12:44:14 2000 UTC (11 years, 3 months ago) by jeh
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +2 -1 lines
New Port: security/cksfv
Create or manipulate Simple File Verification (SFV) checksum files

PR:		22075
Submitted by:	Johann Visagie <johann@egenetics.com>

Revision 1.139: download - view: text, markup, annotated - select for diffs
Sat Oct 28 06:14:37 2000 UTC (11 years, 3 months ago) by will
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +2 -1 lines
Add pgpdump 0.04, a pgp packet visualizer.

PR:		22218
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org>

Revision 1.138: download - view: text, markup, annotated - select for diffs
Sat Oct 28 01:57:12 2000 UTC (11 years, 3 months ago) by jeh
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +2 -1 lines
Add New Port: security/hping
Network auditing tool

PR:		21933
Submitted by:	Roman Shterenzon <roman@xpert.com>

Revision 1.137: download - view: text, markup, annotated - select for diffs
Sat Oct 28 00:23:07 2000 UTC (11 years, 3 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +2 -1 lines
IO::Socket::SSL is a class implementing an object oriented
interface to SSL sockets. The class is a descendent of
IO::Socket::INET and provides a subset of the base class's
interface methods.

Revision 1.136: download - view: text, markup, annotated - select for diffs
Wed Oct 25 18:55:21 2000 UTC (11 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +2 -1 lines
Add new port of srm 1.2.0, a utility which overwrites the contents
of files when it deletes them.

PR:		22289
Submitted by:	Keith J. Jones <keith.jones@ieee.org>

Revision 1.135: download - view: text, markup, annotated - select for diffs
Mon Oct 23 21:49:11 2000 UTC (11 years, 3 months ago) by will
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +2 -1 lines
Add inflex 0.1.5.c, an inline virus scanner that uses sendmail.  Its only
big problem is that it comes with its own sendmail.cf, which means you'll
have to tailor it itself.. hopefully the vendor will figure out what he/she
is doing and provide .mc files instead...

PR:		20741
Submitted by:	Justin Stanford <jus@security.za.net>

Revision 1.134: download - view: text, markup, annotated - select for diffs
Sun Oct 22 15:36:20 2000 UTC (11 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +2 -1 lines
new port of vlock 1.3, a utility to lock a console until a password
is entered

PR:		21834
Submitted by:	George Reid <services@nevernet.net>

Revision 1.133: download - view: text, markup, annotated - select for diffs
Tue Sep 26 02:50:31 2000 UTC (11 years, 4 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +2 -1 lines
Add acid to out ports tree.

Revision 1.132: download - view: text, markup, annotated - select for diffs
Fri Sep 22 17:06:00 2000 UTC (11 years, 4 months ago) by alex
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +2 -1 lines
Add mindterm-binary, a binary-only port of mindterm, a featureful
SSH client (full VT220/xterm compatible!!)
This is the binary-only version without a dependency to JDK but
including a sample HTML-file instead (for use in webbrowsers).

Revision 1.131: download - view: text, markup, annotated - select for diffs
Thu Sep 21 22:40:20 2000 UTC (11 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +2 -2 lines
Move uvscan 4.07e from security/uvscan. This location held an older
version of the software, so we do this to preserve history. It will
be reimported to uvscan after the attic has been cleaned out in a few
months.

Requested by:   asami

Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Sep 19 16:10:50 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +2 -1 lines
Add p5-Crypt-Blowfish, a perl module for Blowfish encryption,
required for the OpenSRS application.

PR:		21340
Submitted by:	Patrick Bihan-Faou <patrick@mindstep.com>

Revision 1.129: download - view: text, markup, annotated - select for diffs
Sun Sep 10 12:57:41 2000 UTC (11 years, 5 months ago) by jedgar
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +2 -1 lines
New port: pam-mysql

This is a port of the Linux MySQL PAM module. You can authenticate any
PAMified service with MySQL using this module.

PR:		20915
Submitted by:	Anders Nordby <anders@fix.no>

Revision 1.128: download - view: text, markup, annotated - select for diffs
Fri Sep 8 10:04:17 2000 UTC (11 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +2 -1 lines
scanssh 1.2 is a utility which scans a subnet and reports on the
installed versions of SSH it finds.

Revision 1.127: download - view: text, markup, annotated - select for diffs
Thu Sep 7 15:38:34 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +2 -1 lines
Add ruby-acl, Ruby module to provide Access Control List checks.

Revision 1.126: download - view: text, markup, annotated - select for diffs
Thu Sep 7 03:51:10 2000 UTC (11 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +1 -2 lines
Goodbye cruel world.  This port is about to break when the files with
hooks it needs go away.

Revision 1.125: download - view: text, markup, annotated - select for diffs
Tue Sep 5 17:36:39 2000 UTC (11 years, 5 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +2 -1 lines
ca-roots port -- a list of SSL Certificate Authority root certs

Revision 1.124: download - view: text, markup, annotated - select for diffs
Mon Sep 4 22:06:24 2000 UTC (11 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +1 -2 lines
Remove vscan which was mistakenly superceded by the uvscan port.

Approved by:	obrien (former maintainer of vscan)

Revision 1.123: download - view: text, markup, annotated - select for diffs
Sun Sep 3 00:57:52 2000 UTC (11 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +2 -1 lines
pscan-1.2 is a security scanner for misuse of format strings in sprintf-like
functions

Revision 1.122: download - view: text, markup, annotated - select for diffs
Sat Sep 2 23:35:05 2000 UTC (11 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +3 -1 lines
This is a freebsd-native version of the McAfee virus scanner, for scanning
DOS/Windows files for viruses. This is trial software which may only
be used for 30 days without purchasing a retail version.

It includes a useful script (update_dat) for automatically downloading the
latest .dat files should the port become out of date.

Obtained from:	NetBSD

Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Aug 18 02:12:17 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +2 -2 lines
Move ruby-libwrap to ruby-tcpwrap after a repo-copy.
The name of the software has been changed.

The patches this port had has been merged into the software. :)

Revision 1.120: download - view: text, markup, annotated - select for diffs
Wed Aug 16 21:02:08 2000 UTC (11 years, 5 months ago) by ade
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +2 -1 lines
The GNU Privacy Assistant is a graphical frontend to GnuPG and may be
used to manage the keys and encrypt/decrypt/sign/check files.

Submitted by:	Clive Lin <clive@CirX.ORG>

Revision 1.119: download - view: text, markup, annotated - select for diffs
Tue Aug 15 14:37:53 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +2 -1 lines
Add ruby-libwrap, TCP wrappers library for Ruby.

Note that the actual module name of this for this library is `tcpd'.

Revision 1.118: download - view: text, markup, annotated - select for diffs
Wed Aug 2 01:15:56 2000 UTC (11 years, 6 months ago) by jedgar
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +2 -1 lines
Activate fuzz

Revision 1.117: download - view: text, markup, annotated - select for diffs
Sun Jul 16 20:06:14 2000 UTC (11 years, 6 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +2 -1 lines
Adding pad version 0.5.

This is a small command-line utility to turn one file into two, each
indistinguishable from noise, and put them back together into
the original.

PR:		19778
Submitted by:	Trevor Johnson <trevor@jpj.net>

Revision 1.116: download - view: text, markup, annotated - select for diffs
Sat Jul 15 15:37:45 2000 UTC (11 years, 6 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +2 -2 lines
Clean up after myself. The libmcrypt-nm directory isn't "p".

Revision 1.115: download - view: text, markup, annotated - select for diffs
Sat Jul 15 15:34:47 2000 UTC (11 years, 6 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +2 -1 lines
Add port for the no-loadable-module version of the latest libmcrypt.

Revision 1.114: download - view: text, markup, annotated - select for diffs
Fri Jul 14 16:11:46 2000 UTC (11 years, 6 months ago) by will
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +2 -1 lines
Finally add AIDE, a security tool similar to Tripwire but much improved.

PR:		15894
Submitted by:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>

Revision 1.113: download - view: text, markup, annotated - select for diffs
Thu Jul 13 15:12:25 2000 UTC (11 years, 7 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +2 -1 lines
Initial import of p5-GnuPG-Interface.
p5-GnuPG-Interface is the Perl module for interfacing with GnuPG.

PR: 19801
Submitted by: Trevor Johnson <trevor@jpj.net>

Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu Jul 13 01:15:50 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +1 -2 lines
Remove librc4.  It was only used by cyrus-sasl, which now uses OpenSSL.

Submitted by:	maintainer

Revision 1.111: download - view: text, markup, annotated - select for diffs
Thu Jul 6 14:15:46 2000 UTC (11 years, 7 months ago) by sada
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +2 -2 lines
Upgrade to 1.3.1, beta version.

PR:	18964
Submitted by:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>

Revision 1.110: download - view: text, markup, annotated - select for diffs
Wed Jul 5 09:22:47 2000 UTC (11 years, 7 months ago) by sumikawa
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +2 -1 lines
activate racoon.

Revision 1.109: download - view: text, markup, annotated - select for diffs
Thu Jun 29 00:13:38 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +2 -1 lines
Add aafid2.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Thu Jun 15 14:08:39 2000 UTC (11 years, 7 months ago) by roberto
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +2 -1 lines
Share calife to the world.

PR:		ports/19269
Submitted by:	Thomas Quinot <thomas@cuivre.fr.eu.org>

Revision 1.107: download - view: text, markup, annotated - select for diffs
Tue Jun 13 15:09:38 2000 UTC (11 years, 8 months ago) by sada
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +2 -1 lines
Activate tripwire131.

PR:	18964
Submitted by:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>

Revision 1.106: download - view: text, markup, annotated - select for diffs
Fri Jun 2 02:56:28 2000 UTC (11 years, 8 months ago) by will
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +2 -1 lines
Add LSH, a login program similar to SSH.  It depends on SECSH, which does
not require any patent-encumbered encryption algorithms, unlike SSH1, which
depends on RSA, and SSH2, which is not free (of course, these days, this is
not so true thanks to OpenSSH, but it's good to have alternatives!).

PR:		18879
Submitted by:	Eric Schwertfeger <eric@cybernut.com>

Revision 1.105: download - view: text, markup, annotated - select for diffs
Mon May 29 06:22:54 2000 UTC (11 years, 8 months ago) by will
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -1 lines
Activate pgp6.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Fri May 12 08:19:59 2000 UTC (11 years, 9 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +2 -1 lines
Activate gnupg-rsa.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Sat May 6 22:51:30 2000 UTC (11 years, 9 months ago) by kris
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +2 -1 lines
Siphon-0.666 is a passive OS fingerprinter, which sniffs TCP connections
and uses characteristics of the TCP stream to guess the OS running on
the endpoints.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Sat Apr 22 10:42:43 2000 UTC (11 years, 9 months ago) by kris
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +2 -1 lines
Add radiusniff, a sniffer for RADIUS traffic.

Obtained from:	OpenBSD

Revision 1.101: download - view: text, markup, annotated - select for diffs
Mon Apr 17 18:49:52 2000 UTC (11 years, 9 months ago) by andreas
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +2 -2 lines
o.k., easy-import changes _ to -

Revision 1.100: download - view: text, markup, annotated - select for diffs
Mon Apr 17 18:40:05 2000 UTC (11 years, 9 months ago) by andreas
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -1 lines
Prepare for p5-Net_SSLeay

Revision 1.99: download - view: text, markup, annotated - select for diffs
Sun Apr 2 04:22:29 2000 UTC (11 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +2 -1 lines
  Activate oidentd

Revision 1.98: download - view: text, markup, annotated - select for diffs
Mon Mar 27 09:58:42 2000 UTC (11 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +2 -1 lines
Add ident2, a way for people running behind a natd server to use ident.

PR:		15192
Submitted by:	Rod Taylor <rod@zort.on.ca>

Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Mar 23 04:40:30 2000 UTC (11 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +2 -1 lines
Activate kssh.

PR:		15802

Revision 1.96: download - view: text, markup, annotated - select for diffs
Fri Mar 10 14:03:44 2000 UTC (11 years, 11 months ago) by jedgar
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -1 lines
Activate seahorse (found by bento)

Revision 1.95: download - view: text, markup, annotated - select for diffs
Sun Mar 5 10:25:51 2000 UTC (11 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -1 lines
lxnb is a NetBus 1.60 client for remote administration of Windows machines

Obtained from:	OpenBSD

Revision 1.94: download - view: text, markup, annotated - select for diffs
Mon Feb 28 13:38:42 2000 UTC (11 years, 11 months ago) by peter
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +2 -1 lines
Try my hand at a port/package for making a modular librsaintl library
plugin for libcrypto in order to implement RSA using the better rsa_eay.c
code instead of having to use rsaref.  Naturally this is for non-US folks.
'make world' will install this directly, this port is only needed to
make life easier for sysinstall on binary installs.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Mon Feb 28 06:51:12 2000 UTC (11 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -1 lines
ssh-askpass is a small X app which OpenSSH's ssh-add(1) will try and spawn
if called without a controlling terminal, e.g. if called during the X
login process. It is somewhat configurable through app-defaults.

Makefile shamelessly ripped from:	green's OpenSSH port.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Tue Feb 22 20:46:02 2000 UTC (11 years, 11 months ago) by jedgar
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +2 -1 lines
Activate its4

Revision 1.91: download - view: text, markup, annotated - select for diffs
Sun Feb 20 10:29:07 2000 UTC (11 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -1 lines
Zombiezapper sends commands to DDoS agents to stop flooding, leaving them
around for further forensics. As with most of the DDoS tools, this assumes
the agents are using the default settings.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Fri Feb 18 12:19:46 2000 UTC (11 years, 11 months ago) by markm
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +2 -1 lines
Add p5-Crypt-CBC.

Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon Feb 14 04:02:10 2000 UTC (11 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +3 -1 lines
release slurpie & trinokiller

Revision 1.88: download - view: text, markup, annotated - select for diffs
Mon Feb 14 02:59:59 2000 UTC (11 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -1 lines
release rid

Revision 1.87: download - view: text, markup, annotated - select for diffs
Mon Feb 14 02:19:27 2000 UTC (11 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +2 -1 lines
release find_ddos onto the world!

Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Feb 14 01:59:36 2000 UTC (11 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +3 -1 lines
Release gag and dds upon the world!

Revision 1.85: download - view: text, markup, annotated - select for diffs
Sat Jan 29 22:33:09 2000 UTC (12 years ago) by steve
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2 -1 lines
Adding saint version 1.5beta2.
A Security Administrator's Integrated Network Tool.

PR:		16406
Submitted by:	Carl Johan Madestrand <calle.madestrand@norrgarden.se>

Revision 1.84: download - view: text, markup, annotated - select for diffs
Fri Jan 14 02:12:49 2000 UTC (12 years ago) by asami
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +4 -1 lines
Add dsniff, fragrouter and whisker.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon Jan 10 04:57:15 2000 UTC (12 years, 1 month ago) by dbaker
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -1 lines
add zebedee

Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Dec 27 01:57:59 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -1 lines
Adding pgpgpg version 0.13.
A wrapper for GnuPG to simulate PGP 2.6.x.

PR:		15526
Submitted by:	Matt Behrens <matt@zigg.com>

Revision 1.81: download - view: text, markup, annotated - select for diffs
Mon Dec 27 01:56:03 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -1 lines
Adding sslwrap version 2.0.5.
Another SSL wrapper application, which uses SSLEay/OpenSSL.

PR:		14771
Submitted by:	Zahemszky Gabor <zgabor@CoDe.HU>

Revision 1.80: download - view: text, markup, annotated - select for diffs
Mon Dec 27 01:52:10 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -1 lines
Adding cyrus-sasl version 1.5.13.
An RFC 2222 SASL (Simple Authentication and Security Layer).

PR:		14619
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>

Revision 1.79: download - view: text, markup, annotated - select for diffs
Sat Dec 25 19:10:34 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +2 -1 lines
librc4 version 1.1
RC4 library for use with the Cyrus SASL library (export controlled).

PR:		14618
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sat Dec 25 16:10:48 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -1 lines
logcheck version 1.1.1
An auditing tools for system logs on Un*x boxes.

PR:		15360
Submitted by:	Dan Langille <dan@freebsddiary.org>

Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Dec 9 10:40:46 1999 UTC (12 years, 2 months ago) by truckman
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -1 lines
Activate chrootuid.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Wed Dec 1 05:42:11 1999 UTC (12 years, 2 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +4 -1 lines
Active nessus-* ports.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Nov 26 23:18:39 1999 UTC (12 years, 2 months ago) by steve
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -2 lines
Re-importing in net.

Suggested by:	kris

Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Nov 26 20:35:28 1999 UTC (12 years, 2 months ago) by steve
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +3 -1 lines
Activate the dante and p5-Authen-PAM ports.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Nov 8 06:22:45 1999 UTC (12 years, 3 months ago) by green
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -1 lines
Bombs away!  Active openssh.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed Nov 3 22:23:25 1999 UTC (12 years, 3 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -2 lines
Deactivate raproxy... it's moving to audio

Revision 1.71: download - view: text, markup, annotated - select for diffs
Sat Oct 30 23:41:55 1999 UTC (12 years, 3 months ago) by nectar
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -1 lines
Activate heimdal

Revision 1.70: download - view: text, markup, annotated - select for diffs
Sat Oct 9 16:38:05 1999 UTC (12 years, 4 months ago) by dan
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -2 lines
Moving iplog from security down the street to net

Revision 1.69: download - view: text, markup, annotated - select for diffs
Fri Oct 8 22:37:39 1999 UTC (12 years, 4 months ago) by dan
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -1 lines
Activate iplog

Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Oct 4 14:34:23 1999 UTC (12 years, 4 months ago) by nectar
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -2 lines
Remove krb5-beta

Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Sep 27 22:39:59 1999 UTC (12 years, 4 months ago) by nectar
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -1 lines
Activate krb5-beta after repository copy.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun Sep 19 08:34:26 1999 UTC (12 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +3 -1 lines
Add keynote and kmap.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri Sep 10 06:28:20 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -1 lines
Gentleman start your port scanners with style.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue Aug 31 01:50:53 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Aug 2 10:16:33 1999 UTC (12 years, 6 months ago) by dirk
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -1 lines
Add snort.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Jun 28 22:55:58 1999 UTC (12 years, 7 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -1 lines
add new libmcrypt port to security/Makefile

Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Jun 28 22:38:59 1999 UTC (12 years, 7 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -1 lines
add new mhash port to security/Makefile

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Jun 9 01:56:06 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -1 lines
Add the gpasman port.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Jun 9 01:26:22 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -1 lines
Add the firewalk port.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Sun Jun 6 17:49:58 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -1 lines
Add the sslproxy port.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Jun 2 08:13:02 1999 UTC (12 years, 8 months ago) by mharo
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -1 lines
Activate keyprint

Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Jun 1 20:39:08 1999 UTC (12 years, 8 months ago) by mharo
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -1 lines
activate pktsuckers

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon May 17 10:44:26 1999 UTC (12 years, 8 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -1 lines
Enable pdq.
Enable nessus.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun May 9 17:51:20 1999 UTC (12 years, 9 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -1 lines
Activate the slush port.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun May 9 17:34:55 1999 UTC (12 years, 9 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -1 lines
Add entry for new raproxy port

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Apr 19 19:40:15 1999 UTC (12 years, 9 months ago) by mharo
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
ports/security/sentry -> portsentry

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Apr 10 13:12:29 1999 UTC (12 years, 10 months ago) by jseger
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -1 lines
Activate security/libparanoia

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Apr 7 20:24:46 1999 UTC (12 years, 10 months ago) by ache
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -1 lines
add p5-Digest-MD5

Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Apr 2 19:09:53 1999 UTC (12 years, 10 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -1 lines
Add SUBDIR line for new identify port

Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Mar 31 14:22:19 1999 UTC (12 years, 10 months ago) by dirk
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -2 lines
Remove SSLeay.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Mar 19 22:26:22 1999 UTC (12 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -1 lines
Add gtkportscan.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Mar 16 11:20:27 1999 UTC (12 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -1 lines
Activate fakebo

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Mar 12 16:58:26 1999 UTC (12 years, 11 months ago) by jfitz
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -2 lines
Remove portmap_tcpd (it's the same as the one in the base system).  After a
brief discussion on -committers, tcp_wrappers will be imported into the base
system which will allow us to build our system portmapper with hosts.allow
functionality.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Mar 11 16:57:40 1999 UTC (12 years, 11 months ago) by jfitz
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -1 lines
Activate portmap_tcpd

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Jan 26 22:19:07 1999 UTC (13 years ago) by billf
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -1 lines
Move ports/net/{portscanner,strobe} to ports/security

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Jan 18 04:29:56 1999 UTC (13 years ago) by steve
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -1 lines
Activate the stunnel port.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Jan 18 04:22:04 1999 UTC (13 years ago) by steve
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -1 lines
Activate the l0pht-watch port.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Jan 10 11:23:41 1999 UTC (13 years, 1 month ago) by dirk
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
Add openssl.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Jan 6 22:55:47 1999 UTC (13 years, 1 month ago) by sada
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -1 lines
Activate checkpassword.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Dec 24 20:49:42 1998 UTC (13 years, 1 month ago) by jseger
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -1 lines
Activate security/sniff

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Dec 19 16:54:12 1998 UTC (13 years, 1 month ago) by jseger
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -1 lines
Activate security/sentry

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Nov 23 14:12:44 1998 UTC (13 years, 2 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
Activate gnupg.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Nov 23 05:16:14 1998 UTC (13 years, 2 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1 lines
Activate ssh2.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Aug 7 23:58:36 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -2 lines
smurflog is moved from net to security.

Forgotten by:	nectar :)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Aug 4 18:01:09 1998 UTC (13 years, 6 months ago) by obrien
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -1 lines
turn on nmap

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Jul 20 02:39:54 1998 UTC (13 years, 6 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -1 lines
Turn on bjorb.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jul 6 02:30:58 1998 UTC (13 years, 7 months ago) by nectar
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
Activate krb5.
PR:		ports/6870
Submitted by:	Jacques Vidrine <n@nectar.com>

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jul 6 00:00:32 1998 UTC (13 years, 7 months ago) by steve
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
Activate bugs port.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Jun 7 02:25:05 1998 UTC (13 years, 8 months ago) by asami
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -1 lines
Add p5-PGP-Sign.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Mar 21 13:54:13 1998 UTC (13 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
Add comms/kpilot, devel/p5-File-Sync, games/tank, security/pgp5 and
www/checkbot.

Forgotten or misspelled by:	various people :p

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Mar 2 10:36:22 1998 UTC (13 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
share some bro

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Feb 13 22:17:51 1998 UTC (13 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
nat --> nbaudit
due to popular demand

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Feb 3 08:15:43 1998 UTC (14 years ago) by asami
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 lines
Someone forgot to add skip. :>

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Jan 21 11:39:36 1998 UTC (14 years ago) by obrien
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
turn on nat

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Nov 9 10:17:02 1997 UTC (14 years, 3 months ago) by asami
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Add john.

Forgotten by:	obrien
Found by:       make checksubdirs (to be committed soon)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Sep 13 17:50:03 1997 UTC (14 years, 5 months ago) by jfitz
Branches: MAIN
CVS tags: RELEASE_2_2_5
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
Activate	devel/p5-Data-ShowTable
		devel/p5-FreezeThaw
		security/p5-Authen-Radius

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Aug 15 20:05:32 1997 UTC (14 years, 5 months ago) by markm
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2 lines
 Toss safe-tcl in the can.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Aug 15 08:02:44 1997 UTC (14 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
Remove socks4 from the repository.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Aug 7 06:20:57 1997 UTC (14 years, 6 months ago) by obrien
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Turn on socks4.
(just realized socks5 is in net, not security.  Oh well, too late now...)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jul 30 22:11:44 1997 UTC (14 years, 6 months ago) by jdp
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
Enable "cfs", the Cryptographic File System port.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat May 3 00:22:42 1997 UTC (14 years, 9 months ago) by jfitz
Branches: MAIN
CVS tags: RELEASE_2_2_2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
Activate swatch

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Apr 24 08:03:31 1997 UTC (14 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
turn on super

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Apr 1 04:48:08 1997 UTC (14 years, 10 months ago) by jdp
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Enable tripwire.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Feb 2 20:16:39 1997 UTC (15 years ago) by ache
Branches: MAIN
CVS tags: RELEASE_2_2_1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Add rsaref

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Feb 2 01:30:51 1997 UTC (15 years ago) by obrien
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Smoke some crack and pass it on to others.
(ie. turn on crack)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Nov 27 19:21:03 1996 UTC (15 years, 2 months ago) by markm
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Add safe-tcl.

Remembered before: asami

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 26 08:59:28 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Add cops.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Nov 12 05:00:26 1996 UTC (15 years, 3 months ago) by asami
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
sudo is moved from sysutils to security.

Forgotten by:	obrien ;)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Oct 27 10:11:19 1996 UTC (15 years, 3 months ago) by max
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Activated vscan.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Oct 24 08:38:44 1996 UTC (15 years, 3 months ago) by jfitz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -1 lines
Update for new perl5 ports

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Sep 19 13:34:06 1996 UTC (15 years, 4 months ago) by max
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Added donkey to SUBDIR.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jul 10 22:19:23 1996 UTC (15 years, 7 months ago) by asami
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Add xinetd.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jun 15 07:01:00 1996 UTC (15 years, 7 months ago) by gpalmer
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Add fwtk

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Apr 17 01:06:31 1996 UTC (15 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Add ssh.  I have no idea why it was missing.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 7 06:26:00 1996 UTC (15 years, 11 months ago) by markm
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Add SSLeay
Noticed before: asami

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 12 08:07:16 1995 UTC (16 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Add libident.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 13 00:03:59 1995 UTC (16 years, 7 months ago) by asami
Branches: MAIN
New Makefile with pgp, pidentd and tcp_wrapper.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options