cvs commit: ports/ftp Makefile ports/ftp/multiget Makefile distinfo pkg-descr ports/ftp/multiget/files patch-mgsocket.h

Alejandro Pulver alepulver at FreeBSD.org
Thu Dec 7 10:01:03 PST 2006


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)


More information about the cvs-ports mailing list