Commit Graph

50 Commits

Author SHA1 Message Date
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
Kris Kennaway
a74fcbe6e6 /usr/ports -> ${PORTSDIR}
Submitted by:	sheldonh
2000-03-04 08:23:27 +00:00
Kris Kennaway
82347045f0 Point the user at nmh instead.
Submitted by:	sheldonh
2000-03-04 08:09:12 +00:00
Kris Kennaway
a522b54e25 Put on my security hardhat and mark this port FORBIDDEN - it has a buffer
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
2000-03-04 06:52:42 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
f3a9c6c81e Change Id->FreeBSD. 1999-08-25 06:51:17 +00:00
Hidetoshi Shimokawa
93aa89f88c Fix for alpha.
- remove 'long time()' and add '#include <time.h>'.
1999-01-16 12:15:50 +00:00
Steve Price
7b97e507de Remove empty directories on deinstall. 1998-10-20 01:41:32 +00:00
Satoshi Asami
82005127ca Max forgot to change Makefile. :) 1998-09-25 05:38:05 +00:00
Brian Somers
2ab3132856 Elfify
Ok'd (but not tested by): pst
1998-09-24 06:42:15 +00:00
Tim Vanderhoek
751f2992ec Remove more manpages, as part of the great manpage removal project. 1998-08-17 05:19:34 +00:00
Thomas Gellekum
b0d2c8e405 Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates
from octave and iv.
1998-05-06 09:06:01 +00:00
Paul Traina
4001669226 Find utmp in the right spot 1998-02-23 23:03:38 +00:00
Paul Traina
11796d8e54 Fix manpage description of maildelivery database.
Find sendmail in /usr/sbin/sendmail.

PR:		4532 & 2653
1997-09-22 17:52:30 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Peter Wemm
19d481cd4e Increase the max length of the .mh_sequences lines from 2048 to 4096
(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.
1997-02-03 04:57:25 +00:00
Masafumi Max NAKANE
28e0ad9b92 The routine m_atoi in libmh handled filename like [0-9]+~ as regular mail
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.)
1997-01-07 10:12:53 +00:00
Masafumi Max NAKANE
5e801915d5 Due to hardcoded wrong utmp location, lib/mh/rcvtty didn't work.
(Closing PR #1965.)
Submitted by:	Tom Pusateri <pusateri@jnx.com>
PR-Ignored by:	pst
1997-01-07 09:26:49 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00
David E. O'Brien
a107548d6a Convert to use MAN[1-8LN] 1996-11-17 07:42:58 +00:00
David E. O'Brien
ad74428818 CATEGORIES+= --> CATEGORIES=
And clean up variable ordering (as shown in the handbook) as little.
1996-11-10 21:32:56 +00:00
Paul Traina
53496fae1c time to go to sleep...call file by right name 1996-10-13 08:39:51 +00:00
Paul Traina
4477ccd6a8 Whoops, forgot to include the makefile patch 1996-10-13 08:18:35 +00:00
Paul Traina
961de0e15a The following patches enable RFC1342 compatible decoding of header fields
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
1996-10-13 08:13:18 +00:00
Paul Traina
6cc416dad8 Merge Mark's changes and my previous changes together to provide a 6.8.4
with the same functionality as 6.8.3.
1996-04-27 19:16:48 +00:00
Mark Murray
68f5f42fc3 Redo the package list - there are a couple of new POP files. 1996-04-27 17:44:43 +00:00
Mark Murray
13053f004a Add POP services to MH. Mercifully, this is actually quite light on bloat.
Also add some repairs to the slocal .maildelivery db file system for
BSD4.4.
Submitted by:	Paul Traina (.maildelivery repairs)
1996-04-27 17:43:54 +00:00
Mark Murray
2b7c84a452 Formatting and cosmetic changes only. 1996-04-27 13:19:22 +00:00
Mark Murray
ff4781ad57 With the 6.8.4 MegaPatch, most of our kluges no longer apply, so
remove them, and only bring back shared libraries and an appropriate
mtstailor.
1996-04-27 13:18:38 +00:00
Satoshi Asami
739d8ecb1f (2') It is recommended to use full pathnames for ldconfig. 1996-04-26 08:43:09 +00:00
Satoshi Asami
452c8adfcf (1) PATCH_SITES is not spelled PATCHSITES.
(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 :)
1996-04-26 08:42:49 +00:00
Peter Wemm
2985896a0d Update mh-6.8.3 -> 6.8.4 (as of Feb 8, 1996)
There is no mh-6.8.4.tar.Z on the master site, only the patch.
1996-04-25 11:46:00 +00:00
Paul Traina
d260a31f0a Fix shared library linking (again).
Fix and enable pop support code.
Fix and enable slocal msgid support code (eliminates duplicates) if .db file
present.
1996-02-23 01:25:09 +00:00
Mark Murray
09995e4ab0 Add .gz to the manpages, now that they are compressed. 1995-12-05 12:52:45 +00:00
Mark Murray
64ba958522 Cosmetic cleanup. 1995-12-05 12:38:18 +00:00
Mark Murray
e170bfc89f Compress the manpages. 1995-12-05 12:37:28 +00:00
Mark Murray
e67919eb98 Shorten one-line comment as per JKH request. 1995-10-27 06:36:11 +00:00
Gary Palmer
b8e2f8fda3 Take out the APOP option from the default config (even though it
was commented out). APOP causes problems if you try to compile
with it optioned in.
1995-08-15 20:08:02 +00:00
Satoshi Asami
d530b271d9 Add
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! :)
1995-06-24 11:42:32 +00:00
Jordan K. Hubbard
25940b153d Add lib/libmh.so.3.2 to the packing list. This fixes the broken package. 1995-04-18 13:38:36 +00:00
Satoshi Asami
8d3b6ee860 Mark Murray (markm) volunteered as the maintainer of this port. 1995-04-12 02:03:21 +00:00
Satoshi Asami
a07b60ed68 Updated ports Makefiles for mails. 1995-04-11 20:28:32 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Jordan K. Hubbard
41fb88d2c1 From: Mark Murray <mark@grondar.za>
Subject: misc/88: MH has no 'local' shared libraries.

>Number:         88
>Category:       misc
>Synopsis:       MH has no 'local' shared libraries.

Fix.
Submitted by:	mark
1994-12-27 22:41:37 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00
Paul Traina
55236d57bc Use $WRKSRC instead of $3 to find work directory 1994-10-06 19:41:06 +00:00
Paul Traina
0e106d825c Package files for MH 1994-10-06 01:29:07 +00:00
Paul Traina
47ed59f7d1 MH 6.8.3 port 1994-10-04 23:32:54 +00:00