Port details |
- gitfs Version controlled file system
- 0.5.2_2 filesystems
=0 0.5.2_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, last release on 2019
This port expired on: 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: 2025-01-01 12:16:02
- Commit Hash: 75c3490
- 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
- No installation instructions:
- This port has been deleted.
- 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
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- 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:
|
Port Moves |
- port deleted on 2025-01-01
REASON: Has expired: Abandonware, last release on 2019
- port moved here from sysutils/fusefs-gitfs on 2024-11-06
REASON: Moved to new category filesystems
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.2_2 01 Jan 2025 12:16:02 |
Rene Ladan (rene) |
filesystems/gitfs: Remove expired port
2024-12-31 filesystems/gitfs: Abandonware, last release on 2019 |
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: 2
|