| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- use DISTVERSION instead of PORTVERSION
- update pkg-descr WWW URL http:// (redirect) to https://
ChangeLog: https://github.com/phpipam/phpipam/releases/tag/v1.5.0
PR: 263945
|
| |
|
|
|
|
|
|
|
|
|
| |
The port does not compile with GCC 11, which is soon to become the
default GCC version.
PR: 264364
Reported by: exp-run (antoine)
Approved by: danfe (maintainer), gerald (mentor)
|
|
|
|
|
| |
Set deprecation date before next quarterly as 5.4 is no longer
supported by upstream.
|
|
|
|
| |
Release notes: https://www.zabbix.com/rn/rn5.0.24
|
|
|
|
|
|
|
|
|
|
| |
- Add 1.17 to USES=go for ports that still need go117, remove GO_PORT;
- Add missing ${SETENV} ${MAKE_ENV} to repair BINARY_ALIAS;
- Remove explicit dependencies on lang/go.
PR: 264336
Reviewed by: ygy jwb yuri mikael drtr0jan@yandex.ru decke mat
Differential Revision: https://reviews.freebsd.org/D35346
|
| |
|
|
|
|
|
|
|
| |
Improve sorting of the packaging list where I'm here.
PR: 264495
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Out of the blue (on 6-Apr-2022) pkg-fallout started objecting to
an awk expression in a support script:
/usr/bin/awk: syntax error in regular expression ^#! ?\/.*\/[a-z]{0,2}awk at 0
source line number 44 source file ./subst
context is
/^#! ?\/.*\/[a-z]{0,2}awk/ {sub(/^#! ?\/.*\/[a-z]{0,2}awk/,"#! >>> /usr/bin/awk") <<< ;}
*** [check_nwc_health] Error code 2
This only happens with 12.3 and the amd64 and arm64 architectures
and I have never been able to reproduce the error in a poudriere
jail.
Remove the offending expression (which is not used by check_nwc_health).
Reported by: portscout
|
|
|
|
|
| |
Set deprecation message and expiration date to 2022-06-30 as
this is no longer maintained by upstream.
|
|
|
|
| |
https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.30.0
|
|
|
|
| |
Release notes: https://community.ui.com/releases/r/network/7.1.66
|
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D35235
PR: 264045
Approved by: Krzysztof (ports@bsdserwis.com, maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/prometheus/prometheus/releases
PR: 264370
There are a lot of changes since 2.33.5 which can be viewed at
https://github.com/prometheus/prometheus/releases, but the main change
is that TLS 1.0 and 1.1 are now disabled by default. They can be
re-enabled via the tls_config section of the Prometheus configuration as
documented at
https://prometheus.io/docs/prometheus/latest/configuration/configuration/#tls_config.
Certificates using SHA-1 hash functions are also rejected, this support
can be re-enabled (for now) via some Go debug environment variables:
https://go.dev/doc/go1.18#sha1
|
| |
|
|
|
|
|
|
|
| |
Changes: https://github.com/prometheus/prometheus/releases/tag/v2.33.5
PR: 264316
Approved by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
|
|
|
|
|
|
|
|
| |
Changes since 10.1.0.2:
- Fix typo in perl code
Reported by: portscout
|
|
|
|
|
|
|
| |
PR: 264285
Reported by: David Siebörger <drs-freebsd@sieborger.nom.za>
Tested by: meta
Approved by: blanket (plist fix)
|
|
|
|
| |
https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.29.0
|
|
|
|
|
|
|
| |
PR: 263470
Reported by: Einar Bjarni Halldórsson <einar@isnic.is>
Approved by: Nick Hilliard <nick@foobar.org> (maintainer)
MFH: 2022Q2
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Changes: https://manual.seafile.com/changelog/client-changelog/
|
|
|
|
| |
PR: 246106
|
|
|
|
| |
Relnotes: https://github.com/pierky/arouteserver/releases/tag/v1.15.1
|
|
|
|
| |
Changes: https://manual.seafile.com/changelog/server-changelog/
|
| |
|
|
|
|
| |
Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.22.4
|
|
|
|
| |
Sponsored by: SkunkWerks, GmbH
|
|
|
|
|
|
|
|
|
|
|
| |
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine
|
|
|
|
| |
Release notes: https://community.ui.com/releases/r/network/7.1.65
|
|
|
|
| |
PR: 263972
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
re https://net-snmp.sourceforge.io/about/ChangeLog.html
libnetsnmp:
- Fixed the mib-parsing-bug introduced shortly before 5.7
agent:
- fixed rounding errors for disk percentage calculations
openbsd:
- better support for recent openbsd releases
features:
- bug fixes with minimalist support after additional user feedback
Many other miscellaneous minor bug fixes
Approved by: maintainer (via private communication)
|
|
|
|
| |
Release notes: https://www.zabbix.com/rn/rn5.0.23
|
|
|
|
| |
Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.32.3
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some DIY poudriere users prefer to specify $DEFAULT_VERSIONS in their
make.conf. Such users should be aware that Zabbix 6 supports only
mysql 8.0 and mariadb 10.5 and 10.6. (Though some have made it to work
with mysql 5.7 when they ignore the warning message.) Provide these users
with an option to remove the default allowing them to "responsibly"
specify the version in their poudriere make.conf.
Reported by: otis, egresh@egresh.sk
Tested by: egresh@egresh.sk
|
|
|
|
|
| |
Zabbix 6 supports mariadb 10.5 and 10.6. Allow the user to select one or
the other.
|
|
|
|
|
|
|
|
|
| |
Nut upsclient.h no longer includes time.h. Apps which build against
upsclient.h must now include time.h or fail to detect nut libraries
due to missing time_t.
PR: 263791
Reported by: Petteri Valkonen <petteri.valkonen@iki.fi>
|
|
|
|
|
|
|
|
|
| |
See release notes at https://www.zabbix.com/rn/rn6.0.4.
PHP 8.0 is still not consistently supported, however looking at
https://support.zabbix.com/browse/ZBX-20821 users may be able to
test without the IGNORE_WITH_PHP line. The PHP 7.4 requirement will
remain until zabbix 6 release notes are updated.
|
|
|
|
|
|
|
|
| |
Mariadb option failed to build properly.
PR: 262438
Fixes: 9d8cb8eb28c5e8f7be50841c27d54cb23db20db1
MFH: 2022Q2
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Changes: https://manual.seafile.com/changelog/server-changelog/
|
|
|
|
| |
Relnotes: https://github.com/pierky/arouteserver/releases/tag/v1.15.0
|
| |
|
|
|
|
|
|
|
|
|
| |
Changes since 10.1.0.1:
- use JSON::XS in Interface.pm to avoid misleading UNKNOWN error
message
Reported by: portscout
|
|
|
|
| |
PR: 263739
|
| |
|
|
|
|
| |
Exporter that allows to translate MQTT topics to prometheus metrics.
|
| |
|
| |
|