FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 3:54 AM GMT
Port details
wxdfast 0.6.0_5 ftp on this many watch lists=1 search for ports that depend on this port
A great multithreaded and multi-platform download manager

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 07 Dec 2006 18:09:17
Also Listed In: www
License: not specified in port
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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: devel/gettext, x11-toolkits/wxgtk26-unicode
There are no ports dependent upon this port

To install the port: cd /usr/ports/ftp/wxdfast/ && make install clean
To add the package: pkg_add -r wxdfast


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/dfast/wxDownload%20Fast/0.6.0/
http://sunet.dl.sourceforge.net/project/dfast/wxDownload%20Fast/0.6.0/
http://iweb.dl.sourceforge.net/project/dfast/wxDownload%20Fast/0.6.0/
http://switch.dl.sourceforge.net/project/dfast/wxDownload%20Fast/0.6.0/
http://surfnet.dl.sourceforge.net/project/dfast/wxDownload%20Fast/0.6.0/
http://kent.dl.sourceforge.net/project/dfast/wxDownload%20Fast/0.6.0/
http://freefr.dl.sourceforge.net/project/dfast/wxDownload%20Fast/0.6.0/
http://voxel.dl.sourceforge.net/project/dfast/wxDownload%20Fast/0.6.0/
http://jaist.dl.sourceforge.net/project/dfast/wxDownload%20Fast/0.6.0/
http://osdn.dl.sourceforge.net/project/dfast/wxDownload%20Fast/0.6.0/
http://nchc.dl.sourceforge.net/project/dfast/wxDownload%20Fast/0.6.0/
http://ncu.dl.sourceforge.net/project/dfast/wxDownload%20Fast/0.6.0/
http://transact.dl.sourceforge.net/project/dfast/wxDownload%20Fast/0.6.0/
http://softlayer.dl.sourceforge.net/project/dfast/wxDownload%20Fast/0.6.0/
http://internode.dl.sourceforge.net/project/dfast/wxDownload%20Fast/0.6.0/
http://ufpr.dl.sourceforge.net/project/dfast/wxDownload%20Fast/0.6.0/
http://waix.dl.sourceforge.net/project/dfast/wxDownload%20Fast/0.6.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.6.0_5
miwi search for other commits by this committer
- Get Rid MD5 support
27 Feb 2011 04:54:41
Original commit files touched by this commit  0.6.0_5
tabthorpe search for other commits by this committer
- Reassign ports to heap

Submitted by:   alepulver
31 May 2010 02:01:56
Original commit files touched by this commit  0.6.0_5
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.6.0_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.6.0_3
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:20:34
Original commit files touched by this commit  0.6.0_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.6.0_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
06 Jun 2008 13:28:21
Original commit files touched by this commit  0.6.0_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
09 Feb 2008 21:19:24
Original commit files touched by this commit  0.6.0
erwin search for other commits by this committer
Mark BROKEN on i386 8.0: does not compile
23 Jul 2007 09:36:52
Original commit files touched by this commit  0.6.0
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
11 Jul 2007 20:34:37
Original commit files touched by this commit  0.6.0
alepulver search for other commits by this committer
- Update to version 0.6.0.

PR:             ports/114000
Submitted by:   Max Brazhnikov <makc@issp.ac.ru>
19 May 2007 20:32:57
Original commit files touched by this commit  0.5.4_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
09 Feb 2007 15:42:07
Original commit files touched by this commit  0.5.4
alepulver search for other commits by this committer
- Add @dirrmtry for share/pixmaps and share/applications.

Reported by:    pointyhat
05 Feb 2007 03:23:55
Original commit files touched by this commit  0.5.4
alepulver search for other commits by this committer
- Update to version 0.5.4.
07 Dec 2006 17:52:07
Original commit files touched by this commit  0.5.3
alepulver search for other commits by this committer
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/

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.136 seconds.