Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.23 15 May 2009 01:17:58 |
ume |
Update to 2.1.23.
Security: http://www.kb.cert.org/vuls/id/238019 |
2.1.22_2 13 May 2009 03:18:48 |
ume |
Be able to install as non-root.
PR: ports/133791
Submitted by: jhb |
2.1.22_2 06 Jan 2009 17:59:31 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
2.1.22_2 23 Oct 2008 17:34:26 |
ume |
Change authdaemond_path from /dev/null to
/var/run/authdaemond/socket. Though, authdaemond_path could
be set by the sasl2 config file, it should be good to have
its default value for ports/security/courier-authlib.
PR: ports/95102, ports/122234
Submitted by: Artis Caune <Artis.Caune__at__latnet.lv> |
2.1.22_1 13 Oct 2008 15:10:44 |
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> |
2.1.22 21 May 2008 02:34:39 |
kevlo |
Oops, forgot to commit the fix |
2.1.22 07 Aug 2007 16:46:22 |
ume |
- Use OPTIONS.
- Obey the default BDB version defined in bsd.database.mk. |
2.1.22 06 Aug 2007 15:01:21 |
ume |
Allow to build with db45 and db46 as well. |
2.1.22 23 Jul 2007 09:36:52 |
rafan |
- 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 |
2.1.22 13 Jun 2007 11:05:47 |
sat |
- Fix build on amd64 by using -fPIC
PR: ports/108697
Submitted by: Gardner Bell <gbell72@rogers.com>
Approved by: ume (maintainer timeout, since 2 February 2007) |
2.1.22 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
2.1.22 15 Dec 2006 02:08:58 |
ume |
make it compilable with gcc 4.1.
Reported by: pointyhat via kris |
2.1.22 07 Oct 2006 10:26:49 |
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> |
2.1.22 17 Sep 2006 05:25:21 |
ume |
krb5 1.5.1 won't build .a files by default, just .so files.
Submitted by: Paul Vixie <paul__at__vix.com> |
2.1.22 15 Aug 2006 16:47:38 |
ume |
s,INSTALLS_SHLIB,USE_LDCONFIG,g |
2.1.22 26 May 2006 18:49:05 |
ume |
Correct pathname in warning message.
Reported by: nork |
2.1.22 19 May 2006 20:45:37 |
ume |
Update to 2.1.22. |
2.1.21_2 18 Apr 2006 17:48:29 |
ume |
Give sensible sentences for IGNORE.
Requested by: kris |
2.1.21_2 18 Apr 2006 12:33:21 |
ume |
Replace BROKEN with IGNORE. |
2.1.21_2 16 Apr 2006 15:49:24 |
ume |
Enable support for db-4.4. |
2.1.21_2 01 Apr 2006 03:38:37 |
ume |
The Project Cyrus web site is migrated to a new server. |
2.1.21_2 26 Dec 2005 14:52:22 |
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> |
2.1.21_1 12 Nov 2005 09:58:31 |
ume |
activate use of USE_SQLITE. |
2.1.21_1 08 Nov 2005 16:51:09 |
ume |
- use USB_BDB.
- add SHA256. |
2.1.21_1 07 Nov 2005 15:22:44 |
ume |
install missed components.html document.
PR: ports/88596
Submitted by: skv |
2.1.21 02 Nov 2005 18:37:57 |
ume |
make security/cyrus-sasl2-ldapdb buildable with OpenLDAP 2.3.
PR: ports/88324
Submitted by: skv |
2.1.21 27 Sep 2005 20:12:38 |
ume |
make it compilable with OpenSSL 0.9.8.
PR: ports/86452
Submitted by: Dirk Meyer <dirk.meyer__at__dinoex.sub.org> |
2.1.21 17 May 2005 16:35:40 |
ume |
Update to 2.1.21.
LDAPDB auxprop plugin was added since this version. Unfortunately,
we cannot simply enable it in ports tree to avoid dependency loop
with OpenLDAP port. So, I'll add separete port for it later. |
2.1.20_1 28 Feb 2005 05:20:11 |
ume |
fix dependency. don't forget `+'. |
2.1.20_1 26 Feb 2005 20:23:15 |
ume |
backout use of USE_INC_LIBTOOL_VER. libtool13 is marked as
DEPRECATED. libtool15 is incompatible, and I couldn't find
how to build and install static libs by libtool15.
Suggensted by: Angelo Turetta <aturetta@commit.it> |
2.1.20_1 25 Feb 2005 16:12:54 |
ume |
simplify. |
2.1.20_1 25 Feb 2005 14:57:26 |
ume |
use USE_INC_LIBTOOL_VER. |
2.1.20_1 23 Feb 2005 21:18:47 |
ume |
Allow to use Berkeley DB 4.3.
PR: ports/76154
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
2.1.20_1 31 Jan 2005 00:35:56 |
girgen |
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors) |
2.1.20_1 23 Dec 2004 08:25:47 |
nork |
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports |
2.1.20 28 Nov 2004 09:42:03 |
ume |
remove needless definition. |
2.1.20 28 Nov 2004 07:09:12 |
ume |
cyrus-sasl2-saslauthd couldn't be built with system OpenSSL and BDB42.
PR: ports/74463
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> |
2.1.20 24 Nov 2004 16:35:34 |
ume |
Fix build with gssapi and krb5
PR: ports/74321
Submitted by: Florian Kraft <lra.hassberge@gmx.de> |
2.1.20 09 Nov 2004 07:47:24 |
ume |
warn to create sasldb2 by yourself in BATCH mode.
Suggested by: matusita |
2.1.20 25 Oct 2004 12:42:40 |
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. |
2.1.19_1 12 Oct 2004 14:10:43 |
ume |
add WITH_AUTHDAEMON option to allow use of courier authdaemond.
PR: ports/72093
Submitted by: Marcin Gryszkalis |
2.1.19_1 08 Oct 2004 18:09:16 |
ume |
fix http://vuxml.freebsd.org/92268205-1947-11d9-bc4a-000c41e2cdad.html
Reported by: nectar
Approved by: portmgr (krion)
Obtained from:
https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/sasl/lib/common.c#rev1.104 |
2.1.19 14 Jul 2004 18:01:22 |
ume |
Update to 2.1.19. |
2.1.18_1 11 Jun 2004 18:13:39 |
ume |
correct the path to match the path where the HTML docs are installed.
PR: ports/67836
Submitted by: Linh Pham <question+freebsdpr@closedsrc.org> |
2.1.18 28 May 2004 17:47:35 |
ume |
Add WITH_SQLITE option to support sql plugin with SQLite
using nork's patch.
His patch was already merged into cyrus-sasl2 and will be
included in next release.
Requested by: nork |
2.1.18 25 May 2004 09:19:43 |
mat |
Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems |
2.1.18 12 May 2004 16:12:11 |
ume |
make the default location of running directory of saslauthd
customizable by SASLAUTHD_RUNPATH variable.
PR: ports/66521 |
2.1.18 07 May 2004 10:13:38 |
ume |
use LOCALBASE for dependent packages instead of PREFIX. |
2.1.18 31 Mar 2004 16:56:31 |
ume |
prefer /usr/sbin/nologin than /sbin/nologin when creating user cyrus.
Requested by: nork |
2.1.18 30 Mar 2004 15:33:55 |
ume |
When there is user cyrus, don't overwrite the user. It helps
updating cyrus-sasl2 without updating cyrus-imapd*. |
2.1.18 30 Mar 2004 15:28:07 |
ume |
cosmetic changes. |
2.1.18 24 Mar 2004 19:27:30 |
ume |
PGSQL may be built with GSSAPI.
Reported by: "Wolfram A. Kraushaar" <wak@prioris.dstm.de> |
2.1.18 18 Mar 2004 15:25:14 |
ume |
Don't allow enabling MySQL or PGSQL implicitly.
Submitted by: nork |
2.1.18 11 Mar 2004 17:16:41 |
ume |
Update to 2.1.18. |
2.1.17_1 06 Feb 2004 17:29:28 |
ume |
Set an appropriate LATEST_LINK to avoid conflicts with other ports.
Reported by: kris |
2.1.17_1 04 Feb 2004 13:57:19 |
ume |
SIZEfy |
2.1.17_1 17 Jan 2004 15:35:34 |
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> |
2.1.17_1 15 Jan 2004 21:08:57 |
ume |
add WITHOUT_LOGIN and WITHOUT_PLAIN.
Requested by: Hans Hbner <hans@huebner.org> |
2.1.17_1 27 Dec 2003 16:58:08 |
ume |
add WITH_PGSQL knob which supports sql plugin with postgresql backend.
PR: ports/60606
Submitted by: mat |
2.1.17_1 19 Dec 2003 17:40:04 |
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] |
2.1.17 19 Dec 2003 14:52:13 |
ume |
${OSVERSION} must be after including bsd.port.pre.mk.
Reported by: "Dan Langille" <dan@langille.org> |
2.1.17 19 Dec 2003 04:48:16 |
ume |
since 5-CURRENT has Kerberos5 as default, enable Kerberos5 as
default on 5-CURRENT.
Submitted by: Sean McNeil <sean@mcneil.com> |
2.1.17 19 Dec 2003 04:29:13 |
ume |
fix build with heimdal.
Submitted by: tiamat@komi.mts.ru |
2.1.17 04 Dec 2003 08:06:03 |
ume |
Update to 2.1.17. |
2.1.15 04 Dec 2003 06:33:54 |
ume |
add WITH_ALWAYSTRUE option.
Requested by: Ted Cabeen <secabeen@pobox.com> |
2.1.15 01 Sep 2003 10:44:42 |
ume |
USE_OPENSSL must be set before including bsd.port.pre.mk.
Reported by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de> |
2.1.15 28 Aug 2003 15:53:34 |
ume |
Use USE_OPENSSL. |
2.1.15 28 Aug 2003 12:16:06 |
ume |
Oops, WITH_MYSQL must be set when WITH_MYSQL_VER is defined. |
2.1.15 28 Aug 2003 12:08:50 |
ume |
Use USE_MYSQL. |
2.1.15 21 Aug 2003 14:11:32 |
ume |
Remove obsoleted comment about use of saslauthd.
Reported by: nork |
2.1.15 11 Aug 2003 19:48:22 |
ume |
Add WITH_DEV_URANDOM option to use /dev/urandom instead of
/dev/random. |
2.1.15 20 Jul 2003 06:29:25 |
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. |
2.1.15 15 Jul 2003 18:32:58 |
ume |
Update to 2.1.15. |
2.1.14_1 02 Jul 2003 09:42:15 |
ume |
Reduce warnings during build on 5-CURRENT.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
2.1.14_1 30 Jun 2003 18:43:19 |
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> |
2.1.14 30 Jun 2003 17:04:10 |
ume |
It seems MySQL 4.X support in 2.1.14 is still incomplete. |
2.1.14 30 Jun 2003 16:51:00 |
ume |
Update to 2.1.14. |
2.1.13_4 07 Jun 2003 11:46:04 |
ume |
Sync with cyrus-sasl port. There is no functional change.
Obtained from: cyrus-sasl port |
2.1.13_4 04 Jun 2003 11:15:53 |
ume |
fix plist.
Submitted by: bento via kris |
2.1.13_3 01 Jun 2003 04:21:06 |
ume |
- Make saslauthd a separate port to avoid dependency loop between
cyrus-sasl2 and openldap.
- Stop using configuration menu. I believe it ease to maintain
consistency with other SASL related ports. |
2.1.13_2 01 Jun 2003 03:56:45 |
ume |
remove useless trailing backslant. |
2.1.13_2 01 Jun 2003 03:55:35 |
ume |
make MySQL plugin work with MySQL 4.X. |
2.1.13_2 16 May 2003 10:46:04 |
ume |
add WITHOUT_SASLAUTHD option. |
2.1.13_2 16 May 2003 08:12:37 |
ume |
Sync the way how to handle Kerberos with latest security/cyrus-sasl.
Obtained from: security/cyrus-sasl |
2.1.13_2 06 May 2003 12:32:14 |
ume |
When sending mail localy on a system compiled woth SASL AUTH, the
sendmail mail submission program may log the following error on the
sasldb file:
error: safesasl(/usr/local/etc/sasldb) failed: Group readable file
Pine by default is using SMTP, and therfore SMTP AUTH if compiled
into sendmail. To disable SMTP AUTH we need to define DAEMON_OPTIONS
for the loopback interface.
PR: ports/51680
Submitted by: Scot W. Hetzel <hetzels@westbend.net> |
2.1.13_2 29 Apr 2003 15:04:43 |
ume |
Add option WITHOUT_NTLM.
Submitted by: Dan Larsson <dl@tyfon.net> |
2.1.13_2 25 Apr 2003 11:29:34 |
ume |
Change the group of /var/state/saslauthd mail to be sync with
/usr/local/etc/sasldb2. The postfix should belongs to only
mail group.
Reported by: "Denis N. Peplin" <info@volginfo.ru> |
2.1.13_1 24 Apr 2003 16:36:26 |
ume |
Use security/openssl/bsd.openssl.mk.
PR: ports/51090
Submitted by: Oleg Sharoiko <os@rsu.ru> (with modification by me) |
2.1.13_1 24 Apr 2003 15:33:29 |
ume |
Make MySQL 3.23, 4.0 and 4.1 selectable.
Requested by: Matthias Fechner <idefix@fechner.net> |
2.1.13_1 17 Apr 2003 17:54:43 |
ume |
- The pidfile of saslauthd was changed.
- The configure script should select correct version of Berkeley DB.
PR: ports/51041
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
2.1.13 16 Apr 2003 17:28:05 |
ume |
make configure script pickking up the Heimdal Kerberos that's
in FreeBSD's base.
Submitted by: Graeme Mathieson <mathie@wossname.org.uk> |
2.1.13 16 Apr 2003 16:59:21 |
ume |
make WITH_LDAP21 work.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
2.1.13 15 Apr 2003 18:09:30 |
ume |
add missing files which should be committed by previous committed. |
2.1.13 15 Apr 2003 17:03:28 |
ume |
- update to 2.1.13
- fixes for 5-CURRENT (changed behaviour of 'expr')
- enable NTLM module
- support for db4 and db4.1
- support for OpenLDAP 2.1
PR: ports/50962
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
2.1.12 24 Mar 2003 09:20:28 |
ume |
mandir should follow MANPREFIX.
Requested by: Tomki <tomki@alink.net> |
2.1.12 23 Mar 2003 19:19:55 |
ume |
Add WITHOUT_KERBEROS option to prevent cyrus-sasl2 from enabling
Kerberos even if libkrb is installed.
Requested by: Troy Dixler <troy@twisted.net> |
2.1.12 24 Feb 2003 02:56:37 |
edwin |
Point dependencies on net/openldap2 to net/openldap20 |
2.1.12 20 Feb 2003 20:10:05 |
ume |
De-pkg-comment. |
2.1.12 11 Feb 2003 05:09:56 |
ume |
- Update to 2.1.12.
- Fix installation of saslauthd.8.
PR: ports/48162
Submitted by: Paulius Bulotas <paulius@kaktusas.org> |
2.1.11 01 Feb 2003 17:42:38 |
ume |
Update to 2.1.11. |