From owner-cvs-ports@FreeBSD.ORG Wed Oct 13 12:50:08 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F4D41065672; Wed, 13 Oct 2010 12:50:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 13CF48FC18; Wed, 13 Oct 2010 12:50:08 +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 o9DCo7Ys064337; Wed, 13 Oct 2010 12:50:07 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o9DCo7GN064336; Wed, 13 Oct 2010 12:50:07 GMT (envelope-from sunpoet) Message-Id: <201010131250.o9DCo7GN064336@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Wed, 13 Oct 2010 12:50:07 +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/www/shellinabox Makefile ports/www/shellinabox/files shellinaboxd.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2010 12:50:08 -0000 sunpoet 2010-10-13 12:50:07 UTC FreeBSD ports repository Modified files: www/shellinabox Makefile www/shellinabox/files shellinaboxd.in Log: - Update rc.d script: add user/group variables - Use ETCDIR - Minor cleanups: remove DISTNAME, merge post-install: to do-install: PR: ports/151314 Submitted by: Eric F Crist Approved by: Olivier Cochard-Labb (maintainer), pgollucci (mentor, implicit) Revision Changes Path 1.4 +11 -13 ports/www/shellinabox/Makefile 1.3 +8 -4 ports/www/shellinabox/files/shellinaboxd.in