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/cyrus-sasl2-gssapi/Makefile

Number of commits found: 27

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
Monday, 28 Feb 2022
12:29 Hajimu UMEMOTO (ume) search for other commits by this committer
security/cyrus-sasl2: Update to 2.1.28.

PR:		262133
Relnotes:	https://www.cyrusimap.org/sasl/sasl/release-notes/2.1/index.html#new-in-2-1-28
Security:	CVE-2019-19906, CVE-2022-24407
commit hash: d29e6c03261c9cf685efd70824f085f2e422bdcc commit hash: d29e6c03261c9cf685efd70824f085f2e422bdcc commit hash: d29e6c03261c9cf685efd70824f085f2e422bdcc commit hash: d29e6c03261c9cf685efd70824f085f2e422bdcc d29e6c0
Sunday, 28 Nov 2021
04:08 Hajimu UMEMOTO (ume) search for other commits by this committer
security/cyrus-sasl2-gssapi: remove patch-plugins_gssapi.c

PR:		260017
Reported by:	Michael Osipov
Discussed with: hrs
MFH:		2021Q4
commit hash: 17b54ce763286be358fae69961f5fb1a670c614c commit hash: 17b54ce763286be358fae69961f5fb1a670c614c commit hash: 17b54ce763286be358fae69961f5fb1a670c614c commit hash: 17b54ce763286be358fae69961f5fb1a670c614c 17b54ce
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 24 Feb 2020
04:51 ume search for other commits by this committer
- Call gss_acquire_cred() before gss_init_sec_context()
  in gssapi_client_mech_step()
- Fix a bug which prevented the client from retrieving
  a credential from CCACHE.

These patches were already merged into upstream.

  https://github.com/cyrusimap/cyrus-sasl/pull/575
  https://github.com/cyrusimap/cyrus-sasl/pull/591

Submitted by:	hrs
Original commitRevision:526953 
Saturday, 17 Nov 2018
18:47 ume search for other commits by this committer
Update to 2.1.27.
Original commitRevision:485191 
Saturday, 12 Mar 2016
02:58 ume search for other commits by this committer
the GS2 plugin can be buildable with the MIT Kerberos as well.
Original commitRevision:410867 
Wednesday, 2 Mar 2016
14:13 ume search for other commits by this committer
- Make SASLdb excludable.
- Make SASLdb buildable with GDBM.
- Make sure to disable the plugins where it is not required.
Original commitRevision:409943 
Saturday, 27 Feb 2016
17:02 ume search for other commits by this committer
Move PLIST_FILES for plugins into cyrus-sasl2/Makefile.common.
Original commitRevision:409673 
05:15 ume search for other commits by this committer
Move the common part of the cyrus-sasl2 separated ports into
Makefile.common, to make further maintenance easier.
Original commitRevision:409651 
Friday, 26 Feb 2016
06:51 ume search for other commits by this committer
Use gssapi related descriptions in bsd.options.desc.mk.
Original commitRevision:409581 
Thursday, 12 Nov 2015
11:16 ume search for other commits by this committer
Use OPTIONS helper.
Original commitRevision:401323 
Wednesday, 7 Oct 2015
07:19 des search for other commits by this committer
r398691 placed the patch in the wrong directory, where it had no effect.
Move it to the master port and bump the subport again.

Reviewed by:	ume@
Original commitRevision:398749 
Tuesday, 6 Oct 2015
08:55 des search for other commits by this committer
Silence debugging message.

Approved by:	maintainer silence
Original commitRevision:398691 
Friday, 2 Oct 2015
10:41 mat search for other commits by this committer
Backout r398328 and r398370, they break packages depending on them.

With hat:	portmgr
MFH:		2015Q4
Sponsored by:	Absolight, The FreeBSD Foundation
Original commitRevision:398428 
Thursday, 1 Oct 2015
15:58 ume search for other commits by this committer
Sync package name with origin.

PR:		202756
Original commitRevision:398328 
Sunday, 23 Nov 2014
09:18 ume search for other commits by this committer
Use Uses=heimdal,flags.
Original commitRevision:373133 
Saturday, 22 Nov 2014
19:33 ume search for other commits by this committer
Fix build after change of security/heimdal install directory.
Original commitRevision:373095 
Saturday, 11 Oct 2014
17:57 ume search for other commits by this committer
Use Uses/gssapi.mk.

Submitted by:	hrs
Original commitRevision:370655 
Friday, 10 Oct 2014
17:58 ume search for other commits by this committer
Since we don't use its own libtool, build arg is required
to USES=libtool.

Spotted by:	antoine
Original commitRevision:370599 
Thursday, 9 Oct 2014
13:18 ume search for other commits by this committer
Include RPATH in the libs, again.
It seems that USES=libtool doesn't rewrite ${LIBTOOL} in
a configure script to use ${LOCALBASE}/bin/libtool like
bsd.autotools.mk did.
So, rewrite it explicitly for workaround.

PR:		194176
Submitted by:	jhujhiti__at__adjectivism.org
Original commitRevision:370526 
Thursday, 29 May 2014
14:52 ume search for other commits by this committer
Fix build with enabling HEIMDAL or MIT on recent 10-STABLE and later.
Original commitRevision:355705 
Thursday, 8 May 2014
15:12 ume search for other commits by this committer
- Use USES=libtool
- Add one more MASTER_SITE
- Add DOCS to OPTIONS_DEFINE
Original commitRevision:353315 
Sunday, 29 Dec 2013
12:29 ume search for other commits by this committer
Respect HEIMDAL_HOME / KRB5_HOME.

PR:		ports/185236
Submitted by:	Dewayne <dewayne__at__heuristicsystems.com.au> (partly)
Original commitRevision:337973 
Thursday, 26 Dec 2013
13:32 ume search for other commits by this committer
Fix typo in MIT_LIB_DEPENDS.

Submitted by:	Erick Turnquist <jhujhiti__at__adjectivism.org>
Original commitRevision:337513 
Wednesday, 25 Dec 2013
18:05 ume search for other commits by this committer
SASL GSSAPI authentication plugin is divided into port
different from cyrus-sasl2.

Spotted by:	Erick Turnquist <jhujhiti__at__adjectivism.org>,
		Scot Hetzel <swhetzel__at__gmail.com>
Original commitRevision:337435 

Number of commits found: 27