ports/65396: New port: rxtx: Native interface to serial ports in Java

Jean-Baptiste Quenot jb.quenot at caraldi.com
Tue May 4 17:20:14 UTC 2004


The following reply was made to PR ports/65396; it has been noted by GNATS.

From: Jean-Baptiste Quenot <jb.quenot at caraldi.com>
To: FreeBSD-gnats-submit at FreeBSD.org, freebsd-ports-bugs at FreeBSD.org
Cc:  
Subject: Re: ports/65396: New port: rxtx: Native interface to serial ports in Java
Date: Tue, 4 May 2004 19:13:06 +0200

 --f2QGlHpHGjS2mn6Y
 Content-Type: multipart/mixed; boundary="pWyiEgJYm5f9v55/"
 Content-Disposition: inline
 
 
 --pWyiEgJYm5f9v55/
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 Please add the attached patch for proper functioning.
 --=20
 Jean-Baptiste Quenot
 http://caraldi.com/jbq/
 
 --pWyiEgJYm5f9v55/
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename=patch-ac
 
 --- src/SerialImp.h.orig	Sat Apr 24 23:31:27 2004
 +++ src/SerialImp.h	Sat Apr 24 23:31:38 2004
 @@ -126,7 +126,7 @@
  #endif /* __sgi__ || sgi */
  #if defined(__FreeBSD__)
  #	define DEVICEDIR "/dev/"
 -#	define LOCKDIR "/var/spool/uucp"
 +#	define LOCKDIR "/var/spool/lock"
  #	define LOCKFILEPREFIX "LK."
  #	define UUCP
  #endif
 
 --pWyiEgJYm5f9v55/--
 
 --f2QGlHpHGjS2mn6Y
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.4 (FreeBSD)
 
 iD8DBQFAl88f9xx3BCMc9gsRAhOhAKCksS2LBZeOJus8+d4vxH+16yufxgCfSlxF
 iYWLmyHiZwss4F878myA2Ao=
 =QoNF
 -----END PGP SIGNATURE-----
 
 --f2QGlHpHGjS2mn6Y--



More information about the freebsd-ports-bugs mailing list