Date: Mon, 26 Dec 2011 20:52:53 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/salt Makefile distinfo pkg-descr pkg-plist ports/sysutils/salt/files patch-setup.py pkg-message.in salt_master.in salt_minion.in salt_syndic.in Message-ID: <201112262052.pBQKqr2d070469@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
eadler 2011-12-26 20:52:53 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/salt Makefile distinfo pkg-descr pkg-plist sysutils/salt/files patch-setup.py pkg-message.in salt_master.in salt_minion.in salt_syndic.in Log: Salt : Remote Execution and State Manager ====================================== Salt is a powerful remote execution and state manager that can be used to administer servers in a fast and efficient way. WWW: http://saltstack.org Submitted by: Christer Edwards <christer.ewards@gmail.com> Revision Changes Path 1.1360 +1 -0 ports/sysutils/Makefile 1.1 +59 -0 ports/sysutils/salt/Makefile (new) 1.1 +2 -0 ports/sysutils/salt/distinfo (new) 1.1 +41 -0 ports/sysutils/salt/files/patch-setup.py (new) 1.1 +21 -0 ports/sysutils/salt/files/pkg-message.in (new) 1.1 +30 -0 ports/sysutils/salt/files/salt_master.in (new) 1.1 +30 -0 ports/sysutils/salt/files/salt_minion.in (new) 1.1 +30 -0 ports/sysutils/salt/files/salt_syndic.in (new) 1.1 +7 -0 ports/sysutils/salt/pkg-descr (new) 1.1 +286 -0 ports/sysutils/salt/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112262052.pBQKqr2d070469>