Path to this page:
./
net/GeoIP,
GeoIP Legacy C API
Branch: pkgsrc-2021Q1,
Version: 1.6.12nb1,
Package name: GeoIP-1.6.12nb1,
Maintainer: pkgsrc-usersThe GeoIP Legacy C library enables the user to find geographical
and network information of an IP address.
Master sites:
SHA1: ac1a6809afbb7624aff2f6e12ceb300b12de1715
RMD160: 80d8c7d9c4822879e33ecde31056e56bfbb78a6e
Filesize: 462.807 KB
Version history: (Expand)
- (2021-04-27) Updated to version: GeoIP-1.6.12nb1
- (2021-03-30) Package added to pkgsrc.se, version GeoIP-1.6.12 (created)
CVS history: (Expand)
2021-04-27 16:35:55 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #6451 - requested by maya
net/GeoIP: NetBSD build fix
Revisions pulled up:
- net/GeoIP/Makefile 1.33
---
Module Name: pkgsrc
Committed By: maya
Date: Mon Apr 19 07:22:30 UTC 2021
Modified Files:
pkgsrc/net/GeoIP: Makefile
Log message:
GeoIP: force-fail gethostbyname_r configure check.
NetBSD has this not-like-linux libc symbol and tries to hide it, but not
well enough that autoconf fails to find it.
Bump PKGREVISION for binary change.
>From Stefan Schaeckeler in PR pkg/56116
|