IABSD.fr/ports/net/uucp

Branch :


Log

Author Commit Date CI Message
a34bba28 2023-09-27 14:17:59 MASTER_SITES -> SITES catch one MASTER_SITES0 that wasn't actually in use
3f5796b9 2022-03-11 19:45:43 drop RCS Ids
48b0b966 2019-07-12 20:48:23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
563301d3 2016-12-18 20:25:50 Run as _uucp, who takes ownership of /var/spool/uucp* Previous diff looked good to sthen@. This updated diff stops putting lock files in /var/spool/locks. This means that one should avoir running uucp and pppd/whatever uses uu_lock(3) on the same tty. Hopefully nobody actually does that...
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.
480aca37 2014-03-26 20:57:14 Add mail/rmail as a RUN_DEPENDS, and ensure rmail can be found in ${LOCALBASE}/bin. ok sthen@
eae66e4a 2013-03-11 11:35:43 PERMIT_* / REGRESS->TEST sweep
9949e8d7 2013-02-09 15:17:46 Use chsh(1) at @exec-add / @unexec-delete time to set the correct shell for the uucp user. idea from miod@ ok jasper@ sthen@
1d36274a 2012-04-13 14:12:52 include <sys/param.h> at the top, not inside a function body, which fails on alpha because param.h pulls in all sorts of kernel headers