Bug 143018 - Update port: ftp/proftpd-devel added support SFTP
Summary: Update port: ftp/proftpd-devel added support SFTP
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-20 14:00 UTC by Veniamin
Modified: 2010-02-11 20:15 UTC (History)
0 users

See Also:


Attachments
file.diff (1.98 KB, patch)
2010-01-20 14:00 UTC, Veniamin
no flags Details | Diff
patch_sftp-proftpd-devel-1.3.3rc2 (2.19 KB, text/x-patch; charset="UTF-8")
2010-01-21 05:50 UTC, Veniamin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Veniamin 2010-01-20 14:00:16 UTC
I added few changes in Makefile for support SFTP.
Comment 1 Veniamin 2010-01-21 05:50:46 UTC
corrected patch
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-01 04:03:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-02-11 20:06:15 UTC
pgollucci    2010-02-11 20:06:07 UTC

  FreeBSD ports repository

  Modified files:
    ftp/proftpd-devel    Makefile 
  Log:
  - OPTIONS += sftp
  
  PR:             143018
  Submitted by:   zloidemon <g.veniamin@googlemail.com>
  
  Revision  Changes    Path
  1.153     +38 -2     ports/ftp/proftpd-devel/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"
Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-11 20:15:21 UTC
State Changed
From-To: open->closed

Committed, Thanks.