summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjlam <jlam>2001-03-14 15:33:47 +0000
committerjlam <jlam>2001-03-14 15:33:47 +0000
commit314443c4ef81ae784b06f7653078b842297e8352 (patch)
treefca2cc8689a98e3cc19d1432e7134c58cebfa5d6 /mail
parentc26373d6ad8adb1a39a3d904d1d4589f9de094ee (diff)
downloadpkgsrc-314443c4ef81ae784b06f7653078b842297e8352.tar.gz
Update squirrelmail to 1.0.3. Pkgsrc changes include setting the example
Apache URL to http://www.domain.com/squirrelmail/ instead of /mail/ to access squirrelmail. Changes from version 1.0.2: - Many i18n enhancements/fixes - Fixed bug with default theme path being set incorrectly - Fixed problem when sending/forwarding multiple attachments - Made folder drop-down list consistent in look to the other drop-downs - Fixed problem where some attachment filenames would not be displayed - Added Finnish help files by Teemu Junnila <teejun@vallcom.com> - Updated Norwegian translation - Updated Brazillian Portuguise translation
Diffstat (limited to 'mail')
-rw-r--r--mail/squirrelmail/Makefile4
-rw-r--r--mail/squirrelmail/files/md54
-rw-r--r--mail/squirrelmail/files/squirrelmail.conf.dist4
-rw-r--r--mail/squirrelmail/pkg/MESSAGE4
-rw-r--r--mail/squirrelmail/pkg/PLIST18
5 files changed, 23 insertions, 11 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile
index 972c69840e6..0a9a238810f 100644
--- a/mail/squirrelmail/Makefile
+++ b/mail/squirrelmail/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2001/02/17 18:25:06 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2001/03/14 15:33:47 jlam Exp $
-DISTNAME= squirrelmail-1.0.2
+DISTNAME= squirrelmail-1.0.3
CATEGORIES= mail www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=squirrelmail/} \
http://nerf-herder.net/squirrel/ \
diff --git a/mail/squirrelmail/files/md5 b/mail/squirrelmail/files/md5
index 0aaffe449fe..ec88c714291 100644
--- a/mail/squirrelmail/files/md5
+++ b/mail/squirrelmail/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.3 2001/02/11 03:41:23 jlam Exp $
+$NetBSD: md5,v 1.4 2001/03/14 15:33:48 jlam Exp $
-MD5 (squirrelmail-1.0.2.tar.bz2) = b5fd636b649f72a8f1f83ed8ac1ae10d
+SHA1 (squirrelmail-1.0.3.tar.bz2) = cc190a717bd9e65981f444c10d4e715f0fc42fd1
diff --git a/mail/squirrelmail/files/squirrelmail.conf.dist b/mail/squirrelmail/files/squirrelmail.conf.dist
index 0948a8739e8..ee08e6d3d16 100644
--- a/mail/squirrelmail/files/squirrelmail.conf.dist
+++ b/mail/squirrelmail/files/squirrelmail.conf.dist
@@ -1,9 +1,9 @@
-# $NetBSD: squirrelmail.conf.dist,v 1.1 2001/02/12 15:15:44 jlam Exp $
+# $NetBSD: squirrelmail.conf.dist,v 1.2 2001/03/14 15:33:48 jlam Exp $
#
# SquirrelMail configuration file fragment for Apache
<IfModule mod_alias.c>
- Alias /mail/ "@SMDIR@/"
+ Alias /squirrelmail/ "@SMDIR@/"
</IfModule>
<Directory "@SMDIR@">
diff --git a/mail/squirrelmail/pkg/MESSAGE b/mail/squirrelmail/pkg/MESSAGE
index 621baf68a7c..fa63eba8fbe 100644
--- a/mail/squirrelmail/pkg/MESSAGE
+++ b/mail/squirrelmail/pkg/MESSAGE
@@ -1,5 +1,5 @@
==========================================================================
-$NetBSD: MESSAGE,v 1.4 2001/02/12 15:15:44 jlam Exp $
+$NetBSD: MESSAGE,v 1.5 2001/03/14 15:33:48 jlam Exp $
You will need to make SquirrelMail accessible through your HTTP server.
If you are running Apache and ap-php, then you may either symlink
@@ -12,6 +12,6 @@ into DocumentRoot, or add the following line to httpd.conf:
to make IMAP accounts accessible through:
- http://www.domain.com/mail/
+ http://www.domain.com/squirrelmail/
==========================================================================
diff --git a/mail/squirrelmail/pkg/PLIST b/mail/squirrelmail/pkg/PLIST
index 8b971e27a80..533ccf8927f 100644
--- a/mail/squirrelmail/pkg/PLIST
+++ b/mail/squirrelmail/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2001/02/12 15:15:44 jlam Exp $
+@comment $NetBSD: PLIST,v 1.6 2001/03/14 15:33:48 jlam Exp $
etc/httpd/squirrelmail.conf.dist
share/squirrelmail/AUTHORS
share/squirrelmail/COPYING
@@ -73,6 +73,15 @@ share/squirrelmail/help/en/main_folder.hlp
share/squirrelmail/help/en/options.hlp
share/squirrelmail/help/en/read_mail.hlp
share/squirrelmail/help/en/search.hlp
+share/squirrelmail/help/fi/FAQ.hlp
+share/squirrelmail/help/fi/addresses.hlp
+share/squirrelmail/help/fi/basic.hlp
+share/squirrelmail/help/fi/compose.hlp
+share/squirrelmail/help/fi/folders.hlp
+share/squirrelmail/help/fi/main_folder.hlp
+share/squirrelmail/help/fi/options.hlp
+share/squirrelmail/help/fi/read_mail.hlp
+share/squirrelmail/help/fi/search.hlp
share/squirrelmail/help/fr/FAQ.hlp
share/squirrelmail/help/fr/addresses.hlp
share/squirrelmail/help/fr/basic.hlp
@@ -130,6 +139,8 @@ share/squirrelmail/locale/fi/LC_MESSAGES/squirrelmail.mo
share/squirrelmail/locale/fi/LC_MESSAGES/squirrelmail.po
share/squirrelmail/locale/fr/LC_MESSAGES/squirrelmail.mo
share/squirrelmail/locale/fr/LC_MESSAGES/squirrelmail.po
+share/squirrelmail/locale/hr/LC_MESSAGES/squirrelmail.mo
+share/squirrelmail/locale/hr/LC_MESSAGES/squirrelmail.po
share/squirrelmail/locale/hu/LC_MESSAGES/squirrelmail.mo
share/squirrelmail/locale/hu/LC_MESSAGES/squirrelmail.po
share/squirrelmail/locale/index.php
@@ -242,8 +253,8 @@ share/squirrelmail/themes/slashdot_theme.php
@dirrm share/squirrelmail/locale/is
@dirrm share/squirrelmail/locale/hu/LC_MESSAGES
@dirrm share/squirrelmail/locale/hu
-@dirrm share/squirrelmail/locale/ger/LC_MESSAGES
-@dirrm share/squirrelmail/locale/ger
+@dirrm share/squirrelmail/locale/hr/LC_MESSAGES
+@dirrm share/squirrelmail/locale/hr
@dirrm share/squirrelmail/locale/fr/LC_MESSAGES
@dirrm share/squirrelmail/locale/fr
@dirrm share/squirrelmail/locale/fi/LC_MESSAGES
@@ -264,6 +275,7 @@ share/squirrelmail/themes/slashdot_theme.php
@dirrm share/squirrelmail/help/pl
@dirrm share/squirrelmail/help/ko
@dirrm share/squirrelmail/help/fr
+@dirrm share/squirrelmail/help/fi
@dirrm share/squirrelmail/help/en
@dirrm share/squirrelmail/help/cs
@dirrm share/squirrelmail/help/ca