ports/80208: Update port: mail/im to 148

KATO Tsuguru tkato432 at yahoo.com
Thu Apr 21 14:10:23 UTC 2005


>Number:         80208
>Category:       ports
>Synopsis:       Update port: mail/im to 148
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 21 14:10:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 148

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/mail/im/Makefile mail/im/Makefile
--- /usr/ports/mail/im/Makefile	Fri Dec 24 02:53:21 2004
+++ mail/im/Makefile	Sun Apr 10 10:34:08 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	im
-PORTVERSION=	147
+PORTVERSION=	148
 CATEGORIES=	mail
 MASTER_SITES=	http://tats.haun.org/im/ \
 		${MASTER_SITE_PORTS_JP}
@@ -17,21 +17,21 @@
 USE_PERL5=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS= --libdir=${PREFIX}/etc
-# If you use RPOP instead of APOP, comment out following line.
-#CONFIGURE_ARGS+=--enable-rpop
 MAKE_ARGS=	prefix=${PREFIX} imlibdir=${PREFIX}/etc/im
 
-PORTDOCDIR=	${PREFIX}/share/doc/im
-SAMPLEDIR=	${PREFIX}/share/examples/im
-MYPORTDOCS=	00changes 00copyright 00copyright.jis 00perl 00readme 00usage
+# Use RPOP instead of APOP
+.if defined(WITH_RPOP)
+CONFIGURE_ARGS+=	--enable-rpop
+.endif
 
 post-install:
 .if !defined(NOPORTDOCS)
-	@${MKDIR} ${PORTDOCDIR}/man ${SAMPLEDIR}
-	@cd ${WRKSRC}; \
-	${INSTALL_DATA} ${MYPORTDOCS} ${PORTDOCDIR}; \
-	${INSTALL_DATA} man/* ${PORTDOCDIR}/man; \
-	${INSTALL_DATA} dot.im/* ${SAMPLEDIR}
+	@${MKDIR} ${DOCSDIR}
+	${INSTALL_DATA} ${WRKSRC}/00* ${DOCSDIR}
+	@${MKDIR} ${DOCSDIR}/man
+	${INSTALL_DATA} ${WRKSRC}/man/* ${DOCSDIR}/man
+	@${MKDIR} ${EXAMPLESDIR}
+	${INSTALL_DATA} ${WRKSRC}/dot.im/* ${EXAMPLESDIR}
 .endif
 
 ## for make PLIST (only maintainer use)
diff -urN /usr/ports/mail/im/distinfo mail/im/distinfo
--- /usr/ports/mail/im/distinfo	Thu Jul 29 19:35:50 2004
+++ mail/im/distinfo	Sun Apr 10 10:27:57 2005
@@ -1,2 +1,2 @@
-MD5 (im-147.tar.gz) = 6b1f21eb9c285f13428b43f7496178cb
-SIZE (im-147.tar.gz) = 221546
+MD5 (im-148.tar.gz) = 3eb8288aa9d230bd73bd4086f5c3299f
+SIZE (im-148.tar.gz) = 221668
diff -urN /usr/ports/mail/im/pkg-descr mail/im/pkg-descr
--- /usr/ports/mail/im/pkg-descr	Thu Jul 29 19:35:50 2004
+++ mail/im/pkg-descr	Thu Apr 21 22:45:14 2005
@@ -1,16 +1,15 @@
-This package provides a series of user interface commands (im*
-commands) and backend Perl5 libraries to integrate Email and NetNews
-user interface. They are designed to be used both from Mew and on
-command line.
+IM (Internet Message) provides a series of user interface commands
+(imput, imget, imls, ...) and backend Perl5 modules to integrate
+E-mail and NetNews user interface. They are designed to be used both
+from Mew version 1.x and on command line.
 
-The folder style for Mew is exactly the same as that of MH. So, you
-can replace MH with this package without any migration
-works. Moreover, you are able to operate your messages both by IM and
-MH with consistent manner.
+The folder style of IM is exactly the same as that of MH. So, you can
+replace MH with this package without any migration works. Moreover,
+you are able to operate your messages both by IM and MH with
+consistent manner.
 
-All programs/libraries conforms GPL2. This means, in short words, free
-but no warranty. You have to provide whole source code if you
-distribute. 
+IM is copyrighted by IM developing team. You can redistribute it
+and/or modify it under the modified BSD license.
 
 Although you installed IM successfully, yet you must be initialized on
 your home directory at once. Execute imsetup command with your account
diff -urN /usr/ports/mail/im/pkg-plist mail/im/pkg-plist
--- /usr/ports/mail/im/pkg-plist	Thu Jul 29 19:35:50 2004
+++ mail/im/pkg-plist	Sun Apr 10 10:36:13 2005
@@ -48,41 +48,42 @@
 lib/IM/Stdio.pm
 lib/IM/TcpTransaction.pm
 lib/IM/Util.pm
-%%DOCSDIR%%/00changes
-%%DOCSDIR%%/00copyright
-%%DOCSDIR%%/00copyright.jis
-%%DOCSDIR%%/00perl
-%%DOCSDIR%%/00readme
-%%DOCSDIR%%/00usage
-%%DOCSDIR%%/man/00readme
-%%DOCSDIR%%/man/imali.jis
-%%DOCSDIR%%/man/imcat.jis
-%%DOCSDIR%%/man/imcd.jis
-%%DOCSDIR%%/man/imclean.jis
-%%DOCSDIR%%/man/imget.jis
-%%DOCSDIR%%/man/imhist.jis
-%%DOCSDIR%%/man/imjoin.jis
-%%DOCSDIR%%/man/immv.jis
-%%DOCSDIR%%/man/impack.jis
-%%DOCSDIR%%/man/imput
-%%DOCSDIR%%/man/imput.jis
-%%DOCSDIR%%/man/imrm.jis
-%%DOCSDIR%%/man/imsetup.jis
-%%DOCSDIR%%/man/imsort.jis
-%%DOCSDIR%%/man/imstore.jis
-%%DOCSDIR%%/man/imtar.jis
-%%EXAMPLESDIR%%/Config
-%%EXAMPLESDIR%%/Petnames
-%%EXAMPLESDIR%%/get.sbr
-%%EXAMPLESDIR%%/get.sbr.refile
-%%EXAMPLESDIR%%/getchk.sbr
-%%EXAMPLESDIR%%/getchk.sbr.postpet
-%%EXAMPLESDIR%%/password
-%%EXAMPLESDIR%%/scan.sbr
-%%EXAMPLESDIR%%/scan.sbr.sample1
-%%EXAMPLESDIR%%/scan.sbr.sample2
- at dirrm %%EXAMPLESDIR%%
- at dirrm %%DOCSDIR%%/man
- at dirrm %%DOCSDIR%%
+%%PORTDOCS%%%%DOCSDIR%%/00changes
+%%PORTDOCS%%%%DOCSDIR%%/00copyright
+%%PORTDOCS%%%%DOCSDIR%%/00copyright.jis
+%%PORTDOCS%%%%DOCSDIR%%/00diff
+%%PORTDOCS%%%%DOCSDIR%%/00perl
+%%PORTDOCS%%%%DOCSDIR%%/00readme
+%%PORTDOCS%%%%DOCSDIR%%/00usage
+%%PORTDOCS%%%%DOCSDIR%%/man/00readme
+%%PORTDOCS%%%%DOCSDIR%%/man/imali.jis
+%%PORTDOCS%%%%DOCSDIR%%/man/imcat.jis
+%%PORTDOCS%%%%DOCSDIR%%/man/imcd.jis
+%%PORTDOCS%%%%DOCSDIR%%/man/imclean.jis
+%%PORTDOCS%%%%DOCSDIR%%/man/imget.jis
+%%PORTDOCS%%%%DOCSDIR%%/man/imhist.jis
+%%PORTDOCS%%%%DOCSDIR%%/man/imjoin.jis
+%%PORTDOCS%%%%DOCSDIR%%/man/immv.jis
+%%PORTDOCS%%%%DOCSDIR%%/man/impack.jis
+%%PORTDOCS%%%%DOCSDIR%%/man/imput
+%%PORTDOCS%%%%DOCSDIR%%/man/imput.jis
+%%PORTDOCS%%%%DOCSDIR%%/man/imrm.jis
+%%PORTDOCS%%%%DOCSDIR%%/man/imsetup.jis
+%%PORTDOCS%%%%DOCSDIR%%/man/imsort.jis
+%%PORTDOCS%%%%DOCSDIR%%/man/imstore.jis
+%%PORTDOCS%%%%DOCSDIR%%/man/imtar.jis
+%%PORTDOCS%%%%EXAMPLESDIR%%/Config
+%%PORTDOCS%%%%EXAMPLESDIR%%/Petnames
+%%PORTDOCS%%%%EXAMPLESDIR%%/get.sbr
+%%PORTDOCS%%%%EXAMPLESDIR%%/get.sbr.refile
+%%PORTDOCS%%%%EXAMPLESDIR%%/getchk.sbr
+%%PORTDOCS%%%%EXAMPLESDIR%%/getchk.sbr.postpet
+%%PORTDOCS%%%%EXAMPLESDIR%%/password
+%%PORTDOCS%%%%EXAMPLESDIR%%/scan.sbr
+%%PORTDOCS%%%%EXAMPLESDIR%%/scan.sbr.sample1
+%%PORTDOCS%%%%EXAMPLESDIR%%/scan.sbr.sample2
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/man
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm lib/IM
 @dirrm etc/im
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list