Bug 144705 - net-mgmt/flow-tools-ng: support for 'status' command for setups with profiles, minor grammatical fixes
Summary: net-mgmt/flow-tools-ng: support for 'status' command for setups with profiles...
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: Alberto Villa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-12 21:40 UTC by c.kworr
Modified: 2010-03-14 17:00 UTC (History)
0 users

See Also:


Attachments
file.diff (2.60 KB, patch)
2010-03-12 21:40 UTC, c.kworr
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description c.kworr 2010-03-12 21:40:01 UTC
Some minor changes to startup scripts:

 * Now scripts properly support 'status' command with multiple profiles (Sergey Lobanov <wmn@siberianet.ru>);
 * Some typos fixed.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-12 21:40:11 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Alberto Villa freebsd_committer freebsd_triage 2010-03-13 12:18:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->avilla

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-03-14 16:56:09 UTC
avilla      2010-03-14 16:56:00 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/flow-tools-ng Makefile 
    net-mgmt/flow-tools-ng/files flow_capture.in flow_fanout.in 
  Log:
  - Some minor changes to startup scripts:
    * support "status" command with multiple profiles (Sergey Lobanov
      <wmn@siberianet.ru>);
    * fix some typos.
  - Bump PORTREVISION.
  
  PR:             144705
  Submitted by:   Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)
  Approved by:    tabthorpe (mentor)
  
  Revision  Changes    Path
  1.7       +1 -0      ports/net-mgmt/flow-tools-ng/Makefile
  1.2       +14 -4     ports/net-mgmt/flow-tools-ng/files/flow_capture.in
  1.3       +14 -4     ports/net-mgmt/flow-tools-ng/files/flow_fanout.in
_______________________________________________
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 Alberto Villa freebsd_committer freebsd_triage 2010-03-14 17:00:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!