Logsurfer is a program that works on single textlines from a logfile (or from standard input). It compares each line against regular expressions of a set of "rules" and per- forms certain actions that are defined for this match. WWW: http://www.cert.dfn.de/eng/logsurf/ = FreeBSD's devd(8) based automount solution LICENSE= BSD PLIST_FILES= sbin/automount etc/devd/automount_devd.conf etc/automount.conf.sample NO_BUILD= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/automount ${PREFIX}/sbin ${INSTALL_DATA} ${WRKSRC}/automount_devd.conf ${PREFIX}/etc/devd/automount_devd.conf ${INSTALL_DATA} ${WRKSRC}/automount.conf.sample ${PREFIX}/etc/automount.conf.sample ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL .include