| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(I know, I look boring and pedant :o)
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
| |
|
| |
|
|
|
|
| |
Submitted by: sheldonh
|
|
|
|
| |
Submitted by: sheldonh
|
|
|
|
|
|
|
|
|
|
| |
overflow in the MIME parsing code which is remotely exploitable via
email. The nmh port had a similar bug which was fixed in the 1.0.2 upgrade.
Because this software is apparently no longer under active development it
may be unlikely to get fixed.
Obtained from: Dan Harkless <dan-bugtraq@dilvish.speed.net> via BugTraq
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
| |
- remove 'long time()' and add '#include <time.h>'.
|
| |
|
| |
|
|
|
|
| |
Ok'd (but not tested by): pst
|
| |
|
|
|
|
| |
from octave and iv.
|
| |
|
|
|
|
|
|
| |
Find sendmail in /usr/sbin/sendmail.
PR: 4532 & 2653
|
| |
|
|
|
|
|
|
|
|
| |
(BUFSIZ * 2 -> BUFSIZ * 4). I found out the hard way that when the
"unseen:" squence hits the limit, all sorts of things start failing and
this causes secondary problems in exmh (like you can't delete things).
Since "memory is cheap" this should probably be bigger, except that 2900
unseen messages in your inbox is already slow.
|
|
|
|
|
|
|
| |
file, where it should only treat [0-9]+. This bug was present when mh's
configuration contains locale definition.
Submitted by: Dave Marquardt <marquard@Zilker.NET>
(Closing PR #2088.)
|
|
|
|
|
|
| |
(Closing PR #1965.)
Submitted by: Tom Pusateri <pusateri@jnx.com>
PR-Ignored by: pst
|
|
|
|
|
|
|
|
| |
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
|
| |
|
|
|
|
| |
And clean up variable ordering (as shown in the handbook) as little.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for non-ascii character sets.
Additional tips:
setenv MM_CHARSET <rfc1342 charset>
setenv LC_TYPE <proper locale>
e.g. setenv MM_CHARSET KOI8-R
setenv LC_TYPE ru_RU.KOI8-R
or setenv MM_CHARSET iso-8859-1
setenv LC_TYPE iso_8859_1
Change your mhl.format to read so that the new code will be invoked on
interesting fields when you do a "show":
From:formatfield="%(comp{text})"
Reply-To:formatfield="%(comp{text})"
To:formatfield="%(comp{text})"
cc:formatfield="%(comp{text})"
Obtained from: Ola Stromfors <Ola.S.Stromfors@telia.se>,
Frederik H. Andersen <fha@dde.dk>,
with fixes from anders@ifi.uio.no and pst@freebsd.org
|
|
|
|
| |
with the same functionality as 6.8.3.
|
| |
|
|
|
|
|
|
| |
Also add some repairs to the slocal .maildelivery db file system for
BSD4.4.
Submitted by: Paul Traina (.maildelivery repairs)
|
| |
|
|
|
|
|
| |
remove them, and only bring back shared libraries and an appropriate
mtstailor.
|
| |
|
|
|
|
|
|
|
| |
(2) It is recommended to use full pathnames for ldconfig.
(3) It is recommended to check NOMANCOMPRESS before compressing
manpages (or Rod's going to scream :)
|
|
|
|
| |
There is no mh-6.8.4.tar.Z on the master site, only the patch.
|
|
|
|
|
|
| |
Fix and enable pop support code.
Fix and enable slocal msgid support code (eliminates duplicates) if .db file
present.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
was commented out). APOP causes problems if you try to compile
with it optioned in.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
post-install:
pkg_add -m ${PREFIX}/lib
to Makefiles and
@exec ldconfig -m %D
to packing lists of ports that install shared libraries.
This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
|
|
|
|
|
|
|
|
|
|
|
| |
Subject: misc/88: MH has no 'local' shared libraries.
>Number: 88
>Category: misc
>Synopsis: MH has no 'local' shared libraries.
Fix.
Submitted by: mark
|
|
|
|
|
|
|
| |
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)
The rest will follow later
|
| |
|
| |
|