Commit graph

4548 commits

Author SHA1 Message Date
Jochen Neumeister
c43ca9b1f4 Update to 2.39.5
Sponsored by:	Netzkommune GmbH
2018-12-03 11:29:02 +00:00
Rene Ladan
99d6d12a38 Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
2018-12-02 15:41:47 +00:00
Mark Linimon
4a6034550d Use a more succinct way of creating PLIST_SUB.
Reported by:	jbeich
Reviewed by:	mat
Approved by:	portmgr (tier-2 blanket)
2018-11-27 19:53:11 +00:00
Tobias C. Berner
cc8a667aa2 pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
  the same time, as there were conflicting files.

  This patch creates Python-version versioned directories for
  all these, and further installs binaries with a version number.

* Note, there might be some hickups for software that depends on
  on of the .so's provided by PyQt5, which might not be found
  anymore autmotically, and maybe need some LD-flaggery.

* Update PyQt5 to 5.10.1

* Mark www/py-qt5-webengine broken. It is unforuntately no longer
  compatible with the old qt5-webengine-5.9.4 we ship.

PR:		232745
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D8714
2018-11-22 20:18:37 +00:00
Mark Linimon
8fb9d15997 Merely specifying :c11 is sufficient here.
Reported by:	danfe
2018-11-14 21:31:28 +00:00
Koop Mast
289883b11b Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
  that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.

Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.

Chase these changes in all the ports that using IM6.

PR:		225102 (based on, only the version update) [1]
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
2018-11-10 19:57:07 +00:00
Baptiste Daroussin
7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
Mathieu Arnold
35326f1a97 security/openssl-devel was removed, but there is a security/openssl111 now. 2018-11-10 10:09:48 +00:00
Tobias C. Berner
513eaab548 Fix build for some more kde@ ports on GCC-architectures
PR:		233058
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-11-10 07:22:09 +00:00
Jan Beich
0872f77fd4 multimedia/ffmpeg: update to 4.1
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
2018-11-06 01:50:26 +00:00
Tobias C. Berner
89d1bb9ab0 Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
  porting simpler; the set of ports using either mostly coincided.

Exp-run by:	antoine
PR:		223687
PR:		232751
2018-11-04 19:00:53 +00:00
Mark Linimon
61be1378c6 Fix build on powerpc64 by adding compiler:c++11-lang to USES.
Approved by:	portmgr (tier-2 blanket)
2018-11-02 16:36:00 +00:00
Rene Ladan
8a502cb2d4 Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
2018-11-02 13:32:34 +00:00
Mark Linimon
91449b7ba0 Fix build with GCC-based architectures.
PR:		232080
Submitted by:	Piotr Kubaj
2018-11-01 15:34:46 +00:00
Mathieu Arnold
24cc9cf00b Fix USE_GITHUB usage. 2018-10-31 15:47:05 +00:00
Wen Heping
a45b65a3c7 - Update to 3.2p3
PR:		231814
Submitted by:	osidorkin@gmail.com
Approved by:	maintainer
2018-10-31 06:24:57 +00:00
Jochen Neumeister
91a092be0c Update to 2.39.4
Sponsored by:	Netzkommune GmbH
2018-10-30 11:58:47 +00:00
Mark Linimon
ca8ab26c38 Fix build on gcc-based architectures.
PR:		232560
Submitted by:	Piotr Kubaj
2018-10-30 11:49:32 +00:00
Mark Linimon
06b560c9a1 Fix build on powerpc64, and, possibly, armvX.
PR:		231600
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-10-30 11:36:44 +00:00
Alexey Dokuchaev
315bb91822 Unbreak the build against newer versions of OpenSSL (since 1.1.0-pre5), where
many data structures were made opaque and RLE compression support was removed.

Reported by:	pkg-fallout
2018-10-24 11:47:28 +00:00
Jan Beich
0aa737a336 Expand FreeBSD 12 conditionals to include 13.0-CURRENT 2018-10-23 16:34:43 +00:00
Tobias C. Berner
d19d17bd64 qt5: Fix build on GCC based architectures.
PR:		231584
PR:		231677
PR:		231685
PR:		231830
PR:		231955
PR:		231905
PR:		231892
PR:		231684
PR:		231958
PR:		231960
PR:		231818
PR:		231542
PR:		231860
PR:		231681
PR:		231963
PR:		231891
PR:		231966
PR:		231904
PR:		231676
PR:		231819
PR:		231956
PR:		231680
PR:		231957
PR:		231903
PR:		231901
PR:		231667
PR:		231861
Submitted by:	 Piotr Kubaj <pkubaj@anongoth.pl>
2018-10-14 08:01:13 +00:00
Mateusz Piotrowski
76df1019e2 comms/conserver-com: Update licensing details and pet portlint
- Add LICENSE_FILE
- Use tabs instead of spaces to indent values assigned to variables

Reviewed by:	antoine (previous version)
Reviewed by:    krion (previous version)
Reviewed by:    sbruno (previous version)
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D17528
2018-10-12 16:08:03 +00:00
Sean Bruno
2cecef9116 comms/conserver-com: Update for openssl 1.1.1 in 12-CURRENT.
- Add BSD3CLAUSE license (0mp)
- Switch to github from sourceforge (sbruno)
- portlint cleanups (bunch of people)

PR:		232158
Submitted by:	0mp
Reported by:	jhb
Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D17524
2018-10-12 15:50:45 +00:00
Antoine Brodin
89b4379a17 Deprecate most glib12 consumers
With hat:	portmgr
2018-10-12 09:19:04 +00:00
Antoine Brodin
95e220d1be Deprecate some GNOME 2 applications
With hat:	portmgr
2018-10-07 20:25:16 +00:00
Kubilay Kocak
66a70b67cb comms/hylafax: Fix build with Clang 6 (and GCC7)
Add patch from upstream HylaFAX+, fixing a Clang 6 (and GCC7) build error:

FaxRecvInfo.c++:115:17: error: comparison between pointer and integer ('const char *' and 'int')
    while (cp+2 != '\0') {
           ~~~~ ^  ~~~~

[1] http://bugs.hylafax.org/show_bug.cgi?id=971
[2] https://sourceforge.net/p/hylafax/HylaFAX+/2417/
[3] See Also: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853448

PR:		225372
Reported by:	O. Hartmann <ohartmann walstatt org>
Obtained from:	HylaFAX+ [2]
MFH:		2018Q4
2018-10-07 10:29:06 +00:00
Dag-Erling Smørgrav
9dff352320 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
2018-10-06 13:06:42 +00:00
Ganael LAPLANCHE
33f178ede0 Add missing USES=gl to my ports 2018-10-05 10:10:02 +00:00
Rene Ladan
5542e69c2c Remove expired ports:
2018-10-01 devel/erlang-protobuffs: upstream deprecated
2018-10-01 comms/wsjt: replace with wsjtx upstream no longer maintained
2018-10-01 comms/wspr: replace with wsjtx upstream no longer maintained
2018-10-01 comms/kvasd: use wsjtx- kvasd is not needed by wsjtx and no longer maintained
2018-10-01 mail/mutt-lite: For a lite version of mutt build mail/mutt with less (or zero) options
2018-10-02 18:59:25 +00:00
Diane Bruce
214911448d Clean up Makefile
- Add missing NO_ARCH, NO_BUILD
- removed autoplist
- tidy up RUN_DEPENDS
- fix typos in install

Reported by:	jhale
2018-10-02 18:40:54 +00:00
Rene Ladan
783c981d95 Return avilla@'s ports to the pool after his commit bit got taken in for safekeeping. 2018-10-01 21:43:17 +00:00
Antoine Brodin
8421917bab Cleanup plist 2018-10-01 08:43:02 +00:00
Diane Bruce
bcf37be98f A Linux toolkit for handling signals over the automatric picture
transmission (APT) protocol.

## Intro to Automatic Picture Transmission
Automatic picture transmission (APT) is an analog image transmission format
developed for use on weather satellites in the 1960s. While only three
modern satellites, NOAA 15, NOAA 18, and NOAA 19, transmit on the APT
protocol, building a reception station is cheap and simple. The images can
be quite high qualitythey natively have a resolution of
4 km/px. It is reasonable to expect at least one good-quality satellite
pass (and, thereby, opportunity for image downlink) per day.

WWW: https://github.com/rsj56/apitran
2018-09-29 19:50:58 +00:00
Thomas Zander
84b6aee905 Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l 2018-09-29 08:04:27 +00:00
Yuri Victorovich
a95f238eac comms/chirp: 0.4.1.2017.02.22 -> 0.4.1.2018.09.06
Differential Revision:	D17272
2018-09-21 16:24:28 +00:00
Mark Linimon
5da283f4ec Fix build on gcc-based archs.
PR:		231464
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-09-21 11:37:03 +00:00
Mark Linimon
1dbe597583 Mark as broken on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2018-09-19 22:17:02 +00:00
Niclas Zeising
0fae2e9e0e Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
2018-09-11 18:34:27 +00:00
Yuri Victorovich
bc58dff83d comms/freedv: Update 1.2.2 -> 1.3.1
Port changes:
* Change MASTER_SITES
* WWW update

PR:		231142
Submitted by:	takefu@airport.fm
2018-09-11 05:17:29 +00:00
Mathieu Arnold
e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00
Tobias C. Berner
60768bf27d Update Qt5 to 5.11.1
Big thanks to
        * brnrd for the libressl patches in net/qt5-network
        * jhale for fixing the bulk load of ports

PR:		230884
Exp-run by:	antoine
2018-09-09 11:12:14 +00:00
Steve Wills
2d0eee99be comms/anyremote: update to 6.7.1
PR:		226698
Submitted by:	samm@os2.kiev.ua (maintainer, with slight changes)
2018-09-06 19:46:19 +00:00
Sunpoet Po-Chuan Hsieh
29632fcc45 Update devel/json-c to 0.13.1
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/json-c/json-c/blob/master/ChangeLog
PR:		231007
Exp-run by:	antoine
2018-09-05 22:01:55 +00:00
Yuri Victorovich
2c6b7d5626 comms/geoid: fix build on CURRENT and pet portlint
Port changes:
* Add dependencies
* Correct the patch tag in post-patch
* Add patch

PR:		231162
Submitted by:	swills
2018-09-04 21:26:14 +00:00
George V. Neville-Neil
2bdd507d88 Fix typo 2018-09-04 14:11:56 +00:00
George V. Neville-Neil
d71e98a25e Update the license allow post GPLv2
Reported by:	jbeich
2018-09-04 13:14:07 +00:00
George V. Neville-Neil
5ead7a128d Remove an unused dependency, update to properly grab version of Python
Reported by:	jbeich
2018-09-04 13:12:08 +00:00
George V. Neville-Neil
3a8ad5d8e2 Update build dependencies to track a library rather than an executable 2018-09-03 19:43:07 +00:00
George V. Neville-Neil
dd5b34f14f Update dependencies to properly follow Python and libraries 2018-09-03 19:40:59 +00:00
George V. Neville-Neil
e6d9ec2f1a Switch to the more idiomatic inclusion of Python 2018-09-03 19:33:28 +00:00
George V. Neville-Neil
03f7c8e36a Attach libbtbb and ubertooth to the build 2018-09-03 18:46:52 +00:00
George V. Neville-Neil
45f92f7cf4 Make this port depend on its library 2018-09-03 18:43:15 +00:00
George V. Neville-Neil
4bfca62385 Ubertooth Tools for use with Ubertooth One a Bluetooth and BLE sniffer 2018-09-03 18:36:32 +00:00
George V. Neville-Neil
1870b00346 Bluetooth Baseband Library for use by Ubertooth and others 2018-09-03 18:35:25 +00:00
Adriaan de Groot
bcd99d9283 Deprecate KDE4 software, categories a-c.
The last upstream release supporting KDE4 was 10 months ago,
https://www.kde.org/announcements/announce-applications-17.08.3.php ,
and the kde@ team for FreeBSD has supported modern KDE (i.e.  KDE
Frameworks, Plasma 5 and KDE Applications) for 4 months. Give a 4
month deprecation period to allow users to switch over.

Not marked deprecated: audio/kid3-kde4, that's not ours, and it
supports Qt5 and KF5 as well despite its name.
2018-08-30 12:24:47 +00:00
Alexey Dokuchaev
53792bf1df Remove redundant DOCS, NLS, EXAMPLES, and IPV6 from OPTIONS_DEFAULT as they
are put there by the framework (see line 200 of Mk/bsd.options.mk), except
for `finance/quantlib' which makes very unorthodoxal usage of port options.
2018-08-30 04:05:07 +00:00
Tobias Kortkamp
b273b12c27 comms/telldus-core: Fix build with Clang 6
common/EventHandler_unix.cpp:83:24: error: non-constant-expression cannot be narrowed from type 'unsigned long long' to 'time_t' (aka 'int') in initializer list [-Wc++11-narrowing]
                timespec abstime = { now.tv_sec + (abstime_ns_large / 1000000000), abstime_ns_large % 1000000000 };
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/telldus-core-2.1.2_5.log

PR:		230882
Submitted by:	tobik
Approved by:	Johan Ström <johan@stromnet.se> (maintainer)
2018-08-27 05:31:21 +00:00
Rene Ladan
4fd72d2cfe Remove expired port:
2018-08-20 comms/usrp: Broken for more than 5 months
2018-08-21 18:32:30 +00:00
Sunpoet Po-Chuan Hsieh
1962f6e7d5 Update MAINTAINER: use @FreeBSD.org 2018-08-18 20:42:46 +00:00
Stephen Hurd
34eedfddef Fix LoTW integration again.
If the MySQL library isn't explicitly initialized, the mysql library will
end up calling EVP_cleanup() while detecting the MySQL version, which
clobbers the OpenSSL context, preventing LoTW (and perhaps ClubLog)
integration from working properly.

Look in ${LOCALBASE}/lib/mysql/ for MySQL and MariaDB libraries.
Only look for .so file, don't look for "any" SONAME.
2018-08-17 17:00:55 +00:00
Diane Bruce
51f05281b3 Update to 4.0.18
=Version 4.0.18=

2018-08-12  David Freese  <w1hkj@bellsouth.net>

	2fef9cb: CPS testing
	aa757af: ipv6 addressing
	c62662c: MT63 centering
	9460c00: fsq mods
	5a7377f: IFKP/THOR greyscale image
	51e2829: Hamlib bug fix
	58c6362: Tooltip
	47d2c6c: nanoIO
	a253603: THROB adif
	f46cb9b: RigCAT dialog
2018-08-15 00:10:07 +00:00
Diane Bruce
cf884890a6 ## [3.7.13.4] - 2018-07-15
### Fixed
#### Project Scope
- Fix Boost 1.67 linking issue
#### gnuradio-runtime
- Logging: fixed issues where messages weren't properly written to stdout/stderr due to incorrect strings
#### gr-analog
- `fmdet_cf`'s derivative coefficients were wrong.
#### gr-blocks
- `skiphead` used to incorrectly handle tags, now properly shifts
#### gr-digital
- `qa_packet_format`: Unit test used to potentially lock up due to incorrect conditionals
- `clock_recovery_cc`, `crc32_bb`: Accessing the `[0]` element of an empty vector is UB, even if you don't use the result afterwards.
#### gr-fec
- `polar_encoder`/`_common`: Fixed multiple out-of-bound accesses due to insufficient vector length checks
#### gr-filter
- `fft_filter`, `filter_delay`: Accessing the `[0]` element of an empty vector is UB, even if you don't use the result afterwards.

Fix dependancy problem when UHD is not used.
2018-08-14 23:33:58 +00:00
Stephen Hurd
bdfc42b73f Add patch to fix potential crash on startup
Raster::resize() was being called with a negative width or height due to
bad state being stored in the config.  This resulted in fldigi crashing
before the UI was displayed.  This patch works around the problem and has
been submitted upstream.
2018-08-11 23:32:35 +00:00
Diane Bruce
de64e2202b Fix obvious typo 2018-08-09 11:14:52 +00:00
Jan Beich
0b055d47f2 devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +00:00
Stephen Hurd
fb1feb30a1 Update unixcw and xcwcp to latest release.
This is also the first version where all the issues are fixed, and support
has been included for ALSA and Pulseaudio.  The ioctl() issue is resolved,
and gettext is properly controlled by the NLS option.

I'll be submitting these patches upstream, but due to the low rate of
releases, want to get them into ports first.

This is heavily modified from the submitted patch as every time anything
was tested, a new issue cropped up.

PR:		229782
Reported by:	Yuri Victorovich <yuri@freebsd.org>
2018-08-08 04:35:54 +00:00
Stephen Hurd
6f590b188c Update to latest version, it's on github now
Put the examples in EXAMPLESDIR.
2018-08-07 17:34:51 +00:00
Stephen Hurd
16fec2702b Fix MASTER_SITES for new version 2018-08-07 00:19:09 +00:00
Stephen Hurd
aaaab01391 Update to latest release
Add FLDIGI option to support fldigi XML-RPC interface
portlint complained about DOCS, add that option.
2018-08-07 00:16:53 +00:00
Adam Weinberger
0c926073ff Fix a common grammar error: "can not" means the opposite of "cannot."
"Can not" means "it is possible not to," and "cannot" means "it is impossible to."
2018-08-01 16:33:11 +00:00
Fukang Chen
3430621a09 [NEW PORT]: comms/py-adafruit-ampy: Adafruit MicroPython tool
Adafruit MicroPython Tool (ampy) - Utility to interact with
a MicroPython board over a serial connection.

WWW: https://github.com/adafruit/ampy

Reviewed by:	koobs
Approved by:	koobs (mentor)
Differential Revision:	https://reviews.freebsd.org/D16524
2018-08-01 03:43:16 +00:00
Fukang Chen
8f49a8fe88 [NEW PORT] comms/py-esptool: Utility to communicate with Espressif ESP8266 & ESP32 chips
A Python-based, open source, platform independent, utility to communicate
with the ROM bootloader in Espressif ESP8266 & ESP32 chips.

WWW: https://github.com/espressif/esptool

Reviewed by:	koobs, mat
Approved by:	koobs (mentor)
Differential Revision:	https://reviews.freebsd.org/D16483
2018-07-31 06:33:03 +00:00
Martin Wilke
7b0ac4d205 - Restore BUILD_DEPEND
- Bump PORTREVISION

Submitted by:	freebsd_ports@k-worx.org (via irc)
Reported by:	mat
Sponsored by:	iXsystems Inc.
2018-07-30 14:10:59 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

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

PR:		222542
2018-07-29 22:18:44 +00:00
Tobias Kortkamp
abb648ddf5 comms/xmorse: Fix build with Clang 6
Codebox.cxx:122:16: error: non-constant-expression cannot be narrowed from type 'int' to 'char' in initializer list [-Wc++11-narrowing]
  char s[] = { c, '\0' };               //   A 1-char string version of c.
               ^

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475044_s336572/logs/xmorse-20041125_10.log
2018-07-29 12:01:13 +00:00
Rene Ladan
b2f29df3cc Remove expired ports:
2018-07-27 comms/xwota: No server message and no upstream releases
2018-07-27 audio/glame: Does not build
2018-07-28 21:17:51 +00:00
Martin Wilke
d0341951c5 - Update to 0.51
- Removed BUILD_DEPENDS (it's not required for a successful build)
- Set RUN_DEPENDS accordingly for the given requirements
- Added NO_ARCH
- Fixed some typos in pkg-descr
- Updated pkg-plist

PR:		229206
Submitted by:	freebsd_ports@k-worx.org
Approved by:	maintainer timeout
Sponsored by:	iXsystems Inc.
2018-07-28 12:40:29 +00:00
Diane Bruce
431a1c12ef This port is no longer maintained upstream and furthermore has no
server to connect to. Quite obsolete.
2018-07-20 17:39:34 +00:00
Antoine Brodin
f26b2df872 Deprecate ports broken for more than 5 months 2018-07-17 08:56:32 +00:00
Yuri Victorovich
af6268ec63 comms/gpredict: Update 1.3 -> 2.2.1
Port changes:
* Move to github
* Add LICENSE_FILE
* Remove CPPFLAGS/LIBS - not needed
* Update USE_GNOME
2018-07-15 19:15:33 +00:00
Yuri Victorovich
f1195f9c63 comms/trustedqsl: Update 2.2.1 -> 2.4; Unbreak with wxWidgets-3.1
2.2.1 was breaking with wxWidgets-3.1

PR:		229781
Approved by:	portmgr (unbreak)
2018-07-15 02:36:36 +00:00
Stephen Hurd
bea0f90ec2 Update to latest release, use preferred OpenSSL libs.
CQRLOG does *not* work with the version of OpenSSL in 10.4.  This only seems
to impact the LoTW integration though, so I don't think it needs to be
marked as broken with that version.

Also, update all the patches to use makepatch.
2018-07-11 04:18:37 +00:00
Steve Wills
93d8291d33 comms/tio: Update to 1.31
PR:		229660
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2018-07-10 04:53:09 +00:00
Michael Reifenberger
496a538ec1 Update to g20180708. 2018-07-09 19:02:43 +00:00
Mathieu Arnold
f6d56007b9 Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.

When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS.  In order of preference, they are:

1) use RUN_DEPENDS to set BUILD_DEPENDS:

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	foo:bar/baz

2) create another variable and use it:

MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS=	${MY_DEPENDS}
RUN_DEPENDS=	${MY_DEPENDS}

3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:

BUILD_DEPENDS=	foo:bar/baz
RUN_DEPENDS:=	${BUILD_DEPENDS}

Sponsored by:	Absolight
2018-07-09 08:40:17 +00:00
Rene Ladan
ea16b41ed1 comms/dcf77pi: update to version 3.7.0 2018-07-08 20:47:58 +00:00
Mark Linimon
fd22400b4e Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.

Approved by:	portmgr (tier-2 blanket)
2018-07-07 06:44:07 +00:00
Diane Bruce
54788d62fd Remove debug attempt that kept this port from building on package builder
How has this managed to not be noticed?

Point Hat: db
Reported by:	[package - 104i386-quarterly][comms/wsjt] Failed for wsjt-10.r5745_7 in build
2018-07-04 17:22:29 +00:00
Diane Bruce
d165e3239f wsjtx does not use kvasd and wsjt is going away 2018-07-04 16:54:08 +00:00
Dmitry Marakasov
ce43f83aff - Add LICENSE
- Switch to USES=localbase
- Fix build with clang 6
2018-07-03 19:11:51 +00:00
Ganael LAPLANCHE
73932cc470 Switch to Github versioning scheme to follow porter's handbook specifications
Reported by:	mat
2018-07-02 18:56:20 +00:00
Ganael LAPLANCHE
5bfceb3ab0 Switch to Github and update to latest version
PR:		229265
Submitted by:	yuri
2018-07-02 10:15:23 +00:00
Mark Linimon
aff42c7199 Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same.  Also, mark them broken on
mips when necessary.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-07-02 04:00:29 +00:00
Diane Bruce
a1d8f66ac8 Forced commit forgot wsjt DEPRECATION and EXPIRATION
Both these ports have long been replaced with wsjtx.
2018-07-01 21:02:09 +00:00
Diane Bruce
6e766e150d Both these ports have long been replaced with wsjtx
Let the grim reaper take them both in 3 months
2018-07-01 20:58:50 +00:00
Tobias C. Berner
b1a1d38bf9 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	→https://reviews.freebsd.org/D15540
2018-06-28 17:39:53 +00:00
Yuri Victorovich
1fe7bf1c81 comms/airspy: Rename the option SSE -> SIMD 2018-06-27 05:15:24 +00:00
Yuri Victorovich
1cbe60cb91 comms/airspy: Fix build due to the MMX-related errors
Fix errors like this:
error: always_inline function '_mm_loadu_ps' requires target feature 'mmx',
       but would be inlined into function 'x' that is compiled without support for 'mmx'

Reported by:	fallout
2018-06-27 05:09:28 +00:00
Jason W. Bacon
fcbd9cf4c7 comms/cutecom: Fix WRKSRC name
Approved by:    jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D16028
2018-06-27 02:18:35 +00:00
Diane Bruce
37b0c2943a Updated to 9.2.6
20170817 QSSTV 9.2.6
        Changed the .pro file for autodetecing correct libopenjpg2 (DL1JBE -Tom)
        ftp transfer - initialize bug fix (VK6MN- Mike)
        Help manual -> path correction and corrected some typo's (DJ0MBA- Marinus)
        SSTV initialize bug fix (Adrian)
        Camera support for Raspberry PI Cam
        fixed audio loopback use
        fixed transmission after stop, image was not restarted at top

    20161022 QSSTV 9.2.5
        Screen size reduced for use with smaller screens-fixed.
        rig control - added capabilities test.

PR:		ports/229140
Submitted by:	takefu@airport.fm
2018-06-26 15:47:51 +00:00
Mark Linimon
8ae62da2e7 Mark broken on arm-current.
Approved by:	portmgr (tier-2 blanket)
2018-06-25 06:27:01 +00:00
Yuri Victorovich
a90d23c45e New port: comms/airspy: AirSpy's usemode driver and associated tools 2018-06-24 20:28:18 +00:00
Jason W. Bacon
ff9585cb97 comms/cutecom: Upgrade to 0.45.0
PR:             229094
Submitted by:   yuri
Approved by:    jrm (mentor)
Differential Revision:  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229094
2018-06-24 13:18:08 +00:00
Yuri Victorovich
d5566eea23 comms/gqrx: Add missing library to LIB_DEPENDS
Also group the USExx block.

Approved by:	portmgr blanket
2018-06-24 04:59:49 +00:00
Yuri Victorovich
2790099da3 comms/gnuradio: Add missing library to LIB_DEPENDS; Add missing file to pkg-plist
Both were reported by the stage-qa.

Approved by:	portmgr
2018-06-24 01:46:04 +00:00
Tobias C. Berner
bb238a10bf Update math/gsl to 2.5
PR:		229067
2018-06-23 08:27:13 +00:00
Mark Linimon
0e9d79c998 Mark as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-06-21 23:52:37 +00:00
Diane Bruce
d124151df4 Inadvertantly forgot to delete patch-boost-1.67 no longer needed
Pointy Hat:	me
2018-06-21 12:44:10 +00:00
Mathieu Arnold
4376dbbb58 Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2018-06-20 17:05:41 +00:00
Diane Bruce
4a543eb286 Removed dependancy on uneeded git
Left the README files at all times

# Changelog
All notable changes to GNU Radio will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0.

Older Logs can be found in `docs/RELEASE-NOTES-*`.

## [3.7.13.3] - 2018-06-13

### Fixed
#### Project Scope
- For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it.

## [3.7.13.2] - 2018-05-31

### Fixed
#### Project Scope
- Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP.

## [3.7.13.1] - 2018-05-31

### Fixed
#### Project Scope
- Actually bumped version in CMakeLists.txt

## [3.7.13.0] - 2018-05-31

### Fixed
#### Project Scope
- `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her
- CMake: using regex to match compiler against "Clang" now enables correct build on OS X
#### GRC
- Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps
#### gr-blocks
- `float_array_to_int`: int32 limits were wrongly hardcoded.
- Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case

## [3.7.12.0] - 2018-04-01

### Software Engineering
- Changed Changelog format
- Introducing Semantic Versioning
- Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html
- First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress.

### Fixed
#### Project Scope
- Buildability on systems where custom CMake command would try to find "" (empty string) as executable
- Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`)
- several previously improperly handled include directories now actually included in individual lib/CMakeLists
- Unit test/QA now parallelizable
- Logger works with log4cpp <= 1.1.2 both in and out of tree
- Python linkage under MinGW64
- Documentation Directory now uniformly "docs/" (instead of sometimes "doc/")
- `log` vs `logf` performance bugs
- on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug
- Doxygen build now reproducible
#### GRC
- Dialogs' parent windows
- Embedded Python Blocks now work in hierarchical GRC flow graphs
#### gnuradio-runtime
- `random.h`: Uniform integer Generation depended on Boost version > min version
- `random.h`: time-dependency when seeding with `0` replaced with actual standard seed
- block startup now synchronized via barrier
- New tag propagation policy "custom" for own implementation
- `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations
- `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug
- `buffer[_reader]_sptr` superfluous grab/release performance bug
- BSD threading and shared mem compatibility
- PMT: `equal()` comparison
#### gr-utils
- Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds
#### gr-audio
- OS X: memcpy bug
- OS X: debug mode
- Non-Linux ALSA compatibibilty
#### gr-analog
- `fmdet_cf` now has GRC file
- `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+
#### gr-blocks
- `simple_copy` Ctrlport example
- Metadata sink/source not closing file on `close()`
- `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered)
- TCP connection ASIO bug
- `tags_strobe`: superfluous tags addition
- `vector_sink`: multithreading hazards on `data` access
- `tuntap_pdu`: MTU-sized IP packet reception
- `socket_pdu`: Garbage Collect closed TCP connections
#### gr-channels
- IQ imbalance block formula now mathematically correct now mathematically correct
- `selective_fading_model`: proper scaling of path length
#### gr-digital
- `additive_scrambler_bb`: tag triggered reset
- `stream_to_tagged_stream`: tag offset after `unlock()`
- `blks2/packet.py`: Flushing for small packets
- `interpolating_resampler`: GCC 4.0 compile error
- `constellation`: 16QAM demapper was wrong for one constellation point
- `chunks_to_symbols`: mutex-guard LUT against modification during use
- MSVC compatibility throug `and` -> `&&` etc
- `crc32_bb`: handle unpacked bytes correctly
- `ofdm_carrier_allocator`: catching wrong allocations instead of crashing
#### gr-dtv
- All examples now are installed
- DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode
#### gr-fcd
- Building on non-Linux systems
- Extended symbol bug in Reed-Solomon encoder
- DVB-T Cell identifier
#### gr-fcd
- Building on non-Linux systems
#### gr-fec
- `channel_construction.py`: return int frozen bit output
- `GSL_LDFLAGS` propagation
- `polar_decoder` used to be flaky
#### gr-fft
- locking of fftw wisdom
- `window.cc`: removed NaN due to FP math
- compilation under MinGW
- `logpwrfft.py` reference scaling integer division bug
#### gr-filter
- Simpson's rule code removed in favor of GSL call
#### gr-qtgui
- Time sink: Segfault with tag trigger
#### gr-uhd
- Antenna selection in UHD apps
- `uhd_fft` scalar gain-capability
- Device selection for multi-device operations in UHD apps
- TX streamer creation
#### gr-zeromq
- Multi-part messages reception

### Added
#### Project Scope
- Ninja (https://ninja-build.org) now a supported build system
#### gnuradio-runtime
- Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE`
#### gr-utils
- `gr_modtool`: Autocompletion, line editing
- `gr_modtool`: `copyrightholder` option
#### GRC
- "Create Duplicate"
- "Save a copy"
- BokehGUI
#### gr-blocks
- New `tag_share` block: take tags from one two input streams to one output stream
- `tag_gate`: tag filtering
- `file_source`: configurable `file_begin` stream tag
- `moving_average`: Vector mode (with element-wise MA)
- `plateau_detector`: threshold get/set
#### gr-digital
- `costas_loop_cc`: Optional loop variable outputs
- New `correlate_access_code_tag` block
- `glfsr` exposed through Python
#### gr-dtv
- 256QAM mode for ITU-T J.83B transmitter
#### gr-fec
- negative Polynomials in `cc_encoder`
#### gr-filter
- `symbol_sync_{cc|ff}`
#### gr-uhd
- `uhd_app.py`: selectable time/clock sources
- make `recv()` call's timeout parameterizable
- message-based RX tuning through sink, TX through source

### Changed
#### Project Scope
- VOLK version requirement: 1.4.0
- Minimal required SWIG version now 2.0.4
- GSL optional dependency
- Threw out completely unused `gr_??int` types
- Doxygen build no longer contains timestamps
- Doxygen build now reproducible
- Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs
#### gnuradio-runtime
- Python gateway allows variable number of ports
#### gr-utils
- `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e.
#### gr-blocks
- `vector_sink` can preallocate memory for desired amount of items
#### gr-digital
- `header_format_default` now sps>1-capable
- `correlate_acces_code` uses `GR_LOG`
#### gr-uhd
- `uhd_fft`: respect `lo_offset` in `set_bandwidth`
- `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels
#### gr-qtgui
- Labels: now with 98.121212388% improved floating point formatting
- Time Sink: Stem plot option exposed

### Deprecated
#### gnuradio-runtime
- `gr::sys_pri`

Reviewed by:		martymac
2018-06-20 11:44:33 +00:00
Mark Linimon
a875dccebc Mark ports broken on powerpc64, categories a-c.
While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
2018-06-18 01:48:46 +00:00
Diane Bruce
62aa0c3ef5 Fix typo of locale.setlocal which should be locale.setlocale
Pointy hat to:	@shurd
2018-06-17 14:42:24 +00:00
Diane Bruce
0f1da1dc0d =Version 4.0.17=
2018-06-10  David Freese  <w1hkj@bellsouth.net>

	88fd54d: flarq idtimer
	d58b0b7: Greek language update
	4c3ca8f: tmpfile
	87cb7e1: xmlrpc cat string
	4f72635: Modem start frequency
	dc68d02: Serial port discovery
	55aa627: Log entries
	2fea354: flarq appdir
	c480982: rx/tx
	56553fa: RTTY Quick pick
	79aa5d6: quick pick rtty baud
	d1f91ea: Documentation Update
	e4a5cec: CW/FSK I/O on start
	a9df13f: WinKey PTT
	6de7360: Navigator
	fa8e53e: nanoIO
	202ad12: Default Lighted Button
	dfd1b0b: ST/PR macro tags
	490f683: K2/K3/KX3 data modes
	c39a88b: Logbook read
	6cb1e5a: 8pskF
	89ff7c8: fsq/ifkp audit logs
	cd7e502: RTTY browser decode
2018-06-16 14:07:57 +00:00
Jochen Neumeister
32d6216166 Update to 2.39.3 2018-06-16 09:14:13 +00:00
Diane Bruce
b6e1af144f Upgrade to 1.9.1
Use NetBSD clogf for FreeBSD systems that are not at HEAD

  Release: WSJT-X Version 1.9.1
                           June 1, 2018
                   -----------------------------

This critical bug fix release repairs an unintended restriction in the FT8
DXpedition mode. It supersedes v1.9.0 and must be used for DXpedition Fox
operators.
2018-06-15 17:26:05 +00:00
Dmitry Marakasov
466e106ff2 - Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-06-13 12:05:32 +00:00
Stephen Hurd
86becf0d56 Much better way to ensure a UTF-8 CODESET in the locale
No longer force language or country codes, always call setlocale()
2018-06-11 22:57:26 +00:00
Stephen Hurd
2ef692847a Fix unicode for 'C' locale.
wxPython 3.0 uses the current locale when wx is imported to decide on the
default text encoding.  When the locale is 'C' this means only US-ASCII is
supported, corrupting the disaply quite badly.  As a hack, if the encoding
is US-ASCII, force LC_ALL to en_US.UTF-8 which allows unicode to work.

Reported by:	db
2018-06-11 22:21:07 +00:00
Mark Linimon
13fb0b92a2 Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.

For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).

Tested for no-harm on amd64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-06-11 01:44:15 +00:00
Alexey Dokuchaev
3b10fe5a95 Grab maintainership of TiLP2+ libraries, they are too important to be orphans. 2018-06-09 15:31:35 +00:00
Tijl Coosemans
a144f54f5e Update TiLP2+libraries and drop maintainership.
TiLP2 1.18, libticables2 1.3.5, libticalcs2 1.1.9, libticonv 1.1.5, and
libtifiles2 1.1.7
2018-06-08 15:49:42 +00:00
Rene Ladan
7b4e2fac31 Remove expired ports:
2018-06-06 biology/ssaha: Broken for more than 6 months
2018-06-06 biology/crux: Broken for more than 6 months
2018-06-06 biology/ariadne: Broken for more than 6 months
2018-06-06 cad/sceptre: Broken for more than 6 months
2018-06-06 cad/cider: Broken for more than 6 months
2018-06-06 chinese/scim-array: Broken for more than 6 months
2018-06-06 chinese/xpdf: Broken for more than 6 months
2018-06-06 chinese/telnet: Broken for more than 6 months
2018-06-06 comms/java-commapi-freebsd: Depends on BROKEN and expiring comms/java-commapi
2018-06-06 comms/soundmodem: Broken for more than 6 months
2018-06-06 comms/jsdr: Broken for more than 6 months
2018-06-06 comms/java-commapi: Broken for more than 6 months
2018-06-06 converters/pdf2djvu: Broken for more than 6 months
2018-06-06 databases/rdb: Broken for more than 6 months
2018-06-06 databases/animenfo-client: Broken for more than 6 months
2018-06-06 databases/ruby-mysql: Broken for more than 6 months
2018-06-06 databases/riak: Broken for more than 6 months
2018-06-06 databases/animenfo-client-gtk: Broken for more than 6 months
2018-06-06 databases/rdfdb: Broken for more than 6 months
2018-06-06 databases/riak2: Broken for more than 6 months
2018-06-06 devel/subversion-static: Broken for more than 6 months
2018-06-06 japanese/xgate: Broken for more than 6 months
2018-06-06 textproc/opengrm-ngram: Broken for more than 6 months
2018-06-06 textproc/ocaml-tyxml: Depends on BROKEN and expiring www/ocaml-net
2018-06-06 www/ocaml-net: Broken for more than 6 months
2018-06-06 audio/linux-genpuid: Broken for more than 6 months
2018-06-06 x11/enventor: Broken for more than 6 months
2018-06-06 audio/xmms-timidity: Broken for more than 6 months
2018-06-06 audio/kaudiocreator: Broken for more than 6 months
2018-06-06 audio/jxm: Depends on BROKEN and expiring comms/java-commapi
2018-06-06 audio/deforaos-mixer: Broken for more than 6 months
2018-06-06 audio/gkrellmss2: Broken for more than 6 months
2018-06-06 audio/ogg2mp3: Broken for more than 6 months
2018-06-06 audio/abcmidi: Broken for more than 6 months
2018-06-06 benchmarks/netpipe: Broken for more than 6 months
2018-06-06 biology/plink: Broken for more than 6 months
2018-06-07 00:34:18 +00:00
Mark Linimon
0c51760bae Fails the same way on powerpc64 as on arvmX.
While here, mark as NOT_FOR mipsX.

Approved by:	portmgr (tier-2 blanket)
2018-06-04 23:03:09 +00:00
Jose Alonso Cardenas Marquez
07ff9cd228 - Bump PORTREVISION (editors/lazarus was updated) 2018-06-03 08:16:46 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Jose Alonso Cardenas Marquez
ae635a951d - Moved ports to Uses/lazarus.mk
- Add FLAVORS

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D14661
2018-05-25 16:31:21 +00:00
Li-Wen Hsu
73a03c9d07 - Update to 20171122
- Retain maintainer for Kevin

Submitted by:	kevlo
2018-05-25 09:25:59 +00:00
Raphael Kubo da Costa
70141f1a3a Update the Qt5 ports to 5.10.1.
The work was done by tcberner and myself, with thanks to antoine for the
exp-run.

Not a lot to report compared to other Qt5 updates:
* net/qt5-network is still broken with LibreSSL. I said this in a commit
  message ages ago but it bears repeating: upstream is open to adding support
  for LibreSSL, but someone needs to step up to maintain it upstream, otherwise
  things will continue to be broken all the time.
* www/qt5-webengine is a huge monster that is terrible to update, just like
  www/chromium itself is. We (kde@) have decided to keep using the 5.9 series
  for the time being, as it should be compatible with the rest of Qt anyway. It
  was updated to 5.9.5, the latest 5.9 release at the time of writing.

PR:		228213
2018-05-18 12:27:43 +00:00
Ganael LAPLANCHE
480d32084f Update to 2.11.5 2018-05-18 10:10:44 +00:00
Yuri Victorovich
57612785a9 misc/openhab2 comms/gammu: Bump
I didn't bump them in r469511 and r469512 because they were previously broken
such that they couldn't be installed.

Reported by:	mat
2018-05-15 16:07:39 +00:00
Michael Reifenberger
a9ac11d810 Fix dependencies. 2018-05-10 14:22:55 +00:00
Yuri Victorovich
218d119354 comms/gammu: Unbreak: add missing files to pkg-config
Approved by:	portmgr (port compliance, infrastructure)
2018-05-10 07:05:48 +00:00
Dirk Meyer
b44579240e - update WWW 2018-05-08 19:45:53 +00:00
Michael Reifenberger
e4eb769a4e Add liquid-dsp and inspectrum to the build. 2018-05-07 08:56:24 +00:00
Michael Reifenberger
2c93d9f11d Add inspectrum, a Offline radio signal analyser. 2018-05-07 08:53:49 +00:00
Michael Reifenberger
4d73e1f7fc Add liquid-dsp.
liquid-dsp is a free and open-source digital signal processing (DSP)
library designed specifically for software-defined radios on embedded
platforms. The aim is to provide a lightweight DSP library that does not
rely on a myriad of external dependencies or proprietary and otherwise
cumbersome frameworks. All signal processing elements are designed to be
flexible, scalable, and dynamic, including filters, filter design,
oscillators, modems, synchronizers, complex mathematical operations, and
much more.
2018-05-07 08:08:43 +00:00
Antoine Brodin
13b62c630f Deprecate ports broken for more than 6 months 2018-05-05 10:49:36 +00:00
Jan Beich
c400a2c8b6 multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
2018-05-02 15:07:27 +00:00
Tobias C. Berner
ddd37ce3fd Update the QScintilla2 ports to 2.10.4 2018-04-29 16:19:44 +00:00
Guido Falsi
9d9466c1ab Update WWW site to https. 2018-04-26 07:13:25 +00:00
Mathieu Arnold
b4b1816b21 Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.
Sponsored by:	Absolight
2018-04-25 22:00:04 +00:00
Dmitry Marakasov
c637402081 Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
2018-04-25 16:42:37 +00:00
Kirill Ponomarev
9355438f69 Update to 1.30
PR:		227646
Submitted by:	maintainer
2018-04-20 14:32:27 +00:00
Jan Beich
1e53503986 Adjust PORTREVISION order to pet portlint after r467711
Tools/scripts/bump-revision.sh adds PORTREVISION in the wrong place
when DISTVERSION*FIX is used.
2018-04-18 14:06:09 +00:00
Jan Beich
cc95712fbe devel/boost-*: update to 1.67.0
Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Jan Beich
6fa3ba617b comms/gnuradio: unbreak with boost 1.67
gr-blocks/lib/message_strobe_impl.cc:93:35: error: no matching conversion for functional-style cast from 'float' to 'boost::posix_time::milliseconds' (aka 'subsecond_duration<boost::posix_time::time_duration, 1000>')
        boost::this_thread::sleep(boost::posix_time::milliseconds(d_period_ms));
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/boost/date_time/time_duration.hpp:270:30: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'float' to 'const boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000>' for 1st argument
  class BOOST_SYMBOL_VISIBLE subsecond_duration : public base_duration
                             ^
/usr/local/include/boost/date_time/time_duration.hpp:286:59: note: candidate template ignored: disabled by 'enable_if' [with T = float]
                                typename boost::enable_if<boost::is_integral<T>, void>::type* = 0) :
                                                          ^

/usr/local/bin/ld: CMakeFiles/tags_demo.dir/tags_demo.cc.o: undefined reference to symbol 'pthread_condattr_init@@FBSD_1.0'
//lib/libthr.so.3: error adding symbols: DSO missing from command line
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** [gr-uhd/examples/c++/tags_demo] Error code 1

PR:		227427
Reported by:	antoine (via exp-run)
Obtained from:	Homebrew
2018-04-18 12:38:19 +00:00
Ganael LAPLANCHE
92345afc6b Update to 2.11.4 2018-04-17 10:06:23 +00:00
Jan Beich
62980771f3 comms/uhd: unbreak with boost 1.67
host/lib/usrp/cores/rx_vita_core_3000.cpp:77:35: error:
      no matching conversion for functional-style cast from 'double' to 'boost::posix_time::milliseconds' (aka
      'subsecond_duration<boost::posix_time::time_duration, 1000>')
        boost::this_thread::sleep(boost::posix_time::milliseconds(1.0));
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PR:		227427
Reported by:	antoine (via exp-run)
2018-04-15 04:55:45 +00:00
Rodrigo Osorio
acb2e7d335 Update Gammu to v1.39
Changelist :
 Fixed answering call in AT module.
 Improved support for Huawei E392 and E3131.
 Fixed compatibility of binaries with Windows XP and 2003.
 Improved support for ZTE MF667.
 Updated list of GSM networks and countries.
2018-04-09 18:46:10 +00:00
Bernard Spil
f4f639f030 comms/atslog: Convert to USES=php
Approved by:	infrastructure modernization blanket
2018-04-08 10:47:04 +00:00
Diane Bruce
278005c487 Update klog
April - 0.9.3
- Double clicking on DXCC Widget name of the Entity will show the QSO is providing that status on the Search widget.
- Added DXCC support for Kosovo.
- Bugfix: Default band & mode are now defined as the most used band and mode.
- Bugfix: TX frequency was not saved.
- Bugfix: In the dxcc status widget, some countries were showing the UN flag unappropriately.
- Bugfix: When updating the CTY file, query errors were shown on world.readCTYCSV function.
- Bugfix: When editing the QRZ, the cursor position was not properly maintained.
- Bugfix: Fixed the flags of several DXCC entities that were not correctly shown.
- Bugfix: DXCC Status widget was not listing all the DX entities.
- Bugfix: Modes & Bands where not always properly updated from the Setup.
- Bugfix: Adding new QSO that implies a DXCC or WAZ status already worked failed.
- Bugfix: Updating the WAZ status was not always possible due to a incorrect DB query.
- Updated translations: Danish (TNX Joe), Spanish (EA4TV).
2018-04-06 23:08:50 +00:00
Jose Alonso Cardenas Marquez
5ab881a5d9 - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
- Convert all fpc-based ports to USES=fpc

PR:             227210
Reviewed by:    portmgr
Approved by:    portmgr
Exp-run by:     antoine
Differential Revision:  https://reviews.freebsd.org/D14617
2018-04-05 04:52:36 +00:00
Tobias C. Berner
dc579c4cc2 Fix permissions in installed Qt5 header files
For the qt5-* ports bsd.qt.mk sets EXTRACT_AFTER_ARGS, and
thereby does not get the normal default value of
      --no-same-owner --no-same-permissions
passed when extracting. This lead to for example header files
being installed (i.e. copied), with permissions group write
permissions.

Manually append that to the bsd.qt.mk shenanigans (also do the
same in www/qt5-webchannel, which opts out of the bsd.qt.mk value)

PR:		227027
Reported by:	grarpamp@gmail.com
2018-03-29 19:03:17 +00:00
Ganael LAPLANCHE
7e2e889f76 Update to 2.11.2 2018-03-27 12:37:32 +00:00
Baptiste Daroussin
3147bb6c6b Make libgnome and libgnomeui not implying esound dependency
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.

While here:

- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
  * update to 2.4.5
  * use USES=localbase
2018-03-26 12:38:56 +00:00
Yuri Victorovich
321e6555c0 comms/aldo: Update 0.7.5 -> 0.7.7
Port changes:
* Change to DISTVERSION
* Add LICENSE/LICENSE_FILE
* Remove USE_GCC
* Add USES=localbase instead of CPPFLAGS/LIBS

PR:		226349
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	lambert@lambertfam.org (maintainer timeout; 19 days)
2018-03-23 20:46:26 +00:00
Don Lewis
1592296a88 Bump PORTREVISION on ports depending on devel/libical.
PR:		226460
2018-03-20 02:54:23 +00:00
Ganael LAPLANCHE
998edf3183 Update to 2.11.1 2018-03-19 12:10:01 +00:00
Yuri Victorovich
5d67109438 comms/congruity: Unbreak by fixing shebang
Approved by:	portmgr (port compliance, infrastructure)
2018-03-18 17:00:14 +00:00
Dmitry Marakasov
85f3c2c20c - Update WWW
Approved by:	portmgr blanket
2018-03-18 09:33:16 +00:00
Mark Linimon
a577a897a7 Mark broken on armv7. armv6 results are not yet available (blocked on
openjdk).

Approved by:	portmgr (tier-2 blanket)
2018-03-18 03:06:14 +00:00
Tobias C. Berner
cf2ff32ee7 Update py-sip to 4.19.8 and qscintilla2 to 2.10.3
PR:		226487
Exp-run by:	antoine
2018-03-12 18:06:51 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Yuri Victorovich
eb90be7a8c comms/picocom: Update to 3.1
Port changes:
* Changed to DISTVERSION
* Added LICENSE_FILE
* Removed the useless option DEBUG
* Removed the patch

PR:		226455
Submitted by:	owk <freebsd_ports@k-worx.org>
Approved by:	tcberner (mentor, implicit)
2018-03-09 05:35:45 +00:00
Larry Rosenman
84a2f050e9 comms/xastir: fix some portlint warnings I missed 2018-03-04 22:08:54 +00:00
Larry Rosenman
f25f714749 comms/xastir: upgrade to 2.1.0
PR:		226187
Submitted by:	carl@stagecraft.cx (Maintainer)
2018-03-04 21:57:54 +00:00
Rene Ladan
4b856bf8d4 Return pawel@'s ports to the pool after he resigned.
With hat:	portmgr
2018-02-24 22:35:18 +00:00
Jochen Neumeister
3ad33b5883 comms/pear-Horde_ActiveSync: Update to 2.39.1
Approved by:	mentors (implicit)
2018-02-23 20:05:47 +00:00
Tobias C. Berner
a4a7daf069 Give the KDE SC4 applications ports a -kde4 suffix
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.

PR:		225992
Exp-run by:	antoine
Reviewed by:	rakuco, adridg
Differential Revision:	https://reviews.freebsd.org/D14413
2018-02-22 19:03:17 +00:00
Diane Bruce
ae7e0ca906 ChangeLog v3.7.11
=================

This is a feature release of the 3.7 API series, and incorporates all
the bug fixes implemented in the 3.7.10.2 maintenance release.

Contributors
------------

The following list of people directly contributed code to this
release and the incorporated maintenance release:

* A. Maitland Bottoms <bottoms@debian.org>
* Alexandru Csete <oz9aec@gmail.com>
* Andrej Rode <andrej.rode@ettus.com>
* Andy Walls <awalls.cx18@gmail.com>
* Artem Pisarenko <ArtemPisarenko@users.noreply.github.com>
* Bastian Bloessl <bloessl@ccs-labs.org>
* Ben Hilburn <ben.hilburn@ettus.com>
* Bob Iannucci <bob@sv.cmu.edu>
* Chris Kuethe <chris.kuethe+github@gmail.com>
* Christopher Chavez <chrischavez@gmx.us>
* Clayton Smith <argilo@gmail.com>
* Darek Kawamoto <darek@he360.com>
* Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu>
* Geof Gnieboer <gnieboer@corpcomm.net>
* Hatsune Aru <email witheld>
* Jacob Gilbert <mrjacobagilbert@gmail.com>
* Jiří Pinkava <j-pi@seznam.cz>
* Johannes Demel <demel@ant.uni-bremen.de>
* Johannes Schmitz <johannes.schmitz1@gmail.com>
* Johnathan Corgan <johnathan@corganlabs.com>
* Jonathan Brucker <jonathan.brucke@gmail.com>
* Josh Blum <josh@joshknows.com>
* Kartik Patel <kartikpatel1995@gmail.com>
* Konstantin Mochalov <incredible.angst@gmail.com>
* Kyle Unice <kyle.unice@L-3com.com>
* Marcus Müller <marcus@hostalia.de>
* Martin Braun <martin.braun@ettus.com>
* Michael De Nil <michael@morsemicro.com>
* Michael Dickens <michael.dickens@ettus.com>
* Nathan West <nathan.west@gnuradio.org>
* Nicholas Corgan <n.corgan@gmail.com>
* Nick Foster <bistromath@gmail.com>
* Nicolas Cuervo <nicolas.cuervo@ettus.com>
* Paul Cercueil <paul.cercueil@analog.com>
* Pedro Lobo <pedro.lobo@upm.es>
* Peter Horvath <ejcspii@gmail.com>
* Philip Balister <philip@balister.org>
* Ron Economos <w6rz@comcast.net>
* Sean Nowlan <nowlans@ieee.org>
* Sebastian Koslowski <koslowski@kit.edu>
* Sebastian Müller <senpo@posteo.de>
* Stephen Larew <stephen@slarew.net>
* Sylvain Munaut <tnt@246tNt.com>
* Thomas Habets <habets@google.com>
* Tim O'Shea <tim.oshea753@gmail.com>
* Tobias Blomberg <email witheld>

Changes
=======

The GNU Radio project tracks changes via Github pull requests.  You
can get details on each of the below by going to:

https://github.com/gnuradio/gnuradio

Note: Please see the release notes for 3.7.10.2 for details on the bug
fixes included in this release.

### gnuradio-runtime

* \#1077 Support dynamically loaded gnuradio installs (Josh Blum)

### gnuradio-companion

* \#1118 Support vector types in embedded Python blocks (Clayton Smith)

### gr-audio

* \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer)
* \#1052 Implemented block in Windows audio sink (Geof Gnieboer)

### gr-blocks

* \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert)
* \#900 Exposed non-vector multiply const to GRC (Ron Economos)
* \#903 Deprecated old-style message queue blocks (Johnathan Corgan)
* \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan)

### gr-digital

* \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan)
* \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller)
* \#1069 Improved build memory usage with swig split (Michael Dickens)
* \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan)
* \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun)

### gr-dtv

* \#875 Added ability to cross-compile gr-dtv (Ron Economos)
* \#876 Improved ATSC transmitter performance (Ron Economos)
* \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos)
* \#898 Improved error handling and logging (Ron Economos)
* \#900 Improved DVB-T performance (Ron Economos)
* \#907 Updated examples to use QT (Ron Economos)
* \#1025 Refactor DVB-T2 interleaver (Ron Economos)

### gr-filter

* \#885 Added set parameter msg port to fractional resampler (Sebastian Müller)

### gr-trellis

* \#908 Updated examples to use QT (Martin Braun)

### gr-uhd

* \#872 Added relative phase plots to uhd_fft (Martin Braun)
* \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun)
* \#1053 UHD apps may now specify multiple subdevs (Martin Braun)
* \#1101 Support TwinRX LO sharing parameters (Andrej Rode)
* \#1139 Use UHD internal normalized gain methods (Martin Braun)

### gr-utils

* \#897 Improved python docstring generation in gr_modtool
2018-02-19 18:23:31 +00:00
Mark Linimon
bb9ec8fe64 Fails the same way on armvX as on aarch64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-02-19 03:51:53 +00:00
Diane Bruce
c22a1715f3 Version 2.2.0
wsjt remote mode improvements (Saku, OH1KH)
    CQ-monitor now remembers showing state (Saku, OH1KH)
    "My Alert" is now compared oppsite way: This should fit also compound callsign XX/YOURCALL or YOURCALL/XX (Saku, OH1KH)
    CQ-monitor: Country names (cut to length 15) are now displayed instead of callsign prefixes. (Saku, OH1KH)
    "Show only active band" checkbox addec to Band map filter for quick access. (Saku, OH1KH)
    "Re/Set" button added to Export "Choose fields to export" dialog for set/reset all check boxes in one go. (Saku, OH1KH)
    a lot of CQ monitor improvements (Saku, OH1KH)
    remote wsjt: Short cut key Ctrl+J (Saku, OH1KH)
    help files updated (Saku, OH1KH)
    Voice keyer works now also with FM and AM modes and also from CWkeys windows. (Saku, OH1KH)
    QSO in QSO list window can be sorted in ascending date/time order (oldes QSO first). (Jörg, DL8DTL)
    CQRLOG should work correcly on HiDPI monitors

    630M definition was missing in some functions (Saku, OH1KH)
    ADIF upload didn't work when name or QTH were too long
2018-02-18 20:33:49 +00:00
Michael Reifenberger
a55fe0bba0 Update to 3.10.3.0 and try to fix compilation under current. 2018-02-18 17:52:52 +00:00
Raphael Kubo da Costa
6699fae7a2 Update QScintilla 2.10.2.
Upstream has renamed its libraries and we no longer need to patch
devel/qscintilla-qt5 to create a library whose name does not conflict with
devel/qscintilla's. However, the library names are different so we need to bump
PORTREVISION in several ports (the SOVERSION has changed too).

Thanks to antoine for the exp-run.

PR:		225928
2018-02-18 09:55:10 +00:00
Bernard Spil
7a678b4918 BROKEN_SSL: Add REASON for breakage
Reported by:	matwq
2018-02-16 17:52:50 +00:00
Bernard Spil
7daf6e2c1a security/openssl-devel: Mark broken cat c* 2018-02-16 13:44:47 +00:00
Dmitry Marakasov
365961c745 - Fix plist on non-x86
Reported by:	Michal Meloun <melounmichal@gmail.com>
2018-02-15 14:35:58 +00:00
Mathieu Arnold
f6e7f26602 devel/boost-python-libs got forgotten in the python flavorization, fix
this oversight.

Reviewed by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14368
2018-02-15 12:34:49 +00:00
Raphael Kubo da Costa
bb3fdd9409 PyQt: Unconditionally install the .pyi files
r460809 started installing .pyi with the %%PYTHON3%% substitution in the
plists. Support for .pyi files was added in Python 3.5, and PyQt's configure.py
only installs the files on Python >= 3.5.

This patch removes the version checks from configure.py (the files are just
unused in earlier Python versions), as it is easier than checking Python 3's
version in each PyQt port's Makefile (or to add the logic to Mk/Uses/pyqt.mk).

PR:		225773
Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D14361
2018-02-14 21:30:14 +00:00
Diane Bruce
1132ca5499 Update to 1.3.39
=Version 1.3.39=

2018-02-08  David Freese  <w1hkj@bellsouth.net>

	fa86d2e: Memory delete
	93e5e53: IC706MKG
	cfc78d0: OS X build script
	3654db2: IC7850
	bb7ddc3: civ tests
	61f49f2: restore ab
	22b57eb: TT550
2018-02-10 23:28:00 +00:00
Diane Bruce
2cca69ba60 Update
=Version 4.0.16=

2018-02-08  David Freese  <w1hkj@bellsouth.net>

	54c63f9: wo seg fault
	8fa88c7: 8psk lockup problem
	45a8991: Miscellaneous menu
	8ff1cd6: pskrep autostart
	4a78b53: OS X build script
	487db95: Grid Square Contest
	8c36d5f: Logbook Export

2018-01-28  Haris Andrianos  <sv1grb@gmail.com>

	6c19a62: Greek translation update

2018-01-24  David Freese  <w1hkj@bellsouth.net>

	dc384c6: Alert timeouts
	af04127: video
2018-02-10 16:12:43 +00:00
Tobias C. Berner
737c1cc56d Rename KDE4 meta ports
This is done for
 * consistency,
 * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications

Bumps the dependencies.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D12979
2018-02-10 10:29:51 +00:00
Raphael Kubo da Costa
5ebd680c09 Bump PORTREVISION in the PyQt5 ports after r460809. 2018-02-04 20:56:45 +00:00
Alexey Dokuchaev
bd4887e93d - Update `comms/ser2net' to version 3.5
- Drop unneeded `autoreconf' from USES list
- Unroll .for loop when installing documentation

PR:	225507
2018-02-04 08:54:30 +00:00
Dmitry Marakasov
b4b8a14c29 - Update WWWs for all py-qt4* and py-qt5* ports
- Fix plists for py-qt5* for python3 case, adding missing .pyi files

Approved by:	portmgr blanket
2018-02-03 12:45:01 +00:00
Dmitry Marakasov
9269f83f66 - Switch to USES=localbase
- Pet portlint
- Switch to options helpers
- Fix plist for MINIMAL case
- Properly optionize svgalib dependency handling
2018-02-02 16:45:55 +00:00
Jose Alonso Cardenas Marquez
abad76d3e5 - Bump PORTREVISION. Lazarus was updated to 1.8.0 2018-02-01 07:24:58 +00:00
Jason W. Bacon
be26d1d912 Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user

Approved by: jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D14128
2018-01-31 01:07:07 +00:00
Yuri Victorovich
9f9987fc87 comms/tio: Update to 1.29
Change log: https://github.com/tio/tio/releases/tag/v1.29

PR:		225504
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14109
2018-01-29 16:23:52 +00:00
Ganael LAPLANCHE
b07233898d Update to 2.10 2018-01-24 11:13:55 +00:00
Ganael LAPLANCHE
6a14412416 - Update to 20170612
- Strip library
- Fix apps shebangs
2018-01-24 11:12:04 +00:00
Ganael LAPLANCHE
72e92a8bbe Update to 20170919
(no ABI change, so no need to bump dependencies)
2018-01-24 11:07:48 +00:00
Antoine Brodin
51b8d6e573 Fix packaging
Reported by:	pkg-fallout
2018-01-22 22:59:31 +00:00
Alexey Dokuchaev
c6ee9cd797 Update to the next development snapshot (-dev22). 2018-01-22 12:39:20 +00:00
Michael Reifenberger
a3236d3b89 Try to unbreak the build for boost 1.66
PR:		224087
2018-01-21 16:03:11 +00:00
Jochen Neumeister
70d8dc7bc2 comms/pear-Horde_ActiveSync: Update to 2.39.1
Approved by:	mentors (implicit)
2018-01-21 10:03:13 +00:00
Diane Bruce
f2f5885ed0 Update to 4.0.15
=Version 4.0.15=

2018-01-18  David Freese  <w1hkj@bellsouth.net>

	e87f41a: ARQ server
	5ab6914: Signal gain

Reported by:	portscout
2018-01-20 13:33:11 +00:00
Antoine Brodin
4f8127ec05 Update devel/doxygen to 1.8.14
PR:		225290
Submitted by:	Naram Qashat (maintainer)
2018-01-19 21:28:34 +00:00
Diane Bruce
343224a06e - Unbreak with clang6
- wrong bind() was being used force network ::bind()
- calm down some other warnings while here
- regen patches

Reported by:		pkg-fallout
2018-01-18 23:34:31 +00:00