Index: head/sysutils/cfengine3/Makefile =================================================================== --- head/sysutils/cfengine3/Makefile (revision 268804) +++ head/sysutils/cfengine3/Makefile (revision 268805) @@ -1,58 +1,57 @@ # New ports collection makefile for: cfengine v3 # Date created: February 2, 2009 # Whom: jrhett@netconsonance.com # # $FreeBSD$ # PORTNAME= cfengine -PORTVERSION= 3.0.5p1 -PORTREVISION= 1 +PORTVERSION= 3.1.4 CATEGORIES= sysutils MASTER_SITES= http://www.cfengine.org/tarballs/ MAINTAINER= cy@FreeBSD.org COMMENT= A systems administration tool for networks LATEST_LINK= cfengine3 USE_RC_SUBR= cf-execd cf-serverd WITH_BDB_VER?= 47 USE_BDB= yes USE_OPENSSL= yes GNU_CONFIGURE= yes -BUILD_DEPENDS= # EXAMPLESDIR= ${PREFIX}/share/examples/cfengine3 DOCSDIR= ${PREFIX}/share/doc/cfengine3 CONFIGURE_ARGS= --docdir=${DOCSDIR} \ --htmldir=${DOCSDIR}/html \ --with-berkeleydb=${LOCALBASE} CONFIGURE_ENV+= BERKELEY_DB_CFLAGS=-I${BDB_INCLUDE_DIR} \ BERKELEY_DB_LDFLAGS=-L${BDB_LIB_DIR} \ BERKELEY_DB_LIB=-l${BDB_LIB_NAME} -OPTIONS= PCRE "Enable Perl-compatible regular expressions" on +OPTIONS= PCRE "Enable Perl-compatible regular expressions" on .include .if defined(WITH_PCRE) -BUILD_DEPENDS+= pcre-config:${PORTSDIR}/devel/pcre -CONFIGURE_ARGS+= --with-pcre=${LOCALBASE} +BUILD_DEPENDS+= pcre-config:${PORTSDIR}/devel/pcre +CONFIGURE_ARGS+= --with-pcre=${LOCALBASE} .endif -MAN8= cf-agent.8 cf-key.8 cf-monitord.8 \ - cf-report.8 cf-serverd.8 cf-execd.8 \ - cf-know.8 cf-promises.8 cf-runagent.8 +MAN8= cf-agent.8 cf-key.8 cf-monitord.8 \ + cf-report.8 cf-serverd.8 cf-execd.8 \ + cf-know.8 cf-promises.8 cf-runagent.8 \ + cf-hub.8 post-patch: @# ${REINPLACE_CMD} -e '/^pkgdatadir/s!=.*!= ${EXAMPLESDIR}!'\ @# ${WRKSRC}/inputs/Makefile.in @${REINPLACE_CMD} -e '/^docdir/s!=.*!= @docdir@!'\ ${WRKSRC}/tests/file_masters/Makefile.in \ ${WRKSRC}/tests/units/Makefile.in @${REINPLACE_CMD} -e '/^htmldir/s!=.*!= @htmldir@!'\ ${WRKSRC}/docs/Makefile.in .include Property changes on: head/sysutils/cfengine3/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.53 \ No newline at end of property +1.54 \ No newline at end of property Index: head/sysutils/cfengine3/distinfo =================================================================== --- head/sysutils/cfengine3/distinfo (revision 268804) +++ head/sysutils/cfengine3/distinfo (revision 268805) @@ -1,3 +1,2 @@ -MD5 (cfengine-3.0.5p1.tar.gz) = b74af23928253e11dcce3d98510f1066 -SHA256 (cfengine-3.0.5p1.tar.gz) = 38a389969ff095775e206df24b0fbc66ae30fa404d92dcb26b94a568e790610b -SIZE (cfengine-3.0.5p1.tar.gz) = 1517992 +SHA256 (cfengine-3.1.4.tar.gz) = b4f2e1f7c1d39d37a78c63cab33899b0e829648283be507d78ffa873ccbe3466 +SIZE (cfengine-3.1.4.tar.gz) = 1599876 Property changes on: head/sysutils/cfengine3/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property Index: head/sysutils/cfengine3/pkg-plist =================================================================== --- head/sysutils/cfengine3/pkg-plist (revision 268804) +++ head/sysutils/cfengine3/pkg-plist (revision 268805) @@ -1,219 +1,238 @@ -@comment $FreeBSD$ -lib/libpromises.la -lib/libpromises.a sbin/cf-agent sbin/cf-execd +sbin/cf-hub sbin/cf-key sbin/cf-know sbin/cf-monitord sbin/cf-promises sbin/cf-report sbin/cf-runagent sbin/cf-serverd +lib/libpromises.la +lib/libpromises.so +lib/libpromises.so.1 %%DOCSDIR%%/ChangeLog %%DOCSDIR%%/INSTALL %%DOCSDIR%%/NEWS %%DOCSDIR%%/README +%%DOCSDIR%%/active_directory.cf +%%DOCSDIR%%/app_baseline.cf %%DOCSDIR%%/cfengine_stdlib.cf +%%DOCSDIR%%/inputs/cfengine_stdlib.cf %%DOCSDIR%%/inputs/failsafe.cf -%%DOCSDIR%%/inputs/library.cf %%DOCSDIR%%/inputs/promises.cf %%DOCSDIR%%/inputs/site.cf %%DOCSDIR%%/inputs/update.cf %%DOCSDIR%%/promise_knowledge.cf +%%DOCSDIR%%/unit_abort.cf %%DOCSDIR%%/unit_accessed_before.cf %%DOCSDIR%%/unit_accumulated_time.cf %%DOCSDIR%%/unit_acl.cf %%DOCSDIR%%/unit_acl_generic.cf %%DOCSDIR%%/unit_acl_secret.cf %%DOCSDIR%%/unit_activedirectory_listusers.cf %%DOCSDIR%%/unit_activedirectory_showuser.cf %%DOCSDIR%%/unit_ago.cf %%DOCSDIR%%/unit_arrays.cf %%DOCSDIR%%/unit_backreferences_files.cf %%DOCSDIR%%/unit_badpromise.cf %%DOCSDIR%%/unit_badtype.cf %%DOCSDIR%%/unit_bsdflags.cf %%DOCSDIR%%/unit_cf2_integration.cf %%DOCSDIR%%/unit_change_detect.cf %%DOCSDIR%%/unit_changedbefore.cf %%DOCSDIR%%/unit_chdir.cf %%DOCSDIR%%/unit_classes_global.cf %%DOCSDIR%%/unit_classmatch.cf %%DOCSDIR%%/unit_classvar_convergence.cf %%DOCSDIR%%/unit_compare.cf %%DOCSDIR%%/unit_control_expand.cf %%DOCSDIR%%/unit_controlclasses.cf %%DOCSDIR%%/unit_copy.cf %%DOCSDIR%%/unit_copy_classes.cf %%DOCSDIR%%/unit_copy_edit.cf %%DOCSDIR%%/unit_copylinks.cf %%DOCSDIR%%/unit_countclassesmatching.cf %%DOCSDIR%%/unit_countlinesmatching.cf %%DOCSDIR%%/unit_create_filedir.cf %%DOCSDIR%%/unit_createdb.cf %%DOCSDIR%%/unit_customize_by_named_list.cf %%DOCSDIR%%/unit_definitions.cf %%DOCSDIR%%/unit_deletelines.cf %%DOCSDIR%%/unit_disable_and_rotate_files.cf %%DOCSDIR%%/unit_diskfree.cf %%DOCSDIR%%/unit_dollar.cf %%DOCSDIR%%/unit_edit_column_files.cf %%DOCSDIR%%/unit_edit_comment_lines.cf %%DOCSDIR%%/unit_edit_deletenotmatch.cf %%DOCSDIR%%/unit_edit_insert_fuzzylines.cf %%DOCSDIR%%/unit_edit_insert_lines.cf %%DOCSDIR%%/unit_edit_insert_lines_silly.cf %%DOCSDIR%%/unit_edit_passwd_file.cf %%DOCSDIR%%/unit_edit_replace_string.cf %%DOCSDIR%%/unit_edit_sectioned_file.cf %%DOCSDIR%%/unit_edit_setvar.cf %%DOCSDIR%%/unit_edit_triggerclass.cf %%DOCSDIR%%/unit_env.cf %%DOCSDIR%%/unit_environment.cf %%DOCSDIR%%/unit_environment_simple.cf %%DOCSDIR%%/unit_epimenides.cf %%DOCSDIR%%/unit_escape.cf %%DOCSDIR%%/unit_exec_args.cf %%DOCSDIR%%/unit_exec_in_sequence.cf %%DOCSDIR%%/unit_execd.cf %%DOCSDIR%%/unit_execresult.cf %%DOCSDIR%%/unit_expand.cf +%%DOCSDIR%%/unit_failedcommand.cf %%DOCSDIR%%/unit_failsafe.cf %%DOCSDIR%%/unit_file_change_detection.cf %%DOCSDIR%%/unit_file_owner_list_template.cf %%DOCSDIR%%/unit_fileexists.cf %%DOCSDIR%%/unit_filenames.cf %%DOCSDIR%%/unit_fileperms.cf %%DOCSDIR%%/unit_filesexist.cf %%DOCSDIR%%/unit_filesexist2.cf +%%DOCSDIR%%/unit_filesize.cf %%DOCSDIR%%/unit_fix_names.cf %%DOCSDIR%%/unit_getenv.cf %%DOCSDIR%%/unit_getfields.cf %%DOCSDIR%%/unit_getgid.cf %%DOCSDIR%%/unit_getindices.cf %%DOCSDIR%%/unit_getindixes.cf %%DOCSDIR%%/unit_getregistry.cf %%DOCSDIR%%/unit_getuid.cf +%%DOCSDIR%%/unit_getusers.cf %%DOCSDIR%%/unit_global_list_expansion.cf %%DOCSDIR%%/unit_global_list_expansion_2.cf %%DOCSDIR%%/unit_grep.cf %%DOCSDIR%%/unit_groupexists.cf %%DOCSDIR%%/unit_hash.cf %%DOCSDIR%%/unit_hashcomment.cf %%DOCSDIR%%/unit_hashmatch.cf %%DOCSDIR%%/unit_hashuncomment.cf %%DOCSDIR%%/unit_helloworld.cf +%%DOCSDIR%%/unit_host2ip.cf %%DOCSDIR%%/unit_hostrange.cf %%DOCSDIR%%/unit_hostsseen.cf +%%DOCSDIR%%/unit_hub.cf %%DOCSDIR%%/unit_id.cf %%DOCSDIR%%/unit_insert_users.cf %%DOCSDIR%%/unit_intarray.cf %%DOCSDIR%%/unit_iprange.cf %%DOCSDIR%%/unit_irange.cf %%DOCSDIR%%/unit_isdir.cf %%DOCSDIR%%/unit_islink.cf %%DOCSDIR%%/unit_isnewerthan.cf %%DOCSDIR%%/unit_isplain.cf %%DOCSDIR%%/unit_isvariable.cf %%DOCSDIR%%/unit_iteration.cf %%DOCSDIR%%/unit_join.cf %%DOCSDIR%%/unit_knowledge_driver.cf %%DOCSDIR%%/unit_knowledge_txt.cf %%DOCSDIR%%/unit_lastnode.cf %%DOCSDIR%%/unit_ldap.cf %%DOCSDIR%%/unit_linking.cf %%DOCSDIR%%/unit_literal_server.cf %%DOCSDIR%%/unit_locate_files_and_compress.cf %%DOCSDIR%%/unit_log_private.cf %%DOCSDIR%%/unit_loops.cf %%DOCSDIR%%/unit_measure_log.cf %%DOCSDIR%%/unit_measurements.cf %%DOCSDIR%%/unit_menu.cf %%DOCSDIR%%/unit_method.cf %%DOCSDIR%%/unit_method_validate.cf %%DOCSDIR%%/unit_module_exec.cf %%DOCSDIR%%/unit_module_exec_2.cf %%DOCSDIR%%/unit_monitord.cf %%DOCSDIR%%/unit_mount_fs.cf %%DOCSDIR%%/unit_multipassvars.cf %%DOCSDIR%%/unit_neighbourhood_watch.cf %%DOCSDIR%%/unit_null_config.cf %%DOCSDIR%%/unit_occurrences.cf %%DOCSDIR%%/unit_ordering.cf %%DOCSDIR%%/unit_package_apt.cf %%DOCSDIR%%/unit_package_freebsd.cf %%DOCSDIR%%/unit_package_hash.cf %%DOCSDIR%%/unit_package_msi_file.cf %%DOCSDIR%%/unit_package_msi_version.cf %%DOCSDIR%%/unit_package_rpm.cf %%DOCSDIR%%/unit_package_solaris.cf %%DOCSDIR%%/unit_package_yum.cf %%DOCSDIR%%/unit_package_zypper.cf %%DOCSDIR%%/unit_parallel_exec.cf %%DOCSDIR%%/unit_pathtype.cf %%DOCSDIR%%/unit_pattern_and_edit.cf %%DOCSDIR%%/unit_peers.cf %%DOCSDIR%%/unit_postfix.cf %%DOCSDIR%%/unit_process_kill.cf %%DOCSDIR%%/unit_process_matching.cf %%DOCSDIR%%/unit_process_matching2.cf %%DOCSDIR%%/unit_process_matching3.cf %%DOCSDIR%%/unit_process_signalling.cf +%%DOCSDIR%%/unit_product.cf %%DOCSDIR%%/unit_promises.cf %%DOCSDIR%%/unit_readlist.cf %%DOCSDIR%%/unit_readtcp.cf %%DOCSDIR%%/unit_reg_multiline.cf %%DOCSDIR%%/unit_regarray.cf %%DOCSDIR%%/unit_regex_win.cf %%DOCSDIR%%/unit_regextract.cf %%DOCSDIR%%/unit_registry.cf %%DOCSDIR%%/unit_registry_cache.cf %%DOCSDIR%%/unit_regline.cf %%DOCSDIR%%/unit_reglist.cf %%DOCSDIR%%/unit_remoteclasses.cf %%DOCSDIR%%/unit_remove_deadlinks.cf %%DOCSDIR%%/unit_rename.cf +%%DOCSDIR%%/unit_repairedcommand.cf %%DOCSDIR%%/unit_report_custom.cf %%DOCSDIR%%/unit_report_diffs.cf %%DOCSDIR%%/unit_report_state.cf %%DOCSDIR%%/unit_reporting.cf %%DOCSDIR%%/unit_reporttofile.cf %%DOCSDIR%%/unit_resolveconf.cf %%DOCSDIR%%/unit_returnszero.cf %%DOCSDIR%%/unit_root_passwd.cf %%DOCSDIR%%/unit_select_mode.cf %%DOCSDIR%%/unit_select_region.cf %%DOCSDIR%%/unit_select_size.cf %%DOCSDIR%%/unit_selectservers.cf %%DOCSDIR%%/unit_server_copy_localhost.cf %%DOCSDIR%%/unit_server_copy_purge.cf %%DOCSDIR%%/unit_server_copy_remote.cf %%DOCSDIR%%/unit_server_flatcopy_localhost.cf %%DOCSDIR%%/unit_service_disable.cf %%DOCSDIR%%/unit_service_start.cf %%DOCSDIR%%/unit_setuidlog.cf %%DOCSDIR%%/unit_setvar.cf +%%DOCSDIR%%/unit_software_dist.cf %%DOCSDIR%%/unit_splitstring.cf %%DOCSDIR%%/unit_sql.cf %%DOCSDIR%%/unit_storage.cf %%DOCSDIR%%/unit_strcmp.cf %%DOCSDIR%%/unit_stringarray.cf %%DOCSDIR%%/unit_switchcase.cf %%DOCSDIR%%/unit_syslog.cf %%DOCSDIR%%/unit_syslog2.cf %%DOCSDIR%%/unit_template.cf +%%DOCSDIR%%/unit_template2.cf +%%DOCSDIR%%/unit_test_environment.cf %%DOCSDIR%%/unit_tidy_all_files.cf %%DOCSDIR%%/unit_translatepath.cf %%DOCSDIR%%/unit_update.cf %%DOCSDIR%%/unit_user_edit.cf %%DOCSDIR%%/unit_user_edit_method.cf %%DOCSDIR%%/unit_userexists.cf %%DOCSDIR%%/unit_varclass.cf +%%DOCSDIR%%/unit_varexpansion.cf %%DOCSDIR%%/unit_varnet.cf %%DOCSDIR%%/unit_vars.cf %%DOCSDIR%%/unit_warnifline.cf %%DOCSDIR%%/unit_webserver.cf %%DOCSDIR%%/unit_zenoss.cf +%%DOCSDIR%%/win_emergency.cf +%%DOCSDIR%%/win_registry.cf +%%DOCSDIR%%/win_schedule.cf +%%DOCSDIR%%/win_services.cf @dirrm %%DOCSDIR%%/inputs @dirrm %%DOCSDIR%% Property changes on: head/sysutils/cfengine3/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/sysutils/cfengine3-legacy/Makefile =================================================================== --- head/sysutils/cfengine3-legacy/Makefile (revision 268804) +++ head/sysutils/cfengine3-legacy/Makefile (revision 268805) @@ -1,58 +1,57 @@ # New ports collection makefile for: cfengine v3 # Date created: February 2, 2009 # Whom: jrhett@netconsonance.com # # $FreeBSD$ # PORTNAME= cfengine -PORTVERSION= 3.0.5p1 -PORTREVISION= 1 +PORTVERSION= 3.1.4 CATEGORIES= sysutils MASTER_SITES= http://www.cfengine.org/tarballs/ MAINTAINER= cy@FreeBSD.org COMMENT= A systems administration tool for networks LATEST_LINK= cfengine3 USE_RC_SUBR= cf-execd cf-serverd WITH_BDB_VER?= 47 USE_BDB= yes USE_OPENSSL= yes GNU_CONFIGURE= yes -BUILD_DEPENDS= # EXAMPLESDIR= ${PREFIX}/share/examples/cfengine3 DOCSDIR= ${PREFIX}/share/doc/cfengine3 CONFIGURE_ARGS= --docdir=${DOCSDIR} \ --htmldir=${DOCSDIR}/html \ --with-berkeleydb=${LOCALBASE} CONFIGURE_ENV+= BERKELEY_DB_CFLAGS=-I${BDB_INCLUDE_DIR} \ BERKELEY_DB_LDFLAGS=-L${BDB_LIB_DIR} \ BERKELEY_DB_LIB=-l${BDB_LIB_NAME} -OPTIONS= PCRE "Enable Perl-compatible regular expressions" on +OPTIONS= PCRE "Enable Perl-compatible regular expressions" on .include .if defined(WITH_PCRE) -BUILD_DEPENDS+= pcre-config:${PORTSDIR}/devel/pcre -CONFIGURE_ARGS+= --with-pcre=${LOCALBASE} +BUILD_DEPENDS+= pcre-config:${PORTSDIR}/devel/pcre +CONFIGURE_ARGS+= --with-pcre=${LOCALBASE} .endif -MAN8= cf-agent.8 cf-key.8 cf-monitord.8 \ - cf-report.8 cf-serverd.8 cf-execd.8 \ - cf-know.8 cf-promises.8 cf-runagent.8 +MAN8= cf-agent.8 cf-key.8 cf-monitord.8 \ + cf-report.8 cf-serverd.8 cf-execd.8 \ + cf-know.8 cf-promises.8 cf-runagent.8 \ + cf-hub.8 post-patch: @# ${REINPLACE_CMD} -e '/^pkgdatadir/s!=.*!= ${EXAMPLESDIR}!'\ @# ${WRKSRC}/inputs/Makefile.in @${REINPLACE_CMD} -e '/^docdir/s!=.*!= @docdir@!'\ ${WRKSRC}/tests/file_masters/Makefile.in \ ${WRKSRC}/tests/units/Makefile.in @${REINPLACE_CMD} -e '/^htmldir/s!=.*!= @htmldir@!'\ ${WRKSRC}/docs/Makefile.in .include Property changes on: head/sysutils/cfengine3-legacy/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.53 \ No newline at end of property +1.54 \ No newline at end of property Index: head/sysutils/cfengine3-legacy/distinfo =================================================================== --- head/sysutils/cfengine3-legacy/distinfo (revision 268804) +++ head/sysutils/cfengine3-legacy/distinfo (revision 268805) @@ -1,3 +1,2 @@ -MD5 (cfengine-3.0.5p1.tar.gz) = b74af23928253e11dcce3d98510f1066 -SHA256 (cfengine-3.0.5p1.tar.gz) = 38a389969ff095775e206df24b0fbc66ae30fa404d92dcb26b94a568e790610b -SIZE (cfengine-3.0.5p1.tar.gz) = 1517992 +SHA256 (cfengine-3.1.4.tar.gz) = b4f2e1f7c1d39d37a78c63cab33899b0e829648283be507d78ffa873ccbe3466 +SIZE (cfengine-3.1.4.tar.gz) = 1599876 Property changes on: head/sysutils/cfengine3-legacy/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property Index: head/sysutils/cfengine3-legacy/pkg-plist =================================================================== --- head/sysutils/cfengine3-legacy/pkg-plist (revision 268804) +++ head/sysutils/cfengine3-legacy/pkg-plist (revision 268805) @@ -1,219 +1,238 @@ -@comment $FreeBSD$ -lib/libpromises.la -lib/libpromises.a sbin/cf-agent sbin/cf-execd +sbin/cf-hub sbin/cf-key sbin/cf-know sbin/cf-monitord sbin/cf-promises sbin/cf-report sbin/cf-runagent sbin/cf-serverd +lib/libpromises.la +lib/libpromises.so +lib/libpromises.so.1 %%DOCSDIR%%/ChangeLog %%DOCSDIR%%/INSTALL %%DOCSDIR%%/NEWS %%DOCSDIR%%/README +%%DOCSDIR%%/active_directory.cf +%%DOCSDIR%%/app_baseline.cf %%DOCSDIR%%/cfengine_stdlib.cf +%%DOCSDIR%%/inputs/cfengine_stdlib.cf %%DOCSDIR%%/inputs/failsafe.cf -%%DOCSDIR%%/inputs/library.cf %%DOCSDIR%%/inputs/promises.cf %%DOCSDIR%%/inputs/site.cf %%DOCSDIR%%/inputs/update.cf %%DOCSDIR%%/promise_knowledge.cf +%%DOCSDIR%%/unit_abort.cf %%DOCSDIR%%/unit_accessed_before.cf %%DOCSDIR%%/unit_accumulated_time.cf %%DOCSDIR%%/unit_acl.cf %%DOCSDIR%%/unit_acl_generic.cf %%DOCSDIR%%/unit_acl_secret.cf %%DOCSDIR%%/unit_activedirectory_listusers.cf %%DOCSDIR%%/unit_activedirectory_showuser.cf %%DOCSDIR%%/unit_ago.cf %%DOCSDIR%%/unit_arrays.cf %%DOCSDIR%%/unit_backreferences_files.cf %%DOCSDIR%%/unit_badpromise.cf %%DOCSDIR%%/unit_badtype.cf %%DOCSDIR%%/unit_bsdflags.cf %%DOCSDIR%%/unit_cf2_integration.cf %%DOCSDIR%%/unit_change_detect.cf %%DOCSDIR%%/unit_changedbefore.cf %%DOCSDIR%%/unit_chdir.cf %%DOCSDIR%%/unit_classes_global.cf %%DOCSDIR%%/unit_classmatch.cf %%DOCSDIR%%/unit_classvar_convergence.cf %%DOCSDIR%%/unit_compare.cf %%DOCSDIR%%/unit_control_expand.cf %%DOCSDIR%%/unit_controlclasses.cf %%DOCSDIR%%/unit_copy.cf %%DOCSDIR%%/unit_copy_classes.cf %%DOCSDIR%%/unit_copy_edit.cf %%DOCSDIR%%/unit_copylinks.cf %%DOCSDIR%%/unit_countclassesmatching.cf %%DOCSDIR%%/unit_countlinesmatching.cf %%DOCSDIR%%/unit_create_filedir.cf %%DOCSDIR%%/unit_createdb.cf %%DOCSDIR%%/unit_customize_by_named_list.cf %%DOCSDIR%%/unit_definitions.cf %%DOCSDIR%%/unit_deletelines.cf %%DOCSDIR%%/unit_disable_and_rotate_files.cf %%DOCSDIR%%/unit_diskfree.cf %%DOCSDIR%%/unit_dollar.cf %%DOCSDIR%%/unit_edit_column_files.cf %%DOCSDIR%%/unit_edit_comment_lines.cf %%DOCSDIR%%/unit_edit_deletenotmatch.cf %%DOCSDIR%%/unit_edit_insert_fuzzylines.cf %%DOCSDIR%%/unit_edit_insert_lines.cf %%DOCSDIR%%/unit_edit_insert_lines_silly.cf %%DOCSDIR%%/unit_edit_passwd_file.cf %%DOCSDIR%%/unit_edit_replace_string.cf %%DOCSDIR%%/unit_edit_sectioned_file.cf %%DOCSDIR%%/unit_edit_setvar.cf %%DOCSDIR%%/unit_edit_triggerclass.cf %%DOCSDIR%%/unit_env.cf %%DOCSDIR%%/unit_environment.cf %%DOCSDIR%%/unit_environment_simple.cf %%DOCSDIR%%/unit_epimenides.cf %%DOCSDIR%%/unit_escape.cf %%DOCSDIR%%/unit_exec_args.cf %%DOCSDIR%%/unit_exec_in_sequence.cf %%DOCSDIR%%/unit_execd.cf %%DOCSDIR%%/unit_execresult.cf %%DOCSDIR%%/unit_expand.cf +%%DOCSDIR%%/unit_failedcommand.cf %%DOCSDIR%%/unit_failsafe.cf %%DOCSDIR%%/unit_file_change_detection.cf %%DOCSDIR%%/unit_file_owner_list_template.cf %%DOCSDIR%%/unit_fileexists.cf %%DOCSDIR%%/unit_filenames.cf %%DOCSDIR%%/unit_fileperms.cf %%DOCSDIR%%/unit_filesexist.cf %%DOCSDIR%%/unit_filesexist2.cf +%%DOCSDIR%%/unit_filesize.cf %%DOCSDIR%%/unit_fix_names.cf %%DOCSDIR%%/unit_getenv.cf %%DOCSDIR%%/unit_getfields.cf %%DOCSDIR%%/unit_getgid.cf %%DOCSDIR%%/unit_getindices.cf %%DOCSDIR%%/unit_getindixes.cf %%DOCSDIR%%/unit_getregistry.cf %%DOCSDIR%%/unit_getuid.cf +%%DOCSDIR%%/unit_getusers.cf %%DOCSDIR%%/unit_global_list_expansion.cf %%DOCSDIR%%/unit_global_list_expansion_2.cf %%DOCSDIR%%/unit_grep.cf %%DOCSDIR%%/unit_groupexists.cf %%DOCSDIR%%/unit_hash.cf %%DOCSDIR%%/unit_hashcomment.cf %%DOCSDIR%%/unit_hashmatch.cf %%DOCSDIR%%/unit_hashuncomment.cf %%DOCSDIR%%/unit_helloworld.cf +%%DOCSDIR%%/unit_host2ip.cf %%DOCSDIR%%/unit_hostrange.cf %%DOCSDIR%%/unit_hostsseen.cf +%%DOCSDIR%%/unit_hub.cf %%DOCSDIR%%/unit_id.cf %%DOCSDIR%%/unit_insert_users.cf %%DOCSDIR%%/unit_intarray.cf %%DOCSDIR%%/unit_iprange.cf %%DOCSDIR%%/unit_irange.cf %%DOCSDIR%%/unit_isdir.cf %%DOCSDIR%%/unit_islink.cf %%DOCSDIR%%/unit_isnewerthan.cf %%DOCSDIR%%/unit_isplain.cf %%DOCSDIR%%/unit_isvariable.cf %%DOCSDIR%%/unit_iteration.cf %%DOCSDIR%%/unit_join.cf %%DOCSDIR%%/unit_knowledge_driver.cf %%DOCSDIR%%/unit_knowledge_txt.cf %%DOCSDIR%%/unit_lastnode.cf %%DOCSDIR%%/unit_ldap.cf %%DOCSDIR%%/unit_linking.cf %%DOCSDIR%%/unit_literal_server.cf %%DOCSDIR%%/unit_locate_files_and_compress.cf %%DOCSDIR%%/unit_log_private.cf %%DOCSDIR%%/unit_loops.cf %%DOCSDIR%%/unit_measure_log.cf %%DOCSDIR%%/unit_measurements.cf %%DOCSDIR%%/unit_menu.cf %%DOCSDIR%%/unit_method.cf %%DOCSDIR%%/unit_method_validate.cf %%DOCSDIR%%/unit_module_exec.cf %%DOCSDIR%%/unit_module_exec_2.cf %%DOCSDIR%%/unit_monitord.cf %%DOCSDIR%%/unit_mount_fs.cf %%DOCSDIR%%/unit_multipassvars.cf %%DOCSDIR%%/unit_neighbourhood_watch.cf %%DOCSDIR%%/unit_null_config.cf %%DOCSDIR%%/unit_occurrences.cf %%DOCSDIR%%/unit_ordering.cf %%DOCSDIR%%/unit_package_apt.cf %%DOCSDIR%%/unit_package_freebsd.cf %%DOCSDIR%%/unit_package_hash.cf %%DOCSDIR%%/unit_package_msi_file.cf %%DOCSDIR%%/unit_package_msi_version.cf %%DOCSDIR%%/unit_package_rpm.cf %%DOCSDIR%%/unit_package_solaris.cf %%DOCSDIR%%/unit_package_yum.cf %%DOCSDIR%%/unit_package_zypper.cf %%DOCSDIR%%/unit_parallel_exec.cf %%DOCSDIR%%/unit_pathtype.cf %%DOCSDIR%%/unit_pattern_and_edit.cf %%DOCSDIR%%/unit_peers.cf %%DOCSDIR%%/unit_postfix.cf %%DOCSDIR%%/unit_process_kill.cf %%DOCSDIR%%/unit_process_matching.cf %%DOCSDIR%%/unit_process_matching2.cf %%DOCSDIR%%/unit_process_matching3.cf %%DOCSDIR%%/unit_process_signalling.cf +%%DOCSDIR%%/unit_product.cf %%DOCSDIR%%/unit_promises.cf %%DOCSDIR%%/unit_readlist.cf %%DOCSDIR%%/unit_readtcp.cf %%DOCSDIR%%/unit_reg_multiline.cf %%DOCSDIR%%/unit_regarray.cf %%DOCSDIR%%/unit_regex_win.cf %%DOCSDIR%%/unit_regextract.cf %%DOCSDIR%%/unit_registry.cf %%DOCSDIR%%/unit_registry_cache.cf %%DOCSDIR%%/unit_regline.cf %%DOCSDIR%%/unit_reglist.cf %%DOCSDIR%%/unit_remoteclasses.cf %%DOCSDIR%%/unit_remove_deadlinks.cf %%DOCSDIR%%/unit_rename.cf +%%DOCSDIR%%/unit_repairedcommand.cf %%DOCSDIR%%/unit_report_custom.cf %%DOCSDIR%%/unit_report_diffs.cf %%DOCSDIR%%/unit_report_state.cf %%DOCSDIR%%/unit_reporting.cf %%DOCSDIR%%/unit_reporttofile.cf %%DOCSDIR%%/unit_resolveconf.cf %%DOCSDIR%%/unit_returnszero.cf %%DOCSDIR%%/unit_root_passwd.cf %%DOCSDIR%%/unit_select_mode.cf %%DOCSDIR%%/unit_select_region.cf %%DOCSDIR%%/unit_select_size.cf %%DOCSDIR%%/unit_selectservers.cf %%DOCSDIR%%/unit_server_copy_localhost.cf %%DOCSDIR%%/unit_server_copy_purge.cf %%DOCSDIR%%/unit_server_copy_remote.cf %%DOCSDIR%%/unit_server_flatcopy_localhost.cf %%DOCSDIR%%/unit_service_disable.cf %%DOCSDIR%%/unit_service_start.cf %%DOCSDIR%%/unit_setuidlog.cf %%DOCSDIR%%/unit_setvar.cf +%%DOCSDIR%%/unit_software_dist.cf %%DOCSDIR%%/unit_splitstring.cf %%DOCSDIR%%/unit_sql.cf %%DOCSDIR%%/unit_storage.cf %%DOCSDIR%%/unit_strcmp.cf %%DOCSDIR%%/unit_stringarray.cf %%DOCSDIR%%/unit_switchcase.cf %%DOCSDIR%%/unit_syslog.cf %%DOCSDIR%%/unit_syslog2.cf %%DOCSDIR%%/unit_template.cf +%%DOCSDIR%%/unit_template2.cf +%%DOCSDIR%%/unit_test_environment.cf %%DOCSDIR%%/unit_tidy_all_files.cf %%DOCSDIR%%/unit_translatepath.cf %%DOCSDIR%%/unit_update.cf %%DOCSDIR%%/unit_user_edit.cf %%DOCSDIR%%/unit_user_edit_method.cf %%DOCSDIR%%/unit_userexists.cf %%DOCSDIR%%/unit_varclass.cf +%%DOCSDIR%%/unit_varexpansion.cf %%DOCSDIR%%/unit_varnet.cf %%DOCSDIR%%/unit_vars.cf %%DOCSDIR%%/unit_warnifline.cf %%DOCSDIR%%/unit_webserver.cf %%DOCSDIR%%/unit_zenoss.cf +%%DOCSDIR%%/win_emergency.cf +%%DOCSDIR%%/win_registry.cf +%%DOCSDIR%%/win_schedule.cf +%%DOCSDIR%%/win_services.cf @dirrm %%DOCSDIR%%/inputs @dirrm %%DOCSDIR%% Property changes on: head/sysutils/cfengine3-legacy/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property