ports/86698: Conflict between sysutils/sleuthkit and japanes/jls

Fumiyoshi TAOKA fmysh at iijmio-mail.jp
Thu Sep 29 06:50:18 UTC 2005


>Number:         86698
>Category:       ports
>Synopsis:       Conflict between sysutils/sleuthkit and japanes/jls
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 29 06:50:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Fumiyoshi TAOKA
>Release:        
>Organization:
>Environment:
>Description:
	Both sysutils/sleuthkit and japanese/jls install
	bin/jls and man/man1/jls.1.
	
>How-To-Repeat:
>Fix:

Mark CONFLICTS each other.

--- sysutils/sleuthkit/Makefile.orig	Thu Sep 29 15:17:44 2005
+++ sysutils/sleuthkit/Makefile	Thu Sep 29 15:24:00 2005
@@ -14,6 +14,8 @@
 MAINTAINER=	opr at bsdaemon.be
 COMMENT=	The @stake Sleuth Kit for forensic analysis
 
+CONFLICTS=	ja-ls-[0-9]*
+
 USE_PERL5=	yes
 USE_REINPLACE=	yes



--- japanese/jls/Makefile.orig	Thu Sep 29 15:11:21 2005
+++ japanese/jls/Makefile	Thu Sep 29 15:24:43 2005
@@ -18,6 +18,8 @@
 MAINTAINER=	kazami at angels.vg
 COMMENT=	Japanized ls
 
+CONFLICTS=	sleuthkit-[0-9]*
+
 MAN1=		jls.1
 MANCOMPRESSED=	yes
 PLIST_FILES=	bin/jls
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list