Bug 121357 - [PATCH] security/gnutls: Respect if user doesn't want OpenCDK or TASN.1 from ports
Summary: [PATCH] security/gnutls: Respect if user doesn't want OpenCDK or TASN.1 from ...
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: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-04 16:10 UTC by Naram Qashat
Modified: 2008-06-15 06:00 UTC (History)
1 user (show)

See Also:


Attachments
gnutls-2.2.2.patch (2.01 KB, patch)
2008-03-04 16:10 UTC, Naram Qashat
no flags Details | Diff

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