. 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]
- pass maintainership to submitter
while here
- install license via license framework, not manually
- convert to optionsng
- remove deprecated Author field in pkg-descr
- whitespace fixes in pkg-descr
PR: 171723
Submitted by: Guy Brand <gb at unistra dot fr>
Feature safe: yes
while here:
- trim Makefile header
- remove indefinite article from COMMENT
PR: 172830
Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail dot com>
Approved by: reassigned to the heap
Feature safe: yes
Changes:
* bulk/testport: Automatically detect dependency loops and
deadlocked queue, which fixes "infinite loop" or "hang"
when building
* Fix error when SAVE_WRKDIR is not defined
* testport: Ignore /etc/make.conf as leftover (fixes perl build)
* More optimizations
Feature safe: yes
while here:
- trim Makefile header
- convert to optionsng
- whitespace fixes in pkg-descr
PR: 172870
Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail dot com>
Approved by: reassigned to the heap
Feature safe: yes