Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.7 10 Oct 2024 07:02:00 |
Baptiste Daroussin (bapt) Author: Siva Mahadevan |
mail/mlmmj: remove unnecessary USES=gmake
PR: 279836 |
1.4.7 01 Jul 2024 11:07:31 |
Baptiste Daroussin (bapt) |
mail/mlmmj: update to 1.4.7 |
1.4.6 17 Jun 2024 08:35:03 |
Baptiste Daroussin (bapt) |
mail/mlmmj: reduce the number of dependencies necessary to build
Use the "testing" Feature" to activate testing
PR: 278665 |
1.4.6 06 Jun 2024 12:23:24 |
Baptiste Daroussin (bapt) |
mail/mlmmj: update to 1.4.6 |
1.4.5 26 Mar 2024 08:13:39 |
Baptiste Daroussin (bapt) |
mail/mlmmj: update to 1.4.5 |
1.4.4 24 Jan 2024 07:59:53 |
Baptiste Daroussin (bapt) |
manprefix: move the manpages for the ports I maintain to share/man |
1.4.4 11 Jan 2024 17:21:17 |
Baptiste Daroussin (bapt) |
mail/mlmmj: update to 1.4.4 |
1.4.3 27 Dec 2023 20:15:14 |
Baptiste Daroussin (bapt) |
mail/mlmmj: update to 1.4.3 |
1.4.2 18 Dec 2023 09:22:43 |
Baptiste Daroussin (bapt) |
mail/mlmmj: upgrade to 1.4.2
Fix regression parsing latestdigest |
1.4.1 15 Dec 2023 09:40:55 |
Baptiste Daroussin (bapt) |
mail/mlmmj: add another missing build dependency |
1.4.1 13 Dec 2023 08:27:04 |
Baptiste Daroussin (bapt) |
mail/mlmmj: add a missing build dependency |
1.4.1 09 Dec 2023 19:24:25 |
Baptiste Daroussin (bapt) |
mail/mlmmj: update to 1.4.1 |
1.4.0 08 Dec 2023 09:46:53 |
Baptiste Daroussin (bapt) |
mail/mlmmj: add missing dep on pkgconf |
1.4.0 06 Dec 2023 16:28:54 |
Baptiste Daroussin (bapt) |
mail/mlmmj: update to 1.4.0 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.0_11 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.0_11 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
1.3.0_11 14 Jul 2022 05:51:58 |
Philip Paeps (philip) |
mail/mlmmj: allow configuring IPv6 relayhosts
Allow IPv6 addresses and hostnames that only resolve to IPv6 addresses
in control/relayhost. This fixes mlmmj on IPv6-only systems.
Approved by: bapt (implicit) |
1.3.0_10 24 Jan 2022 08:34:13 |
Baptiste Daroussin (bapt) |
mail/mlmmj: fix ipv6 support |
1.3.0_9 13 Jan 2022 14:44:58 |
Baptiste Daroussin (bapt) |
mail/mlmmj: add support for ipv6 |
1.3.0_8 21 Oct 2021 07:55:02 |
Baptiste Daroussin (bapt) |
mail/mlmmj: permit a static list of always allowed senders |
1.3.0_7 03 Aug 2021 16:45:01 |
Baptiste Daroussin (bapt) |
mail/mlmmj: Improve support for X-Original-From
In FreeBSD setup when emails are incoming from a domain with strong
dmarc validation policy (like yahoo) mail a munged upfront by rspamd and
X-Original-From is set to the original email.
The initial support for X-Original-From allowed everything to work but
list control, this update makes listcontrol (+help, +subscribe etc works
for those domains) |
1.3.0_6 26 May 2021 12:10:52 |
Baptiste Daroussin (bapt) |
mail/mlmmj: fully handle X-Original-From
This update to the initial patch makes sure, the sender receives a
denial email even if the from has been munged |
1.3.0_5 26 May 2021 11:48:57 |
Baptiste Daroussin (bapt) |
mail/mlmmj: fix typo in the original from support |
1.3.0_4 26 May 2021 11:32:20 |
Baptiste Daroussin (bapt) |
mail/mlmmj: handle X-Original-From
when used in conjonction with rspamd like on the FreeBSD mailing lists
setup, rspamd will handle the munge of the from in case of sender of
email with strong DMARC policy (yahoo, google), rspamd will set the
X-Original-From field with the original email address, use it to check
if the sender is a member of the list it is sending email to |
1.3.0_3 24 May 2021 09:19:21 |
Baptiste Daroussin (bapt) |
mail/mlmmj: add a patch to disable bounce probe |
1.3.0_2 24 May 2021 08:50:32 |
Baptiste Daroussin (bapt) |
mail/mlmmj: enable the mlmmj-receive-strip plugin
This is a small addon with no deps which allows stripping from the
incoming email informations based on content-type |
1.3.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.0_1 24 Mar 2021 22:13:29 |
bapt |
mlmmj: Incorporate from NetBSD's pkgsrc
The patch reduces subscription confirmation address length to fit RFC 5321 |
1.3.0 22 Jan 2021 08:06:40 |
bapt |
Fix build with recent compilers
Take maintainership |
1.3.0 01 Nov 2017 09:23:46 |
pi |
mail/mlmmj: update 1.2.19.0 -> 1.3.0
Relnotes: http://mlmmj.org/news/mlmmj-1-3-0-released/
Reported by: Zhang Huangbin <zhb@iredmail.org> |
1.2.19.0 28 Jun 2016 14:00:45 |
mat |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
1.2.19.0 26 Apr 2016 12:42:19 |
mat |
Update to 1.2.19.0
PR: 209045
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
1.2.17.1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.2.17.1 16 Jul 2015 09:33:44 |
robak |
mail/mlmmj: reset maintainer to ports@FreeBSD.org
PR: 201561
Submitted by: Christian Larsen <xi@borderworlds.dk> (maintainer) |
1.2.17.1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.2.17.1 05 May 2015 03:32:00 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
1.2.17.1 22 Nov 2014 18:42:44 |
antoine |
Cleanup plist |
1.2.17.1 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.2.17.1 03 Feb 2014 09:40:26 |
miwi |
- Stage support
- Convert to USES |
1.2.17.1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.2.17.1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.2.17.1 18 Jun 2013 13:49:02 |
az |
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@) |
1.2.17.1 03 May 2013 15:12:02 |
bapt |
Fix build with bmake |
1.2.17.1 30 Jun 2012 13:10:10 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.2.17.1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.2.17.1 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
1.2.17.1 21 Sep 2010 16:08:11 |
mm |
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 |
1.2.17.1 28 Aug 2010 20:33:31 |
brix |
- Update to v1.2.17.1
- Update WWW
- Add LICENSE
PR: ports/150069
Submitted by: Christian Laursen <xi at borderworlds.dk> (maintainer) |
1.2.17 24 Jan 2010 00:49:47 |
wen |
- Update to 1.2.17
PR: ports/143138
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) |
1.2.16 04 Jan 2009 20:45:06 |
amdmi3 |
- Update to 1.2.16
PR: 130166
Submitted by: Christian Laursen <xi at borderworlds dot dk> (maintaier) |
1.2.15 05 Aug 2007 23:22:53 |
laszlof |
Update to version 1.2.15
Maintainer notes:
Please note that the format of listtexts have changed. So, if you have
custom listtexts which contain non-USASCII characters, you should convert
them. It is easily done with the following one-liner:
perl -i -p -e 's/([\x80-\xff])/sprintf("\\u%04X",ord($1))/ge' /path/to/texts/*
PR: ports/115121
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) |
1.2.14 03 Apr 2007 14:36:11 |
philip |
Update to 1.2.14.
PR: ports/111189
Submitted by: Christian Laursen <xi -at- borderworlds.dk> (maintainer) |
1.2.13 25 Dec 2006 12:56:05 |
erwin |
Update to 1.2.13
PR: 107189
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) |
1.2.12 27 Nov 2006 17:50:04 |
miwi |
- Add backup MASTER_SITES
Submitted by: pointyhat via kris |
1.2.12 14 Nov 2006 12:36:15 |
miwi |
- Update to 1.2.12
PR: ports/105520
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) |
1.2.11 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
1.2.11 23 Jan 2006 19:38:58 |
erwin |
Update to 1.2.11
PR: 92215
Approved by: maintainer |
1.2.10 18 Jan 2006 13:02:00 |
erwin |
Update to 1.2.10
PR: 91951
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) |
1.2.9 14 Dec 2005 17:03:31 |
erwin |
Update to 1.2.9
PR: 90390
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) |
1.2.8 20 Jun 2005 16:51:50 |
arved |
Update to 1.2.8
PR: 82447
Submitted by: Christian Laursen <xi@borderworlds.dk> |
1.2.7 16 May 2005 20:58:21 |
jylefort |
Update to 1.2.7
PR: ports/81084
Submitted by: maintainer |
1.2.6.1 09 May 2005 12:52:37 |
arved |
Update to 1.2.6.1
PR: 80813
Submitted by: Christian Laursen <xi@borderworlds.dk> |
1.2.5 26 Apr 2005 16:22:12 |
leeym |
- updates mail/mlmmj to version 1.2.5
PR: 80364
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) |
1.2.4 17 Feb 2005 07:42:45 |
erwin |
Update to 1.2.4
PR: 77601
Submitted by: maintainer |
1.2.3 11 Feb 2005 08:05:35 |
erwin |
Update to 1.2.3
PR: 77375
Submitted by: maintainer |
1.2.2 07 Feb 2005 14:28:39 |
erwin |
- Update to 1.2.2
This release fixes a hang that could occur under some circumstances.
PR: 76962
Submitted by: maintainer |
1.2.1 31 Jan 2005 15:31:11 |
erwin |
Update to 1.2.1
PR: 76891
Submitted by: maintainer |
1.2.0 24 Jan 2005 13:48:10 |
erwin |
- Update to 1.2.0
- Add patch to make this version compile on 4.x
PR: 76616
Submitted by: maintainer |
1.1.0_1 17 Dec 2004 12:41:29 |
vs |
Update path to the listtext directory
PR: ports/75145
Submitted by: maintainer |
1.1.0 04 Dec 2004 20:21:55 |
arved |
Update to 1.0.0
PR: 74515
Submitted by: Christian Laursen <xi@borderworlds.dk> |
1.0.0 12 Oct 2004 07:20:13 |
linimon |
Update to 1.0.0: bugfixes and manpages.
PR: ports/71524
Submitted by: Christian Laursen <xi at borderworlds dot dk> (maintainer) |
1.0.0.r4 02 Sep 2004 09:26:43 |
mat |
Update to 1.0.0.r4
use DATADIR
PR: 71243
Submitted by: maintainer |
1.0.0.r2 26 Aug 2004 09:02:21 |
erwin |
Update mlmmj to version 1.0.0-RC2 and add knobs to install the perl admin
and user webinterfaces and the php user webinterface.
PR: 70979
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) |
0.8.3 16 Aug 2004 22:19:50 |
pav |
- Update to 0.8.3
PR: ports/70534
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) |
0.8.2 08 Jul 2004 08:31:52 |
vs |
Update to 0.8.2
o Make sure we don't cut of the first char of an emailaddress
o Fix header value copying (thanks Anders Johansson)
o Don't segfault if there's no email address in the To: header
o Clean up the subconf and unsubconf directories for stale requests as well
PR: ports/68780
Submitted by: maintainer |
0.8.1.1 28 Jun 2004 09:39:24 |
vs |
Update to 0.8.1.1 (see PR for fixes)
PR: ports/68433
Submitted by: maintainer |
0.8.0 21 Jun 2004 17:21:16 |
pav |
- Update to 0.8.0
PR: ports/68166
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) |
0.7.1 16 Jun 2004 20:29:18 |
pav |
Add mlmmj, Mailing list managing made joyful.
This is an attempt at implementing a mailing list manager with the same
functionality as the brilliant ezmlm, but with a decent license and mail
server independency.
PR: ports/67911
Submitted by: Christian Laursen <xi@borderworlds.dk> |