update port security/rkhunter

- Removed an obselete patch
	- Add pkg-message to show database update notice

PR:		ports/90737
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
This commit is contained in:
Edwin Groothuis 2006-01-02 23:19:50 +00:00
parent c0d77ab67c
commit 69fbe04866
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152626
3 changed files with 11 additions and 11 deletions

View file

@ -41,4 +41,7 @@ do-install:
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/files/|} ${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/files/|} ${DOCSDIR}
.endif .endif
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk> .include <bsd.port.post.mk>

View file

@ -1,11 +0,0 @@
--- files/os.dat.orig Fri Jun 17 14:08:59 2005
+++ files/os.dat Fri Jun 17 14:09:09 2005
@@ -112,6 +112,7 @@
215:FreeBSD 4.11 (i386):/sbin/md5 -q:/usr/local/bin:
216:FreeBSD 4.5 (i386):/sbin/md5 -q:/usr/local/bin:
217:FreeBSD 4.6 (i386):/sbin/md5 -q:/usr/local/bin:
+218:FreeBSD 5.4 (i386):/sbin/md5 -q:/usr/local/bin:
300:Sun Solaris 8 (sparc):/bin/ls:/bin:
301:Sun Solaris 9 (sparc):/bin/ls:/bin:
400:IBM AIX 5.4:/bin/ls:/bin:

View file

@ -0,0 +1,8 @@
**********************************************
NOTICE:
Keep your database up-to-date by running
"rkhunter --update" frequently.
**********************************************