The default variables were being set before load_rc_config was invoked.
jrm@FreeBSD.org did most of this work and all credit goes to him.
I only found the problem. He helped tremendously.
PR: 258089
Reported by: dvl
Approved by: joe@thrallingpenguin.com (maintainer)
Obtained from: jrm
Changes:
- git dirty check: Check for untracked Makefile.local and patch files
- bulk/testport: Detect *new but disabled* OPTIONS
- buildlog_start: Revert display back to readable local TZ.
- testport -c: Fix to use the right port directory
- Package fetch: Generate logfiles, stats, and show in web
- PACKAGE_FETCH_WHITELIST: Fix only reading the first pkgname.
- PACKAGE_FETCH_WHITELIST: Fix so globs in the list work too.
- Package fetch: Check OSVERSION / ABI
- Package fetch: Save fetch list and url into logdir.
- Package fetch: Don't double count ports-mgmt/pkg
New PPD files for the following models have been added:
* ET-16680 series
* ET-3830 series
* ET-3850 series
* ET-4850 series
* ET-5180 series
* ET-M16680 series
* L6260 series
* L6270 series
* L6290 series
* ST-C4100 series
* WF-2880 series
* XP-5150 series
PR: 258075
New PPD files for the following models have been added:
* ET-1810 series
* ET-2800 series
* ET-2810 series
* ET-2820 series
* ET-2850 series
* L3250 series
* L3260 series
* L4260 series
* L5290 series
* ST-C2100 series
* WF-2820 series
* WF-2840 series
* WF-2870 series
* XP-2150 series
* XP-3150 series
* XP-4150 series
PR: 258074
Update MASTER_SITE so the tarball is fetchable
Remove WWW from pkg-descr as the site is no longer online
PR: 258099
Reported by: Graham Perrin <grahamperrin@gmail.com>
While glew itself builds with -DGLEW_NO_GLU it's neither passed via
pkg-config to consumers nor visible outside of pkg-config.
$ pkg install glew pkgconf
$ pkg-config --cflags glew
Package glu was not found in the pkg-config search path.
Perhaps you should add the directory containing `glu.pc'
to the PKG_CONFIG_PATH environment variable
Package 'glu', required by 'glew', not found
PR: 257626 (for tracking)
Reported by: madpilot
Changelog:
* Base colors are now parsed from stylesheets provided by GTK 4
(currently GTK 4.4)
* Added variants for HighContrast and HighContrastInverse
- Made dependency on sassc explicit
Selectively reverts LLVM commit 2518433f861fcb877d0a7bdd9aec1aec1f77505a that was pointed as the source of regression on LLVM12.
This affects powerpc64*, making binaries crash with segmentation fault due to bad code generation around "__stack_chk_guard"
Root cause and/or proper fix is under investigation: https://bugs.llvm.org/show_bug.cgi?id=51590
Submitted by: adalava
Differential review (for base): https://reviews.freebsd.org/D31698
Disable compiler-rt on FreeBSD 11 as it doesn't compile with current
patches.
Correct plist issues preventing packaging in certain situations.
PR: 258062
Sponsored by: DARPA
Glib schema files should be registered using the GLIB_SCHEMAS
variable provided by gnome.mk. This will add them and additionally
the required glib-schemas keyword to the plist.
The following ports were touched:
* deskutils/foliate
* deskutils/gnome-tweaks
* deskutils/maliit-keyboard
* games/swell-foop
* textproc/ibus-m17n
Changelog:
* Fixed crash when running host key tests.
* Handles server connection failures more gracefully.
* Now prints JSON with indents when -jj is used (useful for debugging).
* Added MD5 fingerprints to verbose output.
* Added -d/--debug option for getting debugging output; credit Adam Russell.
* Updated JSON output to include MD5 fingerprints. Note that this results in a breaking change in the 'fingerprints' dictionary format.
* Updated OpenSSH 8.1 (and earlier) policies to include rsa-sha2-512 and rsa-sha2-256.
* Added OpenSSH v8.6 & v8.7 policies.
* Added 3 new key exchanges: gss-gex-sha1-eipGX3TCiQSrx573bT1o1Q==, gss-group1-sha1-eipGX3TCiQSrx573bT1o1Q==, and gss-group14-sha1-eipGX3TCiQSrx573bT1o1Q==.
* Added 3 new MACs: hmac-ripemd160-96, AEAD_AES_128_GCM, and AEAD_AES_256_GCM.
"foot" is generated by "infocmp -Cu foot xterm-256color" but before
0d7758a45b bundled up-to-date database was used as a reference, so
some capabilities were missing (bug 247447).
- It currently does not build and does not support modern OpenSSL API
- None of the protocols it speaks are all that useful at the present time
- All the newer protocols it could be using either have severe design-
level issues, would require way too many external dependencies, or both
- Upstream maintainer lacks motivation, spare cycles, or funding to work
on this sort of thing these days
In what looks like a change between FreeBSD 11 and FreeBSD 12 and later
we now need to explicitly include sys/queue.h to avoid
In file included from dlls/nsiproxy.sys/tcp.c:42:
/usr/include/netinet/tcp_var.h:516:2: error:
expected specifier-qualifier-list before 'TAILQ_ENTRY'
516 | TAILQ_ENTRY(tcptw) tw_2msl;
I submitted this upstream already where it got accepted, so this patch
files/patch-dlls-nsiproxy.sys is only a temporary stop gap.
From ChangeLog: https://gitlab.com/cppit/jucipp/-/releases/v1.7.1
* Added Toggle Status to Window menu
* Fixed indentation on enter after for instance {\n 1,\n 2,\n}
* Preference item search_for_selection now also applies to Find Pattern
* Now adds scrolling to all tooltip windows that are placed partially outside of
screen
* Can now unset keybindings in Preferences
* Fixed buffer overread in Tooltip::insert_doxygen(), and added
_GLIBCXX_ASSERTIONS to tests
PR: 258055
Reported by: info@babaei.net (maintainer)
WSJT ("Weak Signal Communication, by K1JT") offers specific digital protocols
optimized for meteor scatter, ionospheric scatter, and EME (moonbounce)
at VHF/UHF, as well as HF skywave propagation. The program can decode
fraction-of-a-second signals reflected from ionized meteor trails and
steady signals 10 dB below the audible threshold.
WSJT-Z is a clone of WSJT-X software by Joe Taylor K1JT
Features
- Modified user interface, including a larger Band Activity window
- Extended filtering features
- Auto CQ and auto responding
- QRZ.COM integration
- Audio alerts
- DXCC / Continent Filtering
WWW: https://sourceforge.net/projects/wsjt-z/
- Add WANT_LAZARUS_DEVEL option if you want built apps using lazarus trunk
version from ports. This variable can be added to /etc/make.conf. Otherwise,
stable version of lazarus will be used.
- WANT_LAZARUS_DEVEL will use editors/lazarus-devel or editors/lazarus-qt5-devel
ports instead of editors/lazarus or lazarus-qt5 ones