ports-mgmt/poudriere-devel: Update to 3.3.0-2465-g5b7655549
Changes:
New features:
- bulk -t / testport: Enable errors for undeclared shared library
dependencies (PROXYDEPS_FATAL).
- Add poudriere-repo(8) to rebuild repo.
- Add a 'pkgrepo publish' hook.
See https://github.com/freebsd/poudriere/wiki/hooks
Called from bulk, testport, pkgclean, repo.
- bulk build log: Record times(1) at start and end.
- gather_distfiles: symlink to existing files rather than copy.
This saves IO and space during the build.
- poudriere -s var[=value]: Inherit from env or set var default.
- Allow MAX_(MEMORY|FILES)_pkgname="" to override global value.
- bulk log: Also show jail name.
- bulk -v: Show logfile location for failed builds.
- bulk PKG_NO_VERSION_FOR_DEPS: Add a ORPHAN_SHLIB_REBUILD_IGNORELIST
[59 lines not shown]
ports-mgmt/poudriere-devel: Update to 3.3.0-2210-ge92c28b8d
Changes:
- testport: Fix fetching the port-to-test (which could cause a -1 stats error)
(cherry picked from commit 401e02acf7df7d6a7c8756142dba7ea562808e19)
ports-mgmt/poudriere-devel: Update to 3.3.0-2465-g5b7655549
Changes:
New features:
- bulk -t / testport: Enable errors for undeclared shared library
dependencies (PROXYDEPS_FATAL).
- Add poudriere-repo(8) to rebuild repo.
- Add a 'pkgrepo publish' hook.
See https://github.com/freebsd/poudriere/wiki/hooks
Called from bulk, testport, pkgclean, repo.
- bulk build log: Record times(1) at start and end.
- gather_distfiles: symlink to existing files rather than copy.
This saves IO and space during the build.
- poudriere -s var[=value]: Inherit from env or set var default.
- Allow MAX_(MEMORY|FILES)_pkgname="" to override global value.
- bulk log: Also show jail name.
- bulk -v: Show logfile location for failed builds.
- bulk PKG_NO_VERSION_FOR_DEPS: Add a ORPHAN_SHLIB_REBUILD_IGNORELIST
[58 lines not shown]
net/py-pystun3: New port: Python STUN client for getting NAT type and external IP
PyStun3 is a Python STUN client for getting NAT type and external
IP with support for Python versions 2 and 3.
lang/spidermonkey115: mark DEPRECATED, without expiration date for now
Upcoming games/0ad release moves to lang/spidermonkey128; allow
until the former port can be updated before setting a date.
net-mgmt/wifimgr: Update 1.25 => 1.26
Changelog:
- Updated man page to note that wifimgr is not part of FreeBSD but
that it appeared at the time of FreeBSD-8.0.
- Added Ukrainian translation, thanks to Dmitry Luhtionov
<dmitryluhtionov at gmail.com>.
https://opal.com/src/wifimgr/
Remove unused dependencies, fix warning from portclippy.
PR: 291215 287173