| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Among other things, this fixes an important data corruption bug. It
also fixes the build on FreeBSD 14.
https://github.com/openzfs/zfs/releases/tag/zfs-2.2.2
PR: 275239
MFH: 2023Q4
Approved by: mikael (ports)
Sponsored-by: Axcient
(cherry picked from commit 117f55784d981833d6b51038afc215239382e651)
|
| |
|
|
|
| |
PR: 274405
(cherry picked from commit 0505b712df3ae2b4bcaba00aecc7c1e9100d8609)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc
and lazarus ports.
- Update Mk/fpc.mk for reflects new changes
- Update Mk/lazarus.mk for reflects new changes
- Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version
of fpc or lazarus for build apps based on fpc/lazarus
- Add entries to MOVED
- Bump PORTREVISON of affected ports
- Some other minor modifications
(cherry picked from commit 0b92f925a3a155ce7b5f4eddfd528553915c6eb8)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bhyve uses an io port range of [ 0x2000, 0x10000 ] [1]. At the moment,
EDKII is using a subset of this range [ 0xC000, 0x10000 ] [2]. Even
though the EDKII range doesn't exceed the bhyve range, it's causing
issues on some guests like OpenBSD. We don't know why it's causing
issues yet. However, using the same IO port range in EDKII fixes the
issue.
[1] https://github.com/freebsd/freebsd-src/blob/82ea0132c8b17a7a6067c8a36c6434e587ede6de/usr.sbin/bhyve/pci_emul.c#L133-L134
[2] https://github.com/tianocore/edk2/blob/fb044b7fe893a4545995bfe2701fd38e593355d9/OvmfPkg/Bhyve/PlatformPei/Platform.c#L156-L157
PR: 274389
Reviewed by: manu, markj
Approved by: manu
Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D42627
(cherry picked from commit 231c5bc3a4c964746ccd21f3d44720617dd3d40a)
|
| |
|
|
|
|
|
|
|
|
| |
See also: https://github.com/backuppc/backuppc/issues/466
See also: https://github.com/backuppc/backuppc/issues/472
Reported by: OlivierW <olivierw1+bugzilla-freebsd@hotmail.com>
PR: 275017
MFH: 2023Q4
(cherry picked from commit 7f12b47617daebb8259491494edcff538da55791)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog:
https://www.jdupes.com/2023/11/10/news-fix-for-v1-27-3-libjodycode-4-work/
Apply a fix for the jdupes hash database feature to avoid potential
database loss, resulting from disk-full situations and other write
failures.
PR: 275128
Reported by: tom@hur.st (maintainer)
MFH: 2023Q4 (bugfix)
(cherry picked from commit efcf734590eaaf1dee0bac5fc758680925501d15)
|
| |
|
|
|
|
| |
ChangeLog: https://github.com/restic/restic/releases/tag/v0.16.2
MFH: 2023Q4 (bugfix release)
(cherry picked from commit 9a924a0c49a3f27aab841cc6a202a0b59d2f459f)
|
| |
|
|
|
|
| |
ChangeLog: https://github.com/restic/restic/releases/tag/v0.16.1
MFH: 2023Q4 (bugfix release)
(cherry picked from commit 9f5e5d2b6d14564406a637a39ba26b2a2043103e)
|
| |
|
|
|
| |
PR: 274413
(cherry picked from commit 3565fe16e72b21d59cb2438ccedb32a54739e1a0)
|
| |
|
|
|
|
| |
Sponsored by: Serenity Cybersecurity, LLC
(cherry picked from commit e5f56807f386a78cf47d2ed27312fe8eb8ea8f6f)
|
| |
|
|
| |
(cherry picked from commit 6c3f086c2ed4c5059906a6aa8183868fab073d38)
|
| |
|
|
|
|
| |
Fixes: 4da0d4b17cba
(cherry picked from commit ba1f27c601d3f189b767f2cc0ab3ca83f46c4db7)
|
| |
|
|
|
|
|
|
|
| |
Most users do not need files needed for nut development. Make them
optional.
PR: 274395
(cherry picked from commit 4da0d4b17cba94ae605f3541234a7436d723c170)
|
| |
|
|
|
| |
PR: 274395
(cherry picked from commit faa546d2d9cd0f01e0030c7f7a79afb635b05f87)
|
| |
|
|
| |
(cherry picked from commit a90567193a01747d3e0859210aafcb4d6823d0fb)
|
| |
|
|
|
|
|
|
|
| |
PKGNAMESUFFIX was missing from the original commit.
PR: 274453
Fixes: 4222609aebc4
(cherry picked from commit df04f6accbc6cd5a1e86c4ea6249b1c02308ad8e)
|
| |
|
|
| |
(cherry picked from commit 46d5d29445556e0bf55b9869aa79968e64f33b1a)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LTS support is documented at:
https://cfengine.com/supported-versions/
The sysutils/cfengine-lts and sysutils/cfengine-masterfiles-lts
will track cfengine's LTS branch simliarly to devel/subversion-lts
and devel/jenkins-lts tracking their respective upstream LTS
branches. This port must only be updated in accordance to documentation
at https://cfengine.com/supported-versions/.
PR: 274453
(cherry picked from commit 4222609aebc40b65f8a628e2c434e19dfcf38b89)
|
| |
|
|
| |
(cherry picked from commit 8831802ddec278192e44c85c5d348ce4f7cc871b)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump github.com/goss-org/go-ps dependency to a version new enough to
have a patch due to sunpoet that enables it on non-amd64. No other
changes in the dependency.
Changelog: https://github.com/goss-org/go-ps/compare/953ade48a71b...484db64eaa75
Obtained from: https://github.com/goss-org/go-ps/commit/32d76597b274fe874d3e8e89be19315b7b713207
Approved by: portmgr (build fix blanket)
MFH: 2023Q4
(cherry picked from commit 28587fb27608c623496a0f0884582bd0af61d124)
|
| |
|
|
|
|
|
|
|
|
| |
- Add fix to display hostname device (by default it is searched by the
'org.freedesktop.hostname1' service. It comes from systemd/elogind)
- Bump PORTREVISION
PR: 274224
MFH: 2023Q4
(cherry picked from commit 53f3134b74bb18b06b6f2d25dbf2fadfbda004df)
|
| |
|
|
| |
Changelog: https://github.com/Edrusb/DAR/releases/tag/v2.7.13
|
| |
|
|
| |
Changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.1.0
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update xfce.mk to avid forcing too many dependencies on consumers
- Change dependency on garcon to reference libgarcon-1.so (main
library)
- Explicitly add USE_XFCE components to the ports actually needing
them.
- Cleanup dependencies, adding/removing missing/extra dependencies
- Change the referenced library in some LIB_DEPENDS to the actually
linked one (avoids false positives in poudriere Q/A tests)
- Bump PORTREVISION on all touched ports, even indirectly due to
the effect of removing forced dependencies on certain components
- Remove USES=fuse from gigolo. I could not find any kind f reference
to fuse in the code.
- xfce4-bsdcpufreq-plugin: Also remove empty comment at the top of
the Makefile
|
| |
|
|
| |
Changelog: https://github.com/Azure/azure-cli/blob/azure-cli-2.53.0/src/azure-cli/HISTORY.rst
|
| |
|
|
| |
Changelog: https://github.com/Azure/azure-cli/blob/azure-cli-2.53.0/src/azure-cli-core/HISTORY.rst
|
| |
|
|
| |
Changelog: https://pypi.org/project/azure-cli-telemetry/1.1.0/
|
| | |
|
| |
|
|
| |
PR: 271200
|
| |
|
|
|
|
|
|
| |
PR: 271200
Reported by: Koine Yuusuke <koinec@yahoo.co.jp>
Tested by: Koine Yuusuke <koinec@yahoo.co.jp>
Reviewed by: meta
Approved by: maintainer timeout (> 4 months)
|
| |
|
|
| |
2023-10-01 sysutils/nfs-over-tls: All supported releases of FreeBSD include this in base
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Changes: https://github.com/puppetlabs/forge-ruby/blob/main/CHANGELOG.md
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/DtxdF/AppJail/releases/tag/v2.8.0
* Added: support for unprivileged users in the main script (Now an
unprivileged user can run appjail without running appjail-user
and this is the recommended way.).
* Fixed: template_isvar() as it incorrectly detects a parameter as a
variable.
* Fixed: test_param() as it returns false when a character is a space.
* Fixed: typo update -y -> update in PKG.
* Fixed: instruction order that does not require a specific order.
* Fixed: execution of the OPTION instruction when there are no
options.
PR: 274171
|
| |
|
|
| |
Changelog: https://www.ldap-account-manager.org/lamcms/changelog
|
| |
|
|
| |
Approved by: pizzamig (maintainer)
|
| |
|
|
| |
Approved by: pizzamig (maintainer)
|
| |
|
|
|
|
|
| |
As this has landed in base of 13 and later this port is no longer
required after the EOL of 12.
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
| |
2023-09-30 www/bareos19-webui: Upstream EOL reached
2023-09-30 sysutils/bareos19-traymonitor: Upstream EOL reached
2023-09-30 sysutils/bareos19-client: Upstream EOL reached
2023-09-30 sysutils/bareos19-server: Upstream EOL reached
|
| |
|
|
| |
2023-09-30 sysutils/logstash-forwarder: Migrate to sysutils/beats8
|
| |
|
|
| |
2023-09-30 sysutils/istatserver: Upstream last activity was in 2018
|
| |
|
|
|
| |
Changes: https://github.com/rubygems/rubygems/releases
https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
|
| |
|
|
| |
Changes: https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
|
| |
|
|
|
|
| |
- Add missing dependency [1]
Reported by: poudriere [1]
|
| |
|
|
| |
Changes: https://github.com/tmux-python/tmuxp/releases
|
| |
|
|
|
|
| |
https://limine-bootloader.org/
PR: 272121
|
| |
|
|
|
|
|
|
|
|
| |
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine
|
| |
|
|
|
|
| |
USES=llvm now by default exports CC/CPP/CXX so remove those
Approved by: portmgr (blanket)
|