| non port: security/Makefile |
|
CVSWeb
|
Number of commits found: 714 (showing only 100 on this page) 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 » |
|
Wed, 13 Aug 2008
|
[ 08:26 miwi ]
1.990 security/Makefile
1.1 security/ruby-camellia/Makefile
1.1 security/ruby-camellia/distinfo
1.1 security/ruby-camellia/pkg-descr
1.1 security/ruby-camellia/pkg-plist
This is a Camellia package for Ruby. Camellia engine is implemented in "C".
Supported key length : 128bit/192bit/256bit
Supported modes of operation : ECB/CFB/CBC
WWW: http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html
PR: ports/126390
Submitted by: Yoshisato YANAGISAWA <osho at pcc-software.org>
|
|
Sat, 9 Aug 2008
|
[ 08:53 marcus ]
1.989 security/Makefile
1.1 security/pam_helper/Makefile
1.1 security/pam_helper/distinfo
1.1 security/pam_helper/pkg-descr
Add pam_helper, a small utility which allows non-PAM or non-setuid
applications to make use of PAM's authentication services.
|
|
Fri, 8 Aug 2008
|
[ 11:17 danfe ]
1.988 security/Makefile
1.1 security/switzerland/Makefile
1.1 security/switzerland/distinfo
1.1 security/switzerland/pkg-descr
1.1 security/switzerland/pkg-plist
Switzerland is a tool for testing networks, ISPs, and firewalls developed
by the Electronic Frontier Foundation (www.eff.org).
WWW: http://www.eff.org/testyourisp/switzerland
|
|
Tue, 5 Aug 2008
|
[ 01:12 miwi ]
1.987 security/Makefile
1.1 security/qca-ossl/Makefile
1.1 security/qca-ossl/distinfo
1.1 security/qca-ossl/pkg-descr
1.1 security/qca-ossl/pkg-plist
Taking a hint from the similarly-named Java Cryptography Architecture,
QCA aims to provide a straightforward and cross-platform crypto
API, using Qt datatypes and conventions. QCA separates the API from
the implementation, using plugins known as Providers. The advantage
of this model is to allow applications to avoid linking to or
explicitly depending on any particular cryptographic library. This
allows one to easily change or upgrade crypto implementations
without even needing to recompile the application. QCA should work
everywhere Qt does, including Windows/Unix/MacOSX.
Capabilities:
TLS, CMS, X.509, RSA, DSA, Diffie-Hellman, PKCS#7, PKCS#12, SHA0,
SHA1, SHA224, SHA256, SHA384, SHA512, MD2, MD4, MD5, RIPEMD160,
Blowfish, DES, 3DES, AES128, AES192, AES256, CAST5, HMAC(SHA1, MD5,
RIPEMD160), PBKDF1(MD2, SHA1), PBKDF2(SHA1)
WWW: http://delta.affinix.com/qca/
|
|
Sat, 26 Jul 2008
|
[ 14:54 lwhsu ]
1.986 security/Makefile
1.1 security/sshguard-ipfilter/Makefile
Add sshguard-ipfilter, protect hosts from brute force attacks against
ssh and other services using ipfilter.
PR: ports/125975
Submitted by: Mij <mij at bitchx.it>
|
[ 04:19 beech ]
1.985 security/Makefile
1.1 security/ssl-admin/Makefile
1.1 security/ssl-admin/distinfo
1.1 security/ssl-admin/pkg-descr
1.1 security/ssl-admin/files/pkg-message.in
1.1 security/ssl-admin/pkg-plist
ssl-admin was designed to create a user-friendly, menu-driven interface
to the OpenSSL programs.
ssl-admin will help you do the following tasks with SSL certificates:
* Create your own CA certificate.
* Create new Certificate Signing Requests
* Sign existing Certificate Signing Requests
* Manage Certificate Revokation Lists
* Export configurations and certificates for OpenVPN.
PR: ports/125875
Submitted by: Eric Crist <ecrist at secure-computing.net>
|
|
Fri, 18 Jul 2008
|
[ 14:20 wxs ]
1.984 security/Makefile
1.1 security/flowtag/Makefile
1.1 security/flowtag/distinfo
1.1 security/flowtag/pkg-descr
1.1 security/flowtag/pkg-plist
New port: FlowTag is a GUI interface for exploring the TCP flows in a
PCAP file. It's strengths lie in:
* rapid reconstruction of flows (via indexing),
* visual selection of source IP and destination TCP ports;
* filtering by time, packet count, and/or byte count
* tagging flows with keywords
PR: ports/125624
Submitted by: Lee Hinman <lee@writequit.org>
|
|
Wed, 9 Jul 2008
|
[ 05:27 beech ]
1.983 security/Makefile
1.1 security/p5-Crypt-OpenSSL-AES/Makefile
1.1 security/p5-Crypt-OpenSSL-AES/distinfo
1.1 security/p5-Crypt-OpenSSL-AES/pkg-descr
1.1 security/p5-Crypt-OpenSSL-AES/pkg-plist
- New port p5-Crypt-OpenSSL-AES-0.02
The Crypt::OpenSSL::AES module implements a wrapper around
OpenSSL's AES (Rijndael) library.
PR: ports/125387
Submitted by: John Ferrell <jdferrell3 at yahoo.com>
|
|
Tue, 8 Jul 2008
|
[ 22:35 pav ]
1.982 security/Makefile
1.1 security/ratproxy/Makefile
1.1 security/ratproxy/distinfo
1.1 security/ratproxy/files/patch-Makefile
1.1 security/ratproxy/pkg-descr
Ratproxy is a semi-automated, largely passive web application security audit
tool. It is meant to complement active crawlers and manual proxies more
commonly used for this task, and is optimized specifically for an accurate and
sensitive detection, and automatic annotation, of potential problems and
security-relevant design patterns based on the observation of existing,
user-initiated traffic in complex web 2.0 environments.
WWW: http://code.google.com/p/ratproxy/
PR: ports/125249
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
|
|
Sun, 6 Jul 2008
|
[ 00:06 araujo ]
1.981 security/Makefile
1.1 security/rubygem-net-ssh-gateway/Makefile
1.1 security/rubygem-net-ssh-gateway/distinfo
1.1 security/rubygem-net-ssh-gateway/pkg-descr
1.1 security/rubygem-net-ssh-gateway/pkg-plist
Net::SSH::Gateway is a library for programmatically tunneling connections to
servers via a single "gateway" host. It is useful for establishing Net::SSH
connections to servers behind firewalls, but can also be used to forward ports
and establish connections of other types, like HTTP, to servers with i
restricted access.
* Easily manage forwarded ports
* Establish Net::SSH connections through firewalls
WWW: http://net-ssh.rubyforge.org/gateway
PR: ports/125053
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
|
[ 00:03 araujo ]
1.980 security/Makefile
1.1 security/rubygem-net-scp/Makefile
1.1 security/rubygem-net-scp/distinfo
1.1 security/rubygem-net-scp/pkg-descr
1.1 security/rubygem-net-scp/pkg-plist
Net::SCP is a pure-Ruby implementation of the SCP protocol. This operates over
SSH (and requires the Net::SSH library), and allows files and directory trees
to copied to and from a remote server.
* Transfer files or entire directory trees to or from a remote host via SCP
* Can preserve file attributes across transfers
* Can download files in-memory, or direct-to-disk
* Support for SCP URI's, and OpenURI
WWW: http://net-ssh.rubyforge.org/scp
PR: ports/125052
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
|
|
Sun, 29 Jun 2008
|
[ 17:48 simon ]
1.1637 MOVED
1.979 security/Makefile
1.11 security/ca-roots/Makefile
1.5 security/ca-roots/files/ca-root.crt
1.2 security/ca-roots/pkg-descr
1.3 security/ca-roots/pkg-plist
Retire the ca-roots ports, which expired long ago.
The port is deprecated since it is not supported by the FreeBSD
Security Officer anymore. The reason for this is that the ca-roots
port makes promises with regard to CA verification which the current
Security Officer (and deputy) do not want to make.
For people who need a general root certificate list see the
security/ca_root_ns, but note that the difference in guarantees with
regard to which CAs are included in ca_root_ns vs. ca-roots. The
ca_root_ns port basically makes no guarantees other than that the
certificates comes from the Mozilla project.
Note that the ca-roots MOVED file entry on purpose does not point at
ca_root_ns due to the change in CA guarantees.
With hat: security-officer
|
|
Thu, 26 Jun 2008
|
[ 07:31 linimon ]
1.978 security/Makefile
s/pear-Auth_OpenID2/php-Auth_OpenID2/ to go with what was actually
repocopied.
Reported by: portsmon
|
|
Tue, 24 Jun 2008
|
[ 14:04 edwin ]
1.977 security/Makefile
1.4 security/php-Auth_OpenID2/Makefile
1.4 security/php-Auth_OpenID2/distinfo
1.3 security/php-Auth_OpenID2/pkg-plist
[repocopy] security/php-Auth_OpenID -> security/php-Auth_OpenID2
Now supporting OpenID protocol version 2
PR: ports/124737
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
Mon, 23 Jun 2008
|
[ 18:34 novel ]
1.1636 MOVED
1.976 security/Makefile
1.61 security/gnutls-devel/Makefile
1.16 security/gnutls-devel/Makefile.man
1.34 security/gnutls-devel/distinfo
1.6 security/gnutls-devel/pkg-descr
1.29 security/gnutls-devel/pkg-plist
Remove security/gnutls-devel for a time while the experimental branch
is not active.
|
|
Thu, 19 Jun 2008
|
[ 00:15 pav ]
1.1626 MOVED
1.975 security/Makefile
1.21 security/amavisd/Makefile
1.6 security/amavisd/files/amavisd-milter.sh
1.7 security/amavisd/files/amavisd.sh
1.6 security/amavisd/distinfo
1.2 security/amavisd/files/patch-README.sendmail
1.3 security/amavisd/files/patch-amavis-av-clamavd
1.2 security/amavisd/files/patch-configure
1.2 security/amavisd/pkg-descr
(Only the first 10 of 12 ports in this commit are shown above. )
- Delete expired security/amavisd port: depends on misc/compat3x, which has
security problems; old version
|
|
Wed, 18 Jun 2008
|
[ 22:00 pav ]
1.1611 MOVED
1.974 security/Makefile
1.8 security/p5-openxpki-client-cli/Makefile
1.4 security/p5-openxpki-client-cli/distinfo
1.3 security/p5-openxpki-client-cli/pkg-descr
1.2 security/p5-openxpki-client-cli/pkg-plist
- Expired: No longer supported. Use p5-openxpki-client-html-mason instead
|
|
Tue, 17 Jun 2008
|
[ 20:01 pav ]
1.1609 MOVED
1.973 security/Makefile
1.69 security/cyrus-sasl/Makefile
1.11 security/cyrus-sasl/files/Sendmail.README
1.22 security/cyrus-sasl/scripts/configure.sasl
1.2 security/cyrus-sasl/files/cyrus.pam
1.3 security/cyrus-sasl/files/cyrus_sasl1
1.13 security/cyrus-sasl/distinfo
1.17 security/cyrus-sasl/files/patch-ab
1.2 security/cyrus-sasl/files/patch-java::CyrusSasl::Makefile.am
(Only the first 10 of 26 ports in this commit are shown above. )
Delete security/cyrus-sasl, it has been expired for a year and a half.
|
|
Fri, 13 Jun 2008
|
[ 04:43 edwin ]
1.972 security/Makefile
1.1 security/fwknop/Makefile
1.1 security/fwknop/distinfo
1.1 security/fwknop/files/patch-access.conf
1.1 security/fwknop/files/patch-fwknop
1.1 security/fwknop/files/patch-fwknop.8
1.1 security/fwknop/files/patch-fwknop.conf
1.1 security/fwknop/files/patch-fwknop_serv
1.1 security/fwknop/files/patch-fwknopd
1.1 security/fwknop/files/patch-fwknopd.8
(Only the first 10 of 21 ports in this commit are shown above. )
New port: security/fwknop fwknop,"FireWall KNock OPerator", implements
Single Packet Authorization (SPA).
fwknop stands for the "FireWall KNock OPerator", and
implements an authorization scheme called Single Packet
Authorization (SPA). This method of authorization is based
around a default-drop packet filter (fwknop supports both
iptables on Linux systems and ipfw on FreeBSD and Mac OS X
systems) and libpcap.
SPA requires only a single encrypted packet in order to
communicate various pieces of information including desired
access through an iptables policy and/or complete commands
to execute on the target system. By using iptables to
maintain a "default drop" stance, the main application of(Only the first 15 lines of the commit message are shown above )
|
|
Thu, 5 Jun 2008
|
[ 20:40 jadawin ]
1.971 security/Makefile
1.1 security/spybye/Makefile
1.1 security/spybye/distinfo
1.1 security/spybye/pkg-descr
1.1 security/spybye/pkg-plist
1.1 security/spybye/files/spybye.sh.in
SpyBye is a tool to help web masters determine if their web pages
are hosting browser exploits that can infect visiting users with
malware. It functions as an HTTP proxy server and intercepts all
browser requests. SpyBye uses a few simple rules to determine if
embedded links on your web page are harmlesss, unknown or maybe
even dangerous.
SpyBye analyzes all downloads in the background and provides you
with a warning notification whenever it encounters content that
is potentially malicious. At that point, you can click on the link
in the notification and receive a more detailed analysis of the web page.
WWW: http://www.spybye.org/
PR: ports/123945
Submitted by: Paul Schmel <pauls utdallas.edu>
Approved by: tabthorpe (mentor)
|
|
Wed, 4 Jun 2008
|
[ 14:19 edwin ]
1.970 security/Makefile
1.1 security/openvas-server/Makefile
1.1 security/openvas-server/Makefile.common
1.1 security/openvas-server/distinfo
1.1 security/openvas-server/files/openvasd.in
1.1 security/openvas-server/files/patch-configure
1.1 security/openvas-server/files/patch-openvas.tmpl.in
1.1 security/openvas-server/files/patch-openvasd-openvas-check-signature.c
1.1 security/openvas-server/pkg-descr
1.1 security/openvas-server/pkg-plist
[NEW PORT] security/openvas-server: A security scanner: a fork of Nessus
OpenVAS stands for Open Vulnerability Assessment System and
is a network security scanner with associated tools like a
graphical user fontend. The core is a server component with
a set of network vulnerability tests (NVTs) to detect
security problems in remote systems and applications.
WWW: http://www.openvas.org/
PR: ports/123128
Submitted by: Tomoyuki Sakurai <cherry@trombik.org>
|
[ 14:17 edwin ]
1.969 security/Makefile
1.1 security/openvas-plugins/Makefile
1.1 security/openvas-plugins/distinfo
1.1 security/openvas-plugins/files/patch-libtool
1.1 security/openvas-plugins/pkg-descr
1.1 security/openvas-plugins/pkg-plist
[NEW PORT] security/openvas-plugins: Plugins for OpenVAS
OpenVAS stands for Open Vulnerability Assessment System and
is a network security scanner with associated tools like a
graphical user fontend. The core is a server component with
a set of network vulnerability tests (NVTs) to detect
security problems in remote systems and applications.
WWW: http://www.openvas.org/
PR: ports/123130
Submitted by: Tomoyuki Sakurai <cherry@trombik.org>
|
[ 14:15 edwin ]
1.968 security/Makefile
1.1 security/openvas-libraries/Makefile
1.1 security/openvas-libraries/distinfo
1.1 security/openvas-libraries/openvas-libraries-1.0.1.tbz
1.1 security/openvas-libraries/files/patch-configure
1.1 security/openvas-libraries/files/patch-libopenvas-ftp_funcs.c
1.1 security/openvas-libraries/files/patch-libopenvas-ids_send.c
1.1 security/openvas-libraries/files/patch-libopenvas-network.h
1.1 security/openvas-libraries/files/patch-libopenvas-pcap.c
1.1 security/openvas-libraries/files/patch-libopenvas-plugutils.c
(Only the first 10 of 14 ports in this commit are shown above. )
[NEW PORT] security/openvas-libraries: Libraries for OpenVAS
OpenVAS stands for Open Vulnerability Assessment System and
is a network security scanner with associated tools like a
graphical user fontend. The core is a server component with
a set of network vulnerability tests (NVTs) to detect
security problems in remote systems and applications.
WWW: http://www.openvas.org/
PR: ports/123127
Submitted by: Tomoyuki Sakurai <cherry@trombik.org>
|
[ 14:14 edwin ]
1.967 security/Makefile
1.1 security/openvas-libnasl/Makefile
1.1 security/openvas-libnasl/distinfo
1.1 security/openvas-libnasl/files/patch-Makefile
1.1 security/openvas-libnasl/pkg-descr
1.1 security/openvas-libnasl/pkg-plist
[NEW PORT] security/openvas-libnasl: NASL libraries for OpenVAS
OpenVAS stands for Open Vulnerability Assessment System and
is a network security scanner with associated tools like a
graphical user fontend. The core is a server component with
a set of network vulnerability tests (NVTs) to detect
security problems in remote systems and applications.
WWW: http://www.openvas.org/
PR: ports/123129
Submitted by: Tomoyuki Sakurai <cherry@trombik.org>
|
[ 14:12 edwin ]
1.966 security/Makefile
1.1 security/openvas-client/Makefile
1.1 security/openvas-client/distinfo
1.1 security/openvas-client/files/patch-nessus-Makefile
1.1 security/openvas-client/files/patch-nessus.tmpl.in
1.1 security/openvas-client/files/patch-src-gui-Makefile
1.1 security/openvas-client/pkg-descr
1.1 security/openvas-client/pkg-plist
[NEW PORT] security/openvas-client: A GUI client for OpenVAS
OpenVAS stands for Open Vulnerability Assessment System and
is a network security scanner with associated tools like a
graphical user fontend. The core is a server component with
a set of network vulnerability tests (NVTs) to detect
security problems in remote systems and applications.
WWW: http://www.openvas.org/
PR: ports/123131
Submitted by: Tomoyuki Sakurai <cherry@trombik.org>
|
|
Tue, 3 Jun 2008
|
[ 03:49 lippe ]
1.965 security/Makefile
1.1 security/squidclamav/Makefile
1.1 security/squidclamav/distinfo
1.1 security/squidclamav/files/patch-Makefile.in
1.1 security/squidclamav/pkg-descr
1.1 security/squidclamav/files/pkg-message.in
SquidClamAV is an interface to perform antivirus checks on data passing through
Squid Proxy.
WWW: http://www.samse.fr/GPL/squidclamav/
PR: ports/119236
Submitted by: Laurent LEVIER <llevier@argosnet.com>
Approved by: araujo (mentor)
|
|
Sun, 1 Jun 2008
|
[ 22:01 brix ]
1.964 security/Makefile
1.1 security/p5-Authen-Passphrase/Makefile
1.1 security/p5-Authen-Passphrase/distinfo
1.1 security/p5-Authen-Passphrase/pkg-descr
1.1 security/p5-Authen-Passphrase/pkg-plist
This is the base class for a system of objects that encapsulate
passphrases. An object of this type is a passphrase recogniser: its
job is to recognise whether an offered passphrase is the right one.
For security, such passphrase recognisers usually do not themselves
know the passphrase they are looking for; they can merely recognise it
when they see it. There are many schemes in use to achieve this
effect, and the intent of this class is to provide a consistent
interface to them all, hiding the details.
The CPAN package Authen::Passphrase contains implementations of
several specific passphrase schemes in addition to the base class.
WWW: http://search.cpan.org/dist/Authen-Passphrase/
Approved by: erwin (mentor)
|
[ 21:59 brix ]
1.963 security/Makefile
1.1 security/p5-Crypt-UnixCrypt_XS/Makefile
1.1 security/p5-Crypt-UnixCrypt_XS/distinfo
1.1 security/p5-Crypt-UnixCrypt_XS/pkg-descr
1.1 security/p5-Crypt-UnixCrypt_XS/pkg-plist
Perl XS interface for a portable traditional crypt function.
WWW: http://search.cpan.org/dist/Crypt/UnixCrypt_XS/
Approved by: erwin (mentor)
|
[ 21:58 brix ]
1.962 security/Makefile
1.1 security/p5-Crypt-Eksblowfish/Makefile
1.1 security/p5-Crypt-Eksblowfish/distinfo
1.1 security/p5-Crypt-Eksblowfish/pkg-descr
1.1 security/p5-Crypt-Eksblowfish/pkg-plist
Eksblowfish is a variant of the Blowfish cipher, modified to make the
key setup very expensive. ("Eks" stands for "expensive key
schedule".) This doesn't make it significantly cryptographically
stronger, but is intended to hinder brute-force attacks. It also
makes it unsuitable for any application requiring key agility. It was
designed by Niels Provos and David Mazieres for password hashing in
OpenBSD.
Eksblowfish is a parameterised (family-keyed) cipher. It takes a cost
parameter that controls how expensive the key scheduling is. It also
takes a family key, known as the "salt". Cost and salt parameters
together define a cipher family. Within each family, a key determines
an encryption function in the usual way.
This distribution also includes an implementation of "bcrypt", the
Unix crypt() password hashing algorithm based on Eksblowfish.
WWW: http://search.cpan.org/dist/Crypt-Eksblowfish/
Approved by: erwin (mentor)
|
[ 21:57 brix ]
1.961 security/Makefile
1.1 security/p5-Authen-DecHpwd/Makefile
1.1 security/p5-Authen-DecHpwd/distinfo
1.1 security/p5-Authen-DecHpwd/pkg-descr
1.1 security/p5-Authen-DecHpwd/pkg-plist
This perl module implements the LGI$HPWD password hashing function
from VMS, and some associated VMS username and password handling
functions.
WWW: http://search.cpan.org/dist/Authen-DecHpwd/
Approved by: erwin (mentor)
|
|
Fri, 30 May 2008
|
[ 20:15 miwi ]
1.1603 MOVED
1.265 multimedia/Makefile
1.19 multimedia/xfce4-xmms-controller-plugin/Makefile
1.157 net-mgmt/Makefile
1.25 net-mgmt/ap-utils/Makefile
1.62 net-p2p/Makefile
1.4 net-p2p/dclibc/Makefile
1.960 security/Makefile
1.4 security/bioapitool/Makefile
1.2054 www/Makefile
(Only the first 10 of 27 ports in this commit are shown above. )
2008-05-15 net-p2p/dclibc: Abandoned, not used, website disappeared
2008-04-07 net-mgmt/ap-utils: Does not work with gcc4.2; appears to be abandoned
2008-03-31 multimedia/xfce4-xmms-controller-plugin: Project is dead
2008-05-15 www/pear-HTTP_Session: Use www/pear-HTTP_Session2 instead
2008-05-04 security/bioapitool: All functionallity of this tools has been merged
with pam_bsdbioapi
|
|
Thu, 22 May 2008
|
[ 11:24 rafan ]
1.959 security/Makefile
1.1 security/sqlmap/Makefile
1.1 security/sqlmap/distinfo
1.1 security/sqlmap/files/patch-sqlmap
1.1 security/sqlmap/pkg-descr
1.1 security/sqlmap/pkg-plist
sqlmap is an automatic SQL injection tool entirely developed in Python. It is
capable to perform an extensive database management system back-end
fingerprint, retrieve remote DBMS databases, usernames, tables, columns,
enumerate entire DBMS, read system files and much more taking advantage of web
application programming security flaws that lead to SQL injection
vulnerabilities.
WWW: http://sqlmap.sourceforge.net/
PR: ports/123851
Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
|
|
Tue, 6 May 2008
|
[ 04:09 rafan ]
1.958 security/Makefile
1.1 security/pwman3/Makefile
1.1 security/pwman3/distinfo
1.1 security/pwman3/pkg-descr
1.1 security/pwman3/pkg-plist
Pwman3 is a console based password management application.
Pwman3 is written in python. It uses sql for storage
and all data is encrypted when it isn't being viewed on screen.
WWW: http://pwman.bleurgh.com
PR: ports/123074
Submitted by: Yarodin <yarodin at gmail.com>
|
|
Sat, 3 May 2008
|
[ 14:19 araujo ]
1.957 security/Makefile
1.3 security/barnyard-sguil/Makefile
1.2 security/barnyard-sguil6/Makefile
1.19754 /CVSROOT/modules
1.2 security/barnyard-sguil/files/patch-barnyard.conf
1.2 security/barnyard-sguil6/files/patch-barnyard.conf
1.2 security/barnyard-sguil6/files/patch-configure.in
1.2 security/barnyard-sguil6/files/patch-op-sguil.c
1.2 security/barnyard-sguil6/files/patch-op_plugbase.c
1.2 security/barnyard-sguil6/files/patch-op_sguil.h
- Project was renamed security/barnyard-sguil6 to security/barnyard-sguil.
PR: ports/122648, ports/122700
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
|
|
Wed, 30 Apr 2008
|
[ 19:54 brooks ]
1.1585 MOVED
1.956 security/Makefile
1.9 security/drupal4-ldap_integration/Makefile
1.4 security/drupal4-ldap_integration/distinfo
1.19742 /CVSROOT/modules
1.2 security/drupal4-ldap_integration/pkg-descr
1.2 security/drupal4-ldap_integration/files/pkg-install.in
Admit I'm never going to actually fix security/drupal4-ldap_integration,
particularly since it's clear no one uses it and remove it from the tree.
|
|
Sat, 26 Apr 2008
|
[ 00:21 pav ]
1.1579 MOVED
1.955 security/Makefile
1.15 security/wpa_supplicant/Makefile
1.4 security/wpa_supplicant/files/config.bsd
1.4 security/wpa_supplicant/distinfo
1.2 security/wpa_supplicant/files/patch-Makefile
1.2 security/wpa_supplicant/files/patch-crypto.c
1.2 security/wpa_supplicant/files/patch-pidfile
1.2 security/wpa_supplicant/files/patch-wpa__ctrl.c
1.2 security/wpa_supplicant/pkg-descr
- Remove, it's ancient and newer version is included in base of all supported
releases
Suggested by: sam
|
|
Wed, 16 Apr 2008
|
[ 07:49 clsung ]
1.954 security/Makefile
1.1 security/rubygem-ezcrypto/Makefile
1.1 security/rubygem-ezcrypto/distinfo
1.1 security/rubygem-ezcrypto/pkg-descr
1.1 security/rubygem-ezcrypto/pkg-plist
EzCrypto is an easy to use wrapper around the poorly documented OpenSSL ruby
library.
Features
* Defaults to AES 128 CBC
* Will use the systems OpenSSL library for transparent hardware crypto
support
* Single class object oriented access to most commonly used features
* Ruby like
WWW: http://ezcrypto.rubyforge.org/
PR: ports/122805
Submitted by: Steven Kreuzer
|
|
Tue, 15 Apr 2008
|
[ 22:15 barner ]
1.953 security/Makefile
1.1 security/fprint_demo/Makefile
1.1 security/fprint_demo/distinfo
1.1 security/fprint_demo/pkg-descr
1.1 security/fprint_demo/pkg-message
Add fprint_demo 0.4, demo and test application for libfprint.
|
[ 22:15 barner ]
1.952 security/Makefile
1.1 security/pam_fprint/Makefile
1.1 security/pam_fprint/distinfo
1.1 security/pam_fprint/files/patch-src_Makefile.in
1.1 security/pam_fprint/files/patch-src_pam_fprint.c
1.1 security/pam_fprint/pkg-descr
1.1 security/pam_fprint/files/pkg-message.in
Add pam_fprint 0.2, PAM module offering finger print authentication
using libfprint.
|
[ 22:14 barner ]
1.951 security/Makefile
1.1 security/libfprint/Makefile
1.1 security/libfprint/distinfo
1.1 security/libfprint/files/patch-Makefile.in
1.1 security/libfprint/files/patch-libfprint_imgdev.c
1.1 security/libfprint/pkg-descr
1.1 security/libfprint/pkg-plist
Add libfprint 0.0.6, library for fingerprint reader devices.
|
|
Wed, 9 Apr 2008
|
[ 16:50 pav ]
1.950 security/Makefile
- Remove entry for gnome-keyring-manager
Forgotten by: marcus
|
|
Mon, 7 Apr 2008
|
[ 08:37 pav ]
1.949 security/Makefile
1.1 security/p5-Net-SAML/Makefile
1.1 security/p5-Net-SAML/distinfo
1.1 security/p5-Net-SAML/pkg-descr
1.1 security/p5-Net-SAML/pkg-plist
A Perl module wrapping libzxid. Also zxid.pl, that implements SP in
mod_perl environment, is supplied.
WWW: http://zxid.org/
PR: ports/114800
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
Fri, 4 Apr 2008
|
[ 17:00 tabthorpe ]
1.1569 MOVED
1.948 security/Makefile
1.20 security/acid/Makefile
1.8 security/acid/distinfo
1.19591 /CVSROOT/modules
1.2 security/acid/files/patch-aa
1.2 security/acid/pkg-descr
1.3 security/acid/pkg-message
1.7 security/acid/pkg-plist
2008-02-29 security/acid: development has ceased, use security/base
|
|
Fri, 14 Mar 2008
|
[ 21:39 miwi ]
1.947 security/Makefile
1.19502 /CVSROOT/modules
- Disconnect security/nmapfe (project was renamed to security/zenmap)
|
[ 21:33 miwi ]
1.946 security/Makefile
1.19501 /CVSROOT/modules
- Connect security/zenmap to the build
|
[ 15:47 danfe ]
1.945 security/Makefile
1.1 security/ophcrack/Makefile
1.1 security/ophcrack/distinfo
1.1 security/ophcrack/pkg-descr
1.1 security/ophcrack/files/pkg-message.in
1.1 security/ophcrack/pkg-plist
Add a port of ophcrack, a Windows password cracker based on rainbow tables,
with GTK+ GUI.
WWW: http://ophcrack.sourceforge.net/
|
|
Wed, 5 Mar 2008
|
[ 04:25 tmclaugh ]
1.1549 MOVED
1.944 security/Makefile
1.136 security/openssh/Makefile
1.3 security/openssh/files/auth-pam.c
1.3 security/openssh/files/auth-pam.h
1.3 security/openssh/files/auth2-pam.c
1.3 security/openssh/files/bindresvport.c
1.40 security/openssh/distinfo
1.3 security/openssh/files/getaddrinfo.c
1.3 security/openssh/files/getnameinfo.c
(Only the first 10 of 61 ports in this commit are shown above. )
- expire port: Long out of date with multiple security issues.
(Don't worry, openssh-portable is still there.)
|
|
Tue, 4 Mar 2008
|
[ 10:43 mm ]
1.943 security/Makefile
1.1 security/pear-Auth_OpenID/Makefile
1.1 security/pear-Auth_OpenID/distinfo
1.1 security/pear-Auth_OpenID/files/patch-admin-package2.xml
1.1 security/pear-Auth_OpenID/files/patch-admin-xmlconfig.py
1.1 security/pear-Auth_OpenID/pkg-descr
This is version 2 of PHP OpenID using the PEAR framework.
The PHP OpenID library lets you enable OpenID authentication on sites built
using PHP. It features the OpenID consumer, Store implementations, and an
OpenID server.
WWW: http://openidenabled.com/php-openid/
|
|
Mon, 3 Mar 2008
|
[ 09:11 vanilla ]
1.942 security/Makefile
1.1 security/yapet/Makefile
1.1 security/yapet/distinfo
1.1 security/yapet/pkg-descr
1.1 security/yapet/pkg-plist
Add yapet 0.1, a curses based password manager.
PR: ports/121293
Submitted by: Rafael Ostertag <rafi at guengel.ch>
|
|
Thu, 28 Feb 2008
|
[ 01:07 miwi ]
1.1545 MOVED
1.870 misc/Makefile
1.18 misc/seizedesktop/Makefile
1.1971 net/Makefile
1.28 net/gnu-finger/Makefile
1.941 security/Makefile
1.16 security/amavis-perl/Makefile
1.984 sysutils/Makefile
1.17 sysutils/cdbakeoven/Makefile
1.204 x11-themes/Makefile
(Only the first 10 of 57 ports in this commit are shown above. )
2007-11-22 x11-themes/indubstrial: yes
2008-01-14 x11-themes/gtk-smooth-engine: Redundant port (now included in
gtk-engines), no release since 2005
2007-09-21 security/amavis-perl: depends on misc/compat3x, which has security
problems
2007-12-31 sysutils/cdbakeoven: Abandonware
2008-01-04 net/gnu-finger: no active development and known security
vulnerabilities.
2007-11-16 misc/seizedesktop: development stalled for years, outdated,
unmaintained
|
|
Tue, 26 Feb 2008
|
[ 05:58 rafan ]
1.940 security/Makefile
1.1 security/easypg/Makefile
1.1 security/easypg/distinfo
1.1 security/easypg/pkg-descr
1.1 security/easypg/pkg-message
1.1 security/easypg/pkg-plist
EasyPG is an all-in-one GnuPG interface for Emacs. It consists of two
parts: EasyPG Assistant and EasyPG Library.
EasyPG Assistant is a set of convenient tools to use GnuPG from
Emacs. EasyPG Library is a sort of an elisp port of GPGME, a wrapper
library which provides API to access some of the GnuPG functions.
WWW: http://sourceforge.jp/projects/epg/
PR: ports/119008
Submitted by: Shota Iwazaki <iwazaki8 at yahoo.co.jp>
|
|
Sat, 16 Feb 2008
|
[ 23:24 miwi ]
1.939 security/Makefile
1.1 security/p5-Cisco-Hash/Makefile
1.1 security/p5-Cisco-Hash/distinfo
1.1 security/p5-Cisco-Hash/pkg-descr
1.1 security/p5-Cisco-Hash/pkg-plist
This Module decrypts all kind of Cisco encrypted hashes
also referred to as type 7 passwords. Further you can
encrypt any given string into a encrypted hash that will
be accepted by any Cisco device as an encrypted type 7 password.
WWW: http://search.cpan.org/dist/Cisco-Hash/
PR: ports/120498
Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>
|
|
Tue, 12 Feb 2008
|
[ 22:43 miwi ]
1.938 security/Makefile
1.1 security/pear-Crypt_DiffieHellman/Makefile
1.1 security/pear-Crypt_DiffieHellman/distinfo
1.1 security/pear-Crypt_DiffieHellman/pkg-descr
Implementation of the Diffie-Hellman Key Exchange cryptographic protocol
in PHP5. Enables two parties without any prior knowledge of each other
establish a secure shared secret key across an insecure channel
of communication.
WWW: http://pear.php.net/package/Crypt_DiffieHellman/
PR: ports/120010
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
|
|
Thu, 7 Feb 2008
|
[ 23:34 lme ]
1.937 security/Makefile
1.1 security/fcheck/Makefile
1.1 security/fcheck/distinfo
1.1 security/fcheck/pkg-descr
FCheck is an open source PERL script providing intrusion detection and policy
enforcement of Windows 95/98/NT/3.x and Unix server administration through the
use of comparative system snapshots. FCheck can provide notification of any
differences found through use of your event management system, printer, and/or
email when any monitored files or directories are altered, including any
additions and/or deletions.
WWW: http://www.geocities.com/fcheck2000/
|
[ 16:57 rafan ]
1.936 security/Makefile
1.1 security/sqlninja/Makefile
1.1 security/sqlninja/distinfo
1.1 security/sqlninja/pkg-descr
1.1 security/sqlninja/pkg-plist
Sqlninja is a tool targeted to exploit SQL Injection vulnerabilities on
a web application that uses Microsoft SQL Server as its back-end.
Its main goal is to provide a remote shell on the vulnerable DB server,
even in a very hostile environment. It should be used by penetration
testers to help and automate the process of taking over a DB Server when
a SQL Injection vulnerability has been discovered.
WWW: http://sqlninja.sourceforge.net/
PR: ports/117276
Submitted by: Valerio Daelli <valerio.daelli at gmail.com>
|
|
Wed, 6 Feb 2008
|
[ 16:23 wxs ]
1.935 security/Makefile
1.1 security/p5-Snort-Rule/Makefile
1.1 security/p5-Snort-Rule/distinfo
1.1 security/p5-Snort-Rule/pkg-descr
New port: p5-Snort-Rule.
A module that facilitates the dynamic creation of rules for snort.
PR: ports/120193
Submitted by: Paul Schmehl <pauls@utdallas.edu>
Approved by: garga (mentor)
|
|
Mon, 21 Jan 2008
|
[ 11:56 miwi ]
1.934 security/Makefile
1.1 security/nsm-console/Makefile
1.1 security/nsm-console/distinfo
1.1 security/nsm-console/files/patch-lib-nsm_consle.rb
1.1 security/nsm-console/files/patch-nsm
1.1 security/nsm-console/pkg-descr
1.1 security/nsm-console/pkg-message
1.1 security/nsm-console/pkg-plist
Network Security Monitoring Console is a framework for performing
analysis on packat capture files.
WWW: http://thnetos.wordpress.com/nsm-console/
PR: ports/119682
Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
|
|
Sun, 20 Jan 2008
|
[ 06:38 beech ]
1.1 security/maia/files/.placeholder
1.933 security/Makefile
1.1 security/maia/Makefile
1.1 security/maia/distinfo
1.1 security/maia/files/maia.sh.in
1.1 security/maia/files/pkg-deinstall.in
1.1 security/maia/pkg-descr
1.1 security/maia/files/pkg-install.in
1.1 security/maia/files/pkg-message.in
1.1 security/maia/pkg-plist
- New Port maia-1.0.2a
- Maia Mailguard is a web-based interface and management system based on
the popular amavisd-new e-mail scanner and SpamAssassin. Written in Perl
and PHP, Maia Mailguard gives end-users control over how their mail is
processed by virus scanners and spam filters, while giving mail administrators
the power to configure site-wide defaults and limits.
WWW: http://www.maiamailguard.com/
PR: ports/119325
Submitted by: Janky Jay <ek@purplehat.org> (maintainer)
Approved by: linimon (mentor)
|
|
Mon, 14 Jan 2008
|
[ 11:44 miwi ]
1.932 security/Makefile
1.1 security/pear-Crypt_GPG/Makefile
1.1 security/pear-Crypt_GPG/distinfo
1.1 security/pear-Crypt_GPG/pkg-descr
This package provides an object oriented interface to GNU Privacy
Guard (GPG). It requires the GPG executable to be on the system.
Though GPG can support symmetric-key cryptography, this package is intended
only to facilitate public-key cryptography.
WWW: http://pear.php.net/package/Crypt_GPG/
|
|
Thu, 10 Jan 2008
|
[ 05:24 lwhsu ]
1.931 security/Makefile
1.1 security/shimmer/Makefile
1.1 security/shimmer/distinfo
1.1 security/shimmer/pkg-descr
Add shimmer 0.1.0, perl implementation that hides a valuable port on
your server.
PR: ports/119512
Submitted by: Felippe de Meirelles Motta <lippemail at gmail.com>
|
|
Tue, 25 Dec 2007
|
[ 11:15 beech ]
1.930 security/Makefile
1.1 security/phpdeadlock/Makefile
1.1 security/phpdeadlock/distinfo
1.1 security/phpdeadlock/files/patch-deadlock_admin_bulkemail.php
1.1 security/phpdeadlock/files/patch-deadlock_admin_editconfig.php
1.1 security/phpdeadlock/files/patch-deadlock_admin_edituser.php
1.1 security/phpdeadlock/files/patch-deadlock_admin_inactiveusers.php
1.1 security/phpdeadlock/files/patch-deadlock_admin_index.php
1.1 security/phpdeadlock/files/patch-deadlock_admin_login.php
1.1 security/phpdeadlock/files/patch-deadlock_admin_newuser.php
(Only the first 10 of 18 ports in this commit are shown above. )
- New port phpdeadlock-1.0.1
- Web-based user authentication/password protection system
PR: ports/117122
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Approved by: linimon (mentor)
|
|
Mon, 17 Dec 2007
|
[ 20:33 edwin ]
1.929 security/Makefile
1.1 security/xorsearch/Makefile
1.1 security/xorsearch/distinfo
1.1 security/xorsearch/files/patch-XORSearch.c
1.1 security/xorsearch/pkg-descr
XORSearch
XORSearch is a program to search for a given string in an XOR or
ROL encoded binary file. An XOR encoded binary file is a file where
some (or all) bytes have been XORed with a constant value (the key).
A ROL (or ROR) encoded file has it bytes rotated by a certain number
of bits (the key). XOR and ROL/ROR encoding is used by malware
programmers to obfuscate strings like URLs.
XORSearch will try all XOR keys (0 to 255) and ROL keys (1 to 7)
when searching. I programmed XORSearch to include key 0, because
this allows to search in an unencoded binary file (X XOR 0 equals
X).
If the search string is found, XORSearch will print it until the 0
(byte zero) is encountered or until 50 characters have been printed,
which ever comes first. 50 is the default value, it can be changed
with option -l. Unprintable characters are replaced by a dot.
WWW: http://blog.didierstevens.com/programs/xorsearch/
Author: Didier Stevens
|
|
Mon, 29 Oct 2007
|
[ 22:57 miwi ]
1.928 security/Makefile
1.1 security/rarcrack/Makefile
1.1 security/rarcrack/distinfo
1.1 security/rarcrack/pkg-descr
This program uses a brute force algorithm to guess your encrypted
compressed file's password. If you forget your encrypted file password,
this program is the solution. This program can crack zip,7z and rar file
passwords.
WWW: http://sourceforge.net/projects/rarcrack
PR: ports/117630
Submitted by: Philippe Audeoud <jadawin at tuxaco.net>
|
[ 05:00 chinsan ]
1.927 security/Makefile
1.1 security/uberkey/Makefile
1.1 security/uberkey/distinfo
1.1 security/uberkey/pkg-descr
Add uberkey, a keylogger for x86 systems.
WWW: http://www.linuks.mine.nu/uberkey/
|
|
Wed, 24 Oct 2007
|
[ 10:22 miwi ]
1.926 security/Makefile
1.1 security/pdfcrack/Makefile
1.1 security/pdfcrack/distinfo
1.1 security/pdfcrack/pkg-descr
pdfcrack is a command line, password recovery tool for PDF-files.
WWW: http://sourceforge.net/projects/pdfcrack
PR: ports/117442
Submitted by: Philippe Audeoud <jadawin at tuxaco.net>
|
|
Sun, 21 Oct 2007
|
[ 03:51 alepulver ]
1.925 security/Makefile
1.1 security/ike/Makefile
1.1 security/ike/distinfo
1.1 security/ike/pkg-descr
1.1 security/ike/pkg-plist
This port contains the Shrew Soft ike daemon and client tools. The
software supports ike v1 communications between two gateways or a
a client and a gateway.
For more information please visit ...
WWW: http://www.shrew.net/
PR: ports/116684
Submitted by: mgrooms at shrew.net
|
|
Fri, 19 Oct 2007
|
[ 17:52 novel ]
1.924 security/Makefile
1.1 security/openfwtk/Makefile
1.1 security/openfwtk/Makefile.man
1.1 security/openfwtk/distinfo
1.1 security/openfwtk/files/patch-Makefile.common
1.1 security/openfwtk/files/patch-Makefile.config
1.1 security/openfwtk/files/patch-configs-FreeBSD
1.1 security/openfwtk/files/patch-reports-Makefile
1.1 security/openfwtk/files/patch-reports-frequentcheck.sh
1.1 security/openfwtk/files/patch-squid-gw-squid-gw.restart
(Only the first 10 of 13 ports in this commit are shown above. )
OpenFWTK is an application proxy toolkit which inherits the ideology
of TIS fwtk and maintains API backwards compatibility. The design goal
is to make it simple yet powerful; no performance hacks allowed in the
code and library dependencies are reduced to minimum.
WWW: http://sourceforge.net/projects/openfwtk
PR: ports/117194
Submitted by: Anton Karpov <toxa at toxahost.ru>
|
|
Tue, 16 Oct 2007
|
[ 04:35 tabthorpe ]
1.1499 MOVED
1.923 security/Makefile
1.7 security/p5-Digest-SHA2/Makefile
1.6 security/p5-Digest-SHA2/distinfo
1.18896 /CVSROOT/modules
1.3 security/p5-Digest-SHA2/pkg-descr
1.4 security/p5-Digest-SHA2/pkg-plist
2007-09-10 security/p5-Digest-SHA2: Has numerious known bugs, deprecated in
favor of Digest::SHA
|
|
Sat, 6 Oct 2007
|
[ 00:33 sat ]
1.118 astro/Makefile
1.904 audio/Makefile
1.92 biology/Makefile
1.259 chinese/Makefile
1.644 databases/Makefile
1.2902 devel/Makefile
1.84 dns/Makefile
1.236 emulators/Makefile
1.1153 games/Makefile
1.1108 graphics/Makefile
(Only the first 10 of 22 ports in this commit are shown above. )
- Sort category Makefiles
Inspired by: Jason Harris <jharris@widomaker.com>
Howto: http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
|
|
Thu, 4 Oct 2007
|
[ 14:21 rafan ]
1.921 security/Makefile
1.1 security/wapiti/Makefile
1.1 security/wapiti/distinfo
1.1 security/wapiti/pkg-descr
Wapiti allows you to audit the security of your web applications.
It performs "black-box" scans, i.e. it does not study the source code of
the application but will scans the webpages of the deployed webapp,
looking for scripts and forms where it can inject data.
Once it gets this list, Wapiti acts like a fuzzer, injecting payloads to
see if a script is vulnerable.
WWW: http://wapiti.sourceforge.net/
PR: ports/116873
Submitted by: Philippe Audeoud <jadawin at tuxaco.net>
|
|
Tue, 18 Sep 2007
|
[ 16:14 miwi ]
1.1478 MOVED
1.136 net-mgmt/Makefile
1.4 net-mgmt/ocs-unix-agent/Makefile
1.920 security/Makefile
1.7 security/vncrypt/Makefile
1.2 net-mgmt/ocs-unix-agent/distinfo
1.5 security/vncrypt/distinfo
1.18759 /CVSROOT/modules
1.2 net-mgmt/ocs-unix-agent/files/patch-Makefile.in
1.2 net-mgmt/ocs-unix-agent/pkg-descr
(Only the first 10 of 13 ports in this commit are shown above. )
2007-08-29 security/vncrypt: not supported on any current version of FreeBSD
2007-09-15 net-mgmt/ocs-unix-agent: Use net-mgmt/ocsinventory-agent instead
|
[ 07:39 acm ]
1.919 security/Makefile
1.1 security/fpc-openssl/Makefile
1.1 security/fpc-openssl/pkg-plist
- New port: security/fpc-openssl
Free Pascal unit for OpenSSL
|
|
Sat, 8 Sep 2007
|
[ 06:49 edwin ]
1.918 security/Makefile
1.1 security/afterglow/Makefile
1.1 security/afterglow/distinfo
1.1 security/afterglow/pkg-descr
1.1 security/afterglow/pkg-plist
new port: security/afterglow, a collection of graph-generating scripts
AfterGlow is a collection of scripts which facilitate the
process of generating event graphs and treemaps. AfterGlow
1.x is written in Perl and generates output that can be
read by GraphViz or LGL. All the scripts and other files
for afterglow are installed in ${DATADIR}
WWW: http://sourceforge.net/projects/afterglow
PR: ports/115186
Submitted by: Paul Schmehl <pauls@utdallas.edu>
|
|
Fri, 7 Sep 2007
|
[ 12:55 edwin ]
1.917 security/Makefile
1.1 security/ssss/Makefile
1.1 security/ssss/distinfo
1.1 security/ssss/files/patch-Makefile
1.1 security/ssss/files/patch-manpage
1.1 security/ssss/pkg-descr
new port security/ssss - Shamir's Secret Sharing Scheme
ssss is an implementation of Shamir's secret sharing scheme
for UNIX/linux machines. It is free software, the code is
licensed under the GNU GPL. ssss does both: the generation
of shares for a known secret and the reconstruction of a
secret using user provided shares. The software was written
in 2006 by B. Poettering, it links against the GNU libgmp
multiprecision library (version 4.1.4 works well) and
requires the /dev/random entropy source.
PR: ports/115949
Submitted by: Lukasz Komsta <luke@novum.am.lublin.pl>
|
[ 09:15 edwin ]
1.916 security/Makefile
1.1 security/seccure/Makefile
1.1 security/seccure/distinfo
1.1 security/seccure/files/patch-Makefile
1.1 security/seccure/pkg-descr
1.1 security/seccure/pkg-plist
New port: security/seccure - SECCURE Elliptic Curve Crypto Utility for Reliable
Encryption
The seccure toolset implements a selection of asymmetric
algorithms based on elliptic curve cryptography (ECC). In
particular it offers public key encryption / decryption,
signature generation / verification and key establishment.
ECC schemes offer a much better key size to security ratio
than classical systems (RSA, DSA). Keys are short enough
to make direct specification of keys on the command line
possible (sometimes this is more convenient than the
management of PGP-like key rings). seccure builds on this
feature and therefore is the tool of choice whenever
lightweight asymmetric cryptography -- independent of key
servers, revocation certificates, the Web of Trust or even
configuration files -- is required.
PR: ports/115943
Submitted by: Lukasz Komsta <luke@novum.am.lublin.pl>
|
[ 08:47 edwin ]
1.915 security/Makefile
1.1 security/hamachi/Makefile
1.1 security/hamachi/distinfo
1.1 security/hamachi/files/hamachi.sh.in
1.1 security/hamachi/files/patch-Makefile
1.1 security/hamachi/files/patch-tuncfg_tuncfg.c
1.1 security/hamachi/pkg-descr
new port: security/hamachi (supersedes ports/110850)
New port of Hamachi VPN, using Linux official binary and a
patch on tuncfg.c based on the official OSX release.
Hamachi is a software that eases the creation of secure
VPNs even between nodes that would not be able to connect
to each other (server-assisted connection can be established
from two NATted client, if at least one of the two NAT
associates the port to the client not checking remote host).
UPX port is required in order to decompress the linux binary
and avoid run-time dependency on /proc.
PR: ports/112982
Submitted by: Lapo Luchini <lapo@lapo.it>
|
[ 04:46 marcus ]
1.887 audio/Makefile
1.14 audio/gaim-festival/Makefile
1.154 irc/Makefile
1.7 irc/gaim-irchelper/Makefile
1.666 japanese/Makefile
1.46 japanese/gaim/Makefile
1.242 multimedia/Makefile
1.16 multimedia/gaim-xmms-remote/Makefile
1.68 net-im/Makefile
1.5 net-im/gaim-assistant/Makefile
(Only the first 10 of 82 ports in this commit are shown above. )
As promised, remove net-im/gaim, and all dependent ports. Gaim has been
replaced by net-im/pidgin.
|
[ 03:47 edwin ]
1.913 security/Makefile
1.1 security/openvpn-auth-ldap/Makefile
1.1 security/openvpn-auth-ldap/Makefile.bak
1.1 security/openvpn-auth-ldap/distinfo
1.1 security/openvpn-auth-ldap/pkg-descr
New port: security/openvpn-auth-ldap - LDAP authentication plugin for OpenVPN
The OpenVPN Auth-LDAP Plugin implements username/password
authentication via LDAP for OpenVPN 2.x. It also includes
some integration with the OpenBSD packet filter, supporting
adding and removing VPN clients from PF tables.
WWW: http://dpw.threerings.net/projects/openvpn-auth-ldap/
PR: ports/113925
Submitted by: Nick Barkas <snb@threerings.net>
|
|
Tue, 4 Sep 2007
|
[ 19:44 se ]
1.912 security/Makefile
1.1 security/w3af/Makefile
1.1 security/w3af/distinfo
1.1 security/w3af/pkg-descr
1.1 security/w3af/pkg-plist
1.1 security/w3af/files/w3af.sh
New port of w3af, the Web Application Audit and Attack Framework.
This is a Python based package of tools that can be used to assess
the security of a web server (including automated advanced tests,
e.g. for XSS or SQL injection vulnerabilities).
I did not get this port to work with the py-google port, there for
a local copy of pygoogle is included and packaged with this port.
|
|
Mon, 20 Aug 2007
|
[ 18:55 itetcu ]
1.911 security/Makefile
1.1 security/chaosreader/Makefile
1.1 security/chaosreader/distinfo
1.1 security/chaosreader/pkg-descr
Chaosreader is a perl script that parses snoop or tcpdump logs
and extracts sessions for a number of different appplications:
ssh, telnet, smtp, irc, ftp, etc. The data are formatted into
an html file and can be used to replay some sessions.
Sshkeydata is a perl script that attempts to recreate ssh
sessions extracted by chaosreader by estimating what commands
may have been typed.
Both scripts are installed in ${PREFIX}/bin
WWW: http://sourceforge.net/projects/chaosreader
PR: ports/115125
Submitted by: pauls
|
|
Wed, 15 Aug 2007
|
[ 19:48 sat ]
1.910 security/Makefile
1.1 security/p5-Net-Server-Mail-ESMTP-AUTH/Makefile
1.1 security/p5-Net-Server-Mail-ESMTP-AUTH/distinfo
1.1 security/p5-Net-Server-Mail-ESMTP-AUTH/pkg-descr
1.1 security/p5-Net-Server-Mail-ESMTP-AUTH/pkg-plist
Add port security/p5-Net-Server-Mail-ESMTP-AUTH:
Net::Server::Mail::ESMTP::AUTH is an extension to provide
support for SMTP authentication with Net::Server::Mail::ESMTP
module.
Currently only LOGIN and PLAIN methods are supported.
WWW: http://search.cpan.org/dist/Net-Server-Mail-ESMTP-AUTH/
Author: Sylvain Cresto <scresto [_at_] gmail.com>
PR: ports/114785 (with corrections)
Submitted by: Zane C. Bowers <vvelox@vvelox.net>
|
|
Thu, 9 Aug 2007
|
[ 10:22 sat ]
1.909 security/Makefile
1.1 security/clamtk/Makefile
1.1 security/clamtk/distinfo
1.1 security/clamtk/pkg-descr
1.1 security/clamtk/pkg-plist
Add port security/clamtk:
ClamTk is a GUI front-end for ClamAV using gtk2-perl. It is designed to
be an easy-to-use frontend for Unix systems.
WWW: http://clamtk.sourceforge.net/
Author: Dave M <dave.nerd@gmail.com>
|
|
Sat, 4 Aug 2007
|
[ 00:21 pav ]
1.908 security/Makefile
1.1 security/shibboleth-sp/Makefile
1.1 security/shibboleth-sp/distinfo
1.1 security/shibboleth-sp/files/patch-shib-target_shib-handlers.cpp
1.1 security/shibboleth-sp/pkg-descr
1.1 security/shibboleth-sp/pkg-plist
1.1 security/shibboleth-sp/files/shibboleth-sp.in
Shibboleth is standards-based, open source middleware software which
provides Web Single SignOn (SSO) across or within organizational
boundaries. It allows sites to make informed authorization decisions
for individual access of protected online resources in a
privacy-preserving manner.
This software is a C++ implementation of the Service Provider
component of the Shibboleth can be used in Apache Web servers. The
service provider manages secured resources. User access to resources
is based on assertions received by the service provider (SP) from
an identity provider.
WWW: http://shibboleth.internet2.edu/
PR: ports/114663
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
|
Wed, 1 Aug 2007
|
[ 16:32 miwi ]
1.1439 MOVED
1.129 net-mgmt/Makefile
1.6 net-mgmt/aircrack/Makefile
1.907 security/Makefile
1.4 security/p5-openxpki-client-soap-lite/Makefile
1.66 x11-fm/Makefile
1.28 x11-fm/endeavour/Makefile
1.2 net-mgmt/aircrack/distinfo
1.3 security/p5-openxpki-client-soap-lite/distinfo
1.7 x11-fm/endeavour/distinfo
(Only the first 10 of 21 ports in this commit are shown above. )
2007-07-31 x11-fm/endeavour: Development ceased, this port should be updated to
Endeavour Mark II
2007-08-01 security/p5-openxpki-client-soap-lite: No longer maintained by
Developers.
2007-06-26 net-mgmt/aircrack: Please use net-mgmt/aircrack-ng.
|
|
Fri, 27 Jul 2007
|
[ 15:41 chinsan ]
1.906 security/Makefile
1.1 security/chntpw/Makefile
1.1 security/chntpw/distinfo
1.1 security/chntpw/pkg-descr
Add chntpw 070409, utility to set the password and edit registry on
Microsoft NT system.
PR: ports/114897
Submitted by: buganini at gmail.com
Approved by: rafan (mentor, implicit)
|
|
Wed, 25 Jul 2007
|
[ 08:18 clsung ]
1.905 security/Makefile
1.1 security/lasso/Makefile
1.1 security/lasso/distinfo
1.1 security/lasso/files/patch-configure
1.1 security/lasso/pkg-descr
1.1 security/lasso/pkg-plist
Lasso is a free software C library aiming to implement the Liberty
Alliance standards; it defines processes for federated identities,
single sign-on and related protocols. Lasso is built on top of
libxml2, XMLSec and OpenSSL and is licensed under the GNU General
Public License (with an OpenSSL exception).
WWW: http://lasso.entrouvert.org/
PR: ports/114639
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
Mon, 23 Jul 2007
|
[ 03:11 rafan ]
1.1429 MOVED
1.904 security/Makefile
1.11 security/metasploit-devel/Makefile
1.3 security/metasploit-devel/distinfo
1.2 security/metasploit-devel/pkg-descr
1.6 security/metasploit-devel/pkg-plist
- Retire security/metasploit-devel since security/metasploit is now
up-to-date
PR: ports/114196
Submitted by: Yonatan <onatan at gmail.com> (maintainer)
|
|
Sun, 15 Jul 2007
|
[ 19:35 csjp ]
1.903 security/Makefile
Hook bsmtrace into build for the security category
Reminded by: Pav
|
|
Thu, 12 Jul 2007
|
[ 19:37 miwi ]
1.902 security/Makefile
1.1 security/p5-Crypt-Camellia_PP/Makefile
1.1 security/p5-Crypt-Camellia_PP/distinfo
1.1 security/p5-Crypt-Camellia_PP/pkg-descr
1.1 security/p5-Crypt-Camellia_PP/pkg-plist
Crypt::Camellia_PP is a pure perl implementation of Camellia, a 128-bit
symmetrical block cipher with 128-bit, 192-bit, and 256-bit key from
NTT and Mitsubishi Electric Corporation. It is one of the approved
encryption methods to be used by European Union as well as specified
in several Internet RFCs.
See also: http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html
WWW: http://search.cpan.org/dist/Crypt-Camellia_PP/
PR: ports/114525
Submitted by: Yoshisato YANAGISAWA
|
|
Mon, 9 Jul 2007
|
[ 03:24 clsung ]
1.901 security/Makefile
1.1 security/zxid/Makefile
1.1 security/zxid/distinfo
1.1 security/zxid/files/patch-Makefile
1.1 security/zxid/files/patch-zxlib.c
1.1 security/zxid/pkg-descr
1.1 security/zxid/pkg-plist
ZXID aims at full stack implementation of all federated identity
management and identity web services protocols. Initial goal is
supporting SP role, followed by ID-WSF WSC and IdP roles.
ZXID is light weight, has a small foot print, and is implemented in C.
It is suitable for both high performance and embedded applications.
Scripting languages are supported using SWIG, including Perl, PHP and
Java. The "full stack" nature of ZXID means it's self contained and
has minimal external library dependencies (see downloads).
WWW: http://zxid.org/
PR: ports/114346
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
[ 03:16 clsung ]
1.900 security/Makefile
1.1 security/p5-Yahoo-BBAuth/Makefile
1.1 security/p5-Yahoo-BBAuth/distinfo
1.1 security/p5-Yahoo-BBAuth/pkg-descr
1.1 security/p5-Yahoo-BBAuth/pkg-plist
This module priovides an Object Oriented interface for Yahoo!
Browser-Based Authentication.
This module is ported from the official PHP class which is located on
this page: http://developer.yahoo.com/php
WWW: http://search.cpan.org/dist/Yahoo-BBAuth/
PR: ports/114345
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
Fri, 6 Jul 2007
|
[ 22:37 brooks ]
1.899 security/Makefile
1.1 security/ca_root_nss/Makefile
1.1 security/ca_root_nss/distinfo
1.1 security/ca_root_nss/files/patch-ca-bundle.pl
1.1 security/ca_root_nss/pkg-descr
Add ca_root_nss:
Root certificates from certificate authorities included in the Mozilla
NSS library and thus in Firefox and Thunderbird.
|
|
Tue, 3 Jul 2007
|
[ 01:06 brooks ]
1.898 security/Makefile
1.1 security/pssh/Makefile
1.1 security/pssh/distinfo
1.1 security/pssh/pkg-descr
1.1 security/pssh/pkg-plist
Add pssh:
This package provides parallel versions of the openssh tools. Included
in the distribution:
- Parallel ssh (pssh)
- Parallel scp (pscp)
- Parallel rsync (prsync)
- Parallel nuke (pnuke)
- Parallel slurp (pslurp)
What are these tools good for? Mainly for controlling large collections
of nodes in the wide-area.
WWW: http://www.theether.org/pssh/
|
|
Mon, 2 Jul 2007
|
[ 02:00 clsung ]
1.897 security/Makefile
1.1 security/p5-Sudo/Makefile
1.1 security/p5-Sudo/distinfo
1.1 security/p5-Sudo/pkg-descr
1.1 security/p5-Sudo/pkg-plist
Add p5-Sudo 0.31, perl extension for running a command line sudo.
PR: ports/113056
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
Mon, 25 Jun 2007
|
[ 13:34 garga ]
1.896 security/Makefile
1.1 security/scanhill/Makefile
1.1 security/scanhill/distinfo
1.1 security/scanhill/pkg-descr
1.1 security/scanhill/pkg-plist
Scanhill is a Microsoft Messenger Protocol Sniffer. Currently it can only
intercept Instant Text Messaging. Optionally, intercepted text messages can be
stored onto an RDMBS (Only mySQL is supported for now). Given that mySQL is
used, stored instant messages can be read through a browser interface that is
written in PHP language. Please see the INSTALL.txt file for instructions on
how to install, configure and run EnderUNIX scanhill.
WWW: http://www.enderunix.org/scanhill/
|
|
Fri, 22 Jun 2007
|
[ 16:53 sat ]
1.895 security/Makefile
1.1 security/execwrap/Makefile
1.1 security/execwrap/distinfo
1.1 security/execwrap/pkg-descr
Add port security/execwrap:
ExecWrap is a super-user exec wrapper for the lighttpd web-server, but
it can be used in any environment as long as arguments can be passed
from the server to its children via the environment.
WWW: http://cyanite.org/execwrap/
Author: Sune Foldager <cryo@cyanite.org>
|
[ 09:06 beech ]
1.1398 MOVED
1.297 deskutils/Makefile
1.44 deskutils/horde-kronolith/Makefile
1.28 deskutils/horde-mnemo/Makefile
1.43 deskutils/kronolith/Makefile
1.27 deskutils/mnemo/Makefile
1.31 deskutils/nag/Makefile
1.2792 devel/Makefile
1.30 devel/chora/Makefile
1.31 devel/horde-chora/Makefile
(Only the first 10 of 76 ports in this commit are shown above. )
- Ports renamed for consistency
PR: ports/112327
Repocopy by: marcus
Approved by: sat (maintainer)
|
|
Mon, 18 Jun 2007
|
[ 12:30 miwi ]
1.893 security/Makefile
1.18232 /CVSROOT/modules
- Connect security/pidgin-encryption
- Fix category by pidgin-otr
|
[ 12:07 miwi ]
1.892 security/Makefile
1.14 security/pidgin-otr/Makefile
1.6 security/pidgin-otr/distinfo
1.3 security/pidgin-otr/pkg-descr
1.5 security/pidgin-otr/pkg-plist
- Update to 3.0.1
- Update pkg-descr
- Update MASTER_SITES
- Connect to build
PR: 112651
Submitted by: Mike Smith<perlfu@gmail.com>
|
|
Thu, 14 Jun 2007
|
[ 03:41 clsung ]
1.891 security/Makefile
1.1 security/php-Auth_OpenID/Makefile
1.1 security/php-Auth_OpenID/distinfo
1.1 security/php-Auth_OpenID/pkg-descr
1.1 security/php-Auth_OpenID/pkg-plist
Add php-Auth_OpenID 1.2.2, PHP OpenID library.
PR: ports/112079
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
Number of commits found: 714 (showing only 100 on this page) 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 » |