| Port details |
- goplaces Modern Google Places CLI in Go
- 0.4.0_6 misc
=0 0.4.0_5Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-04-19 09:45:07
- Last Update: 2026-09-03 04:50:55
- Commit Hash: dd09051
- License: MIT
- WWW:
- https://github.com/steipete/goplaces
- Description:
- goplaces is a modern Go client and CLI for the Google Places API (New).
It is fast for humans and tidy for scripts.
Features:
- Text search with filters: keyword, type, open now, min rating, price levels
- Autocomplete suggestions for places and queries (session tokens supported)
- Nearby search around a location restriction
- Place photos in details and photo media URLs
- Route search along a driving path (Routes API)
- Directions between two points with distance, duration, and steps (Routes API)
- Location bias (lat/lng/radius) and pagination tokens
- Place details: hours, phone, website, rating, price, types
- Optional reviews in details
- Resolve free-form location strings to candidate places
- Locale hints (language + region) across search/resolve/details
- CLI with color human output and --json (respects NO_COLOR)
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/goplaces/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/goplaces
- pkg install goplaces
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: goplaces
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1777877789
SHA256 (go/misc_goplaces/goplaces-v0.4.0/v0.4.0.mod) = 60f6f0092a46c24efa8d810136066dab94634f09f97a3a8ff37f99d7812ac365
SIZE (go/misc_goplaces/goplaces-v0.4.0/v0.4.0.mod) = 91
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go126 : lang/go126
- Fetch dependencies:
-
- go126 : lang/go126
- This port is required by:
- for Run
-
- misc/openclaw
Configuration Options:
- No options to configure
- Options name:
- misc_goplaces
- USES:
- go:modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.4.0_6 03 Sep 2026 04:50:55
    |
Adam Weinberger (adamw)  |
many: Bump go ports for 1.26.8 and 1.27.1 |
0.4.0_5 19 Aug 2026 17:39:04
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.14 / 1.26.7 |
0.4.0_4 14 Aug 2026 00:38:09
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.13 / 1.26.6 |
0.4.0_3 08 Aug 2026 20:50:38
    |
Dag-Erling Smørgrav (des)  |
various: Drop Go 1.25+ version pin
This is a nop since 1.25 is the oldest version we support. |
0.4.0_3 10 Jul 2026 07:54:15
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.12 / 1.26.5 |
0.4.0_2 03 Jun 2026 17:54:22
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.11 / go-1.26.4 |
0.4.0_1 09 May 2026 17:25:51
    |
Adam Weinberger (adamw)  |
various: Bump ports for Go 1.25.10 |
0.4.0 04 May 2026 07:56:57
    |
Yuri Victorovich (yuri)  |
misc/goplaces: update 0.3.0 → 0.4.0 |
0.3.0 19 Apr 2026 09:42:12
    |
Yuri Victorovich (yuri)  |
misc/goplaces: New port: Modern Google Places CLI in Go |