Bug 104452 - Using ftp/proftpd as mastrer port for russian/proftpd
Summary: Using ftp/proftpd as mastrer port for russian/proftpd
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-16 08:30 UTC by dindin
Modified: 2006-11-04 00:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dindin 2006-10-16 08:30:09 UTC
I need this thange for [NEW PORT] russian/proftpd, which will use ftp/proftpd as master port.

Fix: -- patch begins here ---


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

 .if defined(WITH_LDAP)
 USE_OPENLDAP=  yes--IWjx3THxjrJNWqeiA807n3lbLa4rnS0jfwlAf3josEJZQjGf
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-16 08:30:26 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 sat freebsd_committer freebsd_triage 2006-11-04 00:39:43 UTC
State Changed
From-To: feedback->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-11-04 00:40:25 UTC
sat         2006-11-04 00:39:33 UTC

  FreeBSD ports repository

  Modified files:
    ftp/proftpd          Makefile 
  Log:
  - Allow a couple vars to be overridden from a slave port
  
  PR:             ports/104452
  Submitted by:   Denis Barov <dindin@freebsd.org.ua>
  Approved by:    Beech Rintoul <beech@alaskaparadise.com> (maintainer timeout, 17 days)
  
  Revision  Changes    Path
  1.90      +2 -2      ports/ftp/proftpd/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"