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
lf Terminal file manager
31_1 misc 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 31_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@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://github.com/gokcehan/lf
Description:
lf (as in "list files") is a terminal file manager written in Go. It is heavily inspired by ranger with some missing and extra features. Some of the missing features are deliberately omitted since they are better handled by external tools. See faq for more information and tutorial for a gentle introduction with screencasts.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/lf
  2. /usr/local/share/licenses/lf-31_1/catalog.mk
  3. /usr/local/share/licenses/lf-31_1/LICENSE
  4. /usr/local/share/licenses/lf-31_1/MIT
Collapse this list.
Dependency lines:
  • lf>0:misc/lf
To install the port:
cd /usr/ports/misc/lf/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/lf
  • pkg install lf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lf
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1695013770 SHA256 (gokcehan-lf-r31_GH0.tar.gz) = ed47fc22c58cf4f4e4116a58c500bdb9f9ccc0b89f87be09f321e8d1431226ab SIZE (gokcehan-lf-r31_GH0.tar.gz) = 138687

Expand this list (18 items)

Collapse this list.

SHA256 (djherbis-times-v1.5.0_GH0.tar.gz) = 74fe3f3aa7557cde1a84eaffea7474f8816f5874e13fdd286e7e005c3ca08838 SIZE (djherbis-times-v1.5.0_GH0.tar.gz) = 7217 SHA256 (gdamore-encoding-v1.0.0_GH0.tar.gz) = 8fb8593a69cd86f16233d63dd6d74181136ec8f22900c509e961a25eb4b2e013 SIZE (gdamore-encoding-v1.0.0_GH0.tar.gz) = 10886 SHA256 (gdamore-tcell-v2.6.0_GH0.tar.gz) = cd157929007755f69e858a97647ad9c8805184635b8774fb0f930e0282b0ae5d SIZE (gdamore-tcell-v2.6.0_GH0.tar.gz) = 173877 SHA256 (golang-sys-v0.12.0_GH0.tar.gz) = 652b0b7847e45f496188c19ab43c85e49cc4229c1f2a71009213dd9cd9ec4e2e SIZE (golang-sys-v0.12.0_GH0.tar.gz) = 1446673 SHA256 (golang-term-v0.12.0_GH0.tar.gz) = 19f55b3ec37341528b3350151ce94eea3bdc6b56a0f5e57c8b4a664663014222 SIZE (golang-term-v0.12.0_GH0.tar.gz) = 14799 SHA256 (golang-text-v0.7.0_GH0.tar.gz) = a37dfe82c39f84c57a083da9725dd1bdae59cff6a5cbca3ae4443e446b4a70b8 SIZE (golang-text-v0.7.0_GH0.tar.gz) = 8361947 SHA256 (lucasb-eyer-go-colorful-v1.2.0_GH0.tar.gz) = b3ee835cc398287452377266313edcc231043bae4168f8d2706e5d34ce1ce755 SIZE (lucasb-eyer-go-colorful-v1.2.0_GH0.tar.gz) = 970830 SHA256 (mattn-go-runewidth-v0.0.15_GH0.tar.gz) = 44a5d37bd7119a9d288d7ff61cf3b4d42c2902c66b0d94136d41d2eb3cf2ba85 SIZE (mattn-go-runewidth-v0.0.15_GH0.tar.gz) = 18284 SHA256 (rivo-uniseg-v0.4.3_GH0.tar.gz) = d499f30fbdae74403440edb797225f9778ba7e6e0074c6d1cdcda6f34dde7747 SIZE (rivo-uniseg-v0.4.3_GH0.tar.gz) = 452690

Collapse this list.


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. go120 : lang/go120
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_lf
USES:
go:modules
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/gokcehan/lf/tar.gz/r31?dummy=/
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
31_1
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