Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (b59168946f8fdad954751d3bfa021969b4b00cea)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (b59168946f8fdad954751d3bfa021969b4b00cea)
  • Date: Wed, 14 Oct 2009 21:28:54 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

collab/openldap/DEPENDS | 2 +-
collab/openldap/HISTORY | 3 +++
collab/subversion/DEPENDS | 2 +-
collab/subversion/HISTORY | 3 +++
kde-core/kdebase/DEPENDS | 2 +-
kde-core/kdebase/HISTORY | 3 +++
mail/libetpan/DEPENDS | 2 +-
mail/libetpan/HISTORY | 3 +++
utils/sudo/DEPENDS | 4 ++--
utils/sudo/HISTORY | 3 +++
10 files changed, 21 insertions(+), 6 deletions(-)

New commits:
commit b59168946f8fdad954751d3bfa021969b4b00cea
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

kdebase: Uses any provider of LIBSASL

commit 2fd4aef7b55305535a8d6b49e14a57a750f35a5a
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

sudo: Uses any provider of LIBSASL

commit d4a1ef1f683e7fff0ff8210923a0ceaf747dc306
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libetpan: Uses any provider of LIBSASL

commit 25bc12abbf819d5869d295a56d56dcd4b3534847
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

subversion: Uses any provider of LIBSASL

commit efe9f6c148faa70170403ceda459a6fb88cdc517
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

openldap: Uses any provider of LIBSASL

diff --git a/collab/openldap/DEPENDS b/collab/openldap/DEPENDS
index 8041d8b..252301c 100755
--- a/collab/openldap/DEPENDS
+++ b/collab/openldap/DEPENDS
@@ -12,7 +12,7 @@ optional_depends openssl \
'--without-tls' \
'for SSL/TLS support' &&

-optional_depends cyrus-sasl '--with-cyrus-sasl' '--without-cyrus-sasl'
\
+optional_depends LIBSASL '--with-cyrus-sasl' '--without-cyrus-sasl'
\
'for SASL authentication, if SLAPD is a backend authenticator for SASL,
say "no"' &&

if echo $OPENLDAP_SLAPD | grep -q enable; then
diff --git a/collab/openldap/HISTORY b/collab/openldap/HISTORY
index f248a53..f016e3f 100644
--- a/collab/openldap/HISTORY
+++ b/collab/openldap/HISTORY
@@ -1,3 +1,6 @@
+2009-10-14 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Use any provider of LIBSASL
+
2009-10-06 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.4.19

diff --git a/collab/subversion/DEPENDS b/collab/subversion/DEPENDS
index 60a6642..303d13f 100755
--- a/collab/subversion/DEPENDS
+++ b/collab/subversion/DEPENDS
@@ -24,7 +24,7 @@ fi &&
optional_depends zlib '--with-zlib=/usr' '--without-zlib' 'for stream
compression support' &&
optional_depends gettext '--enable-nls' '--disable-nls' 'for language
translations' &&
optional_depends openssl '--with-ssl' '--without-ssl' 'for SSL/TLS support'
&&
-optional_depends cyrus-sasl '--with-sasl' '--without-sasl' 'for Cyrus SASL
authentication' &&
+optional_depends LIBSASL '--with-sasl' '--without-sasl' 'for Cyrus SASL
authentication' &&

message ""WARNING, disabling neon is not recommended and may break
downloading some svn spells."" &&
optional_depends neon '--with-neon=/usr' '--without-neon' 'for Subversion
client to support DAV' &&
diff --git a/collab/subversion/HISTORY b/collab/subversion/HISTORY
index 73cf025..5b902e5 100644
--- a/collab/subversion/HISTORY
+++ b/collab/subversion/HISTORY
@@ -1,3 +1,6 @@
+2009-10-14 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Uses any provider of LIBSASL
+
2009-09-18 Ladislav Hagara <hgr AT vabo.cz>
* PRE_BUILD, neon-1.patch, neon-2.patch: added patches #15419

diff --git a/kde-core/kdebase/DEPENDS b/kde-core/kdebase/DEPENDS
index f9e9a38..b664c65 100755
--- a/kde-core/kdebase/DEPENDS
+++ b/kde-core/kdebase/DEPENDS
@@ -96,7 +96,7 @@ optional_depends wine \
'for ActiveX support' &&


-optional_depends cyrus-sasl \
+optional_depends LIBSASL \
'' \
'' \
'for Cyrus SASL authentication' &&
diff --git a/kde-core/kdebase/HISTORY b/kde-core/kdebase/HISTORY
index 46d9508..d94e9c2 100644
--- a/kde-core/kdebase/HISTORY
+++ b/kde-core/kdebase/HISTORY
@@ -1,3 +1,6 @@
+2009-10-14 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Uses any provider of LIBSASL
+
2009-05-28 Eric Sandall <sandalle AT sourcemage.org>
* PRE_BUILD: Apply kdebase-gcc44.patch
* kdebase-gcc44.patch: Fix compilation with GCC 4.4
diff --git a/mail/libetpan/DEPENDS b/mail/libetpan/DEPENDS
index d61b7e3..576dded 100755
--- a/mail/libetpan/DEPENDS
+++ b/mail/libetpan/DEPENDS
@@ -1,5 +1,5 @@
optional_depends db "--enable-db" "--disable-db" "Berkeley DB support"
&&
-optional_depends cyrus-sasl "--with-sasl" "--without-sasl" "Sasl
support" &&
+optional_depends LIBSASL "--with-sasl" "--without-sasl" "Sasl support" &&
if [[ ${LIBETPAN_TLS} == "gnutls" ]]
then
depends gnutls "--without-openssl --with-gnutls"
diff --git a/mail/libetpan/HISTORY b/mail/libetpan/HISTORY
index f191bbb..d7c54f1 100644
--- a/mail/libetpan/HISTORY
+++ b/mail/libetpan/HISTORY
@@ -1,3 +1,6 @@
+2009-10-14 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Uses any provider of LIBSASL
+
2008-10-10 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.57

diff --git a/utils/sudo/DEPENDS b/utils/sudo/DEPENDS
index af40c9e..b3d01d0 100755
--- a/utils/sudo/DEPENDS
+++ b/utils/sudo/DEPENDS
@@ -1,4 +1,4 @@
-message "NOTE: sudo needs OpenLDAP with cyrus-sasl support enabled" &&
+message "NOTE: sudo needs OpenLDAP with LIBSASL support enabled" &&

optional_depends openldap \
"--with-ldap" \
@@ -8,7 +8,7 @@ optional_depends openldap \
#if is_depends_enabled $SPELL openldap; then
# depends -sub SASL openldap
#fi &&
-optional_depends cyrus-sasl \
+optional_depends LIBSASL \
'' \
'' \
'for TLS support' &&
diff --git a/utils/sudo/HISTORY b/utils/sudo/HISTORY
index c66d158..346ad46 100644
--- a/utils/sudo/HISTORY
+++ b/utils/sudo/HISTORY
@@ -1,3 +1,6 @@
+2009-10-14 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Uses any provider of LIBSASL
+
2009-07-30 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.7.2p1




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (b59168946f8fdad954751d3bfa021969b4b00cea), Eric Sandall, 10/14/2009

Archive powered by MHonArc 2.6.24.

Top of Page