CVS log for ports/ftp/py-ftputil/Makefile
Up to [FreeBSD] / ports / ftp / py-ftputil
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 17 16:12:04 2011 UTC (10 months, 3 weeks ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- update to 2.6 PR: ports/155605 Submitted by: Ruslan Mahmatkhanov <cvs-src AT yandex.ru>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Mar 5 13:10:27 2011 UTC (11 months, 1 week ago) by lwhsu
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- update to 2.5 PR: ports/155289 Submitted by: Ruslan Mahmatkhanov <cvs-src AT yandex.ru>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Apr 28 17:01:52 2007 UTC (4 years, 9 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Update to 2.2.2 Approved by: clsung (mentor, implicitly)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Apr 4 08:49:29 2007 UTC (4 years, 10 months ago) by lwhsu
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Change to my FreeBSD.org email Approved by: clsung (mentor)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 27 23:44:03 2007 UTC (5 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
- Update to 2.2.1 PR: ports/108419 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Dec 27 15:05:58 2006 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
ftputil is a high-level FTP client library for the Python programming language. ftputil implements a virtual file system for accessing FTP servers, that is, it can generate file-like objects for remote files. The library supports many functions similar to those in the os, os.path and shutil modules. ftputil has convenience functions for conditional uploads and downloads, and handles FTP clients and servers in different timezones. WWW: http://ftputil.sschwarzer.net/ PR: ports/107186 Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
