From owner-cvs-all@FreeBSD.ORG Wed Dec 15 07:12:03 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1581A106566B; Wed, 15 Dec 2010 07:12:03 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 046C88FC19; Wed, 15 Dec 2010 07:12:03 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id oBF7C2CA036129; Wed, 15 Dec 2010 07:12:02 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oBF7C26K036128; Wed, 15 Dec 2010 07:12:02 GMT (envelope-from wen) Message-Id: <201012150712.oBF7C26K036128@repoman.freebsd.org> From: Wen Heping Date: Wed, 15 Dec 2010 07:12:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/shells/scponly Makefile pkg-plist ports/shells/scponly/files patch-SECURITY X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2010 07:12:03 -0000 wen 2010-12-15 07:12:02 UTC FreeBSD ports repository Modified files: shells/scponly Makefile pkg-plist Added files: shells/scponly/files patch-SECURITY Log: -Patch SECURITY doc to include note about bypassing rsync argument checking with popt (from upstream) and tell people to read it -Drop long comment describing knobs - it just duplicates OPTIONS -For SCPONLY_DEFAULT_CHDIR, print a note about setting it. I'm not sure if post-patch is the best place for this, though? -Drop dead site and just use Sourceforge -Use the PORTDOCS variable -Install some useful docs and drop useless one (TODO) -Drop pre-everything message about defaults changing; that was 5 years ago -LOCALBASE vs. PREFIX correction -Add post-install messages to the plist so package users see them too PR: ports/153115 Submitted by: Rob Farmer (maintainer) Revision Changes Path 1.36 +15 -77 ports/shells/scponly/Makefile 1.1 +32 -0 ports/shells/scponly/files/patch-SECURITY (new) 1.6 +9 -4 ports/shells/scponly/pkg-plist