Port details |
- gitfs Version controlled file system
- 0.5.2_2 filesystems
=0 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.
- DEPRECATED: Abandonware, last release on 2019
EXPIRATION DATE: 2024-12-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2024-11-07 19:52:55
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- Also Listed In: devel
- License: APACHE20
- WWW:
- https://www.presslabs.com/code/gitfs/
- Description:
- gitfs is a FUSE file system that fully integrates with git. You can
mount a remote repository's branch locally, and any subsequent changes
made to the files will be automatically committed to the remote.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- fusefs-gitfs>0:filesystems/gitfs
- To install the port:
- cd /usr/ports/filesystems/gitfs/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/gitfs
- pkg install fusefs-gitfs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fusefs-gitfs
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1571569210
SHA256 (PressLabs-gitfs-0.5.2_GH0.tar.gz) = 921e24311e3b8ea3a5448d698a11a747618ee8dd62d5d43a85801de0b111cbf3
SIZE (PressLabs-gitfs-0.5.2_GH0.tar.gz) = 64141
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=4.6.5 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-atomiclong>=0.1.1 : devel/py-atomiclong@py311
- py311-cffi>=1.12.3 : devel/py-cffi@py311
- py311-fusepy>=3.0.1 : filesystems/py-fusepy@py311
- py311-pycparser>=2.19 : devel/py-pycparser@py311
- py311-pygit2>=0.28.2 : devel/py-pygit2@py311
- py311-raven>=6.10.0 : devel/py-raven@py311
- py311-six>=1.12.0 : devel/py-six@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- filesystems_gitfs
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.2_2 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
Number of commits found: 1
|