diff -ruN /usr/ports/sysutils/ldap-account-manager/Makefile /root/ldap-account-manager/Makefile --- /usr/ports/sysutils/ldap-account-manager/Makefile 2014-12-19 22:13:31.000000000 +0200 +++ /root/ldap-account-manager/Makefile 2015-04-01 21:23:18.193096115 +0300 @@ -1,7 +1,7 @@ # $FreeBSD: head/sysutils/ldap-account-manager/Makefile 374971 2014-12-19 20:13:31Z pawel $ PORTNAME= ldap-account-manager -PORTVERSION= 4.8 +PORTVERSION= 4.9 CATEGORIES= sysutils www MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION} @@ -23,8 +23,7 @@ PORTDOCS= docs HISTORY README copyright LAMDATA= config graphics help lib locale sess style templates tmp VERSION index.html .htaccess WWWDIR= ${PREFIX}/www/${SHORTNAME} -SUB_FILES= pkg-message -CONFIGS= config.cfg lam.conf +CONFIGS= config.cfg addressbook.conf samba3.conf unix.conf windows_samba4.conf WRITEABLES= config sess tmp OPTIONS_DEFINE= DOCS diff -ruN /usr/ports/sysutils/ldap-account-manager/distinfo /root/ldap-account-manager/distinfo --- /usr/ports/sysutils/ldap-account-manager/distinfo 2014-12-19 22:13:31.000000000 +0200 +++ /root/ldap-account-manager/distinfo 2015-03-31 23:06:01.210093196 +0300 @@ -1,2 +1,2 @@ -SHA256 (ldap-account-manager-4.8.tar.bz2) = 9ee24f266f912dc91cd0a95a060f112140bbbf413223866208d084aa72f4a0d5 -SIZE (ldap-account-manager-4.8.tar.bz2) = 13305560 +SHA256 (ldap-account-manager-4.9.tar.bz2) = 67f093e57fb7ce5884876c2d9194b7e3040a49ca710de2fd8bdc7dde3266121a +SIZE (ldap-account-manager-4.9.tar.bz2) = 13387701 diff -ruN /usr/ports/sysutils/ldap-account-manager/files/pkg-message.in /root/ldap-account-manager/files/pkg-message.in --- /usr/ports/sysutils/ldap-account-manager/files/pkg-message.in 2014-01-11 18:55:30.000000000 +0200 +++ /root/ldap-account-manager/files/pkg-message.in 1970-01-01 03:00:00.000000000 +0300 @@ -1,8 +0,0 @@ - To use LDAP account manager, you have to install - and set up Samba 3.x schemas. - Like this : - include %%PREFIX%%/etc/openldap/schema/core.schema - include %%PREFIX%%/etc/openldap/schema/cosine.schema - include %%PREFIX%%/etc/openldap/schema/inetorgperson.schema - include %%PREFIX%%/etc/openldap/schema/nis.schema - include %%PREFIX%%/etc/openldap/schema/samba.schema