Date: Mon, 25 Mar 2002 13:29:08 -0800 (PST) From: Gregory Neil Shapiro <gshapiro@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib Makefile src/lib/libmilter Makefile src/lib/libsm Makefile src/share/mk bsd.libnames.mk Message-ID: <200203252129.g2PLT8E13920@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gshapiro 2002/03/25 13:29:08 PST
Modified files: (Branch: RELENG_4)
lib Makefile
share/mk bsd.libnames.mk
Added files: (Branch: RELENG_4)
lib/libmilter Makefile
lib/libsm Makefile
Log:
MFC: Add two new libraries which are part of sendmail 8.12. libsm is used only
for building sendmail and the associated utilities. libmilter is a new
mail filtering API for sendmail.
Revision Changes Path
1.133 +4 -2 src/lib/Makefile
1.1 +28 -0 src/lib/libmilter/Makefile (new)
1.1 +37 -0 src/lib/libsm/Makefile (new)
1.51 +3 -0 src/share/mk/bsd.libnames.mk
Revision Changes Path
1.107.2.12 +5 -3 src/lib/Makefile
1.1.2.1 +28 -0 src/lib/libmilter/Makefile (new)
1.1.2.1 +37 -0 src/lib/libsm/Makefile (new)
1.28.2.6 +3 -0 src/share/mk/bsd.libnames.mk
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203252129.g2PLT8E13920>
