delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/04/12/04:36:04

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:references:to:from:reply-to:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=JgUJMi3GhPb4IH1g
n9BuR/jq9JXBLZOO/TpoEVpel2tH5FkXcwk32kL1jEoYka3Ob9h8bvnxPsYKgW0+
U3cX4dJyCdUC+N3sXbgAOpSx0jV20dTc1gLgJN588kiO+ILRpRjcnbYe1QxDscNt
LWvp8wBcqSinZoiMkEM6xW0NNq4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:references:to:from:reply-to:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=iqzrPKuS/wGCkXel8CX8E0
MQTQM=; b=fkRXS0Q22UP/MgPK4ikktWOVgcztfVVquEYkG4gCN2QZ+WgwgYqEji
4WIy+DTU+5+d5SgNcC2GoerJVN2ejW29mMomoC0QIA22/+97JpaiZoWi69thNVgO
P/U42MJ1LTvitw4pDh99BEnc/YffB9sZAZ9FpkoLK21NniDImxzPA=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_40,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=dodo, H*F:D*ab.ca, Hx-spam-relays-external:shaw.ca, H*r:shaw.ca
X-HELO: smtp-out-so.shaw.ca
X-Authority-Analysis: v=2.2 cv=W+NIbVek c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=NEAV23lmAAAA:8 a=ebnHT8P7wZgQWvOdSU0A:9 a=QEXdDO2ut3YA:10
Subject: Re: man page of CYGPORT(1) has an old content. should be updated.
References: <CAB3+=VbhJa_x86KKk+q4QscrLubxhc4oq7BEz_J96D8E6S7+=g AT mail DOT gmail DOT com>
To: cygwin AT cygwin DOT com
From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca>
Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca
Message-ID: <b6fd295d-0599-9683-addc-3e3a0fe7ae62@SystematicSw.ab.ca>
Date: Wed, 12 Apr 2017 02:35:44 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <CAB3+=VbhJa_x86KKk+q4QscrLubxhc4oq7BEz_J96D8E6S7+=g@mail.gmail.com>
X-CMAE-Envelope: MS4wfCm/ZkdjNuOs0JAAYwnSmJE5vsd1bPXEPdNS6MXfjf1k8nQiwPDt0ym8Tod5ef/VUzGRmdRV5aGeYodoO5NuCbaXf+T/SrLUUXZKHIqchzfySRBjFQLV MqkuUkVTpHvuWB3fjCQMpFuMwxMgVNLCkhVD7jjJE9N4rAn71W3tdHoqLska0HqNGvx/tHKrIyeJ8A==
X-IsSubscribed: yes

On 2017-04-11 22:25, dodo . wrote:
> Hello,
> 
> I report one thing about manpage for cygport.
> 
> Man page CYGPORT(1) seems to show old content about 'all' COMMAND.
> According to manpage CYGPORT(1), 'all' COMMMAND means 'run all of
> the above, excluding finish.'
> However 'download' COMMAND is excepted on actual performing.
> Thus, source patching with $(PATCH_URI} does not perform.
> 
> Latest README of cygport describes correct information.
> https://github.com/cygwinports/cygport/blob/master/README
> According to it, fetch(download) COMMAND is not included in 'all'.
> 
> I think manpage CYGPORT(1) should be updated.
> 
> Currently I am using Cygwin as follows.
> 
> $ uname -a
> CYGWIN_NT-6.1-WOW turtle0 2.8.0(0.309/5/3) 2017-04-01 20:42 i686 Cygwin
> 
> $ cygport --version
> cygport 0.24.0
> ...

Also available in /usr/share/doc/cygport/README, and the full manual 
from by launching or running:
	$ cygstart /usr/share/doc/cygport/html/manual/index.html
but those, usage, and manpage all omit some options, commands and 
alternatives, and do not state the preconditions necessary for 
commands to work, nor that steps already completed are skipped if the 
command is almostall|all.

From the current source, supported options are:

--help|-h|-?
--version|-v
--debug|-d
--32|-4
--64|-8

and commands are:

downloadall|fetchall|wgetall|getall
download|fetch|wget|get
prep|unpack
compile|build|make
check|test
inst*
postinst*
list
dep*
info*
homepage|web*|www*
package|pkg
diff|mkdiff|mkpatch
upload|up
announce
clean|finish
almostall|all
help
version

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019