sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
giovanni
8bd17a97ce
UTF-8 bugfix update to 3.0.0
2019-06-19 22:06:01 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
giovanni
6aa8d11f7d
bugfix update to 2.9.3
2018-03-07 13:59:41 +00:00
naddy
11e3dd67b3
switch COMPILER from the old, confusing shortcuts to the more explicit format
2017-11-16 23:20:37 +00:00
naddy
8472e38c51
replace gettext module; ok giovanni@
2017-11-13 15:35:24 +00:00
giovanni
c45521b491
unbreak, needs no-autoheader
...
spotted by naddy@, Thanks
2017-11-02 08:49:41 +00:00
giovanni
536d0d84e6
update to 2.9.2, remove a patch committed upstream
2017-10-31 07:46:37 +00:00
naddy
9a7941e186
Simplify: avoid triggering autotools cascade after patching configure.ac.
...
No need to pull in automake and libtool.
2017-09-29 22:05:30 +00:00
naddy
a576a9556f
run autotools before configure, not during build
2017-09-29 19:32:18 +00:00
ajacoutot
340fcc1bb1
Needs devel/libtool for autohell.
2017-09-29 16:54:24 +00:00
giovanni
3fe8cdd1d6
missing automake build_depends
...
spotted by naddy@
2017-09-27 13:20:02 +00:00
giovanni
fb9ebd05eb
Unbreak autoconf check with clang by not using nested functions
2017-09-26 17:37:51 +00:00
giovanni
4bcb259a98
Update to 2.9.0
...
ok porwise sthen@ on a similar diff
2017-08-04 23:17:27 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
c114d7057b
add pthread to COMPILER_LIBCXX.
...
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
schwarze
8f003a2ee0
Drop USE_GROFF and bump.
...
Mandoc now handles DocBook lists implemented with \h.
2017-06-02 08:56:32 +00:00
sthen
bcbf44ab87
use LIBCXX
2017-04-10 11:46:18 +00:00
giovanni
2c0cccc7f5
bugfix update to 2.8.5
2017-02-09 14:47:43 +00:00
giovanni
c1e9df5f99
bugfix update to 2.8.4
2016-09-02 09:19:36 +00:00
jasper
96ea3c92e6
simplify post-install which as a side-effect won't mask failure to install
...
non-existent files.
ok giovanni@ (MAINTAINER)
2016-05-30 19:09:18 +00:00
giovanni
02723aa6ae
Bugfix update to 2.8.3
...
a patch has been commmitted upstream
2015-08-27 09:35:16 +00:00
giovanni
025cc3600a
Update to 2.8.1
...
remove a patche committed upstream
add a patch (committed upstream) to fix a use-after-free
ok jca@ on a similar diff
2015-04-28 07:24:43 +00:00
sthen
97190b1022
remove some USE_LIBTOOL=Yes that crept back in (this is now the default)
2014-11-22 22:20:09 +00:00
sthen
9649078843
set RUN_DEPENDS-main instead of RUN_DEPENDS (propagated to -util) for maildrop;
...
fixes a problem apparent now that the postfix flavour is built by default
reported by nigel@ also seen by myself. ok aja@ nigel@ giovanni@
2014-11-20 19:26:34 +00:00
giovanni
cc62903fef
Update to 2.7.1, bugs fixed and utf-8 improvements
...
Add a no_trashquota flavor to keep it in sync with mail/courier-imap
Take maintainership
2014-06-05 21:04:51 +00:00
ajacoutot
e3edfdd3aa
Remove SECURITY files. They have served their purpose in the past but
...
have become pretty useless nowadays (and the pkg tools do not display
them anyway).
Some which contained valuable information have been turned into READMEs.
ok jasper@ sthen@
input/ok naddy@
2013-11-07 07:08:59 +00:00
ajacoutot
9e71e582e0
No need for the libiconv NODULE when we already have the gettext one.
2013-10-24 15:18:00 +00:00
naddy
c0f8bfa54d
We don't include Berkeley DB support, so don't pick it up when
...
configuring the bdbobj test program.
2013-10-13 20:18:08 +00:00
naddy
e09db175f3
remove various cruft that appears to have been blindly carried over
...
from version to version
2013-10-13 19:47:46 +00:00
rpe
743036cbc3
fix some too-short mktemp format strings
...
adjust lockfile names
ok sthen@, ok aja@ on a similar diff
2013-03-17 19:37:36 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +00:00
sthen
f5a323c546
Don't use ${FLAVOR:L}, we only support lower-case flavours now.
...
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
gonzalo
773daa81c8
Update for Maildrop to 2.5.5:
...
* rfc2045/rfc2045reply.c (mkreply): Fix copying of the contents
of the original message.
* rfc2045/reformime.c (do_print_info): rfc2231_udecodeDisposition()
failure is not fatal.
* rfc2045/reformime.c (get_suitable_filename): Ditto.
* rfc2045/reformime.c (main2): Fixed segfault on some arches
from an initial null given to strtok.
* mailbot: add "feedback" and "replyfeedback" formats,
generating RFC 5965-formatted feedback report. -a option attaches the
entire original message, instead of only its headers, for "replydsn",
"feedback", and "replyfeedback" formats.
Ok giovanni@
2012-09-04 11:33:35 +00:00
espie
e820071495
normalize pkgpath
2011-09-16 10:31:20 +00:00
giovanni
562df8229b
Bugfix update to 2.5.4
2011-06-09 13:24:13 +00:00
giovanni
605df406db
Update to 2.5.3
2011-05-09 09:32:19 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
espie
f7782d7391
a few email WANTLIBs
2010-11-11 10:54:02 +00:00
espie
632a3518ab
move gettext to new WANTLIB
2010-11-06 16:07:00 +00:00
espie
051dfa8362
USE_GROFF=Yes
2010-10-18 19:59:15 +00:00
jasper
4008540379
- prevent maildrop from appending a newline to mbox files before delivering
...
new messages. which would alter the final message in the mbox; which mutt,
among others wasn't fond of.
from debian via nima hoda.
2010-07-08 20:32:01 +00:00
giovanni
12a331b551
Update to 2.5.0 plus a patch from upstream to prevent a segfault
2010-07-08 16:35:58 +00:00
giovanni
13ad994a61
Update to 2.4.3
2010-04-21 07:23:58 +00:00
espie
da6a6cc9aa
fix FULLPKGPATH
2010-02-26 18:52:57 +00:00
jasper
4fe6846531
Security fix for CVE-2010-0301, "maildrop Privilege Escalation
...
Security Issue". patch from upstream cvs.
ok ajacoutot@
2010-01-29 12:03:09 +00:00
giovanni
b15218196f
Don't pull libfam during configure, spotted by Joachim Shipper,
...
help and ok sthen@
2009-12-22 11:21:33 +00:00
giovanni
6866e2676d
Update to 2.2.0
...
ok landry@
2009-10-28 14:21:38 +00:00
jasper
20696471fe
remove marc balmer as maintainer of all of his ports, to take away the
...
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00