Bug 124534 - [NEW PORT] sysutils/jtopen: a Java library to access OS/400 or i5/OS system
Summary: [NEW PORT] sysutils/jtopen: a Java library to access OS/400 or i5/OS system
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-13 02:20 UTC by Marcin Cieslak
Modified: 2008-06-13 03:10 UTC (History)
1 user (show)

See Also:


Attachments
jtopen-6.2.shar (2.94 KB, text/plain)
2008-06-13 02:20 UTC, Marcin Cieslak
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!