Commit Graph

133 Commits

Author SHA1 Message Date
ajacoutot f50fdd748e Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
giovanni c2165707fe bugfix update to 5.1.8 2022-10-11 07:51:08 +00:00
ajacoutot 4043dab9cc Remove manually crafted rc_start and use daemon_flags for the same effect. 2022-05-21 11:16:52 +00:00
ajacoutot 9e45440fb2 Use the rc_exec function instead of ${rcexec}. 2022-05-21 10:50:49 +00:00
naddy 348a3e29c5 drop RCS Ids 2022-03-11 19:34:31 +00:00
naddy 2fd61ece30 mail/courier-imap: fix typo that broke Makefile syntax 2022-03-09 21:05:31 +00:00
giovanni 31ed4d654a do not install maildirkw(1), it's part of maildrop pkg 2022-03-09 11:43:43 +00:00
giovanni acb79d7578 bugfix update to 5.17
switch to devel/pcre2
2022-03-06 10:53:45 +00:00
giovanni a9adf2d07b update to 5.1.4 2021-12-14 07:51:25 +00:00
giovanni b4d3dbe1c9 update to 5.0.10 2020-06-01 07:25:32 +00:00
giovanni 3e6c36444a Update to 5.0.8
documentation fixes
2019-09-09 07:44:45 +00:00
sthen 3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
giovanni 6dfbd7600e Major update to 5.0.7
Starting from courier-imap-5.x full utf8 support is enabled,
if you are using imap folders with utf8 names you should check and/or
convert them using maildirmake(1) --checkutf8 and --convutf8 options.
2019-06-19 21:59:01 +00:00
naddy ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen 4bf5c5a833 automake (aclocal) is still needed; add automake BUILD_DEPENDS back in 2019-04-05 08:13:27 +00:00
naddy 8f9a444fec remove unused automake leftovers 2019-04-02 09:37:08 +00:00
rpe 9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
naddy 11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
giovanni 706b262625 update to 4.18.2, remove a patch committed upstream 2017-10-31 07:45:04 +00:00
giovanni 627399b936 Unbreak autoconf check with clang by not using nested functions 2017-09-26 17:30:37 +00:00
giovanni f733cec2e6 drop gettext module
prodded and ok sthen@
2017-08-09 20:36:40 +00:00
giovanni b822d86a84 update to 4.18
ok portwise sthen@ on a similar diff
2017-08-04 23:15:45 +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
giovanni d32467a1d5 bugfix update to 4.17.3 2017-02-09 14:46:36 +00:00
giovanni 26ca4dd597 bugfix update to 4.17.2 2016-09-02 09:10:25 +00:00
giovanni 652aaff318 Remove hidden dependency on devel/bison
spotted and ok ajacoutot@
2016-07-08 14:03:14 +00:00
giovanni 7fee5fe9fc Update to 4.17.1
patch committed upstream
support to TLS SNI added
2016-06-19 19:30:15 +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
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