aboutsummaryrefslogtreecommitdiff
path: root/mail/mlmmj
Commit message (Collapse)AuthorAgeFilesLines
* mail/mlmmj: update 1.2.19.0 -> 1.3.0Kurt Jaeger2017-11-013-3/+20
| | | | | | | | Relnotes: http://mlmmj.org/news/mlmmj-1-3-0-released/ Reported by: Zhang Huangbin <zhb@iredmail.org> Notes: svn path=/head/; revision=453272
* Convert USE_PHP*=yes into USES=php*Mathieu Arnold2016-06-281-2/+1
| | | | | | | | | | | PR: 210529 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6936 Notes: svn path=/head/; revision=417719
* Update to 1.2.19.0Mathieu Arnold2016-04-264-436/+271
| | | | | | | | | PR: 209045 Submitted by: tkato432 yahoo com Sponsored by: Absolight Notes: svn path=/head/; revision=414049
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* mail/mlmmj: reset maintainer to ports@FreeBSD.orgBartek Rutkowski2015-07-161-1/+1
| | | | | | | | PR: 201561 Submitted by: Christian Larsen <xi@borderworlds.dk> (maintainer) Notes: svn path=/head/; revision=392286
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=386312
* - Add CPE infoDmitry Marakasov2015-05-051-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=385441
* Cleanup plistAntoine Brodin2014-11-221-23/+0
| | | | Notes: svn path=/head/; revision=373086
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* - Stage supportMartin Wilke2014-02-032-29/+33
| | | | | | | - Convert to USES Notes: svn path=/head/; revision=342397
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)Andrej Zverev2013-06-181-6/+0
| | | | | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=321187
* Fix build with bmakeBaptiste Daroussin2013-05-031-5/+5
| | | | Notes: svn path=/head/; revision=317214
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-3/+3
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300267
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - 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. Notes: svn path=/head/; revision=284232
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703Martin Matuska2010-09-211-3/+10
| | | | | | | Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 Notes: svn path=/head/; revision=261560
* - Update to v1.2.17.1Henrik Brix Andersen2010-08-284-17/+48
| | | | | | | | | | | - Update WWW - Add LICENSE PR: ports/150069 Submitted by: Christian Laursen <xi at borderworlds.dk> (maintainer) Notes: svn path=/head/; revision=260142
* - Update to 1.2.17Wen Heping2010-01-243-4/+14
| | | | | | | | PR: ports/143138 Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) Notes: svn path=/head/; revision=248441
* - Update to 1.2.16Dmitry Marakasov2009-01-043-27/+49
| | | | | | | | PR: 130166 Submitted by: Christian Laursen <xi at borderworlds dot dk> (maintaier) Notes: svn path=/head/; revision=225250
* Update to version 1.2.15Frank J. Laszlo2007-08-053-37/+280
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=197192
* Update to 1.2.14.Philip Paeps2007-04-032-4/+4
| | | | | | | | PR: ports/111189 Submitted by: Christian Laursen <xi -at- borderworlds.dk> (maintainer) Notes: svn path=/head/; revision=189100
* Update to 1.2.13Erwin Lansing2006-12-253-4/+7
| | | | | | | | PR: 107189 Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) Notes: svn path=/head/; revision=180699
* - Add backup MASTER_SITESMartin Wilke2006-11-271-1/+3
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=178121
* - Update to 1.2.12Martin Wilke2006-11-143-4/+7
| | | | | | | | PR: ports/105520 Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) Notes: svn path=/head/; revision=177244
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Update to 1.2.11Erwin Lansing2006-01-232-4/+4
| | | | | | | | PR: 92215 Approved by: maintainer Notes: svn path=/head/; revision=154268
* Update to 1.2.10Erwin Lansing2006-01-182-4/+4
| | | | | | | | PR: 91951 Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) Notes: svn path=/head/; revision=153803
* Update to 1.2.9Erwin Lansing2005-12-142-4/+5
| | | | | | | | PR: 90390 Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) Notes: svn path=/head/; revision=151172
* Update to 1.2.8Tilman Keskinoz2005-06-202-3/+3
| | | | | | | | PR: 82447 Submitted by: Christian Laursen <xi@borderworlds.dk> Notes: svn path=/head/; revision=137775
* Update to 1.2.7Jean-Yves Lefort2005-05-162-3/+3
| | | | | | | | PR: ports/81084 Submitted by: maintainer Notes: svn path=/head/; revision=135408
* Update to 1.2.6.1Tilman Keskinoz2005-05-093-3/+5
| | | | | | | | PR: 80813 Submitted by: Christian Laursen <xi@borderworlds.dk> Notes: svn path=/head/; revision=134926
* - updates mail/mlmmj to version 1.2.5Yen-Ming Lee2005-04-263-3/+4
| | | | | | | | PR: 80364 Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) Notes: svn path=/head/; revision=134208
* Update to 1.2.4Erwin Lansing2005-02-172-3/+3
| | | | | | | | PR: 77601 Submitted by: maintainer Notes: svn path=/head/; revision=129062
* Update to 1.2.3Erwin Lansing2005-02-112-3/+3
| | | | | | | | PR: 77375 Submitted by: maintainer Notes: svn path=/head/; revision=128506
* - Update to 1.2.2Erwin Lansing2005-02-073-26/+3
| | | | | | | | | | This release fixes a hang that could occur under some circumstances. PR: 76962 Submitted by: maintainer Notes: svn path=/head/; revision=128230
* Update to 1.2.1Erwin Lansing2005-01-313-12/+3
| | | | | | | | PR: 76891 Submitted by: maintainer Notes: svn path=/head/; revision=127785
* - Update to 1.2.0Erwin Lansing2005-01-243-4/+12
| | | | | | | | | | - Add patch to make this version compile on 4.x PR: 76616 Submitted by: maintainer Notes: svn path=/head/; revision=127178
* Update path to the listtext directoryVolker Stolz2004-12-172-2/+3
| | | | | | | | PR: ports/75145 Submitted by: maintainer Notes: svn path=/head/; revision=124304
* Update to 1.0.0Tilman Keskinoz2004-12-043-20/+36
| | | | | | | | PR: 74515 Submitted by: Christian Laursen <xi@borderworlds.dk> Notes: svn path=/head/; revision=123131
* Update to 1.0.0: bugfixes and manpages.Mark Linimon2004-10-122-4/+5
| | | | | | | | PR: ports/71524 Submitted by: Christian Laursen <xi at borderworlds dot dk> (maintainer) Notes: svn path=/head/; revision=118836
* Update to 1.0.0.r4Mathieu Arnold2004-09-023-35/+61
| | | | | | | | | | use DATADIR PR: 71243 Submitted by: maintainer Notes: svn path=/head/; revision=117908
* Update mlmmj to version 1.0.0-RC2 and add knobs to install the perl adminErwin Lansing2004-08-263-3/+78
| | | | | | | | | | and user webinterfaces and the php user webinterface. PR: 70979 Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) Notes: svn path=/head/; revision=117300
* - Update to 0.8.3Pav Lucistnik2004-08-163-3/+5
| | | | | | | | PR: ports/70534 Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) Notes: svn path=/head/; revision=116448
* Update to 0.8.2Volker Stolz2004-07-082-3/+3
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=113198
* Update to 0.8.1.1 (see PR for fixes)Volker Stolz2004-06-283-10/+9
| | | | | | | | PR: ports/68433 Submitted by: maintainer Notes: svn path=/head/; revision=112460
* - Update to 0.8.0Pav Lucistnik2004-06-215-58/+5
| | | | | | | | PR: ports/68166 Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer) Notes: svn path=/head/; revision=111938
* Add mlmmj, Mailing list managing made joyful.Pav Lucistnik2004-06-167-0/+136
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> Notes: svn path=/head/; revision=111626