From nobody Wed Feb 22 13:15:42 2023 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 4PMGqg1D2fz3t0RY; Wed, 22 Feb 2023 13:15:43 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PMGqg0g4Qz3Qhf; Wed, 22 Feb 2023 13:15:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677071743; 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=N/BmgUQ1AofeBM0QaJGej5A2Z1IEpy05Vs58azGL+E0=; b=fBWJRO8KZPZ1aWFrkXmVNy8+fdgVZ/XxXFwPIpjM5zEJKxeBHmt86ctPOlHArMmnHWXJb/ YAh3gfLbli52h/19Vwb4zopZeC7lcaLvzjSpLebiWZy7XcKKoa/bM8FfMAIWr1K3gRDWQs ljfD+weyVRlISmdxWPORS5USVWuijGa8HG1IR/az9QJfVk3584Z8AjJM8JQNmqCMoXpqrw fhO5jepNClRqSKPo2ecHD1mEb717EX53VmaJFqHVHNRGzdCuDb09EHWu2HC6yd8Ro5drNZ LlHxaYwEejhNBuQDqESA5ugPgY7Uz7Yc8igDqRsKhs6dPMYNupDJdsTKTdBx9Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677071743; 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=N/BmgUQ1AofeBM0QaJGej5A2Z1IEpy05Vs58azGL+E0=; b=kjkVQH3jGH4anmQhzlMv+Jmr+uwZ69Kj6ROzYkD246JQeLNwGwRu60zoraBTHSyar/zagr rJieTrzysRMYYewGiuEDjjs+B2Qp+5rbxw9gDaDD3Ngg+vDLBhtQirVZkbW9VfHCPW62hG 2Z6MkiW73EUQZ0AA6I7ZqEU/R93Ss+F9oSS0ptelvz77R78CCgeytVo8EhNvacfHKMFDDq S3M47EFjzXkcM5GPG33z/2yGhVCFC1qf1FkBGbbX5Asnf02h80xjEBhulZUmuS4TIG7rll lpB8lvr0x9lWrq2Ij7W6zwbXLN+hb9gIvzlq9CLCPpIuDKly/fltBwDMxom8gQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677071743; a=rsa-sha256; cv=none; b=tfpjHzn6h7VjL9AtJYtxxJQSKpaztoPI7lVvnwwR/vXj5Suoeuf20hgV9beFdFEkzcoUTx F86RqjNtlZmGuA4WeNcz+zyKvkcuZ4T5+6YQNHqhpYc46iVWzBZYnaomDxcBXn3w67NqNo MTx7IRi3NX2OvOgtwXsrPlrrzv3n/9ObbXe3wLRkgxJgQXIS2iqSohv8aJ+TKv+AQTC16P oxFV2pfrCKiyEBUmSXlwNGbVYVvM8tGCVZSzW1ifxykeuOZ3jZYDemHq9ymogsbGEAs2On Y5J3Eg9GStjSUS3agad7JbQdOm5Mu8omHl/bfa0BJqaNFzRVoba0owS5fHbZLg== 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 4PMGqf6qVyz12CW; Wed, 22 Feb 2023 13:15:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 31MDFgjU013565; Wed, 22 Feb 2023 13:15:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 31MDFg8m013564; Wed, 22 Feb 2023 13:15:42 GMT (envelope-from git) Date: Wed, 22 Feb 2023 13:15:42 GMT Message-Id: <202302221315.31MDFg8m013564@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Antoine Brodin Subject: git: 857fbed61523 - main - devel/libphdi: new port 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: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: antoine X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 857fbed61523d9c45b3ab79f3ddb8eed5f2898a4 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=857fbed61523d9c45b3ab79f3ddb8eed5f2898a4 commit 857fbed61523d9c45b3ab79f3ddb8eed5f2898a4 Author: Antoine Brodin AuthorDate: 2023-02-22 13:14:46 +0000 Commit: Antoine Brodin CommitDate: 2023-02-22 13:14:46 +0000 devel/libphdi: new port Library and tools to access the Parallels Hard Disk image format WWW: https://github.com/libyal/libphdi --- devel/Makefile | 1 + devel/libphdi/Makefile | 29 +++++++++++++++++++++++++++++ devel/libphdi/distinfo | 3 +++ devel/libphdi/pkg-descr | 1 + devel/libphdi/pkg-plist | 18 ++++++++++++++++++ 5 files changed, 52 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 0d2a998c2fb7..193199edd634 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1330,6 +1330,7 @@ SUBDIR += libpeak SUBDIR += libpeas SUBDIR += libpff + SUBDIR += libphdi SUBDIR += libphk SUBDIR += libphonenumber SUBDIR += libplist diff --git a/devel/libphdi/Makefile b/devel/libphdi/Makefile new file mode 100644 index 000000000000..0347af88b3e0 --- /dev/null +++ b/devel/libphdi/Makefile @@ -0,0 +1,29 @@ +PORTNAME= libphdi +# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH +DISTVERSION= experimental-20221025 +CATEGORIES= devel +MASTER_SITES= https://github.com/libyal/libphdi/releases/download/${PORTVERSION:E}/ \ + LOCAL/antoine + +MAINTAINER= antoine@FreeBSD.org +COMMENT= Library and tools to access the Parallels Hard Disk image format +WWW= https://github.com/libyal/libphdi + +LICENSE= LGPL3+ +LICENSE_FILE= ${WRKSRC}/COPYING + +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --enable-python +CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config +USES= fuse libtool pathfix pkgconfig python +USE_LDCONFIG= yes +INSTALL_TARGET= install-strip +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} + +OPTIONS_DEFINE= NLS + +NLS_USES= gettext +NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} +NLS_CONFIGURE_OFF= --disable-nls + +.include diff --git a/devel/libphdi/distinfo b/devel/libphdi/distinfo new file mode 100644 index 000000000000..fced4407aa89 --- /dev/null +++ b/devel/libphdi/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1676992208 +SHA256 (libphdi-experimental-20221025.tar.gz) = 899fc28652c6a48f1421537df71316b77eef5f64cecd062e14ee30686488311e +SIZE (libphdi-experimental-20221025.tar.gz) = 1912255 diff --git a/devel/libphdi/pkg-descr b/devel/libphdi/pkg-descr new file mode 100644 index 000000000000..1c2f13a5cb38 --- /dev/null +++ b/devel/libphdi/pkg-descr @@ -0,0 +1 @@ +Library and tools to access the Parallels Hard Disk image (PHDI) format. diff --git a/devel/libphdi/pkg-plist b/devel/libphdi/pkg-plist new file mode 100644 index 000000000000..4b69ea59b456 --- /dev/null +++ b/devel/libphdi/pkg-plist @@ -0,0 +1,18 @@ +bin/phdiinfo +bin/phdimount +include/libphdi.h +include/libphdi/codepage.h +include/libphdi/definitions.h +include/libphdi/error.h +include/libphdi/extern.h +include/libphdi/features.h +include/libphdi/types.h +lib/libphdi.a +lib/libphdi.so +lib/libphdi.so.1 +lib/libphdi.so.1.0.0 +%%PYTHON_SITELIBDIR%%/pyphdi.a +%%PYTHON_SITELIBDIR%%/pyphdi.so +libdata/pkgconfig/libphdi.pc +man/man1/phdiinfo.1.gz +man/man3/libphdi.3.gz