IABSD.fr/ports/mail/solid-pop3d

Branch :


Log

Author Commit Date CI Message
96ecf1cd 2016-08-03 13:06:41 Zap trailing spaces at EOL.
cbc8a6b7 2016-05-22 19:12:36 Use getpwnam_shadow in the one case that it is needed to unbreak spop3d after the recent libc change. Problem reported and diff tested by Peter N. M. Hansteen, thanks! ok dcoppa@, sthen@
6bb8d067 2015-02-16 22:57:07 Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output.
570aa62a 2015-01-18 03:12:39 Drop remaining MD5/RMD160/SHA1 checksums.
a6738657 2013-04-27 15:44:20 Tweak MESSAGEs/READMEs now that inetd(8) is off by default.
0662a4e9 2013-03-11 11:20:26 PERMIT_* / REGRESS->TEST sweep
f5a323c5 2013-02-09 14:49:50 Don't use ${FLAVOR:L}, we only support lower-case flavours now. OK ajacoutot@ espie@
3f0ee525 2012-04-28 10:51:44 Use LOCALSTATEDIR.
88ea7291 2012-03-29 13:38:12 Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't make a distinction between these. ok aja@ dcoppa@
278e3cc0 2011-05-11 12:57:47 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@