Date: Thu, 7 Dec 2006 17:52:07 +0000 (UTC) From: Alejandro Pulver <alepulver@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp Makefile ports/ftp/wxdfast Makefile distinfo pkg-descr pkg-plist ports/ftp/wxdfast/files patch-src__FinishedList.cpp Message-ID: <200612071752.kB7Hq7Cj022798@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2006-12-07 17:52:07 UTC FreeBSD ports repository Modified files: ftp Makefile Added files: ftp/wxdfast Makefile distinfo pkg-descr pkg-plist ftp/wxdfast/files patch-src__FinishedList.cpp Log: wxDownload Fast (also known as wxDFast) is an open source download manager. It is multi-platform and builds on Windows(2k,XP), Linux and Mac OS X. Besides that, it is a multi-threaded download manager. This means that it can split a file into several pieces and download the pieces simultaneously. Features: * Faster downloads (with Segmented/Multi-threaded/Accelerated transfers). * Download resuming (Pause and restart where you stopped). * Download scheduling. * Organizes files you have already downloaded. * View server messages (HTTP, FTP, file://). No HTTPS support. * Available in multiple languages and easily translated. Now available in Portuguese [Brazil], Spanish, English, German, Russian, Hungarian, Armenian and Indonesian. * Connection to FTP servers which require a password. * Calculates the MD5 checksum of downloaded files so they can be easily. verified. * Metalink support. WWW: http://dfast.sourceforge.net/ Revision Changes Path 1.123 +1 -0 ports/ftp/Makefile 1.1 +36 -0 ports/ftp/wxdfast/Makefile (new) 1.1 +3 -0 ports/ftp/wxdfast/distinfo (new) 1.1 +20 -0 ports/ftp/wxdfast/files/patch-src__FinishedList.cpp (new) 1.1 +21 -0 ports/ftp/wxdfast/pkg-descr (new) 1.1 +87 -0 ports/ftp/wxdfast/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612071752.kB7Hq7Cj022798>