Commit graph

4227 commits

Author SHA1 Message Date
Jochen Neumeister
b1debcdbb2 comms/cwstudio: Update from 0.9.5 to 0.9.6
*While here, pet portlint and switch to DISTVERSION

PR:		224547
Submitted by:	 Lukasz Komsta <sp8qed@onet.eu> (maintainer)
Approved by:	mentors (implicit)
2017-12-25 10:23:27 +00:00
Sean Bruno
d3d215e6c3 comms/amtterm Update to 1.6 release
Reviewed by:	crees
Differential Revision:	https://reviews.freebsd.org/D13590
2017-12-22 20:55:47 +00:00
Baptiste Daroussin
2e9911f602 Switch from swig 2.0 to swig 3.0 2017-12-20 19:34:11 +00:00
Baptiste Daroussin
931952ad7f Switch to swig 3.0 2017-12-20 15:00:47 +00:00
Diane Bruce
2ae3dd8688 =Version 1.0.4=
2017-12-18  David Freese  <w1hkj@bellsouth.net>

        3fdf12c: Cluster stream
        d32b3d9: AR report

Reported by:	portscout
2017-12-20 00:31:45 +00:00
Baptiste Daroussin
a9883b0303 Switch to swig 3.0 2017-12-19 15:35:41 +00:00
Mark Linimon
f1696c0036 Mark more recently failing ports broken on aarch64.
While here, pet portlint and reformat some other BROKEN statements.

Approved by:	portmgr (tier-2 blanket)
2017-12-19 14:41:29 +00:00
Michael Reifenberger
7e036760f5 Update to rel. 3.10.2.0 2017-12-18 15:18:32 +00:00
Jochen Neumeister
45833f5f76 comms/tio: Update from 1.27 to 1.28
Changelog: https://github.com/tio/tio/releases/tag/v1.28

PR:		224337
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by:	mentors (implicit)
2017-12-14 13:18:41 +00:00
Antoine Brodin
1d00aa2b00 - Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
2017-12-11 16:54:20 +00:00
Antoine Brodin
f6825be1b5 wsjt builds fine without the python metaport 2017-12-09 14:05:08 +00:00
Jochen Neumeister
0a79bc38eb Update */pear-Horde to the latest version
switch to DISTVERSION

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13399
2017-12-08 20:21:01 +00:00
Dmitry Marakasov
47eb8ec602 - Pet portlint
- Add LICENSE
- Unsilence installation commands
- Switch to options helpers

Approved by:	portmgr blanket
2017-12-05 09:00:27 +00:00
Alan Somers
0b54608fa9 comms/mlan3 shells/fish: annotate conflicts
They both install /usr/local/bin/fish

PR:		222777
Reported by:	http://pkgtool.osorio.me/conflicts/
Approved by:	Chris Hutchinson <portmaster@bsdforge.com> (mlan3 maintainer)
Differential Revision:	https://reviews.freebsd.org/D13318
2017-12-04 16:59:19 +00:00
Sunpoet Po-Chuan Hsieh
c40c461d6d Use USES=localbase
- Remove CONFLICTS: comms/spandsp-devel has been removed almost 3 years
- Update pkg-descr
- Update WWW
2017-12-03 20:38:42 +00:00
Antoine Brodin
38308bbce8 - Add explicit FLAVOR to a few dependencies
- Remove FLAVOR from py-docutils dependency in comms/uhd, in this case
  it needs the rst2html command, not the docutils module
- Mark some ports as not compatible with python3
2017-12-03 08:25:31 +00:00
Antoine Brodin
07faea058d Cleanup LIB_DEPENDS on libpng 2017-12-01 07:19:53 +00:00
Mathieu Arnold
551be3c723 Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
Mark Linimon
bf43557044 For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
2017-11-30 06:13:34 +00:00
Rene Ladan
10c237288a comms/dcf77pi: update to 3.6.1
Changelog:	https://github.com/rene0/dcf77pi/releases/tag/3.6.1
MFH:		2017Q4
2017-11-19 14:04:03 +00:00
Steve Wills
a873055e7e comms/tio: Update to 1.27
PR:		223666
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2017-11-14 16:08:50 +00:00
Ganael LAPLANCHE
60f25f82e7 Update to 2.9 2017-11-13 16:49:17 +00:00
Dmitry Marakasov
83768f420a - Add LICENSE
- Unsilence installation

Approved by:	portmgr blanket
2017-11-12 09:04:42 +00:00
Antoine Brodin
1cd3011b81 Fix the context of some patches so that they apply with stricter patch(1)
PR:		223545
With hat:	portmgr
2017-11-10 07:10:35 +00:00
Antoine Brodin
b618e2d0c5 Fix the context of some patches so that they apply with stricter patch(1)
PR:		223545
With hat:	portmgr
2017-11-09 23:12:03 +00:00
Yuri Victorovich
6128783e79 comms/tio: Moved plist back from Makefile to pkg-plist, added the DOCS option.
Approved by:	mat (requested changes in D12987)
Differential Revision:	https://reviews.freebsd.org/D12987
2017-11-08 18:32:58 +00:00
Yuri Victorovich
e9af285dfc comms/tio: Update to 1.26
PR:		223496
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D12987
2017-11-08 06:37:52 +00:00
Vanilla I. Shu
035f2c8075 Update to 2.10. 2017-11-08 05:53:30 +00:00
Ryan Steinmetz
e6dbb11ec5 - Reset MAINTAINER due to fatal email bounces, maintainer timeouts
Reported by:	portscout
2017-11-04 13:07:41 +00:00
Jimmy Olgeni
e929aea23c Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
2017-11-02 21:41:47 +00:00
Diane Bruce
c2bdb7db2b Unbreak build
Fix errors spotted by portlint

PR:		ports/223358
Submitted by:	takefu@airport.fm
2017-11-02 03:42:00 +00:00
Diane Bruce
ed5799080e Add rtlsdr support
PR:		ports/223356
Submitted by:	takefu@airport.fm
2017-11-02 01:51:10 +00:00
Diane Bruce
e121a351ff Unbreak:
fix
  PR#451999
  portlint(1) compliant

add
  license_file

PR:		ports/223355
Submitted by:	takefu@airport.fm
2017-11-02 00:39:55 +00:00
Jimmy Olgeni
2fb9f25373 Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-01 13:10:35 +00:00
Hans Petter Selasky
178dc54417 Update devd rules and various build cleanup.
Added support for Tellstick Duo.

Approved by:	maintainer (Johan Strom, johan@stromnet.se)
Tested by:	hselasky @
PR:		222790
2017-11-01 07:55:34 +00:00
Diane Bruce
7ce72eb110 =Version 4.0.12=
2017-10-25  David Freese  <w1hkj@bellsouth.net>

	abb522d: Farnsworth timing
	408a01b: PSK sinc filter
	8cfc154: ACL interface
	792b152: Text capture
	dd2c8ef: OSX start process

Reported by:	portscout
2017-10-29 20:55:50 +00:00
Diane Bruce
14c69a0df0 The WSJT Development Group is pleased to announce the full General
Availability release of WSJT-X Version 1.8.0.

Changes since "Release Candidate 3" (wsjtx-1.8.0-rc3) are very minor; they are
described in the Release Notes posted here:
http://physics.princeton.edu/pulsar/k1jt/Release_Notes_1.8.0.txt

Installation packages for Windows, Linux, Macintosh, and Raspian Jessie
have been posted on the WSJT web site here:
http://physics.princeton.edu/pulsar/k1jt/wsjtx.html

You can also download the packages from our SourceForge site:
https://sourceforge.net/projects/wsjt/files/wsjtx-1.8.0-rc3/
(It may take a short time for the SourceForge site to be updated.)

If you are upgrading from -rc1, you will need to do a one-time reset of
the default list of suggested operating frequencies.  Go to
*File->Settings->Frequencies*, right click on the table and select *Reset*.

We hope you will enjoy using WSJT-X Version 1.8.0.

     -- 73, Joe, K1JT, for the WSJT Development Group
2017-10-29 14:54:07 +00:00
Diane Bruce
487752f07d - @fjoe correctly pointed out one place where the newline needed to be
removed, I did miss that one. (It's directly used as a filename)
  The other places are do not cares.
- It makes no sense to remove gets() without removing potentially
  just as bad scanf() calls and it's bad practice to use scanf anyway
  I'm paranoid with implementations of fgets() (Non FreeBSD to be clear)
  hence the use of -1 in the length argument of fgets().
- I'll see if upstream is willing to accept these diffs.

Submitted by:	Max Khon <fjoe@freebsd.org>
Reported by: 	Max Khon <fjoe@freebsd.org>
2017-10-28 16:15:16 +00:00
Tobias Kortkamp
75d7a3c520 New port: comms/tio
Simple TTY terminal application which features a straightforward
commandline interface to easily connect to TTY devices for basic
input/output.

WWW: https://tio.github.io

PR:		222719
Submitted by:	Dmitri Goutnik <dg@syrec.org>
2017-10-27 15:31:57 +00:00
Diane Bruce
d6b4be41ff V1.2.2 July 2017
----------------

1/ Improvements to Hamlib support, error message reporting, serial rate box.

2/ Disabled unused UDP comms/egexp processing to clean up Options dialog.
2017-10-24 00:22:06 +00:00
Dmitry Marakasov
22b35c7122 - Add LICENSE_FILE
- Switch to USES=tar
- Unsilence installation commands
- Switch to options helpers

Approved by:	portmgr blanket
2017-10-21 09:04:24 +00:00
Jan Beich
84e727457f multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed

Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine
2017-10-21 06:50:49 +00:00
Adrian Chadd
b632376f44 [svxlink] make this compile / run on FreeBSD-HEAD again.
I've also submitted the patches upstream.

Approved by:	db
Differential Revision:	https://reviews.freebsd.org/D12680
2017-10-16 19:28:11 +00:00
Diane Bruce
b38d719950 Update to fldigi 4.0.11
=Version 4.0.11=

2017-10-14  David Freese  <w1hkj@bellsouth.net>

	3302f0d: Text Capture
	35387db: FreeBSD mod
	6e94d54: Documentation update
	e4abdbf: PSK filter
	cd36a46: Audio Stream
	5a9322f: printf cleanup
	e8651ed: CW Multichannel
	89b5207: QSY multi
2017-10-15 18:13:36 +00:00
Diane Bruce
76121f6b66 Move with upstream to sourceforge
=Version 1.0.3=

2017-10-14  David Freese  <w1hkj@bellsouth.net>

	0d1ba30: dxcc server list
2017-10-15 16:38:34 +00:00
Kevin Lo
9335c19273 Update to 20170805. 2017-10-14 07:53:04 +00:00
Antoine Brodin
b172c9db4c Make fetchable again
Verified by:	no difference between uncompressed tar files
2017-10-13 22:12:24 +00:00
Antoine Brodin
bc8ca5d378 Allow building kde4 again 2017-10-13 21:42:44 +00:00
Diane Bruce
5cf392c1f3 =Version 1.0.2=
2017-10-12  David Freese  <w1hkj@bellsouth.net>

	efe4c58: UI thread bug
	cc846da: FreeBSD reported bugs
	be720c4: Prog doc update

=Version 1.0.1=

	d46e018: Application icon
	926b7fd: Installation bugs
	43e4059: win mingw
	4a092db: doc update
	c9021c0: Code revision #2

=Version 1.0.0=

	c5373f2: Code Revision 1
	926ee8e: Initial flcluster repository
2017-10-13 14:58:04 +00:00
Baptiste Daroussin
c67ab79da8 Cleanup dead MASTER_SITES 2017-10-13 14:19:26 +00:00
Baptiste Daroussin
1493dd450d Mark as broken ports with no public distfiles 2017-10-13 14:18:50 +00:00
Baptiste Daroussin
18a272cfb5 Mark as broken: invalid checksum 2017-10-13 13:24:54 +00:00
Baptiste Daroussin
653a6b0dba No upstream anymore 2017-10-13 13:21:16 +00:00
Diane Bruce
fd5ad89442 flcluster is a stand alone dx cluster client that will also connect to fldigi
and act as the dx cluster client for fldigi. Multiple instances of flcluster
can simultaneously connect to fldigi, and fldigi's internal dx cluster client
can also be connected at the same time.  Connectivity is via a socket interface,
so flclient can reside on the same or a different computer on the LAN or WAN
so long as it is possible to establish the socket (xmlrpc) connection.

On line help is available <http://www.w1hkj.com/flcluster-help/>
2017-10-12 19:30:51 +00:00
Mathieu Arnold
4da13b8f8e Remove WANT_GNOME and HAVE_GNOME.
Approved by:	bapt kwm
Sponsored by:	Absolight
Differential Revision:	  https://reviews.freebsd.org/D12643
2017-10-12 15:57:51 +00:00
Emanuel Haupt
584f3238f8 Add py-hidapi 0.7.99, cython interface to comms/hidapi. 2017-10-11 22:34:31 +00:00
Mark Linimon
3ef3461740 For ports that are explicitly enabled on armv6, also enable them
on armv7.  This has not been tested with an -exp run but should
"do no harm".

PR:		221894 (partial)
2017-10-10 21:31:30 +00:00
Sunpoet Po-Chuan Hsieh
d263cacb21 Update graphics/openjpeg to 2.3.0
Changes:	https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md
PR:		222817
Exp-run by:	antoine
2017-10-10 17:45:57 +00:00
Antoine Brodin
4080cb3939 Deprecate ports broken for more than 6 months 2017-10-08 19:36:26 +00:00
Diane Bruce
7f932a1d60 Remove the two gets() calls and replace with fgets()
https://reviews.freebsd.org/D12298
Whilst here redo the patches with make makepatch

PR:		ports/222796
Reported by:	emaste@
2017-10-07 01:24:16 +00:00
Diane Bruce
7ce1d917d3 Fix build under gfortran7
Bug 222560: comms/wspr: fails to build with lang/gcc7 or later
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222560

PR:		ports/222560
Reported by:	Jan Beich <jbeich@FreeBSD.org>
2017-09-27 23:29:43 +00:00
Raphael Kubo da Costa
1bae556a1c Bump PORTREVISION in ports depending on archivers/libzip.
libzip was updated to 1.3.0 in r450774, and its SOVERSION went from .4 to .5
after the removal of zip_archive_set_tempdir(). All dependent ports continue to
build fine without that symbol.

PR:		222638
2017-09-27 18:08:14 +00:00
Diane Bruce
3d6686921b Version 1.3.35
FTdX5000 mods
    * fix scaling of power out and swr meters

  mingw-mods
    * modifications to allow building on Windows MinGW/Msys

  xml inhibit
    * inhibit both client and server xml i/o until transceiver fully initialized
2017-09-27 11:38:15 +00:00
Diane Bruce
bccae7307f Version 4.0.10
WX HamQth bug fix
    * Fixed access to remote data for Metar and HamQth queries

  win7 mingw build fixes
    * PRI?SZ format specifiers not recognized on all build platforms

  wefax ui mods

  wefax_map
    * Create unique wefax mapping widget based on pre 3.23 picture widget
      . resolution of new picture widget resize fault during wefax Rx

  auto start
    * add delays to allow sufficient time for external process to become stable
2017-09-27 11:33:51 +00:00
Jan Beich
98eb11b2f0 devel/boost-*: update to 1.65.1
Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a devel/boost-*: enable C++11 features
PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +00:00
Mathieu Arnold
3fcd0e41de Remove USES=execinfo.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:28 +00:00
Sofian Brabez
878b75eadc - Update to 3.4 2017-09-22 09:01:54 +00:00
Ganael LAPLANCHE
588be96f6a Update to 2.8 2017-09-20 10:10:21 +00:00
Mathieu Arnold
cb41fc6623 Fix license information for portgs that use "the same license as Perl".
Sponsored by:	Absolight
2017-09-15 08:58:46 +00:00
Diane Bruce
8d17936dda set qt tools as build deps
PR:		ports/217272
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>
2017-09-13 12:31:00 +00:00
Diane Bruce
162491f4d7 Update to 1.3.34
=Version 1.3.34=

2017-09-01  David Freese  <w1hkj@bellsouth.net>

	e9628ee: Save/Restore
	9213bfc: flrig shell

2017-07-31  Sean Sharkey  <g0oan@icloud.com>

	22e70f6: FT1000 update

2017-07-29  David Freese  <w1hkj@bellsouth.net>

	34fdb94: IC7300 NR scale
	fa0cdaf: IC7200/7300 compile warning

2017-07-23  Steve Magnuson AG7GN  <steve.magnuson@gmail.com>

	661374f: IC7100
2017-09-11 15:58:31 +00:00
Vanilla I. Shu
bf63fb17db Update to 2.9. 2017-09-11 15:20:54 +00:00
Diane Bruce
500292e485 Changes Ver 4.3
- commented out unused function (txTextCB) tnx Ervin, HA2OS

PR:		ports/221933
Submitted by:	Maintainer
2017-09-11 14:09:56 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Diane Bruce
f1f02b2277 Update to fldigi 4.0.9
From ChangeLog

=Version 4.0.9=

2017-09-03  David Freese  <w1hkj@bellsouth.net>

	cc95f0a: clock_gettime
	5d4008a: spectrum display
	6021e18: Test Signal Dialog
	ccd3a2e: dxcluster fonts
	08aa8f7: smod
	6c05fe9: Spot buffer
	deb4392: Winkeyer clones
	ee3d420: PSK s/n imd

2017-07-25  Matt Roberts  <matt@kk5jy.net>

	ba2305c: RX Text capture

2017-07-23  David Freese  <w1hkj@bellsouth.net>

	3229581: PSK viewer

Reported by:	portscout
2017-09-05 23:05:29 +00:00
Martin Matuska
a3c9cabefc Horde package update:
comms/pear-Horde_ActiveSync 2.38.7 -> 2.38.8
archivers/pear-Horde_Compress 2.2.0 -> 2.2.1
devel/pear-Horde_Core 2.30.0 -> 2.30.2
devel/pear-Horde_Date 2.4.0 -> 2.4.1
mail/pear-Horde_Imap_Client 2.29.14 -> 2.29.15                                 mail/pear-Horde_Mime_Viewer 2.2.1 -> 2.2.2
2017-09-02 22:37:05 +00:00
Ganael LAPLANCHE
5424b34d37 - Update to 2.7
- Add option to select audio backend [1]

PR:		221627 [1]
Submitted by:	Christian Sturm <reezer@reezer.org> [1]
2017-08-25 10:13:25 +00:00
Sunpoet Po-Chuan Hsieh
43ff00a57b Update graphics/openjpeg to 2.2.0
Changes:	https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md
PR:		221478
Exp-run by:	antoine
2017-08-20 09:48:39 +00:00
Rodrigo Osorio
cb70bf309c Update to 1.38.4
Fix various compilation issues in python-gammu on Windows.
Improved support for Huawei E3531 and E1756.
Fixed several issues with using library on Windows.
2017-08-02 22:54:20 +00:00
Martin Matuska
b97e1f7121 Horde package update:
comms/pear-Horde_ActiveSync 2.38.6 -> 2.38.7
www/pear-Horde_Browser 2.0.13 -> 2.0.14
devel/pear-Horde_Core 2.29.1 -> 2.30.0
www/pear-Horde_Form 2.0.17 -> 2.0.18
devel/pear-Horde_Icalendar 2.1.6 -> 2.1.7
mail/pear-Horde_Imap_Client 2.29.13 -> 2.29.14
net/pear-Horde_Url 2.2.5 -> 2.2.6
www/horde-ansel 3.0.6 -> 3.0.7
ftp/horde-gollem 3.0.10 -> 3.0.11
deskutils/horde-groupware 5.2.20 -> 5.2.21
www/horde-base 5.2.15 -> 5.2.16
mail/horde-imp 6.2.19 -> 6.2.20
deskutils/horde-kronolith 4.2.21 -> 4.2.22
deskutils/horde-nag 4.2.14 -> 4.2.15
www/horde-trean 1.1.7 -> 1.1.8
mail/horde-turba 4.2.19 -> 4.2.20
mail/horde-webmail 5.2.20 -> 5.2.21
devel/horde-whups 3.0.10 -> 3.0.11

Security:	open redirects in multiple applications
2017-08-02 19:23:51 +00:00
Dmitry Marakasov
08c13bcac5 Tools to help hacking Allwinner A10 (aka sun4i) based devices and possibly
it's successors, that's why the 'x' in the package name.

WWW: https://github.com/linux-sunxi/sunxi-tools

PR:		213250
Submitted by:	manu
2017-07-25 15:53:12 +00:00
Dmitry Marakasov
b7af2d713b - Switch to options helpers
- Add LICENSE
2017-07-25 13:36:26 +00:00
Dmitry Marakasov
b7f58c748e - Add missing python run-dependency
- Fix additional shebang

Approved by:	portmgr blanket
2017-07-25 12:16:49 +00:00
Diane Bruce
e3bb2240bc Update to 4.0.8
=Version 4.0.8=

2017-07-21  David Freese  <iam_w1hkj@w1hkj.com>

	38b65ea: Executable pathname
	2a3c38b: rigCAT metering
	37d78b1: OS X autostart
	0006904: RigCAT i/o
	c0bf2f2: Doxygen build
	6e4f04c: Analysis modem
	c438ba6: XMLRPC rx stream

2017-07-13  Matt Roberts KK5YJ  <matt@kk5jy.net>

	4a6e7ce: RX text paste

2017-07-12  David Freese  <iam_w1hkj@w1hkj.com>

	ef36e76: FSQ triggers
	8517451: FSQ image

Reported by:	portscout
2017-07-21 21:33:13 +00:00
Michael Reifenberger
a4884a0664 Update to version 3.10.1.1 2017-07-17 19:01:52 +00:00
Diane Bruce
7f14f47b04 Update to 4.0.7 minor fixes from ChangeLog
=Version 4.0.7=
2017-07-03  David Freese  <iam_w1hkj@w1hkj.com>

        ee6cc45: SCU-17 ptt
        964816a: bindUDP
2017-07-10 21:39:42 +00:00
Guido Falsi
59c30cd8a5 - Modernize port by fully using OPTION helpers and OPTION targets
- Convert to USES=localbase
- Patch sample script shebang to reference sh instead of bash
- Fix staging and packaging problems when not using default options
- Add missing dependencies reported by poudriere stage-qa
- Strip installed libraries
2017-07-09 12:50:07 +00:00
Richard Gallamore
6b38c75dd9 * Updated maintainer email address
PR:		220395
Submitted by:	kevans
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11497
2017-07-06 01:39:08 +00:00
Tobias C. Berner
5da7ccc1fb Update math/gsl to 2.4
Exp-Run by:	antoine
PR:		220408
2017-07-03 20:38:11 +00:00
Sunpoet Po-Chuan Hsieh
f02458dc78 Remove Perl core modules
- Add LICENSE
- Add NO_ARCH
- Bump PORTREVISION for dependency change
2017-06-30 22:13:15 +00:00
Diane Bruce
f0549e6d36 Update fldigi to 4.0.6
=Version 4.0.6=

2017-06-25  David Freese  <iam_w1hkj@w1hkj.com>

	094ac3c: Documentation
	1715749: flmsg alert
	b3dd76d: Time Macros
	a3f27d2: Require PortAudio
2017-06-28 00:03:02 +00:00
Sunpoet Po-Chuan Hsieh
cb037d3c98 Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
2017-06-27 13:46:53 +00:00
Adrian Chadd
8af6f9429a [qsstv] fix uninitialised member access.
(I've emailed upstream with this patch)

Approved by:	db
2017-06-26 16:19:17 +00:00
Diane Bruce
753482114b Update to fldigi 4.0.5
N.B. Removal of options oss, sndfile, and portaudio as portaudio and
sndfile is now always needed due to an upstream change.

=Version 4.0.5=
2017-06-19  David Freese  <iam_w1hkj@w1hkj.com>

        bc29d97: Documentation update
        6164c26: TELNET timeout
        8922c5d: FD macros
        b0928a0: N3FJP PTT
        dcca120: Rx/Tx open/close
        a49cf18: xmlrpc configuration
        36a7fce: FSQ macros
        6aaec34: Consistency check fail
        7bcd89c: Audio Alerts
        5f65d2e: Restore defaults
        a9346cd: cw variable squelch
        8460fba: INSTALL/README/NEWS
        c2c9f38: CW Extended char set
        ad8e33e: County field
        64b397f: autostart on os x
        43b37fe: Rx Context Menu
        3aea3ca: Port Audio on Linux
        f994b6a: NEWS update
2017-06-25 21:32:39 +00:00
Tobias C. Berner
5e373eaa92 Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while building.
Therefore switch from having the ninja generator opt-in to having it opt-out.

Previously cmake-ports that wanted to use ninja could set
    CMAKE_NINJA=yes
now, ports that do not work with ninja can set
    cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.

The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary

PR:		219629
PR:		213331
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D10748
2017-06-25 21:07:58 +00:00
Sunpoet Po-Chuan Hsieh
8e55ef601f Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:03:18 +00:00
Martin Matuska
675131f7f1 Horde package update:
comms/pear-Horde_ActiveSync 2.38.5 -> 2.38.6
2017-06-21 20:24:01 +00:00
Martin Matuska
dc0ba222d9 Horde package update:
comms/pear-Horde_ActiveSync 2.38.4 -> 2.38.5
devel/pear-Horde_Alarm 2.2.9 -> 2.2.10
devel/pear-Horde_Cli 2.2.0 -> 2.2.3
devel/pear-Horde_Core 2.28.3 -> 2.29.0
devel/pear-Horde_Date 2.3.2 -> 2.4.0
2017-06-19 10:01:23 +00:00
Sunpoet Po-Chuan Hsieh
e8001f57ef Remove no-op WX_UNICODE
Approved by:	portmgr (blanket)
2017-06-10 01:51:02 +00:00