History log of /freebsd-12.1/usr.sbin/mailwrapper/Makefile (Results 1 – 23 of 23)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0
# 8b081eaa 02-Jan-2018 Baptiste Daroussin <[email protected]>

Revert r326844

There has been some fallout from the change. The change itself was not valueable
enough to spend time investigating the corner cases, let's just back it out.

Reported by: flo


# b37b0924 14-Dec-2017 Baptiste Daroussin <[email protected]>

Replace usage of fparselen(3) by a getline(3)

This allow to remove the dependency on libutil


Revision tags: release/10.4.0, release/11.1.0
# ce9f2d31 07-Mar-2017 Rodney W. Grimes <[email protected]>

Convert absolute links to relative links.
Style.Makefile(9) has been ignored to produce minimal diffs.

Approved by: grehan (mentor)
MFC after: 1 week


# 64a0982b 04-Mar-2017 Enji Cooper <[email protected]>

usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible

This simplifies make logic/output

MFC after: 1 month
Sponsored by: Dell EMC Isilon


Revision tags: release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0
# c6db8143 25-Nov-2014 Baptiste Daroussin <[email protected]>

Convert usr.sbin to LIBADD
Reduce overlinking


Revision tags: release/10.1.0, release/9.3.0
# c6063d0d 06-May-2014 Warner Losh <[email protected]>

Use src.opts.mk in preference to bsd.own.mk except where we need stuff
from the latter.


Revision tags: release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0, release/7.4.0, release/8.2.0
# 4f6fbcd5 12-Oct-2010 Mark Murray <[email protected]>

Create the /bin/rmail symlink (which mailers such as postfix
and Exim can use).

This is something I thought I committed MONTHS ago, but it appears
that I fatfingered it and made a local commit.

Pas

Create the /bin/rmail symlink (which mailers such as postfix
and Exim can use).

This is something I thought I committed MONTHS ago, but it appears
that I fatfingered it and made a local commit.

Pass the pointy hat, please.

show more ...


Revision tags: release/8.1.0, release/7.3.0
# 71ccf092 02-Jan-2010 Ed Schouten <[email protected]>

The last big commit: let usr.sbin/ use WARNS=6 by default.


Revision tags: release/8.0.0, release/7.2.0, release/7.1.0, release/6.4.0, release/7.0.0, release/6.3.0, release/6.2.0
# 8fe1b8c0 06-Jun-2006 Xin LI <[email protected]>

Cleanups for mailwrapper(8):
- K&R -> ANSI prototype [O]
- Do not bother to do free right before exit() or execve() [O]
- Remove some dead code in addarg()
- Make additional parameters specified

Cleanups for mailwrapper(8):
- K&R -> ANSI prototype [O]
- Do not bother to do free right before exit() or execve() [O]
- Remove some dead code in addarg()
- Make additional parameters specified in mailer.conf(5)
actually work and document the fact. [N]
- Avoid using __progname but instead use getprogname()
and setprogname() to provide more sensible messages. [O, N]
- Update $OpenBSD$ and $NetBSD$ to reflect the fact that we
have sync'ed with their code.
- WARNS=6

Obtained from/Inspired by: OpenBSD [O], NetBSD [N] (partially)

show more ...


Revision tags: release/5.5.0, release/6.1.0
# e1fe3dba 17-Mar-2006 Ruslan Ermilov <[email protected]>

Reimplementation of world/kernel build options. For details, see:

http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Bro

Reimplementation of world/kernel build options. For details, see:

http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)

show more ...


Revision tags: release/6.0.0, release/5.4.0, release/4.11.0, release/5.3.0
# a5d15979 18-Oct-2004 Ruslan Ermilov <[email protected]>

Replaced afterinstall: with FILES.


Revision tags: release/4.10.0, release/5.2.1
# ef271e58 17-Jan-2004 Johan Karlsson <[email protected]>

Do not install SYMLINKS if both NO_MAILWRAPPER and
NO_SENDMAIL is defined.

PR: 57058
Reported by: Henri Hennebert <[email protected]>
Melvyn Sopacua on current@
Submitted by: ru@
MFC after: 2

Do not install SYMLINKS if both NO_MAILWRAPPER and
NO_SENDMAIL is defined.

PR: 57058
Reported by: Henri Hennebert <[email protected]>
Melvyn Sopacua on current@
Submitted by: ru@
MFC after: 2 weeks

show more ...


Revision tags: release/5.2.0, release/4.9.0, release/5.1.0, release/4.8.0, release/5.0.0, release/4.6.2
# d2893b16 29-Jul-2002 Ruslan Ermilov <[email protected]>

Drop support for COPY, -c has been the default mode of install(1)
for a long time now.

Approved by: bde


# 2632dac8 24-Jul-2002 Peter Wemm <[email protected]>

If NO_MAILWRAPPER is set, and sendmail is still enabled, then install
a direct symlink to sendmail.


# 5bcd1d05 05-Apr-2002 Gregory Neil Shapiro <[email protected]>

Add the missing hoststat and purgestat commands. These are normally
symlinks to the sendmail binary but in FreeBSD's case, they are
symlinks to mailwrapper.

Submitted by: tisco
MFC after: 4 days


# 90e655ea 20-Jul-2001 David E. O'Brien <[email protected]>

Perform a major cleanup of the usr.sbin Makefiles.
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.


Revision tags: release/4.3.0
# 345e52e7 26-Mar-2001 Ruslan Ermilov <[email protected]>

- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.


# c73e22c3 20-Mar-2001 Ruslan Ermilov <[email protected]>

Set the default manual section for usr.sbin/ to 8.


# 0e61e4dd 04-Jun-2000 Tim Vanderhoek <[email protected]>

Install mailer.conf as ${BINOWN}, ${BINGRP}, rather than root:wheel. This
lets unprivileged installworld: almost work first try and always work second.

BINOWN isn't quite right for this, but it's n

Install mailer.conf as ${BINOWN}, ${BINGRP}, rather than root:wheel. This
lets unprivileged installworld: almost work first try and always work second.

BINOWN isn't quite right for this, but it's not really worth creating
a MAILOWN for this.

show more ...


# 1538c4ee 29-Dec-1999 Peter Wemm <[email protected]>

Preempt one brucification - I was missing a ${DESTDIR}. I hate merging
two sets of changes from different trees.


# 44ba071e 29-Dec-1999 Peter Wemm <[email protected]>

As a special case, deal with a missing mailer.conf at install time. I
don't particularly like doing this here, but the alternative (loosing mail)
is worse.


# 521cb9d2 29-Dec-1999 Peter Wemm <[email protected]>

Make mailwrapper build


# 3ae92913 19-Dec-1999 Peter Wemm <[email protected]>

Import NetBSD's mailwrapper to redirect /usr/sbin/sendmail to the user's
chosen mailer.

Obtained from: NetBSD