Bug 121357

Summary: [PATCH] security/gnutls: Respect if user doesn't want OpenCDK or TASN.1 from ports
Product: Ports & Packages Reporter: Naram Qashat <cyberbotx>
Component: Individual Port(s)Assignee: Roman Bogorodskiy <novel>
Status: Closed FIXED    
Severity: Affects Only Me CC: novel
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gnutls-2.2.2.patch none

Description Naram Qashat 2008-03-04 16:10:00 UTC
- Add WITHOUT_OPENCDK and WITHOUT_LIBTASN1 knobs to respect if the
  user wishes to build gnutls with the included versions instead of
  the ones from ports.

Port maintainer (novel@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77

NOTE: Not only does this still invalidate PR ports/120519, but it
      also superceeds ports/121260 (because the port was already
      updated).
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-04 16:10:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-15 05:53:20 UTC
novel       2008-06-15 04:53:15 UTC

  FreeBSD ports repository

  Modified files:
    security/gnutls      Makefile 
  Log:
  Add WITHOUT_OPENCDK and WITHOUT_LIBTASN1 knobs to respect if the
  user wishes to build gnutls with the included versions instead of
  the ones from ports.
  
  PR:             121357
  Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com>
  
  Revision  Changes    Path
  1.60      +6 -2      ports/security/gnutls/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 Roman Bogorodskiy freebsd_committer freebsd_triage 2008-06-15 05:53:46 UTC
State Changed
From-To: open->closed

Committed, thanks!