CFEngine can be compiled with qdbm, tokyo cabinet or lmdb.  Currently, OBSD
only includes qdbm on port, and OBSD`s CFEngine is complied with qdbm.
There is someone already working to include Tokyo Cabinet or lmdb into
ports?


2014-06-19 6:20 GMT-03:00 Jiri B <ji...@devio.us>:

> easy diff, let's first update our 3.4.5 version
> before trying to update to 3.6.0.
>
> j.
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/sysutils/cfengine/Makefile,v
> retrieving revision 1.44
> diff -u -p -r1.44 Makefile
> --- Makefile    20 Sep 2013 13:02:49 -0000      1.44
> +++ Makefile    19 Jun 2014 09:18:52 -0000
> @@ -3,8 +3,7 @@
>  COMMENT =      GNU system administration tool for networks
>
>  DISTNAME =     cfengine-3.4.5
> -F =            ${DISTNAME}${EXTRACT_SUFX}
> -DISTFILES =    $F{download?file=$F}
> +REVISION =     0
>
>  SHARED_LIBS +=  promises       0.0 # 1.0
>  CATEGORIES =   sysutils
> @@ -15,7 +14,7 @@ MAINTAINER =  Martijn Rijkeboer <martijn@
>  # GPLv3 only
>  PERMIT_PACKAGE_CDROM = Yes
>
> -MASTER_SITES = http://cfengine.com/source-code/
> +MASTER_SITES = https://s3.amazonaws.com/cfengine.package-repos/tarballs/
>
>  CFENGINE_BASE =                /var/cfengine
>  CFENGINE_EXAMPLES =    ${PREFIX}/share/examples/cfengine
>
>

Reply via email to