Bug 136816 - [NEW PORT] sysutils/watchmen: Watch and restart daemons
Summary: [NEW PORT] sysutils/watchmen: Watch and restart daemons
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-16 13:20 UTC by proler
Modified: 2009-07-17 20:00 UTC (History)
0 users

See Also:


Attachments
watchmen-0.02.shar (1.77 KB, text/plain)
2009-07-16 13:20 UTC, proler
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description proler 2009-07-16 13:20:04 UTC
Watch and restart daemons

WWW:	http://watchmen.googlecode.com

Generated with FreeBSD Port Tools 0.77
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2009-07-17 01:49:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 proler 2009-07-17 18:29:40 UTC
please add one line to makefile to fix CPAN subdir

@@ -9,6 +9,7 @@
 PORTVERSION=3D   0.02
 CATEGORIES=3D    sysutils
 MASTER_SITES=3D  ${MASTER_SITE_GOOGLE_CODE} CPAN
+MASTER_SITE_SUBDIR=3D    ../../authors/id/P/PR/PRO/

 MAINTAINER=3D    proler@gmail.com
 COMMENT=3D       Watch and restart daemons
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-17 19:57:45 UTC
pgollucci    2009-07-17 18:57:31 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/watchmen    Makefile distinfo pkg-descr 
  Log:
  Watch and restart daemons
  
  WWW:    http://watchmen.googlecode.com
  
  PR:             ports/136816
  Submitted by:   Oleg Alexeenkov <proler at gmail.com>
  
  Revision  Changes    Path
  1.1122    +1 -0      ports/sysutils/Makefile
  1.1       +39 -0     ports/sysutils/watchmen/Makefile (new)
  1.1       +3 -0      ports/sysutils/watchmen/distinfo (new)
  1.1       +3 -0      ports/sysutils/watchmen/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2009-07-17 19:57:46 UTC
State Changed
From-To: open->closed

Committed. Thanks!