Port details |
- l0pht-watch Program to report on what goes on in /tmp
- 1.1_1 security
=11 1.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: unknown
- Last Update: 2022-07-20 14:22:56
- Commit Hash: 857c05f
- People watching this port, also watch:: nmap, snort, fragrouter, john
- License: not specified in port
- Description:
- This program watches over file creations and deletions in /tmp. Use it
to see how secure and predictable your favourite OS/applications are.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- l0pht-watch>0:security/l0pht-watch
- To install the port:
- cd /usr/ports/security/l0pht-watch/ && make install clean
- To add the package, run one of these commands:
- pkg install security/l0pht-watch
- pkg install l0pht-watch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: l0pht-watch
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (l0pht-watch.tar.gz) = b36eee88757f621bcc98df0da80b675d60b6b44d29bf77f05c0344b1ebb42df5
SIZE (l0pht-watch.tar.gz) = 6976
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_l0pht-watch
- 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 |
1.1_1 20 Jul 2022 14:22:56
    |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.1_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1_1 26 Sep 2020 13:18:05
  |
se  |
Fix build with -fno-common |
1.1 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.1 29 Jul 2014 14:30:10
  |
adamw  |
Rename security/ patches to reflect the files they modify. |
1.1 15 Nov 2013 10:25:54
  |
ehaupt  |
Support staging. |
1.1 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.1 29 Mar 2013 19:33:42
  |
cs  |
- Remove A/An in COMMENT
- Trim Header where applicable |
1.1 02 Aug 2011 20:58:23
 |
ehaupt  |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
1.1 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
1.1 24 Sep 2007 07:38:42
 |
linimon  |
Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-) |
1.1 31 May 2006 12:29:55
 |
vs  |
Provide a local haven for distfile
PR: ports/97582
Submitted by: maintainer |
1.1 24 Jan 2006 01:03:33
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.1 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.1 21 Feb 2003 13:26:58
 |
knu  |
De-pkg-comment. |
07 Jun 2001 08:46:07
    |
roam  |
Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net |
22 Apr 2001 01:14:13
    |
kris  |
Chase the MASTER_SITE |
08 Oct 2000 07:30:58
    |
asami  |
Convert category security to new layout. |
18 Jul 2000 22:53:40
    |
jlemon  |
Change patch to reflect new kqueue API |
26 May 2000 20:01:10
    |
kris  |
Add kqueue() support for recent versions of -stable as well now that they have
it. |