Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-27 | Replace all occurrences of the "MAIL" definition with MAIL_CMD, since | agc | 1 | -2/+2 | |
some shells can set MAIL to be the mailbox of the user, and environment variables will override assignments in make when using conditional assignments. | |||||
2003-12-16 | Introduce command MAIL. It will be used to send messages like this: | heinz | 1 | -1/+2 | |
echo "message" | ${MAIL} -s"subject" add@ress.example | |||||
2003-12-16 | Allow _PATCH_BACKUP_ARG to be overridden in /etc/mk.conf (in order to use ↵ | heinz | 1 | -2/+2 | |
different patch programs). Ok by agc | |||||
2003-12-03 | Add initial support for AIX to pkgsrc. Tested with AIX 4.3 | erh | 1 | -0/+180 | |