Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-01-10 | Make LP64 fix work on Solaris. | tron | 2 | -5/+13 | |
2001-01-10 | "LOCALEBASE" gets defined in "bsd.pkg.mk" now. | tron | 1 | -7/+2 | |
2000-11-22 | fix last commit (add missing $) | hubertf | 1 | -2/+2 | |
2000-11-21 | Fix broken build on systems which use the "gettext-lib" package. | tron | 1 | -3/+3 | |
2000-11-09 | do not hardcode locale subdir to /usr/pkg/share/locale, or it will choke | itojun | 6 | -84/+6 | |
on Solrais. add "MAKE_ENV+=LIBS=-lintl", as automake and reconfiguration will remove -lintl from Makefile. | |||||
2000-11-02 | more locale directory hardcoding. suggested by lamj | itojun | 4 | -1/+69 | |
2000-11-02 | hardcode internationalized message file direcotry to ${PREFIX}/share/locale. | itojun | 3 | -3/+17 | |
use USE_LIBINTL. | |||||
2000-11-02 | NEED_NCURSES check doesn't have to be below bsd.pkg.mk inclusion any more | wiz | 1 | -5/+5 | |
(still below bsd.prefs.mk inclusion, though) | |||||
2000-07-31 | The gettext package gained a shared library. For all packages which | jlam | 1 | -2/+2 | |
link against libintl.so, update the dependency on gettext to >=0.10.35nb1. | |||||
2000-07-29 | Update "mutt" package to version 1.2.5. Changes since version 1.2.4: | tron | 2 | -4/+4 | |
This release fixes at least one grave IMAP error which may lead to confusing display and other strangeness, and our instances of the "wuftpd format bug", which had (mostly) the effect that your IMAP server's operator could break into your computer with some work. | |||||
2000-07-28 | Add USE_CURSES for packages that need curses functionality that only | wiz | 1 | -22/+5 | |
got added in 1.4Y; on older version of NetBSD, ncurses will be used. Replace previous code that did the same, but wasn't shared. | |||||
2000-07-28 | RCS police | wiz | 2 | -2/+4 | |
2000-07-10 | Add dependence on "gettext" package because the "mutt" binary might get | tron | 1 | -1/+2 | |
linked with the new shared "libintl". | |||||
2000-07-07 | Update "mutt" package to version 1.2.4i. This is just a bug fix release. | tron | 2 | -4/+4 | |
2000-06-22 | Fix LP64 bug in MD5 code which broke IMAP CRAM-MD5 authentification. | tron | 2 | -1/+25 | |
2000-06-21 | Update "mutt" package to version 1.2.2i. This is just a bug fix release. | tron | 4 | -15/+10 | |
2000-06-14 | don't include bsd.prefs.mk twice | wiz | 1 | -2/+1 | |
2000-06-14 | Use the defines from bsd.pkg.mk, don't start subshells. | hubertf | 1 | -3/+3 | |
(The values for uname etc. will probably be passed in from upper-level make processes). | |||||
2000-06-09 | Make it compile on 1.4Y+ even if ncurses are installed. | wiz | 1 | -2/+10 | |
Pointed out by tron. | |||||
2000-06-08 | Use NetBSD's curses on 1.4Y+ instead of ncurses | wiz | 1 | -2/+14 | |
2000-05-20 | Tweak to match distribution. | kim | 2 | -7/+7 | |
2000-05-20 | This is the version of the "& expansion in pw_gecos" fix that will be | kim | 8 | -61/+191 | |
in future versions of mutt. | |||||
2000-05-20 | Make the SSL option work... | kim | 1 | -7/+9 | |
2000-05-20 | Make it possible to avoid SSL in mutt. | kim | 1 | -3/+10 | |
2000-05-20 | Expand & in pw_gecos. | kim | 4 | -2/+67 | |
2000-05-13 | Correct "RESTRICTED" entry. | tron | 1 | -2/+2 | |
2000-05-13 | Enable IMAP over SSL support. | tron | 1 | -2/+5 | |
2000-05-09 | Update "mutt" package to version 1.2i - there is not crippled version any | tron | 4 | -206/+49 | |
more. Change since version 1.0.1i: - heavily improved IMAP support (thanks to Brandon Long and Brendan Cully for their work), - support for using IMAP over SSL (thanks to Tommi Kommulainen), - a completely changed interface for configuring mutt's PGP support. It's now format-based, and much more flexible than it used to be in the past. - a split of the old edit-message command into resend-message and edit-message. While the former gives you what could be described as "recall from arbitrary folders", the latter can be used to low-level modify messages. - the weeding paradigma has changed. Instead of options controlling weeding behaviour for all kinds of purposes, there is one global $weed option which is toggled when you use what used to be known as display-headers (now display-toggle-weed). That is, you have some kind of "WYSIWYG" support with weeding. - we have a muttrc (5) manual page now, and it's even up-to-date. - you can better control your messages' header and envelope from headers - the message commands on the attachment menu have been rewritten. Just try replying to an attachment, and you'll see what happens. ;-) - mailing list support has changed. You may wish to rename your "lists" commands to "subscribe". But please read README.UPGRADE before! - Bug fixes of all sorts. | |||||
2000-02-09 | Fix think in revision 1.39 which broke "ncurses" dependence on NetBSD. | tron | 1 | -2/+4 | |
2000-01-31 | List me as maintainer of this package. | tron | 1 | -2/+2 | |
2000-01-28 | Only DEPEND on ncurses in NetBSD - standard Solaris curses works fine. | agc | 1 | -2/+5 | |
2000-01-19 | Update "mutt" package to version 1.0.1. Changes since version 1.0: | tron | 3 | -12/+13 | |
- a couple of bug fixes (including the y2k bug) - addition of some translations | |||||
2000-01-15 | Update dependency on ncurses to >=4.2 | jlam | 1 | -2/+2 | |
2000-01-09 | whitespace cleanup | wiz | 1 | -2/+1 | |
2000-01-04 | works on solaris | bouyer | 2 | -17/+24 | |
1999-12-13 | Prefer ncurses bugs to slang bugs. | soren | 1 | -3/+3 | |
1999-12-12 | Mutt works poorly with our ncurses, so use S-Lang instead. | soren | 1 | -3/+3 | |
1999-11-06 | Update "mutt" package to version 1.0. Changes since version 1.0pre3: | tron | 3 | -10/+11 | |
- bug fixes - new und updated translations | |||||
1999-10-07 | Remove me as maintainer of those packages. | tron | 1 | -2/+2 | |
1999-09-25 | Update "mutt" package to version 1.0pre3: | tron | 2 | -5/+5 | |
This is another version from the release candidate series. The reason for immediately releasing this version is a buffer overflow in the text/enriched handler which can be triggered by means of suitably-formatted e-mail messages. Thus, we recommend you upgrade your mutt installations immediately. | |||||
1999-09-01 | Update "mutt" package to version 1.0pre2. Changes since 1.0pre1: | tron | 2 | -5/+5 | |
Against 1.0pre1, there are several build changes (building this version of mutt with SGI's cc should work), and back-ports of IMAP-related bug fixes from the unstable branch. | |||||
1999-08-24 | Update "mutt" package to version 1.0pre.1. Changes since 0.95.7: | tron | 4 | -20/+6 | |
Almost all changes from 0.95.7 concern the build process, which should work now on those platforms for which problems where reported with 0.95.7. postfix and qmail users may be interested in the new $bounce_delivered configuration variable. | |||||
1999-08-18 | Record build options in the BuildInfo file via BUILD_DEFS. These can be | agc | 1 | -1/+3 | |
displayed using the -B option to pkg_info(1). | |||||
1999-08-18 | Update "mutt" package to version 0.95.7. Changes since 0.95.6: | tron | 5 | -7/+25 | |
- The $in_reply_to configuration variable is gone. The In-Reply-To header currently only contains the message-id of the message to which the reply refers. This is to make sure that this header is correctly formatted. - Lots of bugs present in 0.95.6 were fixed. | |||||
1999-08-04 | The mutt-international subdirectory is no longer valid for ftp.fu-berlin.de | hwr | 1 | -2/+2 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 | |
1999-07-06 | * Update ncurses dependency. | jlam | 1 | -4/+4 | |
* Pass correct linker options to make this ELF-aware. | |||||
1999-06-04 | Udpate "mutt package to version 0.95.6. Changes since version 0.95.4: | tron | 4 | -18/+10 | |
This version fixes several bugs from 0.95.5, including the "erratic maildir behaviour" which has been with us for quite some time, and certain IMAP-related problems. | |||||
1999-05-06 | "autoconf" isn't really required for building as long as we don't change | tron | 1 | -2/+1 | |
"configure.in". | |||||
1999-03-04 | Update "mutt" package to version 0.95.4. | tron | 3 | -5/+18 | |
Major changes since 0.95.3: - Mutt up to version 0.95.3 was affected by a temporary file relateda race condition which could lead to security-relevant problems. - We have fixed a bug which would lead to crazy behaviour when a message was listed in it's own References header. - IMAP and MIME should mix better now. |