CVS log for ports/ftp/multiget/Makefile
Up to [FreeBSD] / ports / ftp / multiget
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Feb 27 04:54:23 2011 UTC (11 months, 2 weeks ago) by tabthorpe
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Reassign ports to heap Submitted by: alepulver
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:34:31 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:37:00 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- update to jpeg-8
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:20:31 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with E,F
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:51:05 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:28:19 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
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)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat May 19 20:05:09 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Feb 16 17:14:12 2007 UTC (4 years, 11 months ago) by alepulver
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -11 lines
- Update to version 1.1.3. - Change USE_WX from 2.6 to 2.6+ (to allow building with version 2.8). - Remove some remaining commented out commands. - Remove IGNORE for FreeBSD < 5.x (unsupported).
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Dec 19 16:52:27 2006 UTC (5 years, 1 month ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -6 lines
- Update to version 1.1.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Dec 7 18:01:00 2006 UTC (5 years, 2 months ago) by alepulver
Branches: MAIN
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/
