giovanni
39656b6828
install makedat(1) under libexec to unbreak makeimapaccess(8) and
...
avoid the conflict with maildrop package
remove a wrong extraunexec while here
ok sthen@ a while ago
2016-03-18 21:59:51 +00:00
giovanni
5eefb1d7e5
install makedat(1) under libexec to unbreak makeimapaccess(8) and
...
avoid the conflict with maildrop package
remove a wrong extraunexec while here
ok sthen@ a while ago
2016-03-18 21:53:02 +00:00
giovanni
d5a7e908f3
makedat(1) is part of maildrop, fixes package conflicts with maildrop
...
spotted by naddy@
ok jca@
2016-01-25 14:35:46 +00:00
giovanni
19b7645632
unbreak courier-imap startup with default config file
...
spotted by Theodore Wynnychenko, fix from sthen@
thanks
2016-01-05 10:51:37 +00:00
giovanni
5a2cfef737
Bugfix update to 4.16.2
...
some patches committed upstream
remove @samples that end up under /var/run, requested by ajacoutot
2015-08-27 09:33:16 +00:00
ajacoutot
16f10744ce
This also requires devel/libtool...
2015-07-21 14:44:13 +00:00
ajacoutot
37313537c8
autoheader is implied when CONFIGURE_STYLE=automake
2015-07-20 23:46:53 +00:00
jca
ba77352fb5
CONFIGURE_STYLE += automake, fixes build when automake-1.14 isn't installed
...
Problem spotted by ajacoutot@
2015-07-20 22:14:36 +00:00
jca
8c31ac27f7
Cope with the upcoming SSLv3 removal.
...
ok sthen@ giovanni@ (maintainer)
2015-07-20 07:17:40 +00:00
ajacoutot
8df641bf62
Fix pexp.
2015-07-15 21:14:06 +00:00
giovanni
8d7d59ca1f
Update to 4.16.0
...
remove a couple of patches committed upstream
add 2 patches (committed upstream) to fix a use-after-free and to let
mkdhparams(8) work with LibreSSL
ok jca@ on a similar diff
2015-04-28 07:20:02 +00:00
ajacoutot
8d28dad502
Cope with openssl(1) move from /usr/sbin to /usr/bin
...
ok landry@
2014-08-27 06:58:00 +00:00
giovanni
34f26ad0bb
Bugfix update to 4.15
2014-06-05 20:45:35 +00:00
ajacoutot
cfe4be35c5
No need to explicitely SUBST_VARS LOCALSTATEDIR anymore.
2014-04-15 08:53:04 +00:00
sthen
e787ad5f60
no cookie for antoine! :)
2013-10-24 20:22:07 +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
landry
1b3b412bb9
Add pcre to BDEP, configure checks for it and build fails later on if
...
dpb junks it.
from/with giovanni@ (maintainer)
2013-10-17 09:44:30 +00:00
giovanni
7242e5d2de
Remove hidden dependency on db, spotted by sthen@ and by naddy@ a while ago
...
ok sthen@
2013-07-18 08:51:32 +00:00
giovanni
810e2b1ae5
Bugfix update to 4.13
...
ok william@
2013-05-07 08:12:09 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +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
giovanni
4da68b33fb
Bugfix update to 4.11.0, a patch has been committed upstream
2012-10-18 08:06:27 +00:00
ajacoutot
acaaa6fdba
Use LOCALSTATEDIR instead of local variables.
2012-04-28 11:06:12 +00:00
ajacoutot
3f0ee525f1
Use LOCALSTATEDIR.
2012-04-28 10:51:44 +00:00
ajacoutot
5c6d2f6893
Fix default ssl certs path for the mk*cert tools so that it works out
...
of the box.
While here, fix REVISION to deal with multi packages.
ok giovanni@ (maintainer)
2012-04-10 22:31:10 +00:00
ajacoutot
a89a75cd04
Garbage collect the /dev/arandom patches.
...
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
sthen
22edabdcb4
Remove patches casting NULL when used as a sentinel to a pointer.
...
These are no longer needed since unistd.h r1.63 et al. ok ajacoutot@
2012-02-21 22:19:31 +00:00
giovanni
9c573ee26e
Update to 4.10.0
...
ok william@
Courier-imap has reset its epoch for the internal sequence number generator
for new mail folders.
Please read the UPGRADING section of the INSTALL notes for details.
http://fossies.org/unix/misc/courier-imap-4.10.0.tar.gz:a/courier-imap-4.10.0/INSTALL
2012-01-23 09:14:15 +00:00
espie
53295a4812
bye bye FLAVOR:L
2011-12-02 14:36:13 +00:00
espie
e820071495
normalize pkgpath
2011-09-16 10:31:20 +00:00
giovanni
69ee9589d5
Fix PLISTs, no bump as it didn't package.
...
ok ajacoutot@
2011-08-23 07:24:28 +00:00
giovanni
6ccbc5b790
Fix rcscripts, spotted by Moritz Grimm, Thanks
...
ok ajacoutot@
2011-08-22 07:57:25 +00:00
ajacoutot
66400c185a
Remove bogus @sample.
2011-06-09 13:30:42 +00:00
giovanni
6bedb2633b
Update to 4.9.3
...
Fixes some UTF-8 handling bugs
2011-06-09 13:10:23 +00:00
giovanni
6a0b764e35
Fix rc.d script ownerships.
2011-06-06 15:01:52 +00:00
jasper
278e3cc0b0
Sanitize some @unexec/@extraunexec calls to rm: move them up in the
...
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
ok aja@
2011-05-11 12:57:47 +00:00
giovanni
ce2fea2aed
Update to 4.9.1, utf-8 support completely rewritten and some bug fixes.
2011-05-09 09:30:26 +00:00
ajacoutot
15cb0bcccf
Make use of rcexec in rc_start().
...
ok giovanni@ (maintainer)
2011-03-20 13:06:23 +00:00
ajacoutot
1ffbcaa750
Remove all redirections -- rc.subr(8) now takes care of it.
2011-03-17 16:49:27 +00:00
ajacoutot
4ec44530ca
Simplify after recent rc.subr change.
...
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489
Cope with recent rc.subr changes.
2010-12-24 10:40:04 +00:00
giovanni
95d10b61c2
Add rcscripts to imap and pop3 servers
...
Help and ok ajacoutot@
2010-12-16 17:55:10 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
espie
051dfa8362
USE_GROFF=Yes
2010-10-18 19:59:15 +00:00
dcoppa
3814ea7dbd
Zap "-static" from libtool linking flags for testbdb: it doesn't
...
break the testbdb binary and we can switch this port to our own
ports/infrastructure/bin/libtool
OK landry@, giovanni@ (maintainer)
2010-10-05 13:41:10 +00:00
landry
5372bd374f
Use gnu libtool here, db library is not found when using ports libtool.
2010-09-22 06:53:03 +00:00
giovanni
8e35846ce4
courier-pop3 does not work without main package, spotted by Dave Anderson
...
ok sthen@
2010-09-09 10:26:19 +00:00
giovanni
88b336cb63
Update to 4.8.0 plus a patch from upstream to prevent a segfault
2010-07-08 16:29:58 +00:00
giovanni
a984ee53cb
Update to 4.7.0
...
Fixes a libgamin hidden dependency and man pages
2010-04-21 07:18:25 +00:00