Bug 124534

Summary: [NEW PORT] sysutils/jtopen: a Java library to access OS/400 or i5/OS system
Product: Ports & Packages Reporter: Marcin Cieslak <saper>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: saper
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
jtopen-6.2.shar none

Description Marcin Cieslak 2008-06-13 02:20:01 UTC
JTOpen is the open source version of the IBM Toolbox for Java
licensed program product.  The IBM Toolbox for Java is a library
of Java classes supporting the client/server and internet programming
models to a system running OS/400 or i5/OS. The classes can be used
by Java applets, servlets, and applications to easily access OS/400
and i5/OS data and resources.

The Toolbox does not require additional client support over and
above what is provided by the Java Virtual Machine and TCP/IP.

WWW:	http://jt400.sourceforge.net/

Generated with FreeBSD Port Tools 0.77
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-06-13 03:08:27 UTC
edwin       2008-06-13 02:08:24 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/jtopen      Makefile distinfo pkg-descr pkg-plist 
  Log:
  [NEW PORT] sysutils/jtopen: a Java library to access OS/400 or i5/OS system
  
      JTOpen is the open source version of the IBM Toolbox for Java
      licensed program product. The IBM Toolbox for Java is a library
      of Java classes supporting the client/server and internet
      programming models to a system running OS/400 or i5/OS. The
      classes can be used by Java applets, servlets, and applications
      to easily access OS/400 and i5/OS data and resources.
  
      The Toolbox does not require additional client support over and
      above what is provided by the Java Virtual Machine and TCP/IP.
  
      WWW: http://jt400.sourceforge.net/
  
  PR:             ports/124534
  Submitted by:   Marcin Cieslak <saper@system.pl>
  
  Revision  Changes    Path
  1.1019    +1 -0      ports/sysutils/Makefile
  1.1       +43 -0     ports/sysutils/jtopen/Makefile (new)
  1.1       +3 -0      ports/sysutils/jtopen/distinfo (new)
  1.1       +11 -0     ports/sysutils/jtopen/pkg-descr (new)
  1.1       +15 -0     ports/sysutils/jtopen/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 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-13 03:08:30 UTC
State Changed
From-To: open->closed

Committed, thanks!