Bug 166438

Summary: New port: devel/libarms: library for developing SMFv2/ARMS Service Adapter.
Product: Ports & Packages Reporter: YAMAMOTO, Shigeru <shigeru>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description YAMAMOTO, Shigeru 2012-03-27 09:00:24 UTC
New port: devel/libarms is a client side library for developing a SMFv2/ARMS Service Adapter.

SMFv2/ARMS is a framwork for 'Zero Configuration Service and Centralized Remote Management Service on the Internet', which is now serviced by IIJ in Japan.

After Febrary 2012, IIJ opened a source code for developing a SMFv2 Service Adapter. (called 'libarms')

Unfortunately, information about libarms and SMFv2/ARMS is only in Japanese.

Fix: I append shar file.


Patch attached with submission follows:
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2012-04-28 08:43:26 UTC
Hello,

Thanks for your effort to make FreeBSD better. I have tested your
submission and I think it's ready to commit. I would suggest only
changing CATEGORIES to "net devel" judging from your description of
project (really no information in english I could find!) this is better
fit in my opinion. If you agree let me know and I will do the commit.

--=20
pozdrawiam / with regards
Pawe=B3 P=EAkala
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-05-30 18:53:19 UTC
pawel       2012-05-30 17:53:10 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/libarms          Makefile distinfo pkg-descr pkg-plist 
  Log:
  SMFv2/ARMS library.
  
  WWW: https://dev.smf.jp/libarms/
  
  PR:             ports/166438
  Submitted by:   YAMAMOTO, Shigeru <shigeru@iij.ad.jp>
  
  Revision  Changes    Path
  1.2470    +1 -0      ports/net/Makefile
  1.1       +30 -0     ports/net/libarms/Makefile (new)
  1.1       +2 -0      ports/net/libarms/distinfo (new)
  1.1       +3 -0      ports/net/libarms/pkg-descr (new)
  1.1       +178 -0    ports/net/libarms/pkg-plist (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 3 Pawel Pekala freebsd_committer freebsd_triage 2012-05-30 18:59:03 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!