Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
c0bw3b
0498ccd076
Treewide: use HTTPS on GNU domains
...
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
Matthew Bauer
d424d34bf7
jwhois: supports darwin
...
- also set license to gpl3
2018-04-30 23:15:33 -05:00
Will Dietz
10aa7a9611
jwhois: set AR to fix cross build
2018-01-24 09:33:35 -06:00
Jörg Thalheim
080c799f38
jwhois: fix service name
...
after an update of iana-etc the service name of whois changed
2017-04-20 07:33:38 +02:00
Susan Potter
a9e2cf0af3
jwhois: fix path to lynx in $lynx/etc/jwhois.conf
...
Close #8696 .
Fixes issues found when jwhois attempts to launch terminal browser
(lynx) for HTTP whois queries, for example:
$ whois blah.io
[Querying http://www.io.io/cgi-bin/whois ]
[HTTP: Unable to run web browser: /usr/bin/lynx: No such file or directory]
Tested via:
grep lynx \
/nix/store/bymgmn2vvw1n7nbb1isy87xg94s8f2ml-jwhois-4.0/etc/jwhois.conf \
| cut -f2 -d'"' \
| xargs stat -t
2015-07-30 15:52:28 +02:00
Eelco Dolstra
8d685306c5
jwhois: Add missing meta.platforms
2015-03-23 11:51:59 +01:00
Lluís Batlle i Rossell
afe142e963
Making jwhois connect fine for those without ipv6 network.
...
svn path=/nixpkgs/trunk/; revision=29519
2011-09-28 07:25:59 +00:00
Eelco Dolstra
3ef0b80bdd
* Added jwhois, the GNU whois client.
...
svn path=/nixpkgs/trunk/; revision=9211
2007-08-28 14:45:00 +00:00