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: security/globalprotect-openconnect/Makefile

Number of commits found: 12

Tuesday, 6 Feb 2024
13:08 Jason W. Bacon (jwb) search for other commits by this committer
security/globalprotect-openconnect: Release to ports@

Version 2.0.0 is now available, reimplemented in Rust
I no longer have a use for this port, nor the means to test it
commit hash: 6047d7c3fa3459b71e3d3f2f33eabd6c34262578 commit hash: 6047d7c3fa3459b71e3d3f2f33eabd6c34262578 commit hash: 6047d7c3fa3459b71e3d3f2f33eabd6c34262578 commit hash: 6047d7c3fa3459b71e3d3f2f33eabd6c34262578 6047d7c
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Wednesday, 18 Jan 2023
08:47 Koichiro Iwao (meta) search for other commits by this committer
security/*: add net-vpn category on some ports
commit hash: ebdadc900d0abaec9a5aaa27a27b33f7f4e7ea69 commit hash: ebdadc900d0abaec9a5aaa27a27b33f7f4e7ea69 commit hash: ebdadc900d0abaec9a5aaa27a27b33f7f4e7ea69 commit hash: ebdadc900d0abaec9a5aaa27a27b33f7f4e7ea69 ebdadc9
Wednesday, 11 Jan 2023
23:12 Jason W. Bacon (jwb) search for other commits by this committer
security/globalprotect-openconnect: Update to 1.4.9

Store credentials using qt-keychain
A few other minor enhancements and fixes

Changes: https://github.com/yuezk/GlobalProtect-openconnect/tags
commit hash: 5b7696e08b7619fe93bb4113d7226fadd676cfb3 commit hash: 5b7696e08b7619fe93bb4113d7226fadd676cfb3 commit hash: 5b7696e08b7619fe93bb4113d7226fadd676cfb3 commit hash: 5b7696e08b7619fe93bb4113d7226fadd676cfb3 5b7696e
Sunday, 11 Sep 2022
10:20 Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee ddae4e9
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 10 Jun 2022
22:44 Jason W. Bacon (jwb) search for other commits by this committer
security/globalprotect-openconnect: Update to 1.4.7

Fix memory leak and authnetication hangs
Changes:        https://github.com/yuezk/GlobalProtect-openconnect/tags

Reported by:    portscout
commit hash: f3b9375eb20986f75765a47753ae6b5dd5c72843 commit hash: f3b9375eb20986f75765a47753ae6b5dd5c72843 commit hash: f3b9375eb20986f75765a47753ae6b5dd5c72843 commit hash: f3b9375eb20986f75765a47753ae6b5dd5c72843 f3b9375
Friday, 3 Jun 2022
14:11 Jason W. Bacon (jwb) search for other commits by this committer
security/globalprotect-openconnect: Update to 1.4.6

Fix regression in 1.4.5

Changes:        https://github.com/yuezk/GlobalProtect-openconnect/tags
Reported by:    portscout
commit hash: 06b803fa9843994c29c8abed17d0f51405b390a9 commit hash: 06b803fa9843994c29c8abed17d0f51405b390a9 commit hash: 06b803fa9843994c29c8abed17d0f51405b390a9 commit hash: 06b803fa9843994c29c8abed17d0f51405b390a9 06b803f
Monday, 30 May 2022
15:32 Jason W. Bacon (jwb) search for other commits by this committer
security/globalprotect/openconnect: Update to 1.4.5

Mainly cosmetic improvements

Reported by:    portscout
Changes:        https://github.com/yuezk/GlobalProtect-openconnect/tags
commit hash: 14d57822ed4ccd7aa2ebcaca598bcdd08c12aa1d commit hash: 14d57822ed4ccd7aa2ebcaca598bcdd08c12aa1d commit hash: 14d57822ed4ccd7aa2ebcaca598bcdd08c12aa1d commit hash: 14d57822ed4ccd7aa2ebcaca598bcdd08c12aa1d 14d5782
Thursday, 26 May 2022
12:53 Jason W. Bacon (jwb) search for other commits by this committer
security/globalprotect-openconnect: Update to 1.4.4

New configuration interface
A few bug and security fixes
Add deinstall hook to terminate running processes that may be
incompatible with the new version

changes: https://github.com/yuezk/GlobalProtect-openconnect/releases

Reported by:    portscout
commit hash: a98b1edcc9983826cb5630d80b9706ec2330069c commit hash: a98b1edcc9983826cb5630d80b9706ec2330069c commit hash: a98b1edcc9983826cb5630d80b9706ec2330069c commit hash: a98b1edcc9983826cb5630d80b9706ec2330069c a98b1ed
Monday, 7 Mar 2022
13:56 Jason W. Bacon (jwb) search for other commits by this committer
security/globalprotect-openconnect: Update to 1.4.1

Fixes for working with latest openconnect

Reported by:    portscout
commit hash: e48763c72d43222ae450356c08b6cf57ad6a4144 commit hash: e48763c72d43222ae450356c08b6cf57ad6a4144 commit hash: e48763c72d43222ae450356c08b6cf57ad6a4144 commit hash: e48763c72d43222ae450356c08b6cf57ad6a4144 e48763c
Tuesday, 1 Mar 2022
21:17 Jason W. Bacon (jwb) search for other commits by this committer
security/globalprotect-openconnect: OpenConnect GUI for GlobalProtect

A GlobalProtect VPN client (GUI) for *nix based on Openconnect and
built with Qt5, supports SAML auth mode, inspired by gp-saml-gui.
commit hash: 41b6a246b07508bcca8b204cfc4fd960423540fb commit hash: 41b6a246b07508bcca8b204cfc4fd960423540fb commit hash: 41b6a246b07508bcca8b204cfc4fd960423540fb commit hash: 41b6a246b07508bcca8b204cfc4fd960423540fb 41b6a24

Number of commits found: 12