aboutsummaryrefslogtreecommitdiff
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.1.4Patrick Li2002-01-267-52/+41
| | | | | | | | PR: 34186 Submitted by: maintainer Notes: svn path=/head/; revision=53739
* Update to 1.0.8Patrick Li2002-01-243-5/+9
| | | | | | | | PR: 34237 Submitted by: maintainer Notes: svn path=/head/; revision=53694
* add run dependsYing-Chieh Liao2002-01-241-1/+3
| | | | | | | Submitted by: Gea-Suan Lin <gslin@ccca.nctu.edu.tw> Notes: svn path=/head/; revision=53691
* - Update to 2.0.11Patrick Li2002-01-228-25/+36
| | | | | | | | | | - Remove FORBIDDEN PR: 33764 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=53520
* upgrade to v3 pre1Ying-Chieh Liao2002-01-193-7/+16
| | | | | | | drop maintainership Notes: svn path=/head/; revision=53343
* o update to 1.8.1.FUJISHIMA Satsuki2002-01-0512-190/+36
| | | | | | | | | | | o autoconf is no longer required. o update ja.po. PR: 33570 Submitted by: Alan Eldridge <ports@geeksrus.net> (for update) Notes: svn path=/head/; revision=52607
* - Update to 0.4.4Patrick Li2002-01-042-3/+3
| | | | | | | | | | - Change maintainer's email address PR: 33394 Submitted by: maintainer, Jerry A! <jerry@thehutt.org> Notes: svn path=/head/; revision=52581
* upgrade to 0.2.0Ying-Chieh Liao2002-01-033-28/+36
| | | | Notes: svn path=/head/; revision=52529
* Add missing entry to plistPatrick Li2002-01-011-0/+1
| | | | Notes: svn path=/head/; revision=52474
* Update to 0.4.2.Pete Fritchman2001-12-293-3/+8
| | | | | | | | PR: 31740 Submitted by: maintainer Notes: svn path=/head/; revision=52367
* Update to 1.0.7Patrick Li2001-12-292-2/+2
| | | | | | | | PR: 33240 Submitted by: maintainer Notes: svn path=/head/; revision=52336
* - update to 1.0Pete Fritchman2001-12-254-28/+12
| | | | | | | | | | | - update maintainer address - reword pkg-descr PR: 32580 Submitted by: maintainer Notes: svn path=/head/; revision=52132
* Update to 1.0.6Patrick Li2001-12-243-5/+18
| | | | | | | | PR: 33115 Submitted by: maintainer Notes: svn path=/head/; revision=52074
* - PORTDOCS policePatrick Li2001-12-241-5/+5
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Update to version 0.11.2Kevin Lo2001-12-222-2/+2
| | | | | | | | PR: 33056 Submitted by: Ports Fury Notes: svn path=/head/; revision=51971
* add kwebget 0.7Ying-Chieh Liao2001-12-216-0/+62
| | | | | | | | | | A KDE frontend to wget PR: 31036 Submitted by: David <ddavid_3@yahoo.com> Notes: svn path=/head/; revision=51937
* Today's daily wget:FUJISHIMA Satsuki2001-12-186-4/+102
| | | | | | | | | | o don't detect libmd5 in libwww. o pass Referer header in recursive retrieval. Obtained from: wget CVS Notes: svn path=/head/; revision=51753
* pass maintainership to Ryan Thompson <ryan@sasknow.com>Ying-Chieh Liao2001-12-183-7/+14
| | | | | | | | | | | | add master sites remove dup md5 checksum fix pkg-descr and add WWW PR: 32960 Submitted by: Ryan Thompson <ryan@sasknow.com> (new maintainer) Notes: svn path=/head/; revision=51728
* - update to 1.0.1Pete Fritchman2001-12-183-14/+24
| | | | | | | | | | | | | | - style (spaces -> ^I) - clean up post-patch target - make sure /var/ftp exists PR: 32929, 32939 Submitted by: Matthias Andree <matthias.andree@web.de>, Miguel Mendez <flynn@energyhq.homeip.net> Approved by: nbm (approval to update the port while he is away) Notes: svn path=/head/; revision=51720
* Update to 1.0.5Patrick Li2001-12-182-2/+2
| | | | | | | | PR: 32944 Submitted by: maintainer Notes: svn path=/head/; revision=51718
* o fix coredump in rate limitation.FUJISHIMA Satsuki2001-12-176-0/+76
| | | | | | | | | o remove stray debugging message. Obtained from: wget CVS Notes: svn path=/head/; revision=51699
* Update to 0.4.6.Maxim Sobolev2001-12-172-2/+2
| | | | | | | | PR: 32900 Submitted by: Matthias Andree <matthias.andree@web.de> Notes: svn path=/head/; revision=51664
* update to 1.8.FUJISHIMA Satsuki2001-12-1710-106/+12
| | | | | | | | | | IPv6 capability has been lost. Please use wget+ipv6 instead. as zh_TW.po is distributed in Big5, we no longer requires iconv hack. zh_TW message tested by: clive Notes: svn path=/head/; revision=51649
* add wget+ipv6, a bit old wget but capable to speak IPv6.FUJISHIMA Satsuki2001-12-179-0/+136
| | | | | | | | | Due to radical development of wget, KAME patch would always not be released in short. This port will happily retire when wget aquires ability to speak IPv6 itself. Notes: svn path=/head/; revision=51647
* Update to 0.4.5.Maxim Sobolev2001-12-162-2/+2
| | | | | | | | PR: 32829 Submitted by: Matthias Andree <matthias.andree@web.de> Notes: svn path=/head/; revision=51615
* Update to 7.9.2.Peter Pentchev2001-12-142-4/+8
| | | | | | | | | | | | Add a vendor patch (from the cURL CVS repository) to make it compile. Remove the GNU make dependency. PR: 32815 Submitted by: Joseph Scott <joseph@randomnetworks.com> and naddy Apologies to: Joseph Scott and Christian Weisberger <naddy@FreeBSD.org> Notes: svn path=/head/; revision=51538
* add ftpcubeYing-Chieh Liao2001-12-136-0/+94
| | | | | | | A graphical FTP Client Notes: svn path=/head/; revision=51504
* upgrade to 1.0.4Ying-Chieh Liao2001-12-132-2/+2
| | | | | | | | PR: 32650 Submitted by: maintainer Notes: svn path=/head/; revision=51465
* Update to 2.4.8Patrick Li2001-12-062-4/+4
| | | | | | | | PR: 32532 Submitted by: maintainer Notes: svn path=/head/; revision=51102
* Use vendor-supplied prevent glob overflow patchAndrey A. Chernov2001-11-308-470/+36
| | | | Notes: svn path=/head/; revision=50752
* Update to sftp 0.9.9.Cy Schubert2001-11-292-3/+2
| | | | | | | | Reviewed by: nectar Approved by: nectar Notes: svn path=/head/; revision=50712
* Update to 0.7.5.Pete Fritchman2001-11-282-2/+2
| | | | | | | | PR: 32307 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=50705
* - update to 1.3.0.2Pete Fritchman2001-11-285-53/+13
| | | | | | | | | | | | | - depend on gnugetopt.1, not just gnugetopt - add ipv6 support - fix malloc.h problems - redo build process PR: 32306 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=50704
* Prevent buffer overflow in globAndrey A. Chernov2001-11-284-8/+466
| | | | Notes: svn path=/head/; revision=50686
* upgrade to 1.3.0Ying-Chieh Liao2001-11-263-2/+4
| | | | Notes: svn path=/head/; revision=50557
* Upgrade to version 0.0.13g.Stefan Eßer2001-11-234-90/+4
| | | | Notes: svn path=/head/; revision=50437
* Update to 1.0.3David W. Chapman Jr.2001-11-232-2/+2
| | | | | | | | PR: 31675 Submitted by: maintainer Notes: svn path=/head/; revision=50400
* Update to 2.4.7Patrick Li2001-11-224-15/+50
| | | | | | | | | PR: 32005 Submitted by: maintainer Approved by: lioux Notes: svn path=/head/; revision=50351
* Upgrade to 3.0.4.David E. O'Brien2001-11-216-78/+6
| | | | | | | Also change the port name back to ncftp and use LATEST_LINK. Notes: svn path=/head/; revision=50341
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-202-2/+2
| | | | | | | the later case Notes: svn path=/head/; revision=50306
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-202-2/+2
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Pass over maintainership to Wilmer van der Gaast <lintux@lintux.cx>.Maxim Sobolev2001-11-201-1/+1
| | | | | | | Submitted by: Wilmer van der Gaast <lintux@lintux.cx> Notes: svn path=/head/; revision=50255
* upgrade to 0.99bYing-Chieh Liao2001-11-203-3/+6
| | | | | | | Noted by: Wilmer van der Gaast <lintux@lintux.cx> (author) Notes: svn path=/head/; revision=50252
* Revert 1.43 (usage of msgfmt-new instead of perl(1)-based hack), following isMaxim Sobolev2001-11-142-10/+22
| | | | | | | | | | | | | | | the explanation I've received: "msgfmt-new can handle UTF-8 .po, but cant' convert it into big5 .po. wget links against legacy gettext libraries, which simply lets garbage in and out, doesnt' know what it produces." Bump PORTREVISION. Submitted by: Clive Lin <clive@tongi.org> Notes: svn path=/head/; revision=50017
* upgrade to 1.2Ying-Chieh Liao2001-11-122-3/+3
| | | | | | | | | | assign maintainer PR: 31919 Submitted by: Seamus Venasse <svenasse@polaris.ca> (new maintainer) Notes: svn path=/head/; revision=49951
* upgrade to 0.99Ying-Chieh Liao2001-11-104-24/+11
| | | | Notes: svn path=/head/; revision=49909
* Update to version 2.4.6Kevin Lo2001-11-082-2/+2
| | | | | | | | PR: 31832 Submitted by: MAINTAINER Notes: svn path=/head/; revision=49847
* set sysconfdir so that emirror can find itYing-Chieh Liao2001-11-061-0/+1
| | | | | | | | PR: 31531 Submitted by: Hendrik Scholz <hendrik@scholz.net> Notes: svn path=/head/; revision=49649
* Update to 7.9.1, add a 'test' target to run the curl suite tests.Peter Pentchev2001-11-052-13/+6
| | | | | | | | | Note: some of those seem to intermitently fail on my system, no idea why. Nuke the commented-out USE_AUTOMAKE and a no-longer-needed post-configure substitution in some Makefiles. Notes: svn path=/head/; revision=49593
* Update to 1.102Pete Fritchman2001-11-023-3/+6
| | | | Notes: svn path=/head/; revision=49510