From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Dec 14 00:00:06 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B355B1065676 for ; Mon, 14 Dec 2009 00:00:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 865988FC14 for ; Mon, 14 Dec 2009 00:00:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBE006uk048555 for ; Mon, 14 Dec 2009 00:00:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBE006IV048554; Mon, 14 Dec 2009 00:00:06 GMT (envelope-from gnats) Resent-Date: Mon, 14 Dec 2009 00:00:06 GMT Resent-Message-Id: <200912140000.nBE006IV048554@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Romain Tartiere Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55249106566B for ; Sun, 13 Dec 2009 23:50:26 +0000 (UTC) (envelope-from romain@blogreen.org) Received: from marvin.blogreen.org (unknown [IPv6:2a01:e35:2f7d:58c0::2]) by mx1.freebsd.org (Postfix) with ESMTP id C82F18FC1E for ; Sun, 13 Dec 2009 23:50:25 +0000 (UTC) Received: by marvin.blogreen.org (Postfix, from userid 1001) id 006532BAA8; Mon, 14 Dec 2009 00:50:24 +0100 (CET) Message-Id: <20091213235025.006532BAA8@marvin.blogreen.org> Date: Mon, 14 Dec 2009 00:50:24 +0100 (CET) From: Romain Tartiere To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/141443: [new port] irc/smartirc4net: Multi-layered IRC library X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Romain Tartiere List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Dec 2009 00:00:06 -0000 >Number: 141443 >Category: ports >Synopsis: [new port] irc/smartirc4net: Multi-layered IRC library >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 14 00:00:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Romain Tartiere >Release: FreeBSD 8.0-STABLE amd64 >Organization: >Environment: System: FreeBSD marvin.blogreen.org 8.0-STABLE FreeBSD 8.0-STABLE #4 r200063M: Thu Dec 3 18:33:30 CET 2009 root@marvin.blogreen.org:/usr/obj/usr/src/sys/MARVIN amd64 >Description: SmartIrc4net is a multi-threaded and thread-safe IRC library written in C#. It allows you to communicate with IRC servers. The API features full channel syncing and is splitted in 3 layers: IrcConnection, IrcCommands and IrcClient. WWW: http://smartirc4net.meebey.net/jaws/ >How-To-Repeat: >Fix: --- smartirc4net.sh 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: # # smartirc4net # smartirc4net/distinfo # smartirc4net/pkg-descr # smartirc4net/Makefile # smartirc4net/files # smartirc4net/files/smartirc4net.pc.in # smartirc4net/pkg-plist # echo c - smartirc4net mkdir -p smartirc4net > /dev/null 2>&1 echo x - smartirc4net/distinfo sed 's/^X//' >smartirc4net/distinfo << 'e03071d0623ae1092c348b3c1155d913' XMD5 (smartirc4net-0.4.5.1.tar.gz) = a0f091d3796e6dce4c5158d973a937ee XSHA256 (smartirc4net-0.4.5.1.tar.gz) = 56403be3be7c541828d6eabac70ffdcf49d8ce8c9506ac92160300a0d6823bc9 XSIZE (smartirc4net-0.4.5.1.tar.gz) = 112374 e03071d0623ae1092c348b3c1155d913 echo x - smartirc4net/pkg-descr sed 's/^X//' >smartirc4net/pkg-descr << 'c2aa6e17d993100c58144ac5e5e3ac54' XSmartIrc4net is a multi-threaded and thread-safe IRC library written in C#. It Xallows you to communicate with IRC servers. The API features full channel Xsyncing and is splitted in 3 layers: IrcConnection, IrcCommands and IrcClient. X XWWW: http://smartirc4net.meebey.net/jaws/ c2aa6e17d993100c58144ac5e5e3ac54 echo x - smartirc4net/Makefile sed 's/^X//' >smartirc4net/Makefile << '672d59fc3765cfaaa32fbea11a08e56d' X# New ports collection makefile for: smartirc4net X# Date created: 2009-08-25 X# Whom: Romain Tartiere X# X# $FreeBSD$ X# X XPORTNAME= smartirc4net XPORTVERSION= 0.4.5.1 XCATEGORIES= irc XMASTER_SITES= http://www.smuxi.org/jaws/data/files/ X XMAINTAINER= romain@blogreen.org XCOMMENT= Multi-layered IRC library X XBUILD_DEPENDS= mono:${PORTSDIR}/lang/mono XRUN_DEPENDS= ${BUILD_DEPENDS} X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_GNOME= gnomehack X X.include 672d59fc3765cfaaa32fbea11a08e56d echo c - smartirc4net/files mkdir -p smartirc4net/files > /dev/null 2>&1 echo x - smartirc4net/files/smartirc4net.pc.in sed 's/^X//' >smartirc4net/files/smartirc4net.pc.in << 'ebdabf3cfe0dd8307d701a0ee7a49b8d' Xprefix=@PREFIX@ Xexec_prefix=${prefix} Xlibdir=${exec_prefix}/lib X XName: SmartIrc4net XDescription: SmartIrc4net - IRC library XVersion: @PORTVERSION@ XLibs: -r:${libdir}/mono/smartirc4net/Meebey.SmartIrc4net.dll ebdabf3cfe0dd8307d701a0ee7a49b8d echo x - smartirc4net/pkg-plist sed 's/^X//' >smartirc4net/pkg-plist << '0406234bf77d00c2430c8a2e538a5bca' X@comment $FreeBSD$ Xlib/smartirc4net/Meebey.SmartIrc4net.dll Xlib/mono/gac/Meebey.SmartIrc4net/0.4.5.0__7868485fbf407e0f/Meebey.SmartIrc4net.dll Xlib/mono/gac/Meebey.SmartIrc4net/0.4.5.0__7868485fbf407e0f/Meebey.SmartIrc4net.dll.mdb Xlibdata/pkgconfig/smartirc4net.pc X@dirrm lib/mono/gac/Meebey.SmartIrc4net/0.4.5.0__7868485fbf407e0f X@dirrm lib/mono/gac/Meebey.SmartIrc4net X@dirrm lib/smartirc4net 0406234bf77d00c2430c8a2e538a5bca exit --- smartirc4net.sh ends here --- >Release-Note: >Audit-Trail: >Unformatted: