summaryrefslogtreecommitdiff
path: root/ftp/wxdfast (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSE_FILEDmitry Marakasov2015-10-142-5/+5
| | | | | | | | - Drop unneeded WX_UNICODE - Regenerate patches with `make makepatch` Notes: svn path=/head/; revision=399307
* Remove ansi version fo wxGTK 2.8 and only keep the unicode versionBaptiste Daroussin2015-09-161-1/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=397077
* Add missing build dependencyAntoine Brodin2015-03-311-1/+1
| | | | Notes: svn path=/head/; revision=382792
* Convert to USES=autoreconfBaptiste Daroussin2015-03-291-5/+4
| | | | | | | Strip binaries Notes: svn path=/head/; revision=382589
* Clean up plistBaptiste Daroussin2014-10-201-11/+0
| | | | Notes: svn path=/head/; revision=371277
* Use default LIBTOOLIZE_ARGSTijl Coosemans2014-09-131-1/+0
| | | | Notes: svn path=/head/; revision=368126
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Switch to wx 2.8Baptiste Daroussin2014-03-241-1/+1
| | | | Notes: svn path=/head/; revision=348989
* - Add stage supportDanilo Egea Gondolfo2014-02-082-3/+1
| | | | Notes: svn path=/head/; revision=343404
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [fgijk]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331272
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | ftp) Notes: svn path=/head/; revision=327729
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Support CFLAGS/CXXFLAGS properlyMartin Wilke2013-02-081-22/+23
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=311919
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Reassign ports to heapThomas Abthorpe2011-02-271-1/+1
| | | | | | | Submitted by: alepulver Notes: svn path=/head/; revision=269863
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with E,F Notes: svn path=/head/; revision=240069
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Mark BROKEN on i386 8.0: does not compileErwin Lansing2008-02-091-1/+7
| | | | Notes: svn path=/head/; revision=206966
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=196111
* - Update to version 0.6.0.Alejandro Pulver2007-07-114-9/+12
| | | | | | | | PR: ports/114000 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Notes: svn path=/head/; revision=195435
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add @dirrmtry for share/pixmaps and share/applications.Alejandro Pulver2007-02-091-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=184721
* - Update to version 0.5.4.Alejandro Pulver2007-02-053-42/+55
| | | | Notes: svn path=/head/; revision=184243
* wxDownload Fast (also known as wxDFast) is an open source download manager. ItAlejandro Pulver2006-12-075-0/+167
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/ Notes: svn path=/head/; revision=179133