1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

New port: shells/rush: Restricted User SHell, providing limited remote access to resources

This commit is contained in:
Yuri Victorovich 2019-05-09 07:42:56 +00:00
parent c0fd879a7f
commit 6e867236c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501076
5 changed files with 56 additions and 0 deletions

View File

@ -41,6 +41,7 @@
SUBDIR += psh
SUBDIR += rc
SUBDIR += rssh
SUBDIR += rush
SUBDIR += sash
SUBDIR += scponly
SUBDIR += shell-include

19
shells/rush/Makefile Normal file
View File

@ -0,0 +1,19 @@
# $FreeBSD$
PORTNAME= rush
DISTVERSION= 1.9
CATEGORIES= shells
MASTER_SITES= GNU
MAINTAINER= yuri@FreeBSD.org
COMMENT= Restricted User SHell, providing limited remote access to resources
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gettext-runtime gmake tar:xz
GNU_CONFIGURE= yes
INFO= ${PORTNAME}
.include <bsd.port.mk>

3
shells/rush/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1557385661
SHA256 (rush-1.9.tar.xz) = e42b6b8fbf0ef0c216aff9fecac8752e7cac322b7f149e4932f6b68435a5d598
SIZE (rush-1.9.tar.xz) = 738196

9
shells/rush/pkg-descr Normal file
View File

@ -0,0 +1,9 @@
GNU Rush is a Restricted User Shell, designed for sites providing limited remote
access to their resources, such as, for example, savannah.gnu.org. Its main
program, rush, is configured as a user login shell for users that are allowed
only remote access to the machine. Using a flexible configuration file, GNU Rush
gives administrator complete control over the command lines that users execute,
and allows to tune the usage of system resources, such as virtual memory, CPU
time, etc. on a per-user basis.
WWW: https://puszcza.gnu.org.ua/software/rush/

24
shells/rush/pkg-plist Normal file
View File

@ -0,0 +1,24 @@
bin/rush-po
bin/rushlast
bin/rushwho
etc/rush.rc
man/man1/rush-po.1.gz
man/man1/rushlast.1.gz
man/man1/rushwho.1.gz
man/man5/rush.rc.5.gz
man/man8/rush.8.gz
sbin/rush
share/locale/da/LC_MESSAGES/rush.mo
share/locale/de/LC_MESSAGES/rush.mo
share/locale/es/LC_MESSAGES/rush.mo
share/locale/fi/LC_MESSAGES/rush.mo
share/locale/fr/LC_MESSAGES/rush.mo
share/locale/gl/LC_MESSAGES/rush.mo
share/locale/nl/LC_MESSAGES/rush.mo
share/locale/pl/LC_MESSAGES/rush.mo
share/locale/pt_BR/LC_MESSAGES/rush.mo
share/locale/sr/LC_MESSAGES/rush.mo
share/locale/sv/LC_MESSAGES/rush.mo
share/locale/uk/LC_MESSAGES/rush.mo
share/locale/vi/LC_MESSAGES/rush.mo
share/locale/zh_CN/LC_MESSAGES/rush.mo