| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
group already exist.
|
| |
|
|
|
|
| |
trouble updating the port.
|
|
|
|
|
| |
1.94.4 includes security fix, and jfitz is on vacation, so I committed this.
I would like to have a review by jfitz, after he comes back.
|
|
|
|
|
|
|
|
|
| |
(there's no dependency description in Makefile)
Majordomo seems to work with perl4.036 right now, so I made this fix.
In the future, we might need to switch to perl5. (document says that
in the future they'll switch to perl5)
Then, we'll need to revert the patch, and add dependency into Makefile.
|
| |
|
| |
|
|
|
|
|
| |
- Change the way that the /usr/lib/sendmail -> /usr/sbin/sendmail patches are stored to make future upgrades of the port easier.
- Change the way that the links in the install dirs were being set up.
|
|
|
|
|
| |
TMPDIR = /var/tmp -> TMPDIR?= /var/tmp
Suggested by: chuckr
|
|
|
|
|
|
| |
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.)
|
| |
|
| |
|
|
|
|
|
| |
to Makefile and PLIST.
Submitted by: bill@duchess.wagill.com
|
|
|
|
|
| |
RESTRICTED or BROKEN.
Pointed-out by: asami
|
|
|
|
| |
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
|
| |
|
|
|
|
| |
And clean up variable ordering (as shown in the handbook) as little.
|
|
|
|
|
|
| |
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.
|
|
Submitted by: James FitzGibbon <james@nexis.net>
|