Index: head/sysutils/ldap-account-manager/Makefile =================================================================== --- head/sysutils/ldap-account-manager/Makefile (revision 222287) +++ head/sysutils/ldap-account-manager/Makefile (revision 222288) @@ -1,60 +1,60 @@ # New ports collection makefile for: ldap-account-manager # Date created: August, 2nd 2003 # Whom: Clement Laforet # # $FreeBSD$ # PORTNAME= ldap-account-manager -PORTVERSION= 2.3.0 +PORTVERSION= 2.4.0 PORTREVISION= 1 CATEGORIES= sysutils www MASTER_SITES= SF/${PNAME} DISTNAME= ${PORTNAME:L}-${PORTVERSION} MAINTAINER= basil@vpm.net.ua COMMENT= Webfrontend for managing accounts stored in an OpenLDAP server RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Quota.pm:${PORTSDIR}/sysutils/p5-Quota \ ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap NO_BUILD= yes USE_GETTEXT= yes USE_PERL5= yes -USE_PHP= pcre xml gettext session mcrypt ldap mhash iconv +USE_PHP= pcre xml gettext session mcrypt ldap mhash hash iconv WANT_PHP_WEB= yes PNAME= lam PORTDOCS= docs COPYING HISTORY INSTALL README LAMDATA= index.html VERSION config graphics help lib locale sess style templates tmp WWWDIR?= ${PREFIX}/www/${PNAME} SUB_FILES= pkg-message .include do-configure: @${RM} ${WRKSRC}/config/shells do-install: -@${MKDIR} ${WWWDIR} .for i in ${LAMDATA} @cd ${WRKSRC} && ${COPYTREE_SHARE} ${i} ${WWWDIR} .endfor .if !defined(NOPORTDOCS) -@${MKDIR} ${DOCSDIR} .for j in ${PORTDOCS} @cd ${WRKSRC} && ${COPYTREE_SHARE} ${j} ${DOCSDIR} .endfor .endif @[ -e ${WWWDIR}/config/config.cfg ] || ${INSTALL_DATA} ${WRKSRC}/config/config.cfg_sample ${WWWDIR}/config/config.cfg @[ -e ${WWWDIR}/config/lam.conf ] || ${INSTALL_DATA} ${WRKSRC}/config/lam.conf_sample ${WWWDIR}/config/lam.conf post-install: @${ECHO_MSG} "===> Setting correct permissions" @${FIND} ${WWWDIR} -type f -exec ${CHMOD} 644 {} \; @${FIND} ${WWWDIR} -type d -exec ${CHMOD} 755 {} \; @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}/config ${WWWDIR}/sess ${WWWDIR}/tmp @${LN} -sf /etc/shells ${WWWDIR}/config/shells @${CAT} ${PKGMESSAGE} .include Property changes on: head/sysutils/ldap-account-manager/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.31 \ No newline at end of property +1.32 \ No newline at end of property Index: head/sysutils/ldap-account-manager/distinfo =================================================================== --- head/sysutils/ldap-account-manager/distinfo (revision 222287) +++ head/sysutils/ldap-account-manager/distinfo (revision 222288) @@ -1,3 +1,3 @@ -MD5 (ldap-account-manager-2.3.0.tar.gz) = ceb5c6b795be2f3030b695b7f105e6f2 -SHA256 (ldap-account-manager-2.3.0.tar.gz) = 443e869033ea4d7ae69c80bb375a7916ebf3b40809d157203fba2dd939fbc16c -SIZE (ldap-account-manager-2.3.0.tar.gz) = 2443111 +MD5 (ldap-account-manager-2.4.0.tar.gz) = 032aad0335a04784060a62b0c1bb38c4 +SHA256 (ldap-account-manager-2.4.0.tar.gz) = 22415ebe55de404cd8e8ad4af8b77ffa2de9db3af28ba8791ab99d128fbbaa89 +SIZE (ldap-account-manager-2.4.0.tar.gz) = 2522241 Property changes on: head/sysutils/ldap-account-manager/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/sysutils/ldap-account-manager/pkg-plist =================================================================== --- head/sysutils/ldap-account-manager/pkg-plist (revision 222287) +++ head/sysutils/ldap-account-manager/pkg-plist (revision 222288) @@ -1,324 +1,337 @@ %%WWWDIR%%/VERSION %%WWWDIR%%/config/.htaccess %%WWWDIR%%/config/config.cfg_sample %%WWWDIR%%/config/config.cfg %%WWWDIR%%/config/lam.conf_sample %%WWWDIR%%/config/lam.conf %%WWWDIR%%/config/language %%WWWDIR%%/config/passwordMailTemplate.txt %%WWWDIR%%/config/pdf/.htaccess %%WWWDIR%%/config/pdf/default.group.xml %%WWWDIR%%/config/pdf/default.host.xml %%WWWDIR%%/config/pdf/default.mailAlias.xml %%WWWDIR%%/config/pdf/default.smbDomain.xml %%WWWDIR%%/config/pdf/default.user.xml %%WWWDIR%%/config/pdf/logos/.htaccess %%WWWDIR%%/config/pdf/logos/printLogo.jpg %%WWWDIR%%/config/profiles/.htaccess +%%WWWDIR%%/config/profiles/default.dhcp %%WWWDIR%%/config/profiles/default.group %%WWWDIR%%/config/profiles/default.host %%WWWDIR%%/config/profiles/default.mailAlias %%WWWDIR%%/config/profiles/default.smbDomain %%WWWDIR%%/config/profiles/default.user %%WWWDIR%%/config/selfService/.htaccess %%WWWDIR%%/config/selfService/default.user %%WWWDIR%%/config/shells +%%WWWDIR%%/graphics/.htaccess %%WWWDIR%%/graphics/add.png %%WWWDIR%%/graphics/back.gif %%WWWDIR%%/graphics/banner.jpg %%WWWDIR%%/graphics/bigPeople.png %%WWWDIR%%/graphics/bigServers.png %%WWWDIR%%/graphics/bigTools.png %%WWWDIR%%/graphics/catalog.png %%WWWDIR%%/graphics/dc.png %%WWWDIR%%/graphics/delete.gif %%WWWDIR%%/graphics/delete.png %%WWWDIR%%/graphics/device.png +%%WWWDIR%%/graphics/dhcp.png %%WWWDIR%%/graphics/document.png %%WWWDIR%%/graphics/door.png %%WWWDIR%%/graphics/down.gif %%WWWDIR%%/graphics/edit.png %%WWWDIR%%/graphics/error.png %%WWWDIR%%/graphics/exit.png %%WWWDIR%%/graphics/fail.png %%WWWDIR%%/graphics/favicon.ico %%WWWDIR%%/graphics/files.png %%WWWDIR%%/graphics/find.png %%WWWDIR%%/graphics/folder.png %%WWWDIR%%/graphics/forward.gif %%WWWDIR%%/graphics/go.png %%WWWDIR%%/graphics/group.png %%WWWDIR%%/graphics/groupBig.png %%WWWDIR%%/graphics/hard-drive.png %%WWWDIR%%/graphics/hard-driveBig.png %%WWWDIR%%/graphics/help.png %%WWWDIR%%/graphics/host.png %%WWWDIR%%/graphics/info.png %%WWWDIR%%/graphics/key.png %%WWWDIR%%/graphics/keyBig.png %%WWWDIR%%/graphics/kolab.png %%WWWDIR%%/graphics/lam.png %%WWWDIR%%/graphics/ldap-server.png %%WWWDIR%%/graphics/light.png %%WWWDIR%%/graphics/locality.png %%WWWDIR%%/graphics/lock.png %%WWWDIR%%/graphics/mail.png %%WWWDIR%%/graphics/mailAlias.png %%WWWDIR%%/graphics/mailBig.png %%WWWDIR%%/graphics/minus.png %%WWWDIR%%/graphics/n.png %%WWWDIR%%/graphics/network-wired.png %%WWWDIR%%/graphics/network.png %%WWWDIR%%/graphics/nt_machine.png %%WWWDIR%%/graphics/nt_user.png %%WWWDIR%%/graphics/o.png %%WWWDIR%%/graphics/object.png %%WWWDIR%%/graphics/ou.png %%WWWDIR%%/graphics/pass.png %%WWWDIR%%/graphics/pdf.png %%WWWDIR%%/graphics/phpGroupware.png %%WWWDIR%%/graphics/plus.png %%WWWDIR%%/graphics/process.png %%WWWDIR%%/graphics/refresh.png %%WWWDIR%%/graphics/samba.png %%WWWDIR%%/graphics/save.png %%WWWDIR%%/graphics/select.png %%WWWDIR%%/graphics/server-settings.png %%WWWDIR%%/graphics/server-small.png %%WWWDIR%%/graphics/smbDomain.png %%WWWDIR%%/graphics/smile.png %%WWWDIR%%/graphics/sort_asc.png %%WWWDIR%%/graphics/sort_desc.png %%WWWDIR%%/graphics/star.png %%WWWDIR%%/graphics/tools-no.png %%WWWDIR%%/graphics/tools.png %%WWWDIR%%/graphics/tree_info.png %%WWWDIR%%/graphics/tux.png %%WWWDIR%%/graphics/uid.png %%WWWDIR%%/graphics/uniquegroup.png %%WWWDIR%%/graphics/up.gif %%WWWDIR%%/graphics/user.png %%WWWDIR%%/graphics/userDefault.png %%WWWDIR%%/graphics/warn.png %%WWWDIR%%/help/help.inc +%%WWWDIR%%/help/.htaccess %%WWWDIR%%/index.html %%WWWDIR%%/lib/.htaccess %%WWWDIR%%/lib/account.inc %%WWWDIR%%/lib/baseModule.inc %%WWWDIR%%/lib/baseType.inc %%WWWDIR%%/lib/cache.inc %%WWWDIR%%/lib/config.inc %%WWWDIR%%/lib/createntlm.inc %%WWWDIR%%/lib/export.inc %%WWWDIR%%/lib/font/Vera.ttf %%WWWDIR%%/lib/font/VeraBI.ttf %%WWWDIR%%/lib/font/VeraBd.ttf %%WWWDIR%%/lib/font/VeraIt.ttf %%WWWDIR%%/lib/font/vera.ctg.z %%WWWDIR%%/lib/font/vera.php %%WWWDIR%%/lib/font/vera.z %%WWWDIR%%/lib/font/verab.ctg.z %%WWWDIR%%/lib/font/verab.php %%WWWDIR%%/lib/font/verab.z %%WWWDIR%%/lib/font/verabi.ctg.z %%WWWDIR%%/lib/font/verabi.php %%WWWDIR%%/lib/font/verabi.z %%WWWDIR%%/lib/font/verai.ctg.z %%WWWDIR%%/lib/font/verai.php %%WWWDIR%%/lib/font/verai.z %%WWWDIR%%/lib/fpdf.php %%WWWDIR%%/lib/lamPDF.inc %%WWWDIR%%/lib/lamdaemon.inc %%WWWDIR%%/lib/lamdaemon.pl %%WWWDIR%%/lib/lamdaemonOld.pl %%WWWDIR%%/lib/ldap.inc %%WWWDIR%%/lib/lists.inc %%WWWDIR%%/lib/modules.inc +%%WWWDIR%%/lib/modules/ddns.inc +%%WWWDIR%%/lib/modules/dhcp_settings.inc +%%WWWDIR%%/lib/modules/fixed_ip.inc +%%WWWDIR%%/lib/modules/range.inc %%WWWDIR%%/lib/modules/account.inc %%WWWDIR%%/lib/modules/ieee802device.inc %%WWWDIR%%/lib/modules/inetLocalMailRecipient.inc %%WWWDIR%%/lib/modules/inetOrgPerson.inc %%WWWDIR%%/lib/modules/kolabUser.inc %%WWWDIR%%/lib/modules/ldapPublicKey.inc %%WWWDIR%%/lib/modules/nisMailAlias.inc %%WWWDIR%%/lib/modules/phpGroupwareGroup.inc %%WWWDIR%%/lib/modules/phpGroupwareUser.inc %%WWWDIR%%/lib/modules/posixAccount.inc %%WWWDIR%%/lib/modules/posixGroup.inc %%WWWDIR%%/lib/modules/quota.inc %%WWWDIR%%/lib/modules/sambaAccount.inc %%WWWDIR%%/lib/modules/sambaDomain.inc %%WWWDIR%%/lib/modules/sambaGroupMapping.inc %%WWWDIR%%/lib/modules/sambaSamAccount.inc %%WWWDIR%%/lib/modules/sambaSamAccount/sambaMungedDial.inc %%WWWDIR%%/lib/modules/shadowAccount.inc %%WWWDIR%%/lib/pdf.inc %%WWWDIR%%/lib/pdfstruct.inc %%WWWDIR%%/lib/profiles.inc %%WWWDIR%%/lib/schema.inc %%WWWDIR%%/lib/security.inc %%WWWDIR%%/lib/selfService.inc %%WWWDIR%%/lib/status.inc %%WWWDIR%%/lib/tree.inc %%WWWDIR%%/lib/types.inc +%%WWWDIR%%/lib/types/dhcp.inc %%WWWDIR%%/lib/types/group.inc %%WWWDIR%%/lib/types/host.inc %%WWWDIR%%/lib/types/mailAlias.inc %%WWWDIR%%/lib/types/smbDomain.inc %%WWWDIR%%/lib/types/user.inc %%WWWDIR%%/lib/ufpdf.php %%WWWDIR%%/lib/xml_parser.inc +%%WWWDIR%%/locale/.htaccess %%WWWDIR%%/locale/ca_ES/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/ca_ES/LC_MESSAGES/messages.po %%WWWDIR%%/locale/cs_CZ/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/cs_CZ/LC_MESSAGES/messages.po %%WWWDIR%%/locale/de_DE/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/de_DE/LC_MESSAGES/messages.po %%WWWDIR%%/locale/es_ES/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/es_ES/LC_MESSAGES/messages.po %%WWWDIR%%/locale/fr_FR/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/fr_FR/LC_MESSAGES/messages.po %%WWWDIR%%/locale/hu_HU/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/hu_HU/LC_MESSAGES/messages.po %%WWWDIR%%/locale/it_IT/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/it_IT/LC_MESSAGES/messages.po %%WWWDIR%%/locale/ja_JP/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/ja_JP/LC_MESSAGES/messages.po %%WWWDIR%%/locale/nl_NL/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/nl_NL/LC_MESSAGES/messages.po %%WWWDIR%%/locale/pl_PL/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/pl_PL/LC_MESSAGES/messages.po %%WWWDIR%%/locale/pt_BR/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/pt_BR/LC_MESSAGES/messages.po %%WWWDIR%%/locale/ru_RU/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/ru_RU/LC_MESSAGES/messages.po %%WWWDIR%%/locale/zh_CN/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/zh_CN/LC_MESSAGES/messages.po %%WWWDIR%%/locale/zh_TW/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/zh_TW/LC_MESSAGES/messages.po %%WWWDIR%%/sess/.htaccess +%%WWWDIR%%/style/.htaccess +%%WWWDIR%%/style/type_dhcp.css %%WWWDIR%%/style/layout.css %%WWWDIR%%/style/type_group.css %%WWWDIR%%/style/type_host.css %%WWWDIR%%/style/type_mailAlias.css %%WWWDIR%%/style/type_smbDomain.css %%WWWDIR%%/style/type_user.css +%%WWWDIR%%/templates/.htaccess %%WWWDIR%%/templates/account/edit.php %%WWWDIR%%/templates/config/conflogin.php %%WWWDIR%%/templates/config/confmain.php %%WWWDIR%%/templates/config/confmodules.php %%WWWDIR%%/templates/config/conftypes.php %%WWWDIR%%/templates/config/index.php %%WWWDIR%%/templates/config/mainlogin.php %%WWWDIR%%/templates/config/mainmanage.php %%WWWDIR%%/templates/config/profmanage.php %%WWWDIR%%/templates/delete.php %%WWWDIR%%/templates/help.php %%WWWDIR%%/templates/initsuff.php %%WWWDIR%%/templates/lists/deletelink.php %%WWWDIR%%/templates/lists/list.js %%WWWDIR%%/templates/lists/list.php %%WWWDIR%%/templates/lists/userlink.php %%WWWDIR%%/templates/login.php %%WWWDIR%%/templates/logout.php %%WWWDIR%%/templates/main.php %%WWWDIR%%/templates/main_header.php %%WWWDIR%%/templates/massBuildAccounts.php %%WWWDIR%%/templates/massDoUpload.php %%WWWDIR%%/templates/masscreate.php %%WWWDIR%%/templates/ou_edit.php %%WWWDIR%%/templates/pdfedit/pdfdelete.php %%WWWDIR%%/templates/pdfedit/pdfmain.php %%WWWDIR%%/templates/pdfedit/pdfpage.php %%WWWDIR%%/templates/profedit/profiledelete.php %%WWWDIR%%/templates/profedit/profilemain.php %%WWWDIR%%/templates/profedit/profilepage.php %%WWWDIR%%/templates/schema/schema.php %%WWWDIR%%/templates/tests/index.php %%WWWDIR%%/templates/tests/lamdaemonTest.php %%WWWDIR%%/templates/tests/schemaTest.php %%WWWDIR%%/templates/tools.php %%WWWDIR%%/templates/tree/add_attr.php %%WWWDIR%%/templates/tree/add_attr_form.php %%WWWDIR%%/templates/tree/add_oclass.php %%WWWDIR%%/templates/tree/add_oclass_form.php %%WWWDIR%%/templates/tree/add_value.php %%WWWDIR%%/templates/tree/add_value_form.php %%WWWDIR%%/templates/tree/collapse.php %%WWWDIR%%/templates/tree/create.php %%WWWDIR%%/templates/tree/create_form.php %%WWWDIR%%/templates/tree/creation_template.php %%WWWDIR%%/templates/tree/delete.php %%WWWDIR%%/templates/tree/delete_attr.php %%WWWDIR%%/templates/tree/delete_form.php %%WWWDIR%%/templates/tree/download_binary_attr.php %%WWWDIR%%/templates/tree/edit.php %%WWWDIR%%/templates/tree/expand.php %%WWWDIR%%/templates/tree/export.php %%WWWDIR%%/templates/tree/export_form.php %%WWWDIR%%/templates/tree/rdelete.php %%WWWDIR%%/templates/tree/refresh.php %%WWWDIR%%/templates/tree/templates/creation/custom.php %%WWWDIR%%/templates/tree/templates/creation/new_ou_template.php %%WWWDIR%%/templates/tree/templates/templates.inc %%WWWDIR%%/templates/tree/tree.php %%WWWDIR%%/templates/tree/tree_view.php %%WWWDIR%%/templates/tree/update.php %%WWWDIR%%/templates/tree/update_confirm.php %%WWWDIR%%/tmp/.htaccess @dirrm %%WWWDIR%%/tmp @dirrm %%WWWDIR%%/templates/tree/templates/creation @dirrm %%WWWDIR%%/templates/tree/templates @dirrm %%WWWDIR%%/templates/tree @dirrm %%WWWDIR%%/templates/tests @dirrm %%WWWDIR%%/templates/schema @dirrm %%WWWDIR%%/templates/profedit @dirrm %%WWWDIR%%/templates/pdfedit @dirrm %%WWWDIR%%/templates/lists @dirrm %%WWWDIR%%/templates/config @dirrm %%WWWDIR%%/templates/account @dirrm %%WWWDIR%%/templates @dirrm %%WWWDIR%%/style @dirrm %%WWWDIR%%/sess @dirrm %%WWWDIR%%/locale/zh_TW/LC_MESSAGES @dirrm %%WWWDIR%%/locale/zh_TW @dirrm %%WWWDIR%%/locale/zh_CN/LC_MESSAGES @dirrm %%WWWDIR%%/locale/zh_CN @dirrm %%WWWDIR%%/locale/ru_RU/LC_MESSAGES @dirrm %%WWWDIR%%/locale/ru_RU @dirrm %%WWWDIR%%/locale/pt_BR/LC_MESSAGES @dirrm %%WWWDIR%%/locale/pt_BR @dirrm %%WWWDIR%%/locale/pl_PL/LC_MESSAGES @dirrm %%WWWDIR%%/locale/pl_PL @dirrm %%WWWDIR%%/locale/nl_NL/LC_MESSAGES @dirrm %%WWWDIR%%/locale/nl_NL @dirrm %%WWWDIR%%/locale/ja_JP/LC_MESSAGES @dirrm %%WWWDIR%%/locale/ja_JP @dirrm %%WWWDIR%%/locale/it_IT/LC_MESSAGES @dirrm %%WWWDIR%%/locale/it_IT @dirrm %%WWWDIR%%/locale/hu_HU/LC_MESSAGES @dirrm %%WWWDIR%%/locale/hu_HU @dirrm %%WWWDIR%%/locale/fr_FR/LC_MESSAGES @dirrm %%WWWDIR%%/locale/fr_FR @dirrm %%WWWDIR%%/locale/es_ES/LC_MESSAGES @dirrm %%WWWDIR%%/locale/es_ES @dirrm %%WWWDIR%%/locale/de_DE/LC_MESSAGES @dirrm %%WWWDIR%%/locale/de_DE @dirrm %%WWWDIR%%/locale/cs_CZ/LC_MESSAGES @dirrm %%WWWDIR%%/locale/cs_CZ @dirrm %%WWWDIR%%/locale/ca_ES/LC_MESSAGES @dirrm %%WWWDIR%%/locale/ca_ES @dirrm %%WWWDIR%%/locale @dirrm %%WWWDIR%%/lib/types @dirrm %%WWWDIR%%/lib/modules/sambaSamAccount @dirrm %%WWWDIR%%/lib/modules @dirrm %%WWWDIR%%/lib/font @dirrm %%WWWDIR%%/lib @dirrm %%WWWDIR%%/help @dirrm %%WWWDIR%%/graphics @dirrm %%WWWDIR%%/config/selfService @dirrm %%WWWDIR%%/config/profiles @dirrm %%WWWDIR%%/config/pdf/logos @dirrm %%WWWDIR%%/config/pdf @dirrm %%WWWDIR%%/config @dirrm %%WWWDIR%% Property changes on: head/sysutils/ldap-account-manager/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property