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 on branch 2022Q3
jsl Analyzes JavaScript code looking for bugs and signs of poor quality
0.3.0_2 devel on this many watch lists=1 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 0.3.0_2Version of this port present on the latest quarterly branch.
Maintainer: delphij@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-05-28 18:15:35
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: sysinfo, rtty, tmpreaper, svk
License: not specified in port
WWW:
https://www.javascriptlint.com/
Description:
Many JavaScript implementations do not warn against questionable coding practices. Yes, that's nice for the site that "works best with Internet Explorer" (designed with templates, scripted with snippets copied from forums). But it's a nightmare when you actually want to write quality, maintainable code. That's where JavaScript Lint comes in. With JavaScript Lint, you can check all your JavaScript source code for common mistakes without actually running the script or opening the web page. JavaScript Lint holds an advantage over competing lints because it is based on the JavaScript engine for the Firefox browser. This provides a robust framework that can not only check JavaScript syntax but also examine the coding techniques used in the script and warn against questionable practices.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1 items)
Collapse this list.
  1. bin/jsl
Collapse this list.
Dependency lines:
  • jsl>0:devel/jsl
To install the port:
cd /usr/ports/devel/jsl/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/jsl
  • pkg install jsl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jsl
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (jsl-0.3.0-src.tar.gz) = 86f16792d71fc59b96f65eca65b1b7466dc046efe6d5ac04c6632f1315e83cfa SIZE (jsl-0.3.0-src.tar.gz) = 924756

Packages (timestamps in pop-ups are UTC):
jsl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.0_20.3.0_20.3.0_20.3.0_20.3.0_2-0.3.0_2-
FreeBSD:13:quarterly0.3.0_20.3.0_20.3.0_20.3.0_20.3.0_20.3.0_20.3.0_20.3.0_2
FreeBSD:14:latest0.3.0_20.3.0_20.3.0_20.3.0_20.3.0_20.3.0_2-0.3.0_2
FreeBSD:14:quarterly0.3.0_20.3.0_2-0.3.0_20.3.0_20.3.0_20.3.0_20.3.0_2
FreeBSD:15:latest0.3.0_20.3.0_2n/a0.3.0_2n/a0.3.0_20.3.0_20.3.0_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. as : devel/binutils
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_jsl
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.Awfulhak.org/pub/jsl/
  2. http://www.javascriptlint.com/download/
Collapse this list.

There are no commits on branch 2022Q3 for this port