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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
identme Simple CLI for retrieving your public IP address
0.6.0 netnew! 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 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: nxjoseph@protonmail.com search for ports maintained by this maintainer
Port Added: 2025-06-23 13:45:05
Last Update: 2025-06-23 13:42:01
Commit Hash: 77da140
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.
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:latest-0.6.0--0.6.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.6.0--0.6.0---
FreeBSD:14:quarterly----0.6.0---
FreeBSD:15:latest--n/a-n/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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1