notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
go-geoip Go library to wrap the libgeoip C library
0.0.0.20131016 net Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.0.0.20131016Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
Expired This port expired on: 2019-02-15
Maintainer: kuriyama@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-08-23 07:12:19
Last Update: 2019-02-16 17:15:35
SVN Revision: 493049
License: MIT
WWW:
https://github.com/abh/geoip
Description:
This package wraps the libgeoip C library for access from Go (golang). You can download the free GeoLite Country database or you can subscribe to updates. WWW: https://github.com/abh/geoip
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. /usr/local/share/licenses/go-geoip-0.0.0.20131016/catalog.mk
  2. /usr/local/share/licenses/go-geoip-0.0.0.20131016/LICENSE
  3. /usr/local/share/licenses/go-geoip-0.0.0.20131016/MIT
  4. share/go/pkg/freebsd_amd64/github.com/abh/geoip.a
  5. share/go/src/github.com/abh/geoip/LICENSE
  6. share/go/src/github.com/abh/geoip/README.md
  7. share/go/src/github.com/abh/geoip/const.go
  8. share/go/src/github.com/abh/geoip/db/download
  9. share/go/src/github.com/abh/geoip/ex/geoip-demo.go
  10. share/go/src/github.com/abh/geoip/geoip.go
  11. share/go/src/github.com/abh/geoip/geoip_test.go
Collapse this list.
Dependency lines:
  • go-geoip>0:net/go-geoip
No installation instructions:
This port has been deleted.
PKGNAME: go-geoip
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (geoip-0.0.0.20131016_GH0.tar.gz) = 90607958d4301d0ea7a51828290cbe9c8ec5914dc8b1d5150c27894e4ea315d5 SIZE (geoip-0.0.0.20131016_GH0.tar.gz) = 5758

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go : lang/go
Library dependencies:
  1. libGeoIP.so : net/GeoIP
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
compiler go
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://cloud.github.com/downloads/abh/geoip/
  2. https://codeload.github.com/abh/geoip/tar.gz/da13074?dummy=/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.0.20131016
16 Feb 2019 17:15:35
Revision:493049Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2019-02-15 dns/p5-pgeodns: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 ftp/proftpd-mod_geoip: Uses legacy GeoIP 1 format which no longer
works; switch to GeoIP 2 where possible
2019-02-15 net/go-geoip: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 net/py-GeoIP: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 net/pecl-geoip: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 net/pen: Uses legacy GeoIP 1 format which no longer works; switch to
GeoIP 2 where possible
2019-02-15 net/subnetcalc: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 net/p5-Geo-IP: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 net/rubygem-geoip: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 security/sguil: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 devel/go-sql-driver: Go source should not be packaged
2019-02-15 devel/geoip-java: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 dns/go-geodns: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
0.0.0.20131016
13 Jan 2019 21:22:07
Revision:490213Original commit files touched by this commit
adamw search for other commits by this committer
Deprecate everything that depends on net/GeoIP and everything that depends
on those ports.
0.0.0.20131016
22 Apr 2016 12:40:05
Revision:413776Original commit files touched by this commit
mat search for other commits by this committer
Move lang/go/files/bsd.go.mk to USES=go.

Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6057
0.0.0.20131016
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.0.0.20131016
03 Jan 2016 11:32:42
Revision:405130Original commit files touched by this commit
antoine search for other commits by this committer
Fix after last commit

Reported by:	pkg-fallout
MFH:		2016Q1
0.0.0.20131016
29 Dec 2015 14:30:47
Revision:404743Original commit files touched by this commit
mat search for other commits by this committer
Cleanup GH_* and variables order.

Sponsored by:	Absolight
0.0.0.20131016
23 Aug 2015 07:12:09
Revision:395074Original commit files touched by this commit
kuriyama search for other commits by this committer
This package wraps the libgeoip C library for access from Go
(golang).

You can download the free GeoLite Country database or you can
subscribe to updates.

WWW: https://github.com/abh/geoip

Number of commits found: 7