Commit Graph

46 Commits

Author SHA1 Message Date
jakob
cc9fc325b5 fix plugin location instead of creating soft line from /usr/lib/sasl2
bump pkgname
2005-05-09 14:28:22 +00:00
sturm
b1d1e479a4 better and consistent LIB_DEPENDS on db; this fixes a few possible
build time failures, where the wrong version of db could be found
2005-01-12 21:31:05 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
jakob
d6fee654eb rename sql flavour to mysql
add new flavours for pgsql and sqlite
2005-01-05 10:03:14 +00:00
jakob
fc3a46e7e2 remove 2005-01-05 09:47:53 +00:00
alek
4a75f5f4b5 - Disable sqlite explicitly as it's picked up automatically by configure
script
- Add WANTLIB marker
- Bump PKGNAME

ok jakob@
2004-12-27 16:12:33 +00:00
jakob
1eb0fe70b9 remove bogus patch for plaintext password checking 2004-11-19 07:25:09 +00:00
jakob
b48f786b0e update to Cyrus SASL 2.1.20; thanks to Ben Hooper for diffs 2004-11-03 10:33:31 +00:00
jakob
d35df03fc3 specify ldap path 2004-10-18 06:45:35 +00:00
robert
457fc3ef44 fix my stupid typos: getuid -> geteuid, getgid -> getegid
reported by bluhm@genua.de, markus@
2004-10-15 11:30:57 +00:00
robert
d9e2a34829 SECURITY:
libsasl, contains functions which may load dynamic libraries.
These libraries may be loaded from the path specified by the
environmental variable SASL_PATH, which in some situations may be
fully controlled by a local attacker.
Thus, if a set-user-ID application utilizes libsasl, it may be possible
for a local attacker to gain superuser privileges.

ok jakob@
2004-10-11 13:19:46 +00:00
sturm
81c7f3a17c regen saslauthd.8 as the distributed file is full of ESC-seqs
noticed by "Hanford, Seth" <shanford at ckure.com>
ok maintainer jakob@
2004-09-26 10:01:01 +00:00
espie
b893ad5d98 new style conflicts 2004-09-18 13:06:43 +00:00
espie
2107fc0739 kill this fragment too. 2004-09-15 22:13:23 +00:00
espie
59851aac83 forgot 2004-09-15 21:40:17 +00:00
espie
caf501cd02 new plists.
gnutls depends on lzo.
2004-09-15 18:35:58 +00:00
naddy
c57363e8fb fix up MODGNU_CONFIG_GUESS_DIRS 2004-08-04 14:51:31 +00:00
espie
903d5f98f8 NO_SHARED_LIBS always defined. 2004-08-02 12:57:41 +00:00
kevlo
eb20ab2963 update to cyrus-sals2 2.1.19.
Submitted by:	Ben Hooper <ben@networkinsanity.com>
2004-07-19 05:28:46 +00:00
kevlo
2bd2ad479b update cyrus-sasl2 2.1.18.
Submmited by Ben Hooper <ben@networkinsanity.com>
Some modifications by me, ok jakob@
2004-07-09 15:07:04 +00:00
brad
d760d5bda9 hppa has shared libs now 2004-06-01 22:00:47 +00:00
kevlo
33da6d8656 add db4 FLAVOR in pkg/DESCR. Pointed out by brad@ 2004-02-27 08:10:19 +00:00
kevlo
17a041562a Oops 2004-02-17 03:26:02 +00:00
kevlo
e088f04a4b - don't need to use USE_LIBTOOL
- add flavor db4

Ok'd by jakob@
2004-02-16 11:08:46 +00:00
kevlo
84d28d5582 install correct libsasl2.a.
ok jakob@
2004-02-10 04:52:22 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
jolan
b2366365c2 remove krb4 hints which point to nothing now 2003-06-28 22:14:45 +00:00
jakob
839f7b1e16 update to sasl2 version 2.1.13 2003-06-26 18:20:20 +00:00
naddy
ab19abe385 Fix INSTALL scripts so that the principal action is not executed
twice at install time.  Also remove yet another instance of that
action from the package list.
2003-06-17 23:09:00 +00:00
jakob
3ebba9f290 fix broken gssapi; from Chris Giard 2003-02-27 17:33:01 +00:00
pvalchev
8b8283660e Kerberos -SUCKS- 2003-02-23 01:16:29 +00:00
naddy
15876ca3c7 add/fix RCS Ids; suggested by Jolan Luff <jolan@cryptonomicon.org> 2003-02-04 22:59:48 +00:00
jakob
20ff39bebe update to v2.1.11; from Hack Kampbjorn 2003-02-03 08:54:04 +00:00
jakob
e0f3332bc7 upgrade to v2.1.10, buffer overflow fixes. patch from Hack Kampbjorn. 2002-12-10 08:37:42 +00:00
espie
62fd0b9b7f Fix manpage location. Reported by pval@. 2002-12-09 16:01:04 +00:00
pvalchev
28f719e0bc Add missing libs so this links successfully with new binutils; ok jakob 2002-09-25 21:32:26 +00:00
jakob
a0d537dbd8 disable sample code 2002-09-08 11:14:29 +00:00
jakob
052bd6be18 update to v2.1.7 2002-09-07 19:06:39 +00:00
jakob
f4717db8ed typo in PLIST 2002-08-18 19:01:12 +00:00
jakob
fc3300f3e0 sasl & sasl2 should not be installed at the same time, mark conflict 2002-07-26 16:14:47 +00:00
jakob
511f77e587 move doc to doc/sasl2 2002-07-26 11:19:01 +00:00
pvalchev
1e1250aa38 only prepend underscore to symbol names when doing dlsym() on a.out
OpenBSD architectures - fixes ELF plugin loading; ok jakob
2002-07-20 18:33:21 +00:00
pvalchev
73890077de add more needed libraries for proper linking with new binutils - now
properly detects kerberos implementation on ELF architectures; ok jakob
2002-07-20 18:32:29 +00:00
jakob
af88f3c8b2 the plugin dir should not be added to shlib_dirs 2002-07-06 22:25:19 +00:00
jakob
40b6668b90 build correctly even though databases/db is installed 2002-07-05 21:32:45 +00:00
jakob
358350f026 cyrus-sasl v2 2002-06-22 08:55:44 +00:00