| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New port: net/rubygem-grpc
A Ruby implementation of gRPC.
WWW: https://github.com/grpc/grpc/tree/master/src/ruby
Special thanks to swill and vanilla for creating this port!
Reviewed by: tz, Matthias Fechner <idefix@fechner.net>
Approved by: ports-secteam (junovitch)
Notes:
svn path=/branches/2017Q3/; revision=445215
|
|
|
|
|
|
|
|
|
|
|
|
| |
This ports contains FreeBSD's "rmds" which were originally part of the
base system.
Reviewed by: jbeich@, matthew@
Approved by: jbeich@, matthew@
Differential Revision: https://reviews.freebsd.org/D11345
Notes:
svn path=/head/; revision=444814
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FRRouting (FRR) is an IP routing protocol suite for Linux and Unix platforms
which includes protocol daemons for BGP, IS-IS, OSPF and RIP. FRR has its roots
in the Quagga project.
WWW: https://frrouting.org/
Sponsored by: Orange
Notes:
svn path=/head/; revision=444689
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gitaly is a Git RPC service for handling all the git calls made by GitLab.
WWW: https://gitlab.com/gitlab-org/gitaly
ATTENTION: the port has currently just a subset of functions and is needed
in order to provide the security update of www/gitlab to 9.0
Notes:
svn path=/head/; revision=444552
|
|
|
|
|
|
|
|
|
|
|
| |
2017-06-15 databases/pgpool-II: Deprecated by upstream; use database/pgpool instead
2017-06-15 databases/pgpool-II-30: Deprecated by upstream; use database/pgpool instead
2017-06-18 games/libgames-support: Superseded by libgnome-games-support, no longer used by anything
2017-06-22 net/sixxs-aiccu: SixXS shutdown on 2017-06-06, https://www.sixxs.net/sunset/
databases/pgpoolAdmin: depended on expired databases/pgpool-II and only supported PostgreSQL 9.2 which is will EOL in September 2017
Notes:
svn path=/head/; revision=444313
|
|
|
|
|
|
|
|
|
| |
rubygem-gitlab_omniauth-ldap)
- Add PORTSCOUT
Notes:
svn path=/head/; revision=442932
|
|
|
|
| |
Notes:
svn path=/head/; revision=442856
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=442844
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=442828
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
libmdf is the Millistream Data Feed API library with which developers
can connect to the Millistream Market Data system and subscribe to
streaming realtime or delayed market data such as stocks, indices,
currencies, bonds, derivatives and news services.
WWW: https://millistream.com
PR: 219777
Submitted by: Henrik Holst <henrik.holst millistream com>
Notes:
svn path=/head/; revision=442570
|
|
|
|
|
|
|
|
|
| |
databases/py-python-swiftclient
With hat: portmgr
Notes:
svn path=/head/; revision=442262
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a python client for the Swift API. There's a Python API (the swiftclient
module), and a command-line script (swift).
Development takes place via the usual OpenStack processes as outlined in the
OpenStack wiki.
This code is based on the original client previously included with OpenStack's
Swift The python-swiftclient is licensed under the Apache License like the rest
of OpenStack.
WWW: https://pypi.python.org/pypi/python-swiftclient
WWW: https://github.com/openstack/python-swiftclient
Notes:
svn path=/head/; revision=442160
|
|
|
|
|
|
|
|
| |
- Add PyPI as primary WWW
- Bump PORTREVISION for dependent ports
Notes:
svn path=/head/; revision=442068
|
|
|
|
| |
Notes:
svn path=/head/; revision=441409
|
|
|
|
|
|
|
|
|
| |
madonctl is a Golang command line interface for the Mastodon API.
WWW: https://github.com/McKael/madonctl
Notes:
svn path=/head/; revision=441399
|
|
|
|
|
|
|
|
|
| |
* These is done so grilo and grilo-plugins can be updated to 0.3.x and
the users of grilo can switch when they are ready.
* Chase grilo users to the new locations.
Notes:
svn path=/head/; revision=441298
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A simple Python module to bypass Cloudflare's anti-bot page (also known as "I'm
Under Attack Mode", or IUAM), implemented with Requests.
https://github.com/Anorov/cloudflare-scrape
Approved by: rakuco (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D10813
Notes:
svn path=/head/; revision=441247
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
radcli is a library for writing RADIUS clients. It aims to allow writing
a RADIUS-aware application in less than 50 lines of code. It is based on the
freeradius-client library, but legacy code has been removed; IPv6 support,
pkg-config, TLS/DTLS, and API documentation have been added. It remains
source compatible with radiusclient-ng and freeradius-client.
WWW: https://radcli.github.io/radcli/
PR: 219088
Submitted by: Jov <amutu@amutu.com>
Reviewed by: danfe
Notes:
svn path=/head/; revision=441200
|
|
|
|
|
|
|
|
| |
Submitted by: decui@microsoft.com
Differential Revision: https://reviews.freebsd.org/D10566
Notes:
svn path=/head/; revision=441117
|
|
|
|
|
|
|
|
|
|
|
| |
Renamed to reflect official name at PyPI/Github.
PR: 212673
Approved by: garga (mentor), python (miwi)
Differential Revision: https://reviews.freebsd.org/D10705
Notes:
svn path=/head/; revision=440987
|
|
|
|
|
|
|
|
|
| |
Reviewed by: mat
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D10569
Notes:
svn path=/head/; revision=439955
|
|
|
|
|
|
|
|
|
| |
2017-04-30 net/clamz: Unfetchable for more than six months (google code has gone away)
Approved by: rene (portmgr, mentor), adamw(portmgr, mentor)
Notes:
svn path=/head/; revision=439839
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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)
2017-04-30 net/py-pybeanstalk: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/qwit: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/linux-instantbird: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/jabber-pyicq: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/qwit-devel: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/naim: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/pwytter: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/sievelog: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/ldapenter: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/py-danzfs: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/plasma-applet-apcups: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/scanmem: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/pdsh: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/superswitcher: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/plasma-applet-playwolf: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/nagaina: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/vboxgtk: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/libgcal: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/carve: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/foma: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/libjbigi: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/gcap: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/freetuxtv: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/bangarang: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/opencinematools: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/vstream-client: Unfetchable for more than six months (google code has gone away)
2017-04-30 biology/treeviewx: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/pylot: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/xpi-pencil: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_myvhost: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/feedonfeeds: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_jail: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/jspacker: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/cocoon: Overly complex port with no maintainer since 2008, requires openjdk 1.6
2017-04-30 www/mod_authz_unixgroup24: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/trac-down: Upstream is gone
www/tengine
2017-04-30 www/arora: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-postmarkup: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-dotcloud.cli: deprecated in upstream
2017-04-30 www/closure-linter: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/httpsqs: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/sventon: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authnz_external22: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authn_otp: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/php-plurk-api: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-django-app-plugins: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authz_unixgroup22: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/squidstats: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_log_firstbyte: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/gaeo: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/xpi-pentadactyl: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-mgmt/py-flowtools: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/ydict: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/py-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/fqterm: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/libgooglepinyin: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/p5-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/fcitx-googlepinyin: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/php-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/ibus-table-chinese: Unfetchable for more than six months (google code has gone away)
2017-04-30 databases/jdbm2: Unfetchable for more than six months (google code has gone away)
2017-04-30 databases/akonadi-googledata: Unfetchable for more than six months (google code has gone away)
2017-04-30 lang/ofc: Unfetchable for more than six months (google code has gone away)
2017-04-30 comms/esmska: Unfetchable for more than six months (google code has gone away)
2017-04-30 x11/keynav: Unfetchable for more than six months (google code has gone away)
2017-04-30 x11/hotwire-shell: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/fuzzdb: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/truecrack: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/skipfish: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/py-yara-editor: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/nmapsi4: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/cmd5checkpw: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-p2p/unworkable: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-p2p/rtgui: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/xpi-musicpm: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/pidgin-musictracker: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/logitechmediaserver-superdatetime: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/last-cmus: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/mehdiaplayer: Unfetchable for more than six months (google code has gone away)
2017-04-30 japanese/nhocr: Unfetchable for more than six months (google code has gone away)
2017-04-30 misc/xsw: Unfetchable for more than six months (google code has gone away)
2017-04-30 dns/py-adns: Unfetchable for more than six months (google code has gone away)
2017-04-30 dns/py-bonjour: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/robocalypto: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/libfov: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/dcross: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/lostfeathers: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/hexglass: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/ibus-table: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/chm2pdf: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/dtdinst: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/py-xmltv: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/ibus-m17n: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/libroxml: Unfetchable for more than six months (google code has gone away)
2017-04-30 mail/gnome-gmail-notifier: Unfetchable for more than six months (google code has gone away)
2017-04-30 irc/py-gozerbot: Unfetchable for more than six months (google code has gone away)
2017-04-30 irc/tircd: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/qiviewer: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/py-gchartwrapper: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/svgfig: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/iulib: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/seam-carving-gui: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/py-pyggel: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/rubygem-gemojione2: Use graphics/rubygem-gemojione instead
Notes:
svn path=/head/; revision=439826
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a partial implementation of iSNS,
the Internet Storage Name Service, according to RFC4171.
iSNS facilitates scalable configuration and management of iSCSI and
Fibre Channel (FCP) storage devices in an IP network by providing a
set of services comparable to that available in Fibre Channel
networks.
WWW: https://github.com/open-iscsi/open-isns/
PR: 218686
Submitted by: Pavel Volkov <pavelivolkov@gmail.com>
Notes:
svn path=/head/; revision=439786
|
|
|
|
|
|
|
|
|
| |
PR: 217732
Submitted by: pi
Approved by: hrs (maintainer timeout)
Notes:
svn path=/head/; revision=439785
|
|
|
|
|
|
|
|
|
|
|
| |
The Ruby standard library package 'xmlrpc' enables you to create a server that
implements remote procedures and a client that calls them. Very little code is
required to achieve either of these.
WWW: https://github.com/ruby/xmlrpc
Notes:
svn path=/head/; revision=439721
|
|
|
|
|
|
|
| |
- Add PORTSCOUT
Notes:
svn path=/head/; revision=439632
|
|
|
|
| |
Notes:
svn path=/head/; revision=439607
|
|
|
|
|
|
|
| |
- Add PORTSCOUT
Notes:
svn path=/head/; revision=439251
|
|
|
|
| |
Notes:
svn path=/head/; revision=438694
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
S3QL is a file system that stores all its data online using storage
services like Google Storage, Amazon S3, or OpenStack. S3QL effectively
provides a hard disk of dynamic, infinite capacity that can be accessed
from any computer with internet access running Linux, FreeBSD or OS-X.
WWW: https://bitbucket.org/nikratio/s3ql
PR: 203760
Submitted by: Niklaas Baudet von Gersdorff <stdin@niklaas.eu> (with changes)
Notes:
svn path=/head/; revision=438541
|
|
|
|
|
|
|
| |
WWW: https://pypi.python.org/pypi/matrix-synapse-ldap3
Notes:
svn path=/head/; revision=438446
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apollo or RabbitMQ) using the STOMP protocol (versions 1.0, 1.1 and 1.2). It
can also be run as a standalone, command-line client for testing.
WWW: https://github.com/jasonrbriggs/stomp.py
PR: 216202
Submitted by: James Elstone <james@elstone.net>
Notes:
svn path=/head/; revision=438355
|
|
|
|
|
|
|
|
|
| |
Interact with RabbitMQ over AMQP using librabbitmq
WWW: https://github.com/net-amqp-rabbitmq/net-amqp-rabbitmq
Notes:
svn path=/head/; revision=438263
|
|
|
|
|
|
|
|
| |
A packet parsing and manipulation library for the SMB protocol family.
WWW: https://github.com/rapid7/ruby_smb
Notes:
svn path=/head/; revision=437992
|
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Sponsored by: Netflix
Notes:
svn path=/head/; revision=437360
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ceph is a distributed object store and file system designed to
provide excellent performance, reliability and scalability.
PR: 217046
Submitted by: Willem Jan Withagen <wjw@digiware.nl>
Reported by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed by: asomers, feld, mat, mmokhi
Approved by: asomers, feld (mentor)
Differential Revision: https://reviews.freebsd.org/D9584
Notes:
svn path=/head/; revision=437280
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the Qt5 version of net/qoauth. The port was originally created by
fluffy@ in our area51 repository, and later worked on by tcberner@.
QOAuth is an attempt to support interaction with OAuth-powered network services
in a Qt way.
WWW: https://github.com/ayoy/qoauth
Notes:
svn path=/head/; revision=437115
|
|
|
|
|
|
|
| |
Security: CVE-2017-2619
Notes:
svn path=/head/; revision=436916
|
|
|
|
|
|
|
| |
Security: CVE-2017-2619
Notes:
svn path=/head/; revision=436862
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Valid ARGS: build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D8919
Notes:
svn path=/head/; revision=436659
|
|
|
|
| |
Notes:
svn path=/head/; revision=436559
|
|
|
|
|
|
|
|
|
| |
Signet is an OAuth 1.0 / OAuth 2.0 implementation
WWW: https://rubygems.org/gems/signet
Notes:
svn path=/head/; revision=436543
|
|
|
|
|
|
|
|
|
|
| |
Official OmniAuth strategy for authenticating
with an Authentiq ID mobile app (iOS, Android).
WWW: https://github.com/AuthentiqID/omniauth-authentiq
Notes:
svn path=/head/; revision=436535
|
|
|
|
|
|
|
| |
- Add PORTSCOUT
Notes:
svn path=/head/; revision=436469
|
|
|
|
|
|
|
|
|
| |
Fog::Dnsimple is a module for the fog gem to support DNSimple.
WWW: https://github.com/fog/fog-dnsimple
Notes:
svn path=/head/; revision=436178
|
|
|
|
|
|
|
|
|
| |
Fog::DigitalOcean is a module for the fog gem to support DigitalOcean.
WWW: https://github.com/fog/fog-digitalocean
Notes:
svn path=/head/; revision=436177
|
|
|
|
| |
Notes:
svn path=/head/; revision=436050
|
|
|
|
| |
Notes:
svn path=/head/; revision=435788
|
|
|
|
|
|
|
| |
2017-03-05 net/tcpdump398: multiple security vulnerabilities; not updated since 2009
Notes:
svn path=/head/; revision=435504
|