View | Details | Raw Unified | Return to bug 213872
Collapse All | Expand All

(-)net/self-service-password.new/Makefile (-7 / +5 lines)
Lines 2-17 Link Here
2
# $FreeBSD: head/net/self-service-password/Makefile 423792 2016-10-11 19:56:43Z pawel $
2
# $FreeBSD: head/net/self-service-password/Makefile 423792 2016-10-11 19:56:43Z pawel $
3
3
4
PORTNAME=	self-service-password
4
PORTNAME=	self-service-password
5
PORTVERSION=	0.9
5
PORTVERSION=	1.0
6
CATEGORIES=	net www
6
CATEGORIES=	net www
7
MASTER_SITES=	http://tools.ltb-project.org/attachments/download/889/
8
DISTNAME=	ltb-project-${PORTNAME}-${PORTVERSION}
7
9
8
MAINTAINER=	ports@bsdserwis.com
10
MAINTAINER=	ports@bsdserwis.com
9
COMMENT=	Set of PHP-scripts to change LDAP password over the web
11
COMMENT=	Set of PHP-scripts to change LDAP password over the web
10
12
11
LICENSE=	GPLv2
13
LICENSE=	GPLv3
12
13
USE_GITHUB=	yes
14
GH_ACCOUNT=	ltb-project
15
14
16
USES=		php:web
15
USES=		php:web
17
USE_PHP=	filter hash ldap mbstring mcrypt openssl session
16
USE_PHP=	filter hash ldap mbstring mcrypt openssl session
Lines 30-38 Link Here
30
29
31
post-extract:
30
post-extract:
32
	@${MV} ${WRKSRC}/${CFGDIR}/${CFGFILE} ${WRKSRC}/${CFGDIR}/${CFGFILE}.sample
31
	@${MV} ${WRKSRC}/${CFGDIR}/${CFGFILE} ${WRKSRC}/${CFGDIR}/${CFGFILE}.sample
33
	@${RM} -r ${WRKSRC}/packaging/
34
32
35
do-install:
33
do-install:
36
	@cd ${WRKSRC}/ && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/ "-not -name checklang.pl"
34
	@cd ${WRKSRC}/ && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/
37
35
38
.include <bsd.port.mk>
36
.include <bsd.port.mk>
(-)net/self-service-password.new/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1476215618
1
TIMESTAMP = 1477603147
2
SHA256 (ltb-project-self-service-password-0.9_GH0.tar.gz) = 7f265f2c5acdbfecaace6f2b3fe27300c2550886a9343dd09e8fba3ab8550766
2
SHA256 (ltb-project-self-service-password-1.0.tar.gz) = 4fe48f3f8571c3ba244fa8a3396d46207783c30bac665d605dbf012873e35030
3
SIZE (ltb-project-self-service-password-0.9_GH0.tar.gz) = 77598
3
SIZE (ltb-project-self-service-password-1.0.tar.gz) = 1716552
(-)net/self-service-password.new/pkg-plist (-12 / +47 lines)
Lines 1-13 Link Here
1
@owner %%SSP_OWN%%
1
@owner %%SSP_OWN%%
2
@group %%SSP_GRP%%
2
@group %%SSP_GRP%%
3
@sample %%WWWDIR%%/conf/config.inc.php.sample
3
@sample %%WWWDIR%%/conf/config.inc.php.sample
4
%%WWWDIR%%/LICENCE
5
%%WWWDIR%%/README.md
6
%%WWWDIR%%/css/bootstrap-theme.css.map
7
%%WWWDIR%%/css/bootstrap-theme.min.css
8
%%WWWDIR%%/css/bootstrap.css.map
9
%%WWWDIR%%/css/bootstrap.min.css
10
%%WWWDIR%%/css/font-awesome.min.css
11
%%WWWDIR%%/css/self-service-password.css
12
%%WWWDIR%%/fonts/fontawesome-webfont.eot
13
%%WWWDIR%%/fonts/fontawesome-webfont.svg
14
%%WWWDIR%%/fonts/fontawesome-webfont.ttf
15
%%WWWDIR%%/fonts/fontawesome-webfont.woff
16
%%WWWDIR%%/fonts/fontawesome-webfont.woff2
17
%%WWWDIR%%/fonts/glyphicons-halflings-regular.eot
18
%%WWWDIR%%/fonts/glyphicons-halflings-regular.svg
19
%%WWWDIR%%/fonts/glyphicons-halflings-regular.ttf
20
%%WWWDIR%%/fonts/glyphicons-halflings-regular.woff
21
%%WWWDIR%%/fonts/glyphicons-halflings-regular.woff2
22
%%WWWDIR%%/images/favicon.ico
23
%%WWWDIR%%/images/ltb-logo.png
24
%%WWWDIR%%/images/unsplash-clouds.jpeg
25
%%WWWDIR%%/images/unsplash-sky.jpeg
26
%%WWWDIR%%/images/unsplash-space.jpeg
27
%%WWWDIR%%/images/unsplash-stars.jpeg
4
%%WWWDIR%%/index.php
28
%%WWWDIR%%/index.php
29
%%WWWDIR%%/js/bootstrap.min.js
30
%%WWWDIR%%/js/jquery-1.10.2.min.js
5
%%WWWDIR%%/lang/ca.inc.php
31
%%WWWDIR%%/lang/ca.inc.php
6
%%WWWDIR%%/lang/cn.inc.php
32
%%WWWDIR%%/lang/cn.inc.php
33
%%WWWDIR%%/lang/cs.inc.php
7
%%WWWDIR%%/lang/de.inc.php
34
%%WWWDIR%%/lang/de.inc.php
8
%%WWWDIR%%/lang/en.inc.php
35
%%WWWDIR%%/lang/en.inc.php
9
%%WWWDIR%%/lang/es.inc.php
36
%%WWWDIR%%/lang/es.inc.php
10
%%WWWDIR%%/lang/fr.inc.php
37
%%WWWDIR%%/lang/fr.inc.php
38
%%WWWDIR%%/lang/hu.inc.php
11
%%WWWDIR%%/lang/it.inc.php
39
%%WWWDIR%%/lang/it.inc.php
12
%%WWWDIR%%/lang/nl.inc.php
40
%%WWWDIR%%/lang/nl.inc.php
13
%%WWWDIR%%/lang/pl.inc.php
41
%%WWWDIR%%/lang/pl.inc.php
Lines 16-39 Link Here
16
%%WWWDIR%%/lang/ru.inc.php
44
%%WWWDIR%%/lang/ru.inc.php
17
%%WWWDIR%%/lang/sk.inc.php
45
%%WWWDIR%%/lang/sk.inc.php
18
%%WWWDIR%%/lang/sl.inc.php
46
%%WWWDIR%%/lang/sl.inc.php
47
%%WWWDIR%%/lang/tr.inc.php
48
%%WWWDIR%%/lang/uk.inc.php
19
%%WWWDIR%%/lang/zh-CN.inc.php
49
%%WWWDIR%%/lang/zh-CN.inc.php
20
%%WWWDIR%%/lib/detectbrowserlanguage.php
50
%%WWWDIR%%/lib/detectbrowserlanguage.php
21
%%WWWDIR%%/lib/functions.inc.php
51
%%WWWDIR%%/lib/functions.inc.php
22
%%WWWDIR%%/lib/recaptchalib.php
52
%%WWWDIR%%/lib/vendor/PHPMailer/PHPMailerAutoload.php
53
%%WWWDIR%%/lib/vendor/PHPMailer/class.phpmailer.php
54
%%WWWDIR%%/lib/vendor/PHPMailer/class.phpmaileroauth.php
55
%%WWWDIR%%/lib/vendor/PHPMailer/class.phpmaileroauthgoogle.php
56
%%WWWDIR%%/lib/vendor/PHPMailer/class.pop3.php
57
%%WWWDIR%%/lib/vendor/PHPMailer/class.smtp.php
58
%%WWWDIR%%/lib/vendor/ReCaptcha/ReCaptcha.php
59
%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod/Curl.php
60
%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod/CurlPost.php
61
%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod/Post.php
62
%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod/Socket.php
63
%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod/SocketPost.php
64
%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod.php
65
%%WWWDIR%%/lib/vendor/ReCaptcha/RequestParameters.php
66
%%WWWDIR%%/lib/vendor/ReCaptcha/Response.php
67
%%WWWDIR%%/lib/vendor/autoload.php
68
%%WWWDIR%%/menu.php
23
%%WWWDIR%%/pages/change.php
69
%%WWWDIR%%/pages/change.php
24
%%WWWDIR%%/pages/resetbyquestions.php
70
%%WWWDIR%%/pages/resetbyquestions.php
25
%%WWWDIR%%/pages/resetbytoken.php
71
%%WWWDIR%%/pages/resetbytoken.php
26
%%WWWDIR%%/pages/sendsms.php
72
%%WWWDIR%%/pages/sendsms.php
27
%%WWWDIR%%/pages/sendtoken.php
73
%%WWWDIR%%/pages/sendtoken.php
28
%%WWWDIR%%/pages/setquestions.php
74
%%WWWDIR%%/pages/setquestions.php
29
%%WWWDIR%%/style/accept.png
30
%%WWWDIR%%/style/email.png
31
%%WWWDIR%%/style/error.png
32
%%WWWDIR%%/style/exclamation.png
33
%%WWWDIR%%/style/favicon.ico
34
%%WWWDIR%%/style/help.png
35
%%WWWDIR%%/style/key.png
36
%%WWWDIR%%/style/light.png
37
%%WWWDIR%%/style/ltb-logo.png
38
%%WWWDIR%%/style/styles.css
39
%%WWWDIR%%/style/user_suit.png

Return to bug 213872