diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-11-04 06:16:15 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-11-04 06:16:15 +0800 |
commit | 8ff615ebf41f0cc6013e2434428200e4542b772a (patch) | |
tree | c545dd66c18733eafe362f49437838d3d79f2029 /sysutils/moreutils | |
parent | ec8ab68fe0b85b55accd3b50dd9f2f758ff746c3 (diff) | |
download | freebsd-ports-gnome-8ff615ebf41f0cc6013e2434428200e4542b772a.tar.gz freebsd-ports-gnome-8ff615ebf41f0cc6013e2434428200e4542b772a.tar.zst freebsd-ports-gnome-8ff615ebf41f0cc6013e2434428200e4542b772a.zip |
Update manpage
- Bump PORTREVISION for package change
Diffstat (limited to 'sysutils/moreutils')
-rw-r--r-- | sysutils/moreutils/Makefile | 4 | ||||
-rw-r--r-- | sysutils/moreutils/files/errno.1 | 3 | ||||
-rw-r--r-- | sysutils/moreutils/files/ifdata.1 | 3 | ||||
-rw-r--r-- | sysutils/moreutils/files/ifne.1 | 2 | ||||
-rw-r--r-- | sysutils/moreutils/files/isutf8.1 | 7 | ||||
-rw-r--r-- | sysutils/moreutils/files/lckdo.1 | 2 | ||||
-rw-r--r-- | sysutils/moreutils/files/mispipe.1 | 2 | ||||
-rw-r--r-- | sysutils/moreutils/files/moreutils-parallel.1 | 5 | ||||
-rw-r--r-- | sysutils/moreutils/files/pee.1 | 3 | ||||
-rw-r--r-- | sysutils/moreutils/files/sponge.1 | 3 |
10 files changed, 14 insertions, 20 deletions
diff --git a/sysutils/moreutils/Makefile b/sysutils/moreutils/Makefile index f161b0d5bf32..fbcd5eb650c2 100644 --- a/sysutils/moreutils/Makefile +++ b/sysutils/moreutils/Makefile @@ -3,6 +3,7 @@ PORTNAME= moreutils PORTVERSION= 0.62 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://git.joeyh.name/index.cgi/moreutils.git/snapshot/ \ LOCAL/sunpoet @@ -19,9 +20,10 @@ OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT=MANPAGES OPTIONS_SUB= yes +USES= gmake perl5 shebangfix + ALL_TARGET= errnos.h ${CANNED_MANPAGES:R} MAKE_JOBS_UNSAFE= yes -USES= gmake perl5 shebangfix CANNED_MANPAGES=errno.1 \ ifdata.1 \ diff --git a/sysutils/moreutils/files/errno.1 b/sysutils/moreutils/files/errno.1 index 3944240b4f62..e98ec61fa0ec 100644 --- a/sysutils/moreutils/files/errno.1 +++ b/sysutils/moreutils/files/errno.1 @@ -1,7 +1,7 @@ '\" t .\" Title: errno .\" Author: Lars Wirzenius -.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> +.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Date: 2012-06-05 .\" Manual: moreutils .\" Source: moreutils @@ -68,5 +68,4 @@ Like Lars Wirzenius .SH "SEE ALSO" .PP - \fBerrno\fR(3) diff --git a/sysutils/moreutils/files/ifdata.1 b/sysutils/moreutils/files/ifdata.1 index 3f8767557842..d0e6d43db246 100644 --- a/sysutils/moreutils/files/ifdata.1 +++ b/sysutils/moreutils/files/ifdata.1 @@ -1,7 +1,7 @@ '\" t .\" Title: ifdata .\" Author: Joey Hess -.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> +.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Date: 2006-03-07 .\" Manual: moreutils .\" Source: moreutils @@ -34,7 +34,6 @@ ifdata \- get network interface info without parsing ifconfig output \fBifdata\fR [options] {\fIiface\fR} .SH "DESCRIPTION" .PP - \fBifdata\fR can be used to check for the existence of a network interface, or to get information abut the interface, such as its IP address\&. Unlike \fBifconfig\fR diff --git a/sysutils/moreutils/files/ifne.1 b/sysutils/moreutils/files/ifne.1 index 6afd169edcf7..f173b28b47ed 100644 --- a/sysutils/moreutils/files/ifne.1 +++ b/sysutils/moreutils/files/ifne.1 @@ -1,7 +1,7 @@ '\" t .\" Title: ifne .\" Author: Javier Merino -.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> +.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Date: 2008-05-01 .\" Manual: moreutils .\" Source: moreutils diff --git a/sysutils/moreutils/files/isutf8.1 b/sysutils/moreutils/files/isutf8.1 index c9730bbc5458..6de994132759 100644 --- a/sysutils/moreutils/files/isutf8.1 +++ b/sysutils/moreutils/files/isutf8.1 @@ -1,13 +1,13 @@ '\" t .\" Title: isutf8 .\" Author: Lars Wirzenius <liw@iki.fi> -.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 04/30/2017 +.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> +.\" Date: 01/01/2018 .\" Manual: moreutils .\" Source: moreutils .\" Language: English .\" -.TH "ISUTF8" "1" "04/30/2017" "moreutils" "moreutils" +.TH "ISUTF8" "1" "01/01/2018" "moreutils" "moreutils" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -70,5 +70,4 @@ If the file is valid UTF\-8, the exit status is zero\&. If the file is not valid Lars Wirzenius, Julien Palard .SH "SEE ALSO" .PP - \fButf8\fR(7) diff --git a/sysutils/moreutils/files/lckdo.1 b/sysutils/moreutils/files/lckdo.1 index 745bbd7bc01a..6243dc2a3572 100644 --- a/sysutils/moreutils/files/lckdo.1 +++ b/sysutils/moreutils/files/lckdo.1 @@ -1,7 +1,7 @@ '\" t .\" Title: lckdo .\" Author: Michael Tokarev -.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> +.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Date: 2007-08-15 .\" Manual: moreutils .\" Source: moreutils diff --git a/sysutils/moreutils/files/mispipe.1 b/sysutils/moreutils/files/mispipe.1 index 375994b3fe4d..63eb1563f6e6 100644 --- a/sysutils/moreutils/files/mispipe.1 +++ b/sysutils/moreutils/files/mispipe.1 @@ -1,7 +1,7 @@ '\" t .\" Title: mispipe .\" Author: Nathanael Nerode -.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> +.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Date: 2006-09-07 .\" Manual: moreutils .\" Source: moreutils diff --git a/sysutils/moreutils/files/moreutils-parallel.1 b/sysutils/moreutils/files/moreutils-parallel.1 index 796dba7324a2..0143c45b0eba 100644 --- a/sysutils/moreutils/files/moreutils-parallel.1 +++ b/sysutils/moreutils/files/moreutils-parallel.1 @@ -1,7 +1,7 @@ '\" t .\" Title: parallel .\" Author: Joey Hess -.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> +.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Date: 2009-07-02 .\" Manual: moreutils .\" Source: moreutils @@ -63,17 +63,14 @@ Number of arguments to pass to a command at a time\&. Default is 1\&. Incompatib .RE .SH "EXAMPLE" .PP - \fBparallel sh \-c "echo hi; sleep 2; echo bye" \-\- 1 2 3\fR .PP This runs three subshells that each print a message, delay, and print another message\&. If your system has multiple CPUs, parallel will run some of the jobs in parallel, which should be clear from the order the messages are output\&. .PP - \fBparallel \-j 3 ufraw \-o processed \-\- *\&.NEF\fR .PP This runs three ufraw processes at the same time until all of the NEF files have been processed\&. .PP - \fBparallel \-j 3 \-\- ls df "echo hi"\fR .PP This runs three independent commands in parallel\&. diff --git a/sysutils/moreutils/files/pee.1 b/sysutils/moreutils/files/pee.1 index a752549c199b..fff4b12aa4a0 100644 --- a/sysutils/moreutils/files/pee.1 +++ b/sysutils/moreutils/files/pee.1 @@ -1,7 +1,7 @@ '\" t .\" Title: pee .\" Author: Joey Hess -.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> +.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Date: 2016-12-20 .\" Manual: moreutils .\" Source: moreutils @@ -63,7 +63,6 @@ is going to terminate all child processes and exists\&. Ignoring write errors is .RE .SH "SEE ALSO" .PP - \fBtee\fR(1), \fBpipe\fR(7) .SH "AUTHOR" diff --git a/sysutils/moreutils/files/sponge.1 b/sysutils/moreutils/files/sponge.1 index 5da2e73cb1c1..5fe62e429508 100644 --- a/sysutils/moreutils/files/sponge.1 +++ b/sysutils/moreutils/files/sponge.1 @@ -1,7 +1,7 @@ '\" t .\" Title: sponge .\" Author: Joey Hess -.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> +.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> .\" Date: 2006-02-19 .\" Manual: moreutils .\" Source: moreutils @@ -39,7 +39,6 @@ reads standard input and writes it out to the specified file\&. Unlike a shell r \fBsponge\fR soaks up all its input before writing the output file\&. This allows constructing pipelines that read from and write to the same file\&. .PP - \fBsponge\fR preserves the permissions of the output file if it already exists\&. .PP |