emulators/qemu-devel: Make the port a bit more in line with emulators/qemu and enable testing
Approved by: bofh (maintainer)
Differential Revision: https://reviews.freebsd.org/D55511
comms/xastir: update to 2.2.4
- Default is FESTIVAL and GPSMAN so removed FESTIVAL and GPSMAN options
- Removed python from SHEBANG since no longer any python
- patch-Makefile.am no longer needed (fixed upstream)
- Run through portlint
This version adds a number of new maps NaturalEarth, new NWS subdirectory,
a number of obsolete files removed, and docs updated.,
filesystems/gvfs: split and exclude OneDrive option
...until port is updated to 1.58, due to net/msgraph API break:
Run-time dependency msgraph-0.1 found: NO (tried pkgconfig)
meson.build:434:16: ERROR: Dependency "msgraph-0.1" not found, tried pkgconfig
While here, sort OPTIONS_DEFINE
shells/mksh: Fix MASTER_SITES
Replace 1st site with up-to-date one and keep
the 2nd site as a potential backup for now.
PR: 292318
Reported by: linimon@
Authored by: schaiba at gmail.com (maintainer)
Reviewed by: osa, vvd (mentors)
Approved by: vvd (mentor)
Differential Revision: https://reviews.freebsd.org/D55543
cad/openvsp: Update to 3.48.0
ChangeLog:
https://openvsp.org/blogs/announcements/2026/02/28/openvsp-3-48-0-released
Features:
* Buttons to turn off skinning for Stacks
* Shape presets for Stacks — makes engine flowpaths easy
* Negative only engine representations
* Extend flowpath in global X direction
Fixes:
* Fix twist / dihedral interaction, add options for XZ only twist
* Fix correct thickness for dihedral
* Pick now works with hidden, shaded, and texture views
* FEA GUI Bug with laminates
* FEA Part dissappearing bug
[3 lines not shown]
graphics/converseen: Update to 0.15.2.1
ChangeLog: https://converseen.fasterland.net/
* Fixed problem with MacPorts build
* Updated French translation
* Various Bugfixes
www/py-yt-dlp-ejs: mark as IGNORE
You cannot repack your distfile in do-fetch.
If you need to extract things and move things around, do it in
post-extract.
With hat: portmgr
ports-mgmt/pkg: update to 2.6.0
Major Changes
* create: use -t to specify the timestamp for the manifest file.
* fetch: add -s/--sumlink option for mirror mode
* triggers: only defer triggers when the need to execute an external program
* db: enable WAL mode for local databases
* query: add support for query evaluation of complex attributes
* libpkg: store ignored shlibs in manifest and db
* libpkg: respect ignred shlibs for BACKUP_LIBRARIES
* drastically reduce memory usage for all operations
* fix reproducible build issue
* autoremove: fix deletion order
* lots of documentation updates
Other Changes
* use C23 __has_include to reduce configure checks
[5 lines not shown]