| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Unbreak on 9.x
PR: ports/157514
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: maintainer timeout (>18days)
Notes:
svn path=/head/; revision=276021
|
|
|
|
|
|
|
|
| |
PR: 105978
Submitted by: Brad Huntting <huntting@glarp.com>
Notes:
svn path=/head/; revision=185036
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=156735
|
|
|
|
|
|
|
|
|
|
| |
Correct a plist-related packaging problem.
PR: 93549
Submitted by: maintainer
Notes:
svn path=/head/; revision=156566
|
|
|
|
|
|
|
|
| |
PR: 63497
Approved by: Scott Blachowicz <scott@sabami.seaslug.org> [MAINTAINER]
Notes:
svn path=/head/; revision=107305
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
Notes:
svn path=/head/; revision=57957
|
|
|
|
|
|
|
| |
with '.default' suffixes.
Notes:
svn path=/head/; revision=44508
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fixes a recently discovered security hole.
* Introduces a new port hook for nmh locking style, which
defaults to flock(2).
PR: 17055
Submitted by: maintainer
Notes:
svn path=/head/; revision=26441
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I was confused creating the most recent nmh port patch and
reverted the locking to "dot locking" as I'd thought that sendmail
used that. Upon using the new 'inc' command and closer
examination of sendmail, then mail.local, it looks like "flock"
locking is more appropriate (to match mail.local's behavior).
PR: 15674
Submitted by: maintainer
Notes:
svn path=/head/; revision=24079
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=23818
|
|
|
|
|
|
|
|
| |
PR: 6863
Submitted by: Scott Blachowicz <scott@sabami.seaslug.org>
Notes:
svn path=/head/; revision=11275
|
|
|
|
| |
Notes:
svn path=/head/; revision=9277
|
|
|
|
|
|
|
|
|
|
| |
(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)
Notes:
svn path=/head/; revision=9276
|
|
|
|
|
|
|
|
| |
While I'm about it, make this more compatible with the "MH" port WRT
locking and the "deleted" files.
Notes:
svn path=/head/; revision=9212
|
|
|
|
|
|
|
| |
Submitted by: Scott Blachowicz
Notes:
svn path=/head/; revision=7468
|
|
PR: 3647
Submitted by: Scott Blachowicz <Scott.Blachowicz@seaslug.org>
Notes:
svn path=/head/; revision=6737
|