Commit graph

38 commits

Author SHA1 Message Date
gdt
c61e567b89 Update to 3.0.1.
Packaging changes:

  Drop MAKE_JOBS_SAFE=no; it seems to build fine with -j4.
  Clean up workarounds for resolved issues.
  Drop rpc conditional, because upstream removed rpc entirely

Upstream changes:

  Many bug fixes and new radios.
  Drop RPC.
  Rototill build system.
  Add readline support (not packaged yet).
  Change to single library instead of many.
2016-02-14 13:24:03 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
jperkin
f890b45217 Disable RPC support on SmartOS. 2014-01-10 11:14:44 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
gdt
80a5f4d217 Update to 1.2.15.3.
Note that MAKE_JOBS_SAFE=no seems unnecessary.
Set LICENSE.

Version 1.2.15.3
	2012-11-01
	* Fix configure.ac so that rigctld/rotcld work on Win32 platform
	* Add NSIS script to build executable installer on Win32 platform
	* Remove unsupported commands on IC-756 (non-Pro model) from AK6I
	* Fix set_split in netrigctl.c to properly accept the split
		value.  TNX, N2ADR.
	* IC-R8500: Add RIG_LEVEL_AF to has_set_level.  TNX John, EI7IG
	* ADAT updates from Frank, DG1SBG, needed for stable operation.
2012-11-02 23:54:45 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
asau
49d542f06c Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
gdt
4289651b07 Version 1.2.15.2
2012-08-05
        * Read eeprom value for digital mode from FT-857
        * Clean up TS-950 series commands and read mode using IF command
        * Fix GS-232A/B rotor command terminations
        * Fix warnings and other issues found by mingw-w64
        * Allow seamless access to ports higher than COM9 on Windows
        * Fix ineffective packed attribute on WinRadio
        * Correct low signal strength S-meter error on AR7030+
        * Updates to HiQSDR by Jim, N2ADR

pkgsrc changes: Document patches from CVS history.
2012-08-07 12:21:54 +00:00
gdt
207b853d1f Add TEST_TARGET. Take maintainership. 2012-07-12 00:39:56 +00:00
gdt
04fbfa4189 Update to 1.2.15.1.
Upstream claims this is ABI compatible, so no revbump.

Version 1.2.15.1
	2012-03-11
	* HD-1780 rotor endpoint limit fix
	* Quell adat compile warnings
	* Sort rig/rot list output from rig/rotctl (-l) by model #
	* TenTec Jupiter (TT538) fixes
	* Include various backend notes files
	* Document sorted -l output for <rig|rot>ctl[d]
	* Updates README.betatester and README.developer

Version 1.2.15
	2012-02-02
	* New models: TT-599 Eagle, IC-RX7, IC-1275, HiQSDR, ADAT ADT-200A,
		DttSP UDP, TM-D710
	* New rotator backends: Celestron (telescope mount)
	* Fixes and features: K3, various other rigs
	* Update LGPL/GPL header boilerplate
	* Quell various compiler errors
	* Add CM108 PTT capability

Version 1.2.14
	2011-08-01
	* New models: SigFox Transfox, TH-D72A, IC-7410, IC-9100, IC-R9500, KX3,
		V4L2 API support (untested),
	* New rotator backends: IF-100, TS-7400
	* Fixes and features: K3/KX3, Build Win32 from script, rigctld/rotctld
		ported to Mingw32, Win32 build fixes, remove obsolete bundled
		libtool files, rigctl improvements, FUNcube string test (works
		with V0.0 and V1.0), Yaesu newcat.c fixed to use
		rig->state.current_vfo to store vfo value, add a command to
		halt rigctld, select PTT source in Kenwood backends (TS-590S),
		make sure scan is stopped at IC-9000 opening, thd72 get channel
		data (alpha).  See ChangeLog for a link to the online log.
		Correct typos and SF.net URIs.

Version 1.2.13.1
	* 2011-05-29
	* Conversion to Git SCM and updated README documentation for Git SCM
	* Mingw32 build fixes
	* FUNcube dongle USB fixes for Win32
	* Added kit/README.funcubedongle
	* Bug fix--K3 antenna selection function

Version 1.2.13
	2011-03-12
	* New models: VX-1700, FUNcube Dongle, FiFi-SDR, KTH-SDR Si570,
		FT-DX5000, TS-590S, TH-F6A, PRM8060, SR-2200
	* Rotor fixes and features: SPID
	* New Rotor backend: F1TE Tracker
	* Fixes and features: TS-440S, K2, K3, THF6A, THF7E, NewCAT
		rigs serial port defaults, TM-D700, FT-950, Si570 AVR-USB
	* Removed libtool tree from source tree
	* Removed old DocBook files
	* Allow USB device's VID/PID/Vendor/Product to be explicitly specified
	* Doxygen documentation updates and new style sheet
2012-06-11 00:17:58 +00:00
wiz
e2f84ad43f Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
asau
e60aded8e0 Update to hamlib 1.2.12
Contributed by Makoto Fujiwara in PR 44035

Changes:

Version 1.2.12
        2010-09-03
        * New models: PCR-2500, RX331, TRP 8255 S R
        * New rotator backends: DF9GR's ERC
        * Fixes and features: Paragon, TS-690S, FT-920, FT-990, FT-2000,
        Elektor SDR-USB, IC-7000, IC-7700, AR-8200, AR-8600

Version 1.2.11
        2010-05-31
        * New models: RA-3702, IC-738, IC-7600, IC-7700, AR 7030+,
        FT-980, TT-536 Delta-II, R&S EB200
        * New rotator backends: GS-232B, GS-232 (not A or B), ARS RCI, M2 RC2800
        * Fixes and features: TH-F7E, FT-847, FT-736, FT-920, FT767GX, FT-747,
        FT-950, FT-450, Yaesu NewCAT, PCR*, IC-706MkIIG, IC-7800, R-8A, Paragon
        * rigctld/rotctld
        * ltdl security update
    * IPv6 ready
    * bindings not built by default

Version 1.2.10
        2009-11-02
        * New models: IC-7200, PCR-1500, RX-340, R&S ESMC, BC898T,
                Si570 AVR-USB, Paragon (skeleton)
        * New rotator backend: SPID
        * Fixes and features: TH-F7E, K2, FT-920, Yaesu NewCAT, IC-7000, IC-7800,
                IC-910, IC-718, IC-756PROIII, Tentec Orion, Jupiter, RX320, AOR-8000,
                PCR-1000, Video4Linux, all the kenwood backends, GS-232A
        * ABI version in backend symbols
        * expose PTT/DCD setup through rig_set_conf()
        * Parallel port PTT now following cwdaemon (STROBE+INIT) interface
        * bindings
        * ltdl update

Version 1.2.9
        2009-02-25
        * New models: FT2000, FT9000, TT-588 Omni VII, FT-840, NRD525, Winradio G305, TRC-80
        * New rotator backend: Heathkit HD 1780 Intellirotor
        * Fixes and features: IC-706*, IC-910, K2, K3, DWT, PCR-100, PCR-1000, RX-320,
                FT-450, FT-747, FT-817, FT-847, FT-857, FT-990, FT-1000D, Orion, netrot,
                Rotor-EZ, dummy rig and dummy rotator
        * Bug fix in qrb()
        * Better assisted split operation
        * ext_level/ext_parm examples
        * Documentation update

Version 1.2.8
        2008-11-02
        * New models: BC235, BC250, BC780, PRO-2052,
                BCD396T, BCD996T, K3, FT950
        * New pseudo models: netrigctl/netrotctl, backends ala rpcrig/rpcrot,
                but based on rigctld/rotctld
        * New rotator backend: GS232A, PcRotor
        * Removed microtune backend
        * Fixes: DttSP, IC-275, IC-475, IC-725, IC-735, IC-756PRO, IC-761,
                IC-775, IC-781, IC-706*, Kenwood TH/TM models, Orion,
                BC245, BC895, FT-100, FT757GX, FT-857, FT-897, FT-920
        * Numerous bindings fixes, esp. for memory channel works
        * New commands available in rigctl
        * New rotctld to go with rigctld rig daemon.
                The protocol changed, but there's the compatibility
                option -e to pass to the daemon for previous protocol.
2010-11-04 13:34:46 +00:00
joerg
c569c6a51f Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
8e0ed9ddbe DESTDIR support. 2009-02-15 18:52:40 +00:00
wiz
33c2c232b0 Add missing files to PLIST.
Bump PKGREVISION.
2008-12-06 08:48:03 +00:00
wulf
b5ef76d9ab Updated hamlib to version 1.2.7.1:
* aor/: aor.c, aor.h, ar2700.c, ar5000.c, ar8000.c, ar8200.c,
	ar8600.c: implemented scanning
	* include/hamlib/riglist.h: added FT950
	* set_ant/get_ant support for ts870s and ts2000
	* kenwood/ts2000.c: S meter calibration
2008-10-23 04:01:11 +00:00
wulf
99b00788f7 Updated hamlib to 1.2.6.2: Minor bugfix release 2007-07-02 15:30:04 +00:00
wulf
fe29d22cd0 Updated hamlib to version 1.2.6:
* Improved TS570 functionality
    * Improved Argonaut V functionality
    * New models: IC7000, G313i/G313e
    * Many Icom, Kenwood, and Tentec fixes.
    * Build system fixes
2006-12-27 04:11:02 +00:00
joerg
7a5c710ddf Uses C++. 2006-05-12 07:07:00 +00:00
rillig
9ab15b54f9 The configure script insists on a Python interpreter even if it doesn't
need one. Overriding the PYTHON environment variable helps. This allows
the package to build on NetBSD 3.0.
2006-03-11 01:53:39 +00:00
wulf
225997f25f Updated hamlib to 1.2.5:
New in 1.2.5:
    * frontend API: support for clonable rigs
        rigmem: CSV format change
        rigctl: new send_cmd for protocol debugging purpose
        easy USB devices support
    * new models: AR8600, AR2700, DWT (DLL based under Windows,
        libusb based under other OS, need test)
    * fixes: big AOR update, AR7030, Orion, NRD-545, RX-320,
        FT-817, FT-990, TS-2000, Easycomm
    * port: BSD fix of parallel port support
2006-02-28 00:10:04 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
wulf
a8fa6ffd64 Updated hamlib to 1.2.4:
* new frontend API
	* added support for TS840, VR5000, FT1000MkV
	* bug fixes for TS570S, AR7030, AR3000A, FT897, IC746
	* fixed 64bit int handling
	* added xBSD parallel support
2005-04-13 23:24:43 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
jlam
8b2040b409 Always create a ${TOOLS_DIR}/bin/rpcgen to wrap the real rpcgen.
The wrapper will correctly set the CPP environment variable to a
stat((2)able path to a C preprocessor, then rely on the PATH to
find and invoke the real rpcgen.

Remove NO_EXPORT_CPP in package Makefiles where it was used just to
avoid problems with rpcgen.  The build system now just does the right
thing automatically without needing package-specific knowledge.

This fixes PR pkg/27272.
2004-12-18 19:24:26 +00:00
wulf
7a17001221 Update of hamlib to 1.2.3: New models and bugfixes -
* 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
        to prepare for VisualBasic support.
2004-11-23 11:21:07 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
wulf
83a4f7ce52 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
2004-09-22 22:33:13 +00:00
agc
d427935630 Create the directory for header files before trying to install them
into it.  The directory already existed as a '@dirrm' in the PLIST.

Fixes a problem shown up by the bulk builds.
2004-07-30 12:01:42 +00:00
jlam
70ffa4a574 bl3ify and set NO_EXPORT_CPP to placate rpcgen. 2004-03-11 07:17:47 +00:00
wulf
b22184426d Update hamlib to 1.2.0: Support for additional radios and many bug fixes 2004-02-18 04:00:44 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
grant
4390a2f42b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:30:55 +00:00
jmc
e324d453aa Various patches to make this work with rpcgen that exports _rpcsvcdirty
incorrectly
2003-07-24 06:40:54 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wulf
d5dbe13933 Added hamlib-1.1.4: API for digital communications equipment 2003-06-26 22:42:21 +00:00