Bug 195239

Summary: [PATCH]: ftp/vsftpd-ext: Fix default vsftpd.conf path
Product: Ports & Packages Reporter: Xu Jing <xjflyttp>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Some People CC: pi
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fix default vsftpd.conf path none

Description Xu Jing 2014-11-21 08:19:56 UTC
Created attachment 149661 [details]
fix default vsftpd.conf path

prev version Makefile
builddefs.h VSF_CONFIG_PATH replace to /usr/local/etc/
defs.h  VSFTP_DEFAULT_CONFIG replace to VSF_CONFIG_PATH "/usr/local/etc/vsftpd.conf"

VSFTP_DEFAULT_CONFIG will be "/usr/local/etc//usr/local/etc/vsftpd.conf"


remove defs.h replace line.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2015-01-12 19:28:49 UTC
Was committed in r376656