aboutsummaryrefslogtreecommitdiff
path: root/comms/hamlib/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | comms) Notes: svn path=/head/; revision=327714
* Eliminate USE_GNOME=pkgconfig from commsBaptiste Daroussin2013-09-021-2/+2
| | | | Notes: svn path=/head/; revision=325951
* - Convert header into new formDiane Bruce2012-11-031-6/+3
| | | | | | | | | | - Move LICENSE line to make portlint happy - No code changes Feature safe: yes Notes: svn path=/head/; revision=306921
* Changes in this release from 1.2.15.2 are:Diane Bruce2012-11-031-1/+1
| | | | | | | | | | | | | | | | | | | | 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. This is likely the last planned release of the Hamlib 1.2 series. Development will now focus on the Hamlib 3 series which is now configured to be ABI compatible with the 1.2 series. Feature safe: yes Notes: svn path=/head/; revision=306895
* - Fix typos (LICENSE is correct form inside bsd.licenses.mk).Andrej Zverev2012-10-021-1/+1
| | | | | | | | | | - Removed LICENSE_FILE where is no need in this. Spotted by: zont@ Approved by: portmgr (bapt@) Notes: svn path=/head/; revision=305166
* - Update to Version 1.2.15.2Diane Bruce2012-08-091-1/+1
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=302314
* - Update to 1.2.15Diane Bruce2012-02-041-1/+1
| | | | | | | | | | | | | | | From change log: * 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 Notes: svn path=/head/; revision=290367
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Update to hamlib 1.2.14Diane Bruce2011-08-041-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From release e-mail: The Hamlib team announces the release of Hamlib 1.2.14, the first since adopting a timed release schedule of 1 Feb and 1 Aug each year. Changes since 1.2.13 include: * 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). For a complete log of changes to Hamlib 1.2.14, please visit: http://hamlib.git.sourceforge.net/git/gitweb.cgi?p=hamlib/hamlib;\ a=shortlog;h=refs/heads/Hamlib-1.2.14 Notes: svn path=/head/; revision=278881
* From releaae e-mail:Diane Bruce2011-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | This release is a bug fix release and includes no new features or backends: 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 Users of the FUN Cube dongle on Win32 and K3 users on all platforms are urged to upgrade to Hamlib 1.2.13.1. 73, de Nate >> Notes: svn path=/head/; revision=274790
* Update toDiane Bruce2011-03-141-3/+2
| | | | | | | | | | | | | | | | | | Version 1.2.13 2011-03-12 * New models: VX-1700, FUNcube, FiFi-SDR, KTH-SDR Si570, FT-5000, TS-590S * Rotor fixes and features: SPID * New Rotor backend: F1TE Tracker * Fixes and features: TS-440S, K2, K3, SR-2200, THF6A, THF7E, NewCAT rigs serial port defaults, TM-D700, * 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 Notes: svn path=/head/; revision=270833
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Update to 1.2.11Diane Bruce2010-06-101-1/+3
| | | | | | | - Adds a few more radios Notes: svn path=/head/; revision=256313
* - Update to 1.2.10Diane Bruce2009-11-251-2/+17
| | | | | | | - Add port docs Notes: svn path=/head/; revision=244750
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with B,C Notes: svn path=/head/; revision=240067
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Update to latest vendor version of hamlib.Diane Bruce2009-02-281-2/+1
| | | | | | | - patch for rig.h now in vendor version. Notes: svn path=/head/; revision=229201
* - Change default Tcl/Tk version to 8.5Martin Matuska2009-02-231-1/+1
| | | | | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav) Notes: svn path=/head/; revision=228909
* - remove a bogus , from rig.hDiane Bruce2008-11-301-0/+1
| | | | Notes: svn path=/head/; revision=223613
* - Update to 1.2.8Diane Bruce2008-11-121-66/+13
| | | | | | | - Clean up port. Notes: svn path=/head/; revision=222774
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209417
* - Update to 1.2.7Diane Bruce2008-02-191-4/+3
| | | | Notes: svn path=/head/; revision=207565
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-4/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - update to 1.2.6.1Diane Bruce2007-02-251-1/+1
| | | | | | | | | | | - make objformat obsolete - configure.ac patch no longer needed as I fixed it upstream Pointy hat to: kris Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=185841
* Change my MAINTAINER: line in Makfile to db@FreeBSD.orgDiane Bruce2007-01-191-1/+1
| | | | | | | | | fix simple typo in xwota Makefile while at it. Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=182807
* Update to 1.2.6Ion-Mihai Tetcu2006-12-261-2/+2
| | | | | | | | PR: 107212 Submitted by: Diane Bruce (maintainer) Notes: svn path=/head/; revision=180809
* - Update to 1.2.5Marcus Alves Grando2006-05-011-40/+43
| | | | | | | | | | | - Take MAINTAINER - Use OPTIONS PR: 96025 Submitted by: Diane Bruce <db___db.net> Notes: svn path=/head/; revision=160999
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Fix 'all-depends-list' target in cases if dependencies list isKirill Ponomarev2006-01-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | very long and if some dependencies can't be added into the list. [1] - Fix FAM support. Make gamin the default FAM system. [2] - Introduce new 'quicksearch' target to show only port, path and info section of the matching ports. [3] - Introduce new category - rubygems. [4] - Fix stale dependencies while installing qmail slaveport and another port that depends on qmail. [5] - Add commentary for describes target in bsd.port.mk. [6] - Fix warning issued during make index on archs !368. [7] - Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from all files under ${WRKSRC}. If set to a string, remove in all files under ${WRKSRC} with one of these names the ^Ms. [8] - Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by checking the existance of the Perl modules with the "perl -e 'use module;'" command. [9] - Fix bsd.port.mk variable quoting issues. No quoting is necessary anymore either in the Makefile or on the command line. Affected variables include: BROKEN FORBIDDEN IGNORE MANUAL_PACKAGE_BUILD NO_CDROM NO_PACKAGE RESTRICTED [10] - Add NOFETCHFILES variable. If set, don't download these files from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from ${MASTER_SITE_OVERRIDE}). [11] - Improve 'search' target output. [12] - Add a new virtual category for Amateur Radio - hamradio. [13] - Cleanup some old/unused pathes in bsd.port.mk. [14] - Add @dirrmtry for plists which does the same as: "@unexec rmdir %D/foo 2>/dev/null || true" [15] - Remove virtual category - offix. [16] - Use portsnap instead of cvsup or cvs on "make update" in /usr/ports. [17] - Move location of bsd.autotools.mk within bsd.port.mk [18] - Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19] - Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20] - Replace the string "FreeBSD" by "The FreeBSD Project" in the security warning [21] - Add bsd.local.mk for local modification to ports framework. [22] - Replace rcNG spelling by rc.d [23] - Remove superfluous USE_REINPLACE. [24] Special thanks to: linimon for spending hours with all these patches clement for fixes kris for help with pointyhat PR: ports/86310 [1], ports/89498 [2], ports/83530 [3], ports/83789 [4], ports/84053 [5], ports/86281 [6], ports/87214 [7], ports/87234 [8], ports/87318 [9], ports/87396 [10], ports/87605 [11], ports/87840 [12], ports/88230 [13], ports/88493 [14], ports/88711 [15], ports/88751 [16], ports/89281 [17], ports/89999 [18], ports/90031 [19], ports/90150 [20], ports/90668 [21], ports/91433 [23], ports/88754 [24] Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3], pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7], edwin [8, 9, 11, 15, 21], fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12], Carl Makin <carl@stagecraft.cx> [13], arved [14], NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18], jylefort [19], linimon [22], dougb [23] Notes: svn path=/head/; revision=154065
* With portmgr hat on, reset inactive maintainer. There have been severalMark Linimon2005-11-271-1/+1
| | | | | | | maintainer-timeouts. Notes: svn path=/head/; revision=149642
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Update to 1.2.2Pav Lucistnik2004-11-051-4/+3
| | | | | | | | PR: ports/72982 Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer) Notes: svn path=/head/; revision=120903
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* - Update to 1.2.0Pav Lucistnik2004-04-201-24/+43
| | | | | | | | | PR: ports/63013, ports/65758 Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer) Carl Makin <carl@stagecraft.cx> Notes: svn path=/head/; revision=107707
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* o Main modificationNorikatsu Shigemura2003-08-181-1/+2
| | | | | | | | | | | | | | | | | | | | | graphics/gd(based on 1.8.4) -> graphics/gd1 graphics/gd2(based on 2.0.15) -> graphics/gd graphics/p5-GD(based on 1.41) -> graphics/p5-GD1 graphics/p5-GD2(based on 2.07) -> graphics/p5-GD japanese/gd -> japanese/gd1 japanese/gd2 -> japanese/gd o Include some feature WITH_XPM(w/, w/o WITHOUT_X11) o Chase this modification o Fix build error [1] PR: ports/54540 Submitted by: Ports Fury Approved by: maintainer (blanket) Reported by: bento via kris [1] Notes: svn path=/head/; revision=87214
* o Change library name from libgd to libgd1.Norikatsu Shigemura2003-07-111-1/+1
| | | | | | | | | | | | o Do not install everything except headers and libraries (to avoid conflicting with graphics/gd2) o Fix dependency on new libgd1(for many ports). PR: ports/54100 Submitted by: Ports Fury Notes: svn path=/head/; revision=84696
* Add hamlib 1.1.4,Patrick S. Gardella2003-05-161-0/+79
shared libraries for Amateur Radio Equipment Control Applications. PR: 51638 Submitted by: Sebastian Yepes <esn@x123.info> Notes: svn path=/head/; revision=81097