Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-02 | Add SHA512 digests for distfiles for ham category | agc | 1 | -1/+2 | |
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. | |||||
2012-11-19 | Fix prototype of cleanup, signal handlers can only get one argument. | joerg | 3 | -10/+92 | |
Add lost patch to add the shared header. | |||||
2012-10-24 | Fix missing system header, inconsistent function definitions, return; in | joerg | 34 | -20/+657 | |
non-void functions. Bump revision. | |||||
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -3/+6 | |
their files via a custom do-install target. | |||||
2006-01-14 | Updated yaesu to 0.13: | wulf | 6 | -63/+48 | |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-02-22 | Add RMD160 digests in addition to the SHA1 digests | agc | 1 | -1/+2 | |
2004-07-10 | Fix multi-line strings, to make this build when using gcc3. | kristerw | 3 | -5/+56 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-07-02 | Add RCS Id. | wiz | 1 | -1/+1 | |
2002-06-15 | add '-p device_name' option so that non-PC platforms can use the program. | dmcmahill | 3 | -7/+39 | |
The previous behaviour was to hard code /dev/ttyE{0,1,2,3} as the only device choices. | |||||
2002-06-15 | Really merge both main.c patches... (hi chris!) | wiz | 2 | -4/+12 | |
2002-06-07 | Remove an i386 specific compilation flag. Also merge two patches to main.c. | cjep | 5 | -22/+24 | |
2002-05-10 | use /dev/tty0? instead of ttyE? | hubertf | 2 | -10/+10 | |
2002-05-08 | Add yaesu-0.12: control interface for Yaesu FT-890 HF transceiver | hubertf | 8 | -0/+118 | |
Archaic program to control a Yaesu FT-890 HF transceiver off of a serial port. (This is of interest to a ham radio operator or SWL.) Author: kg0cq@amsat.org (Emarit Ranu) Submitted by Dawid SzymaƱski <dawszy@arhea.net> in PR 16378 |