From owner-cvs-all@FreeBSD.ORG Mon Feb 20 20:10:14 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 E608616A420; Mon, 20 Feb 2006 20:10:14 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF7D343D46; Mon, 20 Feb 2006 20:10:14 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k1KKAEI9036044; Mon, 20 Feb 2006 20:10:14 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1KKAE3f036043; Mon, 20 Feb 2006 20:10:14 GMT (envelope-from marius) Message-Id: <200602202010.k1KKAE3f036043@repoman.freebsd.org> From: Marius Strobl Date: Mon, 20 Feb 2006 20:10:14 +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/sysutils/afbinit Makefile pkg-message pkg-plist ports/sysutils/afbinit/files afbinit.sh.in patch-debian::afbinit.init 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, 20 Feb 2006 20:10:15 -0000 marius 2006-02-20 20:10:14 UTC FreeBSD ports repository (src committer) Modified files: sysutils/afbinit Makefile pkg-message pkg-plist Added files: sysutils/afbinit/files afbinit.sh.in Removed files: sysutils/afbinit/files patch-debian::afbinit.init Log: - Switch to a rc.d startup script. - Remove obsolete USE_REINPLACE. Approved by: netchild Revision Changes Path 1.4 +5 -7 ports/sysutils/afbinit/Makefile 1.1 +42 -0 ports/sysutils/afbinit/files/afbinit.sh.in (new) 1.2 +0 -44 ports/sysutils/afbinit/files/patch-debian::afbinit.init (dead) 1.2 +4 -0 ports/sysutils/afbinit/pkg-message 1.2 +0 -1 ports/sysutils/afbinit/pkg-plist