| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
arguments to ${PKGINSTALL}. (I suspect this install script actually
working without the second argument is because of this Makefile, but I
won't touch the script itself.)
|
|
|
|
| |
MASTER_SITE_LOCAL site.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a couple Makefile knobs to go with some new configure script
options.
PR: ports/18035
Submitted by: MAINTAINER
- Get rid of an insecure command (`chmod +w configure') and whole
pre-configure target, which seems unnecessary now. (the port
successfully builds without it)
- Use tab instead of space in suitable points.
- Use `${...}' instead of `$(...)'.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
| |
as the days of the former are numbered.
Reviewed by: asami
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
autoconf for this port.
PR: 15648
Submitted by: Scott Blachowicz <scott@sabunix.rresearch.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
chown -> ${CHOWN}
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
|
|
|
|
|
|
| |
PR: ports/12177
Submitted by: Scott.Blachowicz@seaslug.org
(maintainer)
|
|
|
|
|
| |
PR: 11762
Submitted by: Sheldon Hearn <sheldonh@uunet.co.za>
|
|
|
|
|
| |
PR: ports/11628
Submitted by: Scott.Blachowicz@seaslug.org
|
|
|
|
|
|
| |
PR: ports/10119
Reviewed by: jkoshy
Submitted by: Scott Blachowicz <sab@seanet.com>
|
|
|
|
|
| |
PR: ports/10119
Submitted by: Sheldon Hearn <axl@iafrica.com>
|
|
|
|
|
| |
Submitted by: Scott Blachowicz <Scott.Blachowicz@seaslug.org>
(maintainer)
|
|
|
|
|
| |
PR: 7617
Submitted by: Scott Blachowicz <scott@sabami.seaslug.org>
|
|
|
|
|
| |
PR: 6863
Submitted by: Scott Blachowicz <scott@sabami.seaslug.org>
|
|
|
|
| |
PR: 6568
|
|
|
|
|
| |
PR: 6428
Submitted by: Scott Blachowicz <sab@sabami.seaslug.org>
|
|
|
|
|
| |
PR: 5831
Submitted by: maintainer
|
|
|
|
|
| |
PR: 5819
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
(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)
|
|
|
|
|
| |
While I'm about it, make this more compatible with the "MH" port WRT
locking and the "deleted" files.
|
|
|
|
| |
Submitted by: Scott Blachowicz
|
|
PR: 3647
Submitted by: Scott Blachowicz <Scott.Blachowicz@seaslug.org>
|