| Port details |
- goplaces Modern Google Places CLI in Go
- 0.4.0 misc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-04-19 09:45:07
- Last Update: 2026-05-04 07:56:57
- Commit Hash: 0b0cfea
- 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:
-
- go125 : lang/go125
- Fetch dependencies:
-
- go125 : lang/go125
- This port is required by:
- for Run
-
- misc/openclaw
Configuration Options:
- No options to configure
- Options name:
- misc_goplaces
- USES:
- go:1.25+,modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|