- Use libxml2 in USE_GNOME (instead of LIB_DEPENDS) - Use USE_PYTHON_BUILD instead of USE_PYTHON - bump PORTREVISION PR: ports/115457 Submitted by: maintainer (Gea-Suan Lin)
164 lines
6.8 KiB
Text
164 lines
6.8 KiB
Text
@comment $FreeBSD$
|
|
%%PORTDOCS%%%%DOCSDIR%%/book.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/common-knowledge.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/getting-lasso.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/integration.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/language-bindings.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/lasso-architecture.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/liberty-architecture.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/other-profiles.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/preface.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/single-sign-on.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/writing-a-c-sp.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/writing-a-java-sp.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/writing-a-php-sp.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/writing-a-saml2-php-sp.txt
|
|
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/lasso/.packlist
|
|
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/lasso/lasso.bs
|
|
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/lasso/lasso.so
|
|
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/lasso.pm
|
|
%%WITH_PHP5%%lib/php/%%PHP_EXT_DIR%%/lasso.a
|
|
%%WITH_PHP5%%lib/php/%%PHP_EXT_DIR%%/lasso.la
|
|
%%WITH_PHP5%%lib/php/%%PHP_EXT_DIR%%/lasso.so
|
|
%%WITH_PYTHON%%%%PYTHON_SITELIBDIR%%/_lasso.a
|
|
%%WITH_PYTHON%%%%PYTHON_SITELIBDIR%%/_lasso.la
|
|
%%WITH_PYTHON%%%%PYTHON_SITELIBDIR%%/_lasso.so
|
|
%%WITH_PYTHON%%%%PYTHON_SITELIBDIR%%/lasso.py
|
|
include/lasso/errors.h
|
|
include/lasso/export.h
|
|
include/lasso/id-ff/defederation.h
|
|
include/lasso/id-ff/federation.h
|
|
include/lasso/id-ff/identity.h
|
|
include/lasso/id-ff/lecp.h
|
|
include/lasso/id-ff/login.h
|
|
include/lasso/id-ff/logout.h
|
|
include/lasso/id-ff/name_identifier_mapping.h
|
|
include/lasso/id-ff/name_registration.h
|
|
include/lasso/id-ff/profile.h
|
|
include/lasso/id-ff/provider.h
|
|
include/lasso/id-ff/server.h
|
|
include/lasso/id-ff/session.h
|
|
include/lasso/lasso.h
|
|
include/lasso/lasso_config.h
|
|
include/lasso/saml-2.0/ecp.h
|
|
include/lasso/saml-2.0/name_id_management.h
|
|
include/lasso/saml-2.0/profile.h
|
|
include/lasso/xml/ds_key_info.h
|
|
include/lasso/xml/ds_key_value.h
|
|
include/lasso/xml/ds_rsa_key_value.h
|
|
include/lasso/xml/lib_assertion.h
|
|
include/lasso/xml/lib_authentication_statement.h
|
|
include/lasso/xml/lib_authn_context.h
|
|
include/lasso/xml/lib_authn_request.h
|
|
include/lasso/xml/lib_authn_request_envelope.h
|
|
include/lasso/xml/lib_authn_response.h
|
|
include/lasso/xml/lib_authn_response_envelope.h
|
|
include/lasso/xml/lib_federation_termination_notification.h
|
|
include/lasso/xml/lib_idp_entries.h
|
|
include/lasso/xml/lib_idp_entry.h
|
|
include/lasso/xml/lib_idp_list.h
|
|
include/lasso/xml/lib_logout_request.h
|
|
include/lasso/xml/lib_logout_response.h
|
|
include/lasso/xml/lib_name_identifier_mapping_request.h
|
|
include/lasso/xml/lib_name_identifier_mapping_response.h
|
|
include/lasso/xml/lib_register_name_identifier_request.h
|
|
include/lasso/xml/lib_register_name_identifier_response.h
|
|
include/lasso/xml/lib_request_authn_context.h
|
|
include/lasso/xml/lib_scoping.h
|
|
include/lasso/xml/lib_status_response.h
|
|
include/lasso/xml/lib_subject.h
|
|
include/lasso/xml/saml-2.0/saml2_action.h
|
|
include/lasso/xml/saml-2.0/saml2_advice.h
|
|
include/lasso/xml/saml-2.0/saml2_assertion.h
|
|
include/lasso/xml/saml-2.0/saml2_attribute.h
|
|
include/lasso/xml/saml-2.0/saml2_attribute_statement.h
|
|
include/lasso/xml/saml-2.0/saml2_audience_restriction.h
|
|
include/lasso/xml/saml-2.0/saml2_authn_context.h
|
|
include/lasso/xml/saml-2.0/saml2_authn_statement.h
|
|
include/lasso/xml/saml-2.0/saml2_authz_decision_statement.h
|
|
include/lasso/xml/saml-2.0/saml2_base_idabstract.h
|
|
include/lasso/xml/saml-2.0/saml2_condition_abstract.h
|
|
include/lasso/xml/saml-2.0/saml2_conditions.h
|
|
include/lasso/xml/saml-2.0/saml2_encrypted_element.h
|
|
include/lasso/xml/saml-2.0/saml2_evidence.h
|
|
include/lasso/xml/saml-2.0/saml2_key_info_confirmation_data.h
|
|
include/lasso/xml/saml-2.0/saml2_name_id.h
|
|
include/lasso/xml/saml-2.0/saml2_one_time_use.h
|
|
include/lasso/xml/saml-2.0/saml2_proxy_restriction.h
|
|
include/lasso/xml/saml-2.0/saml2_statement_abstract.h
|
|
include/lasso/xml/saml-2.0/saml2_subject.h
|
|
include/lasso/xml/saml-2.0/saml2_subject_confirmation.h
|
|
include/lasso/xml/saml-2.0/saml2_subject_confirmation_data.h
|
|
include/lasso/xml/saml-2.0/saml2_subject_locality.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_idrequest.h
|
|
include/lasso/xml/saml-2.0/samlp2_attribute_query.h
|
|
include/lasso/xml/saml-2.0/samlp2_authn_query.h
|
|
include/lasso/xml/saml-2.0/samlp2_authn_request.h
|
|
include/lasso/xml/saml-2.0/samlp2_authz_decision_query.h
|
|
include/lasso/xml/saml-2.0/samlp2_extensions.h
|
|
include/lasso/xml/saml-2.0/samlp2_idp_entry.h
|
|
include/lasso/xml/saml-2.0/samlp2_idp_list.h
|
|
include/lasso/xml/saml-2.0/samlp2_logout_request.h
|
|
include/lasso/xml/saml-2.0/samlp2_logout_response.h
|
|
include/lasso/xml/saml-2.0/samlp2_manage_name_id_request.h
|
|
include/lasso/xml/saml-2.0/samlp2_manage_name_id_response.h
|
|
include/lasso/xml/saml-2.0/samlp2_name_id_mapping_request.h
|
|
include/lasso/xml/saml-2.0/samlp2_name_id_mapping_response.h
|
|
include/lasso/xml/saml-2.0/samlp2_name_id_policy.h
|
|
include/lasso/xml/saml-2.0/samlp2_request_abstract.h
|
|
include/lasso/xml/saml-2.0/samlp2_requested_authn_context.h
|
|
include/lasso/xml/saml-2.0/samlp2_response.h
|
|
include/lasso/xml/saml-2.0/samlp2_scoping.h
|
|
include/lasso/xml/saml-2.0/samlp2_status.h
|
|
include/lasso/xml/saml-2.0/samlp2_status_code.h
|
|
include/lasso/xml/saml-2.0/samlp2_status_detail.h
|
|
include/lasso/xml/saml-2.0/samlp2_status_response.h
|
|
include/lasso/xml/saml-2.0/samlp2_subject_query_abstract.h
|
|
include/lasso/xml/saml-2.0/samlp2_terminate.h
|
|
include/lasso/xml/saml_advice.h
|
|
include/lasso/xml/saml_assertion.h
|
|
include/lasso/xml/saml_attribute.h
|
|
include/lasso/xml/saml_attribute_designator.h
|
|
include/lasso/xml/saml_attribute_statement.h
|
|
include/lasso/xml/saml_attribute_value.h
|
|
include/lasso/xml/saml_audience_restriction_condition.h
|
|
include/lasso/xml/saml_authentication_statement.h
|
|
include/lasso/xml/saml_authority_binding.h
|
|
include/lasso/xml/saml_condition_abstract.h
|
|
include/lasso/xml/saml_conditions.h
|
|
include/lasso/xml/saml_name_identifier.h
|
|
include/lasso/xml/saml_statement_abstract.h
|
|
include/lasso/xml/saml_subject.h
|
|
include/lasso/xml/saml_subject_confirmation.h
|
|
include/lasso/xml/saml_subject_locality.h
|
|
include/lasso/xml/saml_subject_statement.h
|
|
include/lasso/xml/saml_subject_statement_abstract.h
|
|
include/lasso/xml/samlp_request.h
|
|
include/lasso/xml/samlp_request_abstract.h
|
|
include/lasso/xml/samlp_response.h
|
|
include/lasso/xml/samlp_response_abstract.h
|
|
include/lasso/xml/samlp_status.h
|
|
include/lasso/xml/samlp_status_code.h
|
|
include/lasso/xml/strings.h
|
|
include/lasso/xml/xml.h
|
|
lib/liblasso.a
|
|
lib/liblasso.la
|
|
lib/liblasso.so
|
|
lib/liblasso.so.7
|
|
libdata/pkgconfig/lasso.pc
|
|
@dirrmtry libdata/pkgconfig
|
|
@dirrmtry libdata
|
|
@dirrmtry include/lasso/xml/saml-2.0
|
|
@dirrmtry include/lasso/xml
|
|
@dirrmtry include/lasso/saml-2.0
|
|
@dirrmtry include/lasso/id-wsf
|
|
@dirrmtry include/lasso/id-ff
|
|
@dirrmtry include/lasso
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/lasso
|
|
%%WITH_PYTHON%%@dirrmtry %%PYTHON_SITELIBDIR%%
|
|
%%WITH_PHP5%%@dirrmtry lib/php/%%PHP_EXT_DIR%%
|
|
%%WITH_PHP5%%@dirrmtry lib/php
|
|
%%WITH_PERL%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/lasso
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|