summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
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
2004-04-12Update postfix-current to 2.0.19-20040312 and enable POSTFIX_USE_INET6taca2-25/+24
support with tls+ipv6-1.22-pf-2.0.19-20040312.patch.gz, too. 20040302 Bugfix: SMTPD proxy didn't send QUIT as the result of code duplication. Evidence reported by Mark Martinec. File: smtpd/smtpd.c. 20040311 Bugfix: bad address syntax caused map lookup with zero-length keys. Problem reported by Andrei Koulik. Files: util/match_ops.c, src/trivial-rewrite/transport.c.
2004-04-12Fix small glitch in startup script.tron1-4/+3
2004-04-12Polish up "milter-greylist" package:tron3-3/+60
1.) Install "README" into "share/doc/milter-greylist". 2.) Install example configuration into "share/examples/milter-greylist". 3.) Provide a "rc.d" script. Bump package revision because of these changes.
2004-04-12Create one directory a time. As noted on tech-pkg@ by J. Alexander Jacocks.salo1-2/+4
2004-04-11Make this compile on 2.x as well (as NETBSD1).kim2-5/+14
2004-04-11Update GNUMail to 1.1.2. Noteable changes include:rh3-17/+22
* Now uses Addresses framework. * Updated the OS X version of the Filtering bundle. * Added Matt, Ken and Bjorn in the About panel. * Simplified and optimized the Filtering bundle initialization code under GNUstep. * Removed some NSLog() calls in the Import bundle * We don't save an "empty MailWindow" in the prefs * We now disable the "Use secure connection" buttons in the AccountEditorWindow if the SSL bundle is not installed under GNUstep (it's always installed with our dmg on the OS X version). * Updated the German translation. Work done by Hermann Gundel <Hermann.Gundel@nussberg.de> * Modified AdvancedViewController to no longer statically allocate everything. * Modified MailWindowController: -deleteMessage to use the new Folder's method (-setFlags: messages:) in order to accelerate IMAP messages deletion. * We no longer check all IMAP accounts but only opened ones. * We no longer remove the DELTED message flag when deleting from the keyboard. * Removed the "Open on startup" feature in the Mailboxes window / drawer. GNUMail.app will now automatically reopen the mailboxes that were opened when the app was closed. * Added an extra check in MailboxManagerController: -outlineView: acceptDrop: .. since the GNUstep's NSOutlineView code is broken wrt DnD. Savannah is still down so I can't fix the real bug :( * We now STATUS all IMAP folders for an opened IMAP connection in a separate thread when clicking on the "Get" button. We no longer only NOOP the IMAP store. * Added AddressBook framework to the Filtering target based on the previous change. * Fixed crash on quitting on OS X. * Modified MailboxManagerController: -_reloadFoldersForIMAPStoreWithName: ... to also use -reloadItem: under GNUstep since that method has been fixed lately. * Reverted the change. -reloadItem is still plain broken. * Added a patch from Bjorn Giesler to enhance the filtering code to support address book groups. The OS X nib NEEDs to be modified. * Added Bjorn in the AboutPanel's list of contributors. * Fixed a warning in MailWindowController: -windowWillClose. * Added Constants.m to the OS X project file. * Added Constants.m and cleaned the header. That new file _must_ be added to the OS X project file. * Added Matt Ackeret and Ken Ferry to the About panel. * We now properly call -controlTextDidChange: in the -takeTo* methods (in EditWindowController) in order to correctly enable the Send button. * Updated ViewingView.nib * Updated AboutPanel.nib * Updated InfoPlist.strings * Fixed a compiler warning in GNUMail.m * Added patches from Bjorn Giesler to: - improve address completion - implement the "preferred label" in AddressBookPanel - convert the Mailboxes window and Console window to panels. This is a quick hack since the classes NEED to be renamed eventually. * We no longer force the ADScreenNameFirstNameFirst since we'll use the user's default in AddressManager. * Removed the "Mailbox" string the in Mailboxes's drawer for the contextual menu. * Renamed Id -> Number in the Viewing pref panel under GNUstep. The OS X nib needs to be modified. * We now save correctly the order of MailWindow's dataView columns. * Added a simple patch from David Ayers for key comparisons in AccountViewController.m. * Improved AddressBookPanel.nib. * We now correctly synchronize our popups in the FilterEditorWindow. * We now correctly reload the table columns when changing the dataview type in MailWindowController. * Added modal sheet to "Save message as text" action in GNUMail. * An address (to|cc|bcc) must be defined for the send button to be active in EditWindowController. * Fixed color space in ColorsViewController (Colors bundle). * Improved behavior of modal sheet in EditWindowController when closing an unsaved message. * Removed two more observers in GNUMail: -applicationShouldTerminate: and reorganized all the calls in MailWindowController: -dealloc. * Defined ReloadMessageList in Constants.h so it's cleaner. * We no longer require the user to specify a To: recipient. * Also fixed a bug in the filtering code wrt trailing ">" when the criteria operation is "has suffix". Issues reported by Alistair Windsor <awindsor@onetel.com>. * Simplified the code a little bit in AddressBookController. * Simplified it some more and reactivated AddressBookController: -addressesWithSubstring: so it's now possible to filter incoming mails based on the recipients / Apple's Address Book (or GNUstep's implementation). This fixes TODO #33. * Renamed a local variable to not conflict with an ivar on OS X. * Added AddressBook_32.tiff and modified the AddressBookPanel.nib to use it. * Enhanced MailboxImport.nib. * Lots of very minor improvements wrt the Vera font. * Modified MailboxImportController: -dealloc to set the datasource of our table view to nil. * Did the same thing for the outline view shown in MailWindow's drawer under OS X.
2004-04-10Update Pantomime to 1.1.2. Noteable changes are:rh4-18/+38
* Added an improvement in the IMAP parsing code (_parseFetch:) so it works better with lame servers like Exchange. * Added Folder: -setFlags: messages: and implemented a version in IMAPFolder to optimize deletion of messages. Modified IMAPMessage: -setFlags: to use that new method. * We now correctly decode/encode the Organization header using quoted-printable. * Removed Testing/*. The tests were old and broken and the small test framework should be replaced by a real framework, like OCUnit. * Added some notes (in the README) to properly compile and install Pantomime on RedHat 9 / Fedora. * Permuted the RETAIN/RELEASE calls in Message: -setFlags:. Bug reported by Alexandre Carlhian <alex@mosx.net>. * Fixed a bug in Parser: +_parameterValueUsingLine: range:. * Finally commited a fix for the reply bork when a attachment is put between to text/plain parts in a multipart/mixed message (only the first part was used in the reply). * Modified MimeUtility to add support on OS X for Hebrew, Arabic, BalticRim and Vietnamese encodings using the CoreFoundation. * Fixed a small issue in POP3Folder: -lengthOfMessageAtIndex: Bug reported by Alexandre Carlhian <alex@mosx.net>. * Modified NSData+Extensions: -dataFromQuotedData to be sure that our initial data length has length of at least 2 (since if we had only '"' we would get an range exception). * Modified MimeUtility: -stringEncodingForPart: so that if we get _at best_ NSASCIIStringEncoding from the part, we use NSISOLatin1StringEncoding instead in order to give us more success when decoding things. * Added POP3Folder: -prefetchMessageAtIndex: numberOfLines: and added a small cache for the message sizes. * Renamed -authenticateWithUsername: ... to -authenticate: password: mechanism: and implemented in the SMTP, POP3Store and IMAPStore classes. * Added -supportedMechanisms to the Service protocol and implemented in all the classes above. * Removed POP3Store: -setUseAPOP: / -useAPOP and -setTimestamp: * Added LOGIN and CRAM-MD5 SASL authentication mechanisms support in the IMAP code. * Added -DBIG_ENDIAN to the list of compiler flags on OS X so that the CRAM-MD5 code works. * Updated the OS X project to set the version number to 1.1.2. * Moved -isConnected from Connection to Store. Implemented in IMAPStore and provided a dumb implementations for LocalStore and POP3Store. Refactored all the code to use the Store's method instead of the TCPConnection's implementation. Much of the code in GNUMail will have to be retested wrt the handling of being disconnected from the IMAP server. * Added a hack so things work well with header prefetching when we are using a Novell IMAP server (which is utterly broken). * Added and implemented IMAPStore: -capabilities to return an array of the server's capabilities (result of the CAPABILITY command). * Added a "contents" parameter to Store: -createFolderWithName: type: so we are now able to create a folder with an initial content. Implemented in all Store subclasses but the only implementation that works right now is the LocalStore one using the standard mailbox format (maildir won't work).
2004-04-10USE_DB185 requires an argument, YESheas1-2/+2
2004-04-10Take MAINTAINER at zuntum's suggestion.schmonz1-2/+2
2004-04-10Note that one now has the additional rc.conf option of "qmailsmtpd=YES".schmonz1-2/+4
2004-04-10Russ Nelson, Charles Cazabon, Dave Sill, Peter Samuel, and Henningschmonz22-41/+500
Brauer have prepared a distribution of qmail, called "netqmail": "We have done this because in our opinion, too many new users are confused by the out-of-date INSTALL file, and too much time is spent arguing on the mailing list over bugs. We have tried to stick to the barest minimum number of changes. We have fixed only those things which are out-and-out wrong, or which have been approved by djb (specifically QMAILQUEUE)." This package already includes the QMAILQUEUE patch. Add netqmail 1.05's other patches, with the exception that patches to documentation files which are not installed have been lovingly omitted. This package also already includes a patch to handle oversized DNS packets. It's still here, too. pkgsrc changes: * Add qmail-smtpd rc.d script (and ensuing dependency on net/ucspi-tcp). * Update qmail rc.d script: respect $qmail_flags, treating it as the default delivery instruction. * Remove non-working MASTER_SITES. From the netqmail changelog: 20040121 code: qmail-smtpd is protected from exceedingly long (eg 2GB) header lines 20040121 code: qmail_lspawn, qmail-newmrh, qmail-newu, and qmail-rspawn are protected from misbehaving on hosts where the size of an integer is not the same as the size of a character pointer (eg 64 bit hosts with 32 bit ints) 20031027 doc: qmail.7 identifies installation as netqmail and points to http://qmail.org/ 20031027 doc: qmail-queue.8 adds explanation of $QMAILQUEUE 20031027 doc: qmail-log.5 adds reference to errors from $QMAILQUEUE script 20031027 code: qmail-smtpd identifies itself as netqmail 20031027 code: if $QMAILQUEUE is set, it's invoked instead of qmail-queue 20031024 code: changed errno from int to #include. 20031024 code: fixed .qmail parsing bug. 20031024 code: recognize 0.0.0.0 as a local address. 20031024 code: sendmail's -f flag now overrides environment variables. And for all this, bump PKGREVISION. Pre-flight checks by snj@.
2004-04-09Style nits: use tabs to indent and get rid of a variable that was only usedjmmv1-12/+10
once.
2004-04-09Insert blank line between commands and text. Make the point aboutschmonz1-9/+8
POP3 and QMQP more concisely. Pipe paragraphs through fmt(1).