From owner-cvs-all Tue Sep 19 9:45:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA4CB37B423; Tue, 19 Sep 2000 09:45:40 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA96634; Tue, 19 Sep 2000 09:45:40 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200009191645.JAA96634@freefall.freebsd.org> From: Ade Lovett Date: Tue, 19 Sep 2000 09:45:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11 Makefile ports/x11/wrapper Makefile ports/x11/wrapper/files md5 ports/x11/wrapper/pkg COMMENT DEINSTALL DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/09/19 09:45:40 PDT Modified files: x11 Makefile Added files: x11/wrapper Makefile x11/wrapper/files md5 x11/wrapper/pkg COMMENT DEINSTALL DESCR PLIST Log: Add wrapper, a program that runs an X server after sanity-checking the environment and any options passed to it. It is meant to enhance security on multi-user systems running XFree86 4.x, where the ability to use a startx script is needed. If you have XFree86 3.x, do not install this, you do not need it and it will not work. PR: 21352 Submitted by: Trevor Johnson Revision Changes Path 1.305 +2 -1 ports/x11/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message