Port details |
- pscan Security C code scanner for misuse of format strings
- 1.3 security
=4 1.3Version of this port present on the latest quarterly branch. DEPRECATED: Abandonware, last release in 2000
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
 - 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, lsof, rsync, nmap
- 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/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- 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:
|
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) |
Commit | Credits | Log message |
1.3 31 Mar 2022 20:31:14
    |
Rene Ladan (rene)  |
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 ) |
1.3 24 Nov 2021 13:50:00
    |
Daniel Engberg (diizzy)  |
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 ) |
1.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3 02 Feb 2019 09:36:09
  |
tobik  |
security/*: Use NO_WRKSUBDIR |
1.3 11 Jun 2014 18:55:30
  |
marino  |
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
  |
ehaupt  |
Support staging |
1.3 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.3 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
1.3 27 Nov 2009 22:52:30
 |
sylvio  |
- Update my mail address to FreeBSD
Approved by: miwi (mentor) |
1.3 11 Oct 2009 22:34:23
 |
lippe  |
- 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
 |
pav  |
- Add SHA256 |
1.3 17 Mar 2004 18:29:46
 |
trevor  |
SIZEify. |
1.3 12 Jul 2003 10:30:32
 |
kris  |
Drop maintainership |
1.3 07 Mar 2003 06:10:51
 |
ade  |
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
    |
kris  |
Correct CATEGORIES to "security devel" |
08 Jul 2001 00:12:30
    |
kris  |
Chase the checksum. The author renamed the top-level directory; no other
changes. |
08 Oct 2000 07:30:58
    |
asami  |
Convert category security to new layout. |
23 Sep 2000 00:13:32
    |
kris  |
Upgrade to pscan 1.3 |
03 Sep 2000 01:57:53
    |
kris  |
pscan-1.2 is a security scanner for misuse of format strings in sprintf-like
functions |
Number of commits found: 19
|