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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=T+G3pXAzC2BPqL061R5PnENpzgdvSo/fQX8XbykJJfB xNu7btUS9BZ/AoDx+2+gW4O23U2C5iLjXCQABnP0PXSyTsjl4NematiNxil1lA5I Y1R6iTM0gxOZYToitbJtGJQwYvsGd6QGN6XRFtJ1sE2EZ4IcC0ORy53RJjQUwtqo = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=FrDQ+4c1JsxtgyVP9vXNQ+xHRPA=; b=B6KYEdaXvo25hUmlL k1XKZ457RaIAbyldmBpU2H8Yk65yLEQs1EupvK/MLYTmnggMQjZ/keLiq55VrXBn fW0BWW4hCEZPJYKKQALaUxr6RpAZ8/y0RRpNkdTnRLfHML6wUJADKBtuxBHiLWwp mnwIbtFMj30Mwdz0sJKNNlYQuo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS,TW_YG autolearn=no version=3.3.1 X-Received: by 10.49.14.101 with SMTP id o5mr55117583qec.55.1374850731608; Fri, 26 Jul 2013 07:58:51 -0700 (PDT) Message-ID: <51F28EA3.1090108@gmail.com> Date: Fri, 26 Jul 2013 16:58:43 +0200 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: postgresql-9.2.4-2: manual is not included in the package References: <86bo5p8suf DOT fsf AT w2139spb DOT ru DOT yotateam DOT com> In-Reply-To: <86bo5p8suf.fsf@w2139spb.ru.yotateam.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Il 7/26/2013 1:26 PM, Filipp Gunbin ha scritto: > Hello, > > I see that the manual is not built during the make process in the "doc" > directory. Of course it is missing in the result packages. I tried > changing "cygmake" to "cygmake world" in cygport file, but it didn't > help. Is there a way to build it? > > It would be great to include it by default in the postgresql-doc > package. > > Thanks. > > I assume you mean HTML documentation as man is available $ cygcheck -l postgresql |grep "\/man\/" /usr/share/man/man1/initdb.1.gz /usr/share/man/man1/pg_controldata.1.gz /usr/share/man/man1/pg_ctl.1.gz /usr/share/man/man1/pg_resetxlog.1.gz /usr/share/man/man1/postgres.1.gz /usr/share/man/man1/postmaster.1.gz $ cygcheck -l postgresql-client |grep "\/man\/" /usr/share/man/man1/clusterdb.1.gz /usr/share/man/man1/createdb.1.gz /usr/share/man/man1/createlang.1.gz /usr/share/man/man1/createuser.1.gz /usr/share/man/man1/dropdb.1.gz .. /usr/share/man/man7/TRUNCATE.7.gz /usr/share/man/man7/UNLISTEN.7.gz /usr/share/man/man7/UPDATE.7.gz /usr/share/man/man7/VACUUM.7.gz /usr/share/man/man7/VALUES.7.gz /usr/share/man/man7/WITH.7.gz For HTML version, I will look for next 9.3 release Regards Marco -- 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