summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2004-04-21Drop localized *_USE_LDAP definitions and consistently use USE_OPENLDAPcube6-18/+18
instead. As announced on tech-pkg. Most notably affected are Postfix, sendmail, Samba and cyrus-saslauthd. Be sure to update your mk.conf accordingly.
2004-04-21Convert to buildlink3.snj1-3/+3
2004-04-21Convert to buildlink3.snj2-15/+15
2004-04-20Update PHP4 package and all PHP4 modules to version 4.3.6.jdolecek1-3/+3
Changes are bug-fixes mostly, but also synchronizes bundled GD with GD 2.0.22 and updates PCRE to version 4.5. Several NetBSD patches were integrated too, so future pkgsrc updates would be even more smooth. Full list of changes since PHP 4.3.4 is available at: http://www.php.net/ChangeLog-4.php#4.3.6 http://www.php.net/ChangeLog-4.php#4.3.5
2004-04-20Make it compile on NetBSD current and 2.0_BETA.taca2-4/+13
2004-04-20Apply a fix for anonymous auth_states in krb5.recht3-3/+16
Patch provided from Cyrus's CVS by Jukka Salmi in PR pkg/25256. Details: https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/lib/auth_krb5.c.diff?r1=1.2&r2=1.3
2004-04-20Give the user a chance to choice between db4/3 and remove BDB_DEFAULTrecht1-2/+1
from the Makefile. Pointed out by Jukka Salmi.
2004-04-19add thunderbirdtaya1-1/+2
2004-04-19Initial import of thunderbird.taya22-0/+3347
Mozilla Thunderbird is a redesign of the Mozilla mail component. The goal is to produce a cross platform stand alone mail application using the XUL user interface language.
2004-04-19This only runs with db4/3. So, set BDB_ACCEPTED accordingly.recht1-1/+3
Fixes pkg/25247 by Jukka Salmi.
2004-04-19nail has moved to Sourceforge. Gunnar Ritter has requested that linkscjep1-3/+3
be updated.
2004-04-19Convert to buildlink3.snj1-4/+4
2004-04-18Convert to bl3.wiz1-2/+2
2004-04-18Convert to buildlink3.snj2-5/+5
2004-04-18Convert to buildlink3.snj3-8/+8
2004-04-18Convert to buildlink3.snj3-12/+12
2004-04-18Convert to buildlink3.snj2-5/+4
2004-04-18Convert to buildlink3.snj1-7/+7
2004-04-18Convert to buildlink3.snj5-14/+14
2004-04-18Convert to buildlink3.snj3-8/+8
2004-04-17Really fix the permissions of files copied to ~/evolution, so that thejmmv2-4/+33
program does not give "Permission denied" arguments while running (and things like the local mail folders work properly). Lets go with the revision bump done recently.
2004-04-17Set USE_LIBTOOL=yes.xtraeme1-1/+2
2004-04-17Revert previous, and instead require glib2 >= 2.4.0nb2. The reason is thatjmmv1-2/+2
the fix is really in glib2, not libglade2 (which hasn't changed at all). libglade2's revision was bumped to pick up glib2 too, but this has nothing to do with fixing evolution, so bumping the required glib2 version is more realistic.
2004-04-17Require libglade2 >= 2.3.6nb1 to get the dlopen(NULL, 0) workaround.jmmv1-2/+4
This fixes the Settings dialog, where many widgets failed to appear before. Bump PKGREVISION to 9.
2004-04-16bl3ifysalo1-1/+2
2004-04-16Fix strerror_r compile problem. PKGREVISION untouched since it didn't eventv2-1/+19
compile on platforms afflicted by this (and Solaris, where it compiled fine, already used the code path to which it was changed).
2004-04-16Include "gettext-lib" buildlink3 glue code because the "spf_alt" librarytron2-2/+4
gets linked against the "intl" library.
2004-04-15Fix MASTER_SITES; noted by Michal Pasternak.wiz1-2/+2
2004-04-15Remove unused buildlink2 files (before somebody starts to use them again).tron1-28/+0
2004-04-15Use buildlink3 to build this package. Bump package revision to enforcetron1-5/+6
dependence on fixed version of the "libspf_alt" package.
2004-04-15Use buildlink3 to make sure that "libbind" from the "bind9" package istron3-6/+26
used as resolver library. Bump package revision to enforce that and a dependence on the fixed "bind9" package.
2004-04-15remove superflous PYTHON_PATCH_SCRIPT_SED, and use some more ofdrochner1-8/+3
PYDISTUTILSPKG
2004-04-15Fix seriously broken buildlink2 script:tron1-6/+22
- incorrect path to the package source directory - library missing from the file list - no protection against multiple inclusion
2004-04-15Enable use of gtk/glib <=2.2 deprecated stuff to let this package buildjmmv1-1/+4
against their respective 2.4 versions.
2004-04-14Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choosejmmv1-2/+2
which one is required in an automatic way by checking USE_X11BASE. This simplifies things and avoids possible problems in the future due to confusion.
2004-04-14indent a block, minor whitespace tweakgrant1-4/+4
2004-04-14indent a couple of blocks, minor whitespace tweakgrant1-6/+6
2004-04-14s/as gracefully as I can/as gracefully as possible/grant1-1/+1
2004-04-14expect to find bind9 in BUILDLINK_PREFIX.bind, not PREFIX.grant1-2/+2
2004-04-14move USE_BUILDLINK2 to where it should be.grant1-3/+2
2004-04-14Update to 0.68-1, and reenable the milter (OK'd by recht). Changes:tv3-49/+14
0.68-1 ------ Fixed RAR support. 0.68 ---- This version fixes a crash with some RAR archives generated by the Bagle worm, also a few important fixes have been backported from CVS. We strongly encourage users to install the 0.70-rc version (released today). 0.67 ---- This release fixes a memory management problem (platform dependent; can lead to a DoS attack) with messages that only have attachments (reported by Oliver Brandmueller). It also contains patches for a few problems found in 0.66 and has better Cygwin support.
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv4-9/+8
*-dirs packages.
2004-04-14Upgrade milter greylist to 1.2manu3-8/+11
- SMTP AUTH support - subnet matching and SPF support to better work with mail farms - All command line options now have equivalent in the config file - IPv6 aware - regex can be used in the configuration file
2004-04-14Added buildlink2 support to the packagemanu2-1/+15
2004-04-14Add a bl3 for libmilter.tv1-0/+23
2004-04-14Added Sender Permitted Framework (SPF) librarymanu1-1/+2
2004-04-14Sender Permitted Framework (SPF) librarymanu4-0/+67
2004-04-14Remove hardcoded "-ldb" from makedefs, because pkgsrc provides aminskim4-13/+29
correct option. This fixes PR pkg/25176.
2004-04-14Correct variable names for BUILDLINK_PREFIX.db*; BUILDLINK_PREFIX.dbminskim1-7/+7
is only valid with buildlink2, but not with buildlink3. This fixes PR pkg/25175.
2004-04-13db4 is needed in Linux when POSTFIX_USE_LDAP=YES (pkg/25120 by Jukka Salmi)martti1-1/+8