aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ldap-account-manager
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2015-04-02 13:30:00 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2015-04-02 13:30:00 +0000
commiteb43dfde2f383dc5e6bd188ef5fcdeb7b7b088d2 (patch)
tree398229e40f384862bce1bef0873fe141700a5ad7 /sysutils/ldap-account-manager
parent2d62b5178f736fc4f4922bf2bd761ef2e3ad1910 (diff)
downloadports-eb43dfde2f383dc5e6bd188ef5fcdeb7b7b088d2.tar.gz
ports-eb43dfde2f383dc5e6bd188ef5fcdeb7b7b088d2.zip
Notes
Diffstat (limited to 'sysutils/ldap-account-manager')
-rw-r--r--sysutils/ldap-account-manager/Makefile5
-rw-r--r--sysutils/ldap-account-manager/distinfo4
-rw-r--r--sysutils/ldap-account-manager/files/pkg-message.in8
3 files changed, 4 insertions, 13 deletions
diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile
index 8e25543ebf26..08aaf6588465 100644
--- a/sysutils/ldap-account-manager/Makefile
+++ b/sysutils/ldap-account-manager/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ldap-account-manager
-PORTVERSION= 4.8
+PORTVERSION= 4.9
CATEGORIES= sysutils www
MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION}
@@ -23,8 +23,7 @@ SHORTNAME= lam
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 --git a/sysutils/ldap-account-manager/distinfo b/sysutils/ldap-account-manager/distinfo
index 58c31e2f7bbb..eb23d3d307c3 100644
--- a/sysutils/ldap-account-manager/distinfo
+++ b/sysutils/ldap-account-manager/distinfo
@@ -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 --git a/sysutils/ldap-account-manager/files/pkg-message.in b/sysutils/ldap-account-manager/files/pkg-message.in
deleted file mode 100644
index c0abbd0a1043..000000000000
--- a/sysutils/ldap-account-manager/files/pkg-message.in
+++ /dev/null
@@ -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