summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2007-09-11Fix location of directories used by the webadmin CGI binary. Bump thejlam2-6/+6
PKGREVISION to 5.
2007-09-10Teach the webmlm rc.d script to check that the LISTS variable is non-emptyjlam2-5/+9
before attempting to start webmlmd. Fix the way that webmlmd is called (it expects an extra argument). Bump the PKGREVSION to 4.
2007-09-10Fix PLIST.jlam1-1/+2
2007-09-10Actually install the webmlm rc.d script and config files.jlam2-5/+5
Bump the PKGREVISON to 3.
2007-09-10Fix typo (exmaples -> examples).hira1-2/+2
2007-09-09Update to Dovecot 1.0.5, v1.0.4 was a bit bad release:ghen2-6/+6
- deliver: v1.0.4 broke home directory handling - maildir: Creating mailboxes didn't use dovecot-shared's group for cur/new/tmp directories.
2007-09-08Convert to use the features framework.jlam1-7/+2
2007-09-08Re-add libsieve version 2.2.5.obache5-0/+51
This library was forked from CMS Sieve, it had existed here before. Changes from fork: libSieve 2.2.5 -------------- - Allowed CFLAGS to pass through Makefile.am (thanks to Bernard Johnson). - Use # instead of __STRING for assertion stringification. - Fixed off-by-one when reallocing space for repeated headers (thanks to Petri Laine). libSieve 2.2.4 -------------- - Improved several test scripts. - Fixed a memory leak in header parsing. - Fixed a memory leak in comparator lookup. - Accepted patch from Steffen Schuetz to respect :from in vacation action. libSieve 2.2.3 -------------- - Numeric relational comparators were backwards. libSieve 2.2.2 -------------- - Added more test scripts. - Added support for RFC 3431 Relational comparators. - Fixed segfault when parsing group syntax with empty address list. libSieve 2.2.1 -------------- - Removed accidental dependency on Check. - Added exception handling system. - Added test runner scripts to sv_test. libSieve 2.2.0 -------------- - Updated top-level README. - Fixed address test not working. - Fixed innocuous yet annoying GCC 4 warnings. libSieve 2.1.13 --------------- - Fixed capabilities missingspaces. - Fixed alloca.h in vasnprintf for FreeBSD. libSieve 2.1.12 --------------- - Fixed namespace issue with vasnprintf. libSieve 2.1.11 --------------- - Minor fixes to build with flex 2.5.33. - Updated to Vacation draft 6. - Updated to imap4flags. - Dropped support for imapflags. - Added callback for subaddress rather than using a hardcoded user+mailbox format. - Added a callback for debug messages. - Regex is always built in now. - Fixed multiline "text: string ." blocks. libSieve 2.1.10 -------------- - Fixed sieve2_listextensions. - Fixed segfault when client returns null pointers from the getenvelope callback. - Improved handling of extension require's. - Fixed segfault when parsing zero length address. libSieve 2.1.9 -------------- - Fixed subaddress, getenvelope and vacation. - Added additional debugging messages. - Added new and updated draft rfc's. libSieve 2.1.8 -------------- - Created a testsuite of scripts and messages to exercise RFC and Draft comformance. - Fixed a memory allocation issue that prevented the library from being used again after sieve2_free had been called. libSieve 2.1.7 -------------- - Rewrote the API again. I finally like it! - Settled on the LGPL for all of my new code. - Replaced the RSA MD5 implementation with a public domain version. - Documentation updated for the new API. libSieve 2.1.6 -------------- - Added a set of error-retrieval functions. libSieve 2.1.5 -------------- (formerly libsieve 2.2.0_pre3) - CFLAGS now includes -Wall and compiles very cleanly. Messages from lex/yacc are benign. - Namespace cleanups: internal global functions prefixed with "libsieve_" for consistency. - Local regex library, borrowed from GNU glibc 2.3.2. Used under LGPL license version 2.1. - Compiles under Win32 with Visual C++, with many thanks to Brandon Knitter. libSieve 2.1.4 -------------- (formerly libsieve 2.2.0_pre1) - Sieve 2 API has begun. More changes should be expected during the 2.1 series. - All later-CMU code removed and/or replaced; original licensing is now entirely old-CMU style and augmented by the GNU GPL as it is placed on all new code and applies to the distribution as a whole from here forward. - "Poor man's parsers" for RFC 2/822 addresses and message headers replaced with lex/yacc. - Extensive Valgrinding performed to identify memory leaks; no known leaks remain. - Many more changes, amounting to perhaps a 70% rewrite of all code. libSieve 2.1.3 -------------- - Accepted patches from Timo Sirainen: - Added function xstrconcat - Changed strdup to strndup - Changed strcpy to xstrcpy - Changed uglies to xstrconcat - Rebuild .y and .l in Makefile.am - Changed int to size_t where applicable - Added explicit casting where applicable - Accepted patches from Oliver Tappe: - Fixed examples for the web site - Removed useless headers - Now builds on BeOS - Cleaned up lots of K&R style function declarations libSieve 2.1.2 -------------- - Changed `timestamp` to $timestamp in configure scripts. - Added missing autoconf and libtool scripts. - Fixed a typo in index.html libSieve 2.1.1 -------------- - First public release of the libSieve distribution. - com_err library removed. - Conversion to GNU autotools for the build process. libSieve 2.1.0 -------------- - Forked from CMU Sieve 2.1. - SourceForge project site and a new web site and CVS tree and prepared. - Dependencies on libCyrus trimmed to a bare minimum.
2007-09-08Update to Dovecot 1.0.4:ghen2-7/+6
* Assume a MIME message if Content-Type: header exists, even if Mime-Version: header doesn't. - IMAP: CREATE ns_prefix/box/ didn't work right when namespace prefix existed. - deliver: plugin {} settings were overriding settings from userdb. - mbox: Expunging the first message might not have worked always - PostgreSQL: If we can't connect to server, timeout queries after a while instead of trying forever. - Solaris: sendfile() support was broken and could have caused 100% CPU usage and the connection hanging. And one more thing I forgot from NEWS file: - IMAP: Fixed infinite loop in some situations
2007-09-08No need to use pkg-config since version 1.4.7.obache1-2/+1
2007-09-08Update msmtp to 1.4.13.obache10-112/+21
Based on patch provided by L. Schmidt in PR 36939. Version 1.4.13: - Added the set_sendmail.sh script by Gautam Iyer to the new scripts subdirectory. - Added the msmtpqueue scripts to the new scripts subdirectory. - Make the search of an account by the envelope from address case insensitive. Problem reported and fixed by Brandon Philips. - Update the license of the source code to GPLv3 or later, and change the license of the documentation to the GFDLv1.2 or later. - Gnulib update to 2007-07-15. Version 1.4.12: - Handle the special envelope from address MAILER-DAEMON correctly: send "MAIL FROM:<>" instead of "MAIL FROM:<MAILER-DAEMON>". Reported by Andre Egerer. - Improve the documentation for TLS vs. SSL. Thanks to Carlos Martin Nieto for suggestions. - Add documentation on how to find the right CA certificate for tls_trust_file. Thanks to Bryan Kam for suggestions. Version 1.4.11: - Require either tls_trust_file or tls_certcheck=off for TLS sessions, so that msmtp is not silently vulnerable to man-in-the-middle attacks. - Do not use NTLM authentication automatically anymore unless TLS is active. NTLM is not an open standard and must therefore be considered broken. - Gnulib update 2007-04-07. - Move build-aux files to separate directory build-aux. - Provide a hstrerror() function for systems that lack getaddrinfo(), so that gethostbyname() must be used instead, and do not provide hstrerror() themselves. Needed for Solaris 2.6. Reported and tested by Chris Green. Version 1.4.10: - Updated copyright info to 2007. - Gnulib update to 2007-01-10. - From mpop: Switch to autoconf-2.61 and automake-1.10, to avoid problems with configure trying to run "sh /usr/bin/install" where /usr/bin/install is not a shell script on NetBSD. Reported by Jeremy C. Reed. - From mpop: Remove the obsolete "extern int errno;" declaration. It does not conform to POSIX and causes trouble. Thanks to Jeremy C. Reed for the patch. - Added AC_SYS_LARGEFILE to configure.ac, for large file support. Removed the unnecessary AC_C_CONST and AC_HEADER_STDC. Version 1.4.9: - Remove gnulib module nanosleep. This fixes more build problems. Version 1.4.8: - Gnulib update. There are no local changes anymore. - Do not use nanosleep() on W32 anymore. Use Sleep() instead. Do not use nanosleep() on DJGPP anymore. Use usleep() instead. - Update gettext files to gettext-0.16. - Improved the configure check for the OpenSSL libraries. This fixes a build failure on Mac OS X. Reported by Michael Williams, who also tested the fix. Thanks! - Fix a bug in string_replace(). This bug did not affect msmtp. - Gnulib update. Removes the initialization of pkgdata_DATA from gnulib/Makefile.am, thanks to a fix by Bruno Haible. 'make install' will no longer create an empty directory $(pkgdatadir) anymore (the default for $(pkgdatadir) is /usr/local/share/msmtp). Reported by Roman Bogorodskiy. Version 1.4.7: - Gnulib update. The nanosleep module still differs from the official gnulib source. - Disable SSLv2 because it has known flaws. This only affects the OpenSSL version because GNU TLS does not implement SSLv2. - Add new command tls_force_sslv3 and option --tls-force-sslv3 to force TLS/SSL version SSLv3. This is needed to use SSL with some old and broken servers. Closes Debian bug #374610, reported by Marko Makela. Thanks to Julien Louis for tracking this problem down and testing the patch. - Changed detection of libgnutls so that it works with version >= 1.2.0 again. - Improvements for the build system: - Quote arguments of M4 macros. - Use AC_LIB_HAVE_LINKFLAGS to detect libraries. Do not use *-config scripts or pkg-config. This avoids problems that are reported in this thread: http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/ 1610/focus=1610 . - Use HAVE_LIB* macros instead of USE_* or others, for consistency. - Link with LIB_NANOSLEEP as determined by the gnulib nanosleep module. This fixes build problems on Solaris. Reported by Daniel Rechsteiner. Thanks! - Update to gettext-0.15. - W32/DJGPP: Assure that all files are opened in binary mode. This seems to also apply to socket connections, therefore it is necessary. - Fix error message typo in check_account(). - DJGPP port: include missing header <fcntl.h> in msmtp.c - Sync from mpop: - Adapt --version output to the latest GNU conventions. - Clean up #includes. - Renamed os_env.[ch] to tools.[ch]. - Replace __MINGW__ with W32_NATIVE in os_env.h. Version 1.4.6: - Updated README. - Minor documentation improvements. - Do not set a default port for LMTP, because none is officially defined. - Update gettext files to gettext-0.14.5. - Another gnulib update, with the additional sys_select module and a patch to the nanosleep module. See the mailing list gnulib-bugs for these patches that are not (yet?) part of the official gnulib. - Gnulib update. - Improved --help text output. - Improved error messages when logging to a logfile fails. - Sync from mpop: - Enable network connection timeouts on DJGPP/Watt32. Thanks to Gisle Vanem for pointing out that this works just like it does with UNIX. The DJGPP/Watt32 port is now on par with the UNIX port. - Update README.dos. - Don't check configuration file permissions on Cygwin. - Renamed README.win32 to README.w32. Updated README.w32 and README.dos. - Replace '#ifdef _WIN32' with '#ifdef W32_NATIVE', where W32_NATIVE is defined in config.h if the following is true: '#if (defined _WIN32 || defined __WIN32__) && !defined __CYGWIN__'. The reason is that Cygwin defines _WIN32 nowadays, but we want the UNIX API on that platform. - Include config.h in list.c. - Fix warnings emitted for configure.ac by autoreconf. - lock_file(): If another process holds a lock on the file, then wait 1/10 second instead of 1 second before the next try. - Gnulib update. Added nanosleep module. - Improve error handling for file locking: differentiate between timeouts and other errors. - Improve checks for libraries in configure.ac. The ./configure options have changed! See INSTALL for more info. - Improve --version output. - Add (optional) support for Internationalized Domain Names (IDN) via GNU Libidn. - Initialize TLS only if pop3_connect() succeeded. - Move SSL_LIBS and GSASL_LIBS into LIBS; do not put them in Makefile.am. - Fix memory leak in GNU SASL variant of pop3_auth(). (This change applies to smtp_auth(), GNU SASL variant.) - Fix memory leak in GnuTLS variant of tls_cert_info_get(). - pop3_auth(), GNU SASL variant: - Check if authentication data is complete before trying to start authentication. - Never call password_callback() when no user name is given. (This change applies to smtp_auth(), GNU SASL variant.) - Prevent a double free if an invalid argument to the auth command is given. - Prevent a double free if an invalid argument to --auth is given. - Replace crypto.[ch] with gnulib hmac-md5 module. - Gnulib update. Add hmac-md5 module. - net.c, tls.c: allow all network operations to be interrupted with CTRL+C, and print an appropriate error message in this case. (This change does not affect msmtp.) - tls.c: if an error occurs, clean up *after* building the error message. This fixes a potential segfault in the OpenSSL version of tls_start(). - net_open_socket(): don't let net_close_socket() clobber errno. - net_open_socket(): print correct error message if getaddrinfo() returns EAI_SYSTEM. - Fixed comment in net.h. - net_get_canonical_hostname(): Only call freeaddrinfo() if getaddrinfo() succeeded. Reported and fixed by Raul Nunez de Arenas Coronado. (This change does not affect msmtp.) - Update copyright message. - Gnulib update. - Minor Win32 portability/cross-compilation updates. - configure.ac: Rely on PKG_CHECK_MODULES to find GSASL, do not fall back to manual detection, to prevent using an incompatible version of GSASL. Problem reported by Jari Aalto. - Gnulibs sysexit_.h now defines EX_OK; there's no need to use a locally modified version anymore. - Use a locally modified version of gnulibs sysexit_.h that defines EX_OK to 0, since the gnulib maintainers apparently won't fix this file. Include the sysexits.h header after all other system headers to override previous definitions of EX_OK on systems that use EX_OK for other purposes. This is needed on Interix, reported by Ben Collver.
2007-09-07Convert packages that test and use USE_INET6 to use the options frameworkjlam3-18/+18
and to support the "inet6" option instead. Remaining usage of USE_INET6 was solely for the benefit of the scripts that generate the README.html files. Replace: BUILD_DEFS+= USE_INET6 with BUILD_DEFS+= IPV6_READY and teach the README-generation tools to look for that instead. This nukes USE_INET6 from pkgsrc proper. We leave a tiny bit of code to continue to support USE_INET6 for pkgsrc-wip until it has been nuked from there as well.
2007-09-07Convert to use the options framework.jlam2-28/+51
2007-09-07Fix build on FreeBSD-4.x where <sys/socket.h> doesn't include <sys/uio.h>.jlam2-1/+16
Now "struct iovec" is actually declared before use in cgi/cgidaemond.c.
2007-09-07Fix improperly quoted string in courieresmpts rc.d script. Bumpjlam2-4/+4
PKGREVISION to 2.
2007-09-07Fix name of a required configuration directory for the ESMTP module.jlam2-3/+4
Bump the PKGREVISION to 1.
2007-09-06Convert all libnbcompat/buildlink3.mk references to inplace.mk.jlam1-2/+2
2007-09-06Allow this code to compile with an older version of GCC and on an olderjlam9-13/+214
version of FreeBSD.
2007-09-05We need locale.h for LC_ALL.jlam2-5/+10
2007-09-05Updated the exim documentation to 4.67.rillig3-154/+71
2007-09-04Fix path to and depend on bash. Bump revision.joerg1-2/+5
2007-09-04Fix path to and depend on bash. Bump revision.joerg1-1/+4
2007-09-04Fix path to and depend on bash. Bump revision.joerg1-2/+5
2007-09-04Fix path to and depend on bash. Bump revision.joerg1-3/+6
2007-09-04Don't use USE_TOOLS= ...joerg1-2/+2
2007-09-04Fix build on DragonFly.joerg2-1/+14
2007-09-04Fix path to Perl and Bash, bump revision. The bash script might eitherjoerg1-4/+6
be a normal Bourne script or easily fixable, but leave that to the maintainer.
2007-09-04Fix build after recent changes to the RCD handling.joerg4-9/+25
2007-09-04Fix path to and dependency on ksh. Just use the tools framework tojoerg1-6/+4
require mktemp. Bump revision.
2007-08-31update to 2.4.5, fixes format string vulnerability in POP3 clientdrochner2-6/+6
(CVE-2007-2958) other changes: -The potential crash bug in address completion was fixed -The signature separator '--' is not joined on line wrapping now
2007-08-31fix format string vulnerability in POP3 client (CVE-2007-2958),drochner3-3/+17
bump PKGREVISION
2007-08-31Updated mail/postgrey to 1.30martti2-7/+7
* 2007-08-02: version 1.30 - implemented --listen-queue-size option (you usually don't need to set it except for big sites). - small fix to the 'native' syslogging implemented in 1.29 * 2007-07-23: version 1.29 - workaround for a possible crash with Sys::Syslog < 0.15 when syslog messages were generated during syslog file rotation - use the 'native' logging socket with Sys::Syslog >= 0.15 (Philipp Koller) * 2007-06-21: version 1.28 - improved logging (postgrey is now more verbose, use the new --quiet option if that bothers you) - improved Exim support (see Debian bug #380257) - workaround for a bug in Exchange dealing with temporary failures (use DSN code 4.2.0 instead of the default 4.7.1) - added 'policy-test' script for testing postgrey's performance or pre-seeding the database - fix logging of delayed, unresolveable clients in syslog (Andreas Metzler) - more descriptive error message on DB failure (Adrian von Bidder) - updated whitelist - new homepage: http://postgrey.schweikert.ch/
2007-08-30Update fetchyahoo to 2.11.0.obache2-6/+6
v2.11.0 08/28/07 * fix "can't find message" error with new Yahoo internals * replace html character entities in msg summaries v2.10.9 07/28/07 * add safe-download option (Thanks Riley) * add support for .dk Danish Yahoo (thanks Sune Jorgensen) * better parsing of e-mail addresses in From_ line (thanks Eric Peterson) * patch for retrieving multiple folders (thanks sniper11) v2.10.8 06/08/07 * fix "can't find message" bug v2.10.7 02/24/07 * fix an off-by-one bug in marking messages unread * fix bug with msgs wrongly marked read (thanks Paul Marcos) * fix EmptyTrashBefore / EmptyBulk bug (thanks Sridhar Boovaraghavan) * fix quota parsing,but only when emptytrashbefore or emptybulk is chosen :( * fix parsing of sender when they are in contact list * mark messages unread in spool if they are (thanks Martin Fick) * fix for new de no-messages message (thanks Ulrich Brandle)
2007-08-27Fix breakage when maildrop is invoked by the user in "delivery mode"jlam3-4/+14
without an explicity "-d" option. Maildrop was breaking because it was not properly finding the user's home directory (in order to locate ~/.maildroprc). This breakage occurred sometime shortly before maildrop was updated to 2.0.2 when I tried to make a single maildrop package usable by both courier-mta and other mailers. This fixes PR pkg/34275 by Greg Kerr. Bump the PKGREVISION to 1.
2007-08-27Remove a commentadrianp1-2/+1
2007-08-27Update to 2.185adrianp2-6/+7
2.185 2006-02-05 - no code changes, only test changes - use UNLINK not CLEANUP for File::Temp::tempfile 2.184 2006-02-05 - no code changes, only test changes - create tempdirs under t, in case TMPDIR or /tmp is noexec (spotted by MST) 2.183 2006-12-14 - fix test skip error on Win32; claimed to skip 1, then skipped 2 thanks for the test report, Steffen Mueller! 2.182 2006-12-07 - skip/fix some tests on Win32 - move to/from finding to another method in ::SMTP 2.181 2006-11-25 - remove dependency on Class::Accessor::Fast, which broke its $VERSION 2.180 2006-08-23 - add support for TLS SMTP, based on a patch by Fayland Lam 2.171 2006-07-29 - improve tests and contents, giving up on Test::Without::Module 2.17 2006-07-28 - skip tests for optional functionality (bug 20740, eloy) - fix typo in POD (thanks J. Cheetham!) 2.16 2006-07-24 - the without.t test no longer breaks if Test::Without::Module isn't there 2.15 2006-07-21 - append, to not print, to IO::All objects - added simple test for message modifier (response to bug from ABH) - use File::Spec->path for path, not ENV{PATH} (bug 20109, Simon Flack) - use Symbol.pm, not global filehandles - undef is never a valid message - remove use warnings - plan all tests - improve testing - add pod tests 2.11 2006-07-05 - fixed bug introduced in 2.10; message modifiers were broken thanks ABH 2.10 2006-07-03 - improve portability of sendmail.t (rjbs) - fix bugs with plugins outside Email::Send:: (rjbs) - allow objects as mailers (rjbs) - clarify documentation (rjbs) - improve backwards compat with Email::Send 1 (see no-import.t) (rjbs)
2007-08-27Add dovecot-sieve.ghen1-1/+2
2007-08-27Import dovecot Sieve (RFC 3028) plugin for server-side e-mail filtering.ghen5-0/+91
2007-08-27Add a buildlink3.mk file, and make the dovecot package install header filesghen3-2/+238
and liblib.a to be able to build the sieve plugin with an installed dovecot instance. Bump PKGREVISION.
2007-08-26Updated to version 3.2.3.heinz5-26/+94
Pkgsrc changes: - Added security/gnupg as a required package. Without it, sa-update does not work. - Added requirement for p5-INET6 which may be needed for IPv6 nameservers. Until now, this only worked because p5-Net-DNS already pulled in this package. - New option "inet6" (enabled by default) for switching off the requirement for p5-INET6. - Got rid of some backslashes in options.mk - patch-ba and patch-bc correct discrepancies between the man page and the code. Additionally, they adapt hard-coded paths to the actual installation. Submitted upstream. Relevant changes since version 3.2.1: ===================================== 3.2.3 is a major bug-fix release. Summary of changes: - bug 5574: fix new setuid code to work with perl 5.6.1, and to support DCC and Pyzor in all releases of perl - bug 5107: change default 'user_scores_ldap_username' to be the null string, allowing anonymous binding; fix 'schema' syntax error in LDAP config support - zeroing an 'eval' rule's score did not stop it running. fix, thanks to Richard Birkett <richard+spamassassin at musicbox.net> - bug 5571: allow for new message ID format we have seen from Vista or Windows 2003 Server MAPI to avoid false positives - bug 5397: RDNS_DYNAMIC should never fire on a PTR with 'static' in it; thanks to Martin Blapp <mbr at freebsd.org>. bug 5563: RDNS_DYNAMIC rules use order-dependent fields where it is unsafe to depend on this, fix. bug 5564: __RDNS_DYNAMIC_IPADDR does not hit all of its test patterns, fix. - bug 5475: fix FORGED_MUA_AOL_FROM to allow <*@{aol,cs}.*> addresses instead of just <*@{aol,cs}.com> 3.2.2 is a minor bug-fix release. Summary of changes: - bug 5548: Certain mail input can take a long time to scan with 100% CPU utilisation, due to backtracking in a rule's regexp. fix - bugs 5510, 5518, 5529: fix 'make test' when running as root, needed for CPAN - bug 5419: kill -HUP of pidof spamd causes the ps name to change from spamd to perl. fixed - bug 5535: 'make test' errors in Windows caused by nonportable use of getpwuid - bug 5462: multiple DNS records for a host name should allow use of spamd -H for load balancing installs to work - bugs 5509, 5511: fix network lookup timeouts, where lookups were being lost once a timeout was hit; also fix code to match documentation on rbl_timeout's scaling and minimum duration of 1 second; and attempt to collect already-received DNS responses when the timeout is reached; improve related debugging output. Thanks to Mark Martinec - bugs 5412, 5478, 5522: Fix problems using the spamc -x option with certain other options; 'spamc -x -R' always returned 0, instead of the exit code, on error. Bug 5478: in addition, 'spamc -x -e /command' would still run the command, even if errors meant that the filtered text would be unavailable, which contradicted -x. - bug 5445: body eval tests defined in user_rules cause ugly 'Subroutine _eval_tests_type11_prineg400_set3 redefined' warnings - bug 5355: add in new entries for RegistrarBoundaries - bug 5515: libsslspamc.so & libsslspamc.so can not build without -fPIC, but we were picking up the wrong CFLAGS to do this. - bug 5501: zero score for FH_HAS_XID - bug 5449: allow_user_rules causes sa-compile / Rule2XSBody plugin to emit spurious warnings; fix. also, add a new 'user_conf_parsing_end' plugin hook, which is called after the per-user configuration is parsed - bug 5182: update the sa-learn doc to mention that -u is only usable w/ sql - bug 5534: fix harmless-but-ugly C compiler warning in sa-compile
2007-08-24Update thunderbird15 and thunderbird15-gtk1 to 1.5.0.13.ghen4-8/+12
Security fixes in this version: MFSA 2007-27 Unescaped URIs passed to external programs MFSA 2007-26 Privilege escalation through chrome-loaded about:blank windows MFSA 2007-18 Crashes with evidence of memory corruption (rv:1.8.1.5) For more info, see http://www.mozilla.com/en-US/thunderbird/releases/1.5.0.13.html
2007-08-23Allow a nicer syntax for expressing needing at least a certain versionjlam2-4/+4
of an emulated operating system. Instead of proliferating things like SUSE_VERSION_REQD, NETBSD_VERSION_REQD, SOLARIS_VERSION_REQD, etc., a package can say: EMUL_REQD= suse>=9.1 netbsd>=2.0 solaris>=10 all in one, succinct line.
2007-08-23Full DESTDIR supports works fine.joerg1-2/+2
2007-08-23- add and enable claws-mail-vcalendarjnemeth1-3/+4
- sort
2007-08-22Updated mail/clamav to 0.91.2martti6-41/+25
* Bugfixes and changes since 0.91.1: - libclamav/rtf.c: fix possible NULL dereference (bb#611) - libclamav/ole2_extract.c: properly initialise hdr.max_block_no (bb#603) - libclamav/htmlnorm.c: fix possible NULL dereference (bb#582), thanks to Stefanos Stamatis - libclamav/htmlnorm.c: fix call to tolower() (bb#580) - libclamav/filetypes.c: some embedded PEs were not being detected - clamav-milter: Fix compilation error on NetBSD2.0 - clamav-milter: Black-hole-mode no longer needs to be run as root - libclamav/pdf.c: Bug 618, --block-max not always honoured - libclamav/phishcheck.c, regex_list.c, phish_whitelist.c: make debug output look better (patch from Sven) - libclamav/phishcheck.c: Don't report phishing on broken urls containing '>' in the hostname. (bb #619) - libclamav, sigtool: add support for PUA databases (.hdu, .mdu, .ndu), requested by Christoph - clamscan: add --detect-pua - clamd, clamd.conf: add DetectPUA - freshclam/mirman.c: properly handle mirror access times (bb#606, only outdated installations - three versions behind the latest one were affected by this problem), Reported by David F. Skoll <dfs*roaringpenguin.com> - clamav-milter: Bug 614 - libclamav/pdf.c: Bug 608 - clamav-milter: SPF checking no longer experimental - libclamav/phishcheck.c: workaround Solaris problem with regexec() [bb #598 ] - libclamav/matcher-ac.c: fix matching of patterns with prefixes and some other issues spotted by Glen <daineng*gmail.com> - clamav-milter/clamav-milter.c: Better use of res_init() - clamav-milter/clamav-milter.c: HP-UX doesn't have EX_CONFIG, reported by clam * ministry.se
2007-08-20Update to policyd 1.82 (bugfixes).ghen2-6/+6
Changes: * Fixed a memory leak * Fixed rare case in which mysql failure counter would get stuck
2007-08-20Fix PLIST.ghen1-1/+2
2007-08-20Updated mail/squirrelmail-decode to 1.2martti2-7/+7
- Fix order of HTML sanitizing, thanks Tomas Kuliavas. - Remove unneeded PHP endings from files. - Also support big5 when listed as 'big-5' in mbstring. - Fixed html decoding in Eastern functions that use recode and decoding of iso-2022 html emails.
2007-08-19Updated to version 0.28.heinz2-7/+7
Pkgsrc changes: - Required version of p5-Crypt-OpenSSL-RSA changed to >=0.24. Changes since version 0.26: ===================================== Version 0.28 * fixed a bug with line-wrapping a signature at the wrong place Version 0.27 - released 2007-07-25 * Sender signing policies are now better implemented * Both Yahoo! DomainKeys signing policies and the under-development IETF DKIM signing policies are supported * Yahoo! DomainKeys policies can protect the Sender: header * DKIM signing policies can protect the From: header Look at Mail::DKIM::Verifier's fetch_author_policy() and fetch_sender_policy() methods for hints.
2007-08-19PAM capable Darwin need should use build target "oxp" instead of "osx",obache2-3/+15
reported in PR 36767. Also fixed namespace issue reported in PR 35592. Bump PKGREVISION.