From nobody Mon Jun 23 13:44:24 2025 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4bQq7X55hwz60Lyn; Mon, 23 Jun 2025 13:44:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bQq7X3gZzz3JPJ; Mon, 23 Jun 2025 13:44:24 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1750686264; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+SNbPztWzYMHdH+//91DiHGf1tZ6CED70FBWvk2BqVE=; b=FGJioJPqUiTprfdKqqiv0jylkcW0laPkEpDJy33I2fW9U1My0ivAvYzqJtGAgeOi6UWYNy lbZJZF3Yl5j1O7PsL8bWWrh1MdC5QRyF/wLjER0cnUkUf8Keq266uGhfMEje/fbmeh3/Sd cN9hfehm8JkcPkMoLh4fL580Fdp/Fe5yNjeM6xj2zboRDIAW22CBlJWl6N4/ZglEAYax4K LqKcsz2NJE3JlnU7rwZMQncJ1vJ4RHTO/zvHG0ej7gKZUbHbOimzG+35iJrxm3vu24HDTr 7TjnXgWAHlkXw2piDkZL6/6tJKrJCLtl1fvwvDdMcyQ46fJdgX95hJ5gMRewnQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1750686264; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+SNbPztWzYMHdH+//91DiHGf1tZ6CED70FBWvk2BqVE=; b=rLEZhP2a3zOlMfobmm2xOt3cI82tq/zws1wEsog5AGCOA6adTjLYd3v/YTiamemHAsmF5R fa9W5s+It1N0IAktSASVeEj5ist68XRS/5pAwXBVTLzn20ZoPZgDTNgvw6Loi88M6jHoKz 3T+q4A/6lgnxQiQD1aKI47bYyynNJ1x60QuYDtOFtnznWvnf53nQsfham93tKUByAykiWr LHH/tq8/R4SKLLkmY252u1YMwfVZDJDMbulc0CnahTa8lZ+csy0u0os4oWvtKx+1zVHZzo t+QIiIJkNVnHpjg1WRdLbDDT73zm9mc10jNhTbhs2gPWa3IKGEfO/CAiEhQNrA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1750686264; a=rsa-sha256; cv=none; b=B3SLHd5xKWMy0ktbJmp5aaIELCVzvRP3w3GVuSSHKYCPHo+Cis74T7953PIS2S0lTgMJBr GPPO8TltAt79drCSf9vt/gtFRfuOH/KH/YJUWsbBbKp5nA9mMBdptkF3lx/YMwAxXLyn3l f4sw4eaqr0bylb5rMK0sYJDVgKaa1W8/r1Mcm+Y82yE9ZVEDAcO4wmbcK0MzYdPNDi4Yn0 axXbf6jZ+avdp28XgCQsIDLA5WoGMDL1Ik19jB7fyrA0Gw20Uq79vAMkivVJcbA9URTDus 1PDSw2xe/jf/PCAFpGgX6T5HJakAxyu23uxPMHPu6lt4Ywem1LGUx68roo7UuA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4bQq7X2m4Nz14vD; Mon, 23 Jun 2025 13:44:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 55NDiOGl045591; Mon, 23 Jun 2025 13:44:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 55NDiOYj045588; Mon, 23 Jun 2025 13:44:24 GMT (envelope-from git) Date: Mon, 23 Jun 2025 13:44:24 GMT Message-Id: <202506231344.55NDiOYj045588@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Hiroki Tagato Subject: git: 77da1403f331 - main - net/identme: new port: Simple CLI for retrieving your public IP address List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tagattie X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 77da1403f331732b3013658a5966c86d6cb75e9c Auto-Submitted: auto-generated The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=77da1403f331732b3013658a5966c86d6cb75e9c commit 77da1403f331732b3013658a5966c86d6cb75e9c Author: Yusuf Yaman AuthorDate: 2025-02-20 16:58:29 +0000 Commit: Hiroki Tagato CommitDate: 2025-06-23 13:42:01 +0000 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 (new maintainer) --- net/Makefile | 1 + net/identme/Makefile | 27 +++++++++++++++++++++++++++ net/identme/distinfo | 3 +++ net/identme/pkg-descr | 4 ++++ 4 files changed, 35 insertions(+) diff --git a/net/Makefile b/net/Makefile index f53f3e7e00ce..b56313c6b707 100644 --- a/net/Makefile +++ b/net/Makefile @@ -265,6 +265,7 @@ SUBDIR += httpry SUBDIR += icmpinfo SUBDIR += icpld + SUBDIR += identme SUBDIR += ifdepd SUBDIR += iffinder SUBDIR += ifstat diff --git a/net/identme/Makefile b/net/identme/Makefile new file mode 100644 index 000000000000..f22790bd0278 --- /dev/null +++ b/net/identme/Makefile @@ -0,0 +1,27 @@ +PORTNAME= identme +DISTVERSIONPREFIX= v +DISTVERSION= 0.6.0 +CATEGORIES= net + +MAINTAINER= nxjoseph@protonmail.com +COMMENT= Simple CLI for retrieving your public IP address +WWW= https://github.com/pcarrier/ident.me \ + https://www.ident.me + +LICENSE= BSD0CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libcurl.so:ftp/curl + +USES= cmake compiler:c++17-lang +USE_CXXSTD= c++17 +USE_GITHUB= yes +GH_ACCOUNT= pcarrier +GH_PROJECT= ident.me + +CMAKE_SOURCE_PATH= ${WRKSRC}/cli +LDFLAGS+= -lpthread + +PLIST_FILES= bin/${PORTNAME} + +.include diff --git a/net/identme/distinfo b/net/identme/distinfo new file mode 100644 index 000000000000..824e15f8cc1b --- /dev/null +++ b/net/identme/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1740069820 +SHA256 (pcarrier-ident.me-v0.6.0_GH0.tar.gz) = 5e37f2f5b661ebe9731aab8d6d2ecdbea6e2239ea6f5ad1f2b158ea15fea947c +SIZE (pcarrier-ident.me-v0.6.0_GH0.tar.gz) = 238209 diff --git a/net/identme/pkg-descr b/net/identme/pkg-descr new file mode 100644 index 000000000000..ac0b1d961b7b --- /dev/null +++ b/net/identme/pkg-descr @@ -0,0 +1,4 @@ +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.