2012-11-26 graphics/yap: No more public distfiles
2012-11-26 games/demonquake: No more public distfiles
2012-11-26 databases/php-sqlrelay: No more public distfiles
2012-11-26 devel/fastdep: No more public distfiles
2012-11-26 graphics/svgviewer: No more public distfiles
2012-11-26 comms/garmin-utils: No more public distfiles
2012-11-26 comms/snooper: No more public distfiles
2012-11-26 graphics/xfig-devel: Stable version is more recent than devel version
2012-11-26 irc/irchat-jp: No more public distfiles
2012-11-26 games/xcogitate: No more public distfiles
Feature safe: yes
installation with pkgng. The port would otherwise try to install pkg
again
===> uarduno-1.02 depends on file: /boot/kernel/sbin/pkg - not found
- Don't leave any leftovers in KMODDIR
Approved by: maintainer
Feature safe: yes
- options for various versions of splat!
- add LICENSE
- update to 1.4.0
This release introduces a new contour smoothing feature (used to generate
the graphic shown in Figure 1 below), introduces a color key overlay
to GoogleEarth contour displays, and supplants the Longley-Rice
propagation model with a new Irregular Terrain with Obstructions
Model (ITWOM v3.0) created by Sid Shumate, President of Givens & Bell, Inc.
The ITWOM model promises improved performance and greater accuracy over
the older ITM model used in the past.
Feature safe: yes
* New platform: Windows (with MINGW), thanks to SP8QED for patches
* CW Settings can be changed during attempts on the fly (F5)
* Attempts can be aborted without aborting the whole program
* A pretty new icon (thanks to Victoria, SV2KBS)
Feature safe: yes
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
- Thumbdrive
discover application executable location
if the directory in which "fldigi" / "fldigi.exe" resides contains a
file named NBEMS.DIR then base all NBEMS file locations to that drive-folder
this allows a fully portble NBEMS installation to a thumbdrive (or other
portable drive)
- UTF-8 overhaul
Includes
Refactor get_tx_char()
Reset to stock version, call byte_at().
Feature safe: yes
- Update project home page url
- Bump PORTREVISION on obexapp due to shlib version change
- While I'm here, remove ABI version numbers from LIB_DEPENDS
Requested by: Dru Lavigne <dru.lavigne@gmail.com>
Approved by: crees (mentor)
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
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)