Date: Tue, 10 Feb 2004 15:28:21 -0800 (PST) From: Max Khon <fjoe@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/open Makefile distinfo pkg-descr ports/sysutils/open/files patch-Makefile patch-open.c patch-open.h pkg-message.in Message-ID: <200402102328.i1ANSL4b098054@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
fjoe 2004/02/10 15:28:21 PST
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/open Makefile distinfo pkg-descr
sysutils/open/files patch-Makefile patch-open.c patch-open.h
pkg-message.in
Log:
New port: open 1.4
Open opens a new vt and runs a command on it. It can be used as a simple
way to start several console logins without having to type your passwd
on each VT in turn. open can be used as a simpler to use replacement for
the doshell(8) command.
open is similar in functionality to the AIX/RS6000 command of the same name.
Revision Changes Path
1.497 +1 -0 ports/sysutils/Makefile
1.1 +37 -0 ports/sysutils/open/Makefile (new)
1.1 +2 -0 ports/sysutils/open/distinfo (new)
1.1 +25 -0 ports/sysutils/open/files/patch-Makefile (new)
1.1 +108 -0 ports/sysutils/open/files/patch-open.c (new)
1.1 +35 -0 ports/sysutils/open/files/patch-open.h (new)
1.1 +9 -0 ports/sysutils/open/files/pkg-message.in (new)
1.1 +6 -0 ports/sysutils/open/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402102328.i1ANSL4b098054>
