Port details |
- git-annex Manage file hierarchies with git
- 3.20110702_1 devel
=0 3.20110702_1Version of this port present on the latest quarterly branch. - Maintainer: frase@frase.id.au
 - Port Added: 2011-06-26 08:15:36
- Last Update: 2011-09-26 20:49:55
- SVN Revision: UNKNOWN
- Also Listed In: haskell
- License: GPLv3
- WWW:
- http://git-annex.branchable.com/
- Description:
- git-annex allows managing files with git, without checking the file
contents into git. While that may seem paradoxical, it is useful when
dealing with files larger than git can currently easily handle, whether
due to limitations in memory, checksumming time, or disk space.
Even without file content tracking, being able to manage files with git,
move files around and delete files with versioned directory trees, and use
branches and distributed clones, are all very handy reasons to use git.
And annexed files can co-exist in the same git repository with regularly
versioned files, which is convenient for maintaining documents, Makefiles,
etc that are associated with annexed files but that benefit from full
revision control.
WWW: http://git-annex.branchable.com/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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:
-
- git-annex>0:devel/git-annex
- No installation instructions:
- This port has been deleted.
- PKGNAME: git-annex
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
-
- ghc : lang/ghc
- hs-MissingH>=0 : devel/hs-MissingH
- hs-pcre-light>=0 : devel/hs-pcre-light
- hs-utf8-string>=0 : devel/hs-utf8-string
- hs-SHA>=0 : security/hs-SHA
- hs-dataenc>=0 : converters/hs-dataenc
- hs-curl>0 : ftp/hs-curl
- git : devel/git
- rsync : net/rsync
- gmake : devel/gmake
- perl5.8.9 : lang/perl5.8
- Runtime dependencies:
-
- ghc : lang/ghc
- hs-MissingH>=0 : devel/hs-MissingH
- hs-pcre-light>=0 : devel/hs-pcre-light
- hs-utf8-string>=0 : devel/hs-utf8-string
- hs-SHA>=0 : security/hs-SHA
- hs-dataenc>=0 : converters/hs-dataenc
- hs-curl>0 : ftp/hs-curl
- git : devel/git
- rsync : net/rsync
- perl5.8.9 : lang/perl5.8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.20110702_1 26 Sep 2011 20:49:55
 |
pgj  |
- Update to 3.20110707
- Cabalize port
PR: ports/159348
Submitted by: pgj
Approved by: maintainer (timeout)
Obtained from: FreeBSD Haskell |
3.20110702_1 14 Aug 2011 15:30:07
 |
pgj  |
- Update security/hs-SHA to 1.5.0.0
Obtained from: FreeBSD Haskell |
3.20110702 01 Aug 2011 08:01:55
 |
pgj  |
- Update to 3.20110702
- Un-break build
PR: ports/158667
Submitted by: Fraser Tweedale <frase@frase.id.au> (maintainer) |
0.20110601 06 Jul 2011 22:28:16
 |
pav  |
- Mark BROKEN: does not configure
Reported by: pointyhat |
0.20110601 26 Jun 2011 08:15:16
 |
miwi  |
git-annex allows managing files with git, without checking the file
contents into git. While that may seem paradoxical, it is useful when
dealing with files larger than git can currently easily handle, whether
due to limitations in memory, checksumming time, or disk space.
Even without file content tracking, being able to manage files with git,
move files around and delete files with versioned directory trees, and use
branches and distributed clones, are all very handy reasons to use git.
And annexed files can co-exist in the same git repository with regularly
versioned files, which is convenient for maintaining documents, Makefiles,
etc that are associated with annexed files but that benefit from full
revision control.
WWW: http://git-annex.branchable.com/
PR: ports/157077
Submitted by: frase at frase.id.au |
Number of commits found: 5
|