summaryrefslogtreecommitdiffstats
path: root/security/cyrus-sasl
Commit message (Collapse)AuthorAgeFilesLines
* security/cyrus-sasl: Bento fails to build libkerberos + Upgradeedwin2003-02-2612-220/+405
| | | | | | | | | Bento fails to proberly package the port on -CURRENT due to -CURRENT no longer has libdes.* as the des functions have been moved to the libcrypto.* library. PR: 48442 Submitted by: Scot W. Hetzel <hetzels@westbend.net>
* Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-2/+2
|
* Point dependencies on net/openldap to net/openldap12edwin2003-02-241-2/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* SASLv2 support of Sendmail is started with 8.12.4.ume2002-10-051-1/+1
| | | | | PR: ports/43719 Submitted by: Scot W. Hetzel <hetzels@westbend.net>
* add an example PAM file for saslauthd and pwcheck_pam daemonsdwcjr2002-09-014-7/+58
| | | | | | | | update the Sendmail.README file to include instructions for using the security/cyrus-sasl2 port. PR: 42153 Submitted by: maintainer
* BerkeleyDB cleanup - stage 2ade2002-08-222-2/+2
| | | | | Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x
* Add saslauthd as default general password checking daemon (replacesknu2002-08-149-26/+158
| | | | | | | pwcheck{_pam}). PR: ports/41653 Submitted by: "Scot W. Hetzel" <hetzels@westbend.net> (MAINTAINER)
* Include <sys/types.h> before including <security/pam_appl.h> andknu2002-08-141-0/+1
| | | | | | unbreak for -current's PAM. Approved by: "Scot W. Hetzel" <hetzels@westbend.net> (MAINTAINER)
* Fix startup-scripts for -current /bin/sh issues.anders2002-08-141-1/+2
|
* moving saslv1 includes files to make it easier to add saslv2ume2002-07-283-10/+10
| | | | | | PR: ports/40288 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: knu
* - Chase checksum for sasl-1.5.27-ldap-ssl-filter-mysql-patch4.tgzpat2002-06-264-5/+25
| | | | | | | | | author fixed bug in patch but didn't increment version. - Fix problem when openldap v1 is selected. - Bump PORTREVISION PR: ports/39800 Submitted by: maintainer
* fix configure on -currentijliao2002-06-182-13/+26
| | | | | | | update Sendmail.README for sendmail 8.10-8.12 PR: 38646 Submitted by: maintainer
* Do not add a shell to cyrus user.dwcjr2002-05-242-22/+31
| | | | | PR: 38434 Submitted by: maintainer
* Fix for DB3 & KRB4dwcjr2002-05-213-15/+74
| | | | | PR: 38363 Submitted by: maintainer
* new PORTREVISION, using newer patchfiledinoex2002-05-164-109/+7
| | | | | | | minor Update of the Readme PR: 37607,37913 Submitted by: hetzels@westbend.net
* Remove defunct Sourceforge site.trevor2002-05-151-1/+0
| | | | | PR: 38100 Submitted by: Alan Batie
* Add USE_SUBMAKE, where it might be necessary.sobomax2002-03-251-0/+1
|
* Add patch to prevent from breaking if KRB5_HOME / HEIMDAL_HOME are defined.pat2002-02-033-8/+36
| | | | | PR: 34561 Submitted by: maintainer
* Fix placement of .include <bsd.port.pre.mk> which I screwed up inpat2002-02-021-8/+7
| | | | | | the last commit. Submitted by: maintainer
* Fix plist and dont use -w flag with fmt on older releases.pat2002-02-022-5/+10
| | | | | PR: 34541 Submitted by: maintainer
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-2/+2
| | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
* Fix build when KRB5_HOME is definedpat2002-01-221-0/+15
| | | | | PR: 34149 Submitted by: maintainer
* Fix OpenLDAP v1 errorsdwcjr2002-01-2010-48/+405
| | | | | | | | Allow PAM aware pwcheck daemon Add JavaSASL PR: 34068 Submitted by: maintainer
* Update to version 1.5.27kevlo2002-01-1714-632/+166
| | | | | PR: 33603 Submitted by: MAINTAINER
* This port requires automake 1.4 and cannot work with 1.5.will2002-01-071-1/+1
| | | | Submitted by: bento 4-exp
* Don't write pkg-{deinstall,install,message} to ${.CURDIR} but ${WRKDIR}steve2001-12-241-0/+4
| | | | instead since ${.CURDIR} can be a read-only filesystem.
* refer to correct location in pkg-messageijliao2001-12-206-18/+37
| | | | | | | | correct db filename fix pkg-install script PR: 29731 Submitted by: maintainer
* Fix formatting string bugdwcjr2001-12-092-4/+14
| | | | | | | | Remove old MASTER_SITE PR: 32555 Submitted by: alx@cii.sumy.ua Approved by: maintainer
* Fix automake build problemdwcjr2001-11-231-1/+0
| | | | | PR: 32026 Submitted by: maintainer
* Instead of setting ${AUTOMAKE} to automake --add-missing --include-deps,petef2001-10-301-1/+1
| | | | | | | set ${AUTOMAKE_ARGS} to --add-missing --include-deps. PR: 31593 Submitted by: TOGAWA Satoshi <toga@puyo.org>
* USE DOCSDIR and PORTDOCSdwcjr2001-08-134-34/+33
| | | | | | | ADD IPv6 support PR: 29404 Submitted by: maintainer
* Back out the db3 port update because some of these dependent ports hadknu2001-08-012-2/+2
| | | | | | | | | | been broken by the incompatibility between db3.2 and db3.3. I am unconditionally bumping the PORTREVISION's to eliminate possible troubles that should not happen before the coming release. Sorry for inconvenience. I'll try to check compatibility hard before committing next time.
* Reflect databases/db3's shlib version bump from 2 to 3.knu2001-07-252-2/+2
|
* Cosmetic change only: make the MAN3 section fit an 80 column screen.olgeni2001-05-211-5/+6
|
* Fix the DB3 support. DB3's shlib version is now at 2.knu2001-03-051-1/+1
|
* Switch from mysql322-{client,server} to mysql323-{client,server}.dirk2001-01-211-1/+1
| | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least).
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-5/+5
|
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
| | | | Approved by: asami
* Use mktemp(1) to create a temporary file instead of using a shortjedgar2000-12-191-4/+6
| | | | | | guessable filename during configuration. Approved by: Maintainer
* Update Sendmail.README with instructions on how to enable thesteve2000-12-111-4/+30
| | | | | | | GroupReadableSASLFile option for DONT_BLAME_SENDMAIL. PR: 23149 Submitted by: maintainer
* - Correct misspelling (PGK_PREFIX -> PKG_PREFIX) in pkg-installkevlo2000-11-173-6/+8
| | | | | | | - Add support for Heimdal Kerberos V port PR: 22894 Submitted by: MAINTAINER
* PostFix requires 770 permissons on the /var/pwcheck directory.jeh2000-11-022-2/+2
| | | | | PR: 22490 Submitted by: Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
* New filejeh2000-11-011-0/+39
| | | | PR: 22462
* - Change /var/pwcheck permissions so Postfix can use pwcheck for SASL ↵jeh2000-11-015-89/+44
| | | | | | | | | | | Authentication. - Update MySQL & LDAP Authentication Methods - Correct bento warning for extra file (Sendmail.conf). - Correct mysql detection code in configure.sasl, and use LIB_DEPENDS for db3. PR: 22462 Submitted by: Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
* Missing /SASL at the end of the path to install Sendmail.READMEjeh2000-10-251-1/+1
| | | | Submitted by: bento
* The last commit should have bumped PORTREVISIONjeh2000-10-241-1/+1
|
* autodetected DB3, but fails to find includesjeh2000-10-243-12/+69
| | | | | PR: 21411 Submitted by: Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-2/+2
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Update all ports using OpenSSL and RSA to work without rsaref sincekris2000-09-221-1/+1
| | | | | | | it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems.
OpenPOWER on IntegriCloud