Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 2004 10:20:13 -0700 (PDT)
From:      Jean-Baptiste Quenot <jb.quenot@caraldi.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/65396: New port: rxtx: Native interface to serial ports in Java
Message-ID:  <200405041720.i44HKDlw075670@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/65396; it has been noted by GNATS.

From: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405041720.i44HKDlw075670>