From nobody Mon Apr 14 12:13:31 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 4ZbmQz32Xxz5sjWk; Mon, 14 Apr 2025 12:13:31 +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 4ZbmQz17nXz3Y6p; Mon, 14 Apr 2025 12:13:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1744632811; 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=uf2psY9WrJW7TAWu/Y3QHeraNLY4pEkf6aGavgQbnks=; b=LHN1R39y0WcnKcem0weMyqhzr+V8XOBGbpkcFSh/v6ff6ZSgJA2vo+MS7Cnszp36k7zVkY GDP9sUKU+9//c+8KQjcZ/odiEH3oLJB3z+0JkVUAvN/64ePAEXGwPrV+60wTcbBN5M+1nn vSIhYT9oMQy3laTryoXxwEF0fR3rm+iwvd0kKWo2k6HIwThllHd2klSzYPlrurWRaNpg9k KaWOgFRpBZPxxud3HXetNIK9VfTQmc0wNHppiJMaoN0fKOlhUrphjyQrPYQjM5uUBccPYG /9Oq996c96rzZqcMMNVO9zoKkyILa0UDq9HqmwRKbp39YBS+Hi4SOB1wFm8CXg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1744632811; a=rsa-sha256; cv=none; b=YhukxBV1JatmvvGeJp8jwZiJWtZBv9XlW0JdOMb+jVBs4sLWXRYjSVEWrA2DrB/ANS5VYa RFqF2nRQCnfu+Mow32Q6sGkI5Xrsk9VrEZc3wkDOkREBPPRhjEmQsiValwAycH58NcpcSc kHE1NUhNNgCgj/g7fcSNZ85g8vQpo5WCkvikN1/ZV671/LbWi5gQ3jYj2Z+LDVJJDjbEwv aJyjH8ts1IqBN01RzPVZCqQvuXuvLtJuVHXlGkmejsk5Y3JSar9ua5esNyG1aX0jybuY/w s8xjtV+CV9iWqH0M4eeS+itA9PgAKT8iqNQmL5G4zuWmLLqfCs4azDnFovSvpA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1744632811; 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=uf2psY9WrJW7TAWu/Y3QHeraNLY4pEkf6aGavgQbnks=; b=wPz4qSINwHlAqnq/pRIdmjM4gYQCodnRyDy2IahGKpVSo6OQBhxlVsc6a8d8PUJUVh/QT0 mX5yZhNoVkDIyvXWkgUCSkfkcbxwjXsgQNPbQU9kldhJI/Ogv2Zb4101w+7woanOyfa38B NejD+PjboOL8QYdNrO3ZSdTEKw7B+xLj/GedELZsimeyBM8pyq950Le9eUM0fLREh6T1Cd oZXyk9cJIE3U7bqmITHKcShkcOmrbLmOR535td/k2gjB8j36KkDD4GuhrUDX7TDODhnpjR PTkfGEoAdHnoC/BMdoA36SnccXPiZaX8YbniMxKaPaBuXTRrDVilu41y27fqhQ== 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 4ZbmQz0hr3zpCc; Mon, 14 Apr 2025 12:13:31 +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 53ECDVDX024058; Mon, 14 Apr 2025 12:13:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 53ECDVrU024055; Mon, 14 Apr 2025 12:13:31 GMT (envelope-from git) Date: Mon, 14 Apr 2025 12:13:31 GMT Message-Id: <202504141213.53ECDVrU024055@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Robert Clausecker Subject: git: ca7462188dfd - main - filesystems/befuse: Read/Write FUSE server for BeFS 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: fuz X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ca7462188dfd27e6a757ebad4dc778185043e56a Auto-Submitted: auto-generated The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=ca7462188dfd27e6a757ebad4dc778185043e56a commit ca7462188dfd27e6a757ebad4dc778185043e56a Author: Krutarth Patel AuthorDate: 2025-03-12 21:26:45 +0000 Commit: Robert Clausecker CommitDate: 2025-04-14 12:12:47 +0000 filesystems/befuse: Read/Write FUSE server for BeFS befuse - Be File System (BeFS) FUSE module for userspace A module that provides a userspace implementation of the BeFS. Key Features: - Mount BeFS partitions on FreeBSD. - Supports reading and writing to BeFS-formatted partitions. - Compatible with x86_64 systems. - Easy installation and use via FUSE. Dependencies: - FUSE (Filesystem in Userspace) library. - BeFS-formatted partition or disk image. WWW: https://github.com/kuku929/befuse PR: 285352 --- filesystems/Makefile | 1 + filesystems/befuse/Makefile | 19 +++++++++++++++++++ filesystems/befuse/distinfo | 3 +++ filesystems/befuse/pkg-descr | 13 +++++++++++++ 4 files changed, 36 insertions(+) diff --git a/filesystems/Makefile b/filesystems/Makefile index eb90bfabacfa..7225d1423458 100644 --- a/filesystems/Makefile +++ b/filesystems/Makefile @@ -6,6 +6,7 @@ SUBDIR += archivemount SUBDIR += automount SUBDIR += avfs + SUBDIR += befuse SUBDIR += bindfs SUBDIR += cfs SUBDIR += chironfs diff --git a/filesystems/befuse/Makefile b/filesystems/befuse/Makefile new file mode 100644 index 000000000000..9e0af4ed1edc --- /dev/null +++ b/filesystems/befuse/Makefile @@ -0,0 +1,19 @@ +PORTNAME= befuse +DISTVERSION= 1.2 +CATEGORIES= filesystems +PKGNAMEPREFIX= fusefs- + +MAINTAINER= krutarthpatel929@gmail.com +COMMENT= Read/Write FUSE server for BeFS + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md + +USES= cmake fuse:3 pkgconfig + +USE_GITHUB= yes +GH_ACCOUNT= kuku929 + +PLIST_FILES= bin/befuse + +.include diff --git a/filesystems/befuse/distinfo b/filesystems/befuse/distinfo new file mode 100644 index 000000000000..b3bfceec3c5f --- /dev/null +++ b/filesystems/befuse/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1744446495 +SHA256 (kuku929-befuse-1.2_GH0.tar.gz) = 1bb68a6415f3ada09e4ab5efe175f9a78845fbda72ddcfee1a603ea5123fcf94 +SIZE (kuku929-befuse-1.2_GH0.tar.gz) = 399334 diff --git a/filesystems/befuse/pkg-descr b/filesystems/befuse/pkg-descr new file mode 100644 index 000000000000..3084621cb168 --- /dev/null +++ b/filesystems/befuse/pkg-descr @@ -0,0 +1,13 @@ +befuse - Be File System (BeFS) FUSE module for userspace + +A module that provides a userspace implementation of the BeFS. + +Key Features: +- Mount BeFS partitions on FreeBSD. +- Supports reading and writing to BeFS-formatted partitions. +- Compatible with x86_64 systems. +- Easy installation and use via FUSE. + +Dependencies: +- FUSE (Filesystem in Userspace) library. +- BeFS-formatted partition or disk image.