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
naddy
348a3e29c5
drop RCS Ids
2022-03-11 19:34:31 +00:00
tb
81d2cc0fd2
mail/imapproxy: avoid upcoming build failure with opaque EVP_MD_CTX.
...
While there, simplify the patch using SSL_set1_host/SSL_set_hostflags
which avoid the need of getting the X509_VERIFY_PARM out of the SSL.
2021-11-28 20:44:57 +00:00
tb
3234cef851
mail/imapproxy: prepare for upcoming libcrypto bump. This has an
...
old verify callback that is only half compatible with opaque X509
structs. Fix the other half.
2021-10-18 22:20:15 +00:00
sthen
bb19e33712
imapproxy: enable debug packages
2021-03-22 21:40:06 +00:00
sthen
91d94be414
mirror imapproxy distfile, looks like old svn tarballs are removed. reported by ajacoutot@
2021-03-17 15:36:00 +00:00
sthen
9675a38ff5
typo in syslog text
2021-03-17 15:15:45 +00:00
sthen
9f3e43a282
imapproxy: use X509_VERIFY_PARAM_set1_host so it actually checks the
...
server cert
2021-03-17 15:05:50 +00:00
sthen
a2ef5fdae2
update to a newer version of imapproxy (svn version, there don't seem to
...
be actual releases any more - it's not updated very often in any event).
replace MESSAGE ("add foo to /etc/rc.local") with an rc script.
2021-03-16 17:44:52 +00:00
danj
a4577c7171
Remove unresponsive maintainers
...
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.
ok sthen@, jca@
2019-07-17 14:46:32 +00:00
sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
sthen
b5e38fa20f
regen
2014-04-19 15:23:01 +00:00
sthen
5ce190da23
handle RAND_egd removal
2014-04-19 15:22:32 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +00:00
jasper
7674860d88
- update to 1.2.7
...
maintainer timed-out
from brad
2012-06-15 09:07:59 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
brad
d3334527c2
- modify the default example configuration to ensure that imapproxy will
...
chroot itself to /var/empty
- remove quotes from COMMENT
- sync patches/PLIST
ok merdely@
2007-09-12 19:54:48 +00:00
ckuethe
df3312f4cc
add _imapproxy user and use it, rather than "nobody"
...
ok naddy
2007-07-24 19:38:01 +00:00
ckuethe
a69475b060
forgot to "cvs add" this - part of the update to 1.2.5
2007-04-11 16:08:23 +00:00
ckuethe
32fcf151c7
Update to 1.2.5, includes security fixes. From Holger Mauermann.
2007-04-11 16:06:46 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
alek
bd7fb23f74
NO_REGRESS; honour SYSCONFDIR
2006-10-18 10:03:50 +00:00
alek
e7f872bf5b
Wrong directory name.
...
Pointed out by Alexandre Anriot <aanriot@atlantilde.com>
2005-05-08 14:29:07 +00:00
alek
6e3f7cab62
Import imapproxy 1.2.3
...
imapproxy keeps the connection to an IMAP server open after a client
logs out and reuses it when the client connects again. This is mostly
useful for webmail clients.
From Holger Mauermann <holger@mauermann.org>
2005-05-08 12:22:09 +00:00