- 16 Dec, 2019 15 commits
-
-
antoine authored
With hat: portmgr PR: 233770
-
delphij authored
internal applications. Pomerium provides a standardized interface to add access control to applications regardless of whether the application itself has authorization or authentication baked-in. Pomerium gateways both internal and external requests, and can be used in situations where you'd typically reach for a VPN.
-
araujo authored
- While here, do some cosmetic changes on ports Makefile. - Bump PORTREVISION. Reported by: many
-
cy authored
-
cy authored
-
yuri authored
Reported by: portscout
-
jrm authored
Upstream changes: https://github.com/digitalocean/doctl/releases/tag/v1.35.0 https://github.com/digitalocean/doctl/releases/tag/v1.36.0 Sponsored by: DigitalOcean [1] [1] DigitalOcean provided VM credit to test doctl
-
koobs authored
Genshi 0.7 doesn't support Python 3.5+, but the port currently allows it to be built with any Python version. This doesn't affect the build, but produces a broken runtime, including for all Genshi dependents: Genshi (0.7) tests: 2.7: Ran 854 tests in 3.623s - FAILED (failures=1) 3.5: Ran 858 tests in 3.607s - FAILED (failures=4, errors=34) 3.6: Ran 858 tests in 3.610s - FAILED (failures=4, errors=34) 3.7: Ran 858 tests in 3.313s - FAILED (failures=11, errors=91) 3.8: Ran 858 tests in 3.094s - FAILED (failures=32, errors=359) Genshi added 3.5+ support in subsequent versions [1]: 0.7.2: Add support for Python 3.8. 0.7.1: Add support for Python 3.5, 3.6 and 3.7 Given Genshi 0.7 -> 0.7.3 involves only additional Python version support and bugfix-only changes, this change updates the port to 0.7.3, instead of restricting (correctly) its use to USES=python:-3.4, and is intended to be merged to the quarterly branch accordingly. While I'm here: - Add test target to encourage and ease future QA - Strip speedup shared library on Python versions it builds in - Remove backported patch to setup.py (now in this release) - Use CHEESESHOP and update COMMENT according to Python policies Genshi (0.7.3) QA tests: 2.7: Ran 861 tests in 3.626s - OK 3.5: Ran 867 tests in 3.561s - OK 3.6: Ran 867 tests in 3.540s - OK 3.7: Ran 867 tests in 3.268s - OK 3.8: Ran 867 tests in 3.267s - OK [1] https://github.com/edgewall/genshi/blob/0.7.3/ChangeLog Approved by: portmgr (blanket(s): runtime bugfix, ports (python) compliance) MFH: 2019Q4 (blanket(s): runtime bugfix, bugfix release)
-
jrm authored
See the NEWS file for upstream changes: https://cran.r-project.org/doc/manuals/r-release/NEWS.html
-
jrm authored
-
yuri authored
PR: 242309 Approved by: seanc (maintainer's timeout 16 days)
-
yuri authored
Update to a maintained fork under the AlexeyAB GitHub account.
-
yuri authored
-
yuri authored
-
- 15 Dec, 2019 25 commits
-
-
lwhsu authored
PR: 242264 Approved by: maintainer timeout
-
leres authored
ethercodes.dat when not set. Approved by: matthew (mentor, implicit)
-
bofh authored
-
bofh authored
- Fix geoserver start [1] PR: 222783 [1] Reported by: david@dafnet.se [1]
-
fernape authored
Too many changes to be listed here. ChangeLog: https://gitlab.com/muttmua/mutt/raw/stable/UPDATING PR: 242534 Submitted by: dereks@lifeofadishwasher.com (maintainer)
-
fernape authored
Hand maintainership over to Adam Jimerson <vendion@gmail.com> PR: 242632
-
yuri authored
-
yuri authored
-
yuri authored
-
danilo authored
-
danilo authored
- Update golang-sys to fead79001313 to fix build on aarch64
-
jrm authored
See the NEWS file for upstream changes: https://cran.r-project.org/doc/manuals/r-release/NEWS.html
-
jrm authored
-
jrm authored
-
yuri authored
-
leres authored
for DEBUG (build with debugging support), ETHERCODES (install ethercodes.dat optionally), and ZEROPAD (zero pad displayed ethernet addresses by default). Take maintainership as per pi@ in the PR. Notable changes since 2.1a15: - Add -Z (zero pad) and -C (compact) flags to arpwatch and arpsnmp to allow run time selection of zero padded or compact ethernet addresses in arp.dat. - Check for I/O errors when writing new arp.dat file. - Add a FreeBSD rc.d startup script. - Escape unprintable hostnames in arp.dat to avoid corruption. - Added the -x flag which is like -n but excludes cidrs. Code contributed by Roman Ivanov (awant13@gmail.com). - Incorporated other fixes and patches with a lot of help from Kurt Jaeger (pi@FreeBSD.org). - Speed up arp.dat parsing by increasing the size of the hash table. - Control watcher/watchee from the command line (-w/W flags). PR: 242346 Approved by: pi (maintainer), ler (mentor, implicit)
-
rene authored
2019-12-15 net/samba48: not supported by the upstream 2019-12-15 sysutils/life-preserver: Abandoned upstream 2019-12-15 sysutils/pbi-manager: Abandoned upstream 2019-12-15 sysutils/pcbsd-appweb: Abandoned upstream 2019-12-15 sysutils/pcbsd-libsh: Abandoned upstream 2019-12-15 sysutils/pcbsd-syscache: Abandoned upstream 2019-12-15 sysutils/pcbsd-utils: Abandoned upstream 2019-12-15 sysutils/warden: Abandoned upstream
-
pfg authored
Reported by: portscout Approved by: thierry (mentor)
-
rene authored
-
antoine authored
PR: 233770
-
antoine authored
PR: 233770
-
tcberner authored
Reported by: antoine
-
antoine authored
PR: 233770
-
zi authored
Reported by: portscout!
-
lwhsu authored
Submitted by: voidanix <voidanix@420blaze.it> Differential Revision: https://reviews.freebsd.org/D21045
-