outside of Mk/bsd.gcc.mk and is going to go away there, and replace it
by the new _GCC_RUNTIME. That one is a stop gap measure as well, but
at least documented as such and easier to use.
Really, using CFLAGS, LDFLAGS and the like should be sufficient and a
hack like this never necessary.
Simplify Makefile headers according to new guidance.
Approved by: maintainer timeout (3 weeks)
Feature safe: yes
. use two line style headers;
. strip ABI versions from LIB_DEPENDS;
. add licence (GPLv3);
. make use of desktopfileutils for port and package;
. add pkgconfig build dependency;
. remove desktop entry from Makefile (the port has got it's own);
. remove BROKEN at FreeBSD-6.x (not supported anymore).
PR: ports/173305
Submitted by: bsam (me)
Reviewed by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
Feature safe: yes
was made by the OpenSuse people. This allows gnome2 to be packaged again. I
planned to do this update after 9.1 was released but I completely forgot about
packages for the release [1].
While here update Makefile header, remove shlib versions and update CONFLICT
for the gnome3 version when that arrives.
Reminded by: mandree@ [1]
Obtained from: gnome stage area
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
Please note that the mechanism for activating the completions
library has changed. You must source
${PREFIX}/share/bash-completion/bash_completion.sh from your .bashrc.
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 mod_setenvifplus to version 0.19 [2]
noted by portscout (no changes except version number) [1]
old version no longer fetchable [1][2]
Feature safe: yes
PR: 171900 [2]
Submitted by: ohauer [2]
Approved by: maintainer timeout [2]