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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
identme Simple CLI for retrieving your public IP address
0.6.0 net 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.6.0Version of this port present on the latest quarterly branch.
Maintainer: nxjoseph@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-23 13:45:05
Last Update: 2026-02-23 16:11:23
Commit Hash: 2aa4646
License: BSD0CLAUSE
WWW:
https://github.com/pcarrier/ident.me
https://www.ident.me
Description:
identme provides a simple command-line interface (CLI) for retrieving your public IP address. This tool is designed for users who need to access their IP address programmatically without the overhead of a full backend or mobile application.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/identme
  2. /usr/local/share/licenses/identme-0.6.0/catalog.mk
  3. /usr/local/share/licenses/identme-0.6.0/LICENSE
  4. /usr/local/share/licenses/identme-0.6.0/BSD0CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • identme>0:net/identme
To install the port:
cd /usr/ports/net/identme/ && make install clean
To add the package, run one of these commands:
  • pkg install net/identme
  • pkg install identme
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: identme
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1740069820 SHA256 (pcarrier-ident.me-v0.6.0_GH0.tar.gz) = 5e37f2f5b661ebe9731aab8d6d2ecdbea6e2239ea6f5ad1f2b158ea15fea947c SIZE (pcarrier-ident.me-v0.6.0_GH0.tar.gz) = 238209

Packages (timestamps in pop-ups are UTC):
identme
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.00.6.0-0.6.00.6.0n/an/an/a
FreeBSD:13:quarterly0.6.00.6.0-0.6.00.6.0n/an/an/a
FreeBSD:14:latest0.6.00.6.0-0.6.00.6.0---
FreeBSD:14:quarterly0.6.00.6.0-0.6.00.6.0---
FreeBSD:15:latest0.6.00.6.0n/a0.6.0n/an/a--
FreeBSD:15:quarterly0.6.00.6.0n/a-n/an/a--
FreeBSD:16:latest0.6.00.6.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libcurl.so : ftp/curl
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_identme
USES:
cmake compiler:c++17-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pcarrier/ident.me/tar.gz/v0.6.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.0
23 Feb 2026 16:11:23
commit hash: 2aa4646598e03bd89e2e108c2be5da15d4378c82commit hash: 2aa4646598e03bd89e2e108c2be5da15d4378c82commit hash: 2aa4646598e03bd89e2e108c2be5da15d4378c82commit hash: 2aa4646598e03bd89e2e108c2be5da15d4378c82 files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
Update my ports' maintainer field after becoming a committer

Reviewed by:	osa, vvd (mentors)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D55456
0.6.0
23 Jun 2025 13:42:01
commit hash: 77da1403f331732b3013658a5966c86d6cb75e9ccommit hash: 77da1403f331732b3013658a5966c86d6cb75e9ccommit hash: 77da1403f331732b3013658a5966c86d6cb75e9ccommit hash: 77da1403f331732b3013658a5966c86d6cb75e9c files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Yusuf Yaman
net/identme: new port: Simple CLI for retrieving your public IP address

identme provides a simple command-line interface (CLI) for retrieving
your public IP address. This tool is designed for users who need to
access their IP address programmatically without the overhead of a
full backend or mobile application.

WWW:	https://github.com/pcarrier/ident.me \
	https://www.ident.me

PR:		284931
Reported by:	Yusuf Yaman <nxjoseph@protonmail.com> (new maintainer)

Number of commits found: 2