From jadawin@tuxaco.net  Fri Dec 14 11:01:55 2007
Return-Path: <jadawin@tuxaco.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1E6D016A41A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Dec 2007 11:01:55 +0000 (UTC)
	(envelope-from jadawin@tuxaco.net)
Received: from huppa.tuxaco.net (huppa.tuxaco.net [91.121.19.193])
	by mx1.freebsd.org (Postfix) with ESMTP id B4BAD13C4D1
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Dec 2007 11:01:54 +0000 (UTC)
	(envelope-from jadawin@tuxaco.net)
Received: from localhost (unknown [127.0.0.1])
	by huppa.tuxaco.net (Postfix) with ESMTP id BFB8E11985
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Dec 2007 12:05:40 +0100 (CET)
Received: from huppa.tuxaco.net ([127.0.0.1])
	by localhost (huppa.tuxaco.net [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id ZGRDHHB9QzFI for <FreeBSD-gnats-submit@freebsd.org>;
	Fri, 14 Dec 2007 12:05:37 +0100 (CET)
Received: from ilove.tuxaco.net (cse35-1-82-236-143-160.fbx.proxad.net [82.236.143.160])
	(Authenticated sender: jadawin@tuxaco.net)
	by huppa.tuxaco.net (Postfix) with ESMTP id B02361197F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Dec 2007 12:05:37 +0100 (CET)
Received: by ilove.tuxaco.net (Postfix, from userid 1001)
	id 0032E85817; Fri, 14 Dec 2007 11:05:30 +0000 (UTC)
Message-Id: <20071214110531.0032E85817@ilove.tuxaco.net>
Date: Fri, 14 Dec 2007 11:05:30 +0000 (UTC)
From: Philippe Audeoud <jadawin@tuxaco.net>
Reply-To: Philippe Audeoud <jadawin@tuxaco.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [new port] irc/irssi-xmpp-devel - cvs snapshot from irc/irssi-xmpp
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         118687
>Category:       ports
>Synopsis:       [new port] irc/irssi-xmpp-devel - cvs snapshot from irc/irssi-xmpp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 14 11:10:01 UTC 2007
>Closed-Date:    Thu Dec 27 21:38:03 UTC 2007
>Last-Modified:  Thu Dec 27 21:40:01 UTC 2007
>Originator:     Philippe Audeoud
>Release:        FreeBSD 7.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD athines 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Wed Oct 31 19:32:18 CET 2007 root@glenrothes:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Here the .shar to add irc/irssi-xmpp to port's tree.
	irssi-xmpp-devel is the cvs snapshot from irc/irssi-xmpp.
	It's work correctly with irssi 0.8.12 (irc/irssi-xmpp is IGNORE with irssi-0.8.12)
>How-To-Repeat:
	
>Fix:

	

--- shar-irssi-xmpp-devel.1 begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	irc/irssi-xmpp-devel/
#	irc/irssi-xmpp-devel/Makefile
#	irc/irssi-xmpp-devel/distinfo
#	irc/irssi-xmpp-devel/pkg-descr
#
echo c - irc/irssi-xmpp-devel/
mkdir -p irc/irssi-xmpp-devel/ > /dev/null 2>&1
echo x - irc/irssi-xmpp-devel/Makefile
sed 's/^X//' >irc/irssi-xmpp-devel/Makefile << 'END-of-irc/irssi-xmpp-devel/Makefile'
X# New ports collection makefile for:   irssi-xmpp
X# Date created:                14 December 2007
X# Whom:                        Philippe Audeoud <jadawin@tuxaco.net>
X# $FreeBSD$
X
XPORTNAME=	irssi-xmpp
XPORTVERSION=	20071214
XCATEGORIES=	irc
XMASTER_SITES=	http://jadawin.tuxaco.net/freebsd/irssi-xmpp-snapshot/
XPKGNAMESUFFIX=	-devel
XDISTNAME=	${PORTNAME}-snapshot-${PORTVERSION}
X
XMAINTAINER=	jadawin@tuxaco.net
XCOMMENT=	Irssi-xmpp-snaposhot is the irssi-xmmp cvs snapshot
X
XBUILD_DEPENDS=	irssi:${PORTSDIR}/irc/irssi
XRUN_DEPENDS=	irssi:${PORTSDIR}/irc/irssi
XLIB_DEPENDS=	loudmouth:${PORTSDIR}/net-im/loudmouth
X
XWRKSRC=	${WRKDIR}/${DISTNAME}
X
XUSE_GMAKE=	yes
XUSE_LDCONFIG=	yes
XMAKE_ENV=	IRSSI_INCLUDE="${LOCALBASE}/include/irssi/"
X
XPLIST_FILES=	lib/irssi/modules/libfe_xmpp.so \
X		lib/irssi/modules/libxmpp_core.so \
X		lib/irssi/modules/libtext_xmpp.so
X
XPORTDOCS=	README FAQ GENERAL MUC STARTUP XEP
X
Xdo-install:
X.for data in core fe-common fe-text
X	${MKDIR} ${PREFIX}/lib/irssi/modules
X	${INSTALL_PROGRAM} ${WRKSRC}/src/${data}/*.so \
X		${PREFIX}/lib/irssi/modules
X.endfor
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
X.for i in FAQ GENERAL MUC STARTUP XEP
X	${INSTALL_DATA} ${WRKSRC}/docs/$i ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-irc/irssi-xmpp-devel/Makefile
echo x - irc/irssi-xmpp-devel/distinfo
sed 's/^X//' >irc/irssi-xmpp-devel/distinfo << 'END-of-irc/irssi-xmpp-devel/distinfo'
XMD5 (irssi-xmpp-snapshot-20071214.tar.gz) = 53619a11dd5c115a7dac192cac087299
XSHA256 (irssi-xmpp-snapshot-20071214.tar.gz) = a01ef106da483c925df99a657745e5ffa7512d7ca27a0186404c6e309cafe094
XSIZE (irssi-xmpp-snapshot-20071214.tar.gz) = 55092
END-of-irc/irssi-xmpp-devel/distinfo
echo x - irc/irssi-xmpp-devel/pkg-descr
sed 's/^X//' >irc/irssi-xmpp-devel/pkg-descr << 'END-of-irc/irssi-xmpp-devel/pkg-descr'
Xirssi-xmpp's aim is to provide a good integration in this text-based
Xirc client and a good support of XMPP (the Jabber protocol).
X
XCurrent main features are:
X
X    * Sending and receiving messages in irssi's query windows
X    * A roster with contact's ressources tracking (contact list)
X    * Contact management (add, remove, manage subscriptions...)
X    * Contact's JIDs, ressources and commands completion (TAB key)
X    * Multiple accounts support (in different connection)
X    * Unicode support (UTF-8)
X    * SSL support
X    * ...
X
XWWW: http://cybione.org/src/irssi-xmpp/
END-of-irc/irssi-xmpp-devel/pkg-descr
exit
--- shar-irssi-xmpp-devel.1 ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Dec 14 11:30:44 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118687 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Dec 27 21:38:02 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118687 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/118687: commit references a PR
Date: Thu, 27 Dec 2007 21:38:13 +0000 (UTC)

 miwi        2007-12-27 21:38:07 UTC
 
   FreeBSD ports repository
 
   Modified files:
     .                    modules 
     irc                  Makefile 
     irc/irssi-xmpp-devel Makefile distinfo 
   Log:
   - Add irc/irssi-xmpp-devel - cvs snapshot from irc/irssi-xmpp after repocopy.
   - Update to 20071214
   
   PR:             118687
   Submitted by:   Philippe Audeoud <jadawin@tuxaco.net> (maintainer)
   
   Revision  Changes    Path
   1.19123   +1 -0      CVSROOT/modules
   1.159     +1 -0      ports/irc/Makefile
   1.5       +15 -8     ports/irc/irssi-xmpp-devel/Makefile
   1.3       +3 -3      ports/irc/irssi-xmpp-devel/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
