View | Details | Raw Unified | Return to bug 90737
Collapse All | Expand All

(-)rkhunter/Makefile (+3 lines)
Lines 41-44 Link Here
41
	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/files/|} ${DOCSDIR}
41
	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/files/|} ${DOCSDIR}
42
.endif
42
.endif
43
43
44
post-install:
45
	    @${CAT} ${PKGMESSAGE}
46
44
.include <bsd.port.post.mk>
47
.include <bsd.port.post.mk>
(-)rkhunter/files/patch-os.dat (-11 lines)
Lines 1-11 Link Here
1
--- files/os.dat.orig Fri Jun 17 14:08:59 2005
2
+++ files/os.dat      Fri Jun 17 14:09:09 2005
3
@@ -112,6 +112,7 @@
4
 215:FreeBSD 4.11 (i386):/sbin/md5 -q:/usr/local/bin:
5
 216:FreeBSD 4.5 (i386):/sbin/md5 -q:/usr/local/bin:
6
 217:FreeBSD 4.6 (i386):/sbin/md5 -q:/usr/local/bin:
7
+218:FreeBSD 5.4 (i386):/sbin/md5 -q:/usr/local/bin:
8
 300:Sun Solaris 8 (sparc):/bin/ls:/bin:
9
 301:Sun Solaris 9 (sparc):/bin/ls:/bin:
10
 400:IBM AIX 5.4:/bin/ls:/bin:
11
(-)rkhunter/pkg-message (+8 lines)
Added Link Here
1
2
**********************************************
3
NOTICE:
4
5
     Keep your database up-to-date by running
6
     "rkhunter --update" frequently.
7
8
**********************************************

Return to bug 90737