Summary: | [maintainer update] net-mgmt/netmond | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Viktor Fomichev <vfom> | ||||
Component: | Individual Port(s) | Assignee: | Rong-En Fan <rafan> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Viktor Fomichev
2006-11-15 09:40:01 UTC
State Changed From-To: open->feedback Awaiting maintainers feedback Class Changed From-To: change-request->maintainer-update Fix category (submitter is maintainer) State Changed From-To: feedback->open Submitter is maintainer (please use correct email address next time to speed up the process) Responsible Changed From-To: freebsd-ports-bugs->rafan Eat. State Changed From-To: open->closed Committed. Thanks! rafan 2006-11-29 13:29:09 UTC FreeBSD ports repository Modified files: net-mgmt/netmond Makefile pkg-descr net-mgmt/netmond/files README.port.eng README.port.ru patch-AA Added files: net-mgmt/netmond/files netmond.sh.in netmond_watchdog.in netmondctl.in pipe.c pkg-message.in Removed files: net-mgmt/netmond pkg-message net-mgmt/netmond/files netmond.sh netmond_watchdog netmondctl Log: - Add a PIPE method (see README for details) - Use USE_RC_SUBR for rc scripts - Use SUB_FILES to simplify - Update pkg-descr PR: ports/105564 Submitted by: Viktor Fomichev <vfom at narod.ru> (maintainer) Revision Changes Path 1.6 +14 -12 ports/net-mgmt/netmond/Makefile 1.2 +116 -0 ports/net-mgmt/netmond/files/README.port.eng 1.3 +113 -0 ports/net-mgmt/netmond/files/README.port.ru 1.2 +0 -20 ports/net-mgmt/netmond/files/netmond.sh (dead) 1.1 +35 -0 ports/net-mgmt/netmond/files/netmond.sh.in (new) 1.2 +0 -21 ports/net-mgmt/netmond/files/netmond_watchdog (dead) 1.1 +18 -0 ports/net-mgmt/netmond/files/netmond_watchdog.in (new) 1.2 +0 -102 ports/net-mgmt/netmond/files/netmondctl (dead) 1.1 +102 -0 ports/net-mgmt/netmond/files/netmondctl.in (new) 1.3 +693 -131 ports/net-mgmt/netmond/files/patch-AA 1.1 +272 -0 ports/net-mgmt/netmond/files/pipe.c (new) 1.1 +11 -0 ports/net-mgmt/netmond/files/pkg-message.in (new) 1.2 +1 -1 ports/net-mgmt/netmond/pkg-descr 1.2 +0 -11 ports/net-mgmt/netmond/pkg-message (dead) _______________________________________________ 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" |