Date: Sun, 24 Jun 2012 10:46:24 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/hs-angel Makefile distinfo pkg-descr ports/lang/ghc bsd.hackage.mk Message-ID: <201206241046.q5OAkOSA047583@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2012-06-24 10:46:24 UTC FreeBSD ports repository Modified files: sysutils Makefile lang/ghc bsd.hackage.mk Added files: sysutils/hs-angel Makefile distinfo pkg-descr Log: angel is a daemon that runs and monitors other processes. It is similar to djb's `daemontools` or the Ruby project `god`. It's goals are to keep a set of services running, and to facilitate the easy configuration and restart of those services. WWW: http://github.com/jamwt/Angel Obtained from: FreeBSD Haskell Revision Changes Path 1.218 +2 -1 ports/lang/ghc/bsd.hackage.mk 1.1420 +1 -0 ports/sysutils/Makefile 1.1 +25 -0 ports/sysutils/hs-angel/Makefile (new) 1.1 +2 -0 ports/sysutils/hs-angel/distinfo (new) 1.1 +6 -0 ports/sysutils/hs-angel/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206241046.q5OAkOSA047583>