Bug 116986

Summary: [MAINTAINER] security/tinyca: [make it possible to use openssl from ports]
Product: Ports & Packages Reporter: Janos Mohacsi <janos.mohacsi>
Component: Individual Port(s)Assignee: Stefan Walter <stefan>
Status: Closed FIXED    
Severity: Affects Only Me CC: stefan
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
tinyca-0.7.5_2.patch none

Description Janos Mohacsi 2007-10-06 23:40:04 UTC
Modify in order the user can select if builtin or ports openssl want to use.
This can be selected with WITH_OPENSSL_BASE or WITH_OPENSSL_PORT 
variable. This fixes the problem 
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/109041

Generated with FreeBSD Port Tools 0.77
Comment 1 Stefan Walter freebsd_committer freebsd_triage 2007-10-07 08:16:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stefan

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-07 13:37:00 UTC
stefan      2007-10-07 12:36:46 UTC

  FreeBSD ports repository

  Modified files:
    security/tinyca      Makefile 
    security/tinyca/files patch-tinyca2 
  Log:
  Respect OPENSSLBASE.
  
  PR:             116986 [1], 109041 [2]
  Submitted by:   maintainer [1], supraexpress@globaleyes.net [2]
  
  Revision  Changes    Path
  1.19      +4 -2      ports/security/tinyca/Makefile
  1.3       +5 -3      ports/security/tinyca/files/patch-tinyca2
_______________________________________________
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 Stefan Walter freebsd_committer freebsd_triage 2007-10-07 13:37:01 UTC
State Changed
From-To: open->closed

Committed, thanks!