Skip site navigation (1)Skip section navigation (2)
Date:      15 Jan 2003 01:16:01 -0000
From:      "Ryan T.Dean" <rtdean@cytherianage.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47090: Maintainer-Update for port net/naim to 0.11.5.2
Message-ID:  <20030115011601.58716.qmail@lumina.cytherianage.net>

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

>Number:         47090
>Category:       ports
>Synopsis:       Maintainer-Update for port net/naim to 0.11.5.2
>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 Jan 14 17:20:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Ryan T. Dean
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD ratri.cytherianage.net 4.7-STABLE FreeBSD 4.7-STABLE #4: Thu Nov 28 01:17:59 CST 2002 root@ratri.cytherianage.net:/usr/obj/usr/src/sys/TEMP-RATRI i386
>Description:
naim's author, Daniel Reed, has release naim-0.11.5.2.  From his release announcement:

Major bug fixes:
        High ASCII input will no longer cause the input handler to reset
                itself; it is simply ignored now.
Major feature additions:
        Time zone information is exchanged during autopeer negotiation.
        The window list window now uses ASCII line drawing symbols to
                promote state.
        [AIM] Profiles that are too long to meet the server's size limits
                will be truncated to fit, and a warning will be sent to the
                user.
        New $awaylog. If set, all messages received while /away will be
                mirrored in an :AWAYLOG window.
        New $autosave. If set (default currently off), naim will /save when
                the user /quit's.
        People who are /ignore'd will be ignored in group chats as well.
        /help system drastically revamped.

>How-To-Repeat:
	
>Fix:

	

The file ports/net/naim/files/patch-Makefile.in is no longer required and needs to be removed.

--- naim-0.11.5.2-patch begins here ---
? naim/files
Index: naim/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/naim/Makefile,v
retrieving revision 1.27
diff -u -u -r1.27 Makefile
--- naim/Makefile	2003/01/03 04:40:07	1.27
+++ naim/Makefile	2003/01/15 00:43:59
@@ -6,15 +6,17 @@
 #
 
 PORTNAME=	naim
-PORTVERSION=	0.11.5
+PORTVERSION=	0.11.5.2
 CATEGORIES=	net
-MASTER_SITES=	http://www.acm.rpi.edu/~n/naim/
+MASTER_SITES=	http://www.acm.rpi.edu/~n/naim/ \
+		http://128.113.139.111/~n/.naim_archive/0/11/
 
 MAINTAINER=	rtdean@cytherianage.net
 
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS=	--prefix=${PREFIX} \
-		--build=${CONFIGURE_TARGET}
+		--build=${CONFIGURE_TARGET} \
+		--disable-nirc-manlink
 
 MAN1=		naim.1
 MLINKS=		naim.1 nirc.1
@@ -23,8 +25,6 @@
 .if !defined(NOPORTDOCS)
 	@ ${MKDIR} ${DOCSDIR}
 	@ ${INSTALL_DATA} ${WRKSRC}/doc/naim.hlp ${DOCSDIR}
-	@ ${INSTALL_DATA} ${WRKSRC}/doc/COLORS ${DOCSDIR}
-	@ ${INSTALL_DATA} ${WRKSRC}/FAQ ${DOCSDIR}
 .endif
 
 .include <bsd.port.mk>
Index: naim/distinfo
===================================================================
RCS file: /home/ncvs/ports/net/naim/distinfo,v
retrieving revision 1.12
diff -u -u -r1.12 distinfo
--- naim/distinfo	2003/01/03 04:40:07	1.12
+++ naim/distinfo	2003/01/15 00:43:59
@@ -1 +1 @@
-MD5 (naim-0.11.5.tar.gz) = 9405a77b2965889a9e74e26466edc119
+MD5 (naim-0.11.5.2.tar.gz) = a1ab157f20f0f2ed3026adb3d9ea0284
Index: naim/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/naim/pkg-plist,v
retrieving revision 1.7
diff -u -u -r1.7 pkg-plist
--- naim/pkg-plist	2003/01/03 04:40:07	1.7
+++ naim/pkg-plist	2003/01/15 00:43:59
@@ -1,10 +1,13 @@
 bin/naim
 bin/nirc
+bin/sendim.sh
 lib/naim/libnsocket.so.0
 lib/naim/libnsocket.so
 lib/naim/libnsocket.la
+share/doc/naim/commands.txt
+share/doc/naim/keyboard.txt
+share/doc/naim/COLORS
+share/doc/naim/FAQ
 @dirrm lib/naim
 %%PORTDOCS%%share/doc/naim/naim.hlp
-%%PORTDOCS%%share/doc/naim/COLORS
-%%PORTDOCS%%share/doc/naim/FAQ
 %%PORTDOCS%%@dirrm share/doc/naim
--- naim-0.11.5.2-patch ends here ---


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

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




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