Commit Graph

466876 Commits

Author SHA1 Message Date
Ben Woods
95efea9e02 x11/lightdm: Re-add patch accidentally deleted during last change 2019-02-04 11:52:12 +00:00
Mark Linimon
97d5faf776 This port needs C++11-compatible compiler to build. Add
USES=compiler:c++11-lang to fix build on GCC-based architectures.

PR:		235348
Submitted by:	Piotr Kubaj
2019-02-04 11:49:35 +00:00
Pietro Cerutti
e6ed30d1a2 devel/catch: update to 2.6.0
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.6.0
2019-02-04 11:48:18 +00:00
Mark Linimon
af45ffe5fd This port needs a C++11-compatible compiler to build. Add
USES=compiler:c++11-lang to fix build on GCC-based architectures.

PR:		235344
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-02-04 11:47:49 +00:00
Mark Linimon
1fc0e3d65d This port requires C++11-compatible compiler to build. Add
USES=compiler:c++11-lang to fix build on GCC-based architectures.

PR:		235309
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-02-04 11:43:30 +00:00
Mark Linimon
1512c9124e This port needs USES=compiler:c++11-lang to build on GCC-based
architectures.

While here, pet portlint.

PR:		235290
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-02-04 11:39:45 +00:00
Mark Linimon
dfe22ba79c This port needs USES=compiler:c++11-lang to build on GCC-based
architectures.

PR:		235288
Submitted by:	Piotr Kubaj
2019-02-04 11:37:02 +00:00
Ben Woods
b27824336f x11/lightdm: Update to 1.28.0
- Also pet portlint

Submitted by:	madpilot (partly)
2019-02-04 10:28:46 +00:00
Ben Woods
690e886109 x11/lightdm: Include pkg-message explaining how to fix LightDM coredumps
PR:		229471
Submitted by:	madpilot
Reported by:	Manuel Stühn <freebsd@justmail.de>
MFH:		2019Q1
2019-02-04 10:26:14 +00:00
Marc Fonvieille
946a595f42 Update to r52793 from the FreeBSD docset.
Approved by:	doceng (implicit)
2019-02-04 10:07:17 +00:00
Gerald Pfeifer
75095186da On powerpcspe configure GCC --with-cpu=8548 instead of --with-cpu=8540,
which caused the build to fail after the update to binutils 2.31 and was
factually incorrect anyways (since the oldest we support is 8548).

PR:		235393
Reported by:	jhibbits
2019-02-04 09:40:33 +00:00
Dmitry Marakasov
fdd6936f1d - Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2019-02-04 09:30:47 +00:00
Jimmy Olgeni
b4ddf7a94c Update lang/racket to version 7.2. 2019-02-04 09:18:50 +00:00
Jimmy Olgeni
6db0ab8506 Update lang/racket-minimal to version 7.2. 2019-02-04 09:18:31 +00:00
Dmitry Marakasov
0dad09c13f - Add LICENSE
- Add NO_ARCH
- Add WWW

Approved by:	portmgr blanket
2019-02-04 09:00:39 +00:00
Matthew Seaman
73076f8b2e Update to 8.0.15
ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-15.html
2019-02-04 07:47:36 +00:00
Tobias Kortkamp
b7d53da3c4 games/alex4: Prepare for Allegro 4.4.3
Allegro 4.4.3 removed aliases for fsin, fcos, etc.  They are also
available as fixsin, fixcos, etc., so use them instead.

PR:		235477
2019-02-04 06:48:33 +00:00
Tobias Kortkamp
00347a147f games/ags: Backport some patches to fix build with Allegro 4.4.3
PR:		235477
2019-02-04 06:45:36 +00:00
Cy Schubert
5c427cd308 nroff/groff was removed from base by r319664. Since then textproc/groff
is required to avoid the following error:

> $ man screen
> This manpage needs groff(1) to be rendered
> First install groff(1):
> pkg install groff

Reported by:	mayhem30@gmail.com
MFH:		2019Q1
2019-02-04 06:10:03 +00:00
Koichiro Iwao
0d0fcbcd5c www/analog: Update WWW
While here, pass maintainership to submitter.

PR:		235464
Submitted by:	John Von Essen <john@essenz.com>
2019-02-04 05:52:44 +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
Yuri Victorovich
52e0e177ec New port: sysutils/ntfy: Utility for sending notifications on-demand, and when commands finish 2019-02-04 00:36:41 +00:00
Sunpoet Po-Chuan Hsieh
66bff45976 Update to 3.7.1
Changes:	https://trac.osgeo.org/geos/browser/git/NEWS?rev=3.7
		https://github.com/libgeos/geos/blob/3.7/NEWS
PR:		235260
Exp-run by:	antoine
2019-02-04 00:16:36 +00:00
Sunpoet Po-Chuan Hsieh
b3331d7390 Add py-sphinx-tabs 1.1.10
sphinx-tabs creates tabbed content in Sphinx documentation when building HTML.

WWW: https://github.com/djungelorm/sphinx-tabs
2019-02-04 00:06:11 +00:00
Sunpoet Po-Chuan Hsieh
fe804d0f59 Update to 0.24
Changes:	https://metacpan.org/changes/distribution/DBD-LDAP
2019-02-04 00:04:41 +00:00
Sunpoet Po-Chuan Hsieh
5982fac799 Add py-mail-parser 3.9.1
mail-parser is not only a wrapper for email Python Standard Library. It give you
an easy way to pass from raw mail to Python object that you can use in your
code. It's the key module of SpamScope.

mail-parser can parse Outlook email format (.msg) with msgconvert from
mail/p5-Email-Outlook-Message.

mail-parser takes as input a raw email and generates a parsed object. The
properties of this object are the same name of RFC headers: bcc, cc, date,
delivered_to, from_ (not from because is a keyword of Python), message_id,
received, reply_to, subject, to.

There are other properties to get: body, body html, body plain, headers,
attachments, sender IP address, to domains, timezone.

WWW: https://github.com/SpamScope/mail-parser
2019-02-04 00:01:11 +00:00
Sunpoet Po-Chuan Hsieh
32d6451eee Update to 0.80
Changes:	https://metacpan.org/changes/distribution/FFI-Platypus
2019-02-04 00:00:02 +00:00
Sunpoet Po-Chuan Hsieh
2cab9a9896 Update to 0.40
Changes:	https://metacpan.org/changes/distribution/Devel-MAT-Dumper
2019-02-03 23:59:56 +00:00
Sunpoet Po-Chuan Hsieh
b31a569dc3 Update to 0.6.1
Changes:	https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst
2019-02-03 23:59:27 +00:00
Sunpoet Po-Chuan Hsieh
8228b642b7 Add BUILD_DEPENDS
- Sort PLIST
- Take maintainership
2019-02-03 23:59:21 +00:00
Sunpoet Po-Chuan Hsieh
f7c61af9ef Change the way *_DEPENDS are set 2019-02-03 23:59:16 +00:00
Sunpoet Po-Chuan Hsieh
708bef1cee Add py-aws-xray-sdk 2.3.0
The AWS X-Ray SDK for Python (the SDK) enables Python developers to record and
emit information from within their applications to the AWS X-Ray service.

WWW: https://github.com/aws/aws-xray-sdk-python
2019-02-03 23:58:37 +00:00
Jan Beich
3152d51894 multimedia/mpv: enable VULKAN by default
PR:		235469
Approved by:	cpm (maintainer)
2019-02-03 23:38:10 +00:00
Sergey A. Osokin
23553793e6 Add the license file. 2019-02-03 23:34:54 +00:00
Jochen Neumeister
33b878b067 Fix typo
Sponsored by:	Netzkommune GmbH
2019-02-03 22:40:52 +00:00
Jan Beich
b6091c14c5 devel/racer: update to 2.1.17
Changes:	https://github.com/racer-rust/racer/compare/v2.1.16...v2.1.17
2019-02-03 22:38:15 +00:00
Yuri Victorovich
095098d6c8 New port: biology/figtree: Graphical viewer of phylogenetic trees 2019-02-03 21:14:38 +00:00
Olivier Cochard
8015d5bbf1 Fix build on 12-stable when using OpenSSL from port.
PR:		232169
Submitted by:	Michael Grimm <trashcan@ellael.org>
2019-02-03 21:04:24 +00:00
Antoine Brodin
72f4491c41 Deprecate ports broken for more than 6 months 2019-02-03 20:46:35 +00:00
Yuri Victorovich
60fbbcfeab security/py-scrypt: Update 0.8.6 -> 0.8.7
Reported by:	portscout
2019-02-03 20:44:08 +00:00
Antoine Brodin
1d7cdb502b Mark devel_nox flavor BROKEN too
Loading /wrkdirs/usr/ports/editors/tamago/work-devel_nox/tamago-4.0.6.0.20041122.19.14/docomp.el (source)...
*** Signal 11

Reported by:	pkg-fallout
2019-02-03 20:34:54 +00:00
Yuri Victorovich
491d4a7717 multimedia/webcamoid: Unbreak, BUILD_DEPENDS was missing 'N'
Thanks, Antoine!

Reported by:	antoine
2019-02-03 20:32:31 +00:00
Yuri Victorovich
ccf6e0932c textproc/castxml: fix build with GCC-based architectures
PR:		235372
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2019-02-03 20:30:34 +00:00
Ryan Steinmetz
bbd6355725 - Update to 1.1
PR:		235106
Submitted by:	Michael Osipov <michael.osipov@siemens.com>
2019-02-03 20:27:54 +00:00
Yuri Victorovich
733be80eb6 New port: biology/graphlan: High-quality circular representations of taxonomic, phylogenetic trees 2019-02-03 20:13:26 +00:00
Emmanuel Vadot
66e9775902 u-boot-tools: U-Boot needs bison, add it to the USES
Approved by:	bapt (mentor, implicit)
2019-02-03 20:07:40 +00:00
Antoine Brodin
89915fc5ff Mark BROKEN: fails to package
pkg-static: Unable to access file /wrkdirs/usr/ports/multimedia/webcamoid/work/stage/usr/local/lib/avkys/submodules/VideoCapture/libv4l2sys.so:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/multimedia/webcamoid/work/stage/usr/local/lib/avkys/submodules/VideoCapture/libv4lutils.so:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/multimedia/webcamoid/work/stage/usr/local/lib/avkys/submodules/VirtualCamera/libv4l2sys.so:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/multimedia/webcamoid/work/stage/usr/local/lib/avkys/submodules/VirtualCamera/libv4lutils.so:No such file or directory

Reported by:	pkg-fallout
2019-02-03 20:04:10 +00:00
Antoine Brodin
f2ecef934c Mark BROKEN: tries to download during configure phase
===>  Configuring for qtile-0.13.0
Download error on https://pypi.org/simple/cairocffi/: [Errno 65] No route to host -- Some packages may not be found!
Download error on https://pypi.org/simple/: [Errno 65] No route to host -- Some packages may not be found!
No local packages or working download links found for cairocffi>=0.9[xcb]

Reported by:	pkg-fallout
2019-02-03 20:02:17 +00:00
Antoine Brodin
ef933eceb0 Mark BROKEN: fails to package
pkg-static: Unable to access file /wrkdirs/usr/ports/mail/qmail-ldap/work/stage/var/qmail/%%EXTERNAL_TODO%%bin/qmail-todo:No such file or directory

Reported by:	pkg-fallout
2019-02-03 19:58:57 +00:00
Antoine Brodin
289aeb7aae Mark BROKEN: fails to build
CMake Error in src/CMakeLists.txt:
  Imported target "ZeroMQ::ZeroMQ" includes non-existent path
    "/usr/local/lib/pgm-5.2/include"

Reported by:	pkg-fallout
2019-02-03 19:54:38 +00:00