aboutsummaryrefslogtreecommitdiffstats
path: root/www/web2ldap
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-07-15 13:12:26 +0800
committernovel <novel@FreeBSD.org>2005-07-15 13:12:26 +0800
commitbd3e7221e8660cc82bff654919c5562b85adac34 (patch)
treec846d56a225519be7154064c8d5ee6e482c5b8a1 /www/web2ldap
parent6e1b2e19ca5657353a4aa02d80374cf658067075 (diff)
downloadfreebsd-ports-gnome-bd3e7221e8660cc82bff654919c5562b85adac34.tar.gz
freebsd-ports-gnome-bd3e7221e8660cc82bff654919c5562b85adac34.tar.zst
freebsd-ports-gnome-bd3e7221e8660cc82bff654919c5562b85adac34.zip
Update to 0.15.12.
PR: 83480 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Approved by: Boris Samorodov (maintainer)
Diffstat (limited to 'www/web2ldap')
-rw-r--r--www/web2ldap/Makefile7
-rw-r--r--www/web2ldap/distinfo4
-rw-r--r--www/web2ldap/pkg-plist2
3 files changed, 8 insertions, 5 deletions
diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile
index 7186de5a0562..d4a036c71ec4 100644
--- a/www/web2ldap/Makefile
+++ b/www/web2ldap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= web2ldap
-PORTVERSION= 0.15.11
+PORTVERSION= 0.15.12
CATEGORIES= www
MASTER_SITES= http://www.web2ldap.de/download/ \
http://www.tricknology.org/ports/
@@ -18,7 +18,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_ldap.so:${PORTSDIR}/net/py-ldap2 \
${PYTHON_SITELIBDIR}/pyweblib/__init__.py:${PORTSDIR}/www/pyweblib \
${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
-NO_BUILD= yes
USE_PYTHON= yes
USE_REINPLACE= yes
@@ -28,6 +27,9 @@ post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
${WRKSRC}/etc/web2ldap/web2ldapcnf/standalone.py
+do-build:
+ @(cd ${WRKSRC} && ${PYTHON_CMD} ./sbin/compile.py)
+
do-install:
@${MKDIR} ${PREFIX}/${PORTNAME}
@${RM} -f ${WRKSRC}/fcgi/web2ldap.py.orig
@@ -36,7 +38,6 @@ do-install:
@${RM} -f ${WRKSRC}/etc/web2ldap/web2ldapcnf/standalone.py.bak
@${RM} -f ${WRKSRC}/sbin/compile.py.orig
@${RM} -f ${WRKSRC}/sbin/web2ldap.py.orig
- @(cd ${WRKSRC} && ${PYTHON_CMD} ./sbin/compile.py)
@${CP} -r ${WRKSRC}/ ${PREFIX}/${PORTNAME}
@if [ -w /var/log ]; then ${MKDIR} /var/log/web2ldap; fi
diff --git a/www/web2ldap/distinfo b/www/web2ldap/distinfo
index 6ff46f12986c..feac0fe3ab7a 100644
--- a/www/web2ldap/distinfo
+++ b/www/web2ldap/distinfo
@@ -1,2 +1,2 @@
-MD5 (web2ldap-0.15.11.tar.gz) = 355f83ddb8aa6fc67b909e76c5f35ff9
-SIZE (web2ldap-0.15.11.tar.gz) = 234706
+MD5 (web2ldap-0.15.12.tar.gz) = baa7ae91e03a937552a2048cea46b7bb
+SIZE (web2ldap-0.15.12.tar.gz) = 234960
diff --git a/www/web2ldap/pkg-plist b/www/web2ldap/pkg-plist
index ede799bab6f8..142b6e7fbeb9 100644
--- a/www/web2ldap/pkg-plist
+++ b/www/web2ldap/pkg-plist
@@ -63,6 +63,8 @@ web2ldap/etc/web2ldap/web2ldapcnf/plugins/posixaccount.pyc
web2ldap/etc/web2ldap/web2ldapcnf/plugins/activedirectory.pyc
web2ldap/etc/web2ldap/web2ldapcnf/plugins/__init__.pyc
web2ldap/etc/web2ldap/web2ldapcnf/plugins/entrust.pyc
+web2ldap/etc/web2ldap/web2ldapcnf/plugins/ppolicy.py
+web2ldap/etc/web2ldap/web2ldapcnf/plugins/ppolicy.pyc
web2ldap/etc/web2ldap/web2ldapcnf/standalone.py
web2ldap/etc/web2ldap/web2ldapcnf/fastcgi.py
web2ldap/etc/web2ldap/web2ldapcnf/hosts.py