cvs commit: ports/sysutils Makefile ports/sysutils/hs-angel Makefile distinfo pkg-descr ports/lang/ghc bsd.hackage.mk

Gabor Pali pgj at FreeBSD.org
Sun Jun 24 10:46:24 UTC 2012


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)


More information about the cvs-all mailing list