Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 2002 12:07:24 -0700 (PDT)
From:      David Bushong <david+ports@bushong.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42711: update port mail/ifile from 1.0.4 to 1.0.11
Message-ID:  <200209121907.g8CJ7OVQ085854@firebat.bushong.net>

next in thread | raw e-mail | index | archive | help

>Number:         42711
>Category:       ports
>Synopsis:       update port mail/ifile from 1.0.4 to 1.0.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 12 12:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     David Bushong
>Release:        FreeBSD 4.6-RC i386
>Organization:
>Environment:
System: FreeBSD firebat.bushong.net 4.6-RC FreeBSD 4.6-RC #2: Wed May 29 20:21:27 PDT 2002 dbushong@firebat.bushong.net:/stripe/obj/usr/src/sys/FIREBAT i386


	
>Description:
	This is a port update for mail/ifile
>How-To-Repeat:
	Apply patch from within /usr/ports/mail/ifile with patch -p1 < file
>Fix:

diff -c /usr/ports/mail/ifile/Makefile ifile/Makefile
*** /usr/ports/mail/ifile/Makefile	Mon Feb 11 01:21:31 2002
--- ifile/Makefile	Thu Sep 12 11:59:34 2002
***************
*** 6,12 ****
  #
  
  PORTNAME=	ifile
! PORTVERSION=	1.0.4
  CATEGORIES=	mail textproc
  MASTER_SITES=	http://www.ai.mit.edu/~jrennie/ifile/
  
--- 6,12 ----
  #
  
  PORTNAME=	ifile
! PORTVERSION=	1.0.11
  CATEGORIES=	mail textproc
  MASTER_SITES=	http://www.ai.mit.edu/~jrennie/ifile/
  
***************
*** 14,23 ****
  
  USE_GMAKE=	yes
  GNU_CONFIGURE=	yes
! 
! post-patch:
! .for file in argp-help.c strndup.c
! 	@${PERL} -pi -e "s/malloc.h/stdlib.h/g" ${WRKSRC}/argp/${file}
! .endfor
  
  .include <bsd.port.mk>
--- 14,19 ----
  
  USE_GMAKE=	yes
  GNU_CONFIGURE=	yes
! MAN1=		ifile.1
  
  .include <bsd.port.mk>
diff -c /usr/ports/mail/ifile/distinfo ifile/distinfo
*** /usr/ports/mail/ifile/distinfo	Mon Feb 11 01:21:31 2002
--- ifile/distinfo	Thu Sep 12 11:42:10 2002
***************
*** 1 ****
! MD5 (ifile-1.0.4.tar.gz) = 26e1cfa8482e733922a59e48e12545f4
--- 1 ----
! MD5 (ifile-1.0.11.tar.gz) = 62b783da6e129682551ccf47198be4ea
diff -c /usr/ports/mail/ifile/pkg-descr ifile/pkg-descr
*** /usr/ports/mail/ifile/pkg-descr	Mon Feb 11 01:21:31 2002
--- ifile/pkg-descr	Thu Sep 12 11:50:08 2002
***************
*** 1,6 ****
  ifile is a general mail filtering system that works with a mail client to
  intelligently filter mail according to the way the user tends to organize
! mail. ifile uses the machine learning algorithm Naive Bayes to classify
  e-mail documents.
  
  ifile is different from other mail filtering programs in three major ways: 
--- 1,6 ----
  ifile is a general mail filtering system that works with a mail client to
  intelligently filter mail according to the way the user tends to organize
! mail.  ifile uses the machine learning algorithm Naive Bayes to classify
  e-mail documents.
  
  ifile is different from other mail filtering programs in three major ways: 
***************
*** 12,19 ****
  
  ifile is not dependent upon any specific mail system and should be adaptable
  to any mail system which allows an outside program to perform mail
! filtering. The download package includes instructions for using ifile with
! NMH, EXMH and slocal.  Grant Taylor describes the use of ifile with
! procmail.
  
  WWW: http://www.ai.mit.edu/~jrennie/ifile/
--- 12,17 ----
  
  ifile is not dependent upon any specific mail system and should be adaptable
  to any mail system which allows an outside program to perform mail
! filtering.
  
  WWW: http://www.ai.mit.edu/~jrennie/ifile/
diff -c /usr/ports/mail/ifile/pkg-plist ifile/pkg-plist
*** /usr/ports/mail/ifile/pkg-plist	Mon Feb 11 01:21:31 2002
--- ifile/pkg-plist	Thu Sep 12 11:54:05 2002
***************
*** 1,11 ****
  @comment $FreeBSD: ports/mail/ifile/pkg-plist,v 1.1 2002/02/11 09:21:31 kevlo Exp $
- lib/libargp.a
- include/argp.h
- lib/libifile.a
- include/ifile/ifile.h
  bin/ifile
  bin/ifilter.mh
  bin/irefile.mh
  bin/knowledge_base.mh
  bin/news2mail
- @dirrm include/ifile
--- 1,6 ----
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209121907.g8CJ7OVQ085854>