diff options
author | jlam <jlam@pkgsrc.org> | 2001-02-11 03:41:23 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-02-11 03:41:23 +0000 |
commit | b8c1d01a31328126c44c2e472f9ed28b43fa984c (patch) | |
tree | df1924c925e0c23b4b92b1cdf0b093c059683d66 /mail/squirrelmail | |
parent | 2b180ce3836e2b366845e5cd122b5df751145847 (diff) | |
download | pkgsrc-b8c1d01a31328126c44c2e472f9ed28b43fa984c.tar.gz |
Update squirrelmail to 1.0.2. Changes from version 1.0.1 include:
- Added a workaround for RedHat's 4.0.4pl1-3 binary package (It's also
the same workaround for Konqueror and other PHP installations?)
- Select All works through the search
- Better escaped string handling from POST variables
- Many more code cleanups and optimizations
- Added Hungarian translation by Teemu Junnila <teejun@vallcom.com>
- Added Icelandic translation by Karl Heid-ar" <karlh@macho.is>
- Updated Taiwan translation
- Updated Sweedish translation
- Updated Finnish translation
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r-- | mail/squirrelmail/Makefile | 4 | ||||
-rw-r--r-- | mail/squirrelmail/files/md5 | 4 | ||||
-rw-r--r-- | mail/squirrelmail/pkg/PLIST | 12 |
3 files changed, 15 insertions, 5 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index fd91e1d0a28..2f76daf6acf 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2001/02/02 19:39:18 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/11 03:41:23 jlam Exp $ -DISTNAME= squirrelmail-1.0.1 +DISTNAME= squirrelmail-1.0.2 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 13f5c3c2987..0aaffe449fe 100644 --- a/mail/squirrelmail/files/md5 +++ b/mail/squirrelmail/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 2001/02/02 19:39:19 jlam Exp $ +$NetBSD: md5,v 1.3 2001/02/11 03:41:23 jlam Exp $ -MD5 (squirrelmail-1.0.1.tar.bz2) = cf9a2692c2bf8322e8b0bb5a134469d1 +MD5 (squirrelmail-1.0.2.tar.bz2) = b5fd636b649f72a8f1f83ed8ac1ae10d diff --git a/mail/squirrelmail/pkg/PLIST b/mail/squirrelmail/pkg/PLIST index 9cb47eb626f..e75eb0c2056 100644 --- a/mail/squirrelmail/pkg/PLIST +++ b/mail/squirrelmail/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2001/02/03 19:32:27 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2001/02/11 03:41:23 jlam Exp $ share/squirrelmail/AUTHORS share/squirrelmail/COPYING share/squirrelmail/ChangeLog @@ -129,7 +129,11 @@ 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/hu/LC_MESSAGES/squirrelmail.mo +share/squirrelmail/locale/hu/LC_MESSAGES/squirrelmail.po share/squirrelmail/locale/index.php +share/squirrelmail/locale/is/LC_MESSAGES/squirrelmail.mo +share/squirrelmail/locale/is/LC_MESSAGES/squirrelmail.po share/squirrelmail/locale/it/LC_MESSAGES/squirrelmail.mo share/squirrelmail/locale/it/LC_MESSAGES/squirrelmail.po share/squirrelmail/locale/ko/LC_MESSAGES/squirrelmail.mo @@ -233,6 +237,12 @@ share/squirrelmail/themes/slashdot_theme.php @dirrm share/squirrelmail/locale/ko @dirrm share/squirrelmail/locale/it/LC_MESSAGES @dirrm share/squirrelmail/locale/it +@dirrm share/squirrelmail/locale/is/LC_MESSAGES +@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/fr/LC_MESSAGES @dirrm share/squirrelmail/locale/fr @dirrm share/squirrelmail/locale/fi/LC_MESSAGES |