You've already forked macports-user-ged
mirror of
https://github.com/macports/macports-user-ged.git
synced 2026-07-12 18:18:35 -07:00
Basic metadata fixes suggested by ryandesign
git-svn-id: https://svn.macports.org/repository/macports/users/ged@62038 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -4,9 +4,9 @@ PortSystem 1.0
|
||||
|
||||
name cfengine3
|
||||
version 3.0.2
|
||||
revision 1
|
||||
revision 0
|
||||
categories sysutils
|
||||
maintainers FaerieMUD.org:ged
|
||||
maintainers ged
|
||||
description network configuration-management tool
|
||||
long_description a tool for setting up and maintaining BSD and System-5-like operating \
|
||||
system optionally attached to a TCP/IP network. You can think of cfengine \
|
||||
@@ -22,7 +22,7 @@ checksums md5 ba23adb8c54c2da13953d8b24f303430 \
|
||||
rmd160 8de5dcd4d96ad76d159b412252528d08a6c9590b
|
||||
platforms darwin
|
||||
|
||||
depends_lib port:db44 \
|
||||
depends_lib port:db48 \
|
||||
port:openssl \
|
||||
port:pcre
|
||||
|
||||
@@ -146,7 +146,7 @@ variant graphviz {}
|
||||
|
||||
platform darwin {
|
||||
startupitem.create yes
|
||||
startupitem.name Cfengine
|
||||
startupitem.name Cfengine3
|
||||
startupitem.start "\[ -x ${cfworkdir}/bin/cfservd \] && ${cfworkdir}/bin/cfservd"
|
||||
startupitem.start-append "\[ -x ${cfworkdir}/bin/cfenvd \] && ${cfworkdir}/bin/cfenvd -H"
|
||||
startupitem.start-append "\[ -x ${cfworkdir}/bin/cfexecd \] && ${cfworkdir}/bin/cfexecd"
|
||||
|
||||
Reference in New Issue
Block a user