Commit graph

5 commits

Author SHA1 Message Date
Cy Schubert
6d25bcb88d Fix the following:
* Alphabetize the comments on the Makefile variables that affect the
  configure process.

* Add a new NMH_EXTRA_CONFIGURE_ARGS var to let builder pass extra args
  through to configure.

* Add a new NMH_POP var to allow builder to disable the --enable-pop
  configure setting.

* Take 'uname' out of the AC_CHECK_FUNCS so the configure script never sets
  HAVE_UNAME, so that it only uses gethostname(3) to get the hostname.
  The HAVE_UNAME #define is only used in zotnet/mts/mts.c and it uses
  gethostname(3) in its stead both times.

PR:             36307
Submitted by:   MAINTAINER: Scott Blachowicz <Scott.Blachowicz@seaslug.org>
2002-04-21 16:25:02 +00:00
Sheldon Hearn
157e05f118 Update to nmh-1.0.2:
Documentation update providing current support channels.
	No show-stopping bugs fixed, just lots of nits.

Changes to the actual port:

	Simplify handling of PREFIX.
	Use autoconf.
	Use DOT_LOCKING, not FLOCK_LOCKING. (IMPORTANT)
	Tweak DESCR to make it more obvious that this is an MUA.

PR:		15423
Submitted by:	maintainer
1999-12-22 17:32:04 +00:00
Mark Murray
c8e157b3bf Update to version 0.19.
(lots of bug fixes, plus the port's locking is fixed, and inc will honour
a mode 775 /var/mail).
Also pacify portlint.
Submitted by:	Scott Blachowicz (partially)
1998-01-05 19:11:14 +00:00
Mark Murray
4e5c3cbd2a Update from 0.17 to 0.18
While I'm about it, make this more compatible with the "MH" port WRT
locking and the "deleted" files.
1997-12-28 12:37:47 +00:00
Satoshi Asami
53cb86c588 "New MH".
PR:		3647
Submitted by:	Scott Blachowicz <Scott.Blachowicz@seaslug.org>
1997-06-04 04:39:25 +00:00