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
rats Source code auditing tool
2.4_1 security 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.4_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-08-23 06:03:03
Last Update: 2024-02-25 13:19:53
Commit Hash: 538731c
People watching this port, also watch:: expat, popt, zip, irssi, aspell
Also Listed In: devel
License: GPLv2+
WWW:
https://security.web.cern.ch/security/recommendations/en/codetools/rats.shtml
Description:
This is RATS, a rough auditing tool for security, developed by Secure Software Solutions. It is a tool for scanning source code (C, C++, Perl, and Python) and flagging common security related programming errors such as buffer overflows and TOCTOU (Time Of Check, Time Of Use) race conditions. As its name implies, the tool performs only a rough analysis of source code. It will not find every error and will also find things that are not errors. Manual inspection of your code is still necessary, but greatly aided with this tool.
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 (15 items)
Collapse this list.
  1. /usr/local/share/licenses/rats-2.4_1/catalog.mk
  2. /usr/local/share/licenses/rats-2.4_1/LICENSE
  3. /usr/local/share/licenses/rats-2.4_1/GPLv2+
  4. bin/rats
  5. share/man/man1/rats.1.gz
  6. share/rats/rats-c.xml
  7. share/rats/rats-openssl.xml
  8. share/rats/rats-perl.xml
  9. share/rats/rats-php.xml
  10. share/rats/rats-python.xml
  11. share/rats/rats-ruby.xml
  12. share/doc/rats/README
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • rats>0:security/rats
To install the port:
cd /usr/ports/security/rats/ && make install clean
To add the package, run one of these commands:
  • pkg install security/rats
  • pkg install rats
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rats
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1504272826 SHA256 (rats-2.4.tgz) = 2163ad111070542d941c23b98d3da231f13cf065f50f2e4ca40673996570776a SIZE (rats-2.4.tgz) = 393114

Packages (timestamps in pop-ups are UTC):
rats
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.4_12.4_12.42.4_12.4_1-2.4-
FreeBSD:13:quarterly2.4_12.4_12.42.4_12.4_12.42.42.4
FreeBSD:14:latest2.4_12.4_12.42.4_12.4_12.4-2.4
FreeBSD:14:quarterly2.42.4_1-2.42.4_12.42.42.4
FreeBSD:15:latest2.4_12.4_1n/a2.4n/a2.42.42.4
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
Library dependencies:
  1. libexpat.so : textproc/expat2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for rats-2.4_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
security_rats
USES:
gmake tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/rough-auditing-tool-for-security/
Collapse this list.

There are no commits on branch 2022Q3 for this port