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

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


Please add the attached patch for proper functioning.
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/
-------------- next part --------------
--- 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20040504/2e03a8ca/attachment.sig>


More information about the freebsd-ports-bugs mailing list