Commit graph

7 commits

Author SHA1 Message Date
Dmitry Marakasov
337ff753c6 - Add LICENSE
- Drop unneeded WX_UNICODE
- Simplify installation
- Regenerate patches with `make makepatch`
2016-08-17 11:46:12 +00:00
John Marino
54c0470f9e ftp/multiget: Remove redundant patch
With the patch of common.h, the patch to common.cpp is no longer
necessary.
2015-10-05 15:19:18 +00:00
John Marino
be48ea66bb ftp/multiget: Add headers to fix on modern gcc 2015-10-05 12:02:13 +00:00
Pawel Pekala
87d3ab0421 - Fix build with clang
- Add desktop entry file
- Support staging

PR:		ports/184814
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-19 14:02:50 +00:00
Alejandro Pulver
6ad411905b - Update to version 1.1. 2006-12-19 16:52:28 +00:00
Alejandro Pulver
e0255e79c1 - Fix building with GCC 4.x.
Reported by:	pointyhat
2006-12-17 19:52:12 +00:00
Alejandro Pulver
c6d1ed1b58 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/
2006-12-07 18:01:00 +00:00