From owner-cvs-all@FreeBSD.ORG Mon Jan 4 04:34:07 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 942801065679; Mon, 4 Jan 2010 04:34:07 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6A5A88FC24; Mon, 4 Jan 2010 04:34:07 +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 o044Y7Vq096702; Mon, 4 Jan 2010 04:34:07 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o044Y7Uv096701; Mon, 4 Jan 2010 04:34:07 GMT (envelope-from pgollucci) Message-Id: <201001040434.o044Y7Uv096701@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Mon, 4 Jan 2010 04:34: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/ftp/proftpd Makefile ports/ftp/proftpd/files proftpd.in proftpd.sh.in 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: Mon, 04 Jan 2010 04:34:07 -0000 pgollucci 2010-01-04 04:34:07 UTC FreeBSD ports repository Modified files: ftp/proftpd Makefile Added files: ftp/proftpd/files proftpd.in Removed files: ftp/proftpd/files proftpd.sh.in Log: - Pull the pidfile path from a central location (the config file) instead of hard coding it again in the rc.d script PR: ports/141945 Submitted by: Danil Revision Changes Path 1.166 +2 -1 ports/ftp/proftpd/Makefile 1.1 +43 -0 ports/ftp/proftpd/files/proftpd.in (new) 1.5 +0 -43 ports/ftp/proftpd/files/proftpd.sh.in (dead)