summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2013-03-04Change previous fix, libreplace uses LTLIBOBJS to compile in additionaljperkin7-54/+44
objects, so provide a dummy file which will always get included to avoid issues on systems where you are not allowed an empty library. Noticed by tron. Bump PKGREVISION.
2013-03-03Update to 1.3.8. Changes:shattered2-10/+8
Fix segv if no folders in DB or #folders less than 2 and -T is set. Fix LOOCV query (as I got it): if folder's not already there, don't create it.
2013-03-02Bump PKGREVISION for mysql default change to 55.wiz15-28/+30
2013-03-02Reset maintainer to "pkgsrc-users@NetBSD.org".tron5-10/+10
2013-03-01If 'what we would like to say here is: "we want GNU emacs"' then allowmarkd1-2/+3
emacs24
2013-03-01Bump PKGREVISION for last.markd1-2/+2
2013-03-01Work with emacs24.markd3-3/+18
2013-02-28Replace loop around mktemp() (without error return checking) and mkdir()is3-3/+33
with mkdtemp(), thus eliminating endless loop in case TMPDIR points to a plain file.
2013-02-28Unfortunately seems to conflict with security/john ($PREFIX/bin/mailer)khorben1-1/+3
2013-02-26Add fix from PR44656 to fix sig6 in postfix/smtp when compiled with any typegarbled2-1/+49
of DB support (like mysql, postgres, etc). Also fixes PR43637 Tested by me.
2013-02-26Add some prototypes, missing headers and redefine log() to not conflictjoerg7-1/+97
with libm.
2013-02-26Fix return types.joerg10-1/+167
2013-02-26Don't use nested functions to detect support for __attribute__.joerg2-7/+32
2013-02-26Fix return type.joerg2-5/+19
2013-02-25Adjust comment in rc.d script for moved file.gdt3-8/+18
From Jan Danielsson.
2013-02-25Readd enigmail checksums.wiz1-1/+4
2013-02-24Remove ruby-mail23 package which was only required by ruby-actionmailer31.taca4-181/+0
2013-02-24Remove ruby-mail23.taca1-2/+1
2013-02-24Update to 17.0.3ryoon2-138/+138
Sync with thunderbird-17.0.3.
2013-02-24Remove ruby-actionmailer31 package which is part of Ruby on Rails 3.1.taca4-57/+0
2013-02-24Remove ruby-actionmailer31.taca1-2/+1
2013-02-24Update to 17.0.3ryoon2-10/+6
Changelog: FIXED Security fixes can be found here FIXED Attachments sometimes could not be removed from the composition window using the keyboard, this is now fixed (799451) Fixed in Thunderbird 17.0.3 MFSA 2013-28 Use-after-free, out of bounds read, and buffer overflow issues found using Address Sanitizer MFSA 2013-27 Phishing on HTTPS connection through malicious proxy MFSA 2013-26 Use-after-free in nsImageLoadingContent MFSA 2013-25 Privacy leak in JavaScript Workers MFSA 2013-24 Web content bypass of COW and SOW security wrappers MFSA 2013-21 Miscellaneous memory safety hazards (rv:19.0 / rv:17.0.3)
2013-02-23Update to 4.39.0. From the changelog:schmonz2-7/+6
- fix an oldmail filename issue that occurred with certain non-ASCII characters in an IMAP mailbox name. Thanks: Michael Kockmeyer.
2013-02-22Update homepage URLs.shattered1-2/+2
2013-02-22Don't build libreplace, it is an empty library.jperkin4-1/+59
Fixes build on SunOS.
2013-02-22Reset PKG_REVISION along with update of both php53 and php54.taca1-2/+1
2013-02-19Distfile changed in place (spelling and other documentationschmonz2-5/+6
reformatting). Set DIST_SUBDIR.
2013-02-18base perl has had newer Time::Local than p5-Time-Local since at leastmarkd1-2/+2
5.14.0
2013-02-17Revbump all elisp packages after emacs changes.dholland8-15/+16
2013-02-17Work around moc inability to parse a boost macro. Fixes PR pkg/47561markd2-1/+19
2013-02-17Remove ruby-mail22 which was required by ruby-actionmailer3.taca4-173/+0
2013-02-17Remove ruby-mail22.taca1-2/+1
2013-02-17Remove ruby-actionmailer3.taca4-58/+0
It is part of Ruby on Rails 3.0 which isn't supported any more.
2013-02-17Remove ruby-actionmailer3.taca1-2/+1
2013-02-16Update to 4.38.0. From the changelog:schmonz2-7/+6
- fix retrieving mail from an IMAP mailbox with non-ASCII characters in its name causing difficult-to-understand unicode errors during delivery. Thanks: "fsLeg", Krzysztof Warzech.
2013-02-16Recursive bump for png-1.6.wiz38-75/+76
2013-02-15recursive bump from boost-lib shlib update.obache1-2/+2
2013-02-13Update Postfix to 2.9.6.taca4-17/+18
Changes from 2.8.14 are too many to write here, please refer RELEASE_NOTES.
2013-02-12Update of ruby-actionmailer32 to 3.2.12.taca1-4/+4
Change of version only.
2013-02-12Update ruby-actionmailer331 to 3.1.11.taca1-4/+4
Change of version only.
2013-02-11Changes 2.1.15:adam7-15/+19
v2.1.14's dovecot.index.cache fixes caused Dovecot to use more disk I/O and memory than was necessary.
2013-02-11Update ruby-mime-types to 1.21.taca3-7/+14
== 1.21 / 2013-02-09 * New MIME Types: * Various new or updated MIME types by Garret Alfert: application/vnd.ms-fontobject, .eot; application/x-chrome-extension, .crx; application/x-web-app-manifest\+json, .webapp; application/x-xpinstall, .xpi; image/svg\+xml, .svg, .svgz; image/webp, .webp; text/cache-manifest, .appcache, .manifest. https://github.com/halostatue/mime-types/pull/24 * Fixed some Manifest.txt related madness on Travis. == 1.20.1 / 2013-01-26 * New MIME Types: * Apple iWork document types added by Hans de Graaff (application/x-iwork-keynote-sffkey, .key; application/x-iwork-pages-sffpages, .pages; application/x-iwork-numbers-sffnumbers, .numbers). https://github.com/halostatue/mime-types/issue/20 * epub, ibooks, mobi, and DMG content types by Mauricio Linhares (mac:application/x-apple-diskimage, .dmg; application/epub\+zip, .epub; application/x-ibooks\+zip, .ibooks; application/x-mobipocket-ebook, .mobi). https://github.com/halostatue/mime-types/issue/22 * rss content type by Garret Alfert (application/rss\+xml, .rss). https://github.com/halostatue/mime-types/issue/23 * Added or updated MIME types from the latest IANA list. * Fixed MIME Types: * Excel macro-enabled spreadsheets had an incorrect extension. Thanks to Rafael Belvederese for reporting this issue. https://github.com/halostatue/mime-types/issue/21 * Enabled for use with travis. * Enabled gem signing. * Fixed an error related to MIME type downloads. * This was previously published as 1.20, but I had forgotten some attributions.
2013-02-10+ minimalist.wiz1-1/+2
2013-02-10Import minimalist-2.5.4.1 as mail/minimalist. From wip, packagedwiz5-0/+94
by poppnk, othyro and supported by lots of others. Minimalist stands for Minimalistic Mailing Lists Manager. Although it is declared as minimalistic, it has many features as his eldest brosers, such as Majordomo and so on, but in contrast to them it is very small, fast, simple for setup and maintenance. Also it has very clean internal structure and if you are familiar with Perl, you can add as many additional features, as you need.
2013-02-09Bump PKGREVISION from audio/jack.ryoon1-2/+2
2013-02-08Update roundcube to 0.8.5.taca3-12/+7
CHANGELOG Roundcube Webmail =========================== - Fix #countcontrols issue in IE<=8 when text is very long (#1488890) - Fix unwanted horizontal scrollbar in message preview header (#1488866) - Add workaround for IE<=8 bug where Content-Disposition:inline was ignored (#1488844) - Fix XSS vulnerability in vbscript: and data:text links handling (#1488850) - Fix absolute positioning in HTML messages (#1488819) - Fix keybord events on messages list in opera browser (#1488823) - Fix cache (in)validation after setting \Deleted flag - Fix selection of collapsed thread rows (#1488772) - Fix wrapping of quoted text with format=flowed (#1488177)
2013-02-07Update to 1.4.30.ryoon2-7/+6
Changelog: Version 1.4.30: - Fix a bug in msmtp_read_addresses() that was introduced in version 1.4.29 by fixing a problem in the wrong way.
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin82-146/+164
2013-02-06- reset PKGREVISION for update to sendmail 8.14.6jnemeth1-3/+2
- appease pkglint
2013-02-06- reset PKGREVISION for update to sendmail 8.14.6jnemeth1-4/+3
- appease pkglint