Bug 158399 - [MAINTAINER] databases/mongodb: Support for alternative compilers
Summary: [MAINTAINER] databases/mongodb: Support for alternative compilers
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: Julien Laffaye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-28 18:00 UTC by Mirko Zinn
Modified: 2011-06-29 21:00 UTC (History)
0 users

See Also:


Attachments
mongodb-1.8.2_1.patch (638 bytes, patch)
2011-06-28 18:00 UTC, Mirko Zinn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mirko Zinn 2011-06-28 18:00:17 UTC
This patch adds CXX and CPP support to scons so mongodb can be compiled with
alternative compilers.

Thanks to gmb.

Generated with FreeBSD Port Tools 0.99
Comment 1 Julien Laffaye freebsd_committer freebsd_triage 2011-06-29 15:15:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jlaffaye

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-06-29 20:51:03 UTC
jlaffaye    2011-06-29 19:50:55 UTC

  FreeBSD ports repository

  Modified files:
    databases/mongodb    Makefile 
  Log:
  Honor CXX and CPP
  
  PR:             ports/158399
  Submitted by:   Mirko Zinn <mail@derzinn.de> (maintainer)
  Approved by:    bapt (mentor, implicit)
  
  Revision  Changes    Path
  1.21      +1 -1      ports/databases/mongodb/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 Julien Laffaye freebsd_committer freebsd_triage 2011-06-29 20:54:28 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!