[Midnightbsd-cvs] [MidnightBSD/mports] 85ca37: mail/mlmmj: update to 2.1.0
Lucas Holt
noreply at github.com
Sun Aug 9 09:38:44 EDT 2026
Branch: refs/heads/mail/mlmmj
Home: https://github.com/MidnightBSD/mports
Commit: 85ca3733569aaae6c76d49781ddd11e9e1f6006a
https://github.com/MidnightBSD/mports/commit/85ca3733569aaae6c76d49781ddd11e9e1f6006a
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-08-09 (Sun, 09 Aug 2026)
Changed paths:
M mail/mlmmj/Makefile
M mail/mlmmj/distinfo
A mail/mlmmj/files/patch-mk_common.mk
M mail/mlmmj/pkg-plist
Log Message:
-----------
mail/mlmmj: update to 2.1.0
2.x replaces autotools with a hand-rolled build system, so switch
GNU_CONFIGURE to HAS_CONFIGURE and pass --mandir explicitly.
Add patch-mk_common.mk. MidnightBSD gets iconv from
converters/libiconv, so USES=iconv puts -I/usr/local/include ahead of
the source include dir and libarchive's archive.h and libunistring's
unistr.h shadow mlmmj 2.x's own new headers. Reordering LOCAL_CFLAGS
before CFLAGS fixes it. FreeBSD does not need this; iconv is in
their base.
Built and packaged on amd64.
AI-Assisted-by: Claude Opus 5 (1M context) <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list