notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl.cpp

Number of commits found: 9

Saturday, 8 Dec 2018
20:43 adridg search for other commits by this committer
Once more into the breach for net/qt4-network.

This time it was build and run-tested in six configuration variants of 11.2
(all the valid settings for ssl= in DEFAULT_VERSIONS). Not tested by me in
12 though, others say it does work.

With libressl it still doesn't *function*, but it builds. As far as I'm
concerned for EOL software, that's so far outside the support envelope
as to be ignored.

PR:		214691
Submitted by:	jkim
Obtained from:	Debian
Original commitRevision:486987 
Monday, 26 Nov 2018
21:35 antoine search for other commits by this committer
Revert r485927, it breaks linkage of ports using qt4-network

With hat:	portmgr
Original commitRevision:485968 
08:16 adridg search for other commits by this committer
Another stab at fixing net/qt4-network with modern OpenSSL.

 - tested on 11.2 with openssl 1.0.2 (old situation)
 - tested on 11.2 with openssl 1.1.1 (modern)
 - PR comments claim to have tested on 12-

Test consists of running quiterss and adding a https feed.

PR:		214691
Submitted by:	jkim
Reported by:	Melvyn Sopacua
Obtained from:	Debian
Differential Revision:	https://reviews.freebsd.org/D17470
Original commitRevision:485927 
Wednesday, 31 Oct 2018
06:54 antoine search for other commits by this committer
And revert r483545, it breaks linkage of qt4-network consumers
Original commitRevision:483554 
02:29 danfe search for other commits by this committer
Unbreak the build against newer versions of OpenSSL (since 1.1.0-pre5),
where many data structures were made opaque.
Original commitRevision:483545 
Sunday, 7 Oct 2018
21:29 adridg search for other commits by this committer
Revert 481493, net/qt4-network update to OpenSSL 1.1.1

   "Something's wrong. Perhaps you forgot to build and run ports that
    depend on the one you just patched."

PR:		214691
Reported by:	antoine
Original commitRevision:481494 
20:39 adridg search for other commits by this committer
Fix build of legacy Qt4-network port with OpenSSL 1.1.1 for future
changes in base. (Tested in a 12-CURRENT VM with ^/projects/openssl111
worls, and in an 11-STABLE VM with the old situation).

Thanks to brnrd@ for chasing this for a long time, and the original submitter.

Specific credits for obtained-from are in the PR.

PR:		214691
Submitted by:	Melvyn Sopacua
Reviewed by:	brnrd
Obtained from:	richmoore
Original commitRevision:481493 
Wednesday, 22 Feb 2017
19:38 rezny search for other commits by this committer
Adjust SSL patches to match behavior of Qt5 in regards to SSL/TLS versions.

PR:		216781
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9727
Original commitRevision:434634 
Wednesday, 25 May 2016
19:14 pi search for other commits by this committer
net/qt4-network: fix openssl runtime linking

The PCBSD community discovered an issue with OpenSSL runtime linking, where
the OS bundled OpenSSL libraries are being loaded despite the user having
installed and selected a PORTS OpenSSL installation. The patch provided in
[1] resolves this by hard-coding the OpenSSL path to the default PREFIX of
/usr/local.

References:
 [1] https://mail.kde.org/pipermail/kde-freebsd/2015-November/020535.html
PR:		209317
Submitted by:	Kris Moore <kris@pcbsd.org>
Original commitRevision:415856 

Number of commits found: 9