Bug 148398 - [NEW PORT] net/omcmd: CLI utility for performing OMAPI queries and updates on a ISC DHCP
Summary: [NEW PORT] net/omcmd: CLI utility for performing OMAPI queries and updates on...
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-06 08:20 UTC by Pavel I Volkov
Modified: 2011-01-29 14:30 UTC (History)
0 users

See Also:


Attachments
omcmd-0.4.8.shar (3.31 KB, text/plain)
2010-07-06 08:20 UTC, Pavel I Volkov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel I Volkov 2010-07-06 08:20:02 UTC
omcmd is a CLI utility for performing OMAPI queries and updates on a
running ISC DHCP server, such as adding a host entry or querying a lease.
Unlike omshell, it is designed to be readily usable by shell scripts;
it has simple one-shot commands and returns error codes.

WWW: http://freshmeat.net/projects/omcmd

Generated with FreeBSD Port Tools 0.99
Comment 1 Pavel I Volkov 2010-12-29 07:13:35 UTC
Hello.
Does anyone pay attention to PR.
Thank you.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-01-29 14:21:28 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-01-29 14:23:00 UTC
miwi        2011-01-29 14:22:55 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/omcmd            Makefile distinfo pkg-descr 
    net/omcmd/files      patch-Makefile patch-base64.c 
                         patch-omfuncs.c 
  Log:
  omcmd is a CLI utility for performing OMAPI queries and updates on a
  running ISC DHCP server, such as adding a host entry or querying a lease.
  Unlike omshell, it is designed to be readily usable by shell scripts;
  it has simple one-shot commands and returns error codes.
  
  WWW: http://freshmeat.net/projects/omcmd
  
  PR:             ports/148398
  Submitted by:   Pavel Volkov
  Feature safe:   yes
  
  Revision  Changes    Path
  1.2308    +1 -0      ports/net/Makefile
  1.1       +26 -0     ports/net/omcmd/Makefile (new)
  1.1       +2 -0      ports/net/omcmd/distinfo (new)
  1.1       +10 -0     ports/net/omcmd/files/patch-Makefile (new)
  1.1       +10 -0     ports/net/omcmd/files/patch-base64.c (new)
  1.1       +11 -0     ports/net/omcmd/files/patch-omfuncs.c (new)
  1.1       +6 -0      ports/net/omcmd/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"