non port: security/Makefile |
Number of commits found: 2386 (showing only 100 on this page) |
Wednesday, 15 Feb 2017
|
00:12 lx
Add 5.1-specific version of luasec
|
Wednesday, 8 Feb 2017
|
20:39 matthew
MORPHiS is a global encrypted distributed datastore intended to replace the
cloud for storage and far more. This first release also includes DMAIL
(distributed mail), inherently spam resistant, inherently encrypted,
uncensorable, free distributed messaging.
WWW: https://morph.is
PR: 215804
Submitted by: Yuri Victorovich <yuri@rawbw.com>
|
Tuesday, 7 Feb 2017
|
16:50 dvl
Add newly created port py-virustotal-api
Sorry.
|
Sunday, 5 Feb 2017
|
21:21 ashish
git-crypt enables transparent encryption and decryption of files in a
git repository. Files which you choose to protect are encrypted when
committed, and decrypted when checked out. git-crypt lets you freely
share a repository containing a mix of public and private
content. git-crypt gracefully degrades, so developers without the
secret key can still clone and commit to a repository with encrypted
files. This lets you store your secret material (such as keys or
passwords) in the same repository as your code, without requiring you
to lock down your entire repository.
WWW: https://www.agwa.name/projects/git-crypt/
|
20:12 brnrd
security/bdes: New port
- Add port so we can remove bdes from base
Reviewed by: allanjude, rene
Approved by: allanjude
Differential Revision: D9435
|
Tuesday, 31 Jan 2017
|
16:54 tijl
- Autodetect the installed linux_base port and use LINUX_DEFAULT only as
a last resort.
- Construct a list of DISTFILES for every architecture (amd64, i386).
Select one list for regular make and all lists for make makesum so linux
ports can have one combined distinfo file.
- Set DIST_SUBDIR?=centos so there's only one copy of common distfiles.
- Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter.
- Regenerate all distinfo files.
- For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib,
lib64 and sbin into symbolic links to the same directory under usr.
This fixes the problem where some programs/libraries exist under / on
FreeBSD and /usr on Linux or vice versa and then depending on the order
of search paths Linux programs may run/load FreeBSD programs/libraries
and fail.
- Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so
Linux programs can find desktop theme icons. This eliminates the need
for x11-themes/linux*-hicolor-icon-theme.
- Rename pkg-plist.x86_64 to pkg-plist.amd64.
- Regenerate all pkg-plist files.
- Add @preexec to linux_base pkg-plist that moves existing files in bin,
lib, lib64, sbin and icons to the new destination before the directories
are turned into symbolic links.
- Remove several empty directories from linux_base ports.
- Sweep over all linux ports: use consistent style, remove old CONFLICTS,
remove unused pkg-descr files, add NLS option,...
- Remove old linux arts, esound and openssl-compat ports.
|
Saturday, 28 Jan 2017
|
11:18 rene
Remove expired ports:
2017-01-28 databases/ruby-rdbc1: Upstream no longer active
2017-01-28 databases/ruby-sybct: Upstream no longer active
2017-01-28 databases/ruby-o_dbm: Upstream no longer active
2017-01-28 databases/ruby-cdb: Upstream no longer active
2017-01-28 devel/ruby-rbison: Does not work on modern ruby
2017-01-28 devel/ruby-property: Upstream no longer exists
2017-01-28 devel/ruby-dialogs: Upstream no longer active
2017-01-28 devel/ruby-byaccr: Upstream no longer active
2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead
2017-01-28 devel/ruby-locale: No longer useful
2017-01-28 devel/ruby-wirble: Upstream no longer active
2017-01-28 devel/ruby-tzfile: Upstream no longer exists
2017-01-28 devel/ruby-rreadline: Upstream no longer exists
2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead
2017-01-28 graphics/ruby-imlib2: Upstream no longer active
2017-01-28 graphics/ruby-image_size: Upstream no longer active
2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead
2017-01-28 irc/ruby-rice: Upstream no longer active
2017-01-28 irc/ruby-rica: Upstream no longer active
2017-01-28 irc/ruby-irc: Upstream no longer active
2017-01-28 japanese/ruby-usersguide: Does not exist upstream
2017-01-28 japanese/ruby-mecab: Upstream no longer active
2017-01-28 mail/ruby-rmail: Upstream no longer active
2017-01-28 mail/ruby-rfilter: Upstream no longer active
2017-01-28 math/ruby-algebra: Use rubygem-algebra instead
2017-01-28 net/ruby-tserver: Upstream no longer active
2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active
2017-01-28 net/ruby-icmp: Upstream no longer active
2017-01-28 net/ruby-dict: Upstream no longer active
2017-01-28 palm/palmos-sdk: Upstream no longer exists
2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead
2017-01-28 security/ruby-tcpwrap: Upstream no longer active
2017-01-28 security/ruby-password: Upstream no longer active
2017-01-28 sysutils/ruby-quota: Upstream no longer active
2017-01-28 textproc/ruby-rss.alt: Upstream no longer active
2017-01-28 textproc/ruby-rss: Upstream no longer exists
2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists
2017-01-28 textproc/ruby-xmlscan: Upstream no longer active
2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists
2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists
2017-01-28 www/ruby-google: Upstream no longer active
2017-01-28 archivers/ruby-lha: Upstream no longer active
2017-01-28 x11/ruby-X11: Upstream no longer active
2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby
2017-01-28 audio/ruby-mp3tag: Upstream no longer active
2017-01-28 converters/ruby-dump.rb: Upstream no longer active
|
Tuesday, 24 Jan 2017
|
16:25 dvl
Add CyberChef, a simple, intuitive web app for carrying out all manner of
"cyber" operations within a web browser. These operations include creating
hexdumps, simple encoding like XOR or Base64, more complex encryption like
AES, DES and Blowfish, data compression and decompression, calculating hashes
and checksums, IPv6 and X.509 parsing, and much more.
|
12:56 tz
Connect PHP 7.1 ports (r432324)
|
Saturday, 21 Jan 2017
|
18:56 lifanov
add security/openconnect-gui: Graphical Openconnect Client
PR: 212879
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9256
|
13:10 girgen
Add port of php kerberos
An interface for maintaining credential caches (KRB5CCache),
that can be used for authenticating against a kerberos5 realm.
Bindings for nearly the complete GSSAPI (RFC2744).
The administrative interface (KADM5).
Support for HTTP Negotiate authentication via GSSAPI.
WWW: https://pecl.php.net/package/krb5
|
Thursday, 19 Jan 2017
|
13:47 jbeich
devel/py-zxcvbn-python: add new port
zxcvbn is a password strength estimator inspired by password
crackers. Through pattern matching and conservative estimation, it
recognizes and weighs 30k common passwords, common names and surnames
according to US census data, popular English words from Wikipedia and
US television and movies, and other common patterns like dates,
repeats (aaa), sequences (abcd), keyboard patterns (qwertyuiop), and
l33t speak.
https://pypi.python.org/pypi/zxcvbn-python
|
Sunday, 15 Jan 2017
|
09:48 rene
Remove expired ports:
2017-01-15 net/cyphesis: Does not compile on FreeBSD 10+
2017-01-15 net/gpxe: does not build on FreeBSD 10.x and later
2017-01-15 net/openospfd: requires old CARP implementation (interface layer)
2017-01-15 security/openbsm-devel: is not needed under FreeBSD 10.x or higher
2017-01-15 security/ssh-copy-id: is already in the base system
2017-01-15 sysutils/apt: does not build on 10+
2017-01-15 archivers/tclmkziplib: Abandonware, please use bundled zlib package
[http://tcl.tk/man/tcl8.6/TclCmd/zlib.htm]
2017-01-15 x11-drivers/drm-kmod: this port is only for 9.3 systems
2017-01-15 audio/xmms-openspc: does not build on FreeBSD 10.x and later
2017-01-15 audio/aureal-kmod: does not build (and fetch)
2017-01-15 emulators/doscmd: does not build (accesses field of opaque structure)
|
Saturday, 7 Jan 2017
|
15:39 rene
Remove expired ports:
2017-01-07 databases/rubygem-dm-rails: Depends on deprecated
www/rubygem-actionpack
2017-01-07 databases/rubygem-activerecord: Upstream support ended
2017-01-07 devel/rubygem-activesupport: Upstream support ended
2017-01-07 devel/rubygem-tzinfo03: Use devel/rubygem-tzinfo instead
2017-01-07 devel/rubygem-sprockets22: Use devel/rubygem-sprockets or
devel/rubygem-sprockets3 instead
2017-01-07 devel/rubygem-prototype-rails: Depends on deprecated
www/rubygem-rails
2017-01-07 devel/rubygem-rubigen: Depends on deprecated
devel/rubygem-activesupport
2017-01-07 devel/rubygem-coffee-rails: Depends on deprecated
www/rubygem-railties
2017-01-07 japanese/rubygem-jpmobile: Depends on deprecated rubygem-rails
2017-01-07 mail/rubygem-actionmailer: Upstream support ended
2017-01-07 mail/rubygem-mail25: Use mail/rubygem-mail instead
2017-01-07 security/dradis: Depends on deprecated www/rubygem-rails
2017-01-07 textproc/rubygem-sass-rails: Depends on deprecated
www/rubygem-railties
2017-01-07 www/rubygem-rails: Upstream support ended
2017-01-07 www/rubygem-activeresource: Upstream support ended
2017-01-07 www/rubygem-responders-rails3: Depends on deprecated
www/rubygem-railties
2017-01-07 www/rubygem-jquery-ui-rails: Depends on deprecated
www/rubygem-railties
2017-01-07 www/rubygem-haml-rails: Depends on deprecated www/rubygem-actionpack
2017-01-07 www/rubygem-jquery-rails: Depends on deprecated www/rubygem-railties
2017-01-07 www/rubygem-railties: Upstream support ended
2017-01-07 www/rubygem-actionpack: Upstream support ended
2017-01-07 databases/rubygem-rubyrep: Depends on deprecated
databases/rubygem-activerecord
2017-01-07 databases/rubygem-activerecord-mysql-adapter: Depends on deprecated
databases/rubygem-activerecord
2017-01-07 databases/rubygem-dm-active_model: Depends on deprecated
databases/rubygem-activemodel
|
Wednesday, 4 Jan 2017
|
04:18 swills
security/rubygem-net-telnet: create port
Provides telnet client functionality.
WWW: https://github.com/ruby/net-telnet
|
01:22 swills
security/rubygem-timfel-krb5: create port
timfel-krb5-auth - ruby wrapper for KRB5
WWW: https://github.com/timfel/krb5-auth
PR: 199695
Submitted by: yerenkow@gmail.com
|
Saturday, 31 Dec 2016
|
17:25 rene
Drop support for Linux Fedora 10 (ports part)
games/dsnake only worked with linux-f10
Should fix INDEX
audio/linux-f10-sdl_mixer
audio/linux-f10-pulseaudio-libs
audio/linux-f10-freealut
audio/linux-f10-arts
audio/linux-f10-esound
audio/linux-f10-libogg
audio/linux-f10-alsa-plugins-oss
audio/linux-f10-openal
audio/linux-f10-openal-soft
audio/linux-f10-nas-libs
audio/linux-f10-alsa-lib
audio/linux-f10-libvorbis
audio/linux-f10-libaudiofile
audio/linux-f10-mikmod
databases/linux-f10-sqlite3
devel/linux-f10-dbus-glib
devel/linux-f10-sdl12
devel/linux-f10-libglade2
devel/linux-f10-devtools
devel/linux-f10-allegro
devel/linux-f10-nspr
devel/linux-f10-dbus-libs
devel/linux-f10-libsigc++20
devel/linux-f10-ncurses-base
dns/linux-f10-libasyncns
emulators/linux_base-f10
emulators/linux-f10
ftp/linux-f10-curl
games/dsnake
graphics/linux-f10-sdl_image
graphics/linux-f10-sdl_ttf
graphics/linux-f10-glew
graphics/linux-f10-ungif
graphics/linux-f10-png
graphics/linux-f10-tiff
graphics/linux-f10-dri
graphics/linux-f10-jpeg
graphics/linux-f10-libGLU
graphics/linux-f10-gdk-pixbuf
graphics/linux-f10-libmng
graphics/linux-f10-cairo
graphics/linux-f10-imlib
lang/linux-f10-tcl85
lang/linux-f10-libg2c
multimedia/linux-f10-libtheora
multimedia/linux-f10-libv4l
net/linux-f10-openldap
net/linux-f10-nss_ldap
print/linux-f10-cups-libs
security/linux-f10-gnutls
security/linux-f10-nss
security/linux-f10-openssl
security/linux-f10-libgpg-error
security/linux-f10-libtasn1
security/linux-f10-libgcrypt
security/linux-f10-libssh2
security/linux-f10-cyrus-sasl2
sysutils/linux-f10-procps
textproc/linux-f10-aspell
textproc/linux-f10-expat
textproc/linux-f10-scim-gtk
textproc/linux-f10-scim-libs
textproc/linux-f10-libxml2
x11/linux-f10-xorg-libs
x11-fonts/linux-f10-fontconfig
x11-themes/linux-f10-qtcurve-gtk2
x11-themes/linux-f10-hicolor-icon-theme
x11-toolkits/linux-f10-qt45
x11-toolkits/linux-f10-gtk2
x11-toolkits/linux-f10-openmotif
x11-toolkits/linux-f10-pango
accessibility/linux-f10-atk
archivers/linux-f10-ucl
archivers/linux-f10-upx
|
Tuesday, 27 Dec 2016
|
23:16 mandree
OpenVPN update to v2.4.0, old version in openvpn23*.
OpenVPN has been updated to v2.4.0.
Changes: <https://github.com/OpenVPN/openvpn/blob/v2.4.0/Changes.rst>
openvpn-polarssl has been renamed to openvpn-mbedtls to match the TLS
library's change of name.
The prior versions of the openvpn ports have been preserved in openvpn23
and openvpn23-polarssl, respectively, and are set to expire 2017-03-31.
|
Friday, 16 Dec 2016
|
20:30 mandree
Add new putty-nogtk port as alternative SSH implementation.
|
Saturday, 10 Dec 2016
|
16:55 pi
New port: security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database
This class is an authentication provider designed to authenticate users
against a database, using Dancer2::Plugin::Database to access a database.
See Dancer2::Plugin::Auth::Extensible for details on how to use
the authentication framework.
WWW:
http://search.cpan.org/dist/Dancer2-Plugin-Auth-Extensible-Provider-Database/
PR: 213451
Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
|
Wednesday, 7 Dec 2016
|
21:29 pi
New port: security/dotdotpwn
DotDotPwn - The Directory Traversal Fuzzer
It's a very flexible intelligent
fuzzer to discover traversal directory
vulnerabilities in software such as HTTP/FTP/TFTP
servers, Web platforms such as CMSs,
ERPs, Blogs, etc.
Also, it has a protocol-independent
module to send the desired payload to
the host and port specified. On the
other hand, it also could be used in
a scripting way using the STDOUT module.
It's written in perl programming
language and can be run either under
*NIX or Windows platforms.
WWW: https://github.com/wireghoul/dotdotpwn
PR: 209323
Submitted by: Rihaz Jerrin <rihaz.jerrin@gmail.com>
|
Sunday, 4 Dec 2016
|
12:26 rene
Remove expired ports:
2016-12-02 graphics/gtkdps: No more upstream. Not used in the ports tree
2016-12-02 security/gsfv: No more upstream.
2016-12-02 misc/grun: No more upstream.
|
Saturday, 3 Dec 2016
|
00:54 cy
Welcome the new security/krb5-115 port. This port follows MIT's
KRB5 1.15 releases.
To support this new ports:
- The security/krb5 port includes an option to use this port instead
of krb5-114 as its base. krb5-114 will remain the default until the
next release of KRB5 1.15 (if it's stable of course).
- MIT by default deprecates KRB5 two versions back from the current
release. krb5-113 has been deprecated and will expire one year from
now.
|
Sunday, 20 Nov 2016
|
12:38 rene
Remove expired ports:
2016-11-19 sysutils/gosa: this version of gosa cannot be fixed (requires PHP <
5.4)
2016-11-20 security/krb5-112: EOL twelve months after release of krb5-1.14
|
Monday, 14 Nov 2016
|
16:12 tcberner
Importing KDE Frameworks into the ports tree (required for newer KDE Desktop and
Applications)
KDE Frameworks is a collection of libraries and software frameworks by KDE
that serve as technological foundation for KDE Plasma 5 and KDE Applications
distributed under the GNU Lesser General Public License (LGPL) [1].
The work is based on what we have in the KDE testing repo [2].
This is the next big step in updating the KDE Desktop and its Applications
to anything less dusty.
With this change, `USES=kde:5` is now a valid option. Ports that need to depend
on KDE Framework can now set:
USES=kde:5
USE_KDE=<framework1> <framework2> ... <frameworkX>
For example: www/qupzilla-qt5 can depend on sysutils/kf5-kwallet via:
KWALLET_USE= KDE=wallet
I would like to thank Raphael and Adriaan for reviewing the ports in the testing
repo :)
[1] https://en.wikipedia.org/wiki/KDE_Frameworks
[2] http://src.mouf.net/area51/log/branches/plasma5
Reviewed by: rakuco, mat, groot_kde.org
Approved by: rakuco (maintainer)
Differential Revision: https://reviews.freebsd.org/D8329
|
Sunday, 13 Nov 2016
|
10:31 pi
New port: security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP
IMAP authentication provider for Dancer2::Plugin::Auth::Extensible
See Dancer2::Plugin::Auth::Extensible for details on how to use
the authentication framework.
WWW: http://search.cpan.org/dist/Dancer2-Plugin-Auth-Extensible-Provider-IMAP/
PR: 214280
Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
|
Saturday, 12 Nov 2016
|
06:33 antoine
Fix INDEX
|
Thursday, 10 Nov 2016
|
16:14 marcel
Add OpenIKED, version 1.0
This is OpenBSD's OpenIKED with fixes and improvements and additional
features.
Original author: Reyk Floeter <reyk@openbsd.org>
Author: Marcel Moolenaar <marcel@brkt.com>
Reviewed by: mat@
Approved by: mat@
Obtained from: https://github.com/xcllnt/openiked
Sponsored by: Bracket Computing, Inc.
Differential Revision: https://reviews.freebsd.org/D8417
|
Tuesday, 8 Nov 2016
|
05:46 lwhsu
Add security/py-paramiko1, for ports that require paramiko 1.x
PR: 213893
|
Monday, 7 Nov 2016
|
13:02 antoine
New port: security/py-mixbox
A library of common code leveraged by python-cybox, python-maec, and
python-stix.
WWW: https://github.com/CybOXProject/mixbox
|
Thursday, 3 Nov 2016
|
15:55 feld
BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written
in C. It aims at offering the following features:
- Be correct and secure. In particular, insecure protocol versions and
choices of algorithms are not supported, by design; cryptographic
algorithm implementations are constant-time by default.
- Be small, both in RAM and code footprint. For instance, a minimal server
implementation may fit in about 20 kilobytes of compiled code and 25
kilobytes of RAM.
- Be highly portable. BearSSL targets not only "big" operating systems
like Linux and Windows, but also small embedded systems and even special
contexts like bootstrap code.
- Be feature-rich and extensible. SSL/TLS has many defined cipher suites
and extensions; BearSSL should implement most of them, and allow extra
algorithm implementations to be added afterwards, possibly from third
parties.
WWW: https://bearssl.org/
|
Tuesday, 1 Nov 2016
|
22:15 rene
Remove expired ports:
2016-11-01 math/octave-forge-octgpr: Broken for more than 6 months
2016-11-01 math/octave-forge-spline-gcvspl: Broken for more than 6 months
2016-11-01 www/pear-Services_SharedBook: Broken for more than 6 months
2016-11-01 devel/py-snackwich: Depends on broken and expiring devel/py-snack
2016-11-01 math/octave-forge-ad: Broken for more than 6 months
2016-11-01 math/octave-forge-xraylib: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsbackendwx: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsgui: Depends on broken and expiring
x11-toolkits/py-traitsbackendwx
2016-11-01 security/lsh: Broken for more than 6 months
2016-11-01 devel/py-snack: Broken for more than 6 months
2016-11-01 security/massh: Broken for more than 6 months
2016-11-01 www/hydra: Broken for more than 6 months
2016-11-01 math/py-pyfst: Broken for more than 6 months
2016-11-01 archivers/ruby-zip: Broken will all supported versions of Ruby
2016-11-01 devel/ruby-langscan: Broken will all supported versions of Ruby
|
Sunday, 23 Oct 2016
|
09:21 antoine
New port: security/py-maec
A Python library for parsing, manipulating, and generating MAEC content
WWW: https://github.com/MAECProject/python-maec
|
Friday, 21 Oct 2016
|
07:29 rene
Unlink expired PHP5.5 ports.
|
Thursday, 20 Oct 2016
|
19:59 rene
Remove non-php55 expired ports:
2016-10-20 misc/jive: Offensive
2016-10-20 devel/pecl-spread: Works only with EOL php 5.5
2016-10-20 devel/pecl-mcve: Works only with EOL php 5.5
2016-10-20 security/pecl-tcpwrap: Works only with EOL php 5.5
2016-10-20 devel/pecl-shape: Works only with EOL php 5.5
2016-10-20 textproc/pecl-enchant: Works only with EOL php 5.5
2016-10-20 databases/pecl-mysqlnd_ms: Works only with EOL php 5.5
2016-10-20 textproc/pecl-html_parse: Works only with EOL php 5.5
2016-10-20 mail/pecl-esmtp: Works only with EOL php 5.5
2016-10-20 net/pecl-cvsclient: Works only with EOL php 5.5
2016-10-20 databases/pecl-mdbtools: Works only with EOL php 5.5
2016-10-20 databases/pecl-mysqlnd_qc: Works only with EOL php 5.5
2016-10-20 devel/pecl-operator: Works only with EOL php 5.5
2016-10-20 devel/pecl-parsekit: Works only with EOL php 5.5
2016-10-20 devel/pecl-hidef: Works only with EOL php 5.5
2016-10-20 devel/pecl-automap: Works only with EOL php 5.5
2016-10-20 devel/pecl-bbcode: Works only with EOL php 5.5
2016-10-20 devel/pecl-bcompiler: Works only with EOL php 5.5
|
17:00 novel
Add py-keystone 10.0.0, OpenStack Keystone
PR: 213542
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
|
01:03 cpm
[NEW PORT] security/keepassx-devel
Add developing version of keepassx2 which transited to Qt5,
Qt5 handles HiDPI (high resolution) much better than Qt4.
PR: 212945
Submitted by: Eric Camachat <eric@camachat.org>
Approved by: feld, koobs (mentors)
|
Wednesday, 19 Oct 2016
|
14:50 tijl
Add Linux CentOS 7 infrastructure ports.
Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
32-bit compat libraries on amd64.
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision: https://reviews.freebsd.org/D7886
|
Tuesday, 18 Oct 2016
|
19:45 jhale
- Update security/gpgme to 1.7.0
- Convert to master port and add several slave ports for the newly added
c++, Qt5, and python bindings (security/gpgme-cpp, security/gpgme-qt5,
and security/py-gpgme, respectively)
- The Qt bindings currently provided by deskutils/kdepimlibs4
cannot currently coexist with these new bindings, but will be phased out
in the future
- The python bindings are an updated version of the ones provided by
security/py-pyme and are now being maintained as part of the gpgme project.
They work with both python 2.x and 3.x.
PR: 212886
|
Monday, 17 Oct 2016
|
14:28 tijl
Update the Linphone stack:
Linphone 3.10.2
bctoolbox 0.2.0
oRTP 0.27.0 + bump PORTREVISION on dependent ports (devel/libosmo-abis)
bzrtp 1.0.4
Belle-SIP 1.5.0
Mediastreamer 2.14.0
MS plugins (msbcg729 1.0.2, msopenh264 1.1.2)
|
Thursday, 13 Oct 2016
|
14:31 kmoore
- Add new port security/ngrok
Expose local servers behind NATs and firewalls to the public internet
over secure tunnels.
URL: https://ngrok.com
PR: 212883
Submitted by: jhixson@gmail.com
|
Sunday, 9 Oct 2016
|
08:57 antoine
New port: security/rubygem-rex-exploitation
This gem contains various helper mechanisms for creating exploits. This
includes SEH Overwrite helpers, egghunters, command stagers and more.
WWW: https://github.com/rapid7/rex-exploitation
|
Tuesday, 4 Oct 2016
|
14:32 woodsb02
Add new port security/kdbx-viewer
kdbx-viewer provides an ncurses GUI and command-line tool for KeePass2
Database files.
Reviewed by: mat (mentor)
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D8033
|
Friday, 30 Sep 2016
|
20:31 rene
Remove expired ports:
2016-09-30 math/why3-spark: Only useful for deprecated lang/spark
2016-09-30 lang/spark: Broken for more than 6 months
2016-09-30 math/alt-ergo-spark: Only useful for deprecate lang/spark
2016-09-30 security/nessus-libnasl: Abandoned, consider using OpenVAS
2016-09-30 security/nessus: Abandoned, consider using OpenVAS
2016-09-30 security/nessus-libraries: Abandoned, consider using OpenVAS
2016-09-30 security/nessus-plugins: Abandoned, consider using OpenVAS
|
Wednesday, 28 Sep 2016
|
20:27 antoine
New port: security/rubygem-rex-encoder
This library provides the basis for all of the polymorphic encoders that
Metasploit uses for payload encoding. Encoders are used to try and create a
version of a payload that is free of bad characters as defined by the exploit.
WWW: https://github.com/rapid7/rex-encoder
|
Wednesday, 21 Sep 2016
|
12:25 philip
Python 3 version of security/py-libnacl.
|
Tuesday, 20 Sep 2016
|
16:53 antoine
New port: security/py-dfwinreg
dfWinReg, or Digital Forensics Windows Registry, is a Python module that
provides read-only access to Windows Registry objects.
WWW: https://github.com/log2timeline/dfwinreg
|
16:47 antoine
New port: security/py-dfdatetime
dfDateTime, or Digital Forensics date and time, provides date and time
objects to preserve accuracy and precision.
WWW: https://github.com/log2timeline/dfdatetime
|
Saturday, 17 Sep 2016
|
12:24 antoine
New port: security/rubygem-rex-sslscan
This library is a pure ruby implementation of the SSLScan tool originally
written by Ian Ventura-Whiting.
WWW: https://github.com/rapid7/rex-sslscan
|
12:21 antoine
New port: security/rubygem-rex-socket
The Ruby Exploitation(Rex) Socket Abstraction Library includes all of the code
needed to turn sockets into Rex::Sockets with the functionality for things like
L3 pivoting used by Metasploit.
WWW: https://github.com/rapid7/rex-socket
|
12:13 antoine
New port: security/rubygem-rex-rop_builder
This is the Ruby Exploitation(Rex) Library for building ROP chains. It also
comes with the msfrop command line tool.
WWW: https://github.com/rapid7/rex-rop_builder
|
12:08 antoine
New port: security/rubygem-rex-nop
This library contains the opty2 library for dynamic generation of x86 multi-byte
NOPs. This is useful in writing exploits and encoders. It allows you to dynamic
generate variable length instruction sets that are equivalent to a No Operation
(NOP) without using the actual 0x90 bytecode. The original code was written by
Optyx and spoonm.
WWW: https://github.com/rapid7/rex-nop
|
12:04 antoine
New port: security/rubygem-rex-bin_tools
Ruby Exploitation(Rex) Library for Binary Manipulation. This suite of tools
contains ElfScan, MachScan, PEScan, and BinScan. These tools are designed to
help you analyze an executable binary and search for particular instruction
sets. This is particularly useful for things like building ROP chains or SEH
exploits.
WWW: https://github.com/rapid7/rex-bin_tools
|
11:41 antoine
New port: security/rubygem-rex-core
The Ruby Exploitation(rex) Core Gem contains the odds and ends of code that so
many other pieces of Rex rely upon, but that are too small to be put into their
own seperate gems. This include some of the ruby cross-platform compatibility
and file utility code.
WWW: https://github.com/rapid7/rex-core
|
Tuesday, 13 Sep 2016
|
20:09 brnrd
security/dehydrated: Rename from letsencrypt.sh
- Add entry to MOVED
- Rename/move entry in security/Makefile
- Update to 0.3.1
- Replace all filenames and paths containing letsencrypt
- Fix error in periodic file (su -m + _flags)
- Improve text in periodic file (_deploy)
- Add warning to periodic script and pkg-message
|
Wednesday, 7 Sep 2016
|
16:18 danfe
Add a port of Cardpeek, a graphical (GTK+ 3.0) tool to read the contents of
ISO 7816 smart cards.
TIMESTAMP (cardpeek-0.8.4.tar.gz) = 1425851137
|
Sunday, 4 Sep 2016
|
08:28 antoine
New port: security/rubygem-rex-mime
This Gem contains all of the Ruby Exploitation(Rex) methods for creating and/or
parsing MIME messages.
WWW: https://github.com/rapid7/rex-mime
|
08:27 antoine
New port: security/rubygem-nessus_rest
Ruby library for Nessus JSON/REST interface. This library is used for
communication with Nessus over REST interface. You can start, stop, pause and
resume scan. Watch progress and status of scan, download report, etc.
WWW: https://github.com/kost/nessus_rest-ruby
|
Friday, 2 Sep 2016
|
09:09 brnrd
security/acme-client: Rename from letskencrypt, update to 0.1.11
- Rename security/letskencrypt to security/acme-client
- Update to 0.1.11
- Modify periodic and sample scripts to use acme-client
- Use new 'backup' option by default in renew script
|
Tuesday, 30 Aug 2016
|
23:37 woodsb02
Add new port security/snort2pfcd, which analyzes snort alert output and
blocks ip addresses using pf for a specified period of time.
PR: 211813
Submitted by: onestsam@gmail.com
Reviewed by: adamw, mat (mentors)
Approved by: koobs (mentor)
Differential Revision: https://reviews.freebsd.org/D7712
|
Monday, 29 Aug 2016
|
15:45 antoine
New port: security/rubygem-openvas-omp
This Ruby gem is used for communication with OpenVAS manager over OMP. You can
start, stop, pause and resume scan. Watch progress and status of scan, download
report, etc.
WWW: https://github.com/kost/openvas-omp-ruby
|
13:58 feld
security/sshguard-ipfilter: Delete port
As of 1.7.0 ipfilter is no longer supported in sshguard
|
Friday, 12 Aug 2016
|
19:16 pi
New port: security/pecl-libsodium
A simple, low-level PHP extension for libsodium.
WWW: http://pecl.php.net/package/libsodium
PR: 206640
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
11:40 koobs
[NEW PORT] security/py-tuf: Framework for securing software update systems
TUF (The Update Framework) helps developers secure their new or existing
software update systems.
Software update systems are vulnerable to many known attacks, including
those that can result in clients being compromised or crashed. TUF helps
solve this problem by providing a flexible security framework that can
be added to software updaters.
WWW: https://www.updateframework.com
|
Wednesday, 10 Aug 2016
|
10:19 olgeni
Sort category Makefiles.
|
Friday, 5 Aug 2016
|
13:31 mat
Add p5-Net-SSH-AuthorizedKeysFile.
Net::SSH::AuthorizedKeysFile reads and modifies "authorized_keys"
files. "authorized_keys" files contain public keys and meta
information to be used by "ssh" on the remote host to let users in
without having to type their password.
Sponsored by: Absolight
|
Sunday, 31 Jul 2016
|
10:35 antoine
New port: security/rubygem-rex-arch
This Ruby Exploitation(Rex) library contains architecture specific information
such as registers, opcodes, and stack manipulation routines.
WWW: https://github.com/rapid7/rex-arch
|
10:33 antoine
New port: security/rubygem-rex-ole
This Gem contains all of the Ruby Exploitation(Rex) library for reading/writing
Object-Linking-and-Embedding (OLE) files and streams.
WWW: https://github.com/rapid7/rex-ole
|
Saturday, 23 Jul 2016
|
09:28 antoine
New port: security/rubygem-rex-struct2
This Gem contains all of the Ruby Exploitation(Rex) library for
generating/manipulating C-Style structs.
WWW: https://github.com/rapid7/rex-struct2
|
09:27 antoine
New port: security/rubygem-metasploit_payloads-mettle
This gem contains the compiled binaries required to make Mettle function, and
eventually their stages and stagers.
WWW: https://github.com/rapid7/mettle
|
Friday, 15 Jul 2016
|
17:50 antoine
New port: security/rubygem-rex-zip
This Gem contains all of the Ruby Exploitation(Rex) library for working with zip
and related files.
WWW: https://github.com/rapid7/rex-zip
|
17:49 antoine
New port: security/rubygem-rex-registry
This Gem contains all of the Ruby Exploitation(Rex) library for parsing offline
registry files from a Windows machine.
WWW: https://github.com/rapid7/rex-registry
|
17:47 antoine
New port: security/rubygem-rex-powershell
This Gem contains all of the Ruby Exploitation(Rex) library for
generating/manipulating Powershell scripts.
WWW: https://github.com/rapid7/rex-powershell
|
17:46 antoine
New port: security/rubygem-rex-java
This Gem contains all of the Ruby Exploitation(Rex) library for parsing Java
serialized streams.
WWW: https://github.com/rapid7/rex-java
|
17:44 antoine
New port: security/rubygem-rex-random_identifier
This Gem contains all of the Ruby Exploitation(Rex) library for generating
Random identifier strings.
WWW: https://github.com/rapid7/rex-random_identifier
|
17:42 antoine
New port: security/rubygem-rex-text
This Gem contains all of the Ruby Exploitation(Rex) methods for text
manipulation and generation.
WWW: https://github.com/rapid7/rex-text
|
Thursday, 14 Jul 2016
|
16:52 pi
New port: security/py-vulndb
Python SDK to access the vulnerability database:
https://github.com/vulndb/data
WWW: https://pypi.python.org/pypi/vulndb
PR: 211055
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
|
16:49 pi
New port: security/py-halberd
Halberd discovers HTTP load balancers. It is useful for web
application security auditing and for load balancer configuration
testing.
WWW: https://pypi.python.org/pypi/halberd
PR: 211054
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
|
Tuesday, 12 Jul 2016
|
08:46 jbeich
security/libargon2: add new port
PR: 209411
Submitted by: Christopher Hall <christopherhall.hsw@gmail.com>
Reviewed by: Yonas Yanfa, Vladimir Krstulja
Argon2 is a password-hashing function that summarizes the state of the
art in the design of memory-hard functions and can be used to hash
passwords for credential storage, key derivation, or other
applications.
https://github.com/P-H-C/phc-winner-argon2
|
Monday, 11 Jul 2016
|
21:27 matthew
Rename security/hashcat to security/hashcat-legacy
(Tracking upstream change)
security/hashcat has been extensively reworked and may now utilize
OpenCL to run on GPUs etc. Most people are expected to upgrade to
security/hashcat (hashcat-3.00); this port is being kept in order to
support people for whom hashcat-3.00 may not be compatible.
Add explicit dependency on math/gmp
PR: 210873
Submitted by: lifanov@mail.lifanov.com (maintainer)
|
04:29 jbeich
security/py-safe: add new port
PR: 210972
Submitted by: Andrej Ebert <andrej@ebert.su>
Is your password safe?
Safe will check the password strength for you.
https://pypi.python.org/pypi/Safe
|
Thursday, 7 Jul 2016
|
22:15 jkim
OTPW is a one-time password system which is robust against the password
list being stolen and race for the last digit attacks.
WWW: https://www.cl.cam.ac.uk/~mgk25/otpw.html
|
Monday, 4 Jul 2016
|
20:48 rene
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
2016-07-04 devel/ruby-cache: Broken for more than 6 months
2016-07-04 devel/rapidsvn: Broken for more than 6 months
2016-07-04 devel/svnkit: Broken for more than 6 months
2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months
2016-07-04 devel/cl-uffi: Broken for more than 6 months
2016-07-04 devel/ruby-event-loop: Broken for more than 6 months
2016-07-04 devel/libqxt: Broken for more than 6 months
2016-07-04 devel/dasm: Broken for more than 6 months
2016-07-04 devel/libopendaap: Broken for more than 6 months
2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi
2016-07-04 devel/cvs2p4: Broken for more than 6 months
2016-07-04 devel/bufferpool: Broken for more than 6 months
2016-07-04 devel/ifd-test: Broken for more than 6 months
2016-07-04 devel/eric4: Broken for more than 6 months
2016-07-04 devel/uclmmbase: Broken for more than 6 months
2016-07-04 devel/obfuscatejs: Broken for more than 6 months
2016-07-04 devel/oniguruma: Broken for more than 6 months
2016-07-04 devel/libbnr: Broken for more than 6 months
2016-07-04 devel/c4: Broken for more than 6 months
2016-07-04 devel/memcheck: Broken for more than 6 months
2016-07-04 devel/liblcfg: Broken for more than 6 months
2016-07-04 devel/omake: Broken for more than 6 months
2016-07-04 devel/svndelta: Broken for more than 6 months
2016-07-04 devel/papp: Broken for more than 6 months
2016-07-04 devel/mk: Broken for more than 6 months
2016-07-04 devel/avltree: Broken for more than 6 months
2016-07-04 devel/cbind: Broken for more than 6 months
2016-07-04 devel/tclgetopts: Broken for more than 6 months
2016-07-04 devel/antlrworks: Broken for more than 6 months
2016-07-04 devel/acme: Broken for more than 6 months
2016-07-04 devel/libopensync022: Broken for more than 6 months
2016-07-04 archivers/epkg: Broken for more than 6 months
2016-07-04 print/enscriptfonts: Broken for more than 6 months
2016-07-04 print/mup: Broken for more than 6 months
2016-07-04 lang/lua-mode.el: Broken for more than 6 months
2016-07-04 lang/s9fes: Broken for more than 6 months
2016-07-04 lang/alisp: Broken for more than 6 months
2016-07-04 lang/intel2gas: Broken for more than 6 months
2016-07-04 lang/stalin: Broken for more than 6 months
2016-07-04 french/eric4: Depends on expiring devel/eric4
2016-07-04 textproc/exslt: Broken for more than 6 months
2016-07-04 textproc/xt: Broken for more than 6 months
2016-07-04 textproc/ssddiff: Broken for more than 6 months
2016-07-04 textproc/xslint: Broken for more than 6 months
2016-07-04 textproc/cbedic: Broken for more than 6 months
2016-07-04 textproc/tralics: Broken for more than 6 months
2016-07-04 textproc/docbookide.el: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6
months
2016-07-04 textproc/tdhkit: Broken for more than 6 months
2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months
2016-07-04 dns/ldnsm: Broken for more than 6 months
2016-07-04 japanese/guesswork-classic: Broken for more than 6 months
2016-07-04 japanese/texinfo: Broken for more than 6 months
2016-07-04 japanese/jyuroku: Broken for more than 6 months
2016-07-04 japanese/mtools: Broken for more than 6 months
2016-07-04 palm/pdbar: Broken for more than 6 months
2016-07-04 graphics/gplot: Broken for more than 6 months
2016-07-04 graphics/white_dune: Broken for more than 6 months
2016-07-04 graphics/whirlgif: Broken for more than 6 months
2016-07-04 graphics/libaux: Broken for more than 6 months
2016-07-04 graphics/import-pictures: Broken for more than 6 months
2016-07-04 math/xgobi: Broken for more than 6 months
2016-07-04 math/fricas: Broken for more than 6 months
2016-07-04 math/dcdflib: Broken for more than 6 months
2016-07-04 math/libneural: Broken for more than 6 months
2016-07-04 math/open-axiom: Broken for more than 6 months
2016-07-04 irc/nefarious: Broken for more than 6 months
2016-07-04 irc/slirc: Broken for more than 6 months
2016-07-04 irc/ratbox-respond: Broken for more than 6 months
2016-07-04 irc/qwebirc: Broken for more than 6 months
2016-07-04 biology/platon: Broken for more than 6 months
2016-07-04 news/slnr: Broken for more than 6 months
2016-07-04 science/jmol: Broken for more than 6 months
2016-07-04 net/nstxd: Broken for more than 6 months
2016-07-04 net/sprinkle: Broken for more than 6 months
2016-07-04 editors/ssam: Broken for more than 6 months
2016-07-04 editors/fb: Broken for more than 6 months
2016-07-04 misc/quotes: Broken for more than 6 months
2016-07-04 misc/boxquote.el: Broken for more than 6 months
2016-07-04 misc/pypanda: Broken for more than 6 months
2016-07-04 misc/cuecat: Broken for more than 6 months
2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months
2016-07-04 german/eric4: Depends on expiring devel/eric4
2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase
2016-07-04 multimedia/ggrab: Broken for more than 6 months
2016-07-04 emulators/dynamips: Broken for more than 6 months
2016-07-04 emulators/dynamips-devel: Broken for more than 6 months
2016-07-04 emulators/sim6811: Broken for more than 6 months
2016-07-04 emulators/minivmac: Broken for more than 6 months
2016-07-04 cad/qcad-partslib: Broken for more than 6 months
2016-07-04 comms/dump1090_mr: Broken for more than 6 months
2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd
2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months
2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months
2016-07-04 sysutils/jfbterm: Broken for more than 6 months
2016-07-04 sysutils/daedalus: Broken for more than 6 months
2016-07-04 sysutils/pcfclock: Broken for more than 6 months
2016-07-04 sysutils/vlogger: Broken for more than 6 months
2016-07-04 sysutils/bontmia: Broken for more than 6 months
2016-07-04 mail/pop3gwd: Broken for more than 6 months
2016-07-04 mail/mailtray: Broken for more than 6 months
2016-07-04 mail/pflogstats: Broken for more than 6 months
2016-07-04 mail/exact: Broken for more than 6 months
2016-07-04 mail/wmpop3: Broken for more than 6 months
2016-07-04 mail/qmail-conf: Broken for more than 6 months
2016-07-04 mail/gld: Broken for more than 6 months
2016-07-04 mail/dsbl-testers: Broken for more than 6 months
2016-07-04 mail/vqregister: Broken for more than 6 months
2016-07-04 mail/atmail: Broken for more than 6 months
2016-07-04 mail/ml: Broken for more than 6 months
2016-07-04 net-im/icb: Broken for more than 6 months
2016-07-04 net-im/cicquin: Broken for more than 6 months
2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months
2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months
2016-07-04 russian/eric4: Depends on expiring devel/eric4
2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months
2016-07-04 www/xpi-clearfields: Broken for more than 6 months
2016-07-04 www/pecl-varnish: Broken for more than 6 months
2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months
2016-07-04 www/hudson: Broken for more than 6 months
2016-07-04 www/xpi-mldonkey: Broken for more than 6 months
2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months
2016-07-04 www/trac-mastertickets: Broken for more than 6 months
2016-07-04 www/dotclear: Broken for more than 6 months
2016-07-04 www/ruby-wgettsv: Broken for more than 6 months
2016-07-04 www/wwwstat: Broken for more than 6 months
2016-07-04 www/xpi-prism: Broken for more than 6 months
2016-07-04 www/xpi-fasterfox: Broken for more than 6 months
2016-07-04 www/siteframe: Broken for more than 6 months
2016-07-04 www/py-urljr: Broken for more than 6 months
2016-07-04 www/reviewboard: Broken for more than 6 months
2016-07-04 www/xpi-tabletools: Broken for more than 6 months
2016-07-04 www/wikindx: Broken for more than 6 months
2016-07-04 www/typolight: Broken for more than 6 months
2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months
2016-07-04 www/xpi-gbrain: Broken for more than 6 months
2016-07-04 www/trac-robotstxt: Broken for more than 6 months
2016-07-04 www/simplog: Broken for more than 6 months
2016-07-04 www/chtml: Broken for more than 6 months
2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months
2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months
2016-07-04 databases/mysql-xql: Broken for more than 6 months
2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months
2016-07-04 games/lucidlife: Broken for more than 6 months
2016-07-04 games/gma: Broken for more than 6 months
2016-07-04 games/smiley: Broken for more than 6 months
2016-07-04 games/noegnud-littlehack: Broken for more than 6 months
2016-07-04 games/sdlquake2: Broken for more than 6 months
2016-07-04 games/daimonin: Depends on expiring games/daimonin-music
2016-07-04 games/noegnud-nethack: Broken for more than 6 months
2016-07-04 games/xbomber: Broken for more than 6 months
2016-07-04 games/xwelltris: Broken for more than 6 months
2016-07-04 games/ftjava: Broken for more than 6 months
2016-07-04 games/daimonin-music: Broken for more than 6 months
2016-07-04 games/gno3dtet: Broken for more than 6 months
2016-07-04 games/qtv: Broken for more than 6 months
2016-07-04 games/xwordpy: Broken for more than 6 months
2016-07-04 games/netris: Broken for more than 6 months
2016-07-04 games/rt2-demo: Broken for more than 6 months
2016-07-04 games/noegnud-addons: Broken for more than 6 months
2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months
2016-07-04 games/live-f1: Broken for more than 6 months
2016-07-04 games/xonix: Broken for more than 6 months
2016-07-04 games/fgkicker: Broken for more than 6 months
2016-07-04 games/tank: Depends on expiring graphics/libaux
2016-07-04 games/linux-nwserver: Broken for more than 6 months
2016-07-04 games/quake2-zaero: Broken for more than 6 months
2016-07-04 games/pyching: Broken for more than 6 months
2016-07-04 games/thevalley: Broken for more than 6 months
2016-07-04 games/xroads: Broken for more than 6 months
2016-07-04 games/fxsudoku: Broken for more than 6 months
2016-07-04 games/sudoku: Broken for more than 6 months
2016-07-04 games/kmancala: Broken for more than 6 months
2016-07-04 games/plonx: Broken for more than 6 months
2016-07-04 games/wmminichess: Broken for more than 6 months
2016-07-04 games/noegnud-slashem: Broken for more than 6 months
2016-07-04 games/latrine: Broken for more than 6 months
2016-07-04 games/pysycache-themes: Broken for more than 6 months
2016-07-04 games/nibbles: Broken for more than 6 months
2016-07-04 games/hlstatsx: Broken for more than 6 months
2016-07-04 audio/streamtuner: Broken for more than 6 months
2016-07-04 audio/mangler: Broken for more than 6 months
2016-07-04 audio/hawkvoice: Broken for more than 6 months
2016-07-04 audio/alac: Broken for more than 6 months
2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months
2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months
2016-07-04 x11-wm/musca: Broken for more than 6 months
2016-07-04 x11-wm/e-module-places: Broken for more than 6 months
2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months
2016-07-04 x11-wm/e-module-net: Broken for more than 6 months
2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months
2016-07-04 ftp/fget: Broken for more than 6 months
2016-07-04 net-mgmt/netmond: Broken for more than 6 months
2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
|
Sunday, 3 Jul 2016
|
01:53 swills
security/py-spake2: create port
SPAKE2 password-authenticated key exchange (pure python)
WWW: http://github.com/warner/python-spake2
|
01:47 swills
security/py-hkdf: create port
HKDF - HMAC Key Derivation Function
This module implements the HMAC Key Derivation function
WWW: https://github.com/casebeer/python-hkdf
|
Tuesday, 28 Jun 2016
|
18:45 pi
New port: security/p5-Crypt-OpenSSL-PKCS10
Perl extension to OpenSSL's PKCS10 API.
WWW: http://search.cpan.org/dist/Crypt-OpenSSL-PKCS10/
|
18:03 pi
New port: security/p5-Crypt-LE
Crypt::LE provides the functionality necessary to use Let's Encrypt
API and generate free SSL certificates for your domains. It can
also be used to generate RSA keys and Certificate Signing Requests
or to revoke previously issued certificates. Crypt::LE is shipped
with a self-sufficient client for obtaining SSL certificates -
le.pl.
The client supports 'http' and 'dns' domain verification out of the box.
WWW: http://search.cpan.org/dist/Crypt-LE/
|
Monday, 27 Jun 2016
|
10:07 ume
Add new port -- YubiKey PIV Manager
Tool for configuring your PIV-enabled YubiKey.
|
Saturday, 25 Jun 2016
|
11:11 ume
Add new port -- Yubico PIV tool
The Yubico PIV tool is used for interacting with the Privilege and
Identification Card (PIV) application on a YubiKey.
With it you may generate keys on the device, importing keys and
certificates, and create certificate requests, and other operations. A
shared library and a command-line tool is included.
|
07:59 antoine
Hook doas to the build
|
Thursday, 23 Jun 2016
|
10:22 brnrd
security/py-certbot: Rename from py-letsencrypt and update
- Move security/py-letsencrypt to security/py-certbot
- Update security/py-acme to 0.8.1
- Update security/py-certbot to 0.8.1
- Update python dependencies
PR: 209584
|
Wednesday, 22 Jun 2016
|
15:02 jbeich
security/eschalot: add new port
PR: 210378
Submitted by: yuri@rawbw.com
Echalot is a TOR hidden service name generator, it allows one to produce
a (partially) customized vanity .onion address using a brute-force method.
https://github.com/ReclaimYourPrivacy/eschalot
|
Friday, 17 Jun 2016
|
06:36 pi
New port: security/clamfs
ClamFS is a FUSE-based user-space file system for Linux with
on-access anti-virus file scanning through clamd daemon
Features
- User-space file system
- Configuration stored in XML files
- FUSE used as file system back-end
- Scan files using ClamAV
- ScanCache speeds up file access
- Sends mail to administrator when detect virus
WWW: http://clamfs.sourceforge.net/
PR: 201063
Submitted by: Mageirias Anastasios <anastmag@gmail.com>, lightside@gmx.com
|
Tuesday, 14 Jun 2016
|
17:03 pi
New port: security/zeronet
Open, free and uncensorable websites, using Bitcoin cryptography
and BitTorrent network.
Features:
* Real-time updated sites
* Namecoin .bit domains support
* Easy to setup: unpack & run
* Clone websites in one click
* Password-less BIP32 based authorization: Your account is protected
by the same cryptography as your Bitcoin wallet
* Built-in SQL server with P2P data synchronization: Allows easier site
development and faster page load times
* Anonymity: Full Tor network support with .onion hidden services instead
of IPv4 addresses
* TLS encrypted connections
* Automatic uPnP port opening
* Plugin for multiuser (openproxy) support
* Works with any browser/OS
WWW: https://zeronet.io/
PR: 209735
Submitted by: Yuri Victorovich <yuri@rawbw.com>
|
Saturday, 11 Jun 2016
|
21:59 cs
This is a library for verifying YubiKey OTP tokens. It includes both the
low-level implementation for verifying tokens locally and clients for multiple
versions of the Yubico validation web service. The primary audience is
developers who wish to verify YubiKey tokens in their applications, presumably
as part of a multi-factor authentication scheme.
WWW: https://pypi.python.org/pypi/YubiOTP
|
Tuesday, 31 May 2016
|
11:00 brnrd
security/letskencrypt: Add letskencrypt port
letskencrypt is a client for Let's Encrypt users designed for
security written in C. This is the -portable version.
- Use Github not kritaps.bsd.lv for versioned tarball
Differential Revision: D6649
|
Monday, 30 May 2016
|
12:19 rene
Remove expired port:
2016-03-31 security/py-clamav: Not updated since 2008 by upstream and abandoned
in favor of pyClamd (security/py-pyclamd)
|
Thursday, 26 May 2016
|
03:24 pi
New port: security/pinentry-qt5, Qt 5 version of the GnuPG password dialog
PR: 209556
Submitted by: Ralf Nolden <nolden@kde.org> (kde)
Approved by: makc (implicit as kde maintainer)
|
Sunday, 22 May 2016
|
09:34 rene
Remove expired port:
2016-05-22 security/easypg: Included into emacs since 2.3
|
Thursday, 19 May 2016
|
14:31 brd
Add a new port security/rubygem-digest-crc.
Approved by: swills (mentor)
|
Number of commits found: 2386 (showing only 100 on this page) |