Bug 124990 - New port: net/jicmp, A Java native interface (JNI) to ICMP (ping)
Summary: New port: net/jicmp, A Java native interface (JNI) to ICMP (ping)
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: 2008-06-25 20:50 UTC by Ryan T. Dean
Modified: 2008-06-29 12:10 UTC (History)
0 users

See Also:


Attachments
file.shar (2.38 KB, text/plain)
2008-06-25 20:50 UTC, Ryan T. Dean
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan T. Dean 2008-06-25 20:50:05 UTC
Jicmp does not currently exist in the ports tree.  This pr adds a jicmp port.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-06-29 12:04:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-29 12:04:44 UTC
miwi        2008-06-29 11:04:39 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/jicmp            Makefile distinfo pkg-descr 
    net/jicmp/files      patch-Makefile.am 
  Log:
  A Java native interface (JNI) to ICMP (ping), formerly a part of the base
  OpenNMS package.
  
  WWW: http://www.opennms.org/index.php/Jicmp
  
  PR:             ports/124990
  Submitted by:   Ryan T. Dean <rtdean at cytherianage.net>
  
  Revision  Changes    Path
  1.2016    +1 -0      ports/net/Makefile
  1.1       +36 -0     ports/net/jicmp/Makefile (new)
  1.1       +3 -0      ports/net/jicmp/distinfo (new)
  1.1       +11 -0     ports/net/jicmp/files/patch-Makefile.am (new)
  1.1       +4 -0      ports/net/jicmp/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"