summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-05-23 11:44:31 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-05-23 11:44:31 +0000
commit4e7fff565594eb7bd91dee3de16cafd3877078d4 (patch)
tree1562b888dbe75493d7c01d6c8970df56362bfa7a /mail
parentUpdate to RC3. (diff)
Update to RC3.
PR: 38263 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=59786
Diffstat (limited to 'mail')
-rw-r--r--mail/horde-turba/Makefile3
-rw-r--r--mail/horde-turba/distinfo2
-rw-r--r--mail/horde-turba/files/patch-aa8
-rw-r--r--mail/horde-turba/files/patch-ab18
-rw-r--r--mail/horde-turba/pkg-plist5
-rw-r--r--mail/horde4-turba/Makefile3
-rw-r--r--mail/horde4-turba/distinfo2
-rw-r--r--mail/horde4-turba/files/patch-aa8
-rw-r--r--mail/horde4-turba/files/patch-ab18
-rw-r--r--mail/horde4-turba/pkg-plist5
-rw-r--r--mail/imp3/Makefile5
-rw-r--r--mail/imp3/distinfo2
-rw-r--r--mail/imp3/files/patch-ab8
-rw-r--r--mail/imp3/pkg-plist10
-rw-r--r--mail/turba/Makefile3
-rw-r--r--mail/turba/distinfo2
-rw-r--r--mail/turba/files/patch-aa8
-rw-r--r--mail/turba/files/patch-ab18
-rw-r--r--mail/turba/pkg-plist5
19 files changed, 80 insertions, 53 deletions
diff --git a/mail/horde-turba/Makefile b/mail/horde-turba/Makefile
index aa6b3d51e11d..4a05bd60fe4b 100644
--- a/mail/horde-turba/Makefile
+++ b/mail/horde-turba/Makefile
@@ -7,9 +7,10 @@
PORTNAME= turba
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= mail www
MASTER_SITES= ftp://ftp.horde.org/pub/turba/tarballs/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-RC2
+DISTNAME= ${PORTNAME}-${PORTVERSION}-RC3
MAINTAINER= thierry@pompo.net
diff --git a/mail/horde-turba/distinfo b/mail/horde-turba/distinfo
index 11a970b69022..f5df25373dbf 100644
--- a/mail/horde-turba/distinfo
+++ b/mail/horde-turba/distinfo
@@ -1 +1 @@
-MD5 (turba-1.1-RC2.tar.gz) = 5104518019bdc527baf241b1adc9d618
+MD5 (turba-1.1-RC3.tar.gz) = b4f2cced9c830f55049897c6b5386e8b
diff --git a/mail/horde-turba/files/patch-aa b/mail/horde-turba/files/patch-aa
index 1a51d8aec31c..81d0eeaf6419 100644
--- a/mail/horde-turba/files/patch-aa
+++ b/mail/horde-turba/files/patch-aa
@@ -1,9 +1,7 @@
---- config/conf.php.dist.orig Fri Sep 28 23:29:55 2001
-+++ config/conf.php.dist Sat Nov 17 21:38:00 2001
-@@ -29,5 +29,6 @@
+--- config/conf.php.dist.orig Fri Apr 12 18:21:30 2002
++++ config/conf.php.dist Sun May 19 00:11:06 2002
+@@ -30,3 +30,4 @@
// example providing a link to IMP (an email program) would be:
// $conf['menu']['apps'] = array('imp');
$conf['menu']['apps'] = array();
+//UNCOMMENTWHENINSTIMP$conf['menu']['apps'] = array('imp');
-
- ?>
diff --git a/mail/horde-turba/files/patch-ab b/mail/horde-turba/files/patch-ab
index 5cc76966a8a9..c2361cdecf8e 100644
--- a/mail/horde-turba/files/patch-ab
+++ b/mail/horde-turba/files/patch-ab
@@ -1,6 +1,6 @@
---- config/sources.php.dist.orig Tue Jan 1 13:58:34 2002
-+++ config/sources.php.dist Thu Jan 3 18:04:12 2002
-@@ -92,21 +92,25 @@
+--- config/sources.php.dist.orig Thu Apr 25 01:08:44 2002
++++ config/sources.php.dist Sun May 19 00:50:20 2002
+@@ -137,22 +137,26 @@
'title' => 'My Addressbook',
'type' => 'sql',
'params' => array(
@@ -8,7 +8,7 @@
- 'hostspec' => '',
- 'username' => '',
- 'password' => '',
-+// 'phptype' => 'pgsql',
++// 'phptype' => 'pgsql',
+ 'phptype' => 'mysql',
+ 'hostspec' => 'localhost',
+ 'username' => 'hordemgr',
@@ -18,11 +18,13 @@
- 'tty' => '',
- 'port' => '5432',
- 'protocol' => 'unix',
-+// 'tty' => '',
+- 'socket' => '',
++// 'tty' => '',
+// Default port: 5432 for pgsql (PostGres), 3306 for mysql
-+// 'port' => '5432',
-+// 'port' => '3306',
-+// 'protocol' => 'unix',
++// 'port' => '5432',
++// 'port' => '3306',
++// 'protocol' => 'unix',
++// 'socket' => '',
'table' => 'turba_objects'
),
'map' => array(
diff --git a/mail/horde-turba/pkg-plist b/mail/horde-turba/pkg-plist
index 1fcc2fb0ea0a..a6bddbe43dd4 100644
--- a/mail/horde-turba/pkg-plist
+++ b/mail/horde-turba/pkg-plist
@@ -38,6 +38,7 @@
%%TURBADIR%%/graphics/search.gif
%%TURBADIR%%/graphics/turba.gif
%%TURBADIR%%/graphics/up.gif
+%%TURBADIR%%/graphics/user.gif
%%TURBADIR%%/index.php
%%TURBADIR%%/lib/.htaccess
%%TURBADIR%%/lib/AbstractObject.php
@@ -80,6 +81,7 @@
%%TURBADIR%%/locale/ru_RU/LC_MESSAGES/turba.mo
%%TURBADIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES/turba.mo
%%TURBADIR%%/locale/sk_SK/LC_MESSAGES/turba.mo
+%%TURBADIR%%/locale/sl_SI/LC_MESSAGES/turba.mo
%%TURBADIR%%/locale/sv_SE/LC_MESSAGES/turba.mo
%%TURBADIR%%/locale/uk_UA/LC_MESSAGES/turba.mo
%%TURBADIR%%/locale/zh_CN/LC_MESSAGES/turba.mo
@@ -109,6 +111,7 @@
%%TURBADIR%%/po/ru_RU.KOI8-R.po
%%TURBADIR%%/po/shtool
%%TURBADIR%%/po/sk_SK.po
+%%TURBADIR%%/po/sl_SI.po
%%TURBADIR%%/po/sv_SE.po
%%TURBADIR%%/po/uk_UA.po
%%TURBADIR%%/po/xgettext.sh
@@ -195,6 +198,8 @@ etc/horde/httpd.conf.turba
@dirrm %%TURBADIR%%/locale/ru_RU.KOI8-R
@dirrm %%TURBADIR%%/locale/sk_SK/LC_MESSAGES
@dirrm %%TURBADIR%%/locale/sk_SK
+@dirrm %%TURBADIR%%/locale/sl_SI/LC_MESSAGES
+@dirrm %%TURBADIR%%/locale/sl_SI
@dirrm %%TURBADIR%%/locale/sv_SE/LC_MESSAGES
@dirrm %%TURBADIR%%/locale/sv_SE
@dirrm %%TURBADIR%%/locale/uk_UA/LC_MESSAGES
diff --git a/mail/horde4-turba/Makefile b/mail/horde4-turba/Makefile
index aa6b3d51e11d..4a05bd60fe4b 100644
--- a/mail/horde4-turba/Makefile
+++ b/mail/horde4-turba/Makefile
@@ -7,9 +7,10 @@
PORTNAME= turba
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= mail www
MASTER_SITES= ftp://ftp.horde.org/pub/turba/tarballs/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-RC2
+DISTNAME= ${PORTNAME}-${PORTVERSION}-RC3
MAINTAINER= thierry@pompo.net
diff --git a/mail/horde4-turba/distinfo b/mail/horde4-turba/distinfo
index 11a970b69022..f5df25373dbf 100644
--- a/mail/horde4-turba/distinfo
+++ b/mail/horde4-turba/distinfo
@@ -1 +1 @@
-MD5 (turba-1.1-RC2.tar.gz) = 5104518019bdc527baf241b1adc9d618
+MD5 (turba-1.1-RC3.tar.gz) = b4f2cced9c830f55049897c6b5386e8b
diff --git a/mail/horde4-turba/files/patch-aa b/mail/horde4-turba/files/patch-aa
index 1a51d8aec31c..81d0eeaf6419 100644
--- a/mail/horde4-turba/files/patch-aa
+++ b/mail/horde4-turba/files/patch-aa
@@ -1,9 +1,7 @@
---- config/conf.php.dist.orig Fri Sep 28 23:29:55 2001
-+++ config/conf.php.dist Sat Nov 17 21:38:00 2001
-@@ -29,5 +29,6 @@
+--- config/conf.php.dist.orig Fri Apr 12 18:21:30 2002
++++ config/conf.php.dist Sun May 19 00:11:06 2002
+@@ -30,3 +30,4 @@
// example providing a link to IMP (an email program) would be:
// $conf['menu']['apps'] = array('imp');
$conf['menu']['apps'] = array();
+//UNCOMMENTWHENINSTIMP$conf['menu']['apps'] = array('imp');
-
- ?>
diff --git a/mail/horde4-turba/files/patch-ab b/mail/horde4-turba/files/patch-ab
index 5cc76966a8a9..c2361cdecf8e 100644
--- a/mail/horde4-turba/files/patch-ab
+++ b/mail/horde4-turba/files/patch-ab
@@ -1,6 +1,6 @@
---- config/sources.php.dist.orig Tue Jan 1 13:58:34 2002
-+++ config/sources.php.dist Thu Jan 3 18:04:12 2002
-@@ -92,21 +92,25 @@
+--- config/sources.php.dist.orig Thu Apr 25 01:08:44 2002
++++ config/sources.php.dist Sun May 19 00:50:20 2002
+@@ -137,22 +137,26 @@
'title' => 'My Addressbook',
'type' => 'sql',
'params' => array(
@@ -8,7 +8,7 @@
- 'hostspec' => '',
- 'username' => '',
- 'password' => '',
-+// 'phptype' => 'pgsql',
++// 'phptype' => 'pgsql',
+ 'phptype' => 'mysql',
+ 'hostspec' => 'localhost',
+ 'username' => 'hordemgr',
@@ -18,11 +18,13 @@
- 'tty' => '',
- 'port' => '5432',
- 'protocol' => 'unix',
-+// 'tty' => '',
+- 'socket' => '',
++// 'tty' => '',
+// Default port: 5432 for pgsql (PostGres), 3306 for mysql
-+// 'port' => '5432',
-+// 'port' => '3306',
-+// 'protocol' => 'unix',
++// 'port' => '5432',
++// 'port' => '3306',
++// 'protocol' => 'unix',
++// 'socket' => '',
'table' => 'turba_objects'
),
'map' => array(
diff --git a/mail/horde4-turba/pkg-plist b/mail/horde4-turba/pkg-plist
index 1fcc2fb0ea0a..a6bddbe43dd4 100644
--- a/mail/horde4-turba/pkg-plist
+++ b/mail/horde4-turba/pkg-plist
@@ -38,6 +38,7 @@
%%TURBADIR%%/graphics/search.gif
%%TURBADIR%%/graphics/turba.gif
%%TURBADIR%%/graphics/up.gif
+%%TURBADIR%%/graphics/user.gif
%%TURBADIR%%/index.php
%%TURBADIR%%/lib/.htaccess
%%TURBADIR%%/lib/AbstractObject.php
@@ -80,6 +81,7 @@
%%TURBADIR%%/locale/ru_RU/LC_MESSAGES/turba.mo
%%TURBADIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES/turba.mo
%%TURBADIR%%/locale/sk_SK/LC_MESSAGES/turba.mo
+%%TURBADIR%%/locale/sl_SI/LC_MESSAGES/turba.mo
%%TURBADIR%%/locale/sv_SE/LC_MESSAGES/turba.mo
%%TURBADIR%%/locale/uk_UA/LC_MESSAGES/turba.mo
%%TURBADIR%%/locale/zh_CN/LC_MESSAGES/turba.mo
@@ -109,6 +111,7 @@
%%TURBADIR%%/po/ru_RU.KOI8-R.po
%%TURBADIR%%/po/shtool
%%TURBADIR%%/po/sk_SK.po
+%%TURBADIR%%/po/sl_SI.po
%%TURBADIR%%/po/sv_SE.po
%%TURBADIR%%/po/uk_UA.po
%%TURBADIR%%/po/xgettext.sh
@@ -195,6 +198,8 @@ etc/horde/httpd.conf.turba
@dirrm %%TURBADIR%%/locale/ru_RU.KOI8-R
@dirrm %%TURBADIR%%/locale/sk_SK/LC_MESSAGES
@dirrm %%TURBADIR%%/locale/sk_SK
+@dirrm %%TURBADIR%%/locale/sl_SI/LC_MESSAGES
+@dirrm %%TURBADIR%%/locale/sl_SI
@dirrm %%TURBADIR%%/locale/sv_SE/LC_MESSAGES
@dirrm %%TURBADIR%%/locale/sv_SE
@dirrm %%TURBADIR%%/locale/uk_UA/LC_MESSAGES
diff --git a/mail/imp3/Makefile b/mail/imp3/Makefile
index 8c3f93ccdf35..797dbaa8c932 100644
--- a/mail/imp3/Makefile
+++ b/mail/imp3/Makefile
@@ -7,9 +7,10 @@
PORTNAME= imp
PORTVERSION= 3.1
+PORTREVISION= 1
CATEGORIES= mail www
MASTER_SITES= ftp://ftp.horde.org/pub/imp/tarballs/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-RC2
+DISTNAME= ${PORTNAME}-${PORTVERSION}-RC3
MAINTAINER= thierry@pompo.net
@@ -242,7 +243,7 @@ do-install:
@${PERL} -pi -e "s:IMP_VERSION:IMP_VERSION . ' / ${SERVOS}':" \
${IMPDIR}/compose.php
.if defined(WITHOUT_SSL)
- @${PERL} -pi -e "s:%%PROTOCOL%%:imap:;s:%%IMAPPORT%%:143:" \
+ @${PERL} -pi -e "s:%%PROTOCOL%%:imap/notls:;s:%%IMAPPORT%%:143:" \
${CONFDIR}/servers.php
.else
@${PERL} -pi -e "s:%%IMAPPORT%%:993:" ${CONFDIR}/servers.php
diff --git a/mail/imp3/distinfo b/mail/imp3/distinfo
index fe3946b9b821..f7fd2d6c9c46 100644
--- a/mail/imp3/distinfo
+++ b/mail/imp3/distinfo
@@ -1 +1 @@
-MD5 (imp-3.1-RC2.tar.gz) = 9ed5ba6a0cf7e8959201bc2cb0e0c2d1
+MD5 (imp-3.1-RC3.tar.gz) = cc068223e37dfd4b49f5f17b21639a5e
diff --git a/mail/imp3/files/patch-ab b/mail/imp3/files/patch-ab
index 7c274c3fb977..d59dda213dca 100644
--- a/mail/imp3/files/patch-ab
+++ b/mail/imp3/files/patch-ab
@@ -1,5 +1,5 @@
---- config/servers.php.dist.orig Fri Jun 22 20:08:14 2001
-+++ config/servers.php.dist Tue Dec 18 23:08:00 2001
+--- config/servers.php.dist.orig Sun Apr 14 14:34:20 2002
++++ config/servers.php.dist Sat May 18 23:18:53 2002
@@ -31,7 +31,7 @@
* is on.
*
@@ -9,12 +9,12 @@
* under "INBOX." (not the trailing dot. IMPORTANT: Use this only if
* you want to restrict users to this subfolder. If you set this to
* 'INBOX.' with Cyrus or Courier-IMAPd, then users will not be able
-@@ -84,14 +84,17 @@
+@@ -83,14 +83,17 @@
$servers['imap'] = array(
'name' => 'IMAP Server',
- 'server' => 'imap.example.com',
-- 'protocol' => 'imap',
+- 'protocol' => 'imap/notls',
- 'port' => 143,
- 'folders' => 'mail/',
+// 'server' => 'imap.example.com',
diff --git a/mail/imp3/pkg-plist b/mail/imp3/pkg-plist
index af6c88456640..d30b6ac06997 100644
--- a/mail/imp3/pkg-plist
+++ b/mail/imp3/pkg-plist
@@ -42,6 +42,7 @@
%%IMPDIR%%/graphics/down.gif
%%IMPDIR%%/graphics/download.gif
%%IMPDIR%%/graphics/draft.gif
+%%IMPDIR%%/graphics/empty_trash.gif
%%IMPDIR%%/graphics/expand.gif
%%IMPDIR%%/graphics/fetchmail.gif
%%IMPDIR%%/graphics/filters.gif
@@ -93,6 +94,7 @@
%%IMPDIR%%/lib/Maintenance/Task/rename_sentmail_monthly.php
%%IMPDIR%%/lib/Maintenance/imp.php
%%IMPDIR%%/lib/MIME/Viewer/html.php
+%%IMPDIR%%/lib/MIME/Viewer/enriched.php
%%IMPDIR%%/lib/MIME/Viewer/text.php
%%IMPDIR%%/lib/Message.php
%%IMPDIR%%/lib/Tree.php
@@ -109,9 +111,10 @@
%%IMPDIR%%/locale/de_DE/help.xml
%%IMPDIR%%/locale/el_GR/LC_MESSAGES/imp.mo
%%IMPDIR%%/locale/el_GR/help.xml
+%%IMPDIR%%/locale/en_GB/help.xml
+%%IMPDIR%%/locale/en_US/help.xml
%%IMPDIR%%/locale/et_EE/LC_MESSAGES/imp.mo
%%IMPDIR%%/locale/et_EE/help.xml
-%%IMPDIR%%/locale/en_US/help.xml
%%IMPDIR%%/locale/es_ES/LC_MESSAGES/imp.mo
%%IMPDIR%%/locale/es_ES/help.xml
%%IMPDIR%%/locale/fi_FI/LC_MESSAGES/imp.mo
@@ -139,6 +142,7 @@
%%IMPDIR%%/locale/ru_RU.KOI8-R/help.xml
%%IMPDIR%%/locale/sk_SK/LC_MESSAGES/imp.mo
%%IMPDIR%%/locale/sk_SK/help.xml
+%%IMPDIR%%/locale/sl_SI/LC_MESSAGES/imp.mo
%%IMPDIR%%/locale/sv_SE/LC_MESSAGES/imp.mo
%%IMPDIR%%/locale/sv_SE/help.xml
%%IMPDIR%%/locale/uk_UA/LC_MESSAGES/imp.mo
@@ -175,6 +179,7 @@
%%IMPDIR%%/po/ru_RU.KOI8-R.po
%%IMPDIR%%/po/shtool
%%IMPDIR%%/po/sk_SK.po
+%%IMPDIR%%/po/sl_SI.po
%%IMPDIR%%/po/sv_SE.po
%%IMPDIR%%/po/uk_UA.po
%%IMPDIR%%/po/xgettext.sh
@@ -266,6 +271,7 @@ etc/horde/httpd.conf.imp
@dirrm %%IMPDIR%%/locale/de_DE
@dirrm %%IMPDIR%%/locale/el_GR/LC_MESSAGES
@dirrm %%IMPDIR%%/locale/el_GR
+@dirrm %%IMPDIR%%/locale/en_GB
@dirrm %%IMPDIR%%/locale/en_US
@dirrm %%IMPDIR%%/locale/es_ES/LC_MESSAGES
@dirrm %%IMPDIR%%/locale/es_ES
@@ -297,6 +303,8 @@ etc/horde/httpd.conf.imp
@dirrm %%IMPDIR%%/locale/ru_RU.KOI8-R
@dirrm %%IMPDIR%%/locale/sk_SK/LC_MESSAGES
@dirrm %%IMPDIR%%/locale/sk_SK
+@dirrm %%IMPDIR%%/locale/sl_SI/LC_MESSAGES
+@dirrm %%IMPDIR%%/locale/sl_SI
@dirrm %%IMPDIR%%/locale/sv_SE/LC_MESSAGES
@dirrm %%IMPDIR%%/locale/sv_SE
@dirrm %%IMPDIR%%/locale/uk_UA/LC_MESSAGES
diff --git a/mail/turba/Makefile b/mail/turba/Makefile
index aa6b3d51e11d..4a05bd60fe4b 100644
--- a/mail/turba/Makefile
+++ b/mail/turba/Makefile
@@ -7,9 +7,10 @@
PORTNAME= turba
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= mail www
MASTER_SITES= ftp://ftp.horde.org/pub/turba/tarballs/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-RC2
+DISTNAME= ${PORTNAME}-${PORTVERSION}-RC3
MAINTAINER= thierry@pompo.net
diff --git a/mail/turba/distinfo b/mail/turba/distinfo
index 11a970b69022..f5df25373dbf 100644
--- a/mail/turba/distinfo
+++ b/mail/turba/distinfo
@@ -1 +1 @@
-MD5 (turba-1.1-RC2.tar.gz) = 5104518019bdc527baf241b1adc9d618
+MD5 (turba-1.1-RC3.tar.gz) = b4f2cced9c830f55049897c6b5386e8b
diff --git a/mail/turba/files/patch-aa b/mail/turba/files/patch-aa
index 1a51d8aec31c..81d0eeaf6419 100644
--- a/mail/turba/files/patch-aa
+++ b/mail/turba/files/patch-aa
@@ -1,9 +1,7 @@
---- config/conf.php.dist.orig Fri Sep 28 23:29:55 2001
-+++ config/conf.php.dist Sat Nov 17 21:38:00 2001
-@@ -29,5 +29,6 @@
+--- config/conf.php.dist.orig Fri Apr 12 18:21:30 2002
++++ config/conf.php.dist Sun May 19 00:11:06 2002
+@@ -30,3 +30,4 @@
// example providing a link to IMP (an email program) would be:
// $conf['menu']['apps'] = array('imp');
$conf['menu']['apps'] = array();
+//UNCOMMENTWHENINSTIMP$conf['menu']['apps'] = array('imp');
-
- ?>
diff --git a/mail/turba/files/patch-ab b/mail/turba/files/patch-ab
index 5cc76966a8a9..c2361cdecf8e 100644
--- a/mail/turba/files/patch-ab
+++ b/mail/turba/files/patch-ab
@@ -1,6 +1,6 @@
---- config/sources.php.dist.orig Tue Jan 1 13:58:34 2002
-+++ config/sources.php.dist Thu Jan 3 18:04:12 2002
-@@ -92,21 +92,25 @@
+--- config/sources.php.dist.orig Thu Apr 25 01:08:44 2002
++++ config/sources.php.dist Sun May 19 00:50:20 2002
+@@ -137,22 +137,26 @@
'title' => 'My Addressbook',
'type' => 'sql',
'params' => array(
@@ -8,7 +8,7 @@
- 'hostspec' => '',
- 'username' => '',
- 'password' => '',
-+// 'phptype' => 'pgsql',
++// 'phptype' => 'pgsql',
+ 'phptype' => 'mysql',
+ 'hostspec' => 'localhost',
+ 'username' => 'hordemgr',
@@ -18,11 +18,13 @@
- 'tty' => '',
- 'port' => '5432',
- 'protocol' => 'unix',
-+// 'tty' => '',
+- 'socket' => '',
++// 'tty' => '',
+// Default port: 5432 for pgsql (PostGres), 3306 for mysql
-+// 'port' => '5432',
-+// 'port' => '3306',
-+// 'protocol' => 'unix',
++// 'port' => '5432',
++// 'port' => '3306',
++// 'protocol' => 'unix',
++// 'socket' => '',
'table' => 'turba_objects'
),
'map' => array(
diff --git a/mail/turba/pkg-plist b/mail/turba/pkg-plist
index 1fcc2fb0ea0a..a6bddbe43dd4 100644
--- a/mail/turba/pkg-plist
+++ b/mail/turba/pkg-plist
@@ -38,6 +38,7 @@
%%TURBADIR%%/graphics/search.gif
%%TURBADIR%%/graphics/turba.gif
%%TURBADIR%%/graphics/up.gif
+%%TURBADIR%%/graphics/user.gif
%%TURBADIR%%/index.php
%%TURBADIR%%/lib/.htaccess
%%TURBADIR%%/lib/AbstractObject.php
@@ -80,6 +81,7 @@
%%TURBADIR%%/locale/ru_RU/LC_MESSAGES/turba.mo
%%TURBADIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES/turba.mo
%%TURBADIR%%/locale/sk_SK/LC_MESSAGES/turba.mo
+%%TURBADIR%%/locale/sl_SI/LC_MESSAGES/turba.mo
%%TURBADIR%%/locale/sv_SE/LC_MESSAGES/turba.mo
%%TURBADIR%%/locale/uk_UA/LC_MESSAGES/turba.mo
%%TURBADIR%%/locale/zh_CN/LC_MESSAGES/turba.mo
@@ -109,6 +111,7 @@
%%TURBADIR%%/po/ru_RU.KOI8-R.po
%%TURBADIR%%/po/shtool
%%TURBADIR%%/po/sk_SK.po
+%%TURBADIR%%/po/sl_SI.po
%%TURBADIR%%/po/sv_SE.po
%%TURBADIR%%/po/uk_UA.po
%%TURBADIR%%/po/xgettext.sh
@@ -195,6 +198,8 @@ etc/horde/httpd.conf.turba
@dirrm %%TURBADIR%%/locale/ru_RU.KOI8-R
@dirrm %%TURBADIR%%/locale/sk_SK/LC_MESSAGES
@dirrm %%TURBADIR%%/locale/sk_SK
+@dirrm %%TURBADIR%%/locale/sl_SI/LC_MESSAGES
+@dirrm %%TURBADIR%%/locale/sl_SI
@dirrm %%TURBADIR%%/locale/sv_SE/LC_MESSAGES
@dirrm %%TURBADIR%%/locale/sv_SE
@dirrm %%TURBADIR%%/locale/uk_UA/LC_MESSAGES