IABSD.fr/ports/sysutils/radmind/pkg

Branch :


Log

Author Commit Date CI Message
c54e12bb 2011-05-11 07:45:52 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.
9cb31f36 2010-04-15 14:29:16 Consistency: remove the 1, 2 or even 3 empty blank lines. sthen@ agrees
828ed12d 2008-11-10 09:19:25 - update radmind to 1.13.0 - regen PLIST from William Yodlowsky (MAINTAINER), thanks!
2114697e 2007-09-04 20:52:13 update radmind to 1.9.0 from William Yodlowsky (MAINTAINER)
82806daf 2005-01-26 00:33:30 Update to radmind-1.4.0 from maintainer William Yodlowsky <bsd@openbsd.rutgers.edu>
2d5884a7 2004-11-26 09:58:47 - Remove DEINSTALL - Bump PKGNAME ok espie@
d1fa125d 2004-09-15 18:39:31 new plists
a3134d3b 2004-06-26 19:00:48 Initial import of radmind 1.3.0 A suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines. At its core, radmind operates as a tripwire. It is able to detect changes to any managed filesystem object, e.g. files, directories, links, etc. However, radmind goes further than just integrity checking: once a change is detected, radmind can optionally reverse the change. WWW: http://rsug.itd.umich.edu/software/radmind/ from William Yodlowsky <bsd at openbsd.rutgers.edu>