From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 13 08:10:08 2007 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 6EB9216A401 for ; Tue, 13 Feb 2007 08:10:08 +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 4F49513C428 for ; Tue, 13 Feb 2007 08:10:08 +0000 (UTC) (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 l1D8A8Df095880 for ; Tue, 13 Feb 2007 08:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l1D8A8tZ095879; Tue, 13 Feb 2007 08:10:08 GMT (envelope-from gnats) Resent-Date: Tue, 13 Feb 2007 08:10:08 GMT Resent-Message-Id: <200702130810.l1D8A8tZ095879@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, chinsan Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E596316A400 for ; Tue, 13 Feb 2007 08:06:55 +0000 (UTC) (envelope-from chinsan@chinsan.twbbs.org) Received: from chinsan.twbbs.org (220-132-119-51.HINET-IP.hinet.net [220.132.119.51]) by mx1.freebsd.org (Postfix) with ESMTP id 88C5613C47E for ; Tue, 13 Feb 2007 08:06:55 +0000 (UTC) (envelope-from chinsan@chinsan.twbbs.org) Received: by chinsan.twbbs.org (Postfix, from userid 1001) id 6797811478; Tue, 13 Feb 2007 16:06:53 +0800 (CST) Message-Id: <20070213080653.6797811478@chinsan.twbbs.org> Date: Tue, 13 Feb 2007 16:06:53 +0800 (CST) From: chinsan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/109123: [NEW PORT] ftp/multiget: Multiget file downloader 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: Tue, 13 Feb 2007 08:10:08 -0000 >Number: 109123 >Category: ports >Synopsis: [NEW PORT] ftp/multiget: Multiget file downloader >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: Tue Feb 13 08:10:07 GMT 2007 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.2-STABLE i386 >Organization: Taiwan >Environment: System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #6: Mon Feb 5 23:22:25 CST >Description: MultiGet is an easy-to-use GUI file downloader for Windows/Linux/BSDs/MacOs. It's programmed in C++ and has a GUI based on wxWidgets. It supports HTTP/FTP protocols which covers the requirements of most users. It supports multi-task with multi-thread on multi-server. It supports resuming downloads if the Web server supports it, and if you like, you can reconfig the thread number without stopping the current task. It's also support SOCKS 4,4a,5 proxy, ftp proxy, http proxy. WWW: http://multiget.sourceforge.net/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- multiget-1.1.3.shar 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: # # multiget # multiget/Makefile # multiget/distinfo # multiget/pkg-descr # echo c - multiget mkdir -p multiget > /dev/null 2>&1 echo x - multiget/Makefile sed 's/^X//' >multiget/Makefile << 'END-of-multiget/Makefile' X# New ports collection makefile for: multiget X# Date created: 2007/02/13 X# Whom: chinsan X# X# $FreeBSD$ X# X XPORTNAME= multiget XPORTVERSION= 1.1.3 XCATEGORIES= ftp gnome XMASTER_SITES= SF X XMAINTAINER= chinsan@FreeBSD.org XCOMMENT= Multiget file downloader X XUSE_GNOME= gtk20 intlhack XUSE_GMAKE= yes XUSE_WX= 2.6 XWX_CONF_ARGS= relative XUSE_ICONV= yes XUSE_XLIB= yes X XUSE_GETTEXT= yes XCPPFLAGS+= -I${LOCALBASE}/include XLDFLAGS+= -L${LOCALBASE}/lib X XPLIST_FILES= bin/MultiGet X Xpost-patch: X @${REINPLACE_CMD} -e 's,wx-config,wxgtk2-2.6-config,g; s,g++,$${CXX},g; ' \ X ${WRKSRC}/src/makefile X @${FIND} ${WRKSRC}/src -name "*.bak" -delete X Xdo-build: X @cd ${WRKSRC}/src && ${MAKE} X Xdo-install: X @${INSTALL_PROGRAM} ${WRKSRC}/src/MultiGet ${PREFIX}/bin X X.include END-of-multiget/Makefile echo x - multiget/distinfo sed 's/^X//' >multiget/distinfo << 'END-of-multiget/distinfo' XMD5 (multiget-1.1.3.tar.gz) = 219dc2c9ba36e3905424fbac921b0af6 XSHA256 (multiget-1.1.3.tar.gz) = 8d0651d16298f6a84c98662d8e1a9bfc481c0c5262c3a9e2d916cfb72fc810e3 XSIZE (multiget-1.1.3.tar.gz) = 798439 END-of-multiget/distinfo echo x - multiget/pkg-descr sed 's/^X//' >multiget/pkg-descr << 'END-of-multiget/pkg-descr' XMultiGet is an easy-to-use GUI file downloader for Windows/Linux/BSDs/MacOs. XIt's programmed in C++ and has a GUI based on wxWidgets. It supports XHTTP/FTP protocols which covers the requirements of most users. It supports Xmulti-task with multi-thread on multi-server. It supports resuming downloads Xif the Web server supports it, and if you like, you can reconfig the thread Xnumber without stopping the current task. It's also support SOCKS 4,4a,5 Xproxy, ftp proxy, http proxy. X XWWW: http://multiget.sourceforge.net/ END-of-multiget/pkg-descr exit --- multiget-1.1.3.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: