Commit graph

1411 commits

Author SHA1 Message Date
Martin Matuska
2de04ae6e0 Horde Blowfish Encryption Library
Provides blowfish encryption/decryption for PHP string data.

WWW: http://pear.horde.org
2012-12-12 14:47:15 +00:00
Martin Matuska
1e429944f9 Rename old horde applications to horde3- prefix 2012-12-12 12:24:01 +00:00
Sofian Brabez
2cfaf1eaf0 The Volatility Framework is a completely open collection of tools, implemented
in Python under the GNU General Public License, for the extraction of digital
artifacts from volatile memory (RAM) samples.

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

PR:		ports/172910
Submitted by:	antoine@FreeBSD.org
Feature safe:	yes
2012-11-29 20:51:45 +00:00
Pawel Pekala
790e08b68e Supplemental plugins for Harlan Carvey's RegRipper.
WWW: http://code.google.com/p/regripperplugins/

PR:		ports/172900
Submitted by:	antoine@FreeBSD.org
Feature safe:	yes
2012-11-29 19:31:26 +00:00
Pawel Pekala
151da04dcc RegRipper is an open source tool, written in Perl, for extracting/parsing
information (keys, values, data) from the Registry and presenting it for
analysis.

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

PR:		ports/172899
Submitted by:	antoine@FreeBSD.org
Feature safe:	yes
2012-11-29 19:30:25 +00:00
Baptiste Daroussin
44ab5cf477 2012-11-28 editors/glimmer: Depends on the expired gtkglarea through py-gtk
2012-11-26 palm/txt2pdbdoc: No more public distfiles
2012-11-26 sysutils/xloadface: No more public distfiles
2012-11-26 shells/gscommander: Abandonware
2012-11-26 security/saferpay: No more public distfiles
2012-11-26 x11-wm/qvwm: No more public distfiles

Feature safe:	yes
2012-11-28 08:00:54 +00:00
Felippe de Meirelles Motta
02595801c1 pev is a multiplatform PE analysis toolkit that
includes tools to retrieve and parsing information
about Windows PE files.

PR:		ports/173390
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Feature safe:	yes
2012-11-06 19:40:03 +00:00
Chris Rees
1446804ad6 Add cfv to category Makefile
Reported by:	beat
Feature safe:	yes
2012-11-02 17:17:11 +00:00
Alex Kozlov
e5b501cb86 Remove because it depends on security/py-fchksum which is not in the ports tree anymore.
Feature safe:	yes
2012-11-02 13:11:56 +00:00
Alex Kozlov
468e27bfb3 Remove expired port:
2012-10-20 security/py-fchksum: No more public distfiles

Feature safe:	yes
2012-11-02 11:41:26 +00:00
Baptiste Daroussin
f155dc3ddc 2012-10-20 security/sscep: No more public distfiles
2012-10-20 security/py-rijndael: No more public distfiles
2012-10-20 security/pam_af: No more public distfiles
2012-10-20 security/its4: No more public distfiles
2012-10-20 russian/xcyrBGR: No more public distfiles
2012-10-20 russian/wmcyrx: No more public distfiles
2012-10-20 print/advi: No more public distfiles
2012-10-20 palm/plucker: No more public distfiles
2012-10-20 net-p2p/py-bittornado-core: Depends on the deprecated wx 2.4
2012-10-20 net-p2p/py-bittornado: Depends on the deprecated wx 2.4
2012-10-20 net-mgmt/nagios-radauth-plugin: No more public distfiles
2012-10-20 net-mgmt/nagios-check_nick: No more public distfiles

Feature safe:	yes
2012-10-25 18:02:31 +00:00
Ruslan Makhmatkhanov
8d11ec6917 sha3 wrapper (keccak) for Python. The package is a wrapper around the
optimized reference implementation from http://keccak.noekeon.org/ . Only
the optimizations for 32 and 64bit platforms are used. The optimized SSE and
ARM assembly variants are ignored for now.

The module is a standalone version of the SHA-3 implemention of Python 3.4
(currently under development).

WWW: http://bitbucket.org/tiran/pykeccak

PR:		172606
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail dot com>
Feature safe:   yes
2012-10-17 08:03:42 +00:00
Doug Barton
433f1ce663 Hook security/libotr3 up, and move ports that depend on the old version
to this new dependency.
2012-09-08 06:58:01 +00:00
Steve Wills
4db0c05f20 - Copy ruby-hmac to rubygem-hmac for use with ports that depend on the gem 2012-08-06 02:57:57 +00:00
Martin Wilke
cb89876353 Add py-passlib 1.6, python password hashing framework supporting over 30
schemes.

PR:		ports/168949
Submitted by:	koobs <koobs.freebsd@gmail.com>
2012-08-05 08:29:26 +00:00
Carlo Strub
eea1928f6e GnuPG - Perl module interface to the GNU Privacy Guard (v1.x.x series)
WWW:  http://search.cpan.org/dist/GnuPG/

Marcello Coutinho

PR:		ports/169957
Submitted by:	Marcello Coutinho
2012-07-20 19:28:54 +00:00
Hiroki Sato
6570992594 Add security/ipv6toolkit, a portable IPv6 security assessment suite.
WWW:	http://www.si6networks.com/research/tools.html
2012-07-16 18:36:15 +00:00
Jason Helfman
678899f48b add new port: security/kpcli
A command line interface (interactive shell) to work
with KeePassX and KeePass 1.x database files.

WWW: http://kpcli.sourceforge.net/

PR:	ports/168334
Submitted by:	alexander.4mail@gmail.com
2012-07-06 00:01:37 +00:00
Gabor Pali
834432a82b This package contains everything that you need to use a cryptographic
package that supports the crypto-api package using conduits from the
conduit package.

WWW:	https://github.com/meteficha/crypto-conduit

Obtained from:	FreeBSD Haskell
2012-06-24 10:01:15 +00:00
Tom Judge
e203756e7e OAuthLib is a generic Python module which implements the logic of
OAuth without assuming a specific HTTP request object. Use it to graft
OAuth support onto your favorite HTTP library.

WWW:	https://github.com/idangazit/oauthlib

PR:		ports/168460
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	eadler (mentor)
2012-06-14 00:36:22 +00:00
Tom Judge
951cc2391d Python-RSA is a pure-Python RSA implementation. It supports encryption
and decryption, signing and verifying signatures, and key generation
according to PKCS#1 version 1.5.

WWW:	http://stuvel.eu/rsa

PR:		ports/168460
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	eadler (mentor)
2012-06-14 00:28:47 +00:00
Baptiste Daroussin
85d6c7007d 2012-05-10 print/cups-magicolor: BROKEN for more than 6 month
2012-05-10 security/pantera: BROKEN for more than 6 month
2012-06-12 22:11:38 +00:00
Ryan Steinmetz
f41a9936e9 New port: security/razorback-officeCat:
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

The OfficeCat nugget provides the ability to examine Microsoft
Office documents to determine the presence of potential exploit
conditions in the file.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167749
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-06-11 20:39:29 +00:00
Ryan Steinmetz
c2816b1cdb New port: security/razorback-virusTotal:
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

This nugget checks the VirusTotal API for the MD5 of the submitted file.
If the file is found, the short data of the alert will contain the results
from the JSON response from VirusTotal.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167755
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-06-11 13:36:35 +00:00
Ryan Steinmetz
16c8d52e52 New port: security/razorback-yaraNugget:
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

The Yara nugget allows modified Yara rules to dictate which flags are
set when they alert.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167756
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-06-11 13:28:32 +00:00
Ryan Steinmetz
99e468206f New port: security/razorback-pdfFox:
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

This nugget is an open-source PDF analyzer that does not require an
external commercial application to function.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167751
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-06-11 13:15:40 +00:00
Ryan Steinmetz
e8431e4e21 New port: security/razorback-syslogNugget:
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

This nugget provides logging output via syslog.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167754
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-06-11 03:09:02 +00:00
Ryan Steinmetz
a37ec24405 New port: security/razorback-swfScanner:
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

SWF Nugget is a Razorback Detection Nugget that scans Flash files
collected by Razorback Collector Nuggets. SWF Nugget decompresses
(as necessary) and parses Flash files to detect attacks exploiting
known vulnerabilities.

The scan results are sent back to Razorback Dispatcher to correlate
with other Razorback Nuggets.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167753
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-06-11 03:04:32 +00:00
Ryan Steinmetz
adb7cdd26f New port: security/razorback-scriptNugget:
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

The scripting nugget uses XML across named pipes to pass registration,
alerting and logging information back to the system.  This allows the
use of any scripting (or even compiled) language that can pass XML out
STDOUT with Razorback.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167752
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-06-11 02:58:14 +00:00
Ryan Steinmetz
488be8b6ac New port: security/rubygem-razorback-scriptNugget:
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167785
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-06-11 02:50:41 +00:00
Ryan Steinmetz
11f3bf2401 New port: security/razorback-clamavNugget:
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

This nugget provides ClamAV integration.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167745
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-06-11 02:43:31 +00:00
Ryan Steinmetz
95fbab2003 New port: security/razorback-archiveInflate:
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

This nugget handles archive decompression.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167743
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-06-11 02:40:50 +00:00
Ryan Steinmetz
a20f79264a New port: security/razorback-masterNugget:
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167739
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-06-11 02:36:41 +00:00
Ryan Steinmetz
849135e9c6 New port: security/razorback-dispatcher:
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167738
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-06-11 02:20:53 +00:00
Martin Wilke
49dfe510bf MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and
validating credentials. It is designed to be highly scalable for use in an HPC
cluster environment. It allows a process to authenticate the UID and GID of
another local or remote process within a group of hosts having common users and
groups. These hosts form a security realm that is defined by a shared
cryptographic key. Clients within this security realm can create and validate
credentials without the use of root privileges, reserved ports, or
platform-specific methods.

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

PR:		ports/166386
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-06-10 09:57:43 +00:00
Tilman Keskinoz
d8fce8c692 Remove ifd-devkit, it conflicts with its dependency and it should not
be installed anyway
2012-06-08 10:37:00 +00:00
Gabor Pali
46e9ab0ca5 - Update The Glorious Glasgow Haskell Compiler to version 7.4.1
Please note that port revision for all the Haskell ports without version changes
are also bumped.  Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.

Thanks ashish@ for the assistance.

Obtained from:	FreeBSD Haskell
2012-06-03 20:52:29 +00:00
Ryan Steinmetz
c4f9abaffb New port: security/razorback-fsMonitor
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

This nugget uses inotify to monitor any number of file system paths
and send any changed or created files to the dispatcher for collection.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167747
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-06-01 14:38:04 +00:00
Ryan Steinmetz
e7b17c2e88 New port: security/razorback-fsWalk
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

This nugget uses inotify to monitor any number of file system paths
and send any changed or created files to the dispatcher for collection.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167748
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-06-01 14:34:09 +00:00
Max Brazhnikov
f564508406 KDE/FreeBSD team presents long awaited KDE SC 4.8.3!
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.

Follow UPDATING instruction!

New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq

Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
2012-05-25 02:15:20 +00:00
Ryan Steinmetz
d5bd9df70b New port: security/truecrack
TrueCrack is a brute-force password cracker for TrueCrypt (Copyright) volume
files. It works on Linux and it is optimized with Nvidia Cuda technology.
It works with cripted volumes with the following algorithms:

- PBKDF2 (defined in PKCS5 v2.0) based on RIPEMD160 Key derivation function.
- XTS block cipher mode of operation used for hard disk encryption based on
  AES.

TrueCrack can work in two different modes of use:

- Dictionary attack: read the passwords from a file of words (one password
  for line).
- Charset attack: generate the passwords from a charset of symbols defined
  by the user (for example: all possible strings of n characters from the
  charset "abc" ).

WWW: https://code.google.com/p/truecrack/
2012-05-23 19:58:16 +00:00
Ryan Steinmetz
1f28c441ca New port: security/razorback-fileInject
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

File Inject is a command-line file submission tool for the razorback
framework.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167746
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-05-21 15:07:43 +00:00
Ryan Steinmetz
d317dcef6e New port: security/razorback-api
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167736
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-05-21 14:08:52 +00:00
Baptiste Daroussin
fab19bb264 2012-04-17 devel/p5-POE-Exceptions: included in devel/p5-POE and not needed according to configure message
2012-05-09 net/p5-Net-Services: Removed from CPAN
2012-05-10 net/perldap: BROKEN for more than 6 month
2012-05-09 security/p5-Crypt-Cryptix: Gone from CPAN, project site says project is dead
2012-05-11 www/p5-HTML-Sanitizer: no longer in CPAN
2012-04-25 www/p5-IMDB-Movie: Removed from CPAN
2012-05-18 23:20:20 +00:00
Florian Smeets
902a0675be readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
Martin Wilke
b35b872dee Extension used for detecting XSS codes(tainted string)
WWW: http://pecl.php.net/package/taint

PR:		165319
Submitted by:	John Chen <johnpupu@gmail.com>
2012-05-16 04:47:22 +00:00
Julien Laffaye
5bbc442ee2 - Add go.crypto, a collection of Go packages related to cyptography. 2012-05-14 22:07:50 +00:00
Baptiste Daroussin
f44915884b 2012-05-10 archivers/php4-bz2: php4 is EOLed
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed
databases/php4-rrdtool: php4 is EOLed
2012-05-10 databases/php4-sybase_ct: php4 is EOLed
2012-05-10 devel/php4-dio: php4 is EOLed
2012-05-10 devel/php4-gettext: php4 is EOLed
2012-05-10 devel/php4-mcve: php4 is EOLed
2012-05-10 devel/php4-ncurses: php4 is EOLed
2012-05-10 devel/php4-pcntl: php4 is EOLed
2012-05-10 devel/php4-pcre: php4 is EOLed
2012-05-10 devel/php4-readline: php4 is EOLed
2012-05-10 devel/php4-shmop: php4 is EOLed
2012-05-10 devel/php4-sysvmsg: php4 is EOLed
2012-05-10 devel/php4-sysvsem: php4 is EOLed
2012-05-10 devel/php4-sysvshm: php4 is EOLed
2012-05-10 devel/php4-tokenizer: php4 is EOLed
2012-05-10 finance/php4-pfpro: php4 is EOLed
2012-05-10 ftp/php4-curl: php4 is EOLed
2012-05-10 ftp/php4-ftp: php4 is EOLed
2012-05-10 graphics/php4-chartdirector: php4 is EOLed
2012-05-10 graphics/php4-exif: php4 is EOLed
2012-05-10 graphics/php4-gd: php4 is EOLed
lang/php4: php4 is EOLed
2012-05-10 lang/php4-extensions: php4 is EOLed
2012-05-10 lang/php4-overload: php4 is EOLed
2012-05-10 mail/php4-imap: php4 is EOLed
2012-05-10 math/php4-bcmath: php4 is EOLed
2012-05-10 math/php4-gmp: php4 is EOLed
2012-05-10 misc/php4-calendar: php4 is EOLed
2012-05-10 misc/php4-mcal: php4 is EOLed
2012-05-10 net/php4-ldap: php4 is EOLed
2012-05-10 net/php4-sockets: php4 is EOLed
2012-05-10 net/php4-xmlrpc: php4 is EOLed
2012-05-10 net/php4-yp: php4 is EOLed
2012-05-10 net-mgmt/php4-snmp: php4 is EOLed
2012-05-10 security/php4-crack: php4 is EOLed
2012-05-10 security/php4-mcrypt: php4 is EOLed
2012-05-10 security/php4-mhash: php4 is EOLed
2012-05-10 security/php4-openssl: php4 is EOLed
2012-05-10 sysutils/php4-posix: php4 is EOLed
2012-05-10 textproc/php4-ctype: php4 is EOLed
2012-05-10 textproc/php4-domxml: php4 is EOLed
2012-05-10 textproc/php4-pspell: php4 is EOLed
2012-05-10 textproc/php4-wddx: php4 is EOLed
2012-05-10 textproc/php4-xml: php4 is EOLed
2012-05-10 textproc/php4-xslt: php4 is EOLed
2012-05-10 www/php4-session: php4 is EOLed
2012-05-10 archivers/pecl-zip: php4 is EOLed
2012-05-10 databases/pecl-sqlite: php4 is EOLed
2012-05-11 devel/pear-XML_XPath: php4 is EOLed
2012-05-11 devel/pecl-json: php4 is EOLed
2012-05-10 www/pecl-tidy: php4 is EOLed
2012-05-10 www/php-dyn: php4 is EOLed
2012-05-11 security/pecl-hash: php4 is EOLed
2012-05-11 net/phpldapadmin098: php4 is EOLed
graphics/jpgraph: php4 is EOLed
2012-05-11 19:36:53 +00:00
Renato Botelho
ee1aeaafe5 Ressurrect security/cmd5checkpw and take maintainership 2012-04-27 18:22:13 +00:00
Frederic Culot
cde6debf8a File::KeePass is an interface to KeePassX and KeePass V1 database files.
It supports only Rijndael encryption and only bases which were secured
via passkeys (key files not supported).

WWW: http://search.cpan.org/dist/File-KeePass/

PR:		ports/165922 (based on)
Submitted by:	Alexander Y. Grigoryev <alexander.4mail@gmail.com>
Feature safe:	yes
2012-03-15 12:42:09 +00:00
Steve Wills
80f1b4b0ed Perl Crypto Extention to OpenSSL
WWW:	http://search.cpan.org/dist/OpenCA-OpenSSL/
Feature safe:	yes
2012-03-09 19:55:35 +00:00
Steve Wills
019c0460b1 Perl extension for handling X509 Certificates
WWW:	http://search.cpan.org/dist/OpenCA-X509/

Feature safe:	yes
2012-03-09 19:30:46 +00:00
Eitan Adler
62e14eca21 security/blocksshd: security/sshguard is more active and a better tool.
2011-11-26 net/p5-Net-Subnets: Disappeared from CPAN

Approved by:	maintainer (implicit)
2012-03-03 20:21:17 +00:00
Carlo Strub
66103e8c5c obfsproxy is a tool that attempts to circumvent censorship, by transforming the
Tor traffic between the client and the bridge. This way, censors, who usually
monitor traffic between the client and the bridge, will see innocent-looking
transformed traffic instead of the actual Tor traffic.

WWW: https://www.torproject.org/projects/obfsproxy.html.en

Approved by:	glarkin@ (mentor)
2012-02-24 15:06:25 +00:00
Jun Kuriyama
bcaf3cacdf This is a set of various Samba VFS modules to scan and filter virus
files on Samba file services with an anti-virus scanner.

Supported Anti-Virus engines:
  - ClamAV (clamd daemon)
  - F-Secure Anti-Virus (fsavd daemon)
  - Sophos Anti-Virus (savdid daemon)

WWW: https://github.com/fumiyas/samba-virusfilter
2012-02-20 02:16:07 +00:00
Gabor Pali
3884eb7918 HsOpenSSL is an (incomplete) OpenSSL binding for Haskell. It can
generate RSA and DSA keys, read and write PEM files, generate message
digests, sign and verify messages, encrypt and decrypt messages.  It has
also some capabilities of creating SSL clients and servers.

WWW:	https://github.com/phonohawk/HsOpenSSL

Obtained from:	FreeBSD Haskell
2012-02-18 18:46:37 +00:00
Gabor Pali
94dc53a878 A set of extra definitions, default values and helpers for the tls
package.

WWW:	http://github.com/vincenthz/hs-tls-extra

Obtained from:	FreeBSD Haskell
2012-02-18 16:24:24 +00:00
Gabor Pali
98c816c3be Native Haskell TLS and SSL protocol implementation for server and
client.

This provides a high-level implementation of a sensitive security
protocol, eliminating a common set of security issues through the use of
the advanced type system, high level constructions and common Haskell
features.

Currently implement the SSL3.0, TLS1.0, TLS1.1 and TLS1.2 protocol, with
only RSA supported for Key Exchange.

WWW:	http://github.com/vincenthz/hs-tls

Obtained from:	FreeBSD Haskell
2012-02-18 16:23:00 +00:00
Gabor Pali
b00b470fac Certificates and Key reader/writer. At the moment only X509 certificate
and unencrypted private key are supported, but will include PGP
certificate and pkcs8 private keys.

WWW:	http://github.com/vincenthz/hs-certificate

Obtained from:	FreeBSD Haskell
2012-02-18 16:19:56 +00:00
Gabor Pali
45819fa559 This library implements the RSA encryption and signature algorithms for
arbitrarily-sized ByteStrings.  While the implementations work, they are
not necessarily the fastest ones on the planet.  Particularly key
generation.  The algorithms included are based of RFC 3447, or the
Public-Key Cryptography Standard for RSA, version 2.1 (a.k.a, PKCS#1
v2.1).

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

Obtained from:	FreeBSD Haskell
2012-02-18 16:09:15 +00:00
Gabor Pali
b57a83d9a7 An unrolled implementation of MD5 purely in Haskell.
WWW:	http://hackage.haskell.org/package/pureMD5

Obtained from:	FreeBSD Haskell
2012-02-18 16:06:05 +00:00
Jason Helfman
3047181800 Add new port (security/tsshbatch)
'tsshbatch' is a tool to enable you to issue a command to many
servers without having to log into each one separately. When writing
scripts, this overcomes the 'ssh' limitation of not being able to
specify the password on the command line.

'tsshbatch' also understands basic 'sudo' syntax and can be used
to access a server, 'sudo' a command, and then exit.

'tsshbatch' thus allows you to write complex, hands-off scripts that
issue commands to many servers without the tedium of manual login and
'sudo' promotion. System administrators, especially, will find this
helpful when working in large server farms.

WWW: http://www.tundraware.com/Software/tsshbatch

PR:	ports/163866
Submitted by:	Tim Daneliuk, tsshbatch at tundraware.com
2012-02-15 22:42:08 +00:00
Greg Larkin
856f889285 gpgr is a very light interface to the command-line GPG (GNU Privacy
Guard) tool which is soley concerned with making it as easy as
possible to encrypt files with one (or more) public keys. It does
not provide any major key management tools and does not support
decryption.

WWW: https://github.com/HHRy/gpgr
2012-02-15 18:27:31 +00:00
Gabor Pali
1a2291a4cf - Connect all the previously added hs- ports to the build
Obtained from:	FreeBSD Haskell
2012-02-13 03:58:47 +00:00
Jason Helfman
ced3b7f7a4 Add new port (security/sshpass)
Sshpass is a tool for non-interactively performing password authentication
with SSH's so called "interactive keyboard password authentication".
Most user should use SSH's more secure public key authentication instead.

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

PR: ports/164775
Submitted by: Hung-Yi Chen <gaod at hychen.org>
2012-02-12 06:26:04 +00:00
Jason Helfman
980618a8fe 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
2012-02-08 01:53:00 +00:00
Frederic Culot
87a8c001f7 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>
2012-01-24 13:51:08 +00:00
Tilman Keskinoz
425c7f03e2 Add pcsc-tools, tools for testing PCSC cards and readers
First submission:
PR:		42702
Submitted by:	bms
2012-01-20 13:03:48 +00:00
Martin Wilke
08a5260bf0 Certifi: Python Mozilla's SSL Certificates.
WWW:	http://pypi.python.org/pypi/certifi/

PR:		ports/163970
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2012-01-14 19:24:38 +00:00
Frederic Culot
df83b37884 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>
2012-01-12 13:16:53 +00:00
Eitan Adler
336d16c247 2012-01-08 security/cryptplug: development has ceased
2012-01-08 security/gpgme03: superceded by security/gpgme
2012-01-08 22:21:37 +00:00
Ruslan Makhmatkhanov
9ea9293333 Import plone4 dependencies part 8/15 2012-01-02 08:42:50 +00:00
Jun Kuriyama
5e6efc4566 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/
2011-12-31 08:16:48 +00:00
Ruslan Makhmatkhanov
8c626e0923 - Add fifth portion of dependencies needed for Plone 4 import.
Approved by:   novel (mentor)
2011-12-22 14:38:23 +00:00
Sunpoet Po-Chuan Hsieh
b44b3c35ca - 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/
2011-12-21 12:47:47 +00:00
Vsevolod Stakhov
6b3901cb2a - Remove expired security/p5-Digest-SHA256: use the builtin
Digest::SHA instead
2011-12-20 16:40:43 +00:00
Li-Wen Hsu
ee0c6512c4 Add py-ssh 1.7.11, python SSH2 protocol library. 2011-12-20 03:21:09 +00:00
Ruslan Makhmatkhanov
9ebd3bc0cd - Add first portion of dependencies needed for Plone 4 import.
Submitted by:   rm (myself, via github)
Approved by:    novel (mentor)
2011-12-18 19:27:58 +00:00
Jun Kuriyama
75aaa3462e TLS/SSL proxy in front of the application creates a transparent
encryption tunnel.

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

Feature safe:	yes
2011-12-06 14:02:20 +00:00
Chris Rees
1364ce5160 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
2011-12-01 20:01:57 +00:00
Alex Dupre
760d7e4096 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
2011-11-23 14:37:15 +00:00
Renato Botelho
c723979b59 Add security/clamav-milter, clamav's meta-port with MILTER on
Submitted by:	bz@
Feature safe:	yes
2011-11-19 14:25:52 +00:00
Sunpoet Po-Chuan Hsieh
e9d5d7e926 - 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
2011-11-16 13:37:19 +00:00
Cy Schubert
8da1f78a1e libfwbuilder-devel has been merged into fwbuilder-devel and is no longer
required.

Feature safe:	yes
2011-11-14 20:58:37 +00:00
Wen Heping
3c414063ea 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
2011-11-12 08:32:08 +00:00
Wen Heping
fa656129db 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
2011-11-11 07:58:41 +00:00
Wen Heping
e9cbdf4d77 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)
2011-11-09 08:08:31 +00:00
Cheng-Lung Sung
17555474b6 Net::OpenID::Common - Libraries shared between Net::OpenID::Consumer
and Net::OpenID::Server

WWW: https://metacpan.org/release/Net-OpenID-Common
2011-11-07 07:03:22 +00:00
Doug Barton
a1b8c7234f 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
2011-11-02 01:35:45 +00:00
Doug Barton
ef1a7001c8 x11-toolkits/gambas2-gb-qt has been broken for over a year.
Remove it, and the ports that depend on it.
2011-11-01 05:19:50 +00:00
Ryan Steinmetz
523261f271 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/
2011-10-31 23:21:02 +00:00
Carlo Strub
dd7a5d323b 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)
2011-10-20 19:37:13 +00:00
Carlo Strub
72e85b1c85 Remove port security/py-arm to rename it
Suggested by:	danfe@
Approved by:	glarkin@ (mentor)
2011-10-20 19:29:40 +00:00
Eitan Adler
901babd7fd 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)
2011-10-20 12:22:03 +00:00
Carlo Strub
85743a9763 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)
2011-10-19 20:28:17 +00:00
Alberto Villa
1f49a8777b - 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.
2011-10-16 23:33:57 +00:00
Ryan Steinmetz
2e567b748d 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>
2011-10-15 02:13:20 +00:00
Wen Heping
b6f3573e37 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)
2011-10-10 02:46:28 +00:00
Doug Barton
fc6844c746 Remove security/snort_inline:
Does not build properly, no longer supported upstream

PR:		ports/161410
Approved by:	maintainer
2011-10-09 16:57:06 +00:00
Doug Barton
c3ef22e507 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
2011-10-09 02:47:51 +00:00
Rene Ladan
e76ee98c1a Remove expired port:
2011-10-04 security/cfs: Locks don't work, ports/137378, unmaintained, dead upstream, insecure
2011-10-04 23:16:30 +00:00
David Thiel
5e7030c41d Add NaCl, a high speed cryptography library. 2011-10-04 02:36:58 +00:00
Sunpoet Po-Chuan Hsieh
e1775717c4 - 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/
2011-10-03 02:52:02 +00:00
Carlo Strub
45c4beaadf 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)
2011-10-02 05:21:18 +00:00
Doug Barton
9766a65fd0 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
2011-09-30 09:12:36 +00:00
Boris Samorodov
f7659919a6 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>
2011-09-23 18:14:05 +00:00
Boris Samorodov
5a3460cbae 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>
2011-09-23 17:38:32 +00:00
Boris Samorodov
218d121ee8 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>
2011-09-23 17:14:07 +00:00
Boris Samorodov
a4043f9cf1 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>
2011-09-23 16:38:21 +00:00
Baptiste Daroussin
6bbef7efb7 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
2011-09-23 13:25:21 +00:00
Baptiste Daroussin
8a4b511e44 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
2011-09-22 06:26:46 +00:00
Pawel Pekala
3c1d542050 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)
2011-09-17 21:47:23 +00:00
Pawel Pekala
c2f7978e89 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)
2011-09-17 21:29:47 +00:00
Eitan Adler
a817fff05a 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)
2011-09-04 19:31:56 +00:00
TAKATSU Tomonari
ed9b6828f5 - 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/
2011-09-04 13:05:23 +00:00
TAKATSU Tomonari
5925e7f3da - 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/
2011-09-04 13:01:29 +00:00
Sunpoet Po-Chuan Hsieh
4637358a45 - 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>
2011-09-03 20:21:15 +00:00
Cy Schubert
49796f40f6 Bring COPS back from the dead. 2011-09-03 08:05:29 +00:00
Ryan Steinmetz
6f1b281388 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)
2011-08-19 17:14:07 +00:00
Baptiste Daroussin
5c8e32c5b9 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)
2011-08-10 16:18:32 +00:00
Baptiste Daroussin
8b6dad2efd 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
2011-08-03 06:49:58 +00:00
Gabor Pali
193cf6aad7 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
2011-08-01 13:38:44 +00:00
Baptiste Daroussin
934221cca7 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
2011-08-01 05:52:02 +00:00
TAKATSU Tomonari
35844e30f5 - 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
2011-07-31 04:43:00 +00:00
Roman Bogorodskiy
ab3ead5ebb 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.
2011-07-26 11:34:04 +00:00
Mark Linimon
621254280d 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
2011-07-21 02:43:51 +00:00
Martin Matuska
2953142895 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
2011-07-07 22:25:38 +00:00
Beech Rintoul
3c4f578560 - Replaced by new pear install
security/horde4-auth
2011-07-07 22:07:19 +00:00
Martin Matuska
ba0e4696e1 The Horde_Crypt package class provides an API for various cryptographic
systems.

WWW: http://pear.horde.org
2011-07-07 21:09:07 +00:00
Martin Matuska
dc5a6ab32f Horde_Share provides an interface to all shared resources a user
owns or has access to.

WWW: http://pear.horde.org
2011-07-07 19:46:16 +00:00
Martin Matuska
8673449071 The Perms package provides an interface to the Horde permissions system.
WWW: http://pear.horde.org
2011-07-07 19:45:02 +00:00
Martin Matuska
7457efc8ce The Horde_Auth package provides a common interface into the various backends
for the Horde authentication system.

WWW: http://pear.horde.org
2011-07-07 19:22:31 +00:00
Martin Matuska
ce00e2eada Package for managing and accessing the Horde groups system.
WWW: http://pear.horde.org
2011-07-07 18:51:05 +00:00
Martin Matuska
dca5c5a933 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
2011-07-07 18:01:20 +00:00
Martin Wilke
d4095d062b 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
2011-06-25 10:18:14 +00:00
Dennis Herrmann
1bafd97ad0 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>
2011-06-21 15:52:37 +00:00
Wesley Shields
a345978966 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>
2011-06-11 01:32:37 +00:00
Philippe Audeoud
784da27e04 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>
2011-05-24 08:35:26 +00:00
Beech Rintoul
e83e965918 The Horde_Auth package provides a common interface into the
various backends for the Horde authentication system.

Approved by:	itetcu (mentor)(implicit)
2011-05-23 19:21:18 +00:00
Li-Wen Hsu
10c51815da 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>
2011-05-19 02:45:47 +00:00
Olli Hauer
a9144ac62b - 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
2011-05-15 17:09:38 +00:00
Sunpoet Po-Chuan Hsieh
1d594392fc - 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>
2011-05-05 02:52:51 +00:00
Cy Schubert
f2aa2912cf Libfwbuilder has been merged into fwbuilder. 2011-05-03 03:11:58 +00:00
Stanislav Sedov
a1c4b938d4 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>
2011-05-02 23:28:58 +00:00
Baptiste Daroussin
35cd057a46 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
2011-05-01 20:14:20 +00:00
Steven Kreuzer
c1c42fcce0 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>
2011-04-27 17:42:00 +00:00
Rene Ladan
39cb71cf4e Remove unmaintained port that depends on expired security/newpki-lib:
security/newpki-client
2011-04-18 22:27:44 +00:00
Rene Ladan
48f1d8c469 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
2011-04-18 22:25:41 +00:00
Rene Ladan
f5480a6bd9 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
2011-04-12 18:10:33 +00:00
Alex Dupre
d8e2db78aa 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
2011-04-06 09:42:40 +00:00