Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Apr 2001 03:21:21 -0700 (PDT)
From:      Michael Haro <mharo@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/cfengine Makefile pkg-plist ports/sysutils/cfengine/files patch-ae patch-ad
Message-ID:  <200104021021.f32ALLi41556@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mharo       2001/04/02 03:21:21 PDT

  Modified files:
    sysutils/cfengine    Makefile pkg-plist 
    sysutils/cfengine/files patch-ad 
  Added files:
    sysutils/cfengine/files patch-ae 
  Log:
  Per the instructions of the software, cfengine is now dependent on BerkleyDB 3.
  In fact, the only thing (that I can tell anyway) that uses the DB functions is
  cfd. I'm guessing most people don't use it, especially since I haven't heard
  any complaints about it.
  
  Also, it was putting some of the docs in / (for some really strange reason).
  That should be fixed too. They are now put in {PREFIX}/share/doc/cfengine,
  depending on NOPORTSDOC (somewhat reverse logic than normal, but it made the
  amount of changes less).
  
  Finally, strip the binaries.
  
  PR:		26189
  Submitted by:	    maintainer
  
  Revision  Changes    Path
  1.17      +9 -7      ports/sysutils/cfengine/Makefile
  1.5       +1 -1      ports/sysutils/cfengine/pkg-plist
  1.2       +5 -2      ports/sysutils/cfengine/files/patch-ad


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104021021.f32ALLi41556>