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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ls-lint Directory and filename linter
2.2.3_2 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 2.2.3_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-29 07:34:02
Last Update: 2024-05-13 17:56:04
Commit Hash: a0676cb
License: MIT
WWW:
https://ls-lint.org/
Description:
ls-lint is an extremely fast directory and filename linter. Features: * Minimal setup with simple rules managed in one single .ls-lint.yml file. * Works for directory and file names - all extensions supported - full unicode support. * Incredibly fast - lints thousands of files and directories in milliseconds. * Support for Windows, MacOS and Linux + NPM Package + GitHub Action & Docker Image. * Almost zero third-party dependencies (only go-yaml and doublestar).
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/ls_lint
  2. /usr/local/share/licenses/ls-lint-2.2.3_2/catalog.mk
  3. /usr/local/share/licenses/ls-lint-2.2.3_2/LICENSE
  4. /usr/local/share/licenses/ls-lint-2.2.3_2/MIT
Collapse this list.
Dependency lines:
  • ls-lint>0:misc/ls-lint
To install the port:
cd /usr/ports/misc/ls-lint/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/ls-lint
  • pkg install ls-lint
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ls-lint
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710576053 SHA256 (go/misc_ls-lint/ls-lint-v2.2.3/v2.2.3.mod) = 5ce10ffb0e5c6fd11896d4b14ab8352758dacc6370942bb524cd22e3ad71a319 SIZE (go/misc_ls-lint/ls-lint-v2.2.3/v2.2.3.mod) = 154

Expand this list (2 items)

Collapse this list.

SHA256 (go/misc_ls-lint/ls-lint-v2.2.3/v2.2.3.zip) = f31c8719a7b481069549a2e2436f5f9f4cf6c5d3afe614b90beaa50865a8d2fd SIZE (go/misc_ls-lint/ls-lint-v2.2.3/v2.2.3.zip) = 71592

Collapse this list.


Packages (timestamps in pop-ups are UTC):
ls-lint
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.3_12.2.3_2-2.2.3_12.2.3_2---
FreeBSD:13:quarterly2.2.3_12.2.3_2-2.2.3_12.2.3_2---
FreeBSD:14:latest2.2.3_12.2.3_1-2.2.3_12.2.3_2---
FreeBSD:14:quarterly2.2.3_12.2.3_2-2.2.3_12.2.3_2---
FreeBSD:15:latest2.2.3_12.2.3_2n/a2.2.3_1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go122 : lang/go122
Fetch dependencies:
  1. go122 : lang/go122
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_ls-lint
USES:
go:1.22,modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/loeffel-io/ls-lint/v2/@v/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.3_2
13 May 2024 17:56:04
commit hash: a0676cbde9ff7029f5f0af1c50135be5e669d325commit hash: a0676cbde9ff7029f5f0af1c50135be5e669d325commit hash: a0676cbde9ff7029f5f0af1c50135be5e669d325commit hash: a0676cbde9ff7029f5f0af1c50135be5e669d325 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

MFH:		2024Q2
2.2.3_1
15 Apr 2024 08:20:04
commit hash: 91f781afd4292e9a950618c4bfa03f756d120d35commit hash: 91f781afd4292e9a950618c4bfa03f756d120d35commit hash: 91f781afd4292e9a950618c4bfa03f756d120d35commit hash: 91f781afd4292e9a950618c4bfa03f756d120d35 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

MFH:		2024Q2
2.2.3
16 Mar 2024 16:12:39
commit hash: d64aa92a830afb29cec7ee403fda2d501eb13c54commit hash: d64aa92a830afb29cec7ee403fda2d501eb13c54commit hash: d64aa92a830afb29cec7ee403fda2d501eb13c54commit hash: d64aa92a830afb29cec7ee403fda2d501eb13c54 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/ls-lint: update 2.2.2 → 2.2.3

Reported by:	portscout
2.2.2_2
06 Mar 2024 22:00:31
commit hash: ab359b34c97c7d1240079914bcd4dd54eb155e19commit hash: ab359b34c97c7d1240079914bcd4dd54eb155e19commit hash: ab359b34c97c7d1240079914bcd4dd54eb155e19commit hash: ab359b34c97c7d1240079914bcd4dd54eb155e19 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q1
2.2.2_1
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
2.2.2
20 Dec 2023 23:01:27
commit hash: 9b4a01f3f28bc5be0ee69973c2bb77832b29c64dcommit hash: 9b4a01f3f28bc5be0ee69973c2bb77832b29c64dcommit hash: 9b4a01f3f28bc5be0ee69973c2bb77832b29c64dcommit hash: 9b4a01f3f28bc5be0ee69973c2bb77832b29c64d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/ls-lint: update 2.1.0 → 2.2.2

Reported by:	portscout
2.1.0_2
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
2.1.0_1
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
2.1.0
02 Sep 2023 06:41:07
commit hash: aa879cb01e747c10b3f62e60fc145239e290a876commit hash: aa879cb01e747c10b3f62e60fc145239e290a876commit hash: aa879cb01e747c10b3f62e60fc145239e290a876commit hash: aa879cb01e747c10b3f62e60fc145239e290a876 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/ls-lint: update 2.0.1 → 2.1.0

Reported by:	portscout
2.0.1
29 Aug 2023 07:32:46
commit hash: 3708d3db524e99eb851c48705cd2eea6969901cbcommit hash: 3708d3db524e99eb851c48705cd2eea6969901cbcommit hash: 3708d3db524e99eb851c48705cd2eea6969901cbcommit hash: 3708d3db524e99eb851c48705cd2eea6969901cb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/ls-lint: New port: Directory and filename linter

Number of commits found: 10