Date: Wed, 20 Oct 2004 11:17:36 +0000 (UTC) From: Herve Quiroz <hq@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms Makefile ports/comms/rxtx Makefile distinfo pkg-descr pkg-plist ports/comms/rxtx/files patch-Makefile.in patch-ParallelImp.c patch-SerialImp.h Message-ID: <200410201117.i9KBHaY3047912@repoman.freebsd.org>
index | next in thread | raw e-mail
hq 2004-10-20 11:17:36 UTC
FreeBSD ports repository
Modified files:
comms Makefile
Added files:
comms/rxtx Makefile distinfo pkg-descr pkg-plist
comms/rxtx/files patch-Makefile.in patch-ParallelImp.c
patch-SerialImp.h
Log:
RXTX: serial and parallel I/O libraries supporting Sun's CommAPI. Open-source
implementation of the Java Communications API. Native interface to serial ports
in Java.
PR: 65396
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Reviewed by: glewis
Approved by: glewis (mentor)
Revision Changes Path
1.119 +1 -0 ports/comms/Makefile
1.1 +28 -0 ports/comms/rxtx/Makefile (new)
1.1 +2 -0 ports/comms/rxtx/distinfo (new)
1.1 +13 -0 ports/comms/rxtx/files/patch-Makefile.in (new)
1.1 +14 -0 ports/comms/rxtx/files/patch-ParallelImp.c (new)
1.1 +13 -0 ports/comms/rxtx/files/patch-SerialImp.h (new)
1.1 +5 -0 ports/comms/rxtx/pkg-descr (new)
1.1 +7 -0 ports/comms/rxtx/pkg-plist (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410201117.i9KBHaY3047912>
