| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 130166
Submitted by: Christian Laursen <xi at borderworlds dot dk> (maintaier)
Notes:
svn path=/head/; revision=225250
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/111189
Submitted by: Christian Laursen <xi -at- borderworlds.dk> (maintainer)
Notes:
svn path=/head/; revision=189100
|
|
|
|
|
|
|
|
| |
PR: 107189
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
Notes:
svn path=/head/; revision=180699
|
|
|
|
|
|
|
| |
Submitted by: pointyhat via kris
Notes:
svn path=/head/; revision=178121
|
|
|
|
|
|
|
|
| |
PR: ports/105520
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
Notes:
svn path=/head/; revision=177244
|
|
|
|
| |
Notes:
svn path=/head/; revision=162032
|
|
|
|
|
|
|
|
| |
PR: 92215
Approved by: maintainer
Notes:
svn path=/head/; revision=154268
|
|
|
|
|
|
|
|
| |
PR: 91951
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
Notes:
svn path=/head/; revision=153803
|
|
|
|
|
|
|
|
| |
PR: 90390
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
Notes:
svn path=/head/; revision=151172
|
|
|
|
|
|
|
|
| |
PR: 82447
Submitted by: Christian Laursen <xi@borderworlds.dk>
Notes:
svn path=/head/; revision=137775
|
|
|
|
|
|
|
|
| |
PR: ports/81084
Submitted by: maintainer
Notes:
svn path=/head/; revision=135408
|
|
|
|
|
|
|
|
| |
PR: 80813
Submitted by: Christian Laursen <xi@borderworlds.dk>
Notes:
svn path=/head/; revision=134926
|
|
|
|
|
|
|
|
| |
PR: 80364
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
Notes:
svn path=/head/; revision=134208
|
|
|
|
|
|
|
|
| |
PR: 77601
Submitted by: maintainer
Notes:
svn path=/head/; revision=129062
|
|
|
|
|
|
|
|
| |
PR: 77375
Submitted by: maintainer
Notes:
svn path=/head/; revision=128506
|
|
|
|
|
|
|
|
|
|
| |
This release fixes a hang that could occur under some circumstances.
PR: 76962
Submitted by: maintainer
Notes:
svn path=/head/; revision=128230
|
|
|
|
|
|
|
|
| |
PR: 76891
Submitted by: maintainer
Notes:
svn path=/head/; revision=127785
|
|
|
|
|
|
|
|
|
|
| |
- Add patch to make this version compile on 4.x
PR: 76616
Submitted by: maintainer
Notes:
svn path=/head/; revision=127178
|
|
|
|
|
|
|
|
| |
PR: ports/75145
Submitted by: maintainer
Notes:
svn path=/head/; revision=124304
|
|
|
|
|
|
|
|
| |
PR: 74515
Submitted by: Christian Laursen <xi@borderworlds.dk>
Notes:
svn path=/head/; revision=123131
|
|
|
|
|
|
|
|
| |
PR: ports/71524
Submitted by: Christian Laursen <xi at borderworlds dot dk> (maintainer)
Notes:
svn path=/head/; revision=118836
|
|
|
|
|
|
|
|
|
|
| |
use DATADIR
PR: 71243
Submitted by: maintainer
Notes:
svn path=/head/; revision=117908
|
|
|
|
|
|
|
|
|
|
| |
and user webinterfaces and the php user webinterface.
PR: 70979
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
Notes:
svn path=/head/; revision=117300
|
|
|
|
|
|
|
|
| |
PR: ports/70534
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
Notes:
svn path=/head/; revision=116448
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/68433
Submitted by: maintainer
Notes:
svn path=/head/; revision=112460
|
|
|
|
|
|
|
|
| |
PR: ports/68166
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
Notes:
svn path=/head/; revision=111938
|
|
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
|