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 2022Q2
sloccount Counts physical Source Lines of Code (SLOC)
2.26_2 misc on this many watch lists=4 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.26_2Version of this port present on the latest quarterly branch.
Maintainer: freaky@aagh.net search for ports maintained by this maintainer
Port Added: 2001-05-20 10:16:02
Last Update: 2024-03-18 12:28:12
Commit Hash: 5d5c60d
People watching this port, also watch:: expat, popt, zip, pcre, aspell
License: not specified in port
WWW:
https://www.dwheeler.com/sloccount/
Description:
SLOCCount can count physical SLOC for a wide number of languages. It can gracefully handle awkward situations in many languages, for example, it can determine the syntax used in different assembly language files and adjust appropriately, it knows about Python's use of string constants as comments, and it can handle various Perl oddities (e.g., perlpods, here documents, and Perl's __END__ marker). It even has a "generic" SLOC counter that you may be able to use count the SLOC of other languages (depending on the language's syntax). SLOCCount can also take a large list of files and automatically categorize them using a number of different heuristics. The heuristics automatically determine if a file is a source code file or not, and if so, which language it's written in. It will even examine file headers to attempt to accurately determine the file's true type. As a result, you can analyze large systems completely automatically. Finally, SLOCCount has some report-generating tools to collect the data generated, and then present it in several different formats and sorted different ways. The report-generating tool can also generate simple tab- separated files so data can be passed on to other analysis tools (such as spreadsheets and database systems).
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 (44 items)
Collapse this list.
  1. bin/ada_count
  2. bin/asm_count
  3. bin/awk_count
  4. bin/break_filelist
  5. bin/c_count
  6. bin/cobol_count
  7. bin/compute_all
  8. bin/compute_sloc_lang
  9. bin/count_extensions
  10. bin/count_unknown_ext
  11. bin/csh_count
  12. bin/exp_count
  13. bin/f90_count
  14. bin/fortran_count
  15. bin/generic_count
  16. bin/get_sloc
  17. bin/get_sloc_details
  18. bin/haskell_count
  19. bin/java_count
  20. bin/jsp_count
  21. bin/lex_count
  22. bin/lexcount1
  23. bin/lisp_count
  24. bin/make_filelists
  25. bin/makefile_count
  26. bin/ml_count
  27. bin/modula3_count
  28. bin/objc_count
  29. bin/pascal_count
  30. bin/perl_count
  31. bin/php_count
  32. bin/print_sum
  33. bin/python_count
  34. bin/ruby_count
  35. bin/sed_count
  36. bin/sh_count
  37. bin/show_filecount
  38. bin/sloccount
  39. bin/sql_count
  40. bin/tcl_count
  41. share/man/man1/sloccount.1.gz
  42. @owner
  43. @group
  44. @mode
Collapse this list.
Dependency lines:
  • sloccount>0:misc/sloccount
To install the port:
cd /usr/ports/misc/sloccount/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/sloccount
  • pkg install sloccount
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sloccount
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (sloccount-2.26.tar.gz) = fa7fa2bbf2f627dd2d0fdb958bd8ec4527231254c120a8b4322405d8a4e3d12b SIZE (sloccount-2.26.tar.gz) = 190948

Packages (timestamps in pop-ups are UTC):
sloccount
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.26_22.26_22.26_12.26_22.26_2-2.26_1-
FreeBSD:13:quarterly2.26_12.26_12.26_12.26_12.26_22.26_12.26_12.26_1
FreeBSD:14:latest2.26_22.26_22.26_12.26_22.26_22.26_1-2.26_1
FreeBSD:14:quarterly2.26_12.26_2-2.26_12.26_22.26_12.26_12.26_1
FreeBSD:15:latest2.26_12.26_2n/a2.26_1n/a2.26_12.26_12.26_1
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. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for sloccount-2.26_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
misc_sloccount
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.dwheeler.com/sloccount/
Collapse this list.

There are no commits on branch 2022Q2 for this port