Age | Commit message (Collapse) | Author | Files | Lines |
|
to leave out esound
|
|
* bug fixes
|
|
This switches to the gnome-2.28 release branch.
compile-tested only
(The old one didn't build anymore as reported by wiz.)
|
|
|
|
these header files for dependencies as well.
|
|
Upstream changes:
Version 3.027
Add send_to_testfile method (Thanks, AlexanderBecker)
|
|
This switches to the gnome-2.28 release branch.
|
|
|
|
being here, clean out some entries which were already commented out
|
|
This switches to the gnome-2.28 release branch.
|
|
changes: uudecode bugfix
|
|
- Fixed compilation of src/selfpipe.cc on Solaris and other OSes.
- Fixed handling of TM_HAS_ISDST on Solaris.
- Fixed a few address parsing glitches.
|
|
|
|
getline()
OK wiz@
|
|
would otherwise cause a chown of the trigger file. (with DESTDIR,
the "nullmail" user & group are not yet created)
Because this leaves the trigger file possibly owned by root, add
a test in the rc "start" path to [re]make it when necessary.
put this test and the daemon background and logging into a
separate script so that it can be run by the rc framework as the
nullmail user in the normal way, and add a procname argument to
allow the "status" and "stop" rc commands to work properly.
bump PKGREVISION
|
|
-fix new log message not having trailing newline. Thanks: Morty Abzug.
|
|
user and using chown nullmail:nullmail that I'm looking into
|
|
Take maintainership from Chris (I have asked him in private mail)
Remove PKG_REVPATH, I think we gave enough time.
|
|
Changes since 2.2.11:
* Backport IPv6 support
* Remove generated autoconf files from the release. Please install
automake-1.9 and run autoreconf -i before running configure
* Backport the fix for duplicate mailboxes in LIST/LSUB responses
* Backport for internaldate as UTC
* Fix for file descriptor leakage
Bugs fixed since 2.2.10:
0000742: [Authentication layer] PATCH: authldap.c - multiple attributes
for field_mail (Toast) - resolved.
0000731: [Documentation] Missing documentation of database layer logging
control (paul) - resolved.
0000723: [Database layer] simultaneous mailbox creation (paul) -
resolved.
0000709: [Database layer] Some sql optimizations (paul) - resolved.
0000721: [Authentication layer] mail quota in ldap not used during
delivery (paul) - resolved.
0000698: [IMAP daemon] PostgreSQL 8.3.1 can't execute query (paul) -
resolved.
0000712: [General] traces to stderr may cause core dumps if hostname
>=16 (paul) - resolved.
0000710: [IMAP daemon] eliminate annoying "[Illegal seek] on
read-stream" message from imap4d - resolved.
0000704: [IMAP daemon] IMAP TEXT searches stop at headers - resolved.
0000670: [IMAP daemon] IMAP TEXT searches only seem to search headers
(paul) - resolved.
|
|
while here, fix some pkglint complaints, add DESTDIR support and
provide a LICENCE
|
|
at boot time. This is because the & is within the command_args
string. use a start_cmd instead.
|
|
- handle MSExchange failure to deliver message gracefully. Thanks: Morty
Abzug.
- documentation updates regarding Python IMAP memory bug. Thanks: "spig".
- fix bad tag in documentation.
|
|
|
|
|
|
* Use case ignore match for detecting encoded header. This is
language independent problem.
* Improve handling of file name of attachment in Japanese environment.
These fixes make squirrelmail usable after remove of japaneses patch.
Bump PKGREVISION.
|
|
Security fixes in this version:
MFSA 2009-43 Heap overflow in certificate regexp parsing
MFSA 2009-42 Compromise of SSL-protected communication
For more info, see http://www.mozilla.com/en-US/thunderbird/2.0.0.23/releasenotes/
|
|
requested by smb
|
|
an API change
|
|
bundled) plugins
|
|
* Currently, squirrelmail package is brokwn when enable squirrelmail-japanese
option and are/squirrelmail/functions/decode/iso_2022_jp.php was conflicted
between squirrelmail and squirrelmail-decode package.
* squirrelmail-japanese isn't available for squirrelmail-1.4.20-RC2.
Bump PKGREVISION.
|
|
IMAPClient module. Bump pkgrevision
|
|
happy.
|
|
devel/p5-Class-MOP. A late detected incompible change forced it.
|
|
|
|
PR pkg/41818 with some modifications.
Siesh provides a shell-like interface for manipulating sieve scripts
using the ManageSieve protocol.
|
|
|
|
|
|
doesn't exist yet.
Based on a patch supplied by Petar Bogdanovi in private e-mail.
|
|
Can't possibly be right for this package.
|
|
- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)
- Add mail_domain to LDAP email entries without @ sign (#1485201)
- Fix saving empty values in LDAP contact data (#1485781)
- Fix LDAP contact update when RDN field is changed (#1485788)
- Fix LDAP attributes case senitivity problems (#1485830)
- Fix LDAP addressbook browsing when only one directory is used (#1486022)
- Fix endless loop on error response for APPEND command (#1486060)
- Don't require date.timezone setting in installer (#1485989)
- Fix date sorting problem with Courier IMAP server (#1486065)
- Unselect pressed buttons on mouse up (#1485987)
- Don't set php_value error_log in .htaccess but mention in INSTALL (#1485924)
- Fix too small status/flag/attachment columns in Safari 4 (#1486063)
- Fix selection disabling while dragging splitter in webkit browsers (#1486056)
- Added 'new_messages' plugin hook (#1486005)
- Added 'logout_after' plugin hook (#1486042)
- Added 'message_compose' hook
- Added 'imap_connect' hook (#1485956)
- Fix vcard_attachments plugin (#1486035)
- Updated PEAR::Auth_SASL to 1.0.3 version
- Use sequence names only with PostgreSQL (#1486018)
- Re-designed User Preferences interface
- Fix MS SQL DDL (#1486020)
- Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver (#1486019)
- Added 'display_next' option
- Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015)
- Fix HTML washing to respect character encoding
- Fix endless loop in iil_C_Login() with Courier IMAP (#1486010)
- Fix #messagemenu display on IE (#1486006)
- Speedup UI by using sprites for (toolbar) buttons
- Fix charset names with X- prefix handling
- Fix displaying of HTML messages with unknown/malformed tags (#1486003)
From Fredrik Pettai in pkg/42099.
|
|
pkgsrc changes:
- Adjusting dependencies
Upstream changes:
Version 3.026
Fix tests to pass with MIME::Types 1.28
|
|
pkgsrc changes:
- Adding license definition
- Adjusting dependencies
Upstream changes:
2009-06-16 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
* Release 1.011.1 - no new features.
* Fix: Perl <= 5.6.x - skip tests with older POD::Simple.
* MIME::Charset >= 1.007.1 is required.
2009-05-17 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
* Release 1.011 - not really released.
2009-05-11 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
* Release 1.011_01 - no new features.
* Supports Perl 5.8.0.
* MIME::Charset >= 1.007 is required.
|
|
pkgsrc changes:
- Adding license definition
- Adjusting module type
Upstream changes:
2009-06-16 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Release 1.007.1.
* Changes:
- eucJP-ascii and its 7-bit counterpart was chosen instead of
eucJP-ms, as latter will occasionally break standardized mappings.
Shift-encoding counterpart hasn't been implemented yet.
* Fix: Skip all pod tests on pre-UTF8 Perl.
2009-05-17 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Release 1.007 - not really released.
2009-05-12 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Release 1.007_02.
* Charset/CP932.pm: Supports extended mappings for
ISO-2022-JP/EUC-JP by those of eucJP-ms, as CP51932 mungles
accented latin characters and ISO-2022-JP-1 does not support
NEC/IBM extended mappings.
2009-05-11 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Release 1.007_01.
* Supports Perl 5.8.0.
* New function: detect_7bit_charset().
* Bundle inc::Module::Install.
* Corrected META.yml & PODs. Removed duplicated docs.
|
|
WARN: mail/Makefile:263: re-alpine should come before relay-ctrl.
|
|
pkgsrc changes:
- Adding license definition
Upstream changes:
0.08 Tue Aug 4 13:56:26 CEST 2009
- chg: accept ucfirst options on new() constructor for all options
CPAN bug #48349 MDOM
- fix: documentation bug about to pass "tls" to IO::Socket
0.07 Tue Aug 4 13:56:26 CEST 2009
- add: on_fail option for constructor
CPAN bug #48286 Mario Domgoergen
- fix: missing call to _set_error() when TLS fails
|
|
pkgsrc changes:
- Adding license definition
Upstream changes:
2.198 2009-07-12
** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **
fix the paths added in 2.195; thanks, ansgar from uni-heidelberg
2.197 2009-06-13
** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **
fix regression introduced into SMTP transport's "to" detector
(thanks to John Maslanik for bug report)
2.196 2009-06-09
** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **
reduce reliance of tests on screw-up-able Module::Pluggable call
2.195 2009-06-07
** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **
add /usr/sbin/sendmail as last place to always look for sendmail
add /usr/lib/sendmail as last place to always look for sendmail
if $QMAIL variable for Qmail subclass is -x, use it
|
|
Upstream changes:
0.182 2009-08-03
skip DNS tests on machines with lying DNS
|
|
|
|
Re-alpine is a fork of Alpine with a new development team. (Alpine
is the official replacement for the Pine email and news client.)
Re-alpine is a screen-oriented message-handling tool (i.e. a mail
client) with many configurations for the novice and power user.
This package currently only installs the alpine binary, excluding
the pilot and pico binaries which would cause it to conflict with
the pine package.
|
|
|