1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
|
# ChangeLog for media-libs/hamlib
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.15 2005/09/13 19:42:30 agriffis Exp $
13 Sep 2005; Aron Griffis <agriffis@gentoo.org> hamlib-1.2.4.ebuild:
Mark 1.2.4 stable on alpha
*hamlib-1.2.4 (12 Jul 2005)
12 Jul 2005; Robb Romans <killsoft@gentoo.org> +hamlib-1.2.4.ebuild:
- New upstream version
- New in 1.2.4:
* frontend API: port_t renamed as hamlib_port_t
* new models: TS-480, VR5000, FT1000MkV Fld
* fixes: TS-570S, AR7030, AR3000A, Orion, FT-897, IC746
* port: fixed 64bit int handling which potentially fixes backends
kenwood/alinco/pcr/uniden/aor/jrc/tentec,
added xBSD parallel port support
21 May 2005; Simon Stelling <blubb@gentoo.org> hamlib-1.2.3.ebuild:
added ~amd64 and made multilib-strict save
11 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> hamlib-1.2.2.ebuild:
Stable on alpha.
08 Dec 2004; Robb Romans <killsoft@gentoo.org> :
New in 1.2.3:
* frontend API: LEVEL_SQLSTAT marked as deprecated
* new backends: Racal, V4L radio cards, Watkins-Johnson 8888
* new models: IC-78, IC-7800, IC-R20, IC-756PROIII
* fixes: AOR 5k&8k: added S-Meter, 7030: fixed freq,
IC-R8500: calibrated S-Meter, legacy Jupiter and many others..
* port: mingw32 dist with gcc 3.4 version, and stdcall interface
prepared for VisualBasic support.
01 Oct 2004; Robb Romans <killsoft@gentoo.org> hamlib-1.2.2.ebuild:
mark stable on x86
*hamlib-1.2.2 (23 Aug 2004)
23 Aug 2004; Robb Romans <killsoft@gentoo.org> +hamlib-1.2.2.ebuild:
New release of hamlib.
New in 1.2.2:
* new models: Ten-Tec (Orion), AOR 3030, Yaesu FRG's, Skanti
* fixes: JRC NRD435 & NRD535, Drake, AOR3000, and many other
* port: Fixes for BRK/RTS/DTR handling under win32 (-> Elektor304)
* bindings: updated Visual Basic wrapper file
* rigswr: new command to measure VSWR vs frequency
28 Jul 2004; Robb Romans <killsoft@gentoo.org> hamlib-1.2.1.ebuild:
Mark stable on x86, alpha.
29 Jun 2004; Robb Romans <killsoft@gentoo.org> -hamlib-1.1.4.ebuild:
Remove crufty 1.1.4 ebuild
28 Jun 2004; Aron Griffis <agriffis@gentoo.org> hamlib-1.1.4.ebuild,
hamlib-1.2.1.ebuild:
fix use invocation, glibc -> libc
28 Jun 2004; David Holm <dholm@gentoo.org> hamlib-1.2.1.ebuild:
Added to ~ppc.
27 Jun 2004; <robb@gentoo.org> hamlib-1.2.1.ebuild:
Add missing copyright statement
*hamlib-1.2.1 (27 Jun 2004)
27 Jun 2004; <robb@gentoo.org> metadata.xml, +hamlib-1.2.1.ebuild:
New release.
*hamlib-1.1.4 (03 Jun 2004)
03 Jun 2004; <rphillips@gentoo.org> hamlib-1.1.4.ebuild, metadata.xml:
New package. Submitted by Robb. Fixes #52155
|