Commit graph

17 commits

Author SHA1 Message Date
nia
4e24709b68 comms: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:05:57 +00:00
nia
1fad23390d comms: Remove SHA1 hashes for distfiles 2021-10-07 13:27:01 +00:00
agc
ad1e2a0a92 Add SHA512 digests for distfiles for comms category
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
2015-11-03 01:34:52 +00:00
joerg
2f906f8491 Continue on pointer sign warnings from clang. 2013-09-10 14:14:02 +00:00
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
asau
6b05a6f977 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:24:38 +00:00
wiz
e2f84ad43f Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
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