/devel/ixlib/

d='cgit'>
aboutsummaryrefslogtreecommitdiffstats
path: root/security/cyrus-sasl2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* SASL GSSAPI authentication plugin is divided into portume2013-12-261-15/+3
| | | | | | | different from cyrus-sasl2. Spotted by: Erick Turnquist <jhujhiti__at__adjectivism.org>, Scot Hetzel <swhetzel__at__gmail.com>
* Strip shared library.ume2013-11-031-1/+2
|
* use opt_USE knob.ume2013-10-141-17/+5
| | | | Spotted by: sunpoet
* enable stage.ume2013-10-141-31/+7
|
* - use modern OPTIONS helper.ume2013-10-141-85/+29
| | | | - remove LATEST_LINK as this port has no package name collision.
* - Try to unbreak parallel (-jX) buildsdanfe2013-09-241-21/+28
| | | | | | | - Improve knobs sort order within Makefile Reported by: crees, marino Approved by: ume (maintainer timeout, 3 weeks)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | security)
* Mark security/cyrus-sasl2 MAKE_JOBS_UNSAFE.ume2013-08-301-1/+2
| | | | | PR: ports/181626 Submitted by: amdmi3
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Add http mirror in case FTP is not availablebapt2013-04-061-1/+2
| | | | Approved by: portmgr (implicit)
* Don't search lib32 on FreeBSD/i386.ume2013-01-081-0/+1
|
* When building with security/krb5 (specifying KRB5_HOME), makeume2013-01-061-0/+1
| | | | sure to link mit-krb5 libs.
* Mark cyrus-sasl2 as MAKE_JOBS_SAFE.ume2012-12-271-0/+2
| | | | Submitted by: Kevin Zheng <kevinz5000__at__gmail.com>
* Add upstream commit to define size_t in sasl.h.ume2012-12-261-1/+1
| | | | | | PR: ports/174379, ports/174692 Submitted by: rakuco Obtained from: http://git.cyrusimap.org/cyrus-sasl/commit/include/sasl.h?id=67a188693796a14e3a76ac603104807fbbfddfc4
* - Use OPTIONS_RADIO and OPTIONS_GROUP.ume2012-12-161-27/+20
| | | | | | - Remove useless DEV_URANDOM option. [1] Spotted by: des[1]
* Commit the patch that was forgotten when myume2012-12-111-1/+1
| | | | | | previous commit. Pointy hat to: ume
* Update cyrus-sasl2 to 2.1.26.ume2012-12-101-7/+3
| | | | This bumps shlib version of libsasl2.
* Convert to use new OPTIONS framework.ume2012-06-141-44/+47
|
* Fix broken get_fqhostname() logic. Without that fix mail/mutt-develnovel2012-03-201-1/+1
| | | | | | | | | | | compiled with WITH_MUTT_CYRUS_SASL2 option is not able to connect to IMAPS mailbox. PR: 161890 Submitted by: novel (myself) Approved by: maintainer timeout (more than 4 months) Obtained from: https://bugzilla.cyrusimap.org/show_bug.cgi?id=3589 Feature safe: yes
* Fix GSSAPI client crash, NULL ptr dereference.ume2011-10-081-1/+1
| | | | | Submitted by: Phil Pennock <cyrus-sasl-phil__at__spodhuis.org> Obtained from: http://lists.andrew.cmu.edu/pipermail/cyrus-sasl/2011-October/002358.html
* Update to 2.1.25.ume2011-09-241-8/+33
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* Backout previous commit.ume2011-02-061-1/+1
| | | | | | | | Unfortunately, it broke GSSAPI when using heimdal in base. I have no idea how to detect whether heimdal is in base or from ports, now. Feature safe: yes
* * Fix GSSAPI when using heimdal from portsmiwi2011-02-051-1/+1
| | | | | | | PR: 152071 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: maintainer timeout Feature safe: yes
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* - Remove KERBEROS4 option which depends on a removed portume2010-11-241-12/+4
| | | | | | | | | (security/krb4) - Use dirrmtry on PREFIX/lib/sasl2 where configurations may stay - Remove MD5 in distinfo PR: ports/152261 Submitted by: sunpoet
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* Update to 2.1.23.ume2009-05-151-2/+2
| | | | Security: http://www.kb.cert.org/vuls/id/238019
* Be able to install as non-root.ume2009-05-131-1/+1
| | | | | PR: ports/133791 Submitted by: jhb
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-071-11/+1
|
* Change authdaemond_path from /dev/null toume2008-10-241-1/+3
| | | | | | | | | /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>
* - Install saslauthd.mdoc to ${PREFIX}/man/man8/saslauthd.8.ume2008-10-131-1/+3
| | | | | | | - Use ${BDB_LIB_DIR}. PR: ports/127809 Submitted by: "Scot W. Hetzel" <swhetzel__at__gmail.com>
* - Fix build on -HEADkevlo2008-05-211-1/+1
| | | | | | - Bump PORTREVISIO Approved by: maintainer timeout
* - Use OPTIONS.ume2007-08-081-17/+19
| | | | - Obey the default BDB version defined in bsd.database.mk.
* Allow to build with db45 and db46 as well.ume2007-08-061-2/+3
|
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | 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
* - Fix build on amd64 by using -fPICsat2007-06-131-0/+4
| | | | | | PR: ports/108697 Submitted by: Gardner Bell <gbell72@rogers.com> Approved by: ume (maintainer timeout, since 2 February 2007)
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1
|
* Change the MASTER_SITES entries fromume2006-10-071-1/+1
| | | | | | | | ftp://ftp.hanse.de/sites/transit/mirror/ to http://www.transit.hanse.de/mirror/ Requested by: Stefan Bethke <stb__at__lassitu.de>
* krb5 1.5.1 won't build .a files by default, just .so files.ume2006-09-171-1/+1
| | | | Submitted by: Paul Vixie <paul__at__vix.com>
* s,INSTALLS_SHLIB,USE_LDCONFIG,gume2006-08-161-1/+1
|
* Update to 2.1.22.ume2006-05-201-11/+16
|
* Give sensible sentences for IGNORE.ume2006-04-191-1/+1
| | | | Requested by: kris
* Replace BROKEN with IGNORE.ume2006-04-181-1/+1
|
* Enable support for db-4.4.ume2006-04-161-9/+5
|
* change /var/state/saslauthd to /var/run/saslauthd as respect hier(7).ume2005-12-261-2/+2
| | | | | PR: ports/90810 Submitted by: Artis Caune <Artis.Caune__at__latnet.lv>
* activate use of USE_SQLITE.ume2005-11-121-2/+1
|
* - use USB_BDB.ume2005-11-091-10/+5
| | | | - add SHA256.
* install missed components.html document.ume2005-11-071-3/+4
| | | | | PR: ports/88596 Submitted by: skv
* Update to 2.1.21.ume2005-05-181-11/+11
| | | | | | 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.
* fix dependency. don't forget `+'.ume2005-02-281-1/+1
|
* backout use of USE_INC_LIBTOOL_VER. libtool13 is marked asume2005-02-271-1/+0
| | | | | | | 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>
* simplify.ume2005-02-261-11/+12
|
* use USE_INC_LIBTOOL_VER.ume2005-02-251-0/+1
|
* Allow to use Berkeley DB 4.3.ume2005-02-241-1/+4
| | | | | PR: ports/76154 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* Split the postgresql ports into a server and a client part.girgen2005-01-311-2/+1
| | | | | | | | 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)
* Clean up SQLite and related ports.nork2004-12-231-2/+2
| | | | | | | | | 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
* remove needless definition.ume2004-11-281-5/+0
|
* cyrus-sasl2-saslauthd couldn't be built with system OpenSSL and BDB42.ume2004-11-281-1/+6
| | | | | PR: ports/74463 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* Fix build with gssapi and krb5ume2004-11-251-1/+1
| | | | | PR: ports/74321 Submitted by: Florian Kraft <lra.hassberge@gmx.de>
* Update to 2.1.20.ume2004-10-251-2/+2
| | | | | | | | * 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.
* add WITH_AUTHDAEMON option to allow use of courier authdaemond.ume2004-10-121-0/+4
| | | | | PR: ports/72093 Submitted by: Marcin Gryszkalis
* fix http://vuxml.freebsd.org/92268205-1947-11d9-bc4a-000c41e2cdad.htmlume2004-10-091-1/+1
| | | | | | 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
* Update to 2.1.19.ume2004-07-151-5/+2
|
* correct the path to match the path where the HTML docs are installed.ume2004-06-121-1/+1
| | | | | PR: ports/67836 Submitted by: Linh Pham <question+freebsdpr@closedsrc.org>
* Add WITH_SQLITE option to support sql plugin with SQLiteume2004-05-291-7/+17
| | | | | | | | using nork's patch. His patch was already merged into cyrus-sasl2 and will be included in next release. Requested by: nork
* Remove databases/postgresql-client because there can't be a -server, and havingmat2004-05-251-1/+1
| | | | | it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems
* make the default location of running directory of saslauthdume2004-05-131-1/+3
| | | | | | customizable by SASLAUTHD_RUNPATH variable. PR: ports/66521
* use LOCALBASE for dependent packages instead of PREFIX.ume2004-05-071-3/+3
|
* Don't allow enabling MySQL or PGSQL implicitly.ume2004-03-181-0/+4
| | | | Submitted by: nork
* Update to 2.1.18.ume2004-03-121-10/+6
|
* Set an appropriate LATEST_LINK to avoid conflicts with other ports.ume2004-02-071-0/+2
| | | | Reported by: kris
* Support Berkeley DB 4.2.ume2004-01-171-8/+11
| | | | | | | | 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>
* add WITHOUT_LOGIN and WITHOUT_PLAIN.ume2004-01-161-1/+13
| | | | Requested by: Hans Hbner <hans@huebner.org>
* add WITH_PGSQL knob which supports sql plugin with postgresql backend.ume2003-12-281-1/+11
| | | | | PR: ports/60606 Submitted by: mat
* - space before and after `(' and ')' [1]ume2003-12-201-2/+2
| | | | | | | | - bump version [2] PR: ports/60392 [1] Submitted by: Oleg Sharoiko <os@rsu.ru> [1] Reported by: jeh [2]
* ${OSVERSION} must be after including bsd.port.pre.mk.ume2003-12-191-2/+2
| | | | Reported by: "Dan Langille" <dan@langille.org>
* since 5-CURRENT has Kerberos5 as default, enable Kerberos5 asume2003-12-191-1/+1
| | | | | | default on 5-CURRENT. Submitted by: Sean McNeil <sean@mcneil.com>
* fix build with heimdal.ume2003-12-191-1/+1
| | | | Submitted by: tiamat@komi.mts.ru
* Update to 2.1.17.ume2003-12-041-9/+9
|
* add WITH_ALWAYSTRUE option.ume2003-12-041-0/+4
| | | | Requested by: Ted Cabeen <secabeen@pobox.com>
* USE_OPENSSL must be set before including bsd.port.pre.mk.ume2003-09-011-5/+2
| | | | Reported by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de>
* Use USE_OPENSSL.ume2003-08-281-1/+1
|
* Oops, WITH_MYSQL must be set when WITH_MYSQL_VER is defined.ume2003-08-281-1/+1
|
* Use USE_MYSQL.ume2003-08-281-8/+6
|
* Add WITH_DEV_URANDOM option to use /dev/urandom instead ofume2003-08-121-0/+4
| | | | /dev/random.
* Update to 2.1.15.ume2003-07-161-10/+11
|
* - made old distfile fetchable after an update.ume2003-07-011-5/+6
| | | | | | | - install missing document which was added during update to 2.1.14. PR: ports/53932 (partly) Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Update to 2.1.14.ume2003-07-011-10/+9
|
* fix plist.ume2003-06-041-3/+3
| | | | Submitted by: bento via kris
* - Make saslauthd a separate port to avoid dependency loop betweenume2003-06-011-72/+55
| | | | | | cyrus-sasl2 and openldap. - Stop using configuration menu. I believe it ease to maintain consistency with other SASL related ports.
* remove useless trailing backslant.ume2003-06-011-1/+1
|
* add WITHOUT_SASLAUTHD option.ume2003-05-161-2/+14
|
* Sync the way how to handle Kerberos with latest security/cyrus-sasl.ume2003-05-161-4/+19
| | | | Obtained from: security/cyrus-sasl
* Add option WITHOUT_NTLM.ume2003-04-291-1/+8
| | | | Submitted by: Dan Larsson <dl@tyfon.net>
* Change the group of /var/state/saslauthd mail to be sync withume2003-04-251-2/+2
| | | | | | | /usr/local/etc/sasldb2. The postfix should belongs to only mail group. Reported by: "Denis N. Peplin" <info@volginfo.ru>
* Use security/openssl/bsd.openssl.mk.ume2003-04-251-2/+7
| | | | | PR: ports/51090 Submitted by: Oleg Sharoiko <os@rsu.ru> (with modification by me)
* Make MySQL 3.23, 4.0 and 4.1 selectable.ume2003-04-241-1/+6
| | | | Requested by: Matthias Fechner <idefix@fechner.net>
* - The pidfile of saslauthd was changed.ume2003-04-181-1/+1
| | | | | | | - The configure script should select correct version of Berkeley DB. PR: ports/51041 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* - update to 2.1.13ume2003-04-161-4/+5
| | | | | | | | | | - 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>
* mandir should follow MANPREFIX.ume2003-03-241-0/+1
| | | | Requested by: Tomki <tomki@alink.net>
* Add WITHOUT_KERBEROS option to prevent cyrus-sasl2 from enablingume2003-03-241-1/+1
| | | | | | Kerberos even if libkrb is installed. Requested by: Troy Dixler <troy@twisted.net>
* De-pkg-comment.ume2003-02-211-0/+1
|
* - Update to 2.1.12.ume2003-02-111-4/+3
| | | | | | | - Fix installation of saslauthd.8. PR: ports/48162 Submitted by: Paulius Bulotas <paulius@kaktusas.org>
* Update to 2.1.11.ume2003-02-021-2/+3
|
* Add CYRUS_USER and CYRUS_GROUP options to be able to configureume2003-01-301-1/+8
| | | | | | psuedo user for cyrus. Requested by: Cyrus Anderson Yunker <cayunker@unity.ncsu.edu>
* fix package building.ume2003-01-201-1/+0
| | | | Reported by: bento via kris
* Add WITH_MYSQL option.ume2003-01-171-7/+4
| | | | Requested by: Przemyslaw Ciesielski <pck@blue.pl>
* Add WITHOUT_CRAM and WITHOUT_DIGEST to don't build cram and digestume2003-01-021-0/+12
| | | | | | authentication. Submitted by: Dan Larsson <dl@tyfon.net>
* Update to 2.1.10.ume2002-12-101-9/+12
| | | | | | | | | This version corrects a number of DIGEST-MD5 interoperability issues, as well as corrects some potential buffer overflows. It is recommended that all sites using a 2.x release upgrade to 2.1.10. Approved by: portmgr
* - Add WITH_LDAP option which includes OpenLDAP2 support intoume2002-10-161-1/+13
| | | | | | saslauthd(8). - Install saslauthd(8) related docs. OpenLDAP2 support is described in LDAP_SASLAUTHD.
* Update to 2.1.9.ume2002-10-151-2/+1
|
* Update to 2.1.8.ume2002-10-121-4/+5
|
* fix plist in case of WITHOUT_OTP.ume2002-09-141-0/+2
|
* Add option WITHOUT_OTP which disable OTP authentication.ume2002-09-131-0/+4
| | | | Requested by: Marc G. Fournier <scrappy@hub.org>
* PR: ports/41599ume2002-08-301-1/+2
| | | | | | Submitted by: Sean Chittenden <sean@chittenden.org> Don't use `install -d' for the version of FreeBSD that didn't have it.
* Add description about sendmail with SASLv2.ume2002-08-301-2/+5
|
* We don't need automake.ume2002-08-241-3/+0
| | | | Reported by: Jason Mealins <jason_mealins@bigfix.com>
* BerkeleyDB cleanup - stage 2ade2002-08-231-1/+1
| | | | | 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
* load plugins from plugin directry explicitly.ume2002-08-141-0/+1
|
* Update to 2.1.7.ume2002-08-101-1/+1
|
* Correct installation of docs.ume2002-08-081-4/+7
|
* Add cyrus-sasl-2.1.6 after repo. copy.ume2002-08-081-69/+46
|
* moving saslv1 includes files to make it easier to add saslv2ume2002-07-291-2/+2
| | | | | | 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-271-1/+1
| | | | | | | | | 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
* new PORTREVISION, using newer patchfiledinoex2002-05-161-6/+5
| | | | | | | 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-031-8/+8
| | | | | 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-021-3/+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 OpenLDAP v1 errorsdwcjr2002-01-211-8/+12
| | | | | | | | Allow PAM aware pwcheck daemon Add JavaSASL PR: 34068 Submitted by: maintainer
* Update to version 1.5.27kevlo2002-01-171-43/+48
| | | | | 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-251-0/+4
| | | | instead since ${.CURDIR} can be a read-only filesystem.
* refer to correct location in pkg-messageijliao2001-12-201-1/+13
| | | | | | | | correct db filename fix pkg-install script PR: 29731 Submitted by: maintainer
* Fix formatting string bugdwcjr2001-12-091-4/+3
| | | | | | | | 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-131-11/+10
| | | | | | | ADD IPv6 support PR: 29404 Submitted by: maintainer
* Back out the db3 port update because some of these dependent ports hadknu2001-08-011-1/+1
| | | | | | | | | | 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-251-1/+1
|
* Cosmetic change only: make the MAN3 section fit an 80 column screen.olgeni2001-05-221-5/+6
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-5/+5
|
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
| | | | Approved by: asami
* - Correct misspelling (PGK_PREFIX -> PKG_PREFIX) in pkg-installkevlo2000-11-171-1/+3
| | | | | | | - Add support for Heimdal Kerberos V port PR: 22894 Submitted by: MAINTAINER
* PostFix requires 770 permissons on the /var/pwcheck directory.jeh2000-11-021-1/+1
| | | | | PR: 22490 Submitted by: Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
* - Change /var/pwcheck permissions so Postfix can use pwcheck for SASL ↵jeh2000-11-011-2/+2
| | | | | | | | | | | 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-261-1/+1
| | | | Submitted by: bento
* The last commit should have bumped PORTREVISIONjeh2000-10-241-1/+1
|
* autodetected DB3, but fails to find includesjeh2000-10-241-5/+11
| | | | | 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.
* Cyrus-SASL 1.5.24 sources changed on Aug 15thade2000-09-191-11/+23
| | | | | | | | | | | | -- changed a hard coded value to a variable. Kerberos IV detection fails due to double check on krb_mk_priv (with/without com_err), used cached value from first check for krb_mk_priv. Added addtional pwcheck methods (MySQL & LDAP Authentication). PR: 21383 Submitted by: maintainer
* Update to 1.5.24nbm2000-08-131-1/+1
| | | | | | PR: ports/20376 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> Approved by: Scot W. Hetzel <hetzels@westbend.net> (maintainer)
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-161-1/+2
| | | | ldconfig in PLIST need personal consideration.
* Update to 1.5.21.knu2000-06-111-26/+60
| | | | | | | | | | Fix detection of kerberos4. (Now support for kerberos4 is always build if /usr/lib/libkrb.a exists) Make use of PLIST_SUB. PR: ports/19187 Submitted by: Maintainer
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-4/+3
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* USE_OPENSSLkris2000-02-141-5/+8
| | | | Submitted by: Jim Bloom <bloom@acm.org>
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Update to version 1.5.15.steve2000-01-241-23/+17
| | | | | PR: 16130 Submitted by: maintainer
* Use OpenSSL instaed of librc4 so this port's package can be exported.steve1999-12-291-23/+23
| | | | | | | Also incorporate Garrett Wollman's kerberos fixes. PR: 15732 Submitted by: maintainer
* Adding cyrus-sasl version 1.5.13.steve1999-12-27