Port details |
- wxdfast Multithread and multi-platform download manager
- 0.6.0_13 ftp
=1 0.6.0_13Version of this port present on the latest quarterly branch.
- DEPRECATED: Last release in 2009, doesn't support https, depends on deprecated wxgtk28 and dead upstream. Please consider using net/uget
This port expired on: 2022-06-30
- 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
- Port Added: 2006-12-07 18:09:17
- Last Update: 2022-06-30 20:48:41
- Commit Hash: 3088672
- People watching this port, also watch:: pure-ftpd, php81-pear, p5-MIME-Tools
- Also Listed In: www
- License: GPLv2
- WWW:
- http://dfast.sourceforge.net/
- Description:
- 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/
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: wxdfast
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (wxdfast_0.6.0.tar.gz) = 3be75a054225007e10bf7de11719952e2fa9d5bb5bf10d4b47f017fe4ecd5d91
SIZE (wxdfast_0.6.0.tar.gz) = 931335
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libwx_baseu-2.8.so : x11-toolkits/wxgtk28
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- ftp_wxdfast
- USES:
- autoreconf compiler:c++11-lang gettext libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.0_13 30 Jun 2022 20:48:41 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-06-30 databases/pgpool-II-36: Upstream support ended use
databases/pgpool-II-43
2022-06-30 ftp/multiget: Last release in 2007, doesn't support https, depends on
deprecated wxgtk28 and dead upstream. Please consider using net/uget
2022-06-30 devel/electron13: EOLed upstream, switch to newer version
2022-06-30 ftp/puf: Last release in 2006, doesn't support https and upstream is
dead. Please consider using www/aria2
2022-06-30 security/gss: Abandonware, last release in 2014 and no development
since
2022-06-30 security/shishi: Abandonware, last release in 2013 and no development
since
2022-06-30 ftp/urlgfe
2022-06-30 www/nspluginwrapper: Abandonware, last release in 2011 and upstream
is dead. NPAPI plugins are now obsolete and depends on deprecated library GTK 2
2022-06-30 devel/govendor: Use Go modules
2022-06-30 devel/racer: Racer is not actively developped now. Please consider
using newer software such as devel/rust-analyzer.
2022-06-30 net-mgmt/unifi6: No longer maintained by upstream
2022-06-30 devel/dep: Use Go modules
2022-06-30 databases/libgda5-bdb: Depends on deprecated databases/db5
2022-06-30 emulators/qemu5: Use emulators/qemu6 or emulators/qemu
2022-06-30 deskutils/bitcollider: bitzi.com is no longer available, closed down
in 2013
2022-06-30 converters/htx: XHTML is considered obsolete in favor of HTML5
2022-06-30 www/getleft: Abandonware last updated on 2008
2022-06-30 ftp/wxdfast: Last release in 2009, doesn't support https, depends on
deprecated wxgtk28 and dead upstream. Please consider using net/uget |
0.6.0_13 10 May 2022 22:57:29 |
Daniel Engberg (diizzy) |
ftp/wxdfast: Deprecate and expiration date to 2022-06-30
Last release in 2009, doesn't support https, depends on deprecated
wxgtk28 and dead upstream. |
0.6.0_13 16 Apr 2021 07:52:45 |
Yuri Victorovich (yuri) |
x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5
Bump 43 ports that either depend on wxgtk31 or potentially depend on it.
Reported by: portscout |
0.6.0_12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.0_12 17 May 2020 05:55:12 |
lbartoletti |
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808 |
0.6.0_11 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.6.0_10 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.6.0_9 02 Nov 2018 16:36:01 |
linimon |
Fix build on powerpc64 by adding compiler:c++11-lang to USES.
Approved by: portmgr (tier-2 blanket) |
0.6.0_9 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
0.6.0_9 27 May 2017 15:07:12 |
linimon |
Mark some ports failing on armv6, for errors classified as "clang".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.6.0_9 14 Oct 2015 23:50:15 |
amdmi3 |
- Add LICENSE_FILE
- Drop unneeded WX_UNICODE
- Regenerate patches with `make makepatch` |
0.6.0_9 16 Sep 2015 19:51:28 |
bapt |
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop |
0.6.0_8 31 Mar 2015 05:57:13 |
antoine |
Add missing build dependency |
0.6.0_8 29 Mar 2015 11:33:48 |
bapt |
Convert to USES=autoreconf
Strip binaries |
0.6.0_7 20 Oct 2014 15:20:22 |
bapt |
Clean up plist |
0.6.0_7 13 Sep 2014 18:25:05 |
tijl |
Use default LIBTOOLIZE_ARGS |
0.6.0_7 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.6.0_6 24 Mar 2014 12:57:30 |
bapt |
Switch to wx 2.8 |
0.6.0_6 08 Feb 2014 22:30:27 |
danilo |
- Add stage support |
0.6.0_6 22 Oct 2013 13:58:56 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
0.6.0_6 20 Sep 2013 17:23:19 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp) |
0.6.0_6 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.6.0_6 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.6.0_6 08 Feb 2013 08:25:31 |
miwi |
- Support CFLAGS/CXXFLAGS properly
- Fix build on 8-stable or later
- Fix build with wxWidgets 2.8
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Trim header
PR: 175568
Submitted by: Ports Fury |
0.6.0_5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.6.0_5 27 Feb 2011 04:54:41 |
tabthorpe |
- Reassign ports to heap
Submitted by: alepulver |
0.6.0_5 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.6.0_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6.0_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.6.0_2 22 Aug 2009 00:20:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
0.6.0_2 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.6.0_1 06 Jun 2008 13:28:21 |
edwin |
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) |
0.6.0 09 Feb 2008 21:19:24 |
erwin |
Mark BROKEN on i386 8.0: does not compile |
0.6.0 23 Jul 2007 09:36:52 |
rafan |
- 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 |
0.6.0 11 Jul 2007 20:34:37 |
alepulver |
- Update to version 0.6.0.
PR: ports/114000
Submitted by: Max Brazhnikov <makc@issp.ac.ru> |
0.5.4_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.5.4 09 Feb 2007 15:42:07 |
alepulver |
- Add @dirrmtry for share/pixmaps and share/applications.
Reported by: pointyhat |
0.5.4 05 Feb 2007 03:23:55 |
alepulver |
- Update to version 0.5.4. |
0.5.3 07 Dec 2006 17:52:07 |
alepulver |
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/ |