Port details |
- gone Terminal locking utility with many improvements over lock(1)
- 1.3.6_1 misc =5 1.3.6_1Version of this port present on the latest quarterly branch.
- Maintainer: marcus@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-03-17 11:06:22
- Commit Hash: fabdb7f
- People watching this port, also watch:: unzip, wget, openssl, checkpassword, ncftp
- License: not specified in port
- Description:
- Gone is a utility that locks a terminal with a password chosen by the user.
Gone will prompt the user for a password (unless the -p option is given,
then gone will use the system password), then print the gone banner, then drop
into the gone shell. From this shell, only a restricted set of commands can be
run. Gone will also disallow messages by removing permissions on the parent
tty. After the timeout period (10 minutes by default), gone will
automatically log the user out.
-Joe
marcus@marcuscom.com
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/gone/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/gone
- pkg install gone
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gone
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gone-1.3.6.tar.gz) = 6f45c29f6d64461ea76f2342a9a01a5b5ef5d82d5d9cd9d4f21a2dc9cd6a7137
SIZE (gone-1.3.6.tar.gz) = 24559
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 gone-1.3.6_1:
SETUID=off: Install gone setuid root for password support
===> Use 'make config' to modify these settings
- Options name:
- misc_gone
- 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.3.6_1 17 Mar 2024 11:06:22 |
Nuno Teixeira (eduardo) |
misc/gone: Move man pages to share/man
Approved by: portmgr (blanket) |
1.3.6 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.3.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.6 07 Jul 2014 15:31:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
1.3.6 08 Jun 2014 00:37:38 |
bapt |
Remove useless pre.mk/post.mk dance |
1.3.6 07 Jun 2014 23:55:00 |
marcus |
Convert to STAGE. |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.3.6 03 Jun 2013 07:40:32 |
jgh |
- adoption of optionsNG
- trim historical headers
Approved by: portmgr (bapt) |
1.3.6 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.3.6 01 Aug 2010 16:21:12 |
marcus |
Update to 1.3.6 which brings VTY switch prevention support. |
1.3.5 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
1.3.5 19 Mar 2004 07:47:02 |
marcus |
SIZEify
Submitted by: trevor |
1.3.5 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.3.5 13 Oct 2003 06:25:40 |
marcus |
Update to 1.3.5. |
1.3.4 26 Feb 2003 07:31:10 |
marcus |
De-pkg-comment. |
1.3.4 05 Apr 2002 23:26:36 |
marcus |
Change my ports to use my FreeBSD.org address.
Approved by: sobomax |
10 Jul 2001 00:05:35 |
dwcjr |
Update to 1.3.4 |
08 Jun 2001 17:36:01 |
roam |
Update to 1.3.2a. |
08 Jun 2001 16:36:27 |
roam |
Update to 1.3.2. |
21 May 2001 17:42:17 |
ijliao |
change email of maintainer |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 05:01:16 |
asami |
Convert category misc to new layout. |