notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q1
git-lfs Git extension for versioning large files
3.0.2_9 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.2_9Version of this port present on the latest quarterly branch.
Maintainer: egypcio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-02-17 10:51:08
Last Update: 2023-03-09 19:50:37
Commit Hash: 636f0a9
License: MIT
WWW:
https://git-lfs.github.com/
Description:
Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (40 items)
Collapse this list.
  1. /usr/local/share/licenses/git-lfs-3.0.2_9/catalog.mk
  2. /usr/local/share/licenses/git-lfs-3.0.2_9/LICENSE
  3. /usr/local/share/licenses/git-lfs-3.0.2_9/MIT
  4. bin/git-lfs
  5. man/man1/git-lfs-checkout.1.gz
  6. man/man1/git-lfs-clean.1.gz
  7. man/man1/git-lfs-clone.1.gz
  8. man/man1/git-lfs-dedup.1.gz
  9. man/man1/git-lfs-env.1.gz
  10. man/man1/git-lfs-ext.1.gz
  11. man/man1/git-lfs-fetch.1.gz
  12. man/man1/git-lfs-filter-process.1.gz
  13. man/man1/git-lfs-fsck.1.gz
  14. man/man1/git-lfs-install.1.gz
  15. man/man1/git-lfs-lock.1.gz
  16. man/man1/git-lfs-locks.1.gz
  17. man/man1/git-lfs-logs.1.gz
  18. man/man1/git-lfs-ls-files.1.gz
  19. man/man1/git-lfs-migrate.1.gz
  20. man/man1/git-lfs-pointer.1.gz
  21. man/man1/git-lfs-post-checkout.1.gz
  22. man/man1/git-lfs-post-commit.1.gz
  23. man/man1/git-lfs-post-merge.1.gz
  24. man/man1/git-lfs-pre-push.1.gz
  25. man/man1/git-lfs-prune.1.gz
  26. man/man1/git-lfs-pull.1.gz
  27. man/man1/git-lfs-push.1.gz
  28. man/man1/git-lfs-smudge.1.gz
  29. man/man1/git-lfs-standalone-file.1.gz
  30. man/man1/git-lfs-status.1.gz
  31. man/man1/git-lfs-track.1.gz
  32. man/man1/git-lfs-uninstall.1.gz
  33. man/man1/git-lfs-unlock.1.gz
  34. man/man1/git-lfs-untrack.1.gz
  35. man/man1/git-lfs-update.1.gz
  36. man/man1/git-lfs.1.gz
  37. man/man5/git-lfs-config.5.gz
  38. @owner
  39. @group
  40. @mode
Collapse this list.
Dependency lines:
  • git-lfs>0:devel/git-lfs
To install the port:
cd /usr/ports/devel/git-lfs/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/git-lfs
  • pkg install git-lfs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: git-lfs
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1642406951 SHA256 (git-lfs-v3.0.2.tar.gz) = 7179a357a0d0e7beaba217489f7f784ca8717035a5e3f1ee91ca7193ba3a35f3 SIZE (git-lfs-v3.0.2.tar.gz) = 3126121

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ronn : textproc/rubygem-ronn
  2. go119 : lang/go119
Runtime dependencies:
  1. git : devel/git
This port is required by:
for Run
  1. www/gitea

Configuration Options:
===> The following configuration options are available for git-lfs-3.0.2_9: MANPAGES=on: Build and/or install manual pages ===> Use 'make config' to modify these settings
Options name:
devel_git-lfs
USES:
go:modules
pkg-message:
For install:
To get started with Git LFS, the following commands can be used: 1. Setup Git LFS on your system. You only have to do this once per repository per machine: $ git lfs install 2. Choose the type of files you want to track, for examples all ISO images, with git lfs track: $ git lfs track "*.iso" 3. The above stores this information in gitattributes(5) files, so that file need to be added to the repository: $ git add .gitattributes 4. Commit, push and work with the files normally: $ git add file.iso $ git commit -m "Add disk image" $ git push
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/git-lfs/git-lfs/releases/download/v3.0.2/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.2_9
09 Mar 2023 19:50:37
commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after 61a665d2d8d2

Approved by:    ports-secteam (blanket)
3.0.2_8
17 Feb 2023 10:49:10
commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after f30271912e48

Approved by:	riggs (ports-secteam)

Number of commits found: 2