Commit graph

11 commits

Author SHA1 Message Date
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
bouyer
cbf3ee3ab6 Patch from the squirrelmail cvs repository:
Revision 1.46.2.1:
* UW workaround improved, methinks (1.0 branch)

Fixes a problem when used with imap-uw: 1.0.3 couldn't read folders
in subdirectories.
2001-03-29 16:13:07 +00:00
jlam
d5a8322e0f 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
2001-03-14 15:33:47 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
jlam
4f94f76d91 Add a file for easy inclusion into Apache's httpd.conf file.
Reword MESSAGE to refer to this new file.
2001-02-12 15:15:43 +00:00
jlam
b8c1d01a31 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
2001-02-11 03:41:23 +00:00
jlam
c798a2d708 Remove dirrm for nonexistent directory. 2001-02-03 19:32:27 +00:00
jlam
73f8fb7662 Update squirrelmail to stable release version 1.0.1. Changes from development
version 0.9.3:

- Improved the way sqimap_read_data() is handled
- Sped up "no sorting" even more
- Fixed problems with sending messages
- Fixed some pass-by-reference calls that caused problems with newer PHP
  versions
- Fixed bug that didn't display last folder subscribed to
- Removed requirement of PHP 4.0.1 for array_unique() function
- Removed unnecessary echo statements by breaking out of PHP
- Changed evaluation method from using " to ' for speed improvements
- If no plugin array set in config.php, now handled correctly
- If subject is > 55 chars, trims it and puts "..." in message list
- Hundreds of minor changes to remove all verbose PHP warning messages
- Updated config_default.php to include attachment_common plugin (now in
  distribution)
- A few minor speed improvements
- Fixed problems in sqimap_read_body(), made it more reliable
- Added French translation of help files by gore K <gore_k@ymca-cepiere.org>
- Added Finnish translation by Teemu Junnila <teejun@vallcom.com>
- Updated Sweedish translation
- Updated Russian translation
2001-02-02 19:39:18 +00:00
wiz
b979f7222a Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
jlam
aa13832479 Update dependency on php4 to 4.0.4.1nb1 since SquirrelMail requires gettext
support.
2001-01-25 17:52:51 +00:00
jlam
420e8c2922 SquirrelMail - PHP4 webmail package.
We've been lacking a pkgsrc webmail package for a while.  I still haven't
figured out how to package IMP and make PHP4 work with the shared IMAP
module.  But in the meantime, here's SquirrelMail, a straightforward
implementation of a webmail gateway to IMAP server implemented completely
in PHP4.
2001-01-24 22:44:13 +00:00