mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.4.5
- Use USE_PHP - Update pkg-descr - Cleanups
This commit is contained in:
parent
10ea6a6f55
commit
71d6f7a830
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104866
4 changed files with 28 additions and 34 deletions
|
@ -6,33 +6,30 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= LDAP-Account-Manager
|
PORTNAME= LDAP-Account-Manager
|
||||||
PORTVERSION= 0.4.4
|
PORTVERSION= 0.4.5
|
||||||
CATEGORIES= sysutils www
|
CATEGORIES= sysutils www
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
|
MASTER_SITES= http://osdn.dl.sourceforge.net/sourceforge/lam/
|
||||||
MASTER_SITE_SUBDIR= lam
|
MASTER_SITE_SUBDIR= lam
|
||||||
DISTNAME= ${PORTNAME:L}_${PORTVERSION}
|
DISTNAME= ${PORTNAME:L}_${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= clement@FreeBSD.org
|
MAINTAINER= clement@FreeBSD.org
|
||||||
COMMENT= Webfrontend for managing accounts stored in an OpenLDAP server
|
COMMENT= Webfrontend for managing accounts stored in an OpenLDAP server
|
||||||
|
|
||||||
RUN_DEPENDS= ${LOCALBASE}/${MOD_DIR}/libphp4.so:${PORTSDIR}/lang/php4-horde \
|
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Quota.pm:${PORTSDIR}/sysutils/p5-Quota\
|
||||||
${SITE_PERL}/${PERL_ARCH}/Quota.pm:${PORTSDIR}/sysutils/p5-Quota\
|
|
||||||
${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap
|
${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap
|
||||||
|
|
||||||
|
USE_PHP= yes
|
||||||
|
WANT_PHP_WEB= yes
|
||||||
|
PHP_PORT= ${PORTSDIR}/lang/php${PHP_VER}-horde
|
||||||
NO_BUILD= YES
|
NO_BUILD= YES
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME:L}-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/${PORTNAME:L}-${PORTVERSION}
|
||||||
|
|
||||||
.if defined(WITH_APACHE2)
|
|
||||||
MOD_DIR= libexec/apache2
|
|
||||||
.else
|
|
||||||
MOD_DIR= libexec/apache
|
|
||||||
.endif
|
|
||||||
|
|
||||||
WWW_ROOT?= www/lam
|
WWW_ROOT?= www/lam
|
||||||
PLIST_SUB+= WWWROOT=${WWW_ROOT}
|
PLIST_SUB+= WWWROOT=${WWW_ROOT}
|
||||||
WWW_DIR= config graphics help lib locale sess style templates
|
WWW_DIR= config graphics help lib locale sess style templates tmp
|
||||||
MYPORTDOCS= HISTORY README TODO docs/README.fpdf.htm docs/README.openldap.txt \
|
MYPORTDOCS= HISTORY README TODO docs/*
|
||||||
docs/README.hosts.txt docs/README.security.txt docs/README.lamdaemon.txt
|
PORTDOCS= *
|
||||||
WWW_OWNED= sess tmp config config config/profiles config/profiles/groups \
|
WWW_OWNED= sess tmp config config config/profiles config/profiles/groups \
|
||||||
config/profiles/groups/default.prg config/profiles/hosts \
|
config/profiles/groups/default.prg config/profiles/hosts \
|
||||||
config/profiles/hosts/default.prh config/profiles/users \
|
config/profiles/hosts/default.prh config/profiles/users \
|
||||||
|
@ -41,11 +38,6 @@ WWW_OWNED= sess tmp config config config/profiles config/profiles/groups \
|
||||||
|
|
||||||
LAM_SCRIPTS= lib/createntlm.pl lib/lamdaemon.pl
|
LAM_SCRIPTS= lib/createntlm.pl lib/lamdaemon.pl
|
||||||
|
|
||||||
#CVS_DIRS= ${WRKSRC}/lib/font/CVS ${WRKSRC}/lib/font/makefont/CVS
|
|
||||||
|
|
||||||
#post-extract:
|
|
||||||
# @${RM} -fr ${CVS_DIRS}
|
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
@${MKDIR} ${PREFIX}/${WWW_ROOT}
|
@${MKDIR} ${PREFIX}/${WWW_ROOT}
|
||||||
@${INSTALL_DATA} ${WRKSRC}/index.html ${PREFIX}/${WWW_ROOT}
|
@${INSTALL_DATA} ${WRKSRC}/index.html ${PREFIX}/${WWW_ROOT}
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (ldap-account-manager_0.4.4.tar.gz) = 2338e5275fab0cd555ef0038f1d5503f
|
MD5 (ldap-account-manager_0.4.5.tar.gz) = 96c7da5589af0529507b77853057786a
|
||||||
SIZE (ldap-account-manager_0.4.4.tar.gz) = 367095
|
SIZE (ldap-account-manager_0.4.5.tar.gz) = 419753
|
||||||
|
|
|
@ -3,10 +3,17 @@ in an openLDAP server.
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
- management of Unix user and group accounts (posixAccount/posixGroup)
|
- management of Unix user and group accounts (posixAccount/posixGroup)
|
||||||
- management of Samba 2.x user and host accounts (sambaAccount)
|
- management of Samba 2.x/3 user and host accounts
|
||||||
- automatic creation/deletion of home directories (experimental)
|
- profiles for account creation
|
||||||
- setting quotas (experimental)
|
- editor for organizational units (OU)
|
||||||
|
- account creation via file upload
|
||||||
|
- automatic creation/deletion of home directories
|
||||||
|
- setting quotas
|
||||||
- support for LDAP+SSL
|
- support for LDAP+SSL
|
||||||
- multi-language support (default language: English, German only partial)
|
- multi-language support (English, French, German, Hungarian, Japanese)
|
||||||
|
- multiple configuration files
|
||||||
|
- PDF output for user/group/host accounts
|
||||||
|
- additional text for user PDFs
|
||||||
|
- supports multiple password hashes
|
||||||
|
|
||||||
WWW: http://lam.sf.net/
|
WWW: http://lam.sf.net/
|
||||||
|
|
|
@ -18,7 +18,6 @@
|
||||||
%%WWWROOT%%/graphics/printLogo.jpg
|
%%WWWROOT%%/graphics/printLogo.jpg
|
||||||
%%WWWROOT%%/graphics/select.png
|
%%WWWROOT%%/graphics/select.png
|
||||||
%%WWWROOT%%/graphics/warn.png
|
%%WWWROOT%%/graphics/warn.png
|
||||||
%%WWWROOT%%/help/help_numbers.assign
|
|
||||||
%%WWWROOT%%/help/help.inc
|
%%WWWROOT%%/help/help.inc
|
||||||
%%WWWROOT%%/index.html
|
%%WWWROOT%%/index.html
|
||||||
%%WWWROOT%%/lib/.htaccess
|
%%WWWROOT%%/lib/.htaccess
|
||||||
|
@ -46,6 +45,8 @@
|
||||||
%%WWWROOT%%/lib/status.inc
|
%%WWWROOT%%/lib/status.inc
|
||||||
%%WWWROOT%%/locale/de_DE/LC_MESSAGES/messages.mo
|
%%WWWROOT%%/locale/de_DE/LC_MESSAGES/messages.mo
|
||||||
%%WWWROOT%%/locale/de_DE/LC_MESSAGES/messages.po
|
%%WWWROOT%%/locale/de_DE/LC_MESSAGES/messages.po
|
||||||
|
%%WWWROOT%%/locale/fr_FR/LC_MESSAGES/messages.mo
|
||||||
|
%%WWWROOT%%/locale/fr_FR/LC_MESSAGES/messages.po
|
||||||
%%WWWROOT%%/locale/hu_HU/LC_MESSAGES/messages.mo
|
%%WWWROOT%%/locale/hu_HU/LC_MESSAGES/messages.mo
|
||||||
%%WWWROOT%%/locale/hu_HU/LC_MESSAGES/messages.po
|
%%WWWROOT%%/locale/hu_HU/LC_MESSAGES/messages.po
|
||||||
%%WWWROOT%%/locale/ja_JP/LC_MESSAGES/messages.mo
|
%%WWWROOT%%/locale/ja_JP/LC_MESSAGES/messages.mo
|
||||||
|
@ -91,15 +92,7 @@
|
||||||
%%WWWROOT%%/templates/profedit/profilehost.php
|
%%WWWROOT%%/templates/profedit/profilehost.php
|
||||||
%%WWWROOT%%/templates/profedit/profilemain.php
|
%%WWWROOT%%/templates/profedit/profilemain.php
|
||||||
%%WWWROOT%%/templates/profedit/profileuser.php
|
%%WWWROOT%%/templates/profedit/profileuser.php
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/HISTORY
|
%%WWWROOT%%/tmp/.htaccess
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/README.fpdf.htm
|
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/README.hosts.txt
|
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/README.lamdaemon.txt
|
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/README.openldap.txt
|
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/README.security.txt
|
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
|
||||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
||||||
@dirrm %%WWWROOT%%/config/pdf
|
@dirrm %%WWWROOT%%/config/pdf
|
||||||
@dirrm %%WWWROOT%%/config/profiles/groups
|
@dirrm %%WWWROOT%%/config/profiles/groups
|
||||||
@dirrm %%WWWROOT%%/config/profiles/hosts
|
@dirrm %%WWWROOT%%/config/profiles/hosts
|
||||||
|
@ -112,6 +105,8 @@
|
||||||
@dirrm %%WWWROOT%%/lib
|
@dirrm %%WWWROOT%%/lib
|
||||||
@dirrm %%WWWROOT%%/locale/de_DE/LC_MESSAGES
|
@dirrm %%WWWROOT%%/locale/de_DE/LC_MESSAGES
|
||||||
@dirrm %%WWWROOT%%/locale/de_DE
|
@dirrm %%WWWROOT%%/locale/de_DE
|
||||||
|
@dirrm %%WWWROOT%%/locale/fr_FR/LC_MESSAGES
|
||||||
|
@dirrm %%WWWROOT%%/locale/fr_FR
|
||||||
@dirrm %%WWWROOT%%/locale/hu_HU/LC_MESSAGES
|
@dirrm %%WWWROOT%%/locale/hu_HU/LC_MESSAGES
|
||||||
@dirrm %%WWWROOT%%/locale/hu_HU
|
@dirrm %%WWWROOT%%/locale/hu_HU
|
||||||
@dirrm %%WWWROOT%%/locale/ja_JP/LC_MESSAGES
|
@dirrm %%WWWROOT%%/locale/ja_JP/LC_MESSAGES
|
||||||
|
|
Loading…
Add table
Reference in a new issue