summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2004-02-20bl3ifyjmmv1-19/+20
2004-02-19bl3ify and enable pkgviews installation.minskim1-2/+4
2004-02-19bl3fiy and enable pkgviews installation.minskim1-2/+4
2004-02-18Add and enable p5-MIME-Types.minskim1-1/+2
2004-02-18Forgot to add PKG_INSTALLATION_TYPES for pkgviewsheinz1-1/+3
2004-02-17SPF means "Sender Policy Framework" nowheinz1-1/+1
2004-02-17Enable p5-Mail-SPF-Queryheinz1-1/+2
2004-02-17Initial import of Perl module Mail::SPF::Query.heinz4-0/+31
The SPF (Sender Permitted From) protocol relies on sender domains to publish a DNS whitelist of their designated outbound mailers. Given an envelope sender, Mail::SPF::Query determines the legitimacy of an SMTP client IP.
2004-02-17Import p5-MIME-Types from pkgsrc-wip. Packaged by Adrian Portelli,minskim4-0/+30
and slightly modified by me. A start for a more detailed data-structure to keep knowledge about various data types are defined by MIME. Some basic treatments with mime types are implemented.
2004-02-17Add and enable p5-User-Identity.minskim1-1/+2
2004-02-17Import p5-User-Identity from pkgsrc-wip. Packaged by Adrian Portelliminskim4-0/+29
and slightly modified by me. User::Identity helps maintaining user information from various sources. It abstracts the information used about a human begin (usually configuration information) from its storage. It tries to be smart in detecting defaults and such.
2004-02-16Depend on at least gnome-dirs 1.4 to handle the share/images shared directory.jmmv2-4/+5
Bump PKGREVISION.
2004-02-16Added optional postgresql supportmartti2-2/+17
2004-02-15Use PKGDIRMODE and SHAREMODE to ensure the installed documentation files can besketch1-2/+3
properly deleted on operating systems which are picky about permissions.
2004-02-15Use buildlink3 framework.tron1-9/+8
2004-02-14bl3ifyminskim1-11/+12
2004-02-14Whitespace fix.snj2-2/+4
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv1-2/+2
2004-02-14bl3ifyminskim2-3/+23
2004-02-14Put post-install information in MESSAGE instead of using an INSTALL script.snj2-12/+5
Okayed by wiz.
2004-02-14Put post-install information in MESSAGE instead of using an INSTALL script.snj2-11/+4
Okayed by wiz.
2004-02-14Put post-install information into MESSAGE instead of using an INSTALLsnj2-13/+7
script. Okayed by wiz.
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam10-23/+11
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does thisgrant1-3/+1
automatically now.
2004-02-13s/dependant/dependent/snj2-4/+4
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam1-3/+13
as PREFER_PKGSRC. Preferences are determined by the most specific instance of the package in either PREFER_PKGSRC or PREFER_NATIVE. If a package is specified in neither or in both variables, then PREFER_PKGSRC has precedence over PREFER_NATIVE.
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam1-3/+9
whether the software is built-in or not. This facilitates implementing the forthcoming PKGSRC_NATIVE variable.
2004-02-11Update "mutt" package to version 1.4.2. Changes since version 1.4.1:tron2-6/+5
This version fixes a buffer overflow that can be triggered by incoming messages. There are reports about spam that has actually triggered this problem and crashed mutt.
2004-02-11update to 0.66recht7-91/+83
This version is a response to the "clamav 0.65 remote DOS exploit" information published on popular security-related mailing lists. Other changes include: (see the README for a full list) -) clamd: + fixed database timestamp handling (and a double reload problem reported by Alex Pleiner and Ole Stanstrup) + new directive: ArchiveMaxCompressionRatio + new command: SESSION (starts a clamd session and allows to do multiple commands per TCP session) + new directives: TemporaryDirectory, LogClean (Andrey V. Malyshev) -) freshclam: + support for freshclam.conf (that may be optionally merged with clamav.conf, command line options overwrite config settings) + work-around for potential database downgrade (subtle problem in r-r dns handling) - reported by Daniel Mario Vega and patched by Luca Gibelli Fix build by rather patch "configure" directly instead of configure.in (autoconf failed). Tested on NetBSD-current and Linux (some kind of Debian).
2004-02-11bl3ifyxtraeme1-15/+16
2004-02-11Bump PKGREVISION to balsa2 and evolution due to gtkhtml3 update.xtraeme2-10/+4
2004-02-11bl3ifyxtraeme2-4/+33
2004-02-10Update to thunderbird-0.5 (Solaris/sparc will be updated when buildsgrant4-11/+12
become available). Changes since 0.4: * New Features We now support the notion of multiple identities per mail account. This makes it easy to have several email addresses which end up going into the same account. Read More about how to hook this up. Thunderbird 0.5 includes Secure Password Authentication using a new cross-platform NTLM authentication mechanism for POP3 and SMTP. Option to turn on the Mozilla 1.x style folder columns in Thunderbird (Tools / Options / Advanced / General Settings). A new Palm Sync Address book conduit is now available for 0.5. You can now do a one way sync, PC -> Palm or Palm -> PC, by changing the hot sync conduit setup. We now prevent duplicate cards in Thunderbird address books when syncing with Palm categories. Numerous improvements with the initial sync. A new, improved version of the offline extension is now available for 0.5. Please read the installation notes in this document about how to first uninstall old extensions. Improved Spell Checker including a new US dictionary. Ability to paste names or addresses from a spreadsheet directly into the addressing widget of a new compose window. Improved profile migration from Netscape 4.x. * Recently Fixed Bugs If a new message arrives while you are reading a message, we no longer scroll the message body back to the top. When saving an IMAP attachment, we no longer re-download the attachment from the server. Saving an attachment now brings up a standalone progress window. Copying a message to a Sent Folder now shows progress in the progress window. When saving or opening an attachment, the progress dialog now reports accurate progress information. We now mark IMAP messages read in a folder if they are deleted or moved to another folder. This fixes incorrect unread counts when checking folders other than the Inbox for new messages. LDAP searches now honor the directory search filter property. Ability to paste a single cell of data from Microsoft Excel into the compose window body. Problems with IMAP folders three levels deep not showing up when you are not using the IMAP subscription model. Tools / Options / Attachments / Attachment Folder setting is now remembered. Linux builds no longer crash when viewing HTML messages requiring a JAVA plugin. Improved handling of apple double encoded attachments from OSX clients. No more new mail alert notifications when all incoming messages are Junk. "Remove from server after x days" has been implemented for POP3 mail accounts. * Performance Improvements Faster folder loading. * Improved Stability and Polish This release is based on the Mozilla App-Suite 1.6 final branch and includes all of the stability work that went into Mozilla 1.6.
2004-02-10PERL5_REQD is now a list of values, so append to its value instead ofjlam5-10/+10
setting it.
2004-02-10bl3ifyjlam1-14/+12
2004-02-09upgrade to 20040209. base64 decoding fix, mbox file handling update.itojun2-6/+6
2004-02-09Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).jmmv2-3/+4
2004-02-09Changes 0.9.9:adam3-7/+10
* the Icon Theme selector has been moved to the other preferences window, '/Configuration/Other Preferences.../Display/Themes'. It has also been completely redesigned and now displays the name of the theme, the name of the author, the related URL, the current status, and a preview of the theme. A theme can be installed or removed using the respective buttons. * the 'External Command' options have been moved to other preferences window, '/Configuration/Other Preferences.../Message View/External Programs', options for audio player and image viewer have been added. * the creation of 'SMTP only' accounts is now possible. * the size and position of the Compose window is remembered * GnuPG: on checking a signature if the key is untrusted the signature icon displays a pen with an exclamation mark as a warning. * the SpamAssassin and Clam AntiVirus plugins now indicate their operation via the status bar. * updated translations: French, German, Polish, Serbian, Simplified Chinese, Spanish,and Slovak * Bug fixes
2004-02-09Update kbiff to 3.7.markd2-7/+6
09-10-03 - Alex Galakhov (3.7) o Added SSL protocols support using KSSL 12-11-02 - Oren Peled o More robust .spec file
2004-02-09Update to bogofilter-0.16.4, bl3ify, tidy up DESCR. Okayed by jmmv and wiz.snj5-27/+29
Changes since 0.15.7: * Perl 5.6 fixes in bogoupgrade * Install bogotune and bogotune man page * The -q and -F flags (both unused) were removed * Alpha/SH(3?) portability fixes * Gobs and gobs of bugfixes * The Graham and Robinson algorithms were removed * Support for old style (separate good/bad) wordlists was removed * Support for ignore lists was removed
2004-02-08We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL,jlam2-4/+4
etc. because the bare variables will point to the correct executables.
2004-02-08PKGLIBTOOL and PKGSHLIBTOOL are no more.jlam1-5/+5
2004-02-05Make PREFER_PKGSRC just yes/no or a list of packages. This makes itjlam1-5/+3
simpler to understand.
2004-02-05Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use itsjlam1-5/+4
value outside of buildlink-related files.
2004-02-05Support a new global variable:jlam1-1/+9
BUILDLINK_PREFER_PKGSRC This variable determines whether or not to prefer the pkgsrc versions of software that is also present in the base system. This variable is multi-state: defined, or "yes" always prefer the pkgsrc versions not defined, or "no" only use the pkgsrc versions if needed by dependency requirements This can also take a list of packages for which to prefer the pkgsrc-installed software. The package names may be found by consulting the value added to BUILDLINK_PACKAGES in the buildlink[23].mk files for that package.
2004-02-04bring back COMMENT. noted by agc.grant2-2/+6
2004-02-03Update spamprobe to 0.9h. ChangeLog:hubertf3-31/+5
* New manual page * spamprobe.cc (process_stream): Added -o tokenized option to allow people to use an external tokenizer with spamprobe. * SpamFilter.cc (scoreToken): Reduced sorting overhead by pre-computing and integer sort value with sorting priorities reflected in the value. This eliminates several calculations inside of the sort routine. * SpamFilter.cc (computeRatio): Capped ratios in calculations to within MIN_PROB and MAX_PROB. Widened that range. This avoids problems with div/0 and makes it easier to sort terms. * spamprobe.cc (dump_words): dump command can now optionally accept a regular expression as an argument and will only dump terms matching the regular expression. (purge_terms): Added purge-terms command to purge from the database all terms matching a regular expression. Patch submitted by Ossi Herrala <PGP: 0x78CD0337> in private email.
2004-02-02Repeat after me:tron8-79/+78
I will not patch multiple files with one patch file. I will not patch multiple files with one patch file. I will not patch multiple files with one patch file. [...]
2004-02-02Restore patch which got lost because it was illicitly bundled withtron2-2/+21
another patch.
2004-02-02Add clamd rc start script.recht5-9/+73
Somewhat based upon PR 24294 by Eric Schnoebelen. While at it also fix configure to always install the example config file to "examples". Bump PKGREVISION to 1.