Commit graph

406883 commits

Author SHA1 Message Date
Dmitry Marakasov
1399174300 - Install all required headers
These headers belong to third party libraries (gdalcpp, protozero,
utfcpp), but since these are not in the ports yet, just install
bundled ones for now.

PR:		215391
Submitted by:	mmd.osm+freebsd@gmail.com
2016-12-19 11:18:45 +00:00
Tobias C. Berner
7b5da0fa70 Change the way the pkgconfig-file install path is set for Qt5 ports.
As noticed in x11-toolkits/qt5-charts we never corrected the way in which qmake
sets the pkgconfig path for Qt5-modules. Instead there was a sed-call on the
generated Makefiles in bsd.qt.mk in the target qt-pre-install.

This diff modifies devel/qmake5 to set QMAKE_PKGCONFIG_DESTDIR to
../libdata/pkgconfig from the default pkgconfig.

As we split Qt-base into multiple ports, simply patching devel/qmake5 is not
enough, as the other base-ports will use the file from inside the tarball.
Therefore add it as an extrapatch for the Qt-base ports.
As this affects the same file extrapatch-libtool in devel/qt5 touched, rename
this one and add a hunk to do this change too.

Note: qt4 ports are unaffected, as they never were converted to used the
qt-preinstall target, and still contain the sed-call in their Makefiles.

Reviewed by:    rakuco
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D8713
2016-12-19 11:12:32 +00:00
Dmitry Marakasov
e76d4ae958 - Update to 4.7.3
from releasenotes.txt:

** DavMail 4.7.3 released **
Another bugfix release, mostly from user feedback. Also improve Windows installer to let users
choose whether they want to run DavMail automatically at logon.

Enhancement:
- Improve windows installer, make auto start at logon optional
- Update release guide with opensuse build env
- update icon cache
- Update winrun4j wrappers icon to 128x128

EWS:
- EWS: workaround for invalid cookie domain on Office365

DAV:
- DAV: merge patch from #232 Outlook-created appt does not go through. OWA-created one does

IMAP:
- IMAP: additional fix for #626, workaround for from: header not searchable over EWS
- IMAP: fix for #626, workaround for to: header not searchable over EWS

SMTP:
- SMTP: Merge patch 627 by Peter Chubb, server returns incorrect code on authentication failure

PR:             214900
Submitted by:   z7dr6ut7gs@snkmail.com
Approved by:    john.c.prather@gmail.com (maintainer)
2016-12-19 09:50:20 +00:00
Dmitry Marakasov
eee2f82074 - Fix build on 9.x
- Simplify installation, cosmetic fixes
2016-12-19 09:47:32 +00:00
Dmitry Marakasov
5945bfa1f8 - Mark BROKEN on 9.x
Approved by:	portmgr blanket
2016-12-19 09:15:09 +00:00
Dmitry Marakasov
f0f35476c4 - Mark broken on 9.x
- Always check OPSYS along with OSVERSION

Approved by:	portmgr blanket
2016-12-19 09:10:10 +00:00
Dmitry Marakasov
19f2b2f8cf - Mark broken on 9.x
- Add LICENSE_FILE

Approved by:	portmgr blanket
2016-12-19 09:07:45 +00:00
Dmitry Marakasov
e3afb7d544 - Mark BROKEN on 9.x
Approved by:	portmgr blanket
2016-12-19 09:05:48 +00:00
Dmitry Marakasov
82076adf06 - Mark BROKEN on 9.x
Approved by:	portmgr blanket
2016-12-19 09:04:05 +00:00
Mikhail Pchelin
2d9e9eecca - update from 1.1.3 to 1.1.4
Approved by:	jpaetzel (mentor)
2016-12-19 09:03:52 +00:00
Dmitry Marakasov
bc8ae43b0b - Add LICENSE
- Switch to options helpers
2016-12-19 09:01:14 +00:00
Dmitry Marakasov
8c8481ca8f - Mark BROKEN: incomplete definition of type 'struct CharacterRange' 2016-12-19 09:00:47 +00:00
Jan Beich
53196f4c02 graphics/colmap: always build SIMD support 2016-12-19 06:37:20 +00:00
David Naylor
b108ac1cd7 emulators/i386-wine-devel: update to 2.0.r1_1.
- Unbreak i386-wine-staging: patches are now available.
2016-12-19 04:34:49 +00:00
David Naylor
ff421ca9de emulators/i386-wine: update to 1.8.5_1. 2016-12-19 04:33:06 +00:00
Wen Heping
6395fb9fee - Update to 1.1.0 2016-12-19 03:31:56 +00:00
Wen Heping
4e26ff06d2 - Update to 2.5.0
PR:		214997
Submitted by:	mzaki@e-mail.ne.jp
Approved by:	maintainer(timeout, > 14 days)
2016-12-19 03:26:54 +00:00
Wen Heping
10fecaea64 - Update to 16.6.0 2016-12-19 03:21:14 +00:00
Wen Heping
56f75bee3a - Update to 0.13 2016-12-19 03:11:55 +00:00
Wen Heping
18df5cf23b - Update to 9.0
PR:		215387
Submitted by:	Axel.Rau@Chaos1.DE(maintainer)
2016-12-19 02:49:22 +00:00
Wen Heping
04940fe7b6 - Update to 0.8.3 2016-12-19 01:48:56 +00:00
Wen Heping
8e81db70bf - Update to 0.20160818
PR:		215385
Submitted by:	Axel.Rau@Chaos1.DE(maintainer)
2016-12-19 01:41:06 +00:00
Wen Heping
e59cfecf60 sqlparse is a non-validating SQL parser module. It provides support for
parsing, splitting and formatting SQL statements.

WWW: https://github.com/andialbrecht/sqlparse

PR:		215386
Submitted by:	Axel.Rau@Chaos1.DE
2016-12-19 01:18:40 +00:00
Jan Beich
c48fcbfe55 multimedia/ffmpeg: simplify ARCH workaround
ARCH is clobbered via .MAKEFLAGS in Mk/bsd.port.mk since r20327.

Approved by:	portmgr blanket
2016-12-19 01:08:39 +00:00
Jan Beich
0bbc3ebb94 multimedia/ffmpeg: expose SOXR dependency 2016-12-19 01:08:21 +00:00
Jan Beich
59f9038ec5 multimedia/ffmpeg: drop obsolete patches 2016-12-19 01:08:06 +00:00
Jan Beich
22745f1be9 multimedia/ffmpeg: only pass *FLAGS via environment 2016-12-19 01:07:52 +00:00
Jan Beich
6fb6e1d356 multimedia/ffmpeg: respect CPUTYPE for NEON=on 2016-12-19 01:07:39 +00:00
Jan Beich
b9a2dd8fa2 multimedia/ffmpeg: adjust RESTRICTED after r428352 2016-12-19 01:07:22 +00:00
Wen Heping
1fe97b7e10 - Update to 2.1
PR:		215384
Submitted by:	Axel.Rau@Chaos1.DE(maintainer)
2016-12-19 01:00:40 +00:00
Tobias C. Berner
62ede14c75 Get rid of QT_PREFIX in favour of PREFIX.
QT_PREFIX was a remnant of a bygone time.

Reviewed by:    rakuco
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D8825
2016-12-18 22:06:50 +00:00
Baptiste Daroussin
ddf28d222b Use dp_DISTINFO_FILE instead of DISTINFO_FILE 2016-12-18 21:43:24 +00:00
Lars Engels
b54759d949 archivers/dpkg:
Update to 1.18.16
2016-12-18 19:49:23 +00:00
Baptiste Daroussin
727fed16d1 Make amd64-gcc respect the 'unknown' second component of the triplets
as other cross toolchain gcc ports
2016-12-18 18:52:31 +00:00
Lars Engels
cfb8a8f07f net-mgmt/mk-livestatus:
Update to 1.2.8p15
2016-12-18 18:19:33 +00:00
Thomas Zander
41c446bf70 Update to upstream release 9.6.0 2016-12-18 17:41:17 +00:00
Kurt Jaeger
db3be55a15 New port: dns/dq
Recursive DNS/DNSCurve server and comandline tool to debug DNS/DNSCurve

WWW: https://mojzis.com/software/dq/

PR:		215073
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2016-12-18 17:28:08 +00:00
Kurt Jaeger
f2758c13ed net/ntpa: update 0.7.6 -> 0.7.10
- Lookup on known time servers
- Log management with newsyslog
- Fixed bug in configuration reload
- Fixed bug in URIs with mono 2.6
- Fixed bug in database schema
- Trim dist package

PR:		215352
Submitted by:	Carsten Larsen <cs@innolan.dk> (maintainer)
2016-12-18 17:09:44 +00:00
Kurt Jaeger
a063e6b633 databases/cego: update 2.32.0 -> 2.32.1
- Fixes for CegoBTreeManager::deleteBTree ( changed int type to
  PageIdType for page vars )
  and CegoBTreeManager::insertBTree ( propValue was not setup correctly
  for root node propagation in some cases, which might lead to corrupt
  btree structure )

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2016-12-18 16:57:51 +00:00
Sergey A. Osokin
9d4c8f32bf Upgrade from 1.11.6 to 1.11.7.
Upgrade njs module from 8c01042 to f8c642a.

<ChangeLog>

*) Change: now in case of a client certificate verification error the
   $ssl_client_verify variable contains a string with the failure
   reason, for example, "FAILED:certificate has expired".

*) Feature: the $ssl_ciphers, $ssl_curves, $ssl_client_v_start,
   $ssl_client_v_end, and $ssl_client_v_remain variables.

*) Feature: the "volatile" parameter of the "map" directive.

*) Bugfix: dependencies specified for a module were ignored while
   building dynamic modules.

*) Bugfix: when using HTTP/2 and the "limit_req" or "auth_request"
   directives client request body might be corrupted; the bug had
   appeared in 1.11.0.

*) Bugfix: a segmentation fault might occur in a worker process when
   using HTTP/2; the bug had appeared in 1.11.3.

*) Bugfix: in the ngx_http_mp4_module.
   Thanks to Congcong Hu.

*) Bugfix: in the ngx_http_perl_module.

</ChangeLog>
2016-12-18 16:56:18 +00:00
Sunpoet Po-Chuan Hsieh
49f2dcd49e - Document ths change of www/nghttp2 2016-12-18 16:49:22 +00:00
Sunpoet Po-Chuan Hsieh
f44590c204 - Merge post-configure:
PR:		215382
Reported by:	Anton Sayetsky <vsasjason@gmail.com>
2016-12-18 16:42:27 +00:00
Emanuel Haupt
e26a7f60ec Update to 0.99.1 and pass maintainer-ship to submitter.
PR:             215364
Submitted by:   dbaio@bsd.com.br
2016-12-18 16:12:28 +00:00
Tijl Coosemans
fb2e215545 Update to 7.12.
PR:		214927
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
2016-12-18 16:08:14 +00:00
Roman Bogorodskiy
74dcfe4548 databases/py-swiftclient: rename to py-python-swiftclient
- Rename to py-python-swiftclient to follow naming convention
   for Python port available on pypi to match pypi name
 - Update dependencies for databases/py-swift and
   net/py-python-heatclient and bump PORTREVISION for these ports

PR:		215374
Approved by:	trociny (maintainer)
2016-12-18 15:44:45 +00:00
Sunpoet Po-Chuan Hsieh
20ee13c882 - Update to 2.40
- Update *_DEPENDS for biology/p5-bioperl renaming
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Bio-Graphics/Changes
2016-12-18 15:26:11 +00:00
Sunpoet Po-Chuan Hsieh
0e3129e125 - Move biology/p5-bioperl to biology/p5-BioPerl
- Move biology/p5-bioperl-run to biology/p5-BioPerl-Run
2016-12-18 15:25:54 +00:00
Sunpoet Po-Chuan Hsieh
a17d97a2e6 - Move biology/p5-bioperl-run to biology/p5-BioPerl-Run
- Sort *_DEPENDS
- Add NO_ARCH
- Bump PORTREVISION for biology/p5-bioperl renaming
2016-12-18 15:25:44 +00:00
Sunpoet Po-Chuan Hsieh
31aeb830a0 - Add LICENSE_FILE
- Add NO_ARCH
- Bump PORTREVISION for biology/p5-bioperl renaming
2016-12-18 15:25:22 +00:00
Sunpoet Po-Chuan Hsieh
b7511f1eeb - Add LICENSE
- Add NO_ARCH
- Sort *_DEPENDS
- Bump PORTREVISION for biology/p5-bioperl renaming
2016-12-18 15:25:18 +00:00