non port: security/Makefile |
SVNWeb
|
Number of commits found: 2259 (showing only 100 on this page) |
Sat, 31 Mar 2018
|
[ 15:38 sunpoet ]
Remove expired security/rubygem-rpam2-3
|
Fri, 30 Mar 2018
|
[ 14:19 feld ]
kr enables SSH to authenticate with a key stored in a Krypton (iOS or
Android) mobile app. kr runs as an SSH agent, called krd. When a Krypton
private key operation is needed for authentication, krd routes this
request to the paired mobile phone, where the user decides whether to
allow the operation or not. The private key never leaves the phone.
WWW: https://krypt.co
|
Tue, 27 Mar 2018
|
[ 23:20 dbaio ]
Add security/setaudit: Tool to specify audit configurations on a process
With setaudit it is possible to specify audit configurations on a process
directly at the runtime.
All audit events are redirected to the auditd(8), an audit log management
daemon.
Example of enabling all exe related audit events performed by a command and its
child processes:
# setaudit -m ex command
WWW: https://github.com/csjayp/setaudit
PR: 226627
Submitted by: Mateusz Piotrowski <0mp@FreeBSD.org>
|
[ 08:57 tz ]
Resurrect security/rubygem-doorkeeper as security/rubygem-doorkeeper42
www/gitlab depends on the 4.2.x version and is currently broken without it
|
Mon, 26 Mar 2018
|
[ 15:10 mfechner ] (Only the first 10 of 14 ports in this commit are shown above. )
New ports required for gitlab update to 10.5.x.
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D14840
|
Thu, 22 Mar 2018
|
[ 15:18 jrm ]
Copy security/rubygem-rpam2 to security/rubygem-rpam2-3 to fix
security/rubygem-devise_pam_authenticatable2 build breakage
The only port requiring security/rubygem-rpam2,
security/rubygem-devise_pam_authenticatable2, requires rpam2 ~> 3.0 [1].
The prematre update of security/rubygem-rpam2 to version 4.0.0 broke the
build of security/rubygem-devise_pam_authenticatable2 [2].
[1] https://rubygems.org/gems/devise_pam_authenticatable2/versions/9.0.0
[2]
http://pkg.awarnach.mathstat.dal.ca/data/11amd64-default/2018-03-22_12h03m21s/logs/errors/rubygem-devise_pam_authenticatable2-9.0.0.log
Pointy-hat: sunpoet
|
Tue, 13 Mar 2018
|
[ 13:13 bapt ]
Python library and command line tool for configuring any YubiKey over all USB
transports.
WWW: https://developers.yubico.com/yubikey-manager/
|
[ 00:57 jrm ] (Only the first 10 of 18 ports in this commit are shown above. )
Add new Ruby Gem dependency ports for upcoming Mastodon v2.3.1
multimedia/rubygem-streamio-ffmpeg
WWW: http://github.com/streamio/streamio-ffmpeg
security/rubygem-devise_pam_authenticatable2
WWW: http://github.com/devkral/devise_pam_authenticatable2
security/rubygem-omniauth-cas
WWW: https://github.com/dlindahl/omniauth-cas
security/rubygem-rpam2
WWW: http://github.com/devkral/rpam2
|
Mon, 12 Mar 2018
|
[ 18:21 tcberner ]
Move security/qtkeychain-qt[45] to security/qtkeychain and create flavors
Reviewed by: Gleb Popov <6yearold_gmail.com>
Approved by: portmgr (mat)
|
Sat, 10 Mar 2018
|
[ 08:39 yuri ]
New port: security/py-ntlm-auth: Create NTLM authentication structures
Approved by: tcberner (mentor, implicit)
|
Tue, 6 Mar 2018
|
[ 15:56 jhale ]
New port: security/py-python-nss
python-nss is a Python binding for NSS (Network Security Services)
and NSPR (Netscape Portable Runtime). NSS provides cryptography
services supporting SSL, TLS, PKI, PKIX, X509, PKCS*, etc. NSS is
an alternative to OpenSSL and used extensively by major software
projects. NSS is FIPS-140 certified.
NSS is built upon NSPR because NSPR provides an abstraction of
common operating system services, particularly in the areas of
networking and process management. Python also provides an abstraction
of common operating system services but because NSS and NSPR are
tightly bound, python-nss exposes elements of NSPR.
WWW:
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Python_binding_for_NSS
|
Fri, 2 Mar 2018
|
[ 07:35 yuri ]
security/obfsproxy: Unbreak; Rename to security/py-obfsproxy-tor
Port changes:
* Unbreak: removed unnecessary lines in setup.py that were failing
* Changed MASTER_SITES to CHEESESHOP
* Added PKGNAMEPREFIX as every python port should have
* Added PKGNAMESUFFIX=-tor to easily identify as being for Tor
* Added LICENSE_FILE
* Deleted pkg-plist
* Added USE_PYTHON=autoplist instead of pkg-plist
* Added USE_PYTHON=noflavors (an app)
* Added NO_ARCH
* Updated WWW
Approved by: tcberner (mentor, implicit)
Approved by: portmgr (port compliance, infrastructure)
|
Tue, 27 Feb 2018
|
[ 15:04 sunpoet ]
Add rubygem-aes_key_wrap 1.0.1
AESKeyWrap is a Ruby implementation of AES Key Wrap (RFC 3394, a.k.a. NIST Key
Wrap).
WWW: https://github.com/tomdalling/aes_key_wrap
|
Fri, 23 Feb 2018
|
[ 13:01 wg ]
security/py-asyncssh: Python asnycio SSH protocol library
AsyncSSH is a Python package which provides an asynchronous client
and server implementation of the SSHv2 protocol on top of
the Python asyncio framework. It requires Python 3.4 or later
and the Python cryptography library for some cryptographic functions.
WWW: https://github.com/ronf/asyncssh
Submitted by: Bartosz Prokop
|
Thu, 22 Feb 2018
|
[ 19:03 tcberner ] (Only the first 10 of 486 ports in this commit are shown above. )
Give the KDE SC4 applications ports a -kde4 suffix
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.
PR: 225992
Exp-run by: antoine
Reviewed by: rakuco, adridg
Differential Revision: https://reviews.freebsd.org/D14413
|
[ 14:31 mat ]
Add py-certbot-dns-route53, Route53 DNS Authenticator for py-certbot.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14262
|
[ 14:30 mat ]
Add py-certbot-dns-rfc2136, RFC 2136 DNS Authenticator for py-certbot.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14262
|
[ 14:30 mat ]
Add py-certbot-dns-nsone, NS1 DNS Authenticator for py-certbot.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14262
|
[ 14:30 mat ]
Add py-certbot-dns-luadns, LuaDNS Authenticator plugin for py-certbot.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14262
|
[ 14:30 mat ]
Add py-certbot-dns-google, Google Cloud DNS Authenticator for py-certbot
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14262
|
[ 14:30 mat ]
Add py-certbot-dns-dnsmadeeasy, DNS Made Easy DNS Authenticator for py-certbot
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14262
|
[ 14:30 mat ]
Add py-certbot-dns-dnsimple, DNSimple DNS Authenticator for py-certbot.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14262
|
[ 14:30 mat ]
Add py-certbot-dns-digitalocean, DigitalOcean DNS Authenticator plugin for
py-cerbot.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14262
|
[ 14:30 mat ]
Add py-certbot-dns-cloudxns, CloudXNS DNS Authenticator plugin for py-certbot.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14262
|
[ 14:30 mat ]
Add py-certbot-dns-cloudflare, Cloudflare DNS Authenticator plugin for Certbot
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14262
|
[ 14:29 mat ]
Add py-certbot-nginx, the nginx plugin for py-certbot.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14262
|
[ 14:29 mat ]
Add py-certbot-apache, the Apache plugin for py-certbot.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14262
|
Tue, 20 Feb 2018
|
[ 15:19 tz ]
security/rubygem-attr_encrypted30: Resurrect port in version 3.0.3
This prepares the update of www/gitlab to 10.4 update
which requires this specific version
Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by: swills, tz
|
Fri, 16 Feb 2018
|
[ 08:35 tz ]
Hook rubygem-omniauth-shibboleth12
Reported by: antoine
|
Thu, 15 Feb 2018
|
[ 16:59 tz ] (Only the first 10 of 126 ports in this commit are shown above. )
Bring back dependencies needed to prepare the update of www/gitlab to 10.4
Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by: swills, tz
|
Sat, 10 Feb 2018
|
[ 19:58 sunpoet ]
Add py-python3-openid 3.1.0
This is a set of Python packages to support use of the OpenID decentralized
identity system in your application, update to Python 3. Want to enable single
sign-on for your web site? Use the openid.consumer package. Want to run your own
OpenID server? Check out openid.server. Includes example code and support for a
variety of storage back-ends.
WWW: https://pypi.python.org/pypi/python3-openid
WWW: https://github.com/necaris/python3-openid
|
Wed, 31 Jan 2018
|
[ 16:42 sunpoet ]
Remove security/rubygem-openssl20
|
[ 04:19 yuri ]
New port: security/sops: Editor of encrypted files that supports YAML, JSON and
BINARY formats
PR: 225267
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14111
|
Sun, 28 Jan 2018
|
[ 04:04 cy ]
Add the plog an IP Filter log parse utility that summarizes ipmon
output into a tablular form.
I have been using this tool in various forms on my IP Filter firewalls
for almost twenty years. Maybe someone else might find it useful too.
Description from http://www.antibozo.net/ogata/webtools/:
plog is a parser for the logged output of the ipmon utility that is part
of the excellent IP-Filter packet-filtering and NAT package written and
maintained by Darren Reed. plog translates the somewhat garbled output
from ipmon into a report that aids analysis of your firewall traffic.
The current version number is 0.10.
|
[ 01:39 rene ] (Only the first 10 of 48 ports in this commit are shown above. )
Remove expired ports:
2018-01-27 emulators/raine: Broken for more than 6 months
2018-01-27 mail/libmapi: Broken for more than 6 months
2018-01-27 www/lessc: Broken for more than 6 months
2018-01-27 www/uglifyjs: Broken for more than 6 months
2018-01-27 www/py-octoprint: Broken for more than 6 months
2018-01-27 www/xpi-noscript: Broken for more than 6 months
2018-01-27 www/npm-less-plugin-clean-css: Broken for more than 6 months
2018-01-27 www/caudium14: Depends on expiring lang/pike78
2018-01-27 www/hinventory-client: Broken for more than 6 months
2018-01-27 security/tclgpg: Broken for more than 6 months
2018-01-27 security/pond: Broken for more than 6 months
2018-01-27 security/mdcrack: Broken for more than 6 months
2018-01-27 devel/npm-commander: Broken for more than 6 months
2018-01-27 devel/py-protocols-devel: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above )
|
Sat, 27 Jan 2018
|
[ 09:49 brnrd ]
security/nextcloud-passman: Add Nextcloud Passman app
|
Tue, 23 Jan 2018
|
[ 10:34 woodsb02 ]
Add new port security/keepass-plugin-keepassrpc
KeePassRPC is a KeePass plugin that allows applications to transfer passwords to
and from KeePass.
One such application is the Kee plugin for Firefox, which adds free, secure and
easy to use password management features to your web browser which save you time
and keep your private data more secure.
WWW: https://www.kee.pm/
|
Mon, 22 Jan 2018
|
[ 15:40 cpm ]
security/py-josepy: JOSE protocol implementation in Python
JOSE (Javascript Object Signing and Encryption) is a Python implementation
of the standards developed by IETF Javascript Object Signing and Encryption
(Active WG), in particular the following RFCs:
- JSON Web Algorithms (JWA)
- JSON Web Key (JWK)
- JSON Web Signature (JWS)
Originally developed as part of the ACME protocol implementation.
WWW: https://josepy.readthedocs.io/en/latest/
Differential Revision: https://reviews.freebsd.org/D14013
|
Sun, 21 Jan 2018
|
[ 13:20 antoine ]
New port: security/py-pyblake2
pyblake2 is an extension module for Python implementing BLAKE2 hash function.
WWW: https://github.com/dchest/pyblake2
|
[ 00:38 jhale ]
Update security/pinentry* to 1.1.0 [1]
Add security/pinentry-fltk, fltk frontend [2]
PR: 225190 [1], 225191 [2]
Submitted by: Dmitri Goutnik <dg@syrec.org>
|
Thu, 18 Jan 2018
|
[ 15:43 feld ]
Minisign is a dead simple tool to sign files and verify signatures.
It is portable, lightweight, and uses the highly secure Ed25519
public-key signature system.
WWW: https://github.com/jedisct1/minisign
|
Wed, 10 Jan 2018
|
[ 17:12 ale ] (Only the first 10 of 13 ports in this commit are shown above. )
trezord (short for TREZOR Daemon), or TREZOR Bridge, is a small piece of
software, used for websites, to talk with TREZOR devices.
WWW: https://github.com/trezor/trezord
|
Tue, 9 Jan 2018
|
[ 16:54 pizzamig ]
security/pecl-mcrypt: Add port
This PHP extension works only with PHP 7.2
It provides an extension deprecated in the last version of PHP
Sponsored by: trivago N.V.
|
Mon, 8 Jan 2018
|
[ 17:11 krion ]
Add security/libdecaf
Implementation of elliptic curve cryptography using the Montgomery
and Edwards curves Curve25519, Ed25519, Ed448-Goldilocks and
Curve448, using the Decaf / Ristretto encoding.
Approved by: mat (mentor)
|
[ 17:00 feld ]
A small, self-contained API server written in Ruby and Sinatra to
provide a private backend for the open-source Bitwarden apps.
WWW: https://github.com/jcs/bitwarden-ruby
|
[ 16:51 feld ]
A Ruby implementation of the Password-Based Key-Derivation Function v2
WWW: https://github.com/emerose/pbkdf2-ruby
|
Sun, 7 Jan 2018
|
[ 15:53 sunpoet ]
Sort SUBDIRs
|
Fri, 5 Jan 2018
|
[ 13:22 swills ]
security/rubygem-rbnacl4: create port
4.x version required by gitlab
PR: 224931
Submitted by: Matthias Fechner <idefix@fechner.net> (maintainer)
|
Mon, 1 Jan 2018
|
[ 11:41 rene ]
Remove expired ports:
2017-12-31 security/gnupg20: Will reach EOL upstream on 2017-12-31
2018-01-01 dns/dualserver: Please migrate to dns/dnsmasq. Over the years
dualserver becomes unmaintenaible.
2018-01-01 devel/p5-Parse-Pidl44: yes
2018-01-01 sysutils/DTraceToolkit: Now maintained as part of the base system
|
Tue, 26 Dec 2017
|
[ 18:26 yuri ]
New port: security/titan: Command line password manager and file encryption
program
Submitted by: myself
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13629
|
Sun, 24 Dec 2017
|
[ 13:11 joneum ]
New port: security/snuffleupagus
Snuffleupagus is a PHP7+ module designed to drastically raise the cost
of attacks against websites. This is achieved by killing entire bug
classes and providing a powerful virtual-patching system, allowing the
administrator to fix specific vulnerabilities without having to touch
the PHP code.
WWW: https://snuffleupagus.readthedocs.io/
PR: 224545
Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer)
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D13606
|
Fri, 22 Dec 2017
|
[ 15:33 yuri ]
New port: security/obfs4proxy-tor: Pluggable transport proxy for Tor (obfs4, The
Obfuscator)
PR: 222645
Submitted by: Vinicius Zavam <egypcio@googlemail.com>
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D12524
|
Sun, 17 Dec 2017
|
[ 21:42 jrm ]
Copy security/rubygem-openssl to create new port,
security/rubygem-openssl20
net-im/mastodon fails to run with newer versions of rubygem-openssl:
https://github.com/ruby/openssl/issues/180 for details.
|
Sat, 16 Dec 2017
|
[ 14:07 rene ]
Remove two unmaintained ports that were only useful for the AIM network, which
was shut down on 2017-12-15:
net-im/pork
security/aimsniff
|
Wed, 13 Dec 2017
|
[ 20:32 feld ]
Snort 3 is the next major release of the Snort utility:
Here are some key features of Snort 3:
Support multiple packet processing threads
Use a shared configuration and attribute table
Use a simple, scriptable configuration
Make key components pluggable
Autodetect services for portless configuration
Support sticky buffers in rules
Autogenerate reference documentation
Provide better cross platform support
Facilitate component testing
Additional features on the roadmap include:
Use a shared network map
Support pipelining of packet processing
Support hardware offload and data plane integration
Support proxy mode
Windows support
WWW: http://www.snort.org/
|
Sun, 10 Dec 2017
|
[ 16:00 feld ]
Audit base system against known vulnerabilities and generate reports
including references to security advisories.
It uses pkg audit and Vuxml database as is used for packages but this script
checks base system.
|
Sat, 9 Dec 2017
|
[ 11:55 cpm ]
security/u2f-devd: Devd hotplug rules for Universal 2nd Factor (U2F) tokens
Automatic device permission handling for Universal 2nd Factor (U2F) USB
authentication tokens.
PR: 224199
Submitted by: Greg V <greg@unrelenting.technology>
|
Wed, 6 Dec 2017
|
[ 04:18 cy ]
Welcome the new security/krb5-116 port. This port follows MIT's
KRB5 1.16 releases.
Major changes in 1.16 (2017-12-05)
==================================
Administrator experience:
* The KDC can match PKINIT client certificates against the
"pkinit_cert_match" string attribute on the client principal entry,
using the same syntax as the existing "pkinit_cert_match" profile
option.
* The ktutil addent command supports the "-k 0" option to ignore the
key version, and the "-s" option to use a non-default salt string. (Only the first 15 lines of the commit message are shown above )
|
Tue, 5 Dec 2017
|
[ 19:12 yuri ]
New port: security/libhijack: Runtime process infection made easy
PR: 221322
Submitted by: Shawn Webb <shawn.webb@hardenedbsd.org>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13256
|
Sun, 3 Dec 2017
|
[ 19:23 rene ]
Remove expired port:
2017-12-02 security/krb5-113: EOL twelve months after release of krb5-1.15
|
Fri, 1 Dec 2017
|
[ 09:38 rene ]
Remove expired port:
2017-11-30 security/webshag: Abandoned
|
Thu, 30 Nov 2017
|
[ 21:10 rene ]
Remove expired port:
2017-11-29 security/py-rekall_gui: PoC that is no longer supported
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Tue, 28 Nov 2017
|
[ 15:52 tz ]
New port: security/rubygem-rbnacl-libsodium
rbnacl with bundled libsodium
WWW: https://github.com/cryptosphere/rbnacl-libsodium
Submitted by: Matthias Fechner <idefix@fechner.net>
|
[ 15:41 tz ]
New port: security/rubygem-bcrypt_pbkdf
This gem implements bcrypt_pdkfd (a variant of PBKDF2 with bcrypt-based PRF)
WWW: https://github.com/net-ssh/bcrypt_pbkdf-ruby
Submitted by: Matthias Fechner <idefix@fechner.net>
|
Sat, 25 Nov 2017
|
[ 03:05 sunpoet ]
Add kbfs 1.0.36
kbfs is the official Keybase implementation of the client-side code for the
Keybase filesystem (KBFS).
This client allows you to mount KBFS as a proper filesystem at some mountpoint
on your local device (by default, /keybase/). It communicates locally with the
Keybase service, and remotely with three types of KBFS servers (block servers,
metadata servers, and key servers).
WWW: https://keybase.io/docs/kbfs
WWW: https://github.com/keybase/kbfs
|
Fri, 24 Nov 2017
|
[ 23:45 brnrd ] (Only the first 10 of 28 ports in this commit are shown above. )
www/nextcloud: Add essential apps
|
[ 21:32 yuri ]
New port: security/py-ssh-audit: SSH server auditing
PR: 223810
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13207
|
[ 18:59 yuri ]
New port: security/2fa: Two-factor authentication on the command line
PR: 223822
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13220
|
Thu, 16 Nov 2017
|
[ 16:27 tz ]
New port: security/rubygem-rbnacl
The Networking and Cryptography (NaCl) library provides a high-level toolkit for
building cryptographic systems and protocols.
WWW: https://github.com/cryptosphere/rbnacl
|
[ 10:48 tz ] (Only the first 10 of 184 ports in this commit are shown above. )
Add PHP 7.2 RC6
Notable changes:
- mcrypt module was removed
- sodium module was added
- sybase_ct artifacts removed
Also many PECL ports will not work with this version
since some files got renamed.
Reviewed by: mat, ale, Rainer Duffner <rainer@ultra-secure.de>
Differential Revision: https://reviews.freebsd.org/D12980
|
Sat, 11 Nov 2017
|
[ 18:32 yuri ]
New port: security/botan2: Portable, easy to use and efficient C++ crypto
library
PR: 223199
Submitted by: Ralf van der Enden <tremere@cainites.net>
Reviewed by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13043
|
[ 10:30 rene ] (Only the first 10 of 23 ports in this commit are shown above. )
Remove expired ports:
2017-11-04 lang/ats: Unmaintained, outdated, needs lots of refreshment
2017-11-09 games/lordsawar: Broken for more than 6 months
2017-11-09 databases/elixir-ecto_migrate: Broken for more than 6 months
2017-11-09 audio/gspeakers: Broken for more than 6 months
2017-11-09 net/p5-Filesys-SmbClient: Broken for more than 6 months
2017-11-09 audio/tclmidi: Broken for more than 6 months
2017-11-09 security/py-xmlsec: Broken for more than 6 months
2017-11-09 security/samba-virusfilter: Broken for more than 6 months
2017-11-09 textproc/ocaml-pxp: Broken for more than 6 months
2017-11-09 audio/sooperlooper: Broken for more than 6 months
2017-11-09 devel/dwarves: Broken for more than 6 months
2017-11-09 devel/cl-cffi-sbcl: Broken for more than 6 months
2017-11-09 devel/pinba_engine: Broken for more than 6 months
2017-11-09 devel/py-event: Broken for more than 6 months
|
Wed, 8 Nov 2017
|
[ 18:53 ehaupt ] (Only the first 10 of 18 ports in this commit are shown above. )
Add python3 stub ports required for the upcoming update of finance/electrum.
Approved by: portmgr (bdrewery)
Differential Revision: D13000
|
Tue, 7 Nov 2017
|
[ 21:50 cs ]
Nyx is a command-line monitor for Tor. With this you can get detailed real-time
information about your relay such as bandwidth usage, connections, logs, and
much more.
WWW: https://nyx.torproject.org/
|
[ 20:34 ehaupt ]
- Rename securitypy-btchip to security/py-btchip-python to reflect official
Python modules naming scheme [1].
- Explain in MOVED why the port was renamed
- Update security/py-btchip-python to 0.1.22
- Update dependency of finance/electrum
Notified by: koobs [1]
|
Sun, 5 Nov 2017
|
[ 11:40 dinoex ]
- add tinc-devel port
|
Mon, 23 Oct 2017
|
[ 20:46 se ] (Only the first 10 of 11 ports in this commit are shown above. )
This script uses a downloaded copy of the pwned passwort hashes available
from https://haveibeenpwned.com/Passwords/ to allow passwords to be locally
checked, whether they are known to have been obtained in a data breach and
therefore should not be used.
Approved by: Antoine (mentor)
|
Fri, 13 Oct 2017
|
[ 09:53 se ]
Add cvechecker, forgotten in r451847.
Reported by: antoine
|
Thu, 12 Oct 2017
|
[ 06:44 ehaupt ]
Add py-btchip 0.1.21, python communication library for Ledger Hardware
Wallet.
|
Wed, 11 Oct 2017
|
[ 22:35 ehaupt ]
Add py-trezor 0.7.16, client side implementation for TREZOR Bitcoin
hardware wallets.
|
[ 22:35 ehaupt ]
Add py-mnemonic 0.17, implementation of Bitcoin BIP-0039.
|
Tue, 10 Oct 2017
|
[ 11:47 brnrd ] (Only the first 10 of 14 ports in this commit are shown above. )
security/openssl-unsafe: Add OpenSSL port for scanning/testing
- OpenSSL binary and libs for testing and scanning
- Use with e.g. sslscan or testssl.sh
Differential Revision: https://reviews.freebsd.org/D9483
|
Sun, 8 Oct 2017
|
[ 15:37 ashish ]
git-remote-gcrypt is a git remote helper to push and pull from
repositories encrypted with GnuPG. It works with the standard git
transports, including repository hosting services like GitHub.
WWW: https://spwhitton.name/tech/code/git-remote-gcrypt/
|
Sat, 30 Sep 2017
|
[ 15:13 rene ] (Only the first 10 of 11 ports in this commit are shown above. )
The sandsifter audits x86 processors for hidden instructions and
hardware bugs, by systematically generating machine code to search
through a processor's instruction set, and monitoring execution for
anomalies. Sandsifter has uncovered secret processor instructions from
every major vendor; ubiquitous software bugs in disassemblers,
assemblers, and emulators; flaws in enterprise hypervisors; and both
benign and security-critical hardware bugs in x86 chips.
WWW: https://github.com/xoreaxeaxeax/sandsifter
PR: 221132
Submitted by: rozhuk.im AT gmail.com
Reviewed by: swills
|
[ 10:18 sunpoet ]
Remove security/py-twistedConch
|
Tue, 19 Sep 2017
|
[ 18:31 adamw ]
Update gnupg to 2.2.1, and remove the security/gnupg22 port
I misjudged the timeline for 2.3, and had not processed that the
intent of 2.3 is different from 2.1. Rather than 2.3 being a "modern"
branch and 2.2 being purely "stable," 2.3 will be development and
users are encouraged to remain on 2.2. Furthermore, upstream doesn't
expent a 2.3 release for a year or so.
Accordingly, I'm removing the gnupg22 port and updating security/gnupg
to be 2.2. gnugp20 is still scheduled for deletion at the end of the
year.
|
Thu, 14 Sep 2017
|
[ 17:44 rene ]
Remove expired port:
2017-09-13 security/clambc: Practically unmaintained, featuring issues elsewhere
solved 6 years ago
|
Mon, 11 Sep 2017
|
[ 21:13 ultima ]
The Double Ratchet Algorithm is a protocol (similar to OTR) that provides for
perfect forward secrecy in (a)synchronous communications. It uses triple
Diffie-Hellman for authentication and ECDHE for perfect forward secrecy. The
protocol is lighter and more robust than the OTR protocol - providing better
forward and future secrecy, as well as deniability.
The protocol was developed by Trevor Perrin and Moxie Marlinspike. Its chief
use currently is in the Open Whisper Systems Signal package.
WWW: https://github.com/rxcomm/pyaxo
PR: 222040
Submitted by: Yuri Victorovich (maintainer)
Reviewed by: lifanov (mentor), matthew (mentor), koobs, sunpoet
Approved by: lifanov (mentor), matthew (mentor), koobs
Differential Revision: https://reviews.freebsd.org/D12310
|
[ 21:02 ultima ]
txtorcon is an implementation of the control-spec for Tor using the Twisted
networking library for Python.
This is useful for writing utilities to control or make use of Tor in
event-based Python programs. If your Twisted program supports endpoints (like
twistd does) your server or client can make use of Tor immediately, with no
code changes. Start your own Tor or connect to one and get live stream, circuit,
relay updates; read and change config; monitor events; build circuits; create
onion services; etcetera (ReadTheDocs).
PR: 222042
Submitted by: Yuri Victorovich (maintainer)
Reviewed by: lifanov (mentor), matthew (mentor), koobs
Approved by: lifanov (mentor), matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D12311
|
[ 13:10 mat ]
Sort categories Makefiles properly.
Sponsored by: Absolight
|
Wed, 6 Sep 2017
|
[ 22:50 adamw ]
Add the official 1Password CLI client. It is provided by AgileBits as
precompiled
binaries. Its binary is named op, but this port is being called 1password-client
to avoid conflict with security/op. The binary name itself still conflicts
though.
WWW: https://support.1password.com/command-line-getting-started/
|
Sun, 3 Sep 2017
|
[ 10:12 rene ]
Remove expired port:
2017-09-03 security/py-pyme: Merged with GPGme project. Please use
security/py-gpgme instead
|
Mon, 28 Aug 2017
|
[ 13:02 adamw ]
Add gnupg22 port. GnuPG 2.2 is the new LTS stable version. gnupg20 is
now marked for deprecation at the end of the year (when upstream support
for it will end). Users of gnupg20 should migrate to gnupg22.
The gnupg port is remaining at 2.1.x for now, as it's essentially the
same thing as 2.2.0. It will become 2.3 soon-ish.
|
Wed, 23 Aug 2017
|
[ 11:33 rene ] (Only the first 10 of 26 ports in this commit are shown above. )
Remove expired ports:
2017-08-23 games/plee-the-bear: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-umicons: Broken for more than 6 months
2017-08-23 lang/bigloo: Broken for more than 6 months
2017-08-23 audio/linux-neroaaccodec: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-dark-glass: Broken for more than 6 months
2017-08-23 misc/fortune-mod-ferengi_rules_of_acquisition: Broken for more than 6
months
2017-08-23 misc/fortune-mod-culmea-culmilor: Broken for more than 6 months
2017-08-23 misc/xyzcmd: Broken for more than 6 months
2017-08-23 russian/fortuneru: Broken for more than 6 months
2017-08-23 security/bdc: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-icosx: Broken for more than 6 months
2017-08-23 devel/insight: Broken for more than 6 months
2017-08-23 devel/gdb66: Broken for more than 6 months
2017-08-23 biology/biojava: Broken for more than 6 months
2017-08-23 games/xroach: Broken for more than 6 months
|
Mon, 21 Aug 2017
|
[ 20:43 sunpoet ]
Add rubygem-gpgme 2.0.13
Ruby-GPGME is a Ruby language binding of GPGME (GnuPG Made Easy). GnuPG Made
Easy (GPGME) is a library designed to make access to GnuPG easier for
applications. It provides a High-Level Crypto API for encryption, decryption,
signing, signature verification and key management.
WWW: https://github.com/ueno/ruby-gpgme
|
Sun, 13 Aug 2017
|
[ 22:35 ultima ]
Strong (well-distributed and unpredictable) hashes:
* Portable implementation of SipHash
* HighwayHash, a 5x faster SIMD hash with security claims
WWW: https://github.com/google/highwayhash
PR: 219232
Submitted by: Yuri Victorovich (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D12002
|
Fri, 11 Aug 2017
|
[ 18:47 mmokhi ]
security/cyrus-sasl2: separate sql plugins into security/cyrus-sasl2-sql
Fix circular-dependency problem happens after SASL/LDAP was added as
plugin to mysql57-client in r446496
Reviewed by: bapt, mat (mentor), ume (maintainer)
Approved by: mat (mentor), ume (maintainer)
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D11805
|
Wed, 9 Aug 2017
|
[ 18:58 sbz ]
- Create python3 version of security/py-ecdsa
Approved by: portmgr (feld), python (koobs)
Differential Revision://reviews.freebsd.org/D11821
|
Tue, 8 Aug 2017
|
[ 18:28 antoine ]
Remove security/rubygem-hashie-forbidden_attributes, duplicate of
devel/rubygem-hashie-forbidden_attributes
|
Number of commits found: 2259 (showing only 100 on this page) |