[ITA] whois
marco atzeri
marco.atzeri@gmail.com
Sun Aug 18 11:01:00 GMT 2013
Il 8/17/2013 6:32 PM, David Rothenberger ha scritto:
> I would like to adopt whois. I've packaged the latest release.
>
> setup.hint
> ----------------------------------------------------------------------
> category: Net
> requires: libcrypt0 libiconv2 libidn11
> sdesc: "GNU Whois"
> ldesc: "A client for the whois directory service. It allows you to retrieve information on domains name, IP addresses, and more."
>
>
> download:
> ----------------------------------------------------------------------
> D=http://home.comcast.net/~david.rothenberger/cygwin/x86
> wget -x -nH --cut-dirs=3 \
> ${D}/whois/setup.hint \
> ${D}/whois/whois-5.0.26-1.tar.bz2 \
> ${D}/whois/whois-5.0.26-1-src.tar.bz2 \
> ${D}/whois/whois-debuginfo/setup.hint \
> ${D}/whois/whois-debuginfo/whois-debuginfo-5.0.26-1.tar.bz2
>
>
> D=http://home.comcast.net/~david.rothenberger/cygwin/x86_64
> wget -x -nH --cut-dirs=3 \
> ${D}/whois/setup.hint \
> ${D}/whois/whois-5.0.26-1.tar.bz2 \
> ${D}/whois/whois-5.0.26-1-src.tar.bz2 \
> ${D}/whois/whois-debuginfo/setup.hint \
> ${D}/whois/whois-debuginfo/whois-debuginfo-5.0.26-1.tar.bz2
>
not good
usr/bin/mkpasswd.exe
usr/share/man/man1/mkpasswd.1.gz
collide with cygwin and cygwin-doc
additional
mkpasswd.c: In function ‘main’:
mkpasswd.c:331:9: warning: assignment makes pointer from integer without
a cast [enabled by default]
are you sure for 64 bit ?
More information about the Cygwin-apps
mailing list