aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/wput
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Fix MASTER_SITES.krion2005-01-031-1/+3
| | | | Approved by: portmgr (implicit)
* Update port: ftp/wput - new version (0.5)edwin2004-12-182-5/+4
| | | | | | | | There's a new version of wput out there, 0.5 PR: ports/75085 Submitted by: Pasi Hirvonen <psh@iki.fi> Approved by: ".::ChiP::." <chip-set@mail.ru>
* BROKEN: Size mismatchkris2004-11-181-0/+2
|
* Update to 0.4.1krion2004-10-122-4/+3
| | | | | PR: ports/71777 Submitted by: maintainer
* Fix handling of libgnugetopt to fix build on 5.xarved2004-09-032-20/+1
|
* Rename patch to a proper name.edwin2004-07-211-0/+0
|
* MEDIC! We have a mortally wounded distfile here!edwin2004-07-101-0/+2
| | | | | | | (it's a sad thing if you can't even do "cvs delete" in your ports directory without loosing all kinds of important files) Noticed by: eik
* Distfile has been rerolled with fix initialy found in files/patch-src::ftp.cedwin2004-07-103-36/+1
| | | | Noticed by: kris / pointyhat
* Update ftp/wput to version 0.4 (with smarter upload options)edwin2004-07-085-33/+71
| | | | | | PR: ports/68684 Submitted by: Edwin Groothuis <edwin@mavetju.org> Reviewed by: ChiP <chip-set@mail.ru>
* - Use PLIST_FILES knobkrion2004-03-092-5/+5
| | | | | PR: ports/63926 Submitted by: maintainer
* Unbreak by chasing checksum. The version was silently updated to 0.3.6dkris2004-03-062-2/+4
| | | | and a minor bug fix was made to the source.
* - Add USE_AUTOCONF_VER=253krion2004-01-121-1/+2
| | | | | PR: 61223 Submitted by: Nosov Artem <chip-set@mail.ru> (maintainer)
* Add wput 0.3.6,krion2003-12-086-0/+78
wput is a tiny program that looks like wget and does as the name suggests exactly the opposite: it uploads files or recursivly whole directories to a ftp-server and supports resuming. PR: 60032 Submitted by: Nosov Artem <chip-set@mail.ru>