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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2023Q4
git-lfs Git extension for versioning large files
3.0.2_15 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_15Version of this port present on the latest quarterly branch.
Maintainer: egypcio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-12-07 15:09:06
Last Update: 2023-12-07 15:06:56
Commit Hash: 1a5ede5
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_15/catalog.mk
  2. /usr/local/share/licenses/git-lfs-3.0.2_15/LICENSE
  3. /usr/local/share/licenses/git-lfs-3.0.2_15/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

Packages (timestamps in pop-ups are UTC):
git-lfs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.6.1_13.6.1_1-3.6.1_13.6.1_1---
FreeBSD:13:quarterly3.0.2_233.0.2_23-3.0.2_233.0.2_23---
FreeBSD:14:latest3.6.1_13.6.1_1-3.6.1_13.6.1_1---
FreeBSD:14:quarterly3.0.2_233.0.2_23-3.0.2_233.0.2_23---
FreeBSD:15:latest3.6.1_13.6.1_1n/a3.6.1_1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ronn : textproc/rubygem-ronn
  2. go120 : lang/go120
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_15: 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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.2_15
07 Dec 2023 15:06:56
commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
(cherry picked from commit 0505b712df3ae2b4bcaba00aecc7c1e9100d8609)

Number of commits found: 1