From owner-cvs-all@FreeBSD.ORG Mon Aug 28 12:42:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CB7216A4E0; Mon, 28 Aug 2006 12:42:57 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6003143D73; Mon, 28 Aug 2006 12:42:54 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7SCgsWJ005674; Mon, 28 Aug 2006 12:42:54 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7SCgs3t005673; Mon, 28 Aug 2006 12:42:54 GMT (envelope-from pav) Message-Id: <200608281242.k7SCgs3t005673@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 28 Aug 2006 12:42:54 +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-message pkg-plist ports/net-mgmt/chillispot/files chillispot.sh.in installguide.txt ipfw-config.sample pf.conf.sample pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Aug 2006 12:42:57 -0000 pav 2006-08-28 12:42:54 UTC FreeBSD ports repository Modified files: net-mgmt/chillispot Makefile pkg-plist Added files: net-mgmt/chillispot/files chillispot.sh.in installguide.txt ipfw-config.sample pf.conf.sample pkg-message.in Removed files: net-mgmt/chillispot pkg-message Log: - Provide rc script - Install sample configuration and detailed installation instructions PR: ports/102586 Submitted by: Sevan Janiyan (maintainer) Revision Changes Path 1.4 +10 -5 ports/net-mgmt/chillispot/Makefile 1.1 +26 -0 ports/net-mgmt/chillispot/files/chillispot.sh.in (new) 1.1 +435 -0 ports/net-mgmt/chillispot/files/installguide.txt (new) 1.1 +71 -0 ports/net-mgmt/chillispot/files/ipfw-config.sample (new) 1.1 +47 -0 ports/net-mgmt/chillispot/files/pf.conf.sample (new) 1.1 +8 -0 ports/net-mgmt/chillispot/files/pkg-message.in (new) 1.2 +0 -5 ports/net-mgmt/chillispot/pkg-message (dead) 1.2 +5 -1 ports/net-mgmt/chillispot/pkg-plist