1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

- Update to 1.4.16

- Document plugin behaviour in pkg-message [1]

Prompted by:	Petr Rehor [1]
Security:	http://www.vuxml.org/freebsd/a0afb4b9-89a1-11dd-a65b-00163e000016.html
This commit is contained in:
Thomas Abthorpe 2008-09-29 12:25:08 +00:00
parent 11a64d4415
commit dcbe138102
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220985
5 changed files with 16 additions and 19 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= squirrelmail
PORTVERSION= 1.4.15
PORTREVISION= 1
PORTVERSION= 1.4.16
CATEGORIES= mail www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -1,6 +1,6 @@
MD5 (squirrelmail/squirrelmail-1.4.15.tar.bz2) = 22164ce827edafd0afd65763d2a0f096
SHA256 (squirrelmail/squirrelmail-1.4.15.tar.bz2) = e562b612ff6eb55665f1aba3cb9dd7b2367f1cf105ba7e509adaf8110825fd00
SIZE (squirrelmail/squirrelmail-1.4.15.tar.bz2) = 506346
MD5 (squirrelmail/squirrelmail-1.4.16.tar.bz2) = 22dcf999941e644edc3ea467ed3b9e24
SHA256 (squirrelmail/squirrelmail-1.4.16.tar.bz2) = efbc2e4af39584632896da7e4b443a4812b9d0522582bae01119622324eacdde
SIZE (squirrelmail/squirrelmail-1.4.16.tar.bz2) = 509058
MD5 (squirrelmail/all_locales-1.4.13-20071220.tar.bz2) = c6463312afcd602ae60fd8f388dfb8c2
SHA256 (squirrelmail/all_locales-1.4.13-20071220.tar.bz2) = 8fa5b82bb2e4448da80d2ccc42ec9874df8674691358736da6c7c3f7bbbae639
SIZE (squirrelmail/all_locales-1.4.13-20071220.tar.bz2) = 3016605

View File

@ -1,8 +1,8 @@
You now need to add an alias to apache's httpd.conf pointing to
%%SQUIRRELDIR%% in order to access SquirrelMail from
your web browser, or create a VirtualHost with DocumentRoot set
to that directory.
your web browser, or create a VirtualHost with DocumentRoot set to
that directory.
For SquirrelMail to work properly you will need to make sure the
following option is set in your php.ini file:
@ -14,5 +14,7 @@ session.auto_start = 1
In order to do your administrative configuration you need to
cd %%SQUIRRELDIR%% && ./configure
SquirrelMail will not work until this has been done.
SquirrelMail will not work until this has been done. After this
step is complete, and the config.php is created, plugin ports will
properly auto activate.

View File

@ -1,10 +1,10 @@
SquirrelMail is a standards-based webmail package written in PHP4. It
includes built-in pure PHP support for the IMAP and SMTP protocols, and
all pages render in pure HTML 4.0 (with no Javascript) for maximum
compatibility across browsers. It has very few requirements and is very
easy to configure and install. SquirrelMail has a all the functionality
you would want from an email client, including strong MIME support,
address books, and folder manipulation
SquirrelMail is a standards-based webmail package written in PHP.
It includes built-in pure PHP support for the IMAP and SMTP protocols,
and all pages render in pure HTML 4.0 (with no Javascript) for
maximum compatibility across browsers. It has very few requirements
and is very easy to configure and install. SquirrelMail has a all
the functionality you would want from an email client, including
strong MIME support, address books, and folder manipulation
WWW: http://www.squirrelmail.org/

View File

@ -1247,9 +1247,6 @@ etc/periodic/daily/111.clean-squirrelmail
%%SQUIRRELDIR%%/locale/zh_TW/LC_MESSAGES/squirrelmail.mo
%%SQUIRRELDIR%%/locale/zh_TW/LC_MESSAGES/squirrelmail.po
%%SQUIRRELDIR%%/locale/zh_TW/setup.php
%%SQUIRRELDIR%%/plugins/abook_take/index.php
%%SQUIRRELDIR%%/plugins/abook_take/setup.php
%%SQUIRRELDIR%%/plugins/abook_take/take.php
%%SQUIRRELDIR%%/plugins/administrator/auth.php
%%SQUIRRELDIR%%/plugins/administrator/defines.php
%%SQUIRRELDIR%%/plugins/administrator/index.php
@ -1500,7 +1497,6 @@ etc/periodic/daily/111.clean-squirrelmail
@dirrm %%SQUIRRELDIR%%/plugins/calendar
@dirrm %%SQUIRRELDIR%%/plugins/bug_report
@dirrm %%SQUIRRELDIR%%/plugins/administrator
@dirrm %%SQUIRRELDIR%%/plugins/abook_take
@dirrmtry %%SQUIRRELDIR%%/plugins
@dirrm %%SQUIRRELDIR%%/locale/zh_TW/LC_MESSAGES
@dirrm %%SQUIRRELDIR%%/locale/zh_TW