1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/net/geoipupdate
Adam Weinberger dd6b2a3772 Update to 2.4.0.
* geoipupdate now checks that the database directory is writable.
    If it is not, it reports the problem and aborts.

  * geoipupdate now acquires a lock when starting up to ensure only
    one instance may run at a time. A new option, LockFile, exists to
    set the file to use as a lock. By default, LockFile is the file
    .geoipupdate.lock in the database directory.

  * geoipupdate now prints out additional information from the server
    when a download request results in something other than HTTP
    status 2xx. This provides more information when the API does not
    respond with a database file. In conjunction with changes to the
    download service itself, errors such as lacking a subscription no
    longer show up with the message "not a valid gzip file".

  * ${datarootdir}/GeoIP is now created on make install. Reported by
    Antonios Karagiannis. GitHub #29.

  * Previously, a variable named ERROR was used. This caused issues
    building on Windows. Reported by Gisle Vanem. GitHub #36.
2017-05-26 17:13:19 +00:00
..
distinfo Update to 2.4.0. 2017-05-26 17:13:19 +00:00
Makefile Update to 2.4.0. 2017-05-26 17:13:19 +00:00
pkg-descr
pkg-plist