freebsd-ports/comms/gnokii/files/patch-gnokiirc
Sergei Kolobov 4f86b431f0 - Update to 0.5.8 [1]
- Fix pkg-plist: .mo files do not seem to get installed

PR:		61121 [1]
Submitted by:	Guido Falsi <mad@madpilot.net>
2004-01-09 15:57:18 +00:00

29 lines
909 B
Text

--- Docs/sample/gnokiirc.orig Thu Jan 8 15:16:55 2004
+++ Docs/sample/gnokiirc Thu Jan 8 15:17:40 2004
@@ -6,7 +6,7 @@
# Set port to the physical serial port used to connect to your phone.
# Linux version is:
-port = /dev/ttyS0
+port = /dev/cuaa0
# For MacOSX you will need something like:
# port = /dev/cu.USA28X1P1.1
#
@@ -14,7 +14,7 @@
# port = aa:bb:cc:dd:ee:ff
# Set model to the model number of your phone
-model = 6110
+model = 6210
# Initlength controls the number of characters sent to the
# phone during initialisation. You can either set it to
@@ -50,7 +50,7 @@
# port software (eg. minicom). If you have wrong permissions for the
# directory, a warning will be generated. If you don't want a lockfile, set
# it to 'no'.
-use_locking = yes
+use_locking = no
# Baudrate to use on serial port connections.
# Currently used only by models AT and BIP/CIMD. Defaults to 19200.