10745 Commits

Author SHA1 Message Date
Tobias C. Berner
4b87a977f6 Update KDE Frameworks to 5.55.0
Release Announcement:
  https://www.kde.org/announcements/kde-frameworks-5.55.0.php

PR:		235620
Exp-run by:	antoine
2019-02-12 17:48:25 +00:00
Tobias C. Berner
031fc9bfb6 Update Qt5 to 5.12.1
Release announcement:
  https://blog.qt.io/blog/2019/02/01/qt-5-12-1-released/
Changelog:
  https://wiki.qt.io/Qt_5.12.1_Change_Files

- A change was required to qt-dist.mk to always pass LOCALBASE to qmake,
  as Qt5 has been installed to a prefix for some time now, there should
  not be any harm in that, with respect to it picking up installed versions
  of itself during build.

PR:		235622
Exp-run by:	antoine
2019-02-12 17:43:00 +00:00
Dmitry Marakasov
c527bdef27 - Add LICENSE
- Pet portlint

Approved by:	portmgr blanket
2019-02-12 09:00:47 +00:00
Yuri Victorovich
04a244d4e5 misc/cryptoballot: Update g20180321 -> g20181015 2019-02-12 06:56:05 +00:00
Gerald Pfeifer
fc3840eded Bump PORTREVISION for the previous change. 2019-02-12 06:48:13 +00:00
Gerald Pfeifer
a58290766c Mark this port deprecated. It has been stale upstream for ten years,
pretty much to the day and the last changes accepted were FreeBSD fixes
from my side.  Plus it appears there are no users anywhere, including on
the FreeBSD side.

Put in an expiration date of nearly three months to see whether anyone
is interested in this after all.

On the way, separate the USES block in the Makefile [1] and adjust the
name of this port in pkg-descr.

Reported by:	portlint [1]
2019-02-12 06:47:31 +00:00
Yuri Victorovich
97febda6f8 misc/free42: Update 2.0.22 -> 2.0.23
Reported by:	portscout
2019-02-12 05:48:46 +00:00
Tobias C. Berner
b316a92062 Bump revisions after poppler upgrade.
As reported libreoffice requires a bump in revision, to be on the save
side, bump all the consumers of poppler.

Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2019-02-11 19:44:51 +00:00
Yuri Victorovich
46a8c57074 misc/visp: Update 3.1.0 -> 3.2.0
Reported by:	repology
2019-02-10 03:20:10 +00:00
Yuri Victorovich
429d804434 Move misc/soapysdr-hackrf -> comms/soapysdrhackrf: comms is a correct category for it 2019-02-09 20:06:26 +00:00
Yuri Victorovich
08049317ab New port: misc/libiio: Library for interfacing with local and remote IIO devices 2019-02-09 19:54:43 +00:00
Diane Bruce
79178fb69d New port: misc/soapysdr-rtlsdr: Soap SDR module for RTLSDR 2019-02-08 15:07:58 +00:00
Tobias C. Berner
e349bbbca3 Update KDE Applications to 18.12.2
[1] https://www.kde.org/announcements/announce-applications-18.12.2.php
[2] https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.2
2019-02-08 05:11:13 +00:00
Yuri Victorovich
9ab57cf0b7 New port: misc/soapysdr-hackrf: Soapy SDR module for Hack RF
Submitted by:	Diane Bruce <db@db.net>
2019-02-08 02:50:09 +00:00
Mark Linimon
9a845935f7 This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

PR:		235517
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-02-06 00:10:49 +00:00
Marc Fonvieille
946a595f42 Update to r52793 from the FreeBSD docset.
Approved by:	doceng (implicit)
2019-02-04 10:07:17 +00:00
Matthias Andree
e426b7c2e7 make uuidd depend on ldconfig during boot
PR:		235298
Submitted by:	takefu@airport.fm
2019-02-04 00:38:46 +00:00
David Chisnall
3f627ab4ce Move Objective-C ports to the v2 GNUstep ABI.
* Bump the LLVM revision used for GNUstep to 7, the minimum to support
   the new ABI.
 * GNUstep-back does not work with lld, so mark it to use Gold (BFD LD
   doesn't seem able to link Objective-C things).
 * Turn off some annoying debug logs in GNUstep back, which generate
   several messages per second when you move the mouse.  These should
   never have been enabled in a release build anyway.
 * Downgrade Cenon to 4.0.2.  This was the last version to actually work
   with GNUstep (the later ones use XCode >= 5 .xib files, which GNUstep
   can't parse).
 * Update gorm to git head. The current release doesn't work with the
   new Objective-C ABI, but -head has the patches to fix it.
 * Update PikoPixel and add it to the gnustep-app meta-package.
 * Update the three core GNUstep packages to the latest release.
 * Update gnumail and pantomime to the latest release and fix a linking
   error with the new ABI.
 * Update GNUstep FTP to the latest version.

Reviewed by:	bapt (previous version)
2019-02-03 15:37:58 +00:00
Tobias Kortkamp
a9c3161d00 Reset MAINTAINER of some ports
PR:		235429
Submitted by:	mikael.urankar@gmail.com (maintainer)
2019-02-02 17:23:48 +00:00
Tobias Kortkamp
fc29ec47de Unbreak things broken by my previous incomplete commits
Pointy hat:	tobik
2019-02-02 13:48:07 +00:00
Tobias Kortkamp
bef4de8dad misc/*: Use NO_WRKSUBDIR 2019-02-02 09:44:41 +00:00
Dmitry Marakasov
e2fb209bbb - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2019-02-02 09:00:42 +00:00
Kai Knoblich
6a4a5116bf Change my maintainer email address to my new one at the FreeBSD project.
Reviewed by:	miwi (mentor)
Approved by:	miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050
2019-02-01 18:55:18 +00:00
Tobias Kortkamp
1af4347ebb Do not override RUN_DEPENDS after bsd.port.pre.mk 2019-01-31 17:35:26 +00:00
Tobias Kortkamp
ada79a88ce misc/proxyper: No need for bsd.port.pre.mk here
- Pet portlint
2019-01-31 14:26:55 +00:00
Tobias Kortkamp
1ab56f56d8 misc/mc: Do not override variables after bsd.port.pre.mk
At least the Python run dependency is not added on FreeBSD >= 12.0
because of it.

PR:		234587
Approved by:	woodsb02 (maintainer timeout, 4 weeks)
2019-01-31 11:15:15 +00:00
Yuri Victorovich
698406cb66 misc/py-SoapySDR: Update 0.7.0 -> 0.7.1
Reported by:	portscout
2019-01-31 05:03:35 +00:00
Yuri Victorovich
ca9b0212e4 misc/soapysdr: Update 0.7.0 -> 0.7.1
Reported by:	portscout
2019-01-31 05:00:03 +00:00
Martin Wilke
070a6ba29d - Update to 12.0.4
- Added LICENSE_FILE
- Changed MASTER_SITES to official OpenStack repository
- Removed EXTRA_PATCHES (those patches have been rebased and were converted into
  mandatory patches)
- Enabled building for Python 3+ versions
- Sorted variables according to the PHB
- Changed RC scripts to work with different Python versions
- Added CONFLICTS_INSTALL
- Added OPTIONS for MySQL, PostgreSQL, memcached and MongoDB support
- changed post-patch target to prevent the installation to files into ${ETCDIR}
  by distutils and to replace occurences of /etc to ${PREFIX}/etc
- Changed post-install target to install the files into ${ETCDIR}
- Updated the shipped cinder.conf.sample
- Updated pkg-message

PR:		232245
Submitted by:	freebsd_ports@k-worx.org
Approved by:	maintainer
Sponsored by:	iXsystems Inc.
2019-01-29 14:05:58 +00:00
Martin Wilke
599f96436c - Update to 16.0.1
- Changed MASTER_SITES to the official upstream repository
- Added LICENSE_FILE
- Enabled building for Python 3+ ports
- Removed RC script glance-glare because it's no longer required
- Sorted variables a bit according to the PHB
- Added OPTIONS for DOCS, MySQL, PostgreSQL, memcached and MongoDB
- Added post-extract, post-patch and post-install targets to replace hardcoded
  occurences of /etc with ${PREFIX}/etc and to handle the installation of files into ${ETCDIR}
- Added pkg-message

PR:		232244
Submitted by:	freebsd_ports@k-worx.org
Approved by:	maintainer
Sponsored by:	iXsystems Inc.
2019-01-29 14:03:30 +00:00
Tobias Kortkamp
95c728fee7 misc/mbuffer: Update to 20190127 2019-01-29 13:05:55 +00:00
Steve Wills
932b33e3ec misc/py-tqdm: update to 4.30.0
PR:		235247
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2019-01-27 16:25:33 +00:00
Steve Wills
a01331d6ef misc/nnn: update to 2.2
PR:		235022
Submitted by:	Sijmen J. Mulder <ik@sjmulder.nl>
Approved by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2019-01-26 11:53:59 +00:00
Yuri Victorovich
5c19b7f98b misc/console-bridge: Update 0.4.2 -> 0.4.3
Reported by:	portscout
2019-01-26 05:27:52 +00:00
Sunpoet Po-Chuan Hsieh
22c239a0bf Update to 20190120
Changes:	https://github.com/pciutils/pciids/commits/master
2019-01-25 19:58:29 +00:00
Yuri Victorovich
e42a6b9e17 New port: misc/elki: Data mining toolkit 2019-01-23 09:31:55 +00:00
Sunpoet Po-Chuan Hsieh
d86145a183 Update to 2018.9
Changes:	https://pecl.php.net/package-changelog.php?package=timezonedb
2019-01-23 00:01:02 +00:00
Guido Falsi
451f873b16 - Fix NLS option
While here, really sort USES.
2019-01-22 19:38:25 +00:00
Guido Falsi
41ff4e536e Clenup xfce ports:
- Add missing dependencies
- Remove unneeded patches
- Regenerate and rename legacy patches
- Add NLS option to ports providing such a knob, and missing the
  option
- Add INSTALL_TARGET=install-strip where missing
- Sort things
- Remove unneeded +=
- Cosmetic changes to OPTION related variables to improve readability
- Update WWW
- Silence portlint warnings about variables order
- Bump PORTREVISION where changing dependencies and/or adding
  install-strip
2019-01-22 14:44:38 +00:00
Adriaan de Groot
9e91f7ab9d New port: misc/kookbook
This is the spiritual successor to KRecipes, a simple Qt-based recipe
manager. New in kookbook is managing the recipes as a bunch of Markdown
documents, which makes it easier to build further tooling around them.
2019-01-22 10:24:51 +00:00
Yuri Victorovich
a5e7ab6b7f misc/py-fast-histogram: Fix categories 2019-01-21 20:28:25 +00:00
Yuri Victorovich
0f1fa13690 New port: misc/py-fast-histogram: Fast simple 1D and 2D histograms 2019-01-21 20:19:57 +00:00
Tobias Kortkamp
2ccbb91310 misc/mbuffer: Update to 20190119 2019-01-21 12:55:07 +00:00
Roman Bogorodskiy
d84c33bffc misc/osinfo-db: update to 20190120 2019-01-21 09:07:35 +00:00
Yuri Victorovich
abffca0de2 misc/urh: Update 2.5.3 -> 2.5.5
Reported by:	portscout
2019-01-21 08:34:32 +00:00
Yuri Victorovich
d34ba2fd2a misc/free42: Update 2.0.21 -> 2.0.22
Reported by:	portscout
2019-01-21 08:33:50 +00:00
Ben Woods
6d6344948c misc/mc: Tidy up Makefile
This is a no-op
2019-01-19 08:13:31 +00:00
Ben Woods
e9577fc830 misc/mc: Update to 4.8.22
PR:		234598
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com>
2019-01-19 07:43:52 +00:00
Tobias Kortkamp
a03dcb701c misc/wmcalendar: Fix some out-of-bounds memory access
PR:		227101
Submitted by:	crahman@gmail.com
Approved by:	xride (maintainer)
2019-01-17 14:09:26 +00:00
Tijl Coosemans
1bf487d3e7 Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1] 5c2cbfccf9
[2] 2ed5054e3a
[3] 009f5ebb4b

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
2019-01-16 11:13:44 +00:00