Bug 132970

Summary: [PATCH] databases/db47: mark MAKE_JOBS_SAFE for SMP
Product: Ports & Packages Reporter: Martin Matuska <mm>
Component: Individual Port(s)Assignee: Martin Matuska <mm>
Status: Closed FIXED    
Severity: Affects Only Me CC: gslin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
db47-4.7.25.2.patch none

Description Martin Matuska freebsd_committer freebsd_triage 2009-03-23 13:00:12 UTC
- Mark MAKE_JOBS_SAFE for SMP compilation
- Make PORTLINT happier (remove whitespace)

I suggest enabling MAKE_JOBS_SAFE for databases/db45 and databases/db46 as well.

Port maintainer (gslin@gslin.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-23 13:00:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-23 13:00:25 UTC
Maintainer of databases/db47,

Please note that PR ports/132970 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/132970

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-23 13:00:27 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-03-23 15:36:45 UTC
mm          2009-03-23 15:36:21 UTC

  FreeBSD ports repository

  Modified files:
    databases/db45       Makefile 
    databases/db46       Makefile 
    databases/db47       Makefile 
  Log:
  - Add MAKE_JOBS_SAFE variable (enable SMP compilation)
  - Tinderbox tested on SMP systems i386 + amd64
  
  PR:             ports/132970
  Submitted by:   mm (myself)
  Approved by:    Gea-Suan Lin <gslin@gslin.org> (maintainer)
  
  Revision  Changes    Path
  1.82      +1 -0      ports/databases/db45/Makefile
  1.89      +1 -0      ports/databases/db46/Makefile
  1.91      +2 -1      ports/databases/db47/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 5 Mark Linimon freebsd_committer freebsd_triage 2009-03-23 18:19:05 UTC
State Changed
From-To: feedback->open

Approved in misfiled followup ports/132977.
Comment 6 Martin Matuska freebsd_committer freebsd_triage 2009-03-23 20:39:38 UTC
State Changed
From-To: open->closed

Committed. Thanks!