non port: security/cyrus-sasl2-saslauthd/Makefile |
SVNWeb
|
Number of commits found: 97 |
Wed, 8 Feb 2023
|
[ 10:53 Muhammad Moinur Rahman (bofh) ] 6e1233b (Only the first 10 of 159 ports in this commit are shown above. )
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233
|
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, 16 May 2022
|
[ 09:42 Hajimu UMEMOTO (ume) ] d0e87be
security/cyrus-sasl2{,-saslauthd}: lmdb did not work for postfix
- sasldb2-lock requires write permission for mail group
- introduce SASLDB_IN_VAR option which places sasldb into /var/db
Reported by: Herbert J. Skuhra <herbert@gojira.at>
|
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, 1 Aug 2021
|
[ 08:32 Xin LI (delphij) ] 974e13b (Only the first 10 of 34 ports in this commit are shown above. )
net/openldap24-server: Make SASL permanent for OpenLDAP port.
PR: ports/257374
Reviewed by: obrien
Approved by: portmgr (exp-run by antoine)
Differential Revision: https://reviews.freebsd.org/D31301
|
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.
|
Tue, 16 Mar 2021
|
[ 11:21 ume ]
Add LMDB support for saslauthd.
PR: 254321
Submitted by: nork
|
Sat, 12 Jan 2019
|
[ 09:25 ume ]
Make sure that the owner of /var/run/saslauthd is `cyrus'.
|
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.
|
Sun, 11 Nov 2018
|
[ 15:38 danfe ] (Only the first 10 of 65 ports in this commit are shown above. )
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support. Due to shlib
version change, bump port revisions of the consumer ports.
PR: 233059
Exp-run by: antoine
Approved by: maintainer (johans, numerous timeouts)
|
Thu, 12 May 2016
|
[ 11:06 ume ]
Use USES=bdb and USES=mysql.
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 31 Mar 2016
|
[ 17:35 ume ]
Add OPENLDAP_SASL option for changing LIB_DEPENDS
to openldap-sasl-client.
|
Tue, 22 Mar 2016
|
[ 05:58 ume ]
Make it buildable with GDBM on.
PR: 208194
Reported by: vas__at__mpeks.tomsk.su
|
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
|
[ 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:21 ume ]
Use OPTIONS helper.
|
Fri, 9 Oct 2015
|
[ 14:35 ume ]
- Use USES=gssapi.
- OPTIONSfy Kerberos.
|
[ 14:22 ume ]
Fix build with clang and MIT Kerberos.
Reported by: Beat Siegenthaler <beat.siegenthaler__at__beatsnet.com>
|
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
|
Tue, 23 Sep 2014
|
[ 09:46 bapt ]
Simplify plist
|
Fri, 12 Sep 2014
|
[ 14:16 tijl ]
Remove a comment about USE_AUTOTOOLS=libtool
|
Thu, 24 Jul 2014
|
[ 18:34 tijl ] (Only the first 10 of 208 ports in this commit are shown above. )
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above )
|
Thu, 8 May 2014
|
[ 15:12 ume ]
- Use USES=libtool
- Add one more MASTER_SITE
- Add DOCS to OPTIONS_DEFINE
|
Mon, 30 Dec 2013
|
[ 15:55 ume ]
Update LICENSE.
|
Sun, 13 Oct 2013
|
[ 18:35 ume ]
use opt_USE knob.
Spotted by: sunpoet
|
[ 17:36 ume ]
- enable stage.
- use modern OPTIONS helper.
- use modern LIB_DEPENDS format.
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Sun, 17 Feb 2013
|
[ 16:44 ume ]
Update MASTER_SITES as I forgot to update it when updating
to 2.1.26.
Spotted by: Marten Vijn <info__at__martenvijn.nl>
|
Tue, 8 Jan 2013
|
[ 15:15 ume ]
Don't search lib32 on FreeBSD/i386.
|
Sun, 6 Jan 2013
|
[ 16:56 ume ]
If security/krb5 is installed and OPENLDAP option is enabled, it
failed to build unless KRB5_HOME is set properly. Now, only when
KRB5_HOME is set properly, it build with security/krb5.
Spotted by: David Gessel <gessel__at__blackrosetech.com>
|
Sat, 5 Jan 2013
|
[ 18:01 ume ]
When building with security/krb5 (specifying KRB5_HOME), make
sure to link mit-krb5 libs.
|
Thu, 27 Dec 2012
|
[ 15:37 ume ]
Mark cyrus-sasl2 as MAKE_JOBS_SAFE.
Submitted by: Kevin Zheng <kevinz5000__at__gmail.com>
|
Mon, 10 Dec 2012
|
[ 15:10 ume ] (Only the first 10 of 62 ports in this commit are shown above. )
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
Wed, 13 Jun 2012
|
[ 16:47 ume ]
Convert to use new OPTIONS framework.
|
Sat, 24 Sep 2011
|
[ 09:13 ume ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to 2.1.25.
|
Wed, 24 Nov 2010
|
[ 11:48 ume ]
- Remove KERBEROS4 option which depends on a removed port
(security/krb4)
- Use dirrmtry on PREFIX/lib/sasl2 where configurations may stay
- Remove MD5 in distinfo
PR: ports/152261
Submitted by: sunpoet
|
Thu, 28 Oct 2010
|
[ 21:00 erwin ] (Only the first 10 of 105 ports in this commit are shown above. )
Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp
|
Fri, 15 May 2009
|
[ 01:17 ume ]
Update to 2.1.23.
Security: http://www.kb.cert.org/vuls/id/238019
|
Tue, 6 Jan 2009
|
[ 17:59 pav ] (Only the first 10 of 155 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Mon, 13 Oct 2008
|
[ 15:10 ume ]
- Install saslauthd.mdoc to ${PREFIX}/man/man8/saslauthd.8.
- Use ${BDB_LIB_DIR}.
PR: ports/127809
Submitted by: "Scot W. Hetzel" <swhetzel__at__gmail.com>
|
Tue, 7 Aug 2007
|
[ 16:46 ume ]
- Use OPTIONS.
- Obey the default BDB version defined in bsd.database.mk.
|
Mon, 6 Aug 2007
|
[ 15:01 ume ]
Allow to build with db45 and db46 as well.
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Sat, 7 Oct 2006
|
[ 10:26 ume ]
Change the MASTER_SITES entries from
ftp://ftp.hanse.de/sites/transit/mirror/
to
http://www.transit.hanse.de/mirror/
Requested by: Stefan Bethke <stb__at__lassitu.de>
|
Sun, 17 Sep 2006
|
[ 05:25 ume ]
krb5 1.5.1 won't build .a files by default, just .so files.
Submitted by: Paul Vixie <paul__at__vix.com>
|
Fri, 19 May 2006
|
[ 20:45 ume ]
Update to 2.1.22.
|
Tue, 18 Apr 2006
|
[ 17:48 ume ]
Give sensible sentences for IGNORE.
Requested by: kris
|
[ 12:33 ume ]
Replace BROKEN with IGNORE.
|
Sun, 16 Apr 2006
|
[ 15:49 ume ]
Enable support for db-4.4.
|
Mon, 26 Dec 2005
|
[ 14:52 ume ]
change /var/state/saslauthd to /var/run/saslauthd as respect hier(7).
PR: ports/90810
Submitted by: Artis Caune <Artis.Caune__at__latnet.lv>
|
Tue, 8 Nov 2005
|
[ 16:51 ume ]
- use USB_BDB.
- add SHA256.
|
Tue, 17 May 2005
|
[ 16:36 ume ]
Update to 2.1.21.
|
Mon, 28 Feb 2005
|
[ 05:20 ume ]
fix dependency. don't forget `+'.
|
Fri, 25 Feb 2005
|
[ 16:12 ume ]
simplify.
|
Wed, 23 Feb 2005
|
[ 21:18 ume ]
Allow to use Berkeley DB 4.3.
PR: ports/76154
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
Thu, 10 Feb 2005
|
[ 19:32 ume ]
use new scheme of USE_RC_SUBR.
|
Tue, 30 Nov 2004
|
[ 16:42 ume ]
build & install two useful programs; testsaslauthd and saslcache.
Submitted by: Yuri Ryazantsev <yuri@unix.ru>
|
Sun, 28 Nov 2004
|
[ 09:42 ume ]
remove needless definition.
|
[ 07:09 ume ]
cyrus-sasl2-saslauthd couldn't be built with system OpenSSL and BDB42.
PR: ports/74463
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
|
Wed, 24 Nov 2004
|
[ 16:35 ume ]
Fix build with gssapi and krb5
PR: ports/74321
Submitted by: Florian Kraft <lra.hassberge@gmx.de>
|
Mon, 25 Oct 2004
|
[ 12:42 ume ]
Update to 2.1.20.
* Fixes to cram plugin to avoid attempting to canonify uninitialized data.
* NTLM portability fixes.
* Avoid potential attack using SASL_PATH when sasl is used in a setuid
environment.
* A trivial number of small bugfixes.
|
Wed, 14 Jul 2004
|
[ 18:01 ume ]
Update to 2.1.19.
|
Fri, 11 Jun 2004
|
[ 15:49 ume ]
use `command_args' instead of overriding `flags'.
|
Wed, 12 May 2004
|
[ 16:12 ume ]
make the default location of running directory of saslauthd
customizable by SASLAUTHD_RUNPATH variable.
PR: ports/66521
|
Fri, 7 May 2004
|
[ 10:13 ume ]
use LOCALBASE for dependent packages instead of PREFIX.
|
Wed, 31 Mar 2004
|
[ 16:32 ume ]
- add saslauthd_runpath option to change run path which is specified
by -m option of saslauthd. since this option affects a location of
a pidfile, we need to separate it from saslauthd_flags.[1]
- change the default of saslauthd_enable to NO as other potrs do.
Requested by: "Paul-Andrew Joseph Miseiko" <esoteric@teardrop.ca> [1]
|
Thu, 11 Mar 2004
|
[ 17:16 ume ]
Update to 2.1.18.
|
Sat, 17 Jan 2004
|
[ 15:35 ume ]
Support Berkeley DB 4.2.
Since our db42 requires to include db.h to use. existing configure
script cannot detect our db42. AC_CHECK_LIB() simply test if a
function exists. :(
Requested by: Dmitry Sorokin <dmitry_sorokin@yahoo.ca>
|
Fri, 19 Dec 2003
|
[ 17:40 ume ]
- space before and after `(' and ')' [1]
- bump version [2]
PR: ports/60392 [1]
Submitted by: Oleg Sharoiko <os@rsu.ru> [1]
Reported by: jeh [2]
|
[ 14:52 ume ]
${OSVERSION} must be after including bsd.port.pre.mk.
Reported by: "Dan Langille" <dan@langille.org>
|
[ 04:48 ume ]
since 5-CURRENT has Kerberos5 as default, enable Kerberos5 as
default on 5-CURRENT.
Submitted by: Sean McNeil <sean@mcneil.com>
|
[ 04:29 ume ]
fix build with heimdal.
Submitted by: tiamat@komi.mts.ru
|
Thu, 4 Dec 2003
|
[ 08:06 ume ]
Update to 2.1.17.
|
Tue, 11 Nov 2003
|
[ 07:44 ume ]
build package again. the problem was fixed by bsd.port.mk
1.469 (PR 58885).
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Tue, 4 Nov 2003
|
[ 17:27 ume ]
mark NO_PACKAGE instead of BROKEN. Though it fails to build
package on bento, at least it can be installed from port.
|
Mon, 3 Nov 2003
|
[ 03:56 kris ] (Only the first 10 of 62 ports in this commit are shown above. )
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
|
Wed, 1 Oct 2003
|
[ 17:56 ume ]
the start/stop scripts failed when booting on 5.x machines
Submitted by: Barry Pederson <bp@barryp.org>
|
Mon, 1 Sep 2003
|
[ 10:44 ume ]
USE_OPENSSL must be set before including bsd.port.pre.mk.
Reported by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de>
|
Thu, 28 Aug 2003
|
[ 17:44 ume ]
Use USE_RC_SUBR.
|
[ 15:53 ume ]
Use USE_OPENSSL.
|
[ 13:11 ume ]
Use USE_OPENLDAP.
|
Thu, 14 Aug 2003
|
[ 09:31 ume ]
Depends on net/openldap*-client instead of net/openldap*.
|
Sun, 20 Jul 2003
|
[ 06:29 ume ]
Stop installing Sendmail.conf by cyrus-sasl2, and it is now installed
by cyrus-sasl2-saslauthd. Since if Sendmail.conf is not installed,
SASL2 uses auxprop by default, it is enough to install Sendmail.conf
by saslauthd port.
|
Fri, 18 Jul 2003
|
[ 20:00 ume ]
Broken manpage was installed. Remove pre-generated manpage to be
make sure to generate it by FreeBSD's man system.
Reported by: Drew Tomlinson <drew@mykitchentable.net>
|
Tue, 15 Jul 2003
|
[ 18:32 ume ]
Update to 2.1.15.
|
Sat, 5 Jul 2003
|
[ 07:07 ume ]
Workaround to make it buildable without enabling gsspai. It is
known problem of cyrus-sasl-2.1.14.
Reported by: many
|
Thu, 3 Jul 2003
|
[ 19:07 ume ]
Add support for OpenLDAP22.
PR: ports/53932
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Mon, 30 Jun 2003
|
[ 18:43 ume ]
- made old distfile fetchable after an update.
- install missing document which was added during update to 2.1.14.
PR: ports/53932 (partly)
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
[ 16:51 ume ]
Update to 2.1.14.
|
Sun, 1 Jun 2003
|
[ 05:45 ume ]
remove unused variables.
|
[ 04:24 ume ]
Add saslauthd as a separated port from cyrus-sasl2 to avoid
dependency loop between cyrus-sasl2 and openldap.
|
Number of commits found: 97 |