Gitlab-workhorse is a smart reverse proxy for GitLab. It handles "large"
HTTP requests such as file downloads, file uploads,
Git push/pull and Git archive downloads.
WWW: https://gitlab.com/gitlab-org/gitlab-workhorse
PR: 207800
Submitted by: Torsten Zühlsdorff <ports@toco-domains.de>
From CHANGES (there was no entry for 8.4.1):
---
8.4
---
* Pull Request #209: Better error message when no backend is
available (indicating keyrings.alt as a quick workaround).
* Pull Request #208: Fix pywin32-ctypes package name in
requirements.
PR: 207870
Submitted by: douglas@douglasthrift.net (maintainer)
- Update PORTVERSION and distinfo checksum (4.0.9)
- Add LICENSE_FILE
- Add test target
- Enable NO_ARCH (architecture independent)
- Update pkg-descr WWW: URL to match setup.py:url=
This change fixes www/py-praw after r410501 [1], which depends on this
version (4.0.9) as a minimum.
Maintainer email address is currently experience MX lookup failure:
Technical details of temporary failure:
DNS Error: 132075314 DNS type 'mx' lookup of wizard.volgograd.ru
responded with code SERVFAIL
[1] https://svnweb.freebsd.org/changeset/ports/410501
PR: 207894
Approved by: portmgr (maintainer email failure)
Differential Revision: D5606
Tool suite for analysis and visualization of Domain Name System
(DNS) behavior, including its security extensions (DNSSEC). The
Web-based analysis is run from the same software.
WWW: http://dnsviz.net/
Introduce an OPTION to decide whether to make the module active. Disable
it by default.
This module is a 207-line script that checks what version of perl you're
using, and then makes some bird-themed comments about it. If you're running
the current stable version of perl, it tells you that you should downgrade
to an old version, or use a personal fork from "schmorp". FreeBSD does not
support that fork. Other features of this module include requiring keyboard
input. Previous versions featured dropping build output in favour of colour
sequences. The module provides no other feature than those listed above.
At best, the comments are inaccurate for FreeBSD. At worst, they can block
input or cause end-users to install personal forks that we do not support.
FreeBSD ports does a much more comprehensive job of checking perl versions
already. If this module is updated to perform some sort of functionality in
the future, the ACTIVATE option can be easily enabled or removed.
Changes: https://metacpan.org/changes/distribution/Canary-Stability
Commercial software. Please write info@synergetics.be for licensing terms.
LICENSE-2.0.txt does not apply. It is only provided for information,
e.g. on some related software packages.
- Switch to options helpers
- Regenerate patches with `make makepatch`
jo creates a JSON string on stdout from words given it as arguments or read
from stdin. Without option -a it generates an object whereby each word is a
key=value (or key@value) pair with key being the JSON object element and value
its value. jo attempts to guess the type of value in order to create number
(using strtod(3)), string, or null values in JSON.
WWW: https://github.com/jpmens/jo
Share printers from your computer with ChromeOS and Android devices, using the
Cloud Print Connector. The Connector is a purpose-built system process. It can
share hundreds of printers on a powerful server, or one printer on a Raspberry
Pi.
WWW: https://github.com/google/cups-connector