mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Welcome the brand new cfengine-masterfiles313, tracking the
cfengine-masterfiles 3.13 branch.
This commit is contained in:
parent
3d6bbc75fb
commit
1f611c66ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485710
6 changed files with 153 additions and 1 deletions
|
@ -154,6 +154,7 @@
|
|||
SUBDIR += cfengine-masterfiles310
|
||||
SUBDIR += cfengine-masterfiles311
|
||||
SUBDIR += cfengine-masterfiles312
|
||||
SUBDIR += cfengine-masterfiles313
|
||||
SUBDIR += cfengine-masterfiles36
|
||||
SUBDIR += cfengine-masterfiles37
|
||||
SUBDIR += cfengine-masterfiles38
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
VERSIONS= 36 37 38 39 310 311 312
|
||||
VERSIONS= 36 37 38 39 310 311 312 313
|
||||
CFENGINE_VERSION?= 312
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION}
|
||||
|
|
37
sysutils/cfengine-masterfiles313/Makefile
Normal file
37
sysutils/cfengine-masterfiles313/Makefile
Normal file
|
@ -0,0 +1,37 @@
|
|||
# Created by: cy@FreeBSD.org
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cfengine-masterfiles
|
||||
PORTVERSION= 3.13.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://cfengine-package-repos.s3.amazonaws.com/tarballs/
|
||||
|
||||
MAINTAINER= cy@FreeBSD.org
|
||||
# gjb@FreeBSD.org is also committer for this port
|
||||
# skreuzer@FreeBSD.org is also committer for this port
|
||||
COMMENT= cfengine sample policies for installations and upgrades
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
CONFLICTS= cfengine-masterfiles3[0-9]-* cfengine-masterfiles31[013-9]-*
|
||||
.if !defined(MASTERDIR)
|
||||
PKGNAMESUFFIX= 313
|
||||
CONFLICTS+= cfengine-masterfiles-3.*
|
||||
.endif
|
||||
|
||||
RUN_DEPENDS= cf-agent:sysutils/cfengine${PKGNAMESUFFIX}
|
||||
|
||||
FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES}
|
||||
|
||||
CONFLICTS= cfengine-masterfiles[6-9]*
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
USES= cpe gmake python:build shebangfix
|
||||
HAS_CONFIGURE= yes
|
||||
EXAMPLESDIR= ${PREFIX}/share/examples/cfengine-masterfiles
|
||||
CONFIGURE_ARGS= --prefix=${EXAMPLESDIR}
|
||||
SHEBANG_FILES= modules/packages/yum modules/packages/zypper
|
||||
|
||||
.include <bsd.port.mk>
|
3
sysutils/cfengine-masterfiles313/distinfo
Normal file
3
sysutils/cfengine-masterfiles313/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1543009782
|
||||
SHA256 (cfengine-masterfiles-3.13.0.tar.gz) = 0968ace8735919d4f1778ddd1882aae1adc182af0c874510ab6beb0f60f45be5
|
||||
SIZE (cfengine-masterfiles-3.13.0.tar.gz) = 432197
|
10
sysutils/cfengine-masterfiles313/pkg-descr
Normal file
10
sysutils/cfengine-masterfiles313/pkg-descr
Normal file
|
@ -0,0 +1,10 @@
|
|||
CFEngine 3 is a popular open source configuration management system.
|
||||
Its primary function is to provide automated configuration and
|
||||
maintenance of large-scale computer systems.
|
||||
|
||||
The repository is intended to provide a stable base policy for
|
||||
installations and upgrades, and is used by CFEngine 3.6 and newer.
|
||||
The port installs the repository as examples which should be copied by
|
||||
the user to the masterfiles directory (usually /var/cfengine/masterfiles).
|
||||
|
||||
WWW: https://cfengine.com/
|
101
sysutils/cfengine-masterfiles313/pkg-plist
Normal file
101
sysutils/cfengine-masterfiles313/pkg-plist
Normal file
|
@ -0,0 +1,101 @@
|
|||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/CFE_cfengine.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/core/deprecated/cfengine_processes.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/core/host_info_report.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/core/limit_robot_agents.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/core/log_rotation.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/core/main.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/core/watchdog/templates/watchdog.mustache
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/core/watchdog/watchdog.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/enterprise/CFE_hub_specific.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/enterprise/CFE_knowledge.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/enterprise/file_change.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/enterprise/ha/ha.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/enterprise/ha/ha_def.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/enterprise/ha/ha_update.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/enterprise/main.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/enterprise/mission_portal.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/enterprise/templates/httpd.conf.mustache
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/enterprise/templates/runalerts.php.mustache
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/enterprise/templates/runalerts.sh.mustache
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/recommendations.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/update/cfe_internal_dc_workflow.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/update/cfe_internal_update_from_repository.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/update/lib.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/update/systemd_units.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/update/update_bins.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/update/update_policy.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/cfe_internal/update/update_processes.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/controls/cf_agent.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/controls/cf_execd.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/controls/cf_hub.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/controls/cf_monitord.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/controls/cf_runagent.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/controls/cf_serverd.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/controls/def.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/controls/def_inputs.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/controls/reports.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/controls/update_def.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/controls/update_def_inputs.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/inventory/aix.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/inventory/any.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/inventory/debian.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/inventory/freebsd.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/inventory/generic.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/inventory/linux.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/inventory/lsb.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/inventory/macos.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/inventory/os.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/inventory/redhat.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/inventory/suse.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/inventory/windows.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/3.7/README.md
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/autorun.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/bundles.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/cfe_internal.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/cfe_internal_hub.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/cfengine_enterprise_hub_ha.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/commands.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/common.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/databases.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/edit_xml.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/event.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/examples.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/feature.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/files.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/guest_environments.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/monitor.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/packages.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/paths.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/processes.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/reports.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/services.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/stdlib.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/storage.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/testing.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/users.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/lib/vcs.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/promises.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/services/autorun/hello.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/services/main.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/standalone_self_upgrade.cf
|
||||
%%EXAMPLESDIR%%/masterfiles/templates/cf-apache.service.mustache
|
||||
%%EXAMPLESDIR%%/masterfiles/templates/cf-execd.service.mustache
|
||||
%%EXAMPLESDIR%%/masterfiles/templates/cf-hub.service.mustache
|
||||
%%EXAMPLESDIR%%/masterfiles/templates/cf-monitord.service.mustache
|
||||
%%EXAMPLESDIR%%/masterfiles/templates/cf-postgres.service.mustache
|
||||
%%EXAMPLESDIR%%/masterfiles/templates/cf-runalerts.service.mustache
|
||||
%%EXAMPLESDIR%%/masterfiles/templates/cf-serverd.service.mustache
|
||||
%%EXAMPLESDIR%%/masterfiles/templates/cfengine3.service.mustache
|
||||
%%EXAMPLESDIR%%/masterfiles/templates/cfengine_watchdog.mustache
|
||||
%%EXAMPLESDIR%%/masterfiles/templates/host_info_report.mustache
|
||||
%%EXAMPLESDIR%%/masterfiles/templates/json_multiline.mustache
|
||||
%%EXAMPLESDIR%%/masterfiles/templates/json_serial.mustache
|
||||
%%EXAMPLESDIR%%/masterfiles/update.cf
|
||||
%%EXAMPLESDIR%%/modules/packages/apt_get
|
||||
%%EXAMPLESDIR%%/modules/packages/freebsd_ports
|
||||
%%EXAMPLESDIR%%/modules/packages/nimclient
|
||||
%%EXAMPLESDIR%%/modules/packages/pkg
|
||||
%%EXAMPLESDIR%%/modules/packages/pkgsrc
|
||||
%%EXAMPLESDIR%%/modules/packages/slackpkg
|
||||
%%EXAMPLESDIR%%/modules/packages/yum
|
||||
%%EXAMPLESDIR%%/modules/packages/zypper
|
Loading…
Add table
Reference in a new issue