summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2003-11-22Adjust comment, exmh will also support security/gnupg if presentdsainty1-1/+2
2003-11-21A few more whitespace nits.jlam1-13/+13
2003-11-21Whitespace fixes and rearrange a few lines to group related stuff together.jlam1-23/+22
2003-11-21* With SASL2, the correct pwcheck_method to use the /etc/sasldb2 isjlam2-17/+22
"auxprop". * Modify the package so that the smtpd.conf file is initially stored with the other example files and copied over to its true location via CONF_FILES. This allows modifying the postfix installation to use some other SASL authenticaion method, e.g. PLAIN with saslauthd through TLS. * Only allow using one SASL library or the other, and prefer SASL2 to SASL1.
2003-11-14When constructing WRKSRC, also strip off PKGREVISION.jschauma1-2/+2
Fixes problem seen in latest bulk-build.
2003-11-13Update distinfo after removing patch-am and patch-an.taca1-3/+1
Noted by wiz@ and thanks much.
2003-11-12Fix dependence problem caused by "openssl" package version bump madness.tron1-2/+2
2003-11-12PKGREVISION++ after openssl update.jschauma27-41/+54
2003-11-12PKGREVISION++ due to devel/popt update.salo4-7/+8
2003-11-10Sync with cyrus-sasl2's buildlink2.mk reality.kleink1-3/+3
2003-11-08Update PHP to 4.3.4jdolecek1-3/+3
From release announcemenet: After a lengthy QA process, PHP 4.3.4 is finally out! This is a medium size maintenance release, with a fair number of bug fixes. All users are encouraged to upgrade to 4.3.4. Bugfix release PHP 4.3.4 contains, among others, following important fixes, additions and improvements: * Fixed disk_total_space() and disk_free_space() under FreeBSD. * Fixed FastCGI support on Win32. * Fixed FastCGI being unable to bind to a specific IP. * Fixed several bugs in mail() implementation on win32. * Fixed crashes in a number of functions. * Fixed compile failure on MacOSX 10.3 Panther. * Over 60 various bug fixes! For full list of changes in PHP 4.3.4, see ChangeLog: http://www.php.net/ChangeLog-4.php#4.3.4
2003-11-07Set USE_GCC_SHLIB. Fixes linking on Solaris.gavan3-3/+6
2003-11-06- Remove extra patch to yatconfd. Those patches were accidently addedtaca3-46/+2
by mistake. - Bump PKGREVISION.
2003-11-05upgrade to 6.2.5. incorporates security patch (was in patches/patch-ag).itojun5-162/+7
IMAP and some other improvements.
2003-11-04Use ${MAKE} and ${INSTALL} instead of make and install.dmcmahill3-10/+17
Also don't check for /usr/X11R6 before running mkfontdir. This package is already marked as USE_X11. Fixes install on Solaris and other systems which use bmake instead of make.
2003-11-04spamassassin builds and works fine with perl 5.6.0jdolecek1-2/+2
2003-11-03Change maintainer to myself.kim3-6/+6
2003-11-03Update to version 2.60 (fixes PR pkg/23318):heinz23-1876/+448
Summary of changes since 2.5x ----------------------------------- - spamd supports UNIX-domain sockets - SSL support for spamc/spamd now usable - improved Bayes text analysis - improved expiration of Bayes-DB - better detection of 'invisible text' and other obfuscation techniques in HTML - new RBL (eg SORBS, SpamCop, Osirusoft dropped) - better handling of RBL timeouts - support for Razor V1 dropped - more flexible header and report rewriting - Perl taint mode enabled by default - bug fixes - new rules
2003-11-02PKGREVISION++salo2-1/+108
- Some partial BODY[part] fetches may have returned data incorrectly, patch-ad fixes it.
2003-11-02PKGREVISION++salo1-16/+18
- Some partial BODY[part] fetches may have returned data incorrectly, patch-ad fixes it. - Add missing BUILD_DEFS, sort.
2003-11-01Be the MAINTAINER for this package.martti1-2/+2
2003-10-29Upgrade to 3.2.1. Patch sent by Soren Jacobsen in PR pkg/23299.xtraeme3-7/+7
Changes since 3.1.7: * Add command_add_fromline directive to control prepending mbox-style From_ lines to command deliveries. Defaults to 1, the previous behaviour. Set to 0 to disable. * Add workaround for differences in Python poplib; an incompatible change was introduced (apparently in 1.6) to Python's library, where session.retr() previous returned raw lines, but now it returns the un-stuffed lines. getmail now has to conditionally un-stuff lines depending on the version of the Python interpreter in use. * Change the "over max message size of %(max_message_size)i, skipping ..." message from informational to warning so it can be seen when using -q/--quiet/verbose=0. Thanks to Volker Kuhlmann for the report. -Change error message resulting from failed APOP attempt
2003-10-29upgrade to 10/27 snapshot. better charset guessing, accept more iso-2022itojun2-6/+6
escape sequences, do not confuse decoded comment as structured field separator
2003-10-27Snert's license: no redistribution.manu2-2/+16
2003-10-27Libsnert is a support library for milter-sender, which is iitself amanu1-1/+3
real-time sender address validation milter for sendmail
2003-10-27Milter-sender is a real-time sender address validation milter for sendmailmanu8-0/+168
2003-10-27Libsnert is a support library for milter-sender, a real-time sendermanu8-0/+176
address validation milter for sendmail
2003-10-23Since image viewer plugin is disbabled, sylpheed-claws doesn't depend oncube1-3/+2
gdk-pixbuf anymore. Remove dependency and bump PKGREVISION.
2003-10-22Pull-up security patch from CVS. Bump PKGREVISION.cube3-3/+17
Fixes a format string error leading to a crash from malicious SMTP servers. http://www.guninski.com/sylph.html
2003-10-21Add missing entry in PLIST.seb2-2/+4
Bump PKGREVISION.
2003-10-21Accept package revisions of the "db3" package, too.tron1-2/+2
2003-10-20Added milter-regex-0.6manu1-1/+2
2003-10-20The milter-regex plugin can be used with the milter API of sendmail(8) tomanu4-0/+30
filter mails using regular expressions matching SMTP envelope parameters and mail headers and body.
2003-10-19For SunOS case, add -DSYSV to CFLAGS, don't override CFLAGS with it.bouyer1-2/+2
2003-10-19Work around a gcc-2.95 arm bug that makes compiling the tryulong32.ckristerw2-1/+20
configuration test take ~forever.
2003-10-18Whitespace fixescjep1-2/+1
2003-10-18Bump revision due to gnutls update (libtasn dependency removed).jmmv1-2/+2
2003-10-17Update HOMEPAGE (old page was redirected)abs1-2/+2
2003-10-15Update Sylpheed to 0.9.7 to catch a security fix.chris2-6/+8
Changes are: * The vulnerability in SMTP response handling, which is exploitable by a malicious SMTP server, has been fixed. * The structure of folder system has been sorted out. * The checking of the existence of IMAP root directory has been modified.
2003-10-11pass --with-waitfunc=wait3 to configure. only create one directory atgrant1-2/+7
a time in post-install. fixes build on Solaris. fix from Michael Santos in PR pkg/22387.
2003-10-08sync /w mail/fetchmailitojun1-2/+2
cvs: ----------------------------------------------------------------------
2003-10-08update patchsumitojun1-1/+2
2003-10-08certain email kills fetchmail. CAN-2003-0790itojun2-2/+24
2003-10-08Updated squirrelmail to 1.4.2martti3-6/+40
* bug fixes * translation updates * new minimal bw theme
2003-10-07Get rid of pesky *.orig filesheinz3-6/+20
2003-10-07Add -oeq option, for sendmail compatibility. Bump pkgrevision to 4.is5-17/+22
2003-10-05- Add --enable-shadow since this package could work on platformtaca10-47/+126
which have shadow password (SunOS at least). - Reduce warning with GCC 3.3.1. - Bump package revision.
2003-10-03FreeBSD also has stty() and gtty() in libcompat, so link to libcompat here.xtraeme2-4/+4
2003-10-03enable use of sasl2christos3-3/+45
2003-10-03Also record USE_SASL2 in BUILD_DEFS.seb1-2/+2