From owner-cvs-ports@FreeBSD.ORG Sun Oct 18 15:03:04 2009 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 19EB6106566B; Sun, 18 Oct 2009 15:03:04 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 082DF8FC13; Sun, 18 Oct 2009 15:03:04 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n9IF33RE099231; Sun, 18 Oct 2009 15:03:03 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n9IF33fR099230; Sun, 18 Oct 2009 15:03:03 GMT (envelope-from rafan) Message-Id: <200910181503.n9IF33fR099230@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 18 Oct 2009 15:03:03 +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/net-mgmt/chillispot Makefile pkg-plist ports/net-mgmt/chillispot/files chillispot.in chillispot.sh.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: Sun, 18 Oct 2009 15:03:04 -0000 rafan 2009-10-18 15:03:03 UTC FreeBSD ports repository Modified files: net-mgmt/chillispot Makefile pkg-plist Added files: net-mgmt/chillispot/files chillispot.in Removed files: net-mgmt/chillispot/files chillispot.sh.in Log: - Drop the old .sh extension for rc script - Remove ipfilter from PROVIDER so that chillispot can start up correctly at boot time - Utilize @stopdaemon - Bump PORTREVISION PR: ports/137967 Submitted by: Sevan Janiyan (maintainer) Revision Changes Path 1.10 +2 -2 ports/net-mgmt/chillispot/Makefile 1.1 +23 -0 ports/net-mgmt/chillispot/files/chillispot.in (new) 1.2 +0 -26 ports/net-mgmt/chillispot/files/chillispot.sh.in (dead) 1.4 +1 -1 ports/net-mgmt/chillispot/pkg-plist