Date: Mon, 15 Apr 2024 20:32:27 +0100 From: Lexi Winter <lexi@le-fay.org> To: pkgbase@freebsd.org Subject: mailwrapper Message-ID: <Zh2AyxODwlAE9hT1@ilythia.eden.le-fay.org>
next in thread | raw e-mail | index | archive | help
--rxpXqR5q2Hq4/Jwl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable hello, i am working on a patch for mailwrapper, which i'd like to move from FreeBSD-utilities to its own package. however i'm a little stymied by usr.sbin/mailwrapper/Makefile[0], which seems to do a few fairly odd things for the benefit of src users, such as linking mailwrapper to either dma or sendmail if mailwrapper itself isn't built. i'd like to significantly simplify the logic here so that if mailwrapper is enabled (${MK_MAILWRAPPER} =3D=3D yes), it's always installed in the usual place, and doesn't pretend to be dma or sendmail, and there is no special handling depending on the value of ${MK_SENDMAIL} and ${MK_DMAGENT}. =20 this might require some changes to either sendmail or dma (which of course i'd test before submitting anything), but in principle, does this sound like a reasonable idea? i am concious that many/most people don't use pkgbase yet and we shouldn't break things for them, but this seems like an ideal to time to clean up some of this legacy stuff. [0] https://cgit.freebsd.org/src/tree/usr.sbin/mailwrapper/Makefile --rxpXqR5q2Hq4/Jwl Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCAAdFiEEuwt6MaPcv/+Mo+ftDHqbqZ41x5kFAmYdgMgACgkQDHqbqZ41 x5nXyAv+IrYLE38ncOx3xMqQEQrTlgQMh8et3+NRCX03PX3JH57KT1MFvhwp0ZXf wHCsHsWf9AC9n73LXtReVJH9Bmcthu07m5b0/noKrnnUWKeIu0MPaGQtbj1ixz9R +qNJgQJNz38NxVUP9MIQYNN3PUEeNI0ULu7v80haEeyJjCWlNQ5qUqd2J9nIH3fx jP3QMsBy4wsNTKXPxsupDVL+hTU7Ikcop4uk51JgmUSjocwP2Zb6XAZTVW+iFEbF dX9CAeYLecN9mSTUrrsdp/0pxWZlPiY3QiNpWTMhQlhQ2F2K1UXZsl16cg1kTjDy 9Hlw7QUAIhi8FXhhVxJcNM96Pb+FO3qA0NRfLMCrB9H5P2Gcsn88//AlLT26qVI6 LVPXR0+4+mt3mBFKpbhkAFOrQW+vTTGulgU/IKkjXrgwNoxA08bQCRkyswA8L+Ga rhOAWuXgaYri8teTADhE2jODBSDu4HJQ3YavhDF3+GLYkOBSBEj7IYjTuhyEP6sa VgNppwC+ =ffBu -----END PGP SIGNATURE----- --rxpXqR5q2Hq4/Jwl--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Zh2AyxODwlAE9hT1>