Bug 116957

Summary: Add SSL Knob to databases/freetds to enable encryption
Product: Ports & Packages Reporter: amistry
Component: Individual Port(s)Assignee: Thomas Abthorpe <tabthorpe>
Status: Closed FIXED    
Severity: Affects Only Me CC: ports
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile.diff none

Description amistry 2007-10-05 19:10:00 UTC

FreeTDS support SSL encryption, but currently there is no knob to enable it.
Comment 1 Thomas Abthorpe freebsd_committer freebsd_triage 2007-10-05 20:14:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-05 21:25:38 UTC
tabthorpe    2007-10-05 20:25:33 UTC

  FreeBSD ports repository

  Modified files:
    databases/freetds    Makefile 
  Log:
  - Add SSL knob to enable encryption
  - Pet portlint while I am here, USE_LDCONFIG
  
  PR:             ports/116957
  Submitted by:   Anish Mistry <amistry am-productions.biz>
  Approved by:    clsung (mentor, implicit)
  
  Revision  Changes    Path
  1.49      +6 -1      ports/databases/freetds/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 3 Thomas Abthorpe freebsd_committer freebsd_triage 2007-10-05 21:25:57 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!