ports/70911: [MAINTAINER] mail/bsfilter

Masafumi Otsune info at otsune.com
Tue Aug 24 18:40:25 UTC 2004


>Number:         70911
>Category:       ports
>Synopsis:       [MAINTAINER] mail/bsfilter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 24 18:40:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Masafumi Otsune
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD xt.xebec1995.jp 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Sat Jul 24 18:56:56 JST 2004
>Description:
- Fix OPTIONS
- Remove pre-build

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- bsfilter-1.0.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/bsfilter.orig/Makefile /usr/ports/mail/bsfilter/Makefile
--- /usr/ports/mail/bsfilter.orig/Makefile	Wed Aug 25 03:29:17 2004
+++ /usr/ports/mail/bsfilter/Makefile	Wed Aug 25 03:29:40 2004
@@ -21,7 +21,6 @@
 USE_RUBY=	yes
 
 OPTIONS=	MECAB "Use japanese/mecab" off \
-		CHASEN "Use japanese/chasen" off \
 		KAKASI "Use japanese/kakasi" off
 
 .include <bsd.port.pre.mk>
@@ -32,12 +31,6 @@
 .if defined(WITH_KAKASI)
 RUN_DEPENDS+=	${RUBY_SITEARCHLIBDIR}/kakasi.so:${PORTSDIR}/japanese/ruby-kakasi
 .endif
-
-pre-build:
-	@${ECHO_MSG} "specify algorithm of a tokenizer for Japanese language"
-	@${ECHO_MSG} "WITH_CHASEN=yes (japanese/chasen)"
-	@${ECHO_MSG} "WITH_KAKASI=yes (japanese/kakasi)"
-	@${ECHO_MSG} "WITH_MECAB=yes (japanese/mecab)"
 
 do-install:
 	@${INSTALL_SCRIPT} ${WRKSRC}/bsfilter/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
--- bsfilter-1.0.4.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list