mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 4.4.2
- Fix lftp(1) man page (tbl GNU-isms) [1] Submitted by: bsd@lavabit.com [1]
This commit is contained in:
parent
62a7b07a62
commit
13896e19c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311606
3 changed files with 149 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lftp
|
||||
PORTVERSION= 4.4.1
|
||||
PORTVERSION= 4.4.2
|
||||
CATEGORIES= ftp ipv6
|
||||
MASTER_SITES= http://ftp.yars.free.net/pub/source/lftp/ \
|
||||
http://ftp.yars.free.net/pub/source/lftp/old/ \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (lftp-4.4.1.tar.gz) = 1ba940a207e2bcdf085f828d8f9328aba0313e27e6dbea52527a93467c49bae6
|
||||
SIZE (lftp-4.4.1.tar.gz) = 2484015
|
||||
SHA256 (lftp-4.4.2.tar.gz) = 3481ca3faa6c9c125d73d5c2392a027ab247a989ea649b74c752bbb62eec1106
|
||||
SIZE (lftp-4.4.2.tar.gz) = 2486110
|
||||
|
|
146
ftp/lftp/files/patch-doc-lftp.1
Normal file
146
ftp/lftp/files/patch-doc-lftp.1
Normal file
|
@ -0,0 +1,146 @@
|
|||
--- doc/lftp.1.orig 2013-02-04 11:27:43.000000000 +0100
|
||||
+++ doc/lftp.1 2013-02-04 11:28:09.000000000 +0100
|
||||
@@ -166,7 +166,7 @@
|
||||
.Sp
|
||||
.in +0.5i
|
||||
.TS
|
||||
-l lx .
|
||||
+l l .
|
||||
add <name> [<loc>] T{
|
||||
add current place or given location to bookmarks and bind to given name
|
||||
T}
|
||||
@@ -184,7 +184,7 @@
|
||||
.Sp
|
||||
.in +0.5i
|
||||
.TS
|
||||
-l lx .
|
||||
+l l .
|
||||
stat print cache status (default)
|
||||
on|off turn on/off caching
|
||||
flush flush cache
|
||||
@@ -294,7 +294,7 @@
|
||||
.Sp
|
||||
.in +0.5i
|
||||
.TS
|
||||
-l lx .
|
||||
+l l .
|
||||
\-c continue, reget
|
||||
\-E delete source files after successful transfer
|
||||
\-e delete target file before the transfer
|
||||
@@ -321,7 +321,7 @@
|
||||
.Sp
|
||||
.in +0.5i
|
||||
.TS
|
||||
-l lx .
|
||||
+l l .
|
||||
\-o <lfile> T{
|
||||
destination file name (default - basename of rfile)
|
||||
T}
|
||||
@@ -346,7 +346,7 @@
|
||||
.Sp
|
||||
.in +0.5i
|
||||
.TS
|
||||
-l lx .
|
||||
+l l .
|
||||
\-f plain files (default)
|
||||
\-d directories
|
||||
\-a all types
|
||||
@@ -416,7 +416,7 @@
|
||||
.Sp
|
||||
.in +0.5i
|
||||
.TS
|
||||
-l lx .
|
||||
+l l .
|
||||
\-c continue, reget.
|
||||
\-d T{
|
||||
create directories the same as file names and get the files into them instead of current directory.
|
||||
@@ -439,7 +439,7 @@
|
||||
.Sp
|
||||
.in +0.5i
|
||||
.TS
|
||||
-l1 l lx .
|
||||
+l1 l l .
|
||||
\-c, \-\-continue T{
|
||||
continue a mirror job if possible
|
||||
T}
|
||||
@@ -624,7 +624,7 @@
|
||||
.Sp
|
||||
.in +0.5i
|
||||
.TS
|
||||
-l lx .
|
||||
+l l .
|
||||
\-c continue, reput
|
||||
\-d T{
|
||||
create directories the same as in file names and put the files into them instead of current directory
|
||||
@@ -672,7 +672,7 @@
|
||||
.Sp
|
||||
.in +0.5i
|
||||
.TS
|
||||
-l lx .
|
||||
+l l .
|
||||
\-c T{
|
||||
continue transfer. Requires \fIlfile.lftp-pget-status\fP file.
|
||||
T}
|
||||
@@ -694,7 +694,7 @@
|
||||
.Sp
|
||||
.in +0.5i
|
||||
.TS
|
||||
-l lx .
|
||||
+l l .
|
||||
\-o <rfile> T{
|
||||
specifies remote file name (default - basename of lfile)
|
||||
T}
|
||||
@@ -749,7 +749,7 @@
|
||||
.Sp
|
||||
.in +0.5i
|
||||
.TS
|
||||
-l lx .
|
||||
+l l .
|
||||
\-q Be quiet.
|
||||
\-v Be verbose.
|
||||
\-Q T{
|
||||
@@ -770,7 +770,7 @@
|
||||
.Sp
|
||||
.in +0.5i
|
||||
.TS
|
||||
-l lx .
|
||||
+l l .
|
||||
queue \-d 3 Delete the third item in the queue.
|
||||
queue \-m 6 4 T{
|
||||
Move the sixth item in the queue before the fourth.
|
||||
@@ -833,7 +833,7 @@
|
||||
.Sp
|
||||
.in +0.5i
|
||||
.TS
|
||||
-l lx .
|
||||
+l l .
|
||||
\-c <count> maximum number of iterations
|
||||
\-d <delay> delay between iterations
|
||||
\-\-while\-ok stop when command exits with non-zero code
|
||||
@@ -880,7 +880,7 @@
|
||||
.Sp
|
||||
.in +0.5i
|
||||
.TS
|
||||
-l lx .
|
||||
+l l .
|
||||
\-a list all settings, including default values
|
||||
\-d list only default values, not necessary current ones
|
||||
.TE
|
||||
@@ -939,7 +939,7 @@
|
||||
.Sp
|
||||
.in +0.5i
|
||||
.TS
|
||||
-l lx .
|
||||
+l l .
|
||||
\-O <directory> T{
|
||||
specifies base directory where files should be placed
|
||||
T}
|
||||
@@ -1157,7 +1157,7 @@
|
||||
.Sp
|
||||
.in +0.5i
|
||||
.TS
|
||||
-l lx .
|
||||
+l l .
|
||||
\\a bell
|
||||
\\e escape
|
||||
\\n new line
|
Loading…
Add table
Reference in a new issue