summaryrefslogtreecommitdiff
path: root/security/lasso
diff options
context:
space:
mode:
authormanu <manu@pkgsrc.org>2011-04-04 08:30:29 +0000
committermanu <manu@pkgsrc.org>2011-04-04 08:30:29 +0000
commit0834ececa9ac16e1b22aba297cf52e8ab6b4b061 (patch)
tree480839af1787c59f2b20f703d971f3b78f518a89 /security/lasso
parent4e3d6747f8d5e339dae5450504d24c3b2112767d (diff)
downloadpkgsrc-0834ececa9ac16e1b22aba297cf52e8ab6b4b061.tar.gz
Major update, with many changes that ould be difficult to sum up. Please
see the NEWS file.
Diffstat (limited to 'security/lasso')
-rw-r--r--security/lasso/Makefile6
-rw-r--r--security/lasso/Makefile.common6
-rw-r--r--security/lasso/PLIST24
-rw-r--r--security/lasso/distinfo8
4 files changed, 23 insertions, 21 deletions
diff --git a/security/lasso/Makefile b/security/lasso/Makefile
index 3e960a5c880..4f21da8819b 100644
--- a/security/lasso/Makefile
+++ b/security/lasso/Makefile
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2011/03/24 03:04:16 obache Exp $
+# $NetBSD: Makefile,v 1.6 2011/04/04 08:30:30 manu Exp $
#
-PKGREVISION= 5
-
CONFIGURE_ARGS+= --disable-python
-CONFIGURE_ARGS+= --disable-php4
+CONFIGURE_ARGS+= --disable-php5
CONFIGURE_ARGS+= --disable-perl
PKG_DESTDIR_SUPPORT= destdir
diff --git a/security/lasso/Makefile.common b/security/lasso/Makefile.common
index 6bb189ec5a6..c1c953aeb2a 100644
--- a/security/lasso/Makefile.common
+++ b/security/lasso/Makefile.common
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.4 2010/05/31 16:44:28 manu Exp $
+# $NetBSD: Makefile.common,v 1.5 2011/04/04 08:30:30 manu Exp $
#
# used by security/lasso/Makefile
# used by security/py-lasso/Makefile
-DISTNAME= lasso-2.2.91
+DISTNAME= lasso-2.3.5
CATEGORIES= security
-MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/765/
+MASTER_SITES= http://dev.entrouvert.org/lasso/
MAINTAINER= manu@NetBSD.org
HOMEPAGE= http://lasso.entrouvert.org/
diff --git a/security/lasso/PLIST b/security/lasso/PLIST
index d6b14c8d6fc..d4bc497ae3a 100644
--- a/security/lasso/PLIST
+++ b/security/lasso/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2011/03/24 03:04:16 obache Exp $
+@comment $NetBSD: PLIST,v 1.7 2011/04/04 08:30:30 manu Exp $
lib/pkgconfig/lasso.pc
lib/liblasso.la
include/lasso/xml/saml-2.0/saml2_action.h
@@ -25,6 +25,8 @@ include/lasso/xml/saml-2.0/saml2_subject_confirmation_data.h
include/lasso/xml/saml-2.0/saml2_subject_confirmation.h
include/lasso/xml/saml-2.0/saml2_subject.h
include/lasso/xml/saml-2.0/saml2_subject_locality.h
+include/lasso/xml/saml-2.0/saml2_strings.h
+include/lasso/xml/saml-2.0/saml2_xsd.h
include/lasso/xml/saml-2.0/samlp2_artifact_resolve.h
include/lasso/xml/saml-2.0/samlp2_artifact_response.h
include/lasso/xml/saml-2.0/samlp2_assertion_id_request.h
@@ -59,7 +61,6 @@ include/lasso/xml/soap-1.1/soap_envelope.h
include/lasso/xml/soap-1.1/soap_header.h
include/lasso/xml/soap-1.1/xml_soap11.h
include/lasso/xml/strings.h
-include/lasso/xml/idwsf_strings.h
include/lasso/xml/xml.h
include/lasso/xml/ds_key_info.h
include/lasso/xml/ds_key_value.h
@@ -129,9 +130,12 @@ include/lasso/saml-2.0/profile.h
include/lasso/saml-2.0/name_id_management.h
include/lasso/saml-2.0/provider.h
include/lasso/saml-2.0/saml2_helper.h
+include/lasso/backward_comp.h
+include/lasso/ctypes.h
include/lasso/export.h
include/lasso/lasso.h
include/lasso/lasso_config.h
+include/lasso/logging.h
include/lasso/errors.h
include/lasso/registry.h
include/lasso/debug.h
@@ -160,13 +164,19 @@ share/gtk-doc/html/lasso/idwsf.html
share/gtk-doc/html/lasso/idwsf2.html
share/gtk-doc/html/lasso/index.html
share/gtk-doc/html/lasso/index.sgml
-share/gtk-doc/html/lasso/lasso-Addon-to-SAML-2.0-profile-for-ID-WSF-2.0-bootsraping.html
share/gtk-doc/html/lasso/lasso-Base-Strings.html
share/gtk-doc/html/lasso/lasso-Error-Codes.html
-share/gtk-doc/html/lasso/lasso-ID-WSF-1.0-Strings.html
share/gtk-doc/html/lasso/lasso-Initialization-functions.html
share/gtk-doc/html/lasso/lasso-LassoAssertionQuery.html
share/gtk-doc/html/lasso/lasso.html
+share/gtk-doc/html/lasso/lasso-Addon-to-SAML-20-profile-for-ID-WSF-20-bootsraping.html
+share/gtk-doc/html/lasso/lasso-ID-WSF-10-Strings.html
+share/gtk-doc/html/lasso/lasso-SAML-20-Strings.html
+share/gtk-doc/html/lasso/lasso-SOAP-Binding-utility-function-for-ID-WSF-20.html
+share/gtk-doc/html/lasso/lasso-Strings-for-ID-FF-12.html
+share/gtk-doc/html/lasso/lasso-Strings-for-ID-WSF-20.html
+share/gtk-doc/html/lasso/lasso-Utility-functions-for-ID-WSF-10.html
+share/gtk-doc/html/lasso/lasso-Utility-functions-for-SAML-20.html
share/gtk-doc/html/lasso/lasso-LassoAuthentication.html
share/gtk-doc/html/lasso/lasso-LassoDataService.html
share/gtk-doc/html/lasso/lasso-LassoDefederation.html
@@ -495,15 +505,9 @@ share/gtk-doc/html/lasso/lasso-LassoWsSec1TransformationParameters.html
share/gtk-doc/html/lasso/lasso-LassoWsUtil1Timestamp.html
share/gtk-doc/html/lasso/lasso-LassoWsfProfile.html
share/gtk-doc/html/lasso/lasso-LassoWsseUsernameToken.html
-share/gtk-doc/html/lasso/lasso-SAML-2.0-Strings.html
-share/gtk-doc/html/lasso/lasso-SOAP-Binding-utility-function-for-ID-WSF-2.0.html
-share/gtk-doc/html/lasso/lasso-Strings-for-ID-FF-1.2.html
-share/gtk-doc/html/lasso/lasso-Strings-for-ID-WSF-2.0.html
share/gtk-doc/html/lasso/lasso-Strings-for-SOAP.html
share/gtk-doc/html/lasso/lasso-Strings-for-WS-*.html
share/gtk-doc/html/lasso/lasso-Strings-for-XML-DSIG.html
-share/gtk-doc/html/lasso/lasso-Utility-functions-for-ID-WSF-1.0.html
-share/gtk-doc/html/lasso/lasso-Utility-functions-for-SAML-2.0.html
share/gtk-doc/html/lasso/left.png
share/gtk-doc/html/lasso/pt01.html
share/gtk-doc/html/lasso/right.png
diff --git a/security/lasso/distinfo b/security/lasso/distinfo
index bee6ba9518a..8cb8aa7cc1e 100644
--- a/security/lasso/distinfo
+++ b/security/lasso/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2010/05/31 16:44:28 manu Exp $
+$NetBSD: distinfo,v 1.8 2011/04/04 08:30:30 manu Exp $
-SHA1 (lasso-2.2.91.tar.gz) = 22f8e22938cea9c77abbac763c9bb698e1c44cc8
-RMD160 (lasso-2.2.91.tar.gz) = bcbc1d293a9e9bcf45ca9a09d103de9e640b625a
-Size (lasso-2.2.91.tar.gz) = 1919703 bytes
+SHA1 (lasso-2.3.5.tar.gz) = 3ba022e85a2d05cd00e45d41f8f59a94b71b75b0
+RMD160 (lasso-2.3.5.tar.gz) = 24660682b34c38a556b9ea902066cc9b0f74e9a7
+Size (lasso-2.3.5.tar.gz) = 3907467 bytes