Port details |
- dwatch-pwsnoop FreeBSD dwatch profile for snooping passwords
- 0.1.1 sysutils
=2 0.1.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
 - Port Added: 2018-05-15 00:30:54
- Last Update: 2024-03-23 11:13:36
- Commit Hash: e011873
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/FrauBSD/dwatch-pwsnoop
- Description:
- DTrace module for FreeBSD dwatch(1) to read password prompts by snooping on
read/write syscalls.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dwatch-pwsnoop>0:sysutils/dwatch-pwsnoop
- To install the port:
- cd /usr/ports/sysutils/dwatch-pwsnoop/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/dwatch-pwsnoop
- pkg install dwatch-pwsnoop
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dwatch-pwsnoop
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1527531583
SHA256 (FrauBSD-dwatch-pwsnoop-0.1.1_GH0.tar.gz) = f9fa378ffac11f05fb836dad8dfe1b27f9c1869c968b51e9f705e3ed0aab39a8
SIZE (FrauBSD-dwatch-pwsnoop-0.1.1_GH0.tar.gz) = 5224
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for dwatch-pwsnoop-0.1.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_dwatch-pwsnoop
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.1 23 Mar 2024 11:13:36
    |
Daniel Engberg (diizzy)  |
*/*: Move WWW entries for fraubsd.org to GitHub
fraubsd.org isn't responding so move all WWW entries to GitHub
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.1.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.1.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.1.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.1.1 31 Mar 2020 16:15:17
  |
rene  |
Clean up ports after FreeBSD 12.0 reached end-of-life.
emulators/mesen is left out for now, as it breaks on 11.3
Submitted by: rene
Reviewed by: jbeich, zeising
X-Differential Revision: https://reviews.freebsd.org/D24211 |
0.1.1 05 Nov 2019 20:57:35
  |
rene  |
Return dteske's ports to the pool after safekeeping her commit bit. |
0.1.1 02 Nov 2018 13:32:35
  |
rene  |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
0.1.1 01 Jun 2018 21:25:06
  |
dteske  |
sysutils/dwatch-*: IGNORE if missing FreeBSD dwatch(1)
sysutils/dwatch-{gource,pwsnoop} require dwatch(1) in FreeBSD base.
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Sponsored by: Smule, Inc.
Differential Revision: https://reviews.freebsd.org/D15621 |
0.1.1 29 May 2018 03:22:01
  |
dteske  |
sysutils/dwatch-pwsnoop: Update to 0.1.1
RCS-style keywords updated to include git repository name
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Sponsored by: Smule, Inc.
Differential Revision: https://reviews.freebsd.org/D15601 |
0.1 15 May 2018 00:30:40
  |
dteske  |
[New Port] sysutils/dwatch-pwsnoop
DTrace module for FreeBSD dwatch(1) to read password prompts by snooping on
read/write syscalls.
Reviewed by: mat (mentor; earlier version), imp (mentor), dbaio
Approved by: imp (mentor)
Sponsored by: Smule, Inc.
Differential Revision: https://reviews.freebsd.org/D15415 |