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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
pscan Security C code scanner for misuse of format strings
1.3 security Deleted 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 1.3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Abandonware, last release in 2000
Expired This port expired on: 2022-03-31
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: 2000-09-02 21:57:53
Last Update: 2022-03-31 20:31:14
Commit Hash: 97cf09b
People watching this port, also watch:: sudo, openssl, lsof, logrotate
Also Listed In: devel
License: not specified in port
WWW:
http://deployingradius.com/pscan/
Description:
PScan is a C source code security scanner, which looks for misuse of libc functions which use varargs and printf-style formatting operators. In many situations these can cause security vulnerabilities in the application if it runs with privileges (setugid, or listening to a network socket, etc). An example of the kind of situation pscan looks for is the following: variable = "%s"; /* or malicious user input */ sprintf(buffer, variable); /* BAD! */ WWW: http://deployingradius.com/pscan/
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 (2 items)
Collapse this list.
  1. bin/pscan
  2. bin/find_formats
Collapse this list.
Dependency lines:
  • pscan>0:security/pscan
No installation instructions:
This port has been deleted.
PKGNAME: pscan
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pscan.tar.gz) = 00124fa09150ceffaeed222ffee9959b2dd698336a232567fd536c463441f659 SIZE (pscan.tar.gz) = 17332

Packages (timestamps in pop-ups are UTC):
pscan
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.3---1.3-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_pscan
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://deployingradius.com/pscan/
Collapse this list.
Port Moves
  • port deleted on 2022-03-31
    REASON: Has expired: Abandonware, last release in 2000

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3
31 Mar 2022 20:31:14
commit hash: 97cf09b1df1318292899840cfc300d5072a1d670commit hash: 97cf09b1df1318292899840cfc300d5072a1d670commit hash: 97cf09b1df1318292899840cfc300d5072a1d670commit hash: 97cf09b1df1318292899840cfc300d5072a1d670 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3
24 Nov 2021 13:50:00
commit hash: bba8bcbcbd25f9c62c79c8b20f4bd709c345dc3fcommit hash: bba8bcbcbd25f9c62c79c8b20f4bd709c345dc3fcommit hash: bba8bcbcbd25f9c62c79c8b20f4bd709c345dc3fcommit hash: bba8bcbcbd25f9c62c79c8b20f4bd709c345dc3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
security/*: Deprecate and mark ports BROKEN that are dead upstream and/or
abandonware

security/afl			-	Migrate to security/afl++
security/amap			-	Abandoned upstream, last release 10+ years ago
security/amavis-stats		-	Upstream is dead and last release was back in 2005
security/arirang		-	Abandoned (website also refers to Ruby 1.9) and a 9+ year
old webserver security scanner isn't useful today
security/axTLS			-	Very outdated and abandoned, current version in tree was
released in 2013 and last by upstream in 2019
security/base			-	Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
security/bruteforceblocker	-	Abandonware, please consider using
security/sshguard
security/cfs			-	Deprecated upstream, reference:
https://www.bayofrum.net/cgi-bin/fossil/cfs/index
security/cisco-torch		-	Unfetchable, dead upstream
security/cp2fwb			-	Used with deprecated software Firewall Builder
security/dcetest		-	Targets deprecated protocol by Microsoft in favour of .NET
security/doscan			-	Abandonware, last release in 2014. Please consider using
security/masscan or sysutils/pnscan
security/find-zlib		-	Deprecated, no longer relevant
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3
02 Feb 2019 09:36:09
Revision:491925Original commit files touched by this commit
tobik search for other commits by this committer
security/*: Use NO_WRKSUBDIR
1.3
11 Jun 2014 18:55:30
Revision:357526Original commit files touched by this commit
marino search for other commits by this committer
Reset the 99 ports still listed under sylvio@

Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
1.3
25 Feb 2014 11:58:51
Revision:345974Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
1.3
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
1.3
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.3
27 Nov 2009 22:52:30
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update my mail address to FreeBSD

Approved by:    miwi (mentor)
1.3
11 Oct 2009 22:34:23
Original commit files touched by this commit
lippe search for other commits by this committer
- Fix MASTER_SITES and pkg-descr.
- Move pkg-plist to Makefile.
- Use patch name as appropriate.
- Pass maintainership to submitter.

PR:             ports/139441
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
1.3
25 Nov 2005 18:01:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.3
17 Mar 2004 18:29:46
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.3
12 Jul 2003 10:30:32
Original commit files touched by this commit
kris search for other commits by this committer
Drop maintainership
1.3
07 Mar 2003 06:10:51
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
23 Aug 2001 10:07:29
commit hash: fp1.17684@dev.null.freshports.orgcommit hash: fp1.17684@dev.null.freshports.orgcommit hash: fp1.17684@dev.null.freshports.orgcommit hash: fp1.17684@dev.null.freshports.org files touched by this commit
kris search for other commits by this committer
Correct CATEGORIES to "security devel"    
08 Jul 2001 00:12:30
commit hash: fp1.15949@dev.null.freshports.orgcommit hash: fp1.15949@dev.null.freshports.orgcommit hash: fp1.15949@dev.null.freshports.orgcommit hash: fp1.15949@dev.null.freshports.org files touched by this commit
kris search for other commits by this committer
Chase the checksum. The author renamed the top-level directory; no other  
changes.    
08 Oct 2000 07:30:58
commit hash: fp1.4801@dev.null.freshports.orgcommit hash: fp1.4801@dev.null.freshports.orgcommit hash: fp1.4801@dev.null.freshports.orgcommit hash: fp1.4801@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category security to new layout.  
23 Sep 2000 00:13:32
commit hash: fp1.4258@dev.null.freshports.orgcommit hash: fp1.4258@dev.null.freshports.orgcommit hash: fp1.4258@dev.null.freshports.orgcommit hash: fp1.4258@dev.null.freshports.org files touched by this commit
kris search for other commits by this committer
Upgrade to pscan 1.3    
03 Sep 2000 01:57:53
commit hash: fp1.3474@dev.null.freshports.orgcommit hash: fp1.3474@dev.null.freshports.orgcommit hash: fp1.3474@dev.null.freshports.orgcommit hash: fp1.3474@dev.null.freshports.org files touched by this commit
kris search for other commits by this committer
pscan-1.2 is a security scanner for misuse of format strings in sprintf-like  
functions    

Number of commits found: 19