57 Commits

Author SHA1 Message Date
Älven
c1c443ac3f
comms/flrig: Update 2.0.08 => 2.0.09
Changelogs:
* https://www.w1hkj.org/files/flrig/readme.txt

Approved by:		hamradio@ (alven@, yuri@)
Approved by:		yuri@ (Mentor)
Differential Revision:	https://reviews.freebsd.org/D52955
2025-10-08 15:04:14 +04:00
Älven
8f068e788c
comms/fl{digi,rig}: Fix MASTER_SITES
- Remove upstream site from MASTER_SITES
  as it seems to drop legacy versions.

Reported by:	diizzy@
Reviewed by:	db@ (Mentor)
Approved by:	yuri@ (Mentor)

Fixes:	 	01026e48 comms/flrig: Fix and improve the port

Differential Revision:	https://reviews.freebsd.org/D52030
2025-09-04 18:06:08 +04:00
Älven
01026e486f
comms/flrig: Fix and improve the port
- Remove upstream site from MASTER_SITES
  as it seems to drop legacy versions.
- Remove the NATIVE menu option as it just adds -march=native,
  which CPUTYPE already does and is treewide.
  And it's also not supported across all ARCH-es.

  https://sourceforge.net/p/fldigi/fldigi/ci/master/tree/m4/opt.m4

Reported by:	diizzy@
Reviewed by:	db@ (Mentor)
Approved by:	yuri@ (Mentor)

Differential Revision: https://reviews.freebsd.org/D52030
2025-09-04 17:30:37 +04:00
Älven
9e19acf5e2
comms/flrig: Update 2.0.05 => 2.0.08
Changelog:
https://www.w1hkj.org/files/flrig/readme.txt

* Use https:// for MASTER_SITES and WWW
* WWW works even without index.html at the end
* All references to www.w1hkj.com changed to www.w1hkj.org
+ Add LICENSE_FILE
* OPTIONS helpers OPT_CONFIGURE_ON/OFF are always work as +=:
  https://docs.freebsd.org/en/books/porters-handbook/makefiles/#options-configure_on

PR:		288703
Approved by:	yuri@ (Mentor)
2025-08-19 12:58:04 +04:00
Piotr Kubaj
fd8d1a6ce7 comms/flrig: remove ELFv1 support 2024-01-03 15:09:33 +01:00
Muhammad Moinur Rahman
bbab7f59e9 */*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
2023-12-31 01:37:05 +01:00
Diane Bruce
0d56f2f093 comms/flrig: Update to 2.0.05
2023-12-29  dave-w1hkj  <w1hkj@bellsouth.net>

	fb72498d: MinGW compile warning
	e2ce0334: FT 891/991/991A
	afb6943c: TMD710
	35a47a1e: vector interpolator

2023-12-16  Philip Rose GM3ZZA  <gm3zza@btinternet.com>

	af9b8bd5: IC705

2023-12-16  dave-w1hkj  <w1hkj@bellsouth.net>

	b323c9ba: qmx14
	8b6b0d8f: mingw64 warnings

2023-12-08  Michael Black  <mdblack98@yahoo.com>

	bc7eba83: XMLrpc get_swr

2023-12-05  dave-w1hkj  <w1hkj@bellsouth.net>

	b6919ea4: Documentation Overhaul
	5f4894e8: K4 update
	3cd14cb8: Value Wheel Slider
	208f4f1e: xml client fix
	64f1b867: FT710 bug fix
	0d8ca1b3: xml trace
	b533a9e4: Test mode
	add2a5e1: UI cosmetics

2023-11-10  Michael Black  <mdblack98@yahoo.com>

	39aee6d1: gcc 13 mingw fixes

2023-11-10  dave-w1hkj  <w1hkj@bellsouth.net>

	b8d35aa9: SWR xmlrpc

2023-10-28  db VA3DB  <db@db.net>

	3aed89e1: FreeBSD fixes
2023-12-30 10:29:21 -05:00
Diane Bruce
04c9b0ef4f comms/flrig: No hid support on FreeBSD 12
Can't build on FreeBSD 12 due to no hid support.
2023-10-25 18:32:40 -04:00
Diane Bruce
edbb30ff9f comms/flrig: Forgot to remove patch
- patch-src_main.cxx is no longer necessary.
2023-10-14 19:48:19 -04:00
Diane Bruce
eb08338528 comms/flrig: Update to latest 2.0.04
In tree version was very out of date.
Major change here is the addition of hid support using
devel/libudev-devd
Additional rigs are now supported
few other highlights.

2023-02-04  Leif Sawyer  <ak.hepcat+gio@gmail.com>

        c26976a8: Rescale dialogs
        b4c30d05: fltk 1.4 update

2023-02-02  dave-w1hkj  <w1hkj@bellsouth.net>

        7cf542ae: cwio timing
        d30e60ca: Warnings
2023-10-12 08:39:29 -04:00
Daniel Engberg
664a2fa1e5 */*: Bump jpeg-turbo users treewide
New major version 3.0.0
2023-07-28 19:13:17 +02:00
Yuri Victorovich
d4bd77095e comms/flrig: Fix build on 14 with clang-16
A non-existent C++ feature std::ostringstream::streampos was used.

Reported by:	fallout
2023-07-16 09:02:31 -07:00
Yuri Victorovich
2b0841854e comms/flrig: Rename option NATIVE_OPT into NATIVE
NATIVE is used across the ports tree.
2023-07-16 08:54:28 -07:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Tobias C. Berner
258a98847e comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:

  *  'Big Bad Bob' Frazier <bobf@mrp3.com>
  *  <mr@freebsd.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Dolgov <fox@furry.spb.ru>
  *  Andrey Lykhin <lan31@inbox.ru>
  *  Anton Voronin <anton@urc.ac.ru>
  *  Brandon S. Allbery KF8NH <allbery@ece.cmu.edu>
  *  Brian Dean <bsd@FreeBSD.org>
  *  Bruce Cran <bruce@cran.org.uk>
  *  Carl Makin <carl@stagecraft.cx>
  *  Darren <igla@batterybackups.net>
  *  David
  *  David O'Brien <obrien@cs.ucdavis.edu>
  *  David Thiel <lx@redundancy.redundancy.org>
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Devon H. O'Dell <devon.odell@coyotepoint.com>
  *  Diane Bruce <db@db.net>
  *  Douglas K. Rand <rand@meridian-enviro.com>
  *  Edward Tomasz Napierala <trasz@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Felix Palmen <felix@palmen-it.de>
  *  Frank Steinborn <steinex@nognu.de>
  *  Ganael Laplanche <ganael.laplanche@martymac.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Hye-Shik Chang <perky@fallin.lv>
  *  Janos.Mohacsi@bsd.hu
  *  Jean-Baptiste Quenot <jb.quenot@caraldi.com>
  *  Jeffrey Baitis <jeff@baitis.net>
  *  Johan Strom <johan@stromnet.se>
  *  Johan Strom <johna@stromnet.se>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Julian Stacey <jhs@FreeBSD.org>
  *  Kirill Bezzubets <kirill@solaris.ru>
  *  MITA Yoshio <mita@FreeBSD.org>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Masafumi NAKANE <max@FreeBSD.org>
  *  Matt Dawson <matt@mattsnetwork.co.uk>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Reifenberger (mike@Reifenberger.com)
  *  Mike Heffner <mikeh@FreeBSD.org>
  *  Nick Sayer <nsayer@FreeBSD.org>
  *  Nicole Reid <root@cooltrainer.org>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Patrick Gardella <patrick@FreeBSD.org>
  *  Paul Traina <pst@FreeBSD.org>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Rick Elrod <codeblock@eighthbit.net>
  *  Rodrigo Osorio <rodrigo@FreeBSD.org>
  *  Sebastian Yepes <esn@x123.info>
  *  Staffan Ulfberg <staffanu@multivac.fatburen.org>
  *  Stephen Hurd <shurd@FreeBSD.org>
  *  Steve Woodford <scw@netbsd.hut.fi>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Sunry Chen <sunrychen@gmail.com>
  *  Søren Straarup <xride@x12.dk>
  *  Tony Shadwick <tshadwick@oss-solutions.com>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Vladimir Grebenschikov
  *  Vladimir Kondratyev <wulf@FreeBSD.org>
  *  db
  *  dirkx@webweaving.org
  *  dom@happygiraffe.net
  *  elbarto@ArcadeBSD.org
  *  hm
  *  jmz
  *  joes@seaport.net
  *  lambert@lambertfam.org
  *  nox@FreeBSD.org
  *  obrien@cs.ucdavis.edu
  *  rkw
  *  shurd
  *  shurd@FreeBSD.org
  *  wlloyd@slap.net
  * //www.tomek.cedro.info)

With hat:	portmgr
2022-07-20 16:21:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Diane Bruce
dbaee0f468 =Version 1.3.54=
2021-02-03  David Freese  <w1hkj@bellsouth.net>

	eb8160e3: PowerSDR
	8b81927c: TS2000
	c892e431: hcomm INVALID HANDLE VALUE
	30868e5f: External close command
	e59e9b72: Check PTT
	d727697f: xmlrpc server
	cbc11b5a: IC7300
	3b7c12bb: FT817ND
	970c43f8: FT847
	cc1d1faa: macOS serial ports
	ea2e4e8f: BigSur serial ports
	290c27e6: Break-in
	26451e33: Bands
	d5c96cb3: IC7300 power table
	b9030b31: Autostart
	eaeb7212: Pmax
	f197ce68: IC7100 auto ON/OFF
	6379d97f: Trace/Debug
	690e74bd: FT736R update
	9529d8b7: xmlrpcpp tracing
	f3e06222: TOD clock
	9bb871cb: Icom sliders
2021-02-04 15:38:16 +00:00
Diane Bruce
d924587149 =Version 1.3.53=
2020-12-01  David Freese  <w1hkj@bellsouth.net>

	99b40176: xmlrpc server
	76ca5673: OpenBSD

2020-11-21  Morgan Jones  <me@numin.it>

	da1eec99: Xiegu G90 etal

2020-11-16  Mike Keitz  <keitz24@gmail.com>

	c4e7d190: FT757GX2

2020-11-12  David Freese  <w1hkj@bellsouth.net>

	d20b35fe: Cmd Buttons
	9f5e7549: FTdx101D
	b0dc76d6: IC705
	9d7f7625: FT450D
	2090f632: commands
	43aa3ebf: Extras dialog
	8775b15d: FT-991/A

2020-10-30  Richard Shaw  <hobbes1069@gmail.com>

	9107974c: Remove superfluous ceil call in get_rf_gain() as the cast to int truncates it anyway.
	4c10a73d: FT450D / TS-480SAT

2020-10-30  David Freese  <w1hkj@bellsouth.net>

	f14bc01b: CPU optimization
	ccba8018: Font Browser

=Version 1.3.52=

	066021b0: Documentation Update
	9d812b37: FT450/D
	4fe02df2: FT991A
	9b35358f: 24 user buttons
	c735fb25: fonts
	38075780: Xiegu G90
	e95333b9: i7
	181cc873: IC-705
	547a2735: Memory Bank
	3c2ee3ae: Memory leaks

2020-10-05  Mike Phipps  <qrz@k8wu.me>

	ed679695: FT736R

2020-10-03  David Freese  <w1hkj@bellsouth.net>

	3b0406bc: UI wide resize
	7d86b0f5: Extras Dialog
	c046bd5f: gpio PTT
	11a01f27: Memory UI
	2b469582: FreqControl Update
	4bef465c: meter image

2020-09-02  Tim Seed  <a45wg@sy-edm.com>

	5c31b379: IC7000

2020-07-12  David Freese  <w1hkj@bellsouth.net>

	37918b04: regex lib
	7f6c96aa: clockid_t
	63b1e96d: PTT polling
	bf1889ea: FT891
2020-12-03 23:40:16 +00:00
Diane Bruce
863bded40c =Version 1.3.51=
2020-07-02  David Freese  <w1hkj@bellsouth.net>

	64e64bb9: Doc Update
	b896906e: FT991A power
	194069ca: signed / unsigned comparison
	ebceb326: User configurable CW/PTT
	ce711e67: Frequency
	edc0c20d: FT736R
	390239a5: check ptt
	1028f303: PTT
	d1ab613b: xml server
	e47d92ce: IC9700
	ec2f097e: CW server
	5500fc96: FT450D
	07925783: Icom transceivers
	e97e725c: FTdx101D/mp
	c7027770: IC9100
	5b129a85: CW sideband
	7c318526: Xiegu-5105
	5b880882: Linux serial devices
	733de1b4: m4-fix
2020-07-03 13:26:47 +00:00
Diane Bruce
22ea80b5a5 Update to 1.3.50
=Version 1.3.50=

2020-03-29  David Freese  <w1hkj@bellsouth.net>

	cefe16c8: MacOS cu serial ports
	6fa841ce: CW sense
	205e0e08: Icom Manual Notch
	dac9fc5d: IC7600 trace
	9d9a64ce: FTdx9000D
	67bfab3d: FTdx101MP
	cd7e3294: xmrpc command strings
	216de6fd: FTdx101D
	00f1c3ff: Remote shutdown
	043a4391: FT891 IPO
	9d641b07: IC7100 notch
	f0ad4da1: Poll tuner
	e1f13d52: Sliders/Auto-on-off
	79b18cac: User Command Buttons
	96e74e64: Doc Update
	aaaf2252: mat file aging
	be747790: KX3
	16df0425: IC7100
	7f8141d0: mkappbundle
	e7e7e2d9: Yaesu tuner
	fe973dd8: Commands
2020-04-02 12:09:54 +00:00
Diane Bruce
29a472d2b3 Version 1.3.49 Jan 12 15:29:23 2020 Config * Change configuration from
tab to tree pick metaphor * Change serial port discovery on OS-X to just
use tty and not cu. MilliSleep * Change MINGW implementation to use
nanosleep vice Sleep FT991A * add separate class to support the FT-991A
drag-release * Add FL_RELEASE event processing to Fl_Value_Slider widget
TT566 update * mods to TT566 class methods by W5PNY - detect PTT changes
made at xcvr - correct S meter scale conversion rig.cat_string * change
xmlrpc implementation to return the transceiver response string
IC756PROII * Start up seg fault if xcvr is in AM or FM mode scripts *
modify build scripts for current OS install Increase User commands *
increase from 8 to 16 user definable commands Unguarded statement * fix
unguarded statement in src/TS990.cxx IC9100 * Correct bandwidth tables
IC9700 * Add Icom 9700 transceiver FT857/897 * add delay after changing
mode * add extras drop down entries * add Commands tab * add Band select
tab - band/mode select buttons * Add CTCSS and repeater controls tab *
Store band data in prefs file: - freq, mode, - CTCSS tx/rx tones - FM
simplex/minus/plus; offset frequency
2020-01-13 01:43:26 +00:00
Piotr Kubaj
9094335869 comms/flrig: fix build on powerpc64 elfv2
On powerpc64 elfv2, -mminimal-toc is unnecessary and breaks build.

PR:	242500
Approved by:	yuri (maintainer)
2019-12-07 17:52:59 +00:00
Niclas Zeising
c2e845d0c8 Add USES=xorg USES=gl, ports categories c
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'c'.
2019-11-04 21:36:13 +00:00
Diane Bruce
7e966e571b Version 1.3.48 * Maintenance release
- IC 746/756
  - transceiver does not support get split
  - FT857D/897D
  - Correct missing ptt control
  - FT450D
  - smeter scale
  - split on VFO-B

73, David, W1HKJ
2019-08-17 22:13:44 +00:00
Antoine Brodin
4ff4d574f9 Cleanup LIB_DEPENDS 2019-08-07 16:49:18 +00:00
Diane Bruce
3b9122d862 Update flrig to
=Version 1.3.47=

2019-08-02  David Freese  <w1hkj@bellsouth.net>

	0f66d98b: IC7600/IC7851
	27713b62: FTdx101D

Pet portlint etc.
2019-08-06 14:14:56 +00:00
Diane Bruce
41b79c2685 Update to 1.36.46
2019-07-22  David Freese  <w1hkj@bellsouth.net>

	d594e377: KX3
	91baa81d: ic7200 test
	083cd44a: FTdx101D
	99a0fbe3: TS870S
	69f8955d: FT-450 / FT-450D
	62789e7a: Split Tune button
	af99f654: auto_on_off
	ada28215: IC F8101
	1ed922e4: support
	0b99c651: Read VFO A

2019-06-07  Davide Gerhard  <w1hkj@bellsouth.net>

	4a3fa638: MacOS high-DPI
	cbf0eca9: timeops

2019-06-07  Tony Corbett  <tonyc.uk@gmail.com>

	a55ef90b: Fix FT-450 split
2019-07-23 23:27:22 +00:00
Piotr Kubaj
9d7eaa9c4c comms/flrig: fix build on powerpc64
Add -mminimal-toc to CFLAGS on powerpc64 to fix linking:
/usr/bin/ld: rigs/flrig-TS950.o(.text+0x1c40): sibling call optimization to `_ZN7rigbaseD2Ev' does not allow automatic multiple TOCs; recompile with -mminimal-toc or -fno-optimize-sibling-calls, or make `_ZN7rigbaseD2Ev' extern

PR:		237816
Approved by:	tcberner (mentor), db (maintainer, via email)
Differential Revision:	https://reviews.freebsd.org/D20217
2019-05-10 11:16:15 +00:00
Stephen Hurd
99f17075b4 Update to version 1.3.43 2019-04-19 08:47:17 +00:00
Diane Bruce
1f9d973bbd Update flrig to 1.3.42
2019-01-10  David Freese  <w1hkj@bellsouth.net>

	855104a: FT1000 debugging
	d915248: FLTK 1.4 test
	1f54f12: FTdx3000
	ff835b6: Parse -psn

Reported by:	portscout
2019-02-01 13:56:12 +00:00
Diane Bruce
ec5537cfbb Update to latest release 1.3.41
While here, pet portlint

=Version 1.3.41=

2018-11-10  David Freese  <w1hkj@bellsouth.net>

	dadd32c: FT991
	af73be7: IC7300 noise blanker
	ba55a05: TS-950
	9da74e7: BW inhibit
	09cfb60: ts480sat
	b02db5b: Yaesu
	e209b81: has_extras
	51a0a72: XMLRPC debug level
	fe4a31d: ts2000 get/set trace
	0343328: IC7700 set/get
	16850ec: pbt
	0762082: FTdx1200
	a976bab: PCR1000
	16a757e: TT550/TT538
	56b5f2a: FT450D/FTdx5000
	0299ff2: IC7300
	65164bc: k2/k3/kx3
	05c7082: TS2000 squelch
	9dc6f6f: Band Select
	34f9c42: Bogus command line parameters
	90e147e: Warnings fixes
	adb529b: K3 bug fix
	5aa7835: IC7610
	f306f89: TS-940SAT
	b70bf4e: OMNI-VI
	7d225d7: Cosmetics
	0cd455c: IC756PRO extra
	cbc1a6d: IC 9100
	a2a5cee: TAB controls
	37ee48f: xml_io
	60af694: IC7100
	b7ad209: IC735
2018-12-05 00:14:06 +00:00
Diane Bruce
1132ca5499 Update to 1.3.39
=Version 1.3.39=

2018-02-08  David Freese  <w1hkj@bellsouth.net>

	fa86d2e: Memory delete
	93e5e53: IC706MKG
	cfc78d0: OS X build script
	3654db2: IC7850
	bb7ddc3: civ tests
	61f49f2: restore ab
	22b57eb: TT550
2018-02-10 23:28:00 +00:00
Diane Bruce
cf616cb1bc Make build under clang6
Added one patchfile

main.cxx:517:21: error: invalid suffix on literal; C++11 requires a space       +between literal and identifier [-Wreserved-user-defined-literal]                               printf("Version: "VERSION"\n");

Reported by:	pkg-fallout
2018-01-18 20:45:32 +00:00
Diane Bruce
6e1008c8e0 Update to 1.3.38
=Version 1.3.38=

2018-01-13  David Freese  <w1hkj@bellsouth.net>

	afe3bbe: xml server
	bc0b5db: IC7100 / 9100
	782310c: sliders
	8facc1a: Icom Split query
2018-01-17 16:59:55 +00:00
Diane Bruce
b7b0ba96fa Update flrig to 1.3.37
=Version 1.3.37=

2017-12-25  David Freese  <w1hkj@bellsouth.net>

	318525f: TS990 / xmlrpc server mods
	6ae502c: IC7200 filter width
	ab52166: Rotate log
	c028b78: Get PTT
	72540db: Comm timeout
	77df05d: IC7200/7300 notch
	1591335: TS990 changes
	ab76f02: Remove xmlrpc client
	d4eba84: UI service paradigm
	8e3ed6f: IC718
	d7e240d: IC7200
	7b24e97: Extras drop down panel
	96fc5cd: start-stop
	dbdd895: OS X race conditions
	b1c196e: PTT xmlrpc get
	5c2d2a0: Value by VFO
	7f2cd8b: UI wide power button
	a16b2c9: Comp Level

=Version 1.3.36=

	fc88084: IC 9100
	cc62a5a: K2

2017-10-18  steve AG7GN  <steve.magnuson@gmail.com>

	ce45cb2: IC7100

2017-10-14  David Freese  <w1hkj@bellsouth.net>

	6236378: KH6TY
2018-01-05 16:56:20 +00:00
Diane Bruce
3d6686921b Version 1.3.35
FTdX5000 mods
    * fix scaling of power out and swr meters

  mingw-mods
    * modifications to allow building on Windows MinGW/Msys

  xml inhibit
    * inhibit both client and server xml i/o until transceiver fully initialized
2017-09-27 11:38:15 +00:00
Diane Bruce
162491f4d7 Update to 1.3.34
=Version 1.3.34=

2017-09-01  David Freese  <w1hkj@bellsouth.net>

	e9628ee: Save/Restore
	9213bfc: flrig shell

2017-07-31  Sean Sharkey  <g0oan@icloud.com>

	22e70f6: FT1000 update

2017-07-29  David Freese  <w1hkj@bellsouth.net>

	34fdb94: IC7300 NR scale
	fa0cdaf: IC7200/7300 compile warning

2017-07-23  Steve Magnuson AG7GN  <steve.magnuson@gmail.com>

	661374f: IC7100
2017-09-11 15:58:31 +00:00
Diane Bruce
0c89edc496 Update to 1.3.31
=Version 1.3.31=

2017-05-15  David Freese  <iam_w1hkj@w1hkj.com>

        9c1a0f3: IC735
        a5a453a: FT817 CW MODE
        4deacd6: FT-891
        c3e6371: IC7200 Initial BW
        67ed018: TS850

Reported by:	portscout
2017-05-17 20:58:30 +00:00
Diane Bruce
9ed6522c2d Recent changes to FT817ND back end adversely effected both FT857D and FT897D
transceivers which had a class dependency to the FT817ND.

Removed that class dependency.
2017-04-01 17:40:37 +00:00
Diane Bruce
66fbea0284 Update to 1.3.28
=Version 1.3.28=

2017-01-20  David Freese  <iam_w1hkj@w1hkj.com>

	5add320: Multiple xmlrpc servers
	cf1b1bb: Separate PTT
	07bf4b5: K2 comments
	c5edf8e: User defined command buttons
	71e5aac: ic7300 update
	5960bd9: IC9100 update

Reported by:	portscout
2017-01-21 12:51:37 +00:00
Diane Bruce
64b8619419 Update to latest and move to SourceForge
=Version 1.3.27=

2016-10-17  David Freese  <iam_w1hkj@w1hkj.com>

	4d24585: New controls
	f86e7d1: TS480SAT extras
	c404c8a: Xmlrpcpp source director
	efbbc70: FT100D
	2fb8bbc: IC9100 mode/bw
	c22d48a: TS990 TS590SG
	5abb5bd: restore keep rig data
	5166fea: TT 550 Pegasus mods
	28f3c34: IC7300 serial defaults
	5ba38d2: TS990 ALC/SWR

2016-07-10  Kamal Mostafa  <kamal@whence.com>

	d9cc0f6: fix XmlRpc tm_mday comparison typo

2016-07-04  Robert Cunnings  <nw8l@whitemesa.com>

	a10a7f2: mxe update

2016-06-27  David Freese  <iam_w1hkj@w1hkj.com>

	c3c68d9: IC756 volume range
	765519d: C11 errors

=Version 1.3.26=

	8547731: IC7200 update

=Version 1.3.25=

	52a21b6: FT900 update
	acf388b: IC7300
	50b07b3: FT950
	9aaab6b: IC-7600 mods
	c5f6adf: UI small sliders
	8b73bbb: IC7200 update
	23604a6: IC7000 exchange vfos
	db07bd2: key_fldigi

=Version 1.3.24=

	29f82e6: K3 KX3 mods
	c1645f0: xmlserver update
	69ae54a: FTdx9000
	295ed35: FT5000 update
	754ba24: FTdx3000 update
	e5429b9: RIG ENUMERATION
	976d2df: FT991
	1d29d8a: TS2000
	7cb8293: FT900
	f511fd9: IC7100 data mode detect

=Version 1.3.23=

	424c33b: FT817 FT857D FT897D
	86cc66f: xmlrpc server
	b4bd89b: FT900
	b6303c1: TS590SG
	76d12b0: MXE update
	47d053c: FT990a
	cd39b31: Set Mode/BW controls
	f5da410: restore xml client
	9d994e6: KENWOOD mods
	7d4054f: IC7800
	7c41ac6: fldigi BW interface

2015-06-08  Kamal Mostafa  <kamal@whence.com>

	74450a4: BUILD_{DATE,USER,HOST}
2017-01-08 00:57:51 +00:00
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Diane Bruce
e440929f93 Fix build on 10 and HEAD 2015-04-28 17:36:29 +00:00
Diane Bruce
5a1872bb1b Update to latest 1.3.22
Upstream changes to XML code and addition of K3/KX3 bandwidth control
2015-04-26 20:56:25 +00:00
Diane Bruce
d73a619295 Unbreak flrig
From flrigh Changelog

=Version 1.3.21=

2015-03-27  David Freese  <iam_w1hkj@w1hkj.com>

        d4f4f36: KX3
        45dc545: K3 update
        1f086c2: FSF address

=Version 1.3.20=

        399b37b: TT550 update
        6739d81: fix ab
        ad9bc7e: Rig server
        3bdebb6: no xmlrpc_c io
        179392e: ts2000 update
        418fe19: FT950
        962b96c: xmlrpc timing
2015-04-07 13:01:32 +00:00
Baptiste Daroussin
5245516957 Mark as broken unfetchable ports 2015-04-05 18:12:55 +00:00
Diane Bruce
9f68bc3690 - Update to latest released version
- bug fixes
2014-12-27 18:56:54 +00:00