ports/90737: update port security/rkhunter

Babak Farrokhi babak at farrokhi.net
Wed Dec 21 12:00:34 UTC 2005


>Number:         90737
>Category:       ports
>Synopsis:       update port security/rkhunter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 21 12:00:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD royalway.propagation.net 5.4-STABLE FreeBSD 5.4-STABLE #6: Thu Jun 30 05:11:17 CDT 2005 root at royalway.propagation.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
- Removed an obselete patch
- Add pkg-message to show database update notice
>How-To-Repeat:
	
>Fix:

	

--- rkhunter.patch begins here ---
diff -ruN rkhunter.orig/Makefile rkhunter/Makefile
--- rkhunter.orig/Makefile	Wed Dec 21 14:02:38 2005
+++ rkhunter/Makefile	Wed Dec 21 15:06:33 2005
@@ -41,4 +41,7 @@
 	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/files/|} ${DOCSDIR}
 .endif
 
+post-install:
+	    @${CAT} ${PKGMESSAGE}
+
 .include <bsd.port.post.mk>
diff -ruN rkhunter.orig/files/patch-os.dat rkhunter/files/patch-os.dat
--- rkhunter.orig/files/patch-os.dat	Wed Dec 21 14:02:38 2005
+++ rkhunter/files/patch-os.dat	Thu Jan  1 03:30:00 1970
@@ -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:
-
diff -ruN /dev/null rkhunter/pkg-message
--- /dev/null	Thu Jan  1 03:30:00 1970
+++ rkhunter/pkg-message	Wed Dec 21 15:07:20 2005
@@ -0,0 +1,8 @@
+
+**********************************************
+NOTICE:
+
+     Keep your database up-to-date by running
+     "rkhunter --update" frequently.
+
+**********************************************
--- rkhunter.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list