fastports

mlmmj — Commit History

mail/mlmmj

showing 88 stored commits — full history at freebsd-ports on GitHub

Commit Credits Log message
2.0.1
0eecc888ab files touched
Baptiste Daroussin (bapt)
mail/mlmmj: update to 2.0.1
build script fixes
2.0.0
a789c1ea01 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: fif --mandir not working like expected
2.0.0
b11a20cb61 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: update to 2.0.0
1.8.0
3a54abdb56 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: update to 1.8.0
Changelog:
- New 'subrelease' feature: on lists with 'subonlypost', non-subscribers
  can simultaneously subscribe and release their denied post by replying
  to a single address. Three variants are provided: subrelease (normal
  subscription), digestsubrelease, and nomailsubrelease.
- Remove 'selfmoderate' feature, superseded by 'subrelease'.
- Fix thread grouping in digest.
- Fix garbage output in send_digest.
- Properly close SMTP connection on EHLO failure.
- Improve error handling in send_mail.
- Clean up queue file on second do_all_the_voodoo_here failure.
- Use buffered I/O where possible for better performance.
- Update exim4 configuration hints for exim4 >= 4.94.
- Many new unit tests.
1.7.1
f2b328a02d files touched
Baptiste Daroussin (bapt)
mail/mlmmj: update to 1.7.1
1.7.0
c6fdb1de97 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: update to 1.7.0
1.6.0
b2b3d1197d files touched
Baptiste Daroussin (bapt)
mail/mlmmj: update to 1.6.0
Changes since 1.5.0:
- Lots of portability fixes
- Remove blanks in customheaders prefix and skip empty lines
- $bouncenumbers$ in probe are now expended to number, messageid when
  possible
- customheaders allow now substitution of $posteraddr$ (Erwan Mas)
- Fix portability issue on Hurd (Erwan Mas)
1.5.1
3c37d62a02 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: update to 1.5.1
Changes: https://codeberg.org/mlmmj/mlmmj/releases/tag/RELEASE_1.5.1
1.5.0
8e376081b2 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: update to 1.5.0
Changes:
- Add option to copy From: to Reply-To: (Graham Leggett)
- remove contrib/pymime
- remove contrib/foot_filter
- granular access rejection message
- fix duplicated bounce recording
- Remove support for all deprecated syntax in templates
1.4.7
57a0731fc7 files touched
Siva Mahadevan (me)
mail/mlmmj: remove unnecessary USES=gmake
PR:	279836
1.4.7
2e86da1951 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: update to 1.4.7
1.4.6
2612aa236e files touched
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
145df9dbb2 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: update to 1.4.6
1.4.5
d9847e0704 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: update to 1.4.5
1.4.4
0ef221ab62 files touched
Baptiste Daroussin (bapt)
manprefix: move the manpages for the ports I maintain to share/man
1.4.4
330bb5e981 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: update to 1.4.4
1.4.3
a0bd62090d files touched
Baptiste Daroussin (bapt)
mail/mlmmj: update to 1.4.3
1.4.2
b392cdeae8 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: upgrade to 1.4.2
Fix regression parsing latestdigest
1.4.1
24d03805ef files touched
Baptiste Daroussin (bapt)
mail/mlmmj: add another missing build dependency
1.4.1
853a99cc25 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: add a missing build dependency
1.4.1
3d0311ead1 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: update to 1.4.1
1.4.0
a318efc956 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: add missing dep on pkgconf
1.4.0
b3638bad5e files touched
Baptiste Daroussin (bapt)
mail/mlmmj: update to 1.4.0
1.3.0
fb16dfecae files touched
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
b7f05445c0 files touched
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
1.3.0
b587cc2b4d files touched
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>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Logvinov <info@logvinov.com>
  *  Alexander Moisseev <moiseev@mezonplus.ru>
  *  Alexander Wittig <alexander@wittig.name>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexey V. Degtyarev
  *  Alexey V. Degtyarev <alexey@renatasystems.org>
  *  Ali Mashtizadeh <ali@mashtizadeh.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andrea Venturoli <freebsd@netfence.it>
  *  Andrew J. Caines <A.J.Caines@halplant.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Stevenson <andrew@ugh.net.au>
  *  Andrey Slusar <anray@FreeBSD.org>
  *  Andrey V. Pevnev <andrey@mgul.ac.ru>
  *  Andrey Zakhvatov
  *  Andy Gilligan
  *  Anthony Kim
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Karpov <toxa@toxahost.ru>
  *  Anton Lysenok <bart@tapolsky.net.ua>
  *  Anton Yuzhaninov <citrin@rambler-co.ru>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Attila Nagy <bra@fsn.hu>
  *  Autrijus Tang <autrijus@autrijus.org>
  *  Axel Steiner <ast@treibsand.com>
  *  Ben Smithurst <ben@FreeBSD.org>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Bernard Spil <brnrd@freebsd.org>
  *  Bill Brinzer <bill.brinzer@gmail.com>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Cheng-Lung Sung <clsung@dragon2.net>
  *  Chifeng QU <chifeng@gmail.com>
  *  Chris D. Faulhaber <jedgar@fxp.org>
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Christer Edwards <christer.edwards@gmail.com>
  *  Christian Laursen <xi@borderworlds.dk>
  *  Christopher Elkins <chrise@scardini.com>
  *  Clement Laforet <sheepkiller@cultdeadsheep.org>
  *  Craig Leres <leres@FreeBSD.org>
  *  Cyril Guibourg
  *  CyrilM <cyrilm@tower.pp.ru>
  *  Dan Langille <dvl@FreeBSD.org>
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Dario Freni <saturnero@gufi.org>
  *  Darren Pilgrim <ports.maintainer@evilphi.com>
  *  DarwinSurvivor <darwinsurvivor@gmail.com>
  *  David Bushong <david+ports@bushong.net>
  *  David O'Brien (obrien@NUXI.com)
  *  David Siebörger <drs@rucus.ru.ac.za>
  *  Dean Hollister <dean@odyssey.apana.org.au>
  *  Dmitry Liakh <dliakh@ukr.net>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dominic Marks <dom@wirespeed.org.uk>
  *  Eivind Eklund <eivind@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Emmanuel Vadot <manu@FreeBSD.org>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Erwin Lansing <erwin@FreeBSD.org>
  *  Eugene M. Kim <ab@astralblue.net>
  *  Fukang Chen <loader@FreeBSD.org>
  *  Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
  *  Gea-Suan Lin <gslin@gslin.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Gerhard Gonter <g.gonter@ieee.org>
  *  Gerrit Beine <gerrit.beine@gmx.de>
  *  Giel van Schijndel <me@mortis.eu>
  *  Glen Barber <gjb@FreeBSD.org>
  *  Glenn Johnson <gljohns@bellsouth.net>
  *  Gregory Sutter <gsutter@zer0.org>
  *  Gustau Perez <gustau.perez@gmail.com>
  *  Guy Antony Halse <guy@rucus.ru.za.za>
  *  Hajimu UMEMOTO <ume@FreeBSD.org>
  *  Harry Newton
  *  Hirohisa Yamaguchi <umq@ueo.co.jp>
  *  Hsin-Han You <hhyou@cs.nctu.edu.tw>
  *  Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org>
  *  Issei Suzuki <issei@jp.FreeBSD.org>
  *  J.R. Oldroyd <fbsd@opal.com>
  *  Jaap Akkerhuis <jaap@NLnetLabs.nl>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  James Raftery <james@now.ie>
  *  Jan-Peter Koopmann <j.koopmann@seceidos.de>
  *  Janne Snabb <snabb@epipe.com>
  *  Jean Milanez Melo <jmelo@FreeBSD.org>
  *  Jean-Baptiste Quenot <jb.quenot@caraldi.com>
  *  Jeremy Norris <ishmael27@home.com>
  *  Jim Mock <jim@FreeBSD.org>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johann Visagie <wjv@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  John Oxley <john@yoafrica.com>
  *  John Prather
  *  Josh Gilliam <josh@quick.net>
  *  Jun-ichiro Hagino <itojun@itojun.org>
  *  Justin Stanford <jus@security.za.net>
  *  KIMURA Yasuhiro <yasu@utahime.org>
  *  Kay Abendroth <kay.abendroth@raxion.net>
  *  Keith Gaughan <k@stereochro.me>
  *  Kelly Yancey <kbyanc@FreeBSD.org>
  *  Kevin Golding <ports@caomhin.org>
  *  Kimura Fuyuki <fuyuki@mj.0038.net>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
  *  Konstantinos Konstantinidis <kkonstan@daemon.gr>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Krzysztof Stryjek <ports@bsdserwis.com>
  *  Larry Rosenman <ler@FreeBSD.org>
  *  Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Lasse L. Johnsen (lasse@freebsdcluster.org)
  *  Lefteris Chatzibarbas <lefcha@hellug.gr>
  *  Lukasz Wasikowski <lukasz@wasikowski.net>
  *  MANTANI Nobutaka <nobutaka@nobutaka.com>
  *  Marcelo Araujo <araujobsd@gmail.com>
  *  Marco Broeder <marco.broeder@posteo.eu>
  *  Marcus Alves Grando <mnag@FreeBSD.org>
  *  Marijn Meijles <marijn@stack.nl>
  *  Mario S F Ferreira <lioux@FreeBSD.org>
  *  Mario S F Ferreira <lioux@linf.unb.br>
  *  Mario S F Ferreira <lioux@linf.unb.br> # Created by Matthias Andree
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Starovoytov <mark_sf@kikg.ifmo.ru>
  *  Martin Blapp
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke (miwi@FreeBSD.org)
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Martti Kuparinen <martti.kuparinen@ericsson.com>
  *  Masafumi NAKANE <max@FreeBSD.org>
  *  Masafumi Otsune <info@otsune.com>
  *  Masaki TAGAWA <masaki@club.kyutech.ac.jp>
  *  Matt Emmerton <matt@gsicomp.on.ca>
  *  Matthew Luckie <mjl@luckie.org.nz>
  *  Matthew N. Dodd <mdodd@FreeBSD.org>
  *  Matthew Seaman
  *  Matthew Seaman <matthew@FreeBSD.org>
  *  Matthias Andree <mandree@FreeBSD.org>
  *  Matthias Andree <matthias.andree@gmx.de>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Max Laier <max@love2party.net>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Maxim Tulyuk <mt@primats.org.ua>
  *  Meno Abels <meno.abels@adviser.com>
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael Ranner <michael@ranner.eu>
  *  Miguel Mendez <flynn@energyhq.es.eu.org>
  *  Mij <mij@bitchx.it>
  *  Mikhail T. (m.tsatsenko@gmail.com)
  *  Mikhail Teterin
  *  Miroslav Lachman
  *  Mohammad S. Babaei <info@babaei.net>
  *  Murilo Opsfelder <mopsfelder@gmail.com>
  *  Nagy, Attila <bra@fsn.hu>
  *  Nate Underwood <natey@natey.com>
  *  Neil Blakey-Milner
  *  Neil Blakey-Milner <nbm@FreeBSD.org>
  *  Neil Blakey-Milner <nbm@rucus.ru.ac.za>
  *  Neil Darlow <neil@darlow.co.uk>
  *  Nemo Liu <nemoliu@FreeBSD.org>
  *  Netherby <netherby@dancingfortune.com>
  *  Nick Hilliard <nick@foobar.org>
  *  Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
  *  Oliver Braun
  *  Oliver Braun <obraun@FreeBSD.org>
  *  Oliver Eikemeier
  *  Oliver Eikemeier <eik@FreeBSD.org>
  *  Oliver Eikemeier <eikemeier@fillmore-labs.com>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Olivier Girard <Olivier.Girard@univ-angers.fr>
  *  Omer Faruk Sen <ofsen@enderunix.org>
  *  Ozkan KIRIK <ozkan@enderunix.org>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pawel Pekala <c0rn@o2.pl>
  *  Pawel Pekala <pawel@FreeBSD.org>
  *  Pawel Pekala <pawel@freebsd.org>
  *  Pete Fritchman <petef@databits.net >
  *  Peter Hollaubek <fifteen@inext.hu>
  *  Peter Kieser <peter@kieser.ca>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Peter Wemm <peter@FreeBSD.org>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  R.I.Pienaar <rip@devco.net>
  *  Radim Kolar
  *  RicardoSSP <ricardo.katz@gmail.com>
  *  Rob Evers <rob@debank.tv>
  *  Robert Felber <robtone@ek-muc.de>
  *  Robert Nelson <robertn@the-nelsons.org>
  *  Romain Tartiere <romain@blogreen.org>
  *  Rozhuk Ivan <rozhuk.im@gmail.com>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sahil Tandon <sahil@tandon.net>
  *  Satoru Suzuki <xsuzu@yokohama.riken.jp>
  *  Scott Blachowicz <scott+ports@sabami.seaslug.org>
  *  Scott Lambert <lambert@lambertfam.org>
  *  Sean Chittenden <seanc@FreeBSD.org>
  *  Sergei Kolobov <sergei@FreeBSD.org>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Samoyloff <gonza@techline.ru>
  *  Sergey Skvortsov <skv@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Shaun Amott <shaun@FreeBSD.org>
  *  Sheldon Hearn <sheldonh@FreeBSD.org>
  *  Simon 'corecode' Schubert <corecode@corecode.ath.cx>
  *  Simon Barner <barner@in.tum.de>
  *  Simon Dick <simond@irrelevant.org>
  *  Stefan A. Deutscher (sad@mailaps.org)
  *  Stefan Bethke <stb@lassitu.de>
  *  Stephen Roznowski <sjr1@flash.net>
  *  Stephon Chen <stephon@pixnet.tw>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@f2o.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sylvio Cesar <sylvio@FreeBSD.org>
  *  TAKAHASHI Kaoru <kaoru@kaisei.org>
  *  TAKATSU Tomonari <tota@rtfm.jp>
  *  Talal Al-Dik <tad@vif.com>
  *  Ted Faber <faber@isi.edu>
  *  Terry Sposato
  *  The Anarcat <anarcat@anarcat.ath.cx>
  *  Thierry Thomas (<thierry@pompo.net>)
  *  Thomas Abthorpe <thomas@goodking.ca>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Thomas Lotterer <thomas.lotterer@cw.com>
  *  Thomas Seck <tmseck@netcologne.de>
  *  Tim Bishop <tim@bishnet.net>
  *  Tom Hukins <tom@eborcom.com>
  *  Tom Judge <tj@FreeBSD.org>
  *  Tom McLaughlin <tmclaugh@sdf.lonestar.org>
  *  Tomasz Paszkowski <ns88@k.pl>
  *  Torsten Blum <torstenb@FreeBSD.org>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Trish Lynch <trish@bsdunix.net>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Tuc <freebsd-ports@t-b-o-h.net>
  *  Udo Schweigert
  *  Udo Schweigert <ust@cert.siemens.de>
  *  Uffe Jakobsen <uffe@uffe.org>
  *  Victor Balada Diaz <victor@bsdes.net>
  *  Vidar Karlsen <vidar@karlsen.tech>
  *  Ville Eerola <ve@sci.fi>
  *  Vivek Khera <vivek@khera.org>
  *  Vladimir Kondratiev <wulf@mail.mipt.ru>
  *  Vsevolod Lobko <seva@sevasoft.kiev.ua>
  *  Vsevolod Stakhov <vsevolod@highsecure.ru>
  *  Wei-chun Chao
  *  Wen Heping <wen@FreeBSD.org>
  *  Will Andrews <will@FreeBSD.org>
  *  Xavier Beaudouin <kiwi@oav.net>
  *  Yarema <yds@CoolRat.org>
  *  Yasuhiro KIMURA <yasu@utahime.org>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
  *  Yen-Ming Lee <leeym@leeym.com>
  *  Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
  *  Yoshisato YANAGISAWA
  *  Zak Johnson <zakj@nox.cx>
  *  Zane C. Bowers
  *  Zeus Panchenko <zeus@gnu.org.ua>
  *  Zhen REN <bg1tpt@gmail.com>
  *  ache
  *  ache@FreeBSD.org
  *  arensb@ooblick.com
  *  bremner@unb.ca
  *  brett@peloton.physics.montana.edu
  *  bsam
  *  chinsan
  *  chris
  *  chris@shagged.org
  *  clive
  *  clsung
  *  clsung@dragon2.net
  *  dchapes@zeus.leitch.com
  *  delphij@FreeBSD.org
  *  delphij@FreeBSD.org.cn
  *  dhagan@cs.vt.edu
  *  dliakh
  *  dlowe
  *  dm
  *  eivind
  *  fluffy
  *  gahr
  *  gmarco@scotty.masternet.it
  *  gmc@sonologic.nl
  *  ijliao
  *  ismail@enderunix.org
  *  itojun@itojun.org
  *  janos.mohacsi@bsd.hu
  *  johnpupu <johnpupu@gmail.com>
  *  kaz
  *  krion
  *  liamfoy@sepulcrum.org
  *  markm@FreeBSD.org
  *  matusita@FreeBSD.org
  *  mich@freebsdcluster.org
  *  mwest@uct.ac.za
  *  n_hibma@qubesoft.com
  *  nbm
  *  nork@FreeBSD.org
  *  ofsen@enderunix.org
  *  pat
  *  petef
  *  petef@FreeBSD.org
  *  pst
  *  punkt.de Hosting Team <mops@punkt.de>
  *  rea@FreeBSD.org
  *  roam@FreeBSD.org
  *  sheldonh@FreeBSD.org
  *  shigeri <shigeri@m10.alpha-net.ne.jp>
  *  snowchyld
  *  tobez@tobez.org
  *  torstenb
  *  trevor
  *  v.velox@vvelox.net
  *  vanilla
  *  will
  *  wolpert

With hat:	portmgr
1.3.0
542ccf96b5 files touched
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
45bed87229 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: fix ipv6 support
1.3.0
dc303d54a7 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: add support for ipv6
1.3.0
3dd9fc88c5 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: permit a static list of always allowed senders
1.3.0
191922dd09 files touched
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
56643aaceb files touched
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
a2cc7761cc files touched
Baptiste Daroussin (bapt)
mail/mlmmj: fix typo in the original from support
1.3.0
71daa4ae2f files touched
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
d7f10130e0 files touched
Baptiste Daroussin (bapt)
mail/mlmmj: add a patch to disable bounce probe
1.3.0
5b8888a876 files touched
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
305f148f48 files touched
Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
1.3.0
8a18dc68c4 files touched
Baptiste Daroussin (bapt)
mlmmj: Incorporate from NetBSD's pkgsrc
The patch reduces subscription confirmation address length to fit RFC 5321
1.3.0
29c2d6399d files touched
Baptiste Daroussin (bapt)
Fix build with recent compilers Take maintainership
1.3.0
dd2094575d files touched
Kurt Jaeger (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
dca255c3ce files touched
Mathieu Arnold (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
e986dc40b1 files touched
Mathieu Arnold (mat)
Update to 1.2.19.0
PR:		209045
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
1.2.17.1
8d6597e0bb files touched
Mathieu Arnold (mat)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
1.2.17.1
2ce3f2e092 files touched
Bartek Rutkowski (robak)
mail/mlmmj: reset maintainer to ports@FreeBSD.org
PR:		201561
Submitted by:	Christian Larsen <xi@borderworlds.dk> (maintainer)
1.2.17.1
60d1a83c2a files touched
Mathieu Arnold (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
c4adcc3bc8 files touched
Dmitry Marakasov (amdmi3)
- Add CPE info
Approved by:	portmgr blanket
1.2.17.1
8e556b93ae files touched
Antoine Brodin (antoine)
Cleanup plist
1.2.17.1
bbc8c4d740 files touched
Adam Weinberger (adamw)
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
1.2.17.1
1a048b4225 files touched
Martin Wilke (miwi)
- Stage support - Convert to USES
1.2.17.1
fd61959c15 files touched
Baptiste Daroussin (bapt)
Add NO_STAGE all over the place in preparation for the staging support (cat: mail)
1.2.17.1
d4041784dc files touched
Alex Kozlov (ak)
- Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
1.2.17.1
b93bdbe2d6 files touched
Andrej Zverev (az)
- Cleanup outdated checks. (PERL_LEVEL < 5.12) - Assign some p5- ports under perl@ maintainership.
Approved by:	portmgr@ (bapt@)
1.2.17.1
09d7b4e13b files touched
Baptiste Daroussin (bapt)
Fix build with bmake
1.2.17.1
5c64b5a491 files touched
Andrej Zverev (az)
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
1.2.17.1
2b1dacc826 files touched
Doug Barton (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
c5284f2b4e files touched
Olli Hauer (ohauer)
- remove MD5
1.2.17.1
17e550ca2f files touched
Martin Matuska (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
96944f6727 files touched
Henrik Brix Andersen (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
ae26d2941b files touched
Wen Heping (wen)
- Update to 1.2.17
PR:		ports/143138
Submitted by:	Christian Laursen <xi@borderworlds.dk> (maintainer)
1.2.16
db10f414ef files touched
Dmitry Marakasov (amdmi3)
- Update to 1.2.16
PR:		130166
Submitted by:	Christian Laursen <xi at borderworlds dot dk> (maintaier)
1.2.15
2af6c2bf88 files touched
Frank J. Laszlo (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
0c37ef73b2 files touched
Philip Paeps (philip)
Update to 1.2.14.
PR:		ports/111189
Submitted by:	Christian Laursen <xi -at- borderworlds.dk> (maintainer)
1.2.13
c119cba65b files touched
Erwin Lansing (erwin)
Update to 1.2.13
PR:		107189
Submitted by:	Christian Laursen <xi@borderworlds.dk> (maintainer)
1.2.12
8a8bee1744 files touched
Martin Wilke (miwi)
- Add backup MASTER_SITES
Submitted by:	pointyhat via kris
1.2.12
a459e0ea0b files touched
Martin Wilke (miwi)
- Update to 1.2.12
PR:		ports/105520
Submitted by:	Christian Laursen <xi@borderworlds.dk> (maintainer)
1.2.11
efe7d5f7f4 files touched
Edwin Groothuis (edwin)
Remove USE_REINPLACE from ports starting with M
1.2.11
128953850f files touched
Erwin Lansing (erwin)
Update to 1.2.11
PR:		92215
Approved by:	maintainer
1.2.10
ca0513ab28 files touched
Erwin Lansing (erwin)
Update to 1.2.10
PR:		91951
Submitted by:	Christian Laursen <xi@borderworlds.dk> (maintainer)
1.2.9
fc676b7e9e files touched
Erwin Lansing (erwin)
Update to 1.2.9
PR:		90390
Submitted by:	Christian Laursen <xi@borderworlds.dk> (maintainer)
1.2.8
a9120c0ada files touched
Tilman Keskinoz (arved)
Update to 1.2.8
PR:		82447
Submitted by:	Christian Laursen <xi@borderworlds.dk>
1.2.7
822299be65 files touched
Jean-Yves Lefort (jylefort)
Update to 1.2.7
PR:		ports/81084
Submitted by:	maintainer
1.2.6.1
41cdc75038 files touched
Tilman Keskinoz (arved)
Update to 1.2.6.1
PR:		80813
Submitted by:	Christian Laursen <xi@borderworlds.dk>
1.2.5
97389d9e47 files touched
Yen-Ming Lee (leeym)
- updates mail/mlmmj to version 1.2.5
PR:		80364
Submitted by:	Christian Laursen <xi@borderworlds.dk> (maintainer)
1.2.4
51f07782e0 files touched
Erwin Lansing (erwin)
Update to 1.2.4
PR:		77601
Submitted by:	maintainer
1.2.3
5f01503cc1 files touched
Erwin Lansing (erwin)
Update to 1.2.3
PR:		77375
Submitted by:	maintainer
1.2.2
d637d2c31f files touched
Erwin Lansing (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
6b44bf8e92 files touched
Erwin Lansing (erwin)
Update to 1.2.1
PR:		76891
Submitted by:	maintainer
1.2.0
035aac1b51 files touched
Erwin Lansing (erwin)
- Update to 1.2.0 - Add patch to make this version compile on 4.x
PR:		76616
Submitted by:	maintainer
1.1.0
f583791f11 files touched
Volker Stolz (vs)
Update path to the listtext directory
PR:		ports/75145
Submitted by:	maintainer
1.1.0
c97e5e0582 files touched
Tilman Keskinoz (arved)
Update to 1.0.0
PR:		74515
Submitted by:	Christian Laursen <xi@borderworlds.dk>
1.0.0
b3d800ded7 files touched
Mark Linimon (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
d1c4854660 files touched
Mathieu Arnold (mat)
Update to 1.0.0.r4 use DATADIR
PR:		71243
Submitted by:	maintainer
1.0.0.r2
eb888f36a8 files touched
Erwin Lansing (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
0e3cd31102 files touched
Pav Lucistnik (pav)
- Update to 0.8.3
PR:		ports/70534
Submitted by:	Christian Laursen <xi@borderworlds.dk> (maintainer)
0.8.2
c9e7ee873b files touched
Volker Stolz (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
f9b9490ee2 files touched
Volker Stolz (vs)
Update to 0.8.1.1 (see PR for fixes)
PR:		ports/68433
Submitted by:	maintainer
0.8.0
8c86deb0d4 files touched
Pav Lucistnik (pav)
- Update to 0.8.0
PR:		ports/68166
Submitted by:	Christian Laursen <xi@borderworlds.dk> (maintainer)
0.7.1
d3fb2f27d8 files touched
Pav Lucistnik (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>

← back to port