From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 2 14:00:25 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 74EE916A4D4 for ; Sat, 2 Dec 2006 14:00:25 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id C773643CB9 for ; Sat, 2 Dec 2006 13:59:57 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kB2E0IX7029388 for ; Sat, 2 Dec 2006 14:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kB2E0I6d029383; Sat, 2 Dec 2006 14:00:18 GMT (envelope-from gnats) Resent-Date: Sat, 2 Dec 2006 14:00:18 GMT Resent-Message-Id: <200612021400.kB2E0I6d029383@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, Pankov Pavel Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BEEA216A407 for ; Sat, 2 Dec 2006 13:55:25 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14DB643CAF for ; Sat, 2 Dec 2006 13:55:05 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id kB2DtPMO006587 for ; Sat, 2 Dec 2006 13:55:25 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id kB2DtPGd006586; Sat, 2 Dec 2006 13:55:25 GMT (envelope-from nobody) Message-Id: <200612021355.kB2DtPGd006586@www.freebsd.org> Date: Sat, 2 Dec 2006 13:55:25 GMT From: Pankov Pavel To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/106207: New port: net-p2p/microdc2 A command-line based Direct Connect client X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 14:00:25 -0000 >Number: 106207 >Category: ports >Synopsis: New port: net-p2p/microdc2 A command-line based Direct Connect client >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: Sat Dec 02 14:00:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Pankov Pavel >Release: 6.1-RELEASE >Organization: MPEI >Environment: FreeBSD fb.home 6.1-RELEASE FreeBSD 6.1-RELEASE #1: Wed May 10 18:19:01 MSD 2006 pankovpv@fb.home:/usr/obj/usr/src/sys/GENERIC i386 >Description: This is the successor fork of net-p2p/microdc. I plan to send other PR about marking net-p2p/microdc DEPRECATED in favour of net-p2p/microdc2, because it's no longer in development. If the archive is broken, it can be fetched from http://www.pankov.pp.ru/stuff/microdc2.shar >How-To-Repeat: >Fix: # 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: # # net-p2p/microdc2 # net-p2p/microdc2/Makefile # net-p2p/microdc2/distinfo # net-p2p/microdc2/pkg-descr # net-p2p/microdc2/pkg-plist # net-p2p/microdc2/files # net-p2p/microdc2/files/patch-no-man # echo c - net-p2p/microdc2 mkdir -p net-p2p/microdc2 > /dev/null 2>&1 echo x - net-p2p/microdc2/Makefile sed 's/^X//' >net-p2p/microdc2/Makefile << 'END-of-net-p2p/microdc2/Makefile' X# New ports collection makefile for: microdc X# Date created: 2006-12-02 X# Whom: Pankov Pavel X# X# $FreeBSD$ X# X XPORTNAME= microdc2 XPORTVERSION= 0.15.3 XCATEGORIES= net-p2p XMASTER_SITES= http://corsair626.no-ip.org/microdc/ X XMAINTAINER= pankov_p@mail.ru XCOMMENT= A command-line based Direct Connect client X XUSE_GCC= 3.2+ XGNU_CONFIGURE= yes XUSE_ICONV= yes XUSE_GNOME= libxml2 X X.if !defined(WITHOUT_NLS) XUSE_GETTEXT= yes XPLIST_SUB+= NLS="" X.else XCONFIGURE_ARGS+= --disable-nls XPLIST_SUB+= NLS="@comment " X.endif X X.include END-of-net-p2p/microdc2/Makefile echo x - net-p2p/microdc2/distinfo sed 's/^X//' >net-p2p/microdc2/distinfo << 'END-of-net-p2p/microdc2/distinfo' XMD5 (microdc2-0.15.3.tar.gz) = 8572bc05acb61b98227947c5ff7499c1 XSHA256 (microdc2-0.15.3.tar.gz) = 705e8d2ad101900d4b35bc98becc7eae9f845407658757ade79489f70009aa64 XSIZE (microdc2-0.15.3.tar.gz) = 638132 END-of-net-p2p/microdc2/distinfo echo x - net-p2p/microdc2/pkg-descr sed 's/^X//' >net-p2p/microdc2/pkg-descr << 'END-of-net-p2p/microdc2/pkg-descr' Xmicrodc is a command-line based Direct Connect client that uses the XGNU Readline library for user interaction. It was developed from Xground up and does not depend on any other program. Despite the Xcommand-line user interface, microdc was designed to be user Xfriendly and simple to use. X XWWW: http://corsair626.no-ip.org/microdc/ END-of-net-p2p/microdc2/pkg-descr echo x - net-p2p/microdc2/pkg-plist sed 's/^X//' >net-p2p/microdc2/pkg-plist << 'END-of-net-p2p/microdc2/pkg-plist' Xbin/microdc2 Xbin/tthsum X%%NLS%%share/locale/pl/LC_MESSAGES/microdc2.mo X%%NLS%%share/locale/sv/LC_MESSAGES/microdc2.mo X@dirrmtry share/locale/pl/LC_MESSAGES X@dirrmtry share/locale/pl END-of-net-p2p/microdc2/pkg-plist echo c - net-p2p/microdc2/files mkdir -p net-p2p/microdc2/files > /dev/null 2>&1 echo x - net-p2p/microdc2/files/patch-no-man sed 's/^X//' >net-p2p/microdc2/files/patch-no-man << 'END-of-net-p2p/microdc2/files/patch-no-man' X--- src/Makefile.in-orig Wed Nov 29 21:15:24 2006 X+++ src/Makefile.in Sat Dec 2 14:18:54 2006 X@@ -307,9 +307,9 @@ X # ../lib/libgnu.a X X # $(LIBICONV) - not yet used X-man_MANS = \ X- microdc.1 \ X- microdc.pl.1 X+#man_MANS = \ X+# microdc.1 \ X+# microdc.pl.1 X X EXTRA_DIST = \ X $(man_MANS) END-of-net-p2p/microdc2/files/patch-no-man exit >Release-Note: >Audit-Trail: >Unformatted: