Masafumi Max NAKANE
4afd23d6c8
In the distributed Makefile:
...
TMPDIR = /var/tmp -> TMPDIR?= /var/tmp
Suggested by: chuckr
1997-01-11 19:56:25 +00:00
Masafumi Max NAKANE
8b15e025b8
Distributed Makefile assumes /usr/tmp for tmpdir, and make install failed.
...
Changed it to /var/tmp.
(I remember someone was pointing this out in ports@freebsd.org , but
apparently, it wasn't picked up by jfitz.)
1997-01-11 16:49:19 +00:00
James FitzGibbon
7c6b1807c2
Forgot one instance of '1.94' that should have read '1.94.1'.
1996-12-27 06:26:00 +00:00
James FitzGibbon
84c4276379
Upgrade to majordomo v1.94.1.
1996-12-27 06:25:02 +00:00
James FitzGibbon
5ff201ce42
Fix for PR ports/2253 - link from Tools/archive to ${PREFIX}/archive added
...
to Makefile and PLIST.
Submitted by: bill@duchess.wagill.com
1996-12-20 03:32:38 +00:00
Masafumi Max NAKANE
86913ca557
No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
...
RESTRICTED or BROKEN.
Pointed-out by: asami
1996-12-08 01:45:16 +00:00
Masafumi Max NAKANE
3e17de1c73
Now, string describing reason for defining these variables must be set
...
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
1996-12-07 11:26:58 +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
James FitzGibbon
2680038293
Upgrade to majordomo v1.94 release
...
Use new INSTALL_ aliases
Clean up creation of majordom user and group
Fix problem where the local host was set to 'thud.cdrom.com' in everyone's config by default.
1996-10-26 18:21:17 +00:00
Satoshi Asami
6073bad618
Finally, the majordomo mailing list manager.
...
Submitted by: James FitzGibbon <james@nexis.net>
1996-07-20 01:39:22 +00:00