Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 2004 19:13:06 +0200
From:      Jean-Baptiste Quenot <jb.quenot@caraldi.com>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/65396: New port: rxtx: Native interface to serial ports in Java
Message-ID:  <20040504171303.GA53744@anyware12.anyware>
In-Reply-To: <200404101220.i3ACKBS2039426@freefall.freebsd.org>
References:  <20040410121347.E9DCADC@caraldi.com> <200404101220.i3ACKBS2039426@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--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?20040504171303.GA53744>