Commit graph

10 commits

Author SHA1 Message Date
joerg
9dda6170da Fix build on netbsd-5+, DESTDIR support. 2008-12-19 09:35:14 +00:00
itohy
de2db41aad Update to kyopon-0.5.
- Change "AIR-EDGE PHONE" to "PHS handset" since Willcom doesn't use the term
  any longer.
- Add support for "Photo" folder (and any unknown folders).
- Remove checking against 1.5MB limit, since new models have more capacity.
  Result of writing too large file is unknown.
- Make sure reading non-existent file on the handset will be properly warned.
- Add Linux support (but do not enable since it requires non-standard driver).
2008-01-18 14:40:19 +00:00
itohy
dc9ef56475 Update to kyopon-0.4
- Do not repeat login/logout, but do login at the beginning and
  do logout at the end.
- Add <sys/stat.h> for DragonFly (from patch-aa).
2006-07-13 11:52:28 +00:00
rillig
3597e5406e The directory man/cat1 is needed prior to installation. 2006-06-26 06:29:25 +00:00
rillig
55993e45a3 Added {BIN,MAN}{OWN,GRP} to MAKE_ENV to make unprivileged builds work.
Bumped PKGREVISION.
2006-06-18 11:41:37 +00:00
joerg
555ea41716 Include sys/stat.h and allow build on DragonFly. 2006-05-21 14:18:38 +00:00
itohy
62ee468c77 Add AH-K3002V (but untested). 2005-09-13 03:12:34 +00:00
itohy
9ee3414ee1 Update to 0.3.
- Ignore modem status lines explicitly (CLOCAL).
  This makes the pkg usable after the change of
  src/sys/dev/usb/ucom.c rev 1.54.
- Documentation nits.
2005-09-12 09:18:47 +00:00
itohy
7b126b72ff Update kyopon to 0.2.
For unknown reasons, data from AIR-EDGE PHONE often partially
get lost.  This causes the program to hang, since it waits for
the lost data forever.

This update works around the problem implementing retry using tty
read timer.
The retry is implemented only for reading files from data folder.
2005-07-25 13:43:13 +00:00
itohy
b4b9530833 A simple command-line tool to manipulate data of
Kyocera AIR-EDGE PHONE AH-K3001V.
2005-04-21 03:15:00 +00:00