Bug 133016 - [PATCH] devel/subversion: mark MAKE_JOBS_SAFE
Summary: [PATCH] devel/subversion: 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: Lev A. Serebryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-24 17:40 UTC by Martin Matuska
Modified: 2009-04-03 19:42 UTC (History)
1 user (show)

See Also:


Attachments
subversion-1.5.5_1.patch (469 bytes, patch)
2009-03-24 17:40 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 17:40:01 UTC
Add MAKE_JOBS_SAFE variable to speedup compilation on SMP systems.

Port maintainer (lev@freebsd.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-24 17:40:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lev

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-04-03 19:39:44 UTC
lev         2009-04-03 18:39:28 UTC

  FreeBSD ports repository

  Modified files:
    devel/subversion     Makefile Makefile.common 
  Log:
    (1) Enable mod_authz_svn
    (2) Enable parallel build
  
  PR:             ports/133121, ports/133016
  Submitted by:   olli hauer <ohauer@gmx.de>, Martin Matuska <mm@FreeBSD.org>
  
  Revision  Changes    Path
  1.125     +2 -1      ports/devel/subversion/Makefile
  1.17      +4 -3      ports/devel/subversion/Makefile.common
_______________________________________________
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 Lev A. Serebryakov freebsd_committer freebsd_triage 2009-04-03 19:40:52 UTC
State Changed
From-To: open->closed


Committed, thanks!