summaryrefslogtreecommitdiff
path: root/comms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* comms/py-esptool: Drop maintainershipFukang Chen4 days1-1/+1
| | | | | | | | It takes days to compile lang/rust on the armv7, aarch64 and riscv64 devices just to test a Python flasher script, I would prefer to spend the time improving my own limited C implementation. PR: 292052
* */*: De-orbit alias.mkJason E. Hale6 days2-2/+2
| | | | | | | | | | | | Mk/Uses/alias.mk was an attempt for compat with DPorts, but has rotted. This feature was never documented in the PHB, so there is no work to be done by the docs@ team. Nothing against DragonFly, but if DPorts still needs FreeBSD 9 support, they really should work that out with upstream projects. Ultimately, we don't need to keep carrying this outdated feature that doesn't affect us.
* comms/py-esptool: Update to 4.10.0Fukang Chen6 days2-6/+6
| | | | | Changelog: https://github.com/espressif/esptool/releases/tag/v4.10.0
* multimedia/ffmpeg: bump revision to chase lib version changeBaptiste Daroussin12 days1-0/+1
|
* comms/rtl-433: update 25.02 -> 25.12Rodrigo Osorio2025-12-212-4/+4
| | | | | | | | Changelog: https://github.com/merbanan/rtl_433/releases/tag/25.12 Breaking changes: - Changed all uv fields to uvi, BREAKING change to UV sensors - Removed Python 2.7 support
* x11-toolkits/py-wxPython4: Update to 4.2.3Loïc Bartoletti2025-12-212-1/+2
|
* comms/flrig: Update 2.0.09 => 2.0.10Älven2025-12-212-4/+4
| | | | | | | | Changelogs: * https://www.w1hkj.org/files/flrig/readme.txt Approved by: db@ (Mentor) Differential Revision: https://reviews.freebsd.org/D54318
* Qt6: Update to 6.10.1Jason E. Hale2025-12-198-18/+18
| | | | | | | | | | I'm not giving the usual fanfare. This has been an absolute slog. Ports changes: qt6-base: Added WAYLAND option. This is congruent with the X11 option. We really don't recommend disabling this option, but it is available for advanced users who don't want wayland for whatever reason.
* *.*: Remove useless commented PORTREVISION linesJason E. Hale2025-12-181-1/+0
| | | | | | | | | | | We have compentent tools to bump PORTREVISION and don't need these placeholders that serve no purpose other than to uglify the Makefile. cad/freecad-devel and cad/openscad-devel are good recent examples of where tools have been used to bump PORTREVISION, but there was a residual commented PORTREVISION line prior to this commit. Approved by: portmgr (blanket)
* comms/klog: Fix pkg-plistJason E. Hale2025-12-182-29/+28
| | | | | | | | | | | | | | | | | | | | | | DESKTOP_ENTRIES automatically adds a pkg-plist entry, so the extra entry added to PLIST_FILES in b0e679ed7d1f creates a stage-qa error. This port does not consider the DESKTOP_LAUNCH_ID environment variable, so the final DESKTOP_ENTRIES sub-variable should be set to "false" (unquoted). Switch PLIST_FILES to a regular pkg-plist file, since there are 17 entries which is 11 over the 'handful' of 6 entries convention recommended in the PHB and tested for by portlint(1). Remove superfluous and commented-out PORTREVISON. We have scripts to bump PORTREVSION correctly and don't need this sort of placeholder. USE_QT=tools should be a build-only dep and USE_QT=sqldriver-sqlite should be a run-only dep. Qt 6.x requires at least C++17 and links to OpenGL, not GL. [1] With hat: kde@ [1]
* comms/scrcpy: Update to 3.3.4Hiroki Tagato2025-12-182-6/+6
| | | | | | Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v3.3.4 Reported by: GitHub (watch releases)
* comms/rtlbt-firmware: Update to 20251111Vladimir Kondratyev2025-12-173-5/+8
| | | | | PR: 291723 Approved by: vvd
* comms/py-sdm_modbus: Update to version 0.7.0Xavier Beaudouin2025-12-022-5/+4
| | | | Report-by: portscout
* comms/gtkmmorse: Remove expired portRene Ladan2025-11-265-48/+0
| | | | 2025-11-25 comms/gtkmmorse: Depends on expired devel/gconfmm26
* comms/emacs-eat: Ensure Emacs version matches byte-compiled elispJoseph Mingrone2025-11-172-2/+4
| | | | | | | | | | | | | Change USES=emacs:build to USES=emacs. This creates separate flavors with a run-time dependency on the corresponding version of editors/emacs or editors/emacs-devel. As a result, elisp is compiled and run under the same Emacs version, avoiding potential subtle breakage caused by version mismatches in byte-compiled files. While here, fix a typo in pkg-descr. PR: 290546 Sponsored by: The FreeBSD Foundation
* comms/emacs-eat: Emulate A TerminalPat Maddox2025-11-175-0/+70
| | | | | | | | | | | | | | | | | | Eat's name is self-explanatory, it stands for "Emulate A Terminal". Eat is a terminal emulator. It can run most (if not all) full-screen terminal programs, including Emacs. It is pretty fast, more than three times faster than Term, despite being implemented entirely in Emacs Lisp. So fast that you can comfortably run Emacs inside Eat, or even use your Emacs as a terminal multiplexer. It has many features that other Emacs terminal emulator still don't have, for example Sixel support, complete mouse support, shell integration, etc. WWW: https://codeberg.org/akib/emacs-eat PR: 290546
* */*: Bump PORTREVISION. lang/fpc was updated to 3.2.3 (20251007)Jose Alonso Cardenas Marquez2025-11-121-1/+1
|
* Qt5: Update to 5.15.18Jason E. Hale2025-11-124-12/+12
| | | | | | | | | | | | | | | This is the penultimate release of Qt5. While Qt5 is EOL, due to the LGPL releases being a year behind the commercial releases, there will still be one more patch release in May 2026. PySide2: Update to 5.15.18 Announcement: https://lists.qt-project.org/pipermail/announce/2025-October/000592.html Release notes: https://code.qt.io/cgit/qt/qtreleasenotes.git/tree/qt/5.15.18/release-note.md MFH: 2025Q4
* security/py-pyopenssl: Move security/py-openssl to security/py-pyopensslPo-Chuan Hsieh2025-11-121-2/+2
| | | | | | | | - Update WWW - Convert to USE_PYTHON=pep517 - Clean up Makefile - Bump PORTREVISION for package change - Bump PORTREVISION of dependent ports for dependency change
* comms/chirp: Update 20240910 => 20251106Älven2025-11-113-15/+14
| | | | | | | | | | | | | + Add WWW for source code repository * Pet portclippy(1) and portfmt(1) * Use distutils for now, as with pep517 it fails at stage phase, while upstream don't have any plans on implementing it either. https://github.com/kk7ds/chirp/pull/609#pullrequestreview-1435569432 PR: 282904 Approved by: hamradio@ (alven@, yuri@) Approved by: yuri@ (Mentor)
* comms/fllog: Update 1.2.8 => 1.2.9Älven2025-11-062-16/+13
| | | | | | | | | | | | | | | | | | | | | Changelogs: * https://sourceforge.net/p/fldigi/fllog/ci/v1.2.9/tree/ChangeLog * Use https:// for WWW * WWW works even without index.html at the end * All references to www.w1hkj.com changed to www.w1hkj.org * Add LICENSE_FILE * Specify missing LIB_DEPENDS and USES (by poudriere(1) QA-stage) * Use standard option name for NATIVE from Mk/bsd.options.desc.mk * Pet portclippy(1) and portfmt(1) * The option NATIVE removed. In FreeBSD port's native build can be turned on for users by adding CPUTYPE=native into /etc/make.conf This would get into the build through CFLAGS and CXXFLAGS. Approved by: hamradio@ (alven@, yuri@) Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D53581
* devel/libfmt: Bump PORTREVISION of dependent ports for shlib change after ↵Po-Chuan Hsieh2025-11-061-1/+1
| | | | | | | | | | | | | | | | | | | 786cb608216ce14e8ced27108c96a1f2c8492fca The following ports are skipped because they have been updated after 786cb608216ce14e8ced27108c96a1f2c8492fca. - chinese/fcitx5-chinese-addons - chinese/fcitx5-mcbopomofo - devel/fatal - devel/fbthrift - devel/folly - devel/spdlog - mail/mu - net/fb303 - net/mvfst - net/wangle - science/seacas - security/fizz - www/proxygen
* *: Revise USES=python:... version range constraintsMatthias Andree2025-11-011-1/+1
| | | | | | | | | | and strip all lower bounds of 3.9 or 3.10 because they are implied now. python:3.9-X -> python:-X python:3.9+ -> python python:3.10-X -> python:-X python:3.10+ -> python (options such as ,build preserved)
* comms/direwolf: Update 1.7 => 1.8Älven2025-11-014-48/+49
| | | | | | | | | | | | | Changelogs: * https://github.com/wb2osz/direwolf/releases/tag/1.8 * https://github.com/wb2osz/direwolf/compare/1.7...1.8 * Make DOCS option really work * Pet portclippy(1) and portfmt(1) Approved by: hamradio@ (alven@, yuri@) Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D53511
* comms/hydrasdr: update maintainer email address.Mark Linimon2025-10-301-1/+1
|
* comms/wsjtz: Update 2.5.4-1.22 => 2.7.0-rc7-1.48Älven2025-10-318-82/+59
| | | | | | | | | | | | | | Changelogs: * https://sourceforge.net/projects/wsjt-z/files/Source/ * Add LICENSE_FILE * Make DOCS option actually work * Pet portclippy(1) and portfmt(1) * Convert all sources with dos2unix(1) before patching Approved by: hamradio@ (alven@, yuri@) Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D53261
* comms/hydrasdr: Update 1.0.2 => 1.0.3unitrunker2025-10-304-33/+17
| | | | | | | | | | | | Changelogs: * https://github.com/hydrasdr/rfone_host/releases/tag/v1.0.3 * https://github.com/hydrasdr/rfone_host/compare/v1.0.2...v1.0.3 * Pet portclippy(1) and portfmt(1) PR: 289903 Approved by: unitrunker <unitrunker@unitrunker.net> (maintainer) Approved by: yuri@ (Mentor)
* comms/uhd: Update to 4.9.0.1Michael Reifenberger2025-10-273-42/+53
| | | | | | Seems to embed flatbuffers now. ../../cad/kicad-library-symbols-devel/kicad-symbols/
* comms/bladerf: Update 2024.05 => 2025.10Älven2025-10-275-18/+25
| | | | | | | | | | | | | Changelogs: * https://github.com/Nuand/bladeRF/releases/tag/2025.10 * https://github.com/Nuand/bladeRF/compare/2024.05...2025.10 * Add WWW for source code repository * Add LICENSE_FILE_* for licenses * Pet portclippy(1) and portfmt(1) Approved by: yuri@ (maintainer, Mentor) Differential Revision: https://reviews.freebsd.org/D53345
* devel/boost: bump consumers after boost upgrade (+)Dima Panov2025-10-207-12/+11
| | | | Get rid of direct dependency ob libbost_system.so, use libboost_thread.so instead
* comms/[py-]libimobiledevice: Update to 1.4.0Jason E. Hale2025-10-166-64/+59
| | | | | | | | | Switch back to pre-rolled release. Refactor bindings, folding most variables and all targets into the parent port for easier maintainence and less trickery. https://github.com/libimobiledevice/libimobiledevice/releases/tag/1.4.0
* all: return ports of zirias@ to the pool after safekeeping their commit bitRene Ladan2025-10-123-3/+3
| | | | Approved by: portmgr (implicit)
* comms/syncterm: Update to v1.7Stephen Hurd2025-10-113-14/+4
| | | | | Changelog: https://sf.net/projects/syncterm/files/syncterm/syncterm-1.7/
* comms/conserver-com: fix clobbering replstringPhilip Paeps2025-10-122-2/+16
| | | | | | | | | | Add a patch against upstream to fix tasks which substitute replstring. [1] While here, take maintainership. Obtained from: https://github.com/bstansell/conserver/pull/126 [1] Approved by: eduardo (previous maintainer)
* comms/flmsg: Update 4.0.23 => 4.0.24Älven2025-10-083-7/+15
| | | | | | | | | | | | | Changelogs: * https://sourceforge.net/p/fldigi/flmsg/ci/v4.0.24/tree/ChangeLog * Switch MASTER_SITES to SourceForge * Actualise WWW URI * Improve pkg-descr Approved by: hamradio@ (alven@, yuri@) Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D52969
* comms/flrig: Update 2.0.08 => 2.0.09Älven2025-10-082-5/+4
| | | | | | | | | Changelogs: * https://www.w1hkj.org/files/flrig/readme.txt Approved by: hamradio@ (alven@, yuri@) Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D52955
* comms/flcluster: Update 1.0.4 => 1.1.01Älven2025-10-043-20/+23
| | | | | | | | | | | | | | | | Changelogs: * https://sourceforge.net/p/fldigi/flcluster/ci/v1.1.01/tree/ChangeLog * Fix upstream URI for WWW * Use https:// URI scheme for WWW * Add LICENSE_FILE * Pet portclippy(1) and portfmt(1) * Spellcheck pkg-descr Approved by: hamradio@ (alven@, yuri@) Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D52897
* comms/xnec2c: Update 4.4.16 => 4.4.17Älven2025-10-043-332/+31
| | | | | | | | | | Changelogs: * https://www.xnec2c.org/#Version Approved by: hamradio@ (alven@, yuri@) Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D52890
* Qt6: Update to 6.9.3Jason E. Hale2025-10-045-12/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | September 30, 2025 by Jani Heikkinen The last release from the Qt 6.9 series, Qt 6.9.3, is now available for download. As a patch release, Qt 6.9.3 does not introduce new features but delivers over 250 bug fixes, security updates, and enhancements on top of the Qt 6.9.2 release. For a detailed breakdown of the most significant changes, refer to the Qt 6.9.3 release notes. Announcement: https://www.qt.io/blog/qt-6.9.3-released Release notes: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.9.3/release-note.md FreeBSD ports changes: devel/qt6-base: - Remove a few stale patches and use dlsym to access environ. [1] - Restore missing headers if the X11 option is disabled. [2] devel/qt6-tools: - Add support for devel/llvm21 www/qt6-webengine: - Use dlsym to access environ. [1] PySide6: Update to 6.9.3 As part of the Qt6 update, PySide6 and its support tools have also been updated to 6.9.3. Reported by: arrowd [1], angry_vincent on #freebsd-desktop [2] MFH: 2025Q4 Security: c27c05a7-a0c8-11f0-8471-4ccc6adda413 Pull Request: https://github.com/freebsd/freebsd-ports/pull/441 [1] Co-authored-by: Gleb Popov <arrowd@FreeBSD.org>
* comms/gtkmmorse: Restore expiration bitsÄlven2025-10-021-0/+3
| | | | | | | | | Reported by: mat@ (by mailing list) Approved by: mat@ Fixes: 5bbd861998ff * comms/gtkmmorse: Update 0.9.27 => 0.9.28, undeprecate MFH: 2025Q4
* */*: update maintainer to @freebsd.org14.2-eolTiago Gasiba2025-10-011-1/+1
| | | | | PR: 289928 Approved by: eduardo (mentor)
* comms/py-pyserial: add patch for FreeBSD implementation of list_ports toolSofian Brabez2025-09-292-1/+103
| | | | | | | | This changes include a patch of the tool list_ports for the posix implementation on FreeBSD by using devinfo(8) and bump the revision. Upstream did not yet released a new version in several years. Reported by: phk
* comms/hamlib: Update 4.6.4 => 4.6.5, improve portÄlven2025-09-2815-54/+54
| | | | | | | | | | | | | | | | | | Changelogs: * https://github.com/Hamlib/Hamlib/blob/4.6.5/NEWS * https://github.com/Hamlib/Hamlib/compare/4.6.4...4.6.5 * Clarify LICENSEs * Add STATIC option * Make DOCS option really work * Pet portclippy(1) and portfmt(1) PR: 289738 Co-authored by: je3kmz@ Approved by: hamradio@ (alven@, yuri@) Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D52669
* comms/gtkmmorse: Update 0.9.27 => 0.9.28, undeprecateÄlven2025-09-283-16/+16
| | | | | | | | | | * Switch MASTER_SITES to Savannah git source tree snapshot packages + Add LICENSE Approved by: hamradio@ (alven@, yuri@) Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D52656
* comms/scrcpy: update to 3.3.3Hiroki Tagato2025-09-282-6/+6
| | | | | | Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v3.3.3 Reported by: GitHub (watch releases)
* comms/fldigi: Update 4.2.08 => 4.2.09Älven2025-09-192-4/+4
| | | | | | | | | Changelogs: - https://www.w1hkj.org/files/fldigi/readme.txt Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D52480
* */*: switch dependency from devel/py-lxml5 to devel/py-lxmlHiroki Tagato2025-09-151-2/+2
| | | | | | | | | | | | | | | | | | | | | Currently, there are two versions of python XML processing library which conflict each other in the ports tree, namely: - devel/py-lxml5 (now at version 5.4.0) - devel/py-lxml (now at version 6.0.1) To avoid the situation that some ports depend on py-lxml5 and some others do on py-lxml (by switching dependencies individually), this commit switches the dependencies from py-lxml5 to py-lxml at once. Additional note: There are still two ports (textproc/py-rdflib and www/py-draftjs-exporter) depending on py-lxml5 since they limit upper version to less than 6. PR: 289491 Approved by: Michiel van Baak Jansen <michiel@vanbaak.eu>, arrowd, crees, madpilot, delphij, marcus, nivit, kai, skreuzer, fluffy, bofh, thierry, stephen, sunpoet, 0mp, Eric Camachat <eric@camachat.org>
* comms/cutecom: Update to 0.60.0-RC1Jason W. Bacon2025-09-144-20/+15
| | | | | | | Switches to Qt6 PR: 289554 Reported by: diizzy
* comms/ebook2cw: Update 0.8.2 => 0.8.5Älven2025-09-105-40/+36
| | | | | | | | | | | | | | * Use https:// for MASTER_SITES, remove LOCAL/db + Add LICENSE_FILE * Use gettext (also add -lintl to Makefile) * Mark as PIE_UNSAFE * Improve post-install stance * Fix DOCS and EXAMPLES options to really work * Use %%PREFIX%% and %%LOCALBASE%% templates for Makefile * Fix pkg-descr PR: 288673 Approved by: yuri@ (Mentor)
* comms/scrcpy: update to 3.3.2Hiroki Tagato2025-09-082-7/+7
| | | | | | | | While here, sort PLIST_FILES. Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v3.3.2 Reported by: GitHub (watch releases)