Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Dec 2006 18:01:00 +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/multiget Makefile distinfo pkg-descr ports/ftp/multiget/files patch-mgsocket.h
Message-ID:  <200612071801.kB7I10cU023866@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alepulver    2006-12-07 18:01:00 UTC

  FreeBSD ports repository

  Modified files:
    ftp                  Makefile 
  Added files:
    ftp/multiget         Makefile distinfo pkg-descr 
    ftp/multiget/files   patch-mgsocket.h 
  Log:
  MultiGet is an easy-to-use GUI file downloader for Linux/Unix/BSDs/Windows.
  It's programmed by C++ and GUI is based on wxWidgets. It supports http/ftp
  protocol which covers most user's requirement. It supports multi-task with
  multi-thread on multi-server. It supports resume download if server side have
  resume feature, and if you like, you can reconfig the thread number without
  stopping the going task. It's also support SOCKS 4, 4a, 5 proxy, ftp proxy,
  http proxy.
  
  WWW: http://multiget.sourceforge.net/
  
  Revision  Changes    Path
  1.124     +1 -0      ports/ftp/Makefile
  1.1       +43 -0     ports/ftp/multiget/Makefile (new)
  1.1       +3 -0      ports/ftp/multiget/distinfo (new)
  1.1       +10 -0     ports/ftp/multiget/files/patch-mgsocket.h (new)
  1.1       +9 -0      ports/ftp/multiget/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612071801.kB7I10cU023866>