From owner-freebsd-mono@FreeBSD.ORG Tue Mar 3 09:50:02 2009 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA6E8106566B for ; Tue, 3 Mar 2009 09:50:02 +0000 (UTC) (envelope-from hephappy@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155]) by mx1.freebsd.org (Postfix) with ESMTP id 4EA4C8FC0A for ; Tue, 3 Mar 2009 09:50:01 +0000 (UTC) (envelope-from hephappy@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so41122fgb.35 for ; Tue, 03 Mar 2009 01:50:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=/48h168as0Y4DeHScUzVm/N7M4JG6Le2NMzA1QL3RRY=; b=Zrg3QahxaL4JwkoY3+/7PF9O6C5flAkbinSOq6PiGxtnzC53fPQjkAV2qhoyB9luTW wR5EWL1m6L20SaBSjSmAf7e6kvcec76a4go21UpP9/OGojQmkHhtChM6z+VDl8w2l0Ck oWidAvj5yl8Bp3W/l3Z7LLM+zXABZe+UUSsEQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=OEKGMiG9P1SVBczDZBMjiZJE3Mto/w9WOCQYNiy9zUg/SMH7pzzdD9h/eC2bq4kULr 1tgsK/LbC70eQC4AtQ86DkRUU6s1V/h3vLoEQbhmYUehSDnVLIgaYoZZETthAb/l3ec4 ojNVMlrpvj0wLEBEEffGR8pe5JHiwn4jyAMNg= MIME-Version: 1.0 Received: by 10.86.94.11 with SMTP id r11mr6742472fgb.53.1236071873309; Tue, 03 Mar 2009 01:17:53 -0800 (PST) Date: Tue, 3 Mar 2009 11:17:53 +0200 Message-ID: <44a0715e0903030117r46d3ccbdr68e49ba608cc3b94@mail.gmail.com> From: Happy Z To: mono@FreeBSD.org, flz@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: New port request (msnp-sharp) X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Mar 2009 09:50:03 -0000 Hi, Could you port the msnp-sharp library to freebsd ports. *MSNPSharp is a .Net library that implements the MSN protocol.* http://code.google.com/p/msnp-sharp/ This library is mono compatible and it has already ported to gentoo. Here is a makefile for gentoo: http://gentoo.zapto.org/repos/dotnet/dev-dotnet/msnp-sharp/msnp-sharp-2.5.3.ebuild Thanks...