notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: security/Makefile

Number of commits found: 2386 (showing only 100 on this page)

[First Page]  «  9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19  »  [Last Page]

Tuesday, 9 Jul 2013
13:37 makc search for other commits by this committer
- Remove security/pinentry-qt: Qt3 ports are deprecated.
- minor fixes/changes.
Original commitRevision:322559 
Friday, 5 Jul 2013
18:27 bdrewery search for other commits by this committer
Add an openssh-portable-base slave port to install with OVERWRITE_BASE
Original commitRevision:322345 
Monday, 1 Jul 2013
16:36 wg search for other commits by this committer
security/libsparkcrypto: Cryptographic library implemented in SPARK

libsparkcrypto is a formally verified implementation of several widely used
symmetric cryptographic algorithms using the SPARK programming language and
toolset. For the complete library proofs of the absence of run-time errors
like type range violations, division by zero and numerical overflows are
available. Some of its subprograms include proofs of partial correctness.

The distribution contains test cases for all implemented algorithms and a
benchmark to compare its performance with the OpenSSL library. The achieved
speed has been found to be very close to the optimized C and Assembler
implementations of OpenSSL.

WWW: http://senier.net/libsparkcrypto/

PR:		ports/180015
Submitted by:	John Marino <draco@marino.st>
Original commitRevision:322131 
Friday, 28 Jun 2013
20:55 lippe search for other commits by this committer
The axTLS project is an SSL client/server library using the TLSv1
protocol.  It is designed to be small and fast, and is suited to
embedded projects.  A web server is included.

WWW: http://http://axtls.sourceforge.net/

PR:		ports/177790
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
Original commitRevision:321983 
00:02 cy search for other commits by this committer
Add File::KeePass::Agent An application agent for working with
File::KeePass objects.
Original commitRevision:321913 
Monday, 24 Jun 2013
14:32 ale search for other commits by this committer
Welcome PHP 5.5!

Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run
Original commitRevision:321684 
Saturday, 22 Jun 2013
02:37 swills search for other commits by this committer
A pure Ruby implementation of the RC4 algorithm

WWW: http://rubygems.org/gems/ruby-rc4
Original commitRevision:321525 
Thursday, 20 Jun 2013
04:16 swills search for other commits by this committer
A fork of Twitter OAuth REST API client library for Ruby

WWW: http://rubygems.org/gems/jugyo-twitter_oauth

PR:		ports/179533
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
Original commitRevision:321349 
Tuesday, 18 Jun 2013
18:40 hrs search for other commits by this committer
Add security/fbopenssl, a library containing extensions to OpenSSL,
including support for GSS-API (RFC 2743) and SPNEGO (RFC 2478).
Original commitRevision:321211 
Friday, 14 Jun 2013
20:40 antoine search for other commits by this committer
- Update metasploit to 4.6.2
- Update the list of scripts
- SVN is discontinued
- new DB option for database support

PR:		ports/179159
Approved by:	maintainer timeout (15 days)
Original commitRevision:320962 
Tuesday, 11 Jun 2013
18:25 rm search for other commits by this committer
ECDSA cryptographic signature library (pure python).

WWW: http://github.com/warner/python-ecdsa

PR:		179448
Submitted by:	Neil Booth Neil Booth <kyuupichan@gmail.com>
Original commitRevision:320621 
18:24 rm search for other commits by this committer
Implementation of AES in pure Python.

As such it will be slow (hence the project name) but still useful when
faster ones are not available (for example, for JavaScript clients in
browsers, and Python servers on Google App Engine).

WWW: https://code.google.com/p/slowaes/

PR:		179447
Submitted by:	Neil Booth <kyuupichan@gmail.com>
Original commitRevision:320620 
Tuesday, 4 Jun 2013
22:06 bapt search for other commits by this committer
Removed security/pam_authsrv which depend on expired and broken security/fwtk

This fixes index

Pointyhat to:	bapt
Original commitRevision:319922 
21:43 bapt search for other commits by this committer
Removed fwtk, no more public distfiles, expired for long
Original commitRevision:319914 
Monday, 3 Jun 2013
19:22 antoine search for other commits by this committer
New port: rubygem-origami
Origami is a Ruby framework designed to parse, analyze, and forge PDF
documents.
WWW: http://code.google.com/p/origami-pdf/
Original commitRevision:319801 
Thursday, 30 May 2013
16:07 crees search for other commits by this committer
This CPython extension provides Python bindings for cracklib.
It contains a pythonic interface to cracklib's functions and
some Python convenience functions.

WWW: https://pypi.python.org/pypi/cracklib
Original commitRevision:319433 
09:11 rene search for other commits by this committer
- Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
  bsd.linux-rpm.mk.  The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
  emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
  While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
  astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
  and below.
- Update LEGAL and MOVED

PR:		ports/176877
Submitted by:	myself
Approved by:	portmgr (bapt)
Exp-run by:	bapt
Original commitRevision:319410 
Wednesday, 29 May 2013
00:36 miwi search for other commits by this committer
Keyczar is an open source cryptographic toolkit designed to make it easier and
safer for developers to use cryptography in their applications. Keyczar supports
authentication and encryption with both symmetric and asymmetric keys. Some
features of Keyczar include:

* A simple API
* Key rotation and versioning
* Safe default algorithms, modes, and key lengths
* Automated generation of initialization vectors and ciphertext signatures
* Java, Python, and C++ implementations
* International support in Java (Python coming soon)

Keyczar was originally developed by members of the Google Security Team and is
released under an Apache 2.0 license.

WWW: http://www.keyczar.org/

PR:		ports/179025
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
Original commitRevision:319331 
00:35 miwi search for other commits by this committer
SecretService provides a way to securely storing passwords and other secrets in
Python.

It uses DBus Secret Service API that is supported by GNOME Keyring (>= 2.30) and
KWallet (>= 4.8).

It allows to create new passwords, delete and search for passwords matching
given attributes. It also supports graphical prompts when unlocking is needed.

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

PR:		ports/179026
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
Original commitRevision:319330 
Wednesday, 22 May 2013
18:07 madpilot search for other commits by this committer
Copy botan port to new port for botan 1.10 which can coexist with
the old port.

PR:		ports/178812
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer of security/botan)
Original commitRevision:318782 
Wednesday, 15 May 2013
17:29 crees search for other commits by this committer
security/cfs: Resurrect and maintain CFS.

The referenced security issues have been fixed in this version (1.5.0 beta), and
some small bugs have been found too, with many fixes from Debian's Gerrit Pape.

Obtained from:	Debian (parts)
Security:	CVE-2002-0351
Security:	CVE-2006-3123
Original commitRevision:318250 
Tuesday, 7 May 2013
19:31 antoine search for other commits by this committer
New port: security/py-plaso
Automatic creation of a super timeline
WWW: https://sites.google.com/a/kiddaland.net/plaso/

Approved by:	miwi (mentor)
Original commitRevision:317629 
Friday, 3 May 2013
20:42 antoine search for other commits by this committer
New port: rcracki_mt
Rainbow table based crack tool
WWW: http://www.freerainbowtables.com

PR:		ports/177575
Submitted by:	Olivier Cochard-Labbe
Approved by:	eadler (mentor)
Original commitRevision:317245 
Friday, 26 Apr 2013
22:08 dinoex search for other commits by this committer
retire security/gnupg-idea
Original commitRevision:316639 
Thursday, 18 Apr 2013
06:18 cs search for other commits by this committer
Console based password storing application using an encrypted XML
document as its database.

WWW: http://keychain.googlecode.com

PR:		ports/177191
Submitted by:	LEVAI Daniel <leva@ecentrum.hu>
Feature safe:	yes
Original commitRevision:316020 
Wednesday, 17 Apr 2013
06:06 jgh search for other commits by this committer
- add new port: security/qtkeychain

QtKeychain is a Qt API to store passwords and other secret data securely.How
the data is stored depends on the platform.
For Linux/Unix, KWallet (via D-Bus) is used. Support for the GNOME Keyring
via freedesktop.org's Secret Storage D-Bus specification is planned
but not yet implemented.

WWW: https://github.com/frankosterfeld/qtkeychain

PR:		177634
Submitted by:	6yearold@gmail.com

Feature safe:	yes
Original commitRevision:315930 
Thursday, 28 Mar 2013
06:44 cs search for other commits by this committer
Stem is a python controller library for Tor. Like its predecessor, TorCtl, it
uses Tor's control protocol to help developers program against the Tor process,
enabling them to build things similar to Vidalia and arm.

WWW: https://stem.torproject.org/
Original commitRevision:315442 
Wednesday, 27 Mar 2013
16:53 cs search for other commits by this committer
Fix broken INDEX
Original commitRevision:315395 
13:35 cs search for other commits by this committer
pyptlib is a little Python library which understands the `pluggable transport
managed-proxy protocol
Original commitRevision:315379 
Tuesday, 26 Mar 2013
22:27 cs search for other commits by this committer
Pyobfsproxy is a pluggable transport proxy written in Python. Its architecture
is similar to the architecture of Obfsproxy.
Original commitRevision:315337 
20:24 rm search for other commits by this committer
python-registry was originally written by Willi Ballenthin, a forensicator who
wanted to access the contents of the Windows Registry from his Linux laptop.
python-registry currently provides read-only access to Windows Registry files,
such as NTUSER.DAT, userdiff, and SOFTWARE. The interface is two-fold: a
high-level interface suitable for most tasks, and a low level set of parsing
objects and methods which may be used for advanced study of the Windows
Registry. python-registry is written in pure Python, making it portable across
all major platforms.

WWW: http://www.williballenthin.com/registry/

PR:		173141
Submitted by:	Antoine Brodin <antoine@FreeBSD.org>
Original commitRevision:315323 
Monday, 25 Mar 2013
22:13 jgh search for other commits by this committer
add new port: security/rndpassw

Command line password generator

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

PR:		177314
Submitted by:	melanhit@gmail.com
Original commitRevision:315250 
Sunday, 3 Mar 2013
23:45 bapt search for other commits by this committer
2013-02-27 www/igal: No more upstream, no more public distfiles, consider using
www/llgal
2013-02-27 finance/tinyerp-server: No more upstream, no more public distfiles,
consider using finance/openerp-server
2013-02-27 ports-mgmt/portcheck: No more upstream, no more public distfiles
2013-02-28 security/sslproxy: Abandoned upstream
2013-02-28 x11-themes/e17-theme-darkness: No more public distfiles
2013-02-28 x11-themes/e17-theme-cthulhain: Dead upstream since 2008
2013-02-28 x11-servers/driglide: 3dfx is dead, fails to compile on recent
versions of freebsd
2013-02-28 mail/gmime: Superceded with version 2.4
2013-02-28 archivers/bsdar: part of the base system
Original commitRevision:313385 
22:59 bapt search for other commits by this committer
2013-02-27 security/lep: No more upstream, no more public distfiles
2013-02-27 devel/cvsmapfs: No more upstream, no more public distfiles
2013-02-27 devel/sid: No more upstream, no more public distfiles
2013-02-27 net-mgmt/nrpep: No more upstream, no more public distfiles
2013-02-27 devel/py-ez_xml: No more upstream, no more public distfiles
2013-02-27 security/IMHear: No more upstream, no more public distfiles
2013-02-27 comms/scud: No more upstream, no more public distfiles
2013-02-27 devel/lexi: No more upstream, no more public distfiles
2013-02-27 games/pentix: No more upstream, no more public distfiles
2013-02-27 net/py-mp-random: No more upstream, no more public distfiles
2013-02-27 sysutils/rcsedit: No more upstream, no more public distfiles
2013-02-27 sysutils/bsdsar: No more upstream, no more public distfiles
2013-02-27 sysutils/sarah: No more upstream, no more public distfiles
Original commitRevision:313384 
Saturday, 2 Mar 2013
14:42 miwi search for other commits by this committer
gnoMint is an X.509 Certificate Authority (CA) management tool with both a GTK
and command-line interface. It allows anyone to create and manage a CA without
having to write configuration files or remember long command-line arguments.

WWW: http://gnomint.sourceforge.net/

PR:		ports/176580
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Original commitRevision:313243 
Thursday, 28 Feb 2013
16:45 miwi search for other commits by this committer
libsodium is a library for network communication, encryption,
decryption, signatures, etc.

libsodium is a portable, cross-compilable, installable,
packageable, API-compatible version of NaCl(security/nacl).
NaCl's goal is to provide all of the core operations needed
to build higher-level cryptographic tools.

WWW: https://github.com/jedisct1/libsodium

Submitted by:	"csosstudy E." <csosstudy@gmail.com>
PR:		ports/176493
Original commitRevision:313112 
Monday, 18 Feb 2013
04:45 miwi search for other commits by this committer
Editor for yara rules

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

PR:		ports/175170
Submitted by:	antoine@FreeBSD.org
Original commitRevision:312477 
00:18 miwi search for other commits by this committer
An open source PHP-based OpenID identity provider using LDAP as
backend.

OpenID-LDAP is a small, fairly lightweight, standalone, multi user
Identity Provider for OpenID authentication.  It comprises a few PHP
scripts that can be used by one individual to run their own personal
OpenID IdP.

This program requires no external libraries, and has very minimal
requirements.  It should run on any PHP server (v4.2+), and can
support OpenID in 'Smart Mode.'  This program caches all data using
built-in PHP session handling, so it requires no database, and no
explicit write access to the file system.

OpenID-LDAP is NOT compatible with Suhosin or other hardened PHP
systems.

WWW: http://www.openid-ldap.org/

PR:		ports/175258
Submitted by:	Matthew X. Economou <xenophon+freebsd@irtnog.org>
Original commitRevision:312460 
Friday, 15 Feb 2013
03:05 zi search for other commits by this committer
New port: security/openbsm-devel:

OpenBSM is an open source implementation of Sun's Basic Security Module (BSM)
Audit API and file format. BSM, the de facto industry standard for Audit,
describes a set of system call and library interfaces for managing audit
records, as well as a token stream file format that permits extensible and
generalized audit trail processing. OpenBSM extends the BSM API and file
format in a number of ways to support features present in the Mac OS X and
FreeBSD operating systems, such as Mach task interfaces, sendfile(), and
Linux system calls present in the FreeBSD Linux emulation layer.
Original commitRevision:312271 
Tuesday, 5 Feb 2013
22:26 pgj search for other commits by this committer
- Fix breakage in the DYNAMIC-enabled ports triggered by the recent
  devel/libffi update
- Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE)

Please note that port revision for all the Haskell ports without version
changes are bumped.

New ports (20):

devel/hs-MonadRandom                     0.1.8
devel/hs-base64-conduit                  0.5.1
devel/hs-bifunctors                      3.2
devel/hs-either                          3.1
devel/hs-errors                          1.3.1
devel/hs-generic-deriving                1.4.0
devel/hs-lens                            3.8.5
devel/hs-profunctor-extras               3.3
devel/hs-profunctors                     3.2
devel/hs-reflection                      1.1.6
devel/hs-timezone-olson                  0.1.2
devel/hs-timezone-series                 0.1.2
math/hs-comonads-fd                      3.0.1
math/hs-groupoids                        3.0.1.1
math/hs-nats                             0.1
math/hs-semigroupoid-extras              3.0.1
security/hs-cipher-rc4                   0.1.2
security/hs-crypto-numbers               0.1.3
security/hs-crypto-pubkey                0.1.2
security/hs-crypto-random-api            0.2.0

Updated ports (107):

archivers/hs-zip-archive                 0.1.2.1          --> 0.1.3.3
archivers/hs-zlib-bindings               0.1.1.2          --> 0.1.1.3
audio/hs-libmpd                          0.8.0.1          --> 0.8.0.2
benchmarks/hs-criterion                  0.6.2.0          --> 0.6.2.1
converters/hs-aeson                      0.6.0.2_2        --> 0.6.1.0
converters/hs-dataenc                    0.14.0.4         --> 0.14.0.5
databases/hs-persistent                  1.0.2.2          --> 1.1.4
databases/hs-persistent-sqlite           1.0.1            --> 1.1.2
databases/hs-persistent-template         1.0.0.2          --> 1.1.2.1
devel/hs-BNFC                            2.4.2.1_1        --> 2.6.0.3
devel/hs-Boolean                         0.1.1            --> 0.1.2
devel/hs-TypeCompose                     0.9.7            --> 0.9.9
devel/hs-ansi-terminal                   0.5.5_5          --> 0.5.5.1
devel/hs-ansi-wl-pprint                  0.6.4_3          --> 0.6.6
devel/hs-basic-prelude                   0.3.1.0          --> 0.3.2.0
devel/hs-checkers                        0.2.9_2          --> 0.3.1
devel/hs-classy-prelude                  0.4.1            --> 0.4.3
devel/hs-classy-prelude-conduit          0.4.1            --> 0.4.3
devel/hs-conduit                         0.5.5            --> 0.5.6
devel/hs-configurator                    0.2.0.1          --> 0.2.0.2
devel/hs-cpphs                           1.15             --> 1.16
devel/hs-edit-distance                   0.2.1.1          --> 0.2.1.2
devel/hs-file-embed                      0.0.4.6          --> 0.0.4.7
devel/hs-filestore                       0.5.0.1          --> 0.6
devel/hs-fsnotify                        0.0.4            --> 0.0.6
devel/hs-ghc-paths                       0.1.0.8_5        --> 0.1.0.9
devel/hs-git-annex                       3.20121211       --> 3.20130124
devel/hs-hashable                        1.1.2.5          --> 1.2.0.5
devel/hs-hastache                        0.4.2            --> 0.5.0
devel/hs-hlint                           1.8.39           --> 1.8.43
devel/hs-hoogle                          4.2.14           --> 4.2.15
devel/hs-hspec                           1.4.2            --> 1.4.3
devel/hs-largeword                       1.0.3            --> 1.0.4
devel/hs-lifted-base                     0.2              --> 0.2.0.2
devel/hs-monad-logger                    0.2.3            --> 0.2.3.2
devel/hs-optparse-applicative            0.4.2            --> 0.5.2.1
devel/hs-pool-conduit                    0.1.0.3          --> 0.1.1
devel/hs-project-template                0.1.0.1          --> 0.1.1
devel/hs-silently                        1.2.4            --> 1.2.4.1
devel/hs-smallcheck                      0.6.1_2          --> 0.6.2
devel/hs-system-fileio                   0.3.10           --> 0.3.11
devel/hs-unix-compat                     0.4.0.0          --> 0.4.1.0
devel/hs-unordered-containers            0.2.2.1          --> 0.2.3.0
devel/hs-vault                           0.2.0.1          --> 0.2.0.4
devel/hs-void                            0.5.8            --> 0.5.11
devel/hs-word8                           0.0.2            --> 0.0.3
mail/hs-mime-types                       0.1.0.0          --> 0.1.0.2
math/hs-categories                       1.0.4            --> 1.0.5
math/hs-comonad                          3.0.0.2          --> 3.0.1.1
math/hs-comonad-transformers             3.0              --> 3.0.1
math/hs-distributive                     0.2.2_2          --> 0.3
math/hs-pointed                          3.0.1            --> 3.0.2
math/hs-semigroupoids                    3.0.0.1          --> 3.0.2
math/hs-semigroups                       0.8.4.1          --> 0.9
net/hs-network-conduit                   0.6.1.1          --> 0.6.2.2
net/hs-simple-sendfile                   0.2.8            --> 0.2.10
print/hs-hscolour                        1.20.3,1         --> 1.20.3_1,1
security/hs-certificate                  1.3.3            --> 1.3.5
security/hs-cipher-aes                   0.1.5            --> 0.1.7
security/hs-clientsession                0.8.0.1          --> 0.8.1
security/hs-cprng-aes                    0.2.4            --> 0.3.4
security/hs-crypto-conduit               0.4.1            --> 0.4.3
security/hs-cryptocipher                 0.3.6            --> 0.4.0
security/hs-cryptohash                   0.7.9            --> 0.8.3
security/hs-pem                          0.1.1_2          --> 0.1.2
security/hs-skein                        0.1.0.10         --> 0.1.0.11
security/hs-tls                          1.0.2            --> 1.1.1
security/hs-tls-extra                    0.5.0            --> 0.6.1
sysutils/hs-angel                        0.3.3            --> 0.3.4
textproc/hs-Diff                         0.1.3_3          --> 0.2.0
textproc/hs-attoparsec                   0.10.2.0_2       --> 0.10.3.0
textproc/hs-blaze-html                   0.5.1.1          --> 0.5.1.3
textproc/hs-blaze-markup                 0.5.1.2          --> 0.5.1.4
textproc/hs-case-insensitive             0.4.0.3          --> 0.4.0.4
textproc/hs-citeproc-hs                  0.3.6            --> 0.3.7
textproc/hs-double-conversion            0.2.0.5          --> 0.2.0.6
textproc/hs-highlighting-kate            0.5.3.3          --> 0.5.3.5
textproc/hs-hs-bibutils                  4.15             --> 4.16
textproc/hs-regex-pcre-builtin           0.94.4.3.8.31    --> 0.94.4.5.8.31
textproc/hs-texmath                      0.6.1.1          --> 0.6.1.3
textproc/hs-yaml                         0.8.1.1          --> 0.8.2
www/hs-gitit                             0.10.0.2         --> 0.10.1.2
www/hs-hamlet                            1.1.1.1          --> 1.1.3.1
www/hs-heist                             0.8.2            --> 0.11.0
www/hs-hjsmin                            0.1.3            --> 0.1.4
www/hs-http-conduit                      1.8.4.3          --> 1.8.7
www/hs-http-date                         0.0.3            --> 0.0.4
www/hs-http-reverse-proxy                0.1.0.6          --> 0.1.1.1
www/hs-shakespeare-js                    1.1.0            --> 1.1.1
www/hs-snap                              0.9.2.2          --> 0.11.0
www/hs-wai-app-static                    1.3.0.4          --> 1.3.1_1
www/hs-wai-extra                         1.3.0.4          --> 1.3.2
www/hs-warp                              1.3.5            --> 1.3.7.1
www/hs-xss-sanitize                      0.3.2_2          --> 0.3.3
www/hs-yesod                             1.1.4.1          --> 1.1.7.2
www/hs-yesod-auth                        1.1.2            --> 1.1.3
www/hs-yesod-core                        1.1.6.1          --> 1.1.7.1
www/hs-yesod-default                     1.1.2            --> 1.1.3
www/hs-yesod-form                        1.2.0.1          --> 1.2.0.2
www/hs-yesod-persistent                  1.1.0            --> 1.1.0.1
www/hs-yesod-platform                    1.1.5            --> 1.1.7.2
www/hs-yesod-static                      1.1.1.1          --> 1.1.1.2
www/hs-yesod-test                        0.3.1.1          --> 0.3.3
x11-wm/hs-xmonad                         0.10_4           --> 0.11
x11-wm/hs-xmonad-contrib                 0.10_4           --> 0.11
x11/hs-X11                               1.5.0.1_3        --> 1.6.0.2
x11/hs-xmobar                            0.14_3           --> 0.16

Obtained from:	FreeBSD Haskell
Original commitRevision:311736 
Monday, 4 Feb 2013
22:59 kuriyama search for other commits by this committer
This Module is intended to provide an interface to the strongest
available source of non-blocking randomness on the current
platform.

WWW: http://search.cpan.org/dist/Crypt-URandom/
Original commitRevision:311653 
Wednesday, 30 Jan 2013
00:58 jgh search for other commits by this committer
- add new port: security/pam_yubico

The Yubico authentication device Yubikey generates one-time passwords that can
be used for authentication. This module allows you to use the Yubikey device to
authenticate to the PAM system.

WWW: https://code.google.com/p/yubico-pam/

PR:		175650
Submitted by:	matt@mjslabs.com
Original commitRevision:311194 
Tuesday, 29 Jan 2013
21:06 glarkin search for other commits by this committer
revealrk searches for hidden processes. If you have a kernel mod
rootkit loaded into memory without hiding any process, don't expect
to find anything.

Reveal RootKit is intended to run out of cron or similar services
on a regular basis and avoids verbose output as long as nothing was
found.

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

PR:		ports/174981
Original commitRevision:311188 
Monday, 28 Jan 2013
07:30 jgh search for other commits by this committer
- add new port: security/ykpers

The YubiKey Personalization package contains a library and command line tool
used to personalize (i.e., set a AES key) YubiKeys.

WWW: https://code.google.com/p/yubikey-personalization/

PR:		175619
Submitted by:	matt@mjslabs.com
Original commitRevision:311099 
Saturday, 26 Jan 2013
01:35 jgh search for other commits by this committer
- add new port: security/ykclient

This project implements online validation of Yubikey OTPs. It is written in C
and provides a shared library for use by other software.

WWW: https://code.google.com/p/yubico-c-client

PR:		175503
Submitted by:	matt@mjslabs.com
Original commitRevision:310995 
01:01 jgh search for other commits by this committer
add new port: security/libyubikey

Library for decrypting and parsing YubiKey One-Time Passwords (OTP), written in
C.

WWW: https://code.google.com/p/yubico-c/

PR:		175495
Submitted by:	matt@mjslabs.com
Original commitRevision:310994 
Monday, 14 Jan 2013
00:12 ohauer search for other commits by this committer
- connect easy-rsa (lost in r310340)
Original commitRevision:310351 
Friday, 11 Jan 2013
23:09 mandree search for other commits by this committer
OpenVPN changes, upgrades and fixes:

- Upgrade security/openvpn to v2.3.0 (changes installed layout a bit),
  splitting and re-diffing patches.
- Retain v2.2.2 as security/openvpn22
- Mark security/openvpn20 as deprecated and to expire 6 months from now
- Fix TCP_NODELAY option (openvpn 2.3, 2.2), see
  <http://community.openvpn.net/openvpn/ticket/158>
- Fix PassTOS option (openvpn 2.2, 2.0), see
  http://community.openvpn.net/openvpn/ticket/135
Original commitRevision:310252 
Thursday, 20 Dec 2012
17:13 pawel search for other commits by this committer
rifiuti2 is a rewrite of rifiuti, a great tool from Foundstone folks
for analyzing Windows Recycle Bin INFO2 file. But since rifiuti
(last updated 2004) is restricted to English version of Windows
(fail to analyze any non-latin character), thus this rewrite.

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

PR:		ports/174031
Submitted by:	antoine@FreeBSD.org
Original commitRevision:309317 
02:23 pgj search for other commits by this committer
- Update The Glorious Glasgow Haskell Compiler to version 7.4.2
- Update Haskell Platform to version 2012.4.0.0
- Update Gtk2Hs to 0.12.4
- Transfer maintainership of math/hs-math-functions to haskell@ [1]

Please note that port revisions for all the Haskell ports without version
changes are bumped.

Some further highlights of the update:
- Trim Makefile headers
- Enable dynamic libraries and dynamic linking by default
- Enable bootstrapping by versions of GHC and HsColour already installed
- Use GCC and binutils from ports

New ports (32):

devel/hs-List                            0.5.1
devel/hs-ReadArgs                        1.2.1
devel/hs-SafeSemaphore                   0.9.0
devel/hs-activehs-base                   0.3.0.2
devel/hs-async                           2.0.1.3
devel/hs-basic-prelude                   0.3.1.0
devel/hs-classy-prelude                  0.4.1
devel/hs-classy-prelude-conduit          0.4.1
devel/hs-data-pprint                     0.2.1.4
devel/hs-date-cache                      0.3.0
devel/hs-fsnotify                        0.0.4
devel/hs-hinotify                        0.3.5
devel/hs-hspec-expectations              0.3.0.3
devel/hs-kqueue                          0.1.2.4
devel/hs-monad-logger                    0.2.3
devel/hs-optparse-applicative            0.4.2
devel/hs-project-template                0.1.0.1
devel/hs-setenv                          0.1.0
devel/hs-simple-reflect                  0.2
devel/hs-threads                         0.5.0.1
devel/hs-time-compat                     0.1.0.2
devel/hs-unix-time                       0.1.4
devel/hs-word8                           0.0.2
graphics/hs-dia-base                     0.1.1.2
graphics/hs-dia-functions                0.2.1.3
mail/hs-mime-types                       0.1.0.0
net/hs-network-info                      0.2.0.3
net/hs-network-multicast                 0.0.7
security/hs-cipher-aes                   0.1.5
textproc/hs-hexpat                       0.20.3
www/hs-activehs                          0.3.0.1
www/hs-http-reverse-proxy                0.1.0.6

Updated ports (211):

archivers/hs-tar                         0.4.0.0_1        --> 0.4.0.1
archivers/hs-zip-archive                 0.1.1.8_1        --> 0.1.2.1
archivers/hs-zlib                        0.5.3.3_1        --> 0.5.4.0
archivers/hs-zlib-bindings               0.1.0.1_1        --> 0.1.1.2
archivers/hs-zlib-conduit                0.4.0.2          --> 0.5.0.3
archivers/hs-zlib-enum                   0.2.2.1_1        --> 0.2.3
audio/hs-libmpd                          0.8.0_1          --> 0.8.0.1
benchmarks/hs-criterion                  0.6.0.1_2        --> 0.6.2.0
converters/hs-dataenc                    0.14.0.3_2       --> 0.14.0.4
converters/hs-json                       0.5_1            --> 0.7
databases/hs-persistent                  0.9.0.4_1        --> 1.0.2.2
databases/hs-persistent-sqlite           0.9.0.2_1        --> 1.0.1
databases/hs-persistent-template         0.9.0.2_1        --> 1.0.0.2
devel/hs-Boolean                         0.0.1_5          --> 0.1.1
devel/hs-DeepArrow                       0.3.5_2          --> 0.3.7
devel/hs-HUnit                           1.2.4.2_2        --> 1.2.5.1
devel/hs-MemoTrie                        0.5_1            --> 0.6.1
devel/hs-MissingH                        1.1.1.0_2        --> 1.2.0.0
devel/hs-MonadCatchIO-mtl                0.3.0.4_3        --> 0.3.0.5
devel/hs-QuickCheck                      2.4.2_1          --> 2.5.1.1
devel/hs-Stream                          0.4.6_2          --> 0.4.6.1
devel/hs-TypeCompose                     0.9.1_2          --> 0.9.7
devel/hs-abstract-deque                  0.1.5_1          --> 0.1.6
devel/hs-alex                            3.0.1_1          --> 3.0.2
devel/hs-arrows                          0.4.4.0_4        --> 0.4.4.1
devel/hs-asn1-data                       0.6.1.3_1        --> 0.7.1
devel/hs-base-unicode-symbols            0.2.2.3_2        --> 0.2.2.4
devel/hs-base64-bytestring               0.1.2.0          --> 1.0.0.0
devel/hs-blaze-builder-conduit           0.4.0.2_1        --> 0.5.0.3
devel/hs-blaze-builder-enumerator        0.2.0.4_1        --> 0.2.0.5
devel/hs-blaze-textual                   0.2.0.6_2        --> 0.2.0.8
devel/hs-bytestring-nums                 0.3.5_2          --> 0.3.6
devel/hs-c2hs                            0.16.3_3         --> 0.16.4
devel/hs-cmdargs                         0.9.5_1          --> 0.10.1
devel/hs-conduit                         0.4.2_1          --> 0.5.5
devel/hs-configurator                    0.2.0.0_2        --> 0.2.0.1
devel/hs-cpphs                           1.14             --> 1.15
devel/hs-darcs                           2.8.1_1          --> 2.8.3
devel/hs-data-default                    0.4.0_1          --> 0.5.0
devel/hs-directory-tree                  0.10.1           --> 0.11.0
devel/hs-edit-distance                   0.2.1_1          --> 0.2.1.1
devel/hs-fast-logger                     0.0.2_2          --> 0.3.1
devel/hs-file-embed                      0.0.4.4_1        --> 0.0.4.6
devel/hs-filemanip                       0.3.5.2_6        --> 0.3.6.2
devel/hs-filestore                       0.5_1            --> 0.5.0.1
devel/hs-filesystem-conduit              0.4.0_1          --> 0.5.0.2
devel/hs-gconf                           0.12.1_3         --> 0.12.1.1
devel/hs-ghc-events                      0.4.0.0_2        --> 0.4.2.0
devel/hs-ghc-mtl                         1.0.1.1_2        --> 1.0.1.2
devel/hs-gio                             0.12.3_1         --> 0.12.4
devel/hs-git-annex                       3.20120807       --> 3.20121211
devel/hs-glib                            0.12.3.1_1       --> 0.12.4
devel/hs-gtk2hs-buildtools               0.12.3.1_1       --> 0.12.4
devel/hs-haddock                         2.10.0_1         --> 2.11.0
devel/hs-happy                           1.18.9_1         --> 1.18.10
devel/hs-hashable                        1.1.2.3_1        --> 1.1.2.5
devel/hs-hashed-storage                  0.5.9_2          --> 0.5.10
devel/hs-hashtables                      1.0.1.6_1        --> 1.0.1.8
devel/hs-haskell-src-exts                1.13.3_1         --> 1.13.5
devel/hs-hastache                        0.4.1            --> 0.4.2
devel/hs-hint                            0.3.3.4_1        --> 0.3.3.5
devel/hs-hlint                           1.8.30           --> 1.8.39
devel/hs-hoogle                          4.2.11_1         --> 4.2.14
devel/hs-hslogger                        1.1.5_2          --> 1.2.1
devel/hs-hspec                           1.2.0.1          --> 1.4.2
devel/hs-language-javascript             0.5.4_1          --> 0.5.7
devel/hs-largeword                       1.0.1_2          --> 1.0.3
devel/hs-lifted-base                     0.1.1_1          --> 0.2
devel/hs-logict                          0.5.0.1_1        --> 0.5.0.2
devel/hs-monad-control                   0.3.1.3_1        --> 0.3.1.4
devel/hs-mtl                             2.1.1_1          --> 2.1.2
devel/hs-murmur-hash                     0.1.0.5_2        --> 0.1.0.6
devel/hs-parallel                        3.2.0.2_1        --> 3.2.0.3
devel/hs-pool-conduit                    0.1.0.2_1        --> 0.1.0.3
devel/hs-primitive                       0.4.1_2          --> 0.5.0.1
devel/hs-resource-pool                   0.2.1.0_1        --> 0.2.1.1
devel/hs-resourcet                       0.3.3.1          --> 0.4.4
devel/hs-silently                        1.2.0.2          --> 1.2.4
devel/hs-split                           0.1.4.3          --> 0.2.1.1
devel/hs-stm                             2.3_1            --> 2.4
devel/hs-syb                             0.3.6.1_1        --> 0.3.7
devel/hs-syb-with-class                  0.6.1.3_2        --> 0.6.1.4
devel/hs-system-fileio                   0.3.8            --> 0.3.10
devel/hs-system-filepath                 0.4.6_1          --> 0.4.7
devel/hs-tagged                          0.4.2.1_1        --> 0.4.4
devel/hs-temporary                       1.1.2.3_1        --> 1.1.2.4
devel/hs-terminfo                        0.3.2.4          --> 0.3.2.5
devel/hs-test-framework                  0.6_1            --> 0.8
devel/hs-test-framework-hunit            0.2.7_2          --> 0.3.0
devel/hs-test-framework-quickcheck2      0.2.12.2_1       --> 0.3.0.1
devel/hs-text                            0.11.2.0_1       --> 0.11.2.3
devel/hs-threadscope                     0.2.1_3          --> 0.2.2
devel/hs-uniplate                        1.6.7_1          --> 1.6.10
devel/hs-unix-compat                     0.3.0.1_1        --> 0.4.0.0
devel/hs-unordered-containers            0.2.1.0_1        --> 0.2.2.1
devel/hs-uuagc                           0.9.40.3_1       --> 0.9.42.2
devel/hs-uuagc-cabal                     1.0.2.0_2        --> 1.0.4.0
devel/hs-vault                           0.2.0.0_1        --> 0.2.0.1
devel/hs-vector                          0.9.1_2          --> 0.10.0.1
devel/hs-vector-algorithms               0.5.4_1          --> 0.5.4.2
devel/hs-void                            0.5.6            --> 0.5.8
ftp/hs-curl                              1.3.7_3          --> 1.3.8
graphics/hs-cairo                        0.12.3.1_1       --> 0.12.4
lang/hs-unlambda                         0.1_6            --> 0.1.3
mail/hs-email-validate                   0.2.8_1          --> 0.3.2
mail/hs-mime                             0.3.3.2          --> 0.3.4
mail/hs-mime-mail                        0.4.1.1_2        --> 0.4.1.2
math/hs-categories                       1.0.3_1          --> 1.0.4
math/hs-comonad                          1.1.1.6_1        --> 3.0.0.2
math/hs-comonad-transformers             2.1.2            --> 3.0
math/hs-data-lens                        2.10.0_1         --> 2.10.2
math/hs-data-lens-template               2.1.5_1          --> 2.1.7
math/hs-math-functions                   0.1.1.1_2        --> 0.1.1.2 [1]
math/hs-mwc-random                       0.12.0.0_1       --> 0.12.0.1
math/hs-pointed                          2.1.0.2_1        --> 3.0.1
math/hs-semigroupoids                    1.3.4            --> 3.0.0.1
math/hs-semigroups                       0.8.3.2_1        --> 0.8.4.1
math/hs-statistics                       0.10.1.0_1       --> 0.10.2.0
math/hs-vector-space                     0.8.2            --> 0.8.6
multimedia/hs-gstreamer                  0.12.1.1_1       --> 0.12.1.2
net/hs-network                           2.3.0.13_1       --> 2.3.1.0
net/hs-network-conduit                   0.4.0.1_1        --> 0.6.1.1
net/hs-pcap                              0.4.5.1_4        --> 0.4.5.2
net/hs-sendfile                          0.7.6_1          --> 0.7.8
net/hs-simple-sendfile                   0.2.4            --> 0.2.8
net/hs-socks                             0.4.1_1          --> 0.4.2
print/hs-hscolour                        1.20.2,1         --> 1.20.3,1
security/hs-Crypto                       4.2.5_1          --> 4.2.5.1
security/hs-HsOpenSSL                    0.10.3.2         --> 0.10.3.3
security/hs-RSA                          1.2.1.0_1        --> 1.2.2.0
security/hs-SHA                          1.5.0.1_1        --> 1.6.1
security/hs-certificate                  1.2.3_1          --> 1.3.3
security/hs-clientsession                0.7.5_1          --> 0.8.0.1
security/hs-cprng-aes                    0.2.3_2          --> 0.2.4
security/hs-crypto-conduit               0.3.2_1          --> 0.4.1
security/hs-crypto-pubkey-types          0.1.1_1          --> 0.2.0
security/hs-cryptocipher                 0.3.5            --> 0.3.6
security/hs-cryptohash                   0.7.5_1          --> 0.7.9
security/hs-digest                       0.0.1.1_1        --> 0.0.1.2
security/hs-monadcryptorandom            0.4.1_1          --> 0.5
security/hs-pureMD5                      2.1.0.3_2        --> 2.1.2.1
security/hs-pwstore-fast                 2.2_2            --> 2.3
security/hs-skein                        0.1.0.7_1        --> 0.1.0.10
security/hs-tls                          0.9.5_1          --> 1.0.2
security/hs-tls-extra                    0.4.6_1          --> 0.5.0
sysutils/hs-angel                        0.3.2_1          --> 0.3.3
textproc/hs-HStringTemplate              0.6.8_2          --> 0.6.12
textproc/hs-attoparsec-conduit           0.4.0.1_1        --> 0.5.0.3
textproc/hs-attoparsec-enumerator        0.3_2            --> 0.3.1
textproc/hs-blaze-html                   0.5.0.0          --> 0.5.1.1
textproc/hs-blaze-markup                 0.5.1.0_1        --> 0.5.1.2
textproc/hs-case-insensitive             0.4.0.1_2        --> 0.4.0.3
textproc/hs-citeproc-hs                  0.3.4_1          --> 0.3.6
textproc/hs-double-conversion            0.2.0.4_2        --> 0.2.0.5
textproc/hs-highlighting-kate            0.5.1_1          --> 0.5.3.3
textproc/hs-hs-bibutils                  4.12_4           --> 4.15
textproc/hs-html-conduit                 0.0.1_1          --> 0.1.0.4
textproc/hs-hxt                          9.2.2_1          --> 9.3.1.1
textproc/hs-lhs2tex                      1.17_4           --> 1.18.1
textproc/hs-pandoc                       1.9.4.2          --> 1.9.4.5
textproc/hs-parsec                       3.1.2_1          --> 3.1.3
textproc/hs-regex-pcre-builtin           0.94.2.1.7.7_4   --> 0.94.4.3.8.31
textproc/hs-regex-posix                  0.95.1_2         --> 0.95.2
textproc/hs-stringsearch                 0.3.6.3_2        --> 0.3.6.4
textproc/hs-tagsoup                      0.12.6_2         --> 0.12.8
textproc/hs-tagstream-conduit            0.3.2_1          --> 0.5.3
textproc/hs-texmath                      0.6.0.6_1        --> 0.6.1.1
textproc/hs-xml-conduit                  0.7.0.3_1        --> 1.0.3.3
textproc/hs-xml-types                    0.3.2            --> 0.3.3
textproc/hs-xmlhtml                      0.2.0.2          --> 0.2.0.3
textproc/hs-yaml                         0.7.0.3          --> 0.8.1.1
www/hs-HTTP                              4000.2.3_1       --> 4000.2.5
www/hs-authenticate                      1.2.1.1_1        --> 1.3.2
www/hs-cookie                            0.4.0_1          --> 0.4.0.1
www/hs-gitit                             0.10.0.1         --> 0.10.0.2
www/hs-hamlet                            1.0.1.4          --> 1.1.1.1
www/hs-happstack                         7.0.0_1          --> 7.0.1
www/hs-happstack-server                  7.0.3            --> 7.1.1
www/hs-heist                             0.8.1.1          --> 0.8.2
www/hs-hjsmin                            0.1.2_1          --> 0.1.3
www/hs-http-conduit                      1.4.1.10         --> 1.8.4.3
www/hs-http-date                         0.0.2_1          --> 0.0.3
www/hs-http-server                       1_5              --> 1.0.1
www/hs-http-types                        0.6.11_1         --> 0.7.3.0.1
www/hs-path-pieces                       0.1.1_1          --> 0.1.2
www/hs-shakespeare                       1.0.0.2_1        --> 1.0.2
www/hs-shakespeare-css                   1.0.1.2_1        --> 1.0.2
www/hs-shakespeare-js                    1.0.0.3_1        --> 1.1.0
www/hs-shakespeare-text                  1.0.0.2_1        --> 1.0.0.5
www/hs-snap                              0.9.0.1          --> 0.9.2.2
www/hs-snap-core                         0.9.0            --> 0.9.2.2
www/hs-snap-server                       0.9.0            --> 0.9.2.4
www/hs-wai                               1.2.0.3          --> 1.3.0.1
www/hs-wai-app-static                    1.2.0.4          --> 1.3.0.4
www/hs-wai-extra                         1.2.0.5          --> 1.3.0.4
www/hs-wai-logger                        0.1.4_1          --> 0.3.0
www/hs-wai-test                          1.2.0.2_1        --> 1.3.0
www/hs-warp                              1.2.2            --> 1.3.5
www/hs-yesod                             1.0.1.6_1        --> 1.1.4.1
www/hs-yesod-auth                        1.0.2.1_1        --> 1.1.2
www/hs-yesod-core                        1.0.1.2_1        --> 1.1.6.1
www/hs-yesod-default                     1.0.1.1_1        --> 1.1.2
www/hs-yesod-form                        1.0.0.4_1        --> 1.2.0.1
www/hs-yesod-json                        1.0.0.1_1        --> 1.1.2
www/hs-yesod-persistent                  1.0.0.1_1        --> 1.1.0
www/hs-yesod-platform                    1.0.5            --> 1.1.5
www/hs-yesod-routes                      1.0.1.2_1        --> 1.1.1.1
www/hs-yesod-static                      1.0.0.3_1        --> 1.1.1.1
www/hs-yesod-test                        0.2.1            --> 0.3.1.1
x11-toolkits/hs-gtk                      0.12.3.1         --> 0.12.4
x11-toolkits/hs-pango                    0.12.3_1         --> 0.12.4

Removed ports (1):

textproc/hs-xml2html                     0.1.2.3_1

Approved by:	wen (maintainer) [1]
Obtained from:	FreeBSD Haskell
Original commitRevision:309275 
Monday, 17 Dec 2012
15:00 pawel search for other commits by this committer
This PAM service module allows PAM-enabled applications to check if
the target user is in some arbitrary plaintext list. Similar to module
pam_ftpusers from the FreeBSD Project and is based on it's code.

WWW: http://sourceforge.net/projects/pam-search-list/

PR:		ports/169877
Submitted by:	Victor Popov
Original commitRevision:309099 
Wednesday, 12 Dec 2012
14:47 mm search for other commits by this committer
Horde Blowfish Encryption Library
Provides blowfish encryption/decryption for PHP string data.

WWW: http://pear.horde.org
Original commitRevision:308766 
12:24 mm search for other commits by this committer
Rename old horde applications to horde3- prefix
Original commitRevision:308759 
Thursday, 29 Nov 2012
20:51 sbz search for other commits by this committer
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
Original commitRevision:307979 
19:31 pawel search for other commits by this committer
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
Original commitRevision:307975 
19:30 pawel search for other commits by this committer
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
Original commitRevision:307974 
Wednesday, 28 Nov 2012
08:00 bapt search for other commits by this committer
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
Original commitRevision:307888 
Tuesday, 6 Nov 2012
19:40 lippe search for other commits by this committer
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
Original commitRevision:307087 
Friday, 2 Nov 2012
17:17 crees search for other commits by this committer
Add cfv to category Makefile

Reported by:	beat
Feature safe:	yes
Original commitRevision:306873 
13:11 ak search for other commits by this committer
Remove because it depends on security/py-fchksum which is not in the ports tree
anymore.

Feature safe:	yes
Original commitRevision:306848 
11:41 ak search for other commits by this committer
Remove expired port:
2012-10-20 security/py-fchksum: No more public distfiles

Feature safe:	yes
Original commitRevision:306842 
Thursday, 25 Oct 2012
18:02 bapt search for other commits by this committer
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
Original commitRevision:306391 
Wednesday, 17 Oct 2012
08:03 rm search for other commits by this committer
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
Original commitRevision:306002 
Saturday, 8 Sep 2012
06:58 dougb search for other commits by this committer
Hook security/libotr3 up, and move ports that depend on the old version
to this new dependency.
Original commitRevision:303871 
Monday, 6 Aug 2012
02:57 swills search for other commits by this committer
- Copy ruby-hmac to rubygem-hmac for use with ports that depend on the gem
Original commit
Sunday, 5 Aug 2012
08:29 miwi search for other commits by this committer
Add py-passlib 1.6, python password hashing framework supporting over 30
schemes.

PR:		ports/168949
Submitted by:	koobs <koobs.freebsd@gmail.com>
Original commit
Friday, 20 Jul 2012
19:28 cs search for other commits by this committer
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
Original commit
Monday, 16 Jul 2012
18:36 hrs search for other commits by this committer
Add security/ipv6toolkit, a portable IPv6 security assessment suite.

WWW:	http://www.si6networks.com/research/tools.html
Original commit
Friday, 6 Jul 2012
00:01 jgh search for other commits by this committer
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
Original commit
Sunday, 24 Jun 2012
10:01 pgj search for other commits by this committer
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
Original commit
Thursday, 14 Jun 2012
00:36 tj search for other commits by this committer
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)
Original commit
00:28 tj search for other commits by this committer
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)
Original commit
Tuesday, 12 Jun 2012
22:11 bapt search for other commits by this committer
2012-05-10 print/cups-magicolor: BROKEN for more than 6 month
2012-05-10 security/pantera: BROKEN for more than 6 month
Original commit
Monday, 11 Jun 2012
20:39 zi search for other commits by this committer
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>
Original commit
13:36 zi search for other commits by this committer
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>
Original commit
13:28 zi search for other commits by this committer
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>
Original commit
13:15 zi search for other commits by this committer
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>
Original commit
03:09 zi search for other commits by this committer
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>
Original commit
03:04 zi search for other commits by this committer
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>
Original commit
02:58 zi search for other commits by this committer
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>
Original commit
02:50 zi search for other commits by this committer
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>
Original commit
02:43 zi search for other commits by this committer
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>
Original commit
02:40 zi search for other commits by this committer
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>
Original commit
02:36 zi search for other commits by this committer
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>
Original commit
02:20 zi search for other commits by this committer
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>
Original commit
Sunday, 10 Jun 2012
09:57 miwi search for other commits by this committer
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>
Original commit
Friday, 8 Jun 2012
10:37 arved search for other commits by this committer
Remove ifd-devkit, it conflicts with its dependency and  it should not
 be installed anyway
Original commit
Sunday, 3 Jun 2012
20:52 pgj search for other commits by this committer
- 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
Original commit
Friday, 1 Jun 2012
14:38 zi search for other commits by this committer
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>
Original commit
14:34 zi search for other commits by this committer
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>
Original commit
Friday, 25 May 2012
02:15 makc search for other commits by this committer
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
Original commit
Wednesday, 23 May 2012
19:58 zi search for other commits by this committer
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/
Original commit
Monday, 21 May 2012
15:07 zi search for other commits by this committer
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>
Original commit
14:08 zi search for other commits by this committer
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>
Original commit
Friday, 18 May 2012
23:20 bapt search for other commits by this committer
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
Original commit
Wednesday, 16 May 2012
09:46 flo search for other commits by this committer
readd php 5.3.13 and all its modules as php53*
Original commit
04:47 miwi search for other commits by this committer
Extension used for detecting XSS codes(tainted string)

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

PR:             165319
Submitted by:   John Chen <johnpupu@gmail.com>
Original commit
Monday, 14 May 2012
22:07 jlaffaye search for other commits by this committer
- Add go.crypto, a collection of Go packages related to cyptography.
Original commit
Friday, 11 May 2012
19:36 bapt search for other commits by this committer
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
Original commit
Friday, 27 Apr 2012
18:22 garga search for other commits by this committer
Ressurrect security/cmd5checkpw and take maintainership
Original commit

Number of commits found: 2386 (showing only 100 on this page)

[First Page]  «  9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19  »  [Last Page]