View | Details | Raw Unified | Return to bug 178694 | Differences between
and this patch

Collapse All | Expand All

(-)security/shibboleth2-sp/files/shibboleth-sp.in (-2 / +5 lines)
Lines 11-19 Link Here
11
name="shibboleth_sp"
11
name="shibboleth_sp"
12
rcvar=shibboleth_sp_enable
12
rcvar=shibboleth_sp_enable
13
13
14
: ${shibboleth_sp_user:='%%SHIBD_USER%%'}
15
: ${shibboleth_sp_group:='%%SHIBD_GROUP%%'}
16
14
command=${shibboleth_sp_program:-%%PREFIX%%/sbin/shibd}
17
command=${shibboleth_sp_program:-%%PREFIX%%/sbin/shibd}
15
pidfile="${shibboleth_sp_pidfile:-/var/run/${name}.pid}"
18
pidfile="${shibboleth_sp_pidfile:-/var/run/shibboleth/${name}.pid}"
16
command_args="-f -p ${pidfile}"
19
command_args="-f -p ${pidfile} -u ${shibboleth_sp_user} -g ${shibboleth_sp_group}"
17
20
18
load_rc_config $name
21
load_rc_config $name
19
run_rc_command "$1"
22
run_rc_command "$1"
(-)security/shibboleth2-sp/pkg-descr (-1 / +1 lines)
Lines 10-13 Link Here
10
is based on assertions received by the service provider (SP) from
10
is based on assertions received by the service provider (SP) from
11
an identity provider.
11
an identity provider.
12
12
13
WWW:	http://shibboleth.internet2.edu/
13
WWW: http://shibboleth.internet2.edu/
(-)security/shibboleth2-sp/pkg-plist (-14 / +19 lines)
Lines 64-70 Link Here
64
etc/shibboleth/shibd-osx.plist
64
etc/shibboleth/shibd-osx.plist
65
etc/shibboleth/apache.config
65
etc/shibboleth/apache.config
66
etc/shibboleth/apache2.config
66
etc/shibboleth/apache2.config
67
@unexec if cmp -s %D/etc/shibboleth/attrChecker.html.dist %D/etc/shibboleth/attrChecker.html; then rm -f %D/etc/shibboleth/attrChecker.html; fi
68
etc/shibboleth/attrChecker.html.dist
69
@exec if [ ! -f %D/etc/shibboleth/attrChecker.html ] ; then cp -p %D/etc/shibboleth/attrChecker.html.dist %D/etc/shibboleth/attrChecker.html; fi
67
etc/shibboleth/apache22.config
70
etc/shibboleth/apache22.config
71
etc/shibboleth/apache24.config
68
etc/shibboleth/keygen.sh
72
etc/shibboleth/keygen.sh
69
etc/shibboleth/upgrade.xsl
73
etc/shibboleth/upgrade.xsl
70
etc/shibboleth/sp-key.pem
74
etc/shibboleth/sp-key.pem
Lines 88-93 Link Here
88
include/shibsp/TransactionLog.h
92
include/shibsp/TransactionLog.h
89
include/shibsp/attribute/Attribute.h
93
include/shibsp/attribute/Attribute.h
90
include/shibsp/attribute/AttributeDecoder.h
94
include/shibsp/attribute/AttributeDecoder.h
95
include/shibsp/attribute/BinaryAttribute.h
91
include/shibsp/attribute/ExtensibleAttribute.h
96
include/shibsp/attribute/ExtensibleAttribute.h
92
include/shibsp/attribute/NameIDAttribute.h
97
include/shibsp/attribute/NameIDAttribute.h
93
include/shibsp/attribute/ScopedAttribute.h
98
include/shibsp/attribute/ScopedAttribute.h
Lines 102-111 Link Here
102
include/shibsp/attribute/resolver/AttributeResolver.h
107
include/shibsp/attribute/resolver/AttributeResolver.h
103
include/shibsp/attribute/resolver/ResolutionContext.h
108
include/shibsp/attribute/resolver/ResolutionContext.h
104
include/shibsp/base.h
109
include/shibsp/base.h
105
include/shibsp/config_pub.h
106
include/shibsp/binding/ArtifactResolver.h
110
include/shibsp/binding/ArtifactResolver.h
107
include/shibsp/binding/ProtocolProvider.h
111
include/shibsp/binding/ProtocolProvider.h
108
include/shibsp/binding/SOAPClient.h
112
include/shibsp/binding/SOAPClient.h
113
include/shibsp/config_pub.h
109
include/shibsp/exceptions.h
114
include/shibsp/exceptions.h
110
include/shibsp/handler/AbstractHandler.h
115
include/shibsp/handler/AbstractHandler.h
111
include/shibsp/handler/AssertionConsumerService.h
116
include/shibsp/handler/AssertionConsumerService.h
Lines 113-118 Link Here
113
include/shibsp/handler/LogoutHandler.h
118
include/shibsp/handler/LogoutHandler.h
114
include/shibsp/handler/LogoutInitiator.h
119
include/shibsp/handler/LogoutInitiator.h
115
include/shibsp/handler/RemotedHandler.h
120
include/shibsp/handler/RemotedHandler.h
121
include/shibsp/handler/SecuredHandler.h
116
include/shibsp/handler/SessionInitiator.h
122
include/shibsp/handler/SessionInitiator.h
117
include/shibsp/lite/CommonDomainCookie.h
123
include/shibsp/lite/CommonDomainCookie.h
118
include/shibsp/lite/SAMLConstants.h
124
include/shibsp/lite/SAMLConstants.h
Lines 126-146 Link Here
126
include/shibsp/security/SecurityPolicyProvider.h
132
include/shibsp/security/SecurityPolicyProvider.h
127
include/shibsp/util/CGIParser.h
133
include/shibsp/util/CGIParser.h
128
include/shibsp/util/DOMPropertySet.h
134
include/shibsp/util/DOMPropertySet.h
135
include/shibsp/util/IPRange.h
129
include/shibsp/util/PropertySet.h
136
include/shibsp/util/PropertySet.h
130
include/shibsp/util/SPConstants.h
137
include/shibsp/util/SPConstants.h
131
include/shibsp/util/TemplateParameters.h
138
include/shibsp/util/TemplateParameters.h
132
include/shibsp/version.h
139
include/shibsp/version.h
133
lib/libshibsp.so.5
140
lib/libshibsp.so.6
134
lib/libshibsp.so
141
lib/libshibsp.so
135
lib/shibboleth/adfs.so
142
lib/shibboleth/adfs.so
136
lib/shibboleth/adfs.la
137
lib/shibboleth/adfs-lite.so
143
lib/shibboleth/adfs-lite.so
138
lib/shibboleth/adfs-lite.la
144
lib/shibboleth/plugins-lite.so
145
lib/shibboleth/plugins.so
139
%%WITH_APACHE_22%%lib/shibboleth/mod_shib_22.so
146
%%WITH_APACHE_22%%lib/shibboleth/mod_shib_22.so
140
%%WITH_APACHE_22%%lib/shibboleth/mod_shib_22.la
147
%%WITH_APACHE_24%%lib/shibboleth/mod_shib_24.so
141
%%WITH_APACHE_20%%lib/shibboleth/mod_shib_20.so
148
lib/libshibsp-lite.so.6
142
%%WITH_APACHE_20%%lib/shibboleth/mod_shib_20.la
143
lib/libshibsp-lite.so.5
144
lib/libshibsp-lite.so
149
lib/libshibsp-lite.so
145
sbin/shibd
150
sbin/shibd
146
share/xml/shibboleth/catalog.xml
151
share/xml/shibboleth/catalog.xml
Lines 155-174 Link Here
155
share/xml/shibboleth/shibboleth.xsd
160
share/xml/shibboleth/shibboleth.xsd
156
share/xml/shibboleth/WS-Trust.xsd
161
share/xml/shibboleth/WS-Trust.xsd
157
share/doc/shibboleth/CREDITS.txt
162
share/doc/shibboleth/CREDITS.txt
163
share/doc/shibboleth/FASTCGI.LICENSE
158
share/doc/shibboleth/LICENSE.txt
164
share/doc/shibboleth/LICENSE.txt
165
share/doc/shibboleth/LOG4CPP.LICENSE
159
share/doc/shibboleth/NOTICE.txt
166
share/doc/shibboleth/NOTICE.txt
167
share/doc/shibboleth/OPENSSL.LICENSE
160
share/doc/shibboleth/README.txt
168
share/doc/shibboleth/README.txt
161
share/doc/shibboleth/RELEASE.txt
169
share/doc/shibboleth/RELEASE.txt
162
share/doc/shibboleth/FASTCGI.LICENSE
163
share/doc/shibboleth/OPENSSL.LICENSE
164
share/doc/shibboleth/LOG4CPP.LICENSE
165
share/doc/shibboleth/main.css
170
share/doc/shibboleth/main.css
166
share/doc/shibboleth/logo.jpg
167
@exec mkdir -p %D/data
171
@exec mkdir -p %D/data
168
@exec mkdir -p /var/log/shibboleth
172
@exec mkdir -p /var/log/shibboleth
173
@exec chown -R shibd /var/log/shibboleth
169
@exec mkdir -p /var/run/shibboleth
174
@exec mkdir -p /var/run/shibboleth
170
@exec chown www:www /var/run/shibboleth
175
@exec chown -R shibd:www /var/run/shibboleth
171
@exec chmod -R ug=rwx,o= /var/run/shibboleth
176
@exec chmod -R u=rwx,g=rx,o= /var/run/shibboleth
172
@unexec rm -rf /var/run/shibboleth 2>&1 >/dev/null || true
177
@unexec rm -rf /var/run/shibboleth 2>&1 >/dev/null || true
173
@dirrmtry share/doc/shibboleth/api
178
@dirrmtry share/doc/shibboleth/api
174
@dirrmtry share/doc/shibboleth
179
@dirrmtry share/doc/shibboleth
(-)security/opensaml2/Makefile (-4 / +3 lines)
Lines 2-11 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	opensaml2
4
PORTNAME=	opensaml2
5
PORTVERSION=	2.4.3
5
PORTVERSION=	2.5.2
6
PORTREVISION=	1
7
CATEGORIES=	security
6
CATEGORIES=	security
8
MASTER_SITES=	http://www.shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/
7
MASTER_SITES=	http://shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/
9
DISTNAME=	opensaml-${PORTVERSION}
8
DISTNAME=	opensaml-${PORTVERSION}
10
9
11
MAINTAINER=	jmohacsi@bsd.hu
10
MAINTAINER=	jmohacsi@bsd.hu
Lines 14-20 Link Here
14
LIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl \
13
LIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl \
15
		log4shib.1:${PORTSDIR}/devel/log4shib \
14
		log4shib.1:${PORTSDIR}/devel/log4shib \
16
		xerces-c.3:${PORTSDIR}/textproc/xerces-c3 \
15
		xerces-c.3:${PORTSDIR}/textproc/xerces-c3 \
17
		xmltooling.5:${PORTSDIR}/devel/xmltooling
16
		xmltooling.6:${PORTSDIR}/devel/xmltooling
18
17
19
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
20
CONFIGURE_ARGS+=--with-log4shib=${LOCALBASE} --with-openssl=${OPENSSLBASE} \
19
CONFIGURE_ARGS+=--with-log4shib=${LOCALBASE} --with-openssl=${OPENSSLBASE} \
(-)security/opensaml2/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (opensaml-2.4.3.tar.gz) = 850187c7dd664f9216a387bcc9e08f36643f04ddc08d11551e33a46dd15d2539
1
SHA256 (opensaml-2.5.2.tar.gz) = 5bc3fbe5e789ad7aedfc2919413131400290466ecd2b77b1c3f3dc4c37e6fe54
2
SIZE (opensaml-2.4.3.tar.gz) = 871693
2
SIZE (opensaml-2.5.2.tar.gz) = 707139
(-)security/opensaml2/pkg-plist (-1 / +4 lines)
Lines 25-30 Link Here
25
include/saml/saml2/metadata/DiscoverableMetadataProvider.h
25
include/saml/saml2/metadata/DiscoverableMetadataProvider.h
26
include/saml/saml2/metadata/DynamicMetadataProvider.h
26
include/saml/saml2/metadata/DynamicMetadataProvider.h
27
include/saml/saml2/metadata/EndpointManager.h
27
include/saml/saml2/metadata/EndpointManager.h
28
include/saml/saml2/metadata/EntityMatcher.h
28
include/saml/saml2/metadata/Metadata.h
29
include/saml/saml2/metadata/Metadata.h
29
include/saml/saml2/metadata/MetadataCredentialContext.h
30
include/saml/saml2/metadata/MetadataCredentialContext.h
30
include/saml/saml2/metadata/MetadataCredentialCriteria.h
31
include/saml/saml2/metadata/MetadataCredentialCriteria.h
Lines 46-52 Link Here
46
include/saml/signature/SignatureProfileValidator.h
47
include/saml/signature/SignatureProfileValidator.h
47
include/saml/util/CommonDomainCookie.h
48
include/saml/util/CommonDomainCookie.h
48
include/saml/util/SAMLConstants.h
49
include/saml/util/SAMLConstants.h
49
lib/libsaml.so.7
50
lib/libsaml.so.8
50
lib/libsaml.so
51
lib/libsaml.so
51
libdata/pkgconfig/opensaml.pc
52
libdata/pkgconfig/opensaml.pc
52
%%PORTDOCS%%%%DOCSDIR%%/README.txt
53
%%PORTDOCS%%%%DOCSDIR%%/README.txt
Lines 67-72 Link Here
67
share/xml/opensaml/cs-sstc-schema-protocol-01.xsd
68
share/xml/opensaml/cs-sstc-schema-protocol-01.xsd
68
share/xml/opensaml/cs-sstc-schema-assertion-1.1.xsd
69
share/xml/opensaml/cs-sstc-schema-assertion-1.1.xsd
69
share/xml/opensaml/cs-sstc-schema-protocol-1.1.xsd
70
share/xml/opensaml/cs-sstc-schema-protocol-1.1.xsd
71
share/xml/opensaml/saml-async-slo-v1.0.xsd
72
share/xml/opensaml/saml-metadata-rpi-v1.0.xsd
70
share/xml/opensaml/saml-schema-assertion-2.0.xsd
73
share/xml/opensaml/saml-schema-assertion-2.0.xsd
71
share/xml/opensaml/saml-schema-authn-context-2.0.xsd
74
share/xml/opensaml/saml-schema-authn-context-2.0.xsd
72
share/xml/opensaml/saml-schema-authn-context-auth-telephony-2.0.xsd
75
share/xml/opensaml/saml-schema-authn-context-auth-telephony-2.0.xsd
(-)security/apache-xml-security-c/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	xml-security-c
4
PORTNAME=	xml-security-c
5
PORTVERSION=	1.6.1
5
PORTVERSION=	1.7.0
6
CATEGORIES=	security
6
CATEGORIES=	security
7
MASTER_SITES=	${MASTER_SITE_APACHE}
7
MASTER_SITES=	${MASTER_SITE_APACHE}
8
MASTER_SITE_SUBDIR=santuario/c-library
8
MASTER_SITE_SUBDIR=santuario/c-library
(-)security/apache-xml-security-c/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (xml-security-c-1.6.1.tar.gz) = 73931a55d6925a82416ea48f8d6f1b8ed591368e1dfc30574fe43904b7c62fcd
1
SHA256 (xml-security-c-1.7.0.tar.gz) = c8cd6ec3d3b777fcca295cb4b273b08e4cfe37e03fc27131ec079894b9dae87c
2
SIZE (xml-security-c-1.6.1.tar.gz) = 864366
2
SIZE (xml-security-c-1.7.0.tar.gz) = 874025
(-)security/apache-xml-security-c/pkg-plist (-1 / +1 lines)
Lines 160-166 Link Here
160
include/xsec/xkms/XKMSValidityInterval.hpp
160
include/xsec/xkms/XKMSValidityInterval.hpp
161
lib/libxml-security-c.a
161
lib/libxml-security-c.a
162
lib/libxml-security-c.so
162
lib/libxml-security-c.so
163
lib/libxml-security-c.so.16
163
lib/libxml-security-c.so.17
164
@dirrm include/xsec/xkms
164
@dirrm include/xsec/xkms
165
@dirrm include/xsec/xenc
165
@dirrm include/xsec/xenc
166
@dirrm include/xsec/utils/unixutils
166
@dirrm include/xsec/utils/unixutils
(-)devel/log4shib/Makefile (-3 / +3 lines)
Lines 7-15 Link Here
7
#
7
#
8
8
9
PORTNAME=	log4shib
9
PORTNAME=	log4shib
10
DISTVERSION=	1.0.4
10
DISTVERSION=	1.0.5
11
CATEGORIES=	devel
11
CATEGORIES=	devel
12
MASTER_SITES=	http://shibboleth.internet2.edu/downloads/${PORTNAME}/${DISTVERSION}/
12
MASTER_SITES=	http://shibboleth.net/downloads/${PORTNAME}/${DISTVERSION}/
13
13
14
MAINTAINER=	vanilla@FreeBSD.org
14
MAINTAINER=	vanilla@FreeBSD.org
15
COMMENT=	A library of C++ classes for flexible logging
15
COMMENT=	A library of C++ classes for flexible logging
Lines 21-28 Link Here
21
CONFIGURE_ARGS=	--with-pthreads --disable-html-docs --disable-doxygen
21
CONFIGURE_ARGS=	--with-pthreads --disable-html-docs --disable-doxygen
22
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
23
23
24
USES=		pathfix
24
post-patch:
25
post-patch:
25
	@${REINPLACE_CMD} -e 's| -pedantic||g' ${WRKSRC}/configure
26
	@${REINPLACE_CMD} -e 's| -pedantic||g' ${WRKSRC}/configure
26
	@${REINPLACE_CMD} -e 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|' ${WRKSRC}/Makefile.in
27
27
28
.include <bsd.port.mk>
28
.include <bsd.port.mk>
(-)devel/log4shib/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (log4shib-1.0.4.tar.gz) = 4e5f9e58f14f2498d8be15dc0a6223e83f0510a924494295329b20745cacbc38
1
SHA256 (log4shib-1.0.5.tar.gz) = 0cd7f6e45f02fabeb3e4c5e7704504ec0ee23b3170e136cdf4aaaec0f78f0bf4
2
SIZE (log4shib-1.0.4.tar.gz) = 487529
2
SIZE (log4shib-1.0.5.tar.gz) = 562871

Return to bug 178694