non port: security/cyrus-sasl2-gssapi/Makefile |
SVNWeb
|
Number of commits found: 27 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Mon, 28 Feb 2022
|
[ 12:29 Hajimu UMEMOTO (ume) ] d29e6c0
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
|
Sun, 28 Nov 2021
|
[ 04:08 Hajimu UMEMOTO (ume) ] 17b54ce
security/cyrus-sasl2-gssapi: remove patch-plugins_gssapi.c
PR: 260017
Reported by: Michael Osipov
Discussed with: hrs
MFH: 2021Q4
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 24 Feb 2020
|
[ 04:51 ume ]
- 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
|
Sat, 17 Nov 2018
|
[ 18:47 ume ] (Only the first 10 of 34 ports in this commit are shown above. )
Update to 2.1.27.
|
Sat, 12 Mar 2016
|
[ 02:58 ume ]
the GS2 plugin can be buildable with the MIT Kerberos as well.
|
Wed, 2 Mar 2016
|
[ 14:13 ume ]
- Make SASLdb excludable.
- Make SASLdb buildable with GDBM.
- Make sure to disable the plugins where it is not required.
|
Sat, 27 Feb 2016
|
[ 17:02 ume ]
Move PLIST_FILES for plugins into cyrus-sasl2/Makefile.common.
|
[ 05:15 ume ]
Move the common part of the cyrus-sasl2 separated ports into
Makefile.common, to make further maintenance easier.
|
Fri, 26 Feb 2016
|
[ 06:51 ume ]
Use gssapi related descriptions in bsd.options.desc.mk.
|
Thu, 12 Nov 2015
|
[ 11:16 ume ]
Use OPTIONS helper.
|
Wed, 7 Oct 2015
|
[ 07:19 des ]
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@
|
Tue, 6 Oct 2015
|
[ 08:55 des ]
Silence debugging message.
Approved by: maintainer silence
|
Fri, 2 Oct 2015
|
[ 10:41 mat ]
Backout r398328 and r398370, they break packages depending on them.
With hat: portmgr
MFH: 2015Q4
Sponsored by: Absolight, The FreeBSD Foundation
|
Thu, 1 Oct 2015
|
[ 15:58 ume ]
Sync package name with origin.
PR: 202756
|
Sun, 23 Nov 2014
|
[ 09:18 ume ]
Use Uses=heimdal,flags.
|
Sat, 22 Nov 2014
|
[ 19:33 ume ]
Fix build after change of security/heimdal install directory.
|
Sat, 11 Oct 2014
|
[ 17:57 ume ]
Use Uses/gssapi.mk.
Submitted by: hrs
|
Fri, 10 Oct 2014
|
[ 17:58 ume ]
Since we don't use its own libtool, build arg is required
to USES=libtool.
Spotted by: antoine
|
Thu, 9 Oct 2014
|
[ 13:18 ume ]
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
|
Thu, 29 May 2014
|
[ 14:52 ume ]
Fix build with enabling HEIMDAL or MIT on recent 10-STABLE and later.
|
Thu, 8 May 2014
|
[ 15:12 ume ]
- Use USES=libtool
- Add one more MASTER_SITE
- Add DOCS to OPTIONS_DEFINE
|
Sun, 29 Dec 2013
|
[ 12:29 ume ]
Respect HEIMDAL_HOME / KRB5_HOME.
PR: ports/185236
Submitted by: Dewayne <dewayne__at__heuristicsystems.com.au> (partly)
|
Thu, 26 Dec 2013
|
[ 13:32 ume ]
Fix typo in MIT_LIB_DEPENDS.
Submitted by: Erick Turnquist <jhujhiti__at__adjectivism.org>
|
Wed, 25 Dec 2013
|
[ 18:05 ume ]
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>
|
Number of commits found: 27 |