Bug 116986 - [MAINTAINER] security/tinyca: [make it possible to use openssl from ports]
Summary: [MAINTAINER] security/tinyca: [make it possible to use openssl from ports]
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: Stefan Walter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-06 23:40 UTC by Janos Mohacsi
Modified: 2007-10-07 13:40 UTC (History)
1 user (show)

See Also:


Attachments
tinyca-0.7.5_2.patch (1.96 KB, patch)
2007-10-06 23:40 UTC, Janos Mohacsi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!