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
splint Tool for statically checking sourcecode for security vulnerabilities
3.1.2_1 devel on this many watch lists=6 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.1.2_1Version of this port present on the latest quarterly branch.
Maintainer: lwhsu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-03-07 21:03:12
Last Update: 2024-03-06 13:03:25
Commit Hash: e23e46c
People watching this port, also watch:: mplayer, zip, python, cscope
Also Listed In: security
License: GPLv2+
WWW:
https://www.splint.org/
Description:
Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes. With minimal effort, Splint can be used as a better lint. If additional effort is invested adding annotations to programs, Splint can perform stronger checking than can be done by any standard lint.
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 (59 items)
Collapse this list.
  1. /usr/local/share/licenses/splint-3.1.2_1/catalog.mk
  2. /usr/local/share/licenses/splint-3.1.2_1/LICENSE
  3. /usr/local/share/licenses/splint-3.1.2_1/GPLv2+
  4. bin/splint
  5. share/man/man1/splint.1.gz
  6. share/splint/imports/assert.lcl
  7. share/splint/imports/assert.lcs
  8. share/splint/imports/ctype.lcl
  9. share/splint/imports/ctype.lcs
  10. share/splint/imports/errno.lcl
  11. share/splint/imports/errno.lcs
  12. share/splint/imports/limits.lcl
  13. share/splint/imports/limits.lcs
  14. share/splint/imports/locale.lcl
  15. share/splint/imports/locale.lcs
  16. share/splint/imports/math.lcl
  17. share/splint/imports/math.lcs
  18. share/splint/imports/setjmp.lcl
  19. share/splint/imports/setjmp.lcs
  20. share/splint/imports/signal.lcl
  21. share/splint/imports/signal.lcs
  22. share/splint/imports/stdarg.lcl
  23. share/splint/imports/stdarg.lcs
  24. share/splint/imports/stdio.lcl
  25. share/splint/imports/stdio.lcs
  26. share/splint/imports/stdlib.lcl
  27. share/splint/imports/stdlib.lcs
  28. share/splint/imports/string.lcl
  29. share/splint/imports/string.lcs
  30. share/splint/imports/strings.lcl
  31. share/splint/imports/strings.lcs
  32. share/splint/imports/time.lcl
  33. share/splint/imports/time.lcs
  34. share/splint/lib/CTrait.syms
  35. share/splint/lib/CTraitGen.lcl
  36. share/splint/lib/bool.h
  37. share/splint/lib/file.mts
  38. share/splint/lib/file.xh
  39. share/splint/lib/filerw.mts
  40. share/splint/lib/filerw.xh
  41. share/splint/lib/lclinit.lci
  42. share/splint/lib/linux.h
  43. share/splint/lib/lslinit.lsi
  44. share/splint/lib/posix.h
  45. share/splint/lib/posix.lcd
  46. share/splint/lib/posixstrict.lcd
  47. share/splint/lib/standard.h
  48. share/splint/lib/standard.lcd
  49. share/splint/lib/standardstrict.lcd
  50. share/splint/lib/stdio.h
  51. share/splint/lib/stdlib.h
  52. share/splint/lib/tainted.mts
  53. share/splint/lib/tainted.xh
  54. share/splint/lib/unix.h
  55. share/splint/lib/unix.lcd
  56. share/splint/lib/unixstrict.lcd
  57. @owner
  58. @group
  59. @mode
Collapse this list.
Dependency lines:
  • splint>0:devel/splint
To install the port:
cd /usr/ports/devel/splint/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/splint
  • pkg install splint
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: splint
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (splint-3.1.2.src.tgz) = c78db643df663313e3fa9d565118391825dd937617819c6efc7966cdf444fb0a SIZE (splint-3.1.2.src.tgz) = 2284033

Packages (timestamps in pop-ups are UTC):
splint
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.2_13.1.2_13.1.23.1.2_13.1.2_1-3.1.2-
FreeBSD:13:quarterly3.1.2_13.1.2_13.1.23.1.2_13.1.2_13.1.23.1.23.1.2
FreeBSD:14:latest3.1.2_13.1.2_13.1.23.1.2_13.1.2_13.1.2-3.1.2
FreeBSD:14:quarterly3.1.23.1.2_1-3.1.23.1.2_13.1.23.1.23.1.2
FreeBSD:15:latest3.1.2_13.1.2_1n/a3.1.2n/a3.1.23.1.23.1.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.4.1 : devel/gmake
This port is required by:
for Build
  1. math/scilab
for Run
  1. math/scilab

Configuration Options:
No options to configure
Options name:
devel_splint
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.splint.org/downloads/
Collapse this list.

There are no commits on branch 2022Q3 for this port