aboutsummaryrefslogtreecommitdiff
path: root/ftp/wput
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154146
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Fix MASTER_SITES.Kirill Ponomarev2005-01-031-1/+3
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=125693
* Update port: ftp/wput - new version (0.5)Edwin Groothuis2004-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> Notes: svn path=/head/; revision=124361
* BROKEN: Size mismatchKris Kennaway2004-11-181-0/+2
| | | | Notes: svn path=/head/; revision=121850
* Update to 0.4.1Kirill Ponomarev2004-10-122-4/+3
| | | | | | | | PR: ports/71777 Submitted by: maintainer Notes: svn path=/head/; revision=118878
* Fix handling of libgnugetopt to fix build on 5.xTilman Keskinoz2004-09-022-20/+1
| | | | Notes: svn path=/head/; revision=117965
* Rename patch to a proper name.Edwin Groothuis2004-07-211-0/+0
| | | | Notes: svn path=/head/; revision=114337
* MEDIC! We have a mortally wounded distfile here!Edwin Groothuis2004-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 Notes: svn path=/head/; revision=113331
* Distfile has been rerolled with fix initialy found in files/patch-src::ftp.cEdwin Groothuis2004-07-103-36/+1
| | | | | | | Noticed by: kris / pointyhat Notes: svn path=/head/; revision=113329
* Update ftp/wput to version 0.4 (with smarter upload options)Edwin Groothuis2004-07-085-33/+71
| | | | | | | | | PR: ports/68684 Submitted by: Edwin Groothuis <edwin@mavetju.org> Reviewed by: ChiP <chip-set@mail.ru> Notes: svn path=/head/; revision=113196
* - Use PLIST_FILES knobKirill Ponomarev2004-03-082-5/+5
| | | | | | | | PR: ports/63926 Submitted by: maintainer Notes: svn path=/head/; revision=103332
* Unbreak by chasing checksum. The version was silently updated to 0.3.6dKris Kennaway2004-03-062-2/+4
| | | | | | | and a minor bug fix was made to the source. Notes: svn path=/head/; revision=103087
* - Add USE_AUTOCONF_VER=253Kirill Ponomarev2004-01-121-1/+2
| | | | | | | | PR: 61223 Submitted by: Nosov Artem <chip-set@mail.ru> (maintainer) Notes: svn path=/head/; revision=97975
* Add wput 0.3.6,Kirill Ponomarev2003-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> Notes: svn path=/head/; revision=95340