cvs commit: ports/databases/mongodb Makefile pkg-plist

Renato Botelho garga at FreeBSD.org
Thu Dec 30 10:29:03 UTC 2010


garga       2010-12-30 10:29:03 UTC

  FreeBSD ports repository

  Modified files:
    databases/mongodb    Makefile pkg-plist 
  Log:
  - Fix build when PREFIX != /usr/local
  - Instead of replace all /usr/local occourences on SConstruct file, use --prefix
  argument
  - Get rid of manual installation and use scons install instead
  - Strip binaries on FreeBSD as scons were doing for solaris end linux
  - Add a new OPTION (off by default) called DEVEL to install library and header
  files, it's useful when you need to link binaries against libmongoclient
  - Bump PORTREVISION since pkg-plist has changed
  
  PR:             ports/153525
  Submitted by:   garga@
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.18      +14 -10    ports/databases/mongodb/Makefile
  1.4       +173 -2    ports/databases/mongodb/pkg-plist


More information about the cvs-ports mailing list