Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2006 07:25:02 GMT
From:      Denis Barov<dindin@freebsd.org.ua>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/104452: Using ftp/proftpd as mastrer port for russian/proftpd
Message-ID:  <200610160725.k9G7P2hw018312@www.freebsd.org>
Resent-Message-ID: <200610160730.k9G7U9QE005647@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104452
>Category:       ports
>Synopsis:       Using ftp/proftpd as mastrer port for russian/proftpd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 16 07:30:09 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Denis Barov
>Release:        6.2-PRERELEASE
>Organization:
>Environment:
FreeBSD alpha.tvt 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Tue Oct 10 12:50:53 MSD 2006     root@alpha.tvt:/usr/obj/usr/RELENG_6/src/sys/ALPHA  i386
>Description:
I need this thange for [NEW PORT] russian/proftpd, which will use ftp/proftpd as master port.
>How-To-Repeat:

>Fix:
-- patch begins here ---
diff -urN ftp/proftpd/Makefile.orig ftp/proftpd/Makefile
--- ftp/proftpd/Makefile.orig Fri Aug  4 04:12:19 2006
+++ ftp/proftpd/Makefile   Mon Oct 16 10:46:47 2006
@@ -102,8 +102,8 @@
 #allow user to override
 MODULES?=  mod_ratio:mod_readme:mod_rewrite:mod_wrap:mod_ifsession

-INCLUDEDIRS=
-LIBDIRS=
+INCLUDEDIRS?=
+LIBDIRS?=

 .if defined(WITH_LDAP)
 USE_OPENLDAP=  yes
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610160725.k9G7P2hw018312>