Commit graph

77 commits

Author SHA1 Message Date
tron
eaa668697f Use "PKGLOCALEDIR" instead of "LOCALEDIR". 2001-02-26 20:19:43 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
tron
dd09712ae5 Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups with
"${LOCALBASE}".
2001-02-13 11:47:00 +00:00
tron
2f8bafbd5d Remove unnecessary "ALL_TARGET" and cleanup a bit. 2001-02-12 14:53:57 +00:00
fredb
f8363e87f7 Fix a few more paste-o's. 2001-02-07 05:16:39 +00:00
tron
f2d262e0be Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
tron
5136d988b5 Make LP64 fix work on Solaris. 2001-01-10 17:45:32 +00:00
tron
bf5c2f9539 "LOCALEBASE" gets defined in "bsd.pkg.mk" now. 2001-01-10 13:22:16 +00:00
hubertf
98c84b69f2 fix last commit (add missing $) 2000-11-22 16:09:36 +00:00
tron
5478ddaece Fix broken build on systems which use the "gettext-lib" package. 2000-11-21 15:36:07 +00:00
itojun
e87ece8321 do not hardcode locale subdir to /usr/pkg/share/locale, or it will choke
on Solrais.
add "MAKE_ENV+=LIBS=-lintl", as automake and reconfiguration will remove
-lintl from Makefile.
2000-11-09 14:53:00 +00:00
itojun
8053b25f39 more locale directory hardcoding. suggested by lamj 2000-11-02 07:15:09 +00:00
itojun
c5e2335607 hardcode internationalized message file direcotry to ${PREFIX}/share/locale.
use USE_LIBINTL.
2000-11-02 06:57:32 +00:00
wiz
d4379bce71 NEED_NCURSES check doesn't have to be below bsd.pkg.mk inclusion any more
(still below bsd.prefs.mk inclusion, though)
2000-11-02 03:15:14 +00:00
jlam
d0d079e75e The gettext package gained a shared library. For all packages which
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-07-31 04:14:04 +00:00
tron
495169836d Update "mutt" package to version 1.2.5. Changes since version 1.2.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-29 06:30:03 +00:00
wiz
d63de2f4a3 Add USE_CURSES for packages that need curses functionality that only
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 10:33:56 +00:00
wiz
5c635cc323 RCS police 2000-07-28 09:32:48 +00:00
tron
b16e065ccc Add dependence on "gettext" package because the "mutt" binary might get
linked with the new shared "libintl".
2000-07-10 10:10:19 +00:00
tron
0e6c356713 Update "mutt" package to version 1.2.4i. This is just a bug fix release. 2000-07-07 06:28:04 +00:00
tron
65058db34c Fix LP64 bug in MD5 code which broke IMAP CRAM-MD5 authentification. 2000-06-22 13:50:33 +00:00
tron
fec6a2a7ed Update "mutt" package to version 1.2.2i. This is just a bug fix release. 2000-06-21 07:00:16 +00:00
wiz
f7e4debf17 don't include bsd.prefs.mk twice 2000-06-14 07:10:23 +00:00
hubertf
aeca013e4d Use the defines from bsd.pkg.mk, don't start subshells.
(The values for uname etc. will probably be passed in from
upper-level make processes).
2000-06-14 02:10:57 +00:00
wiz
9a4e61c15c Make it compile on 1.4Y+ even if ncurses are installed.
Pointed out by tron.
2000-06-09 14:58:30 +00:00
wiz
cf804dd39c Use NetBSD's curses on 1.4Y+ instead of ncurses 2000-06-08 12:57:18 +00:00
kim
9a969d709c Tweak to match distribution. 2000-05-20 18:45:02 +00:00
kim
233c637b3f This is the version of the "& expansion in pw_gecos" fix that will be
in future versions of mutt.
2000-05-20 18:41:36 +00:00
kim
0800f709ae Make the SSL option work... 2000-05-20 18:39:45 +00:00
kim
f8ce8549c4 Make it possible to avoid SSL in mutt. 2000-05-20 17:39:20 +00:00
kim
10395d3d43 Expand & in pw_gecos. 2000-05-20 01:08:31 +00:00
tron
bc2b74d26a Correct "RESTRICTED" entry. 2000-05-13 07:03:38 +00:00
tron
363da82800 Enable IMAP over SSL support. 2000-05-13 07:00:31 +00:00
tron
0dfb2cc3c9 Update "mutt" package to version 1.2i - there is not crippled version any
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-05-09 18:09:06 +00:00
tron
189fc70895 Fix think in revision 1.39 which broke "ncurses" dependence on NetBSD. 2000-02-09 01:12:13 +00:00
tron
dc0e31b34d List me as maintainer of this package. 2000-01-31 23:51:30 +00:00
agc
f9a9d449bc Only DEPEND on ncurses in NetBSD - standard Solaris curses works fine. 2000-01-28 10:16:54 +00:00
tron
29cea9fce9 Update "mutt" package to version 1.0.1. Changes since version 1.0:
- a couple of bug fixes (including the y2k bug)
- addition of some translations
2000-01-19 11:15:07 +00:00
jlam
24ef86f870 Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
wiz
137e98b5d9 whitespace cleanup 2000-01-09 01:28:34 +00:00
bouyer
f3aed86bd1 works on solaris 2000-01-04 17:12:59 +00:00
soren
cb07aa0481 Prefer ncurses bugs to slang bugs. 1999-12-13 11:06:00 +00:00
soren
15c4bea02e Mutt works poorly with our ncurses, so use S-Lang instead. 1999-12-12 15:28:37 +00:00
tron
38e9b7160b Update "mutt" package to version 1.0. Changes since version 1.0pre3:
- bug fixes
- new und updated translations
1999-11-06 11:58:45 +00:00
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
tron
6e4d2fd69e Update "mutt" package to version 1.0pre3:
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-25 15:50:03 +00:00
tron
2bb7011897 Update "mutt" package to version 1.0pre2. Changes since 1.0pre1:
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-09-01 18:02:48 +00:00
tron
af6ab50b7b Update "mutt" package to version 1.0pre.1. Changes since 0.95.7:
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-24 18:12:12 +00:00
agc
f32d265e28 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).
1999-08-18 08:46:53 +00:00
tron
0fbdac0575 Update "mutt" package to version 0.95.7. Changes since 0.95.6:
- 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-18 00:22:33 +00:00