Bug 133001 - [PATCH] security/gnutls: mark MAKE_JOBS_SAFE
Summary: [PATCH] security/gnutls: mark MAKE_JOBS_SAFE
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: 2009-03-24 12:00 UTC by Martin Matuska
Modified: 2009-03-24 17:30 UTC (History)
1 user (show)

See Also:


Attachments
gnutls-2.6.4.patch (459 bytes, patch)
2009-03-24 12:00 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2009-03-24 12:00:09 UTC
Mark MAKE_JOBS_SAFE for SMP compilation.
Significant speedup on compilation of this port.

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-24 12:01: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 2009-03-24 17:23:57 UTC
novel       2009-03-24 17:23:40 UTC

  FreeBSD ports repository

  Modified files:
    security/gnutls      Makefile 
  Log:
  Mark MAKE_JOBS_SAFE for SMP compilation.
  
  PR:             133001
  Submitted by:   mm
  
  Revision  Changes    Path
  1.75      +1 -0      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 2009-03-24 17:26:35 UTC
State Changed
From-To: open->closed

Committed, thanks!