Next | Query returned 65 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2011-05-09 14:02:59 by OBATA Akio | Files touched by this commit (1)
Log message:
exactly disable tcl detection, for PR#44945.
Tcl is just required for Web Alpine Support, but not installed now.
   2010-12-11 21:32:32 by David Brownlee | Files touched by this commit (2) | Package updated
Log message:
PR pkg/44219 - washington.edu have adjusted the maildir.patch.gz
The new version looks fine, so update DIST_SUBDIR, regen distinfo and
bump PKGREVISION
   2010-01-17 13:02:58 by Thomas Klausner | Files touched by this commit (724) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2009-08-06 22:01:51 by Iain Hibbert | Files touched by this commit (2)
Log message:
OpenSSL has provided a "typedef char *STRING" in recent versions,
this conflicts with the "typedef struct { } STRING" used througout
Alpine.

Since Alpine does not actually use the OpenSSL STRING def, obscure
it with #define and pretend it does not exist.
   2009-05-17 19:34:01 by Iain Hibbert | Files touched by this commit (3)
Log message:
include <time.h> and <utime.h> so that where time_t has been changed \ 
to 64-bit
values on NetBSD, we we get correctly referred to __utime50() which can handle
64-bit values. This fixes a problem where mailbox mtimes were being reset to 0

Note that this actually causes some build warnings as the code uses
"time_t tp[2]" instead of "struct utimbuf tp" (contains two \ 
time_t values)

Although the <os_bsi.h> file says it is used for BSDI, it seems to be used by
NetBSD and OpenBSD, both of which have the <utime.h> and <time.h>

bump PKGREVISION
   2009-05-01 13:58:46 by David Brownlee | Files touched by this commit (2)
Log message:
Add missing checksum for optional searchheader.patch.gz
Fix checksum for maildir.patch.gz (Add DIST_SUBDIR)
   2009-02-13 16:22:02 by David Brownlee | Files touched by this commit (1)
Log message:
MAKE_JOBS_SAFE=no
   2008-11-29 22:32:09 by Jim Wise | Files touched by this commit (1)
Log message:
Add distinfo for fancy threading patch for new alpine version.
   2008-11-20 21:35:22 by David Brownlee | Files touched by this commit (2)
Log message:
Updated mail/alpine to 2.00

Changes since 1.10

   Additions include:

     *  Redesigned Web Alpine interface
     *  Experimental S/MIME support added in UNIX versions of Alpine
     *  Attempt to include the attachment filename as part of the name
        of the temporary file used when viewing an attachment with an
        external program. Add some randomness to that filename to make
        it hard to predict the filename. Add a filename extension,
        usually derived from the type/subtype, to the temporary
        filename. This was previously done only on Windows and MacOS
        X.
     *  Enhance address completion in the composer (TAB command) so
        that it looks through nicknames, fullnames, and addresses from
        the address book; addresses from the message being viewed, if
        any; and the results from LDAP Directory Server lookups for
        all of the defined directory servers that have the
        "Use-Implicitly-From-Composer" feature set.
     *  Make the default character set setting more liberal in what it
        will accept from the UNIX nl_langinfo call and the various
        values of LANG seen in the wild
     *  Remove the Alpine revision number from the titlebar in released
        versions while leaving it there in snapshot versions
     *  Add a feature to suppress the display of asterisks when you
        type a password for Alpine
     *  Add line wrapping when displaying PRE formatted sections of HTML
     *  When the Convert Dates To Localtime feature is turned on
        convert not only the dates in the index screen but also the dates
        in the MESSAGE VIEW

   Bugs that have been addressed in this release include:

     *  Crash when using tab-completion for selecting a Save filename
     *  Make Web Alpine help text images relative for more portability
     *  Fixed attach save of html parts in Web Alpine
     *  Viewing, printing, exporting, replying, and bouncing of message
        digests was broken.  Replying and bouncing should not have
        been allowed at all for digests. It would be nice to have a
        more standard index-like view of a message digest but that has
        not been addressed with this minor bug fix.
     *  Adjust wrapping of HTML messages so that the margins specified
        by Viewer Margin Left and Viewer Margin Right are observed
        correctly
     *  Interrupt of WhereIs command in index was broken
     *  The Unknown Character Set option did not work correctly
        interpreting unknown characters in message headers
     *  Long address lines could cause blank continuation lines
     *  Save to a local default INBOX failed if the primary collection
        was also local, which it is by default. The save went to
        ~/mail/inbox instead.
     *  Make a default save folder of "inbox" always mean the real
        inbox, not the inbox in the primary collection
     *  Address book entries with lots of addresses would be truncated
        when entered in the composer with a screen size wider than 270
        or so charcters
     *  Some fields in the index screen were truncated when the screen
        width was wider than 256 characters
     *  Crash when TABing to next folder, the next folder with new mail
        is a POP folder, and there is a more than 10 minute pause
        between typing the TAB and typing the Yes
   2008-07-06 14:30:24 by David Brownlee | Files touched by this commit (1) | Package updated
Log message:
add back some patchfiles missed in last update

Next | Query returned 65 messages, browsing 41 to 50 | Previous