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

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

[First Page]  «  3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13  »  [Last Page]

Thu, 3 Aug 2017
[ 22:38 acm search for other commits by this committer ] Original commit   Revision:447296
- New port: security/openvas9-cli

The Open Vulnerability Assessment System (OpenVAS) is a framework of several
services and tools offering a comprehensive and powerful vulnerability
scanning and vulnerability management solution.

This package contains a command-line tool to control the OpenVAS Manager and
a Nagios plugin.

WWW: http://www.openvas.org/
[ 22:36 acm search for other commits by this committer ] Original commit   Revision:447295 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- New port: security/openvas9-libraries

The Open Vulnerability Assessment System (OpenVAS) is a framework of several
services and tools offering a comprehensive and powerful vulnerability
scanning and vulnerability management solution.

This package contains core libraries.

WWW: http://www.openvas.org/
[ 22:21 acm search for other commits by this committer ] Original commit   Revision:447287 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Rename openvas ports for reflect 8 version in name. I'll add openvas9 ports
  and I'll take maintainership of them
Mon, 31 Jul 2017
[ 17:42 rene search for other commits by this committer ] Original commit   Revision:446988 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Remove expired ports:
2017-07-31 net/rubygem-oauth212: Only created for www/gitlab; please use
net/rubygem-oauth2 instead
2017-07-31 textproc/rubygem-liquid3: Use textproc/rubygem-liquid instead
2017-07-31 mail/dovecot2-antispam-plugin: Use pigeonhole instead. See
https://wiki2.dovecot.org/HowTo/AntispamWithSieve
2017-07-31 mail/dovecot-antispam: Dovecot-1.x is deprecated. Use dovecot2 and
dovecot2-antispam-plugin instead
2017-07-31 mail/dovecot-sieve: Dovecot-1.x is deprecated. Use dovecot2 and
dovecot-pigeonhole instead
2017-07-31 mail/dovecot-managesieve: Dovecot-1.x is deprecated. Use dovecot2 and
dovecot-pigeonhole instead
2017-07-31 www/rubygem-jquery-ui-rails5-rails4: Only created for www/gitlab;
please use www/rubygem-jquery-ui-rails-rails4 instead
2017-07-31 security/rubygem-omniauth13: Only created for www/gitlab; please use
security/rubygem-omniauth instead
2017-07-31 devel/rubygem-health_check22: Only created for www/gitlab; please use
devel/rubygem-health_check instead
2017-07-31 devel/rubygem-semantic_puppet0: Use devel/rubygem-semantic_puppet
instead
2017-07-31 devel/rubygem-newrelic_rpm3: Only created for www/gitlab; please use
devel/rubygem-newrelic_rpm instead
2017-07-31 lang/p5-Parse-Perl: does not build with Perl >= 5.22
2017-07-31 sysutils/rubygem-puppet_forge1: Use sysutils/rubygem-puppet_forge
instead
2017-07-31 sysutils/rubygem-SyslogLogger: Project is EOL'd because it was merged
into Ruby 2.0
Fri, 28 Jul 2017
[ 18:28 ultima search for other commits by this committer ] Original commit   Revision:446844 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Vuls is an agentless vulnerability scanner written in golang.
It can scan localhost or remote hosts via SSH. Vuls has a Terminal-Based User
Interface(TUI) to display the scan results.

Vuls' features include:

* scan for vulnerabilitie in Ubuntu, Debian, CentOS, Amazon Linux, RHEL, Oracle
Linux, FreeBSD and Raspbian;
* scan middleware that are not included in OS package management;
* nondestructive testing;
* email and slack notification.

WWW: https://github.com/future-architect/vuls

PR:		220328
Submitted by:	Alexandru Ciobanu <iscandr@gmail.com> (maintainer)
Reviewed by:	matthew (mentor), mat
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11746
[ 18:22 ultima search for other commits by this committer ] Original commit   Revision:446843 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
This is tool to build a local copy of the National Vulnerabilities Database(NVD)
and the Japan Vulnerability Notes (JVN). NVD and JVN contain security
vulnerabilities according to their CVE identifiers, including exhaustive
information and a risk score. The local copy is generated in sqlite format, and
the tool has a server mode for easy querying.

WWW: https://github.com/kotakanbe/go-cve-dictionary/

PR:		220561
Submitted by:	Alexandru Ciobanu <iscandr@gmail.com> (maintainer)
Reviewed by:	matthew (mentor), koobs, mat
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11745
Thu, 27 Jul 2017
[ 17:39 dvl search for other commits by this committer ] Original commit   Revision:446767
Function Identification and Recovery Signature Tool
[ 17:12 jrm search for other commits by this committer ] Original commit   Revision:446766
Add missing entry to security/Makefile for rubygem-hkdf
Tue, 25 Jul 2017
[ 20:08 jrm search for other commits by this committer ] Original commit   Revision:446621
rubygem-webpush: Encryption utilities for Web Push payload

WWW: https://github.com/zaru/webpush
[ 17:41 ehaupt search for other commits by this committer ] Original commit   Revision:446615
Add crackpkcs12 0.2.10, multithreaded program to crack PKCS#12 files.
Mon, 24 Jul 2017
[ 16:08 gerald search for other commits by this committer ] Original commit   Revision:446535
Revert the removal of security/sha2wordlist via revision 446377. That
happened since it was not connected to the build.  Instead fix a typo
in security/Makefile and hence connect this port.

Reported by:	jbeich
Sat, 22 Jul 2017
[ 09:16 antoine search for other commits by this committer ] Original commit   Revision:446377
Remove 4 ports that are probably useless (not properly hooked to the build)

With hat:	portmgr
Thu, 20 Jul 2017
[ 15:34 feld search for other commits by this committer ] Original commit   Revision:446263
security/sshguard: Update to 2.0.0

PR:		219409
Wed, 19 Jul 2017
[ 17:20 zeising search for other commits by this committer ] Original commit   Revision:446209
Add sha2wordlist.

sha2wordlist makes a sha256 digest and outputs it in PGP Words, to be used
when verifying hashes verbally.

Submitted by:	Peter Ankerstal
[ 05:40 acm search for other commits by this committer ] Original commit   Revision:446184
- New port: security/veracrypt

VeraCrypt is a free open source disk encryption software for Windows, Mac OSX,
FreeBSD and Linux. Brought to you by IDRIX (https://www.idrix.fr) and based on
TrueCrypt 7.1a.

VeraCrypt main features:

- Creates a virtual encrypted disk within a file and mounts it as a real disk.
- Encrypts an entire partition or storage device such as USB flash drive or
  hard drive.
- Encrypts a partition or drive where Windows is installed (pre-boot
  authentication).
- Encryption is automatic, real-time(on-the-fly) and transparent.
- Parallelization and pipelining allow data to be read and written as fast as
  if the drive was not encrypted.
- Encryption can be hardware-accelerated on modern processors.
- Provides plausible deniability, in case an adversary forces you to reveal the
  password: Hidden volume (steganography) and hidden operating system.
- More information about the features of VeraCrypt may be found in the
  documentation

WWW: http://www.veracrypt.fr
Tue, 11 Jul 2017
[ 04:13 cy search for other commits by this committer ] Original commit   Revision:445467
ntroducing the new krb5-devel port, tracking MIT KRB5 development
on github.
Mon, 10 Jul 2017
[ 11:45 bapt search for other commits by this committer ] Original commit   Revision:445430
New port libu2f-host

Libu2f-host provides a C library and command-line tool that implements the
host-side of the U2F protocol. There are APIs to talk to a U2F device and
perform the U2F Register and U2F Authenticate operations.

WWW: https://developers.yubico.com/libu2f-host/
Sat, 8 Jul 2017
[ 17:04 antoine search for other commits by this committer ] Original commit   Revision:445344
New port: security/rubygem-metasploit-aggregator

The Metasploit Aggregator is a proxy for Meterpreter sessions.

WWW: https://github.com/rapid7/metasploit-aggregator
Fri, 7 Jul 2017
[ 12:30 tijl search for other commits by this committer ] Original commit   Revision:445244
Add security/linux-c7-trousers, needed by security/linux-c7-gnutls.
[ 12:22 tijl search for other commits by this committer ] Original commit   Revision:445243
Add security/linux-c7-p11-kit, needed by security/linux-c7-gnutls.
[ 11:58 tijl search for other commits by this committer ] Original commit   Revision:445239
Add security/linux-c7-nettle, needed by security/linux-c7-gnutls.
Wed, 5 Jul 2017
[ 18:02 pi search for other commits by this committer ] Original commit   Revision:445088
New port: security/hardening-check

Check binaries for security hardening features

Hardening-check is a perl script to verify that the resulting binary
does, in fact, have hardening features enabled, you can use it to
test each ELF binary and the output will show if the binary has
position independent executable, stack protected, fortify source
functions(not supported on FreeBSD now), read only relocations or
immediate binding supported.

WWW: https://wiki.debian.org/Hardening

PR:		220245
Submitted by:	amutu@amutu.com
Fri, 30 Jun 2017
[ 15:15 tobik search for other commits by this committer ] Original commit   Revision:444763
New port: security/testssl.sh

testssl.sh is a command line tool which checks a server's service on
any port for the support of TLS/SSL ciphers, protocols as well as some
cryptographic flaws.  Key features:

- Clear output: you can tell easily whether anything is good or bad
- Flexibility: You can test any SSL/TLS enabled and STARTTLS service,
  not only webservers at port 443
- Toolbox: Several command line options help you to run YOUR test and
  configure YOUR output
- Reliability: features are tested thoroughly
- Verbosity: If a particular check cannot be performed because of a
  missing capability on your client side, you'll get a warning
- Privacy: It's only you who sees the result, not a third party

WWW: https://github.com/drwetter/testssl.sh

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11406
Thu, 29 Jun 2017
[ 15:51 swills search for other commits by this committer ] Original commit   Revision:444652
security/boringssl: create port

Fork of OpenSSL that is designed to meet Google's needs

WWW: https://github.com/google/boringssl
Mon, 12 Jun 2017
[ 10:30 tz search for other commits by this committer ] Original commit   Revision:443432
New port: security/rubygem-doorkeeper-openid_connect

Implements an OpenID Connect authentication provider for Rails applications on
top of the Doorkeeper OAuth 2.0 framework.

OpenID Connect is a single-sign-on and identity layer with a growing list of
server and client implementations. If you're looking for a client in Ruby check
out omniauth-openid-connect.

WWW: https://github.com/doorkeeper-gem/doorkeeper-openid_connect
[ 10:14 tz search for other commits by this committer ] Original commit   Revision:443421
New port: security/rubygem-securecompare

securecompare borrows the secure_compare private method from
ActiveSupport::MessageVerifier which lets you do safely compare strings without
being vulnerable to timing attacks. Useful for Basic HTTP Authentication in your
rack/rails application.

WWW: https://github.com/samuelkadolph/securecompare
Wed, 7 Jun 2017
[ 15:28 rene search for other commits by this committer ] Original commit   Revision:442847
Remove expired ports:
2017-05-31 mail/linux-thunderbird: Use the native thunderbird mail/thunderbird
instead
2017-06-01 devel/p5-Penguin: Depends on expired security/pgp
2017-06-01 security/p5-Crypt-PGPSimple: Depends on expired security/pgp
2017-06-01 mail/pgpsendmail: Depends on expired security/pgp
2017-04-01 security/pgp: This software was last updated in 1996, use
security/gnupg1 as a drop-in replacement with legacy PGP support.
[ 14:32 woodsb02 search for other commits by this committer ] Original commit   Revision:442841
[NEW] security/py3-openssl: Create Python 3.x version of port

The latest www/py-requests update [1] unbundled its dependencies, now
requiring chardet, idna, urllib3 and certifi from ports.

www/py3-requests port was not tested during QA, which would have highlighted
the need for many new py3-* ports (and their dependencies).

This change creates one of those ports.

[1] https://svnweb.freebsd.org/changeset/ports/442565

PR:		219833
[ 14:22 woodsb02 search for other commits by this committer ] Original commit   Revision:442838
[NEW] security/py3-cryptography: Create Python 3.x version of port

The latest www/py-requests update [1] unbundled its dependencies, now
requiring chardet, idna, urllib3 and certifi from ports.

www/py3-requests port was not tested during QA, which would have highlighted
the need for many new py3-* ports (and their dependencies).

This change creates one of those ports.

[1] https://svnweb.freebsd.org/changeset/ports/442565

PR:		219833
[ 10:49 koobs search for other commits by this committer ] Original commit   Revision:442826
[NEW] security/py3-certifi: Create Python 3.x port of py-certifi

The latest www/py-requests update [1] unbundled its dependencies, now
requiring chardet, idna, urllib3 and certifi from ports.

www/py3-requests port was not tested during QA, which would have highlighted
the need for many new py3-* ports (and their dependencies).

This change creates one of those ports.

[1] https://svnweb.freebsd.org/changeset/ports/442565

PR:		219833
Approved by:	koobs (python, with hat)
Sun, 4 Jun 2017
[ 20:29 sunpoet search for other commits by this committer ] Original commit   Revision:442585
Sort SUBDIRs
Sat, 3 Jun 2017
[ 19:48 antoine search for other commits by this committer ] Original commit   Revision:442519
Hook security/pecl-ssh2-0 to the build
Tue, 30 May 2017
[ 01:50 sunpoet search for other commits by this committer ] Original commit   Revision:442049
Add rubygem-pundit 1.1.0

Pundit provides a set of helpers which guide you in leveraging regular Ruby
classes and object oriented design patterns to build a simple, robust and
scaleable authorization system.

WWW: https://github.com/elabs/pundit
Thu, 25 May 2017
[ 02:20 jrm search for other commits by this committer ] Original commit   Revision:441651
security/rubygem-doorkeeper-rails50: Create rails version 5.0 port by
copying security/rubygem-doorkeeper-rails5

Approved by:	swills (mentor, implicit)
[ 02:18 jrm search for other commits by this committer ] Original commit   Revision:441650
security/rubygem-devise-two-factor-rails50: Create rails version 5.0 port
by copying security/rubygem-devise-two-factor-rails5

Approved by:	swills (mentor, implicit)
Sat, 20 May 2017
[ 02:27 dvl search for other commits by this committer ] Original commit   Revision:441282
A pure Unix shell script implementing ACME client protocol

Differential Revision: https://reviews.freebsd.org/D10308
Fri, 12 May 2017
[ 21:50 sunpoet search for other commits by this committer ] Original commit   Revision:440718
Add py-google-auth 1.0.1

google-auth is the Google authentication library for Python. This library
provides the ability to authenticate to Google APIs using various methods. It
also provides integration with several HTTP libraries.

- Support for Google Application Default Credentials.
- Support for signing and verifying JWTs.
- Support for Google Service Account credentials.
- Support for Google Compute Engine credentials.
- Support for Google App Engine standard credentials.
- Support for various transports, including Requests, urllib3, and gRPC.

WWW: https://pypi.python.org/pypi/google-auth
WWW: https://github.com/GoogleCloudPlatform/google-auth-library-python
Thu, 11 May 2017
[ 16:41 dvl search for other commits by this committer ] Original commit   Revision:440634
Tool to analyze Nginx configuration for security misconfiguration
Sat, 6 May 2017
[ 07:38 miwi search for other commits by this committer ] Original commit   Revision:440239
The python binding of the cryptographic library cryptlib.

WWW: http://www.cs.auckland.ac.nz/~pgut001/cryptlib/

PR:		216011
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Mon, 1 May 2017
[ 14:45 matthew search for other commits by this committer ] Original commit   Revision:439899
Simple utility for submitting to transparency logs

PR:		216766
Submitted by:	Jim Ohlstein <jim@ohlste.in>
Sun, 30 Apr 2017
[ 15:47 ler search for other commits by this committer ] Original commit   Revision:439826 (Only the first 10 of 147 ports in this commit are shown above. View all ports for this commit)
2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/privman: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-px: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/spdict: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net/opendpi: Unfetchable for more than six months (google code has
gone away)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
[ 04:01 pi search for other commits by this committer ] Original commit   Revision:439785
net/softethervpn: rename to security/softether-devel

PR:		217732
Submitted by:	pi
Approved by:	hrs (maintainer timeout)
Fri, 28 Apr 2017
[ 19:40 jrm search for other commits by this committer ] Original commit   Revision:439626 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Create rails version 5 ports to avoid conflicts.

Approved by:	swills (mentor, implicit)
Sun, 23 Apr 2017
[ 17:10 sunpoet search for other commits by this committer ] Original commit   Revision:439249
Add rubygem-omniauth13 1.3.2 (copied from rubygem-omniauth)

- Add PORTSCOUT
Sat, 22 Apr 2017
[ 22:36 jrm search for other commits by this committer ] Original commit   Revision:439189
New port, security/rubygem-openssl: Gem that wraps around OpenSSL library

While there is an OpenSSL gem packaged with Ruby, a separate gem has been
created, so that when OpenSSL security issues arise, the separate gem can
be released independently of Ruby.

WWW: https://github.com/ruby/openssl/

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10415
Wed, 19 Apr 2017
[ 19:56 rene search for other commits by this committer ] Original commit   Revision:438908 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Remove expired ports:
2015-10-01 www/py-django16: End of extended support: April 1, 2015
www/py-django16-tastypie: Uses expired Django version
2017-04-01 www/py-django-pipeline13: Depends on expired www/py-django16, and
expired upstream
2017-04-19 www/py-djblets: Does not build with py-django18 see pr: 216758
2017-04-19 security/py-crits: Does not build with py-django18 see pr: 216758
www/py-cactus: Depends on expired Django version
devel/py-django16-tastypie-mongoengine: Uses expired Django version
Fri, 14 Apr 2017
[ 18:51 swills search for other commits by this committer ] Original commit   Revision:438538
security/py3-pycrypto: create port

Python 3 version of py-pycrypto
Mon, 10 Apr 2017
[ 20:36 lifanov search for other commits by this committer ] Original commit   Revision:438208
add security/py-docker-pycreds

Python bindings for the docker credentials store API
[ 20:08 lifanov search for other commits by this committer ] Original commit   Revision:438206
add security/py-backports.ssl_match_hostname

backport of ssl_match_hostname function from Python 3.5
[ 17:11 rene search for other commits by this committer ] Original commit   Revision:438191 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Remove expired ports:
2017-02-05 sysutils/puppet38: Upstream support ended, see
http://tinyurl.com/puppet3eol
2017-03-31 editors/libreoffice4: Deprecated by upstream
2017-03-31 databases/rubygem-redis-actionpack4: Use
databases/rubygem-redis-actionpack instead
2017-03-31 devel/rubygem-nio4r1: Use devel/rubygem-nio4r instead
2017-03-31 devel/liborcus07: Deprecated by upstream, use devel/liborcus
2017-03-31 devel/mdds0: Deprecated by upstream, use devel/mdds
2017-03-31 security/openvpn23-polarssl: Replaced by new upstream relesae 2.4.x
2017-03-31 security/openvpn23: Replaced by new upstream relesae 2.4.x
2017-03-31 textproc/p5-XML-XSH: Deprecated by upstream
2017-03-31 www/rubygem-jquery-atwho-rails-rails4: Use
www/rubygem-jquery-atwho-rails instead
2017-03-31 www/p5-Catalyst-Plugin-Singleton: Deprecated by upstream
2017-04-01 x11/lumina-i18n: Obsolete, i18n files included in x11/lumina
2017-04-01 sysutils/jail2: Starting with 10.0 functionality has been merged into
base.
2017-04-01 sysutils/iocage-devel: Outdated version. Please use
sysutils/py-iocage instead
2017-04-01 sysutils/iocage: Outdated version. Please use sysutils/py-iocage
instead
2017-04-05 databases/puppetdb: Depends on expired sysutils/puppet38, use
puppetdb[34] instead
2017-04-05 databases/puppetdb-terminus: Depends on expired sysutils/puppet38,
use puppetdb-terminus[34]
2017-04-08 databases/pglesslog: Does not build with recent PostgreSQL versions
2017-04-08 textproc/go-text: Go libraries should not be packaged
2017-04-08 devel/go-pretty: Go libraries should not be packaged
2017-04-08 databases/godis: Go libraries should not be packaged
2017-04-10 www/moodle29: Upstream support EoL, please migrate to moodle32
Wed, 5 Apr 2017
[ 13:00 jrm search for other commits by this committer ] Original commit   Revision:437781
New port, security/acmetool: An automatic certificate acquisition tool for
ACME (Let's Encrypt)

WWW: https://github.com/hlandau/acme

PR:		216779
Submitted by:	samm@os2.kiev.ua (maintainer)
Reviewed by:	mat
Approved by:	swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10280
Sat, 25 Mar 2017
[ 11:44 bapt search for other commits by this committer ] Original commit   Revision:436897
Kickpass is a stupid simple password safe. It keep each password in a specific
safe, protected with modern cryptography. Its main user interface is command
line.

WWW: https://github.com/paulfariello/kickpass
Fri, 24 Mar 2017
[ 17:47 sunpoet search for other commits by this committer ] Original commit   Revision:436840
Add rubygem-net-ssh-gateway1 1.2.0 (copied from rubygem-net-ssh-gateway)

- Add PORTSCOUT
[ 12:42 bapt search for other commits by this committer ] Original commit   Revision:436811
The Yubico Authenticator is a graphical desktop tool and command line tool for
generating Open AuTHentication (OATH) event-based HOTP and time-based TOTP
one-time password codes, with the help of a YubiKey that protects the shared
secrets.

WWW: https://developers.yubico.com/yubioath-desktop/

Sponsored by:	Gandi.net
Thu, 23 Mar 2017
[ 02:33 jrm search for other commits by this committer ] Original commit   Revision:436753
security/py-pyaes: Pure-Python implementation of AES block-cipher and
common modes of operation.

WWW: https://github.com/ricmoo/pyaes

Approved by:	swills (mentor, implicit)
Wed, 22 Mar 2017
[ 21:03 sunpoet search for other commits by this committer ] Original commit   Revision:436729
Add rubygem-omniauth-oauth2-generic 0.2.2

omniauth-oauth2-generic provides an OmniAuth strategy for authenticating with an
OAuth2 service using the authorization grant flow.

Most OmniAuth gems are written either as abstractions (omniauth-oauth2) or for a
specific provider (omniauth-github), but this one is designed to be configurable
enough to work with any basic OAuth2 provider. The primary differences between
OAuth2 provider strategies in OmniAuth are:
- The server's domain
- The URL paths used to authorize, request tokens and get user info
- The structure of the returned user information

These are all configurable options in this gem. There my be certain
requirements/features of some providers not covered by this gem's options, but
it was designed primarily so that if you are implementing your own OAuth2
provider for your service, you don't need to write an OmniAuth strategy as long
as it is compatible with the basic options provided by this gem.

WWW: https://gitlab.com/satorix/omniauth-oauth2-generic
Sun, 19 Mar 2017
[ 00:32 sunpoet search for other commits by this committer ] Original commit   Revision:436455
Add rubygem-googleauth 0.5.1

This is Google's officially supported ruby client library for using OAuth 2.0
authorization and authentication with Google APIs. It allows simple
authorization for accessing Google APIs and provides support for Application
Default Credentials, as described at
https://developers.google.com/accounts/docs/application-default-credentials

WWW: https://github.com/google/google-auth-library-ruby
[ 00:31 sunpoet search for other commits by this committer ] Original commit   Revision:436454
Add rubygem-signet 0.7.3

Signet is an OAuth 1.0 / OAuth 2.0 implementation.

WWW: https://github.com/google/signet
Sat, 18 Mar 2017
[ 05:32 acm search for other commits by this committer ] Original commit   Revision:436382
- New port: security/enchive

Enchive is a tool to encrypt files to yourself for long-term archival. It's a
focused, simple alternative to more complex solutions such as GnuPG or
encrypted filesystems. Enchive has no external dependencies and is trivial to
build for local use. Portability is emphasized over performance.

WWW: https://github.com/skeeto/enchive
Tue, 14 Mar 2017
[ 14:17 jrm search for other commits by this committer ] Original commit   Revision:436154
security/sha1collisiondetection: a tool to detect SHA-1 collisions

https://github.com/cr-marcstevens/sha1collisiondetection

PR:		217733
Submitted by:	jharris@widomaker.com (maintainer)
Reviewed by:	mat
Approved by:	swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D9998
[ 13:21 lme search for other commits by this committer ] Original commit   Revision:436151
Add new port security/keepassxc:

KeePassXC is a community fork of KeePassX with the goal to extend and improve
it with new features and bugfixes to provide a feature-rich, fully
cross-platform and modern open-source password manager.

Additional features compared to KeePassX:
  * Auto-Type on all three major platforms (Linux, Windows, OS X)
  * Stand-alone password generator
  * Password strength meter
  * Using website favicons as entry icons
  * Merging of databases
  * Automatic reload when the database changed on disk
  * KeePassHTTP support for use with PassIFox in Mozilla Firefox and
    chromeIPass in Google Chrome or Chromium.
  * Many bug fixes

WWW: https://keepassxc.org/

PR:		217404
Submitted by:	Andrew Romanenko <melanhit@gmail.com> (original), Eric Camachat
<eric@camachat.org> (Update to 2.1.3)
Mon, 13 Mar 2017
[ 00:50 jrm search for other commits by this committer ] Original commit   Revision:436033
Add new port, security/py-onetime: Encryption program using one-time pad
algorithm.

http://www.red-bean.com/onetime/

PR:		217735
Submitted by:	vidar@karlsen.tech (maintainer)
Approved by:	swills (mentor, implicit)
Sun, 12 Mar 2017
[ 17:07 lifanov search for other commits by this committer ] Original commit   Revision:435996 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
add ports for Samhain Intrusion Detection System

Samhain is an open source file integrity and host-based intrusion
detection system for Linux and Unix. It can run as a daemon process,
and and thus can remember file changes - contrary to a tool that runs
from cron, if a file is modified you will get only one report, while
subsequent checks of that file will ignore the modification as it is
already reported (unless the file is modified again).

Samhain can optionally be used as client/server system to provide
centralized monitoring for multiple host. Logging to a (MySQL or
PostgreSQL) database is supported.

PR:		214623
Submitted by:	Nikola Kolev <koue@chaosophia.net>
Tue, 7 Mar 2017
[ 12:56 danfe search for other commits by this committer ] Original commit   Revision:435600
Add a port of `security/0d1n', web HTTP fuzzing tool and bruteforcer.

Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1484434410 which corresponds to commit 5e4e0ee tagged
as this release.

PR:		214503 (modified)
Submitted by:	Rihaz Jerrin
Thu, 2 Mar 2017
[ 19:28 antoine search for other commits by this committer ] Original commit   Revision:435295
New port: security/rubygem-nexpose

Ruby API to Rapid7 Nexpose vulnerability management
WWW: https://github.com/rapid7/nexpose-client
Mon, 20 Feb 2017
[ 11:02 wg search for other commits by this committer ] Original commit   Revision:434441
security/ssh-vault: encrypt/decrypt using ssh keys

A command line tool (cli) for creating encrypted files "vaults"
using ssh rsa keys for encrypt/decrypt.

WWW: https://ssh-vault.com/

PR:		214831
Submitted by:	Nicolas de Bari Embriz Garcia Rojas
Wed, 15 Feb 2017
[ 00:12 lx search for other commits by this committer ] Original commit   Revision:434147
Add 5.1-specific version of luasec
Wed, 8 Feb 2017
[ 20:39 matthew search for other commits by this committer ] Original commit   Revision:433672
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>
Tue, 7 Feb 2017
[ 16:50 dvl search for other commits by this committer ] Original commit   Revision:433570
Add newly created port py-virustotal-api

Sorry.
Sun, 5 Feb 2017
[ 21:21 ashish search for other commits by this committer ] Original commit   Revision:433457
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 search for other commits by this committer ] Original commit   Revision:433449
security/bdes: New port

 - Add port so we can remove bdes from base

Reviewed by:	allanjude, rene
Approved by:	allanjude
Differential Revision:	D9435
Tue, 31 Jan 2017
[ 16:54 tijl search for other commits by this committer ] Original commit   Revision:432937 (Only the first 10 of 887 ports in this commit are shown above. View all ports for this commit)
- 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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 28 Jan 2017
[ 11:18 rene search for other commits by this committer ] Original commit   Revision:432620 (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 24 Jan 2017
[ 16:25 dvl search for other commits by this committer ] Original commit   Revision:432355
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 search for other commits by this committer ] Original commit   Revision:432336 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Connect PHP 7.1 ports (r432324)
Sat, 21 Jan 2017
[ 18:56 lifanov search for other commits by this committer ] Original commit   Revision:432072
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 search for other commits by this committer ] Original commit   Revision:432031
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
Thu, 19 Jan 2017
[ 13:47 jbeich search for other commits by this committer ] Original commit   Revision:431871
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
Sun, 15 Jan 2017
[ 09:48 rene search for other commits by this committer ] Original commit   Revision:431540 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 7 Jan 2017
[ 15:39 rene search for other commits by this committer ] Original commit   Revision:430809 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
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
Wed, 4 Jan 2017
[ 04:18 swills search for other commits by this committer ] Original commit   Revision:430533
security/rubygem-net-telnet: create port

Provides telnet client functionality.

WWW: https://github.com/ruby/net-telnet
[ 01:22 swills search for other commits by this committer ] Original commit   Revision:430526
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
Sat, 31 Dec 2016
[ 17:25 rene search for other commits by this committer ] Original commit   Revision:430144 (Only the first 10 of 97 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 27 Dec 2016
[ 23:16 mandree search for other commits by this committer ] Original commit   Revision:429678 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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.
Fri, 16 Dec 2016
[ 20:30 mandree search for other commits by this committer ] Original commit   Revision:428696
Add new putty-nogtk port as alternative SSH implementation.
Sat, 10 Dec 2016
[ 16:55 pi search for other commits by this committer ] Original commit   Revision:428307
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>
Wed, 7 Dec 2016
[ 21:29 pi search for other commits by this committer ] Original commit   Revision:428087
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>
Sun, 4 Dec 2016
[ 12:26 rene search for other commits by this committer ] Original commit   Revision:427777
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.
Sat, 3 Dec 2016
[ 00:54 cy search for other commits by this committer ] Original commit   Revision:427588
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.
Sun, 20 Nov 2016
[ 12:38 rene search for other commits by this committer ] Original commit   Revision:426577
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
Mon, 14 Nov 2016
[ 16:12 tcberner search for other commits by this committer ] Original commit   Revision:426118 (Only the first 10 of 383 ports in this commit are shown above. View all ports for this commit)
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>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 13 Nov 2016
[ 10:31 pi search for other commits by this committer ] Original commit   Revision:426026
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>
Sat, 12 Nov 2016
[ 06:33 antoine search for other commits by this committer ] Original commit   Revision:425921
Fix INDEX
Thu, 10 Nov 2016
[ 16:14 marcel search for other commits by this committer ] Original commit   Revision:425847
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
Tue, 8 Nov 2016
[ 05:46 lwhsu search for other commits by this committer ] Original commit   Revision:425685
Add security/py-paramiko1, for ports that require paramiko 1.x

PR:		213893
Mon, 7 Nov 2016
[ 13:02 antoine search for other commits by this committer ] Original commit   Revision:425619
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
Thu, 3 Nov 2016
[ 15:55 feld search for other commits by this committer ] Original commit   Revision:425235
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/
Tue, 1 Nov 2016
[ 22:15 rene search for other commits by this committer ] Original commit   Revision:425096 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
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
Sun, 23 Oct 2016
[ 09:21 antoine search for other commits by this committer ] Original commit   Revision:424505
New port: security/py-maec

A Python library for parsing, manipulating, and generating MAEC content

WWW: https://github.com/MAECProject/python-maec
Fri, 21 Oct 2016
[ 07:29 rene search for other commits by this committer ] Original commit   Revision:424381 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Unlink expired PHP5.5 ports.

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

[First Page]  «  3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13  »  [Last Page]