Commit Graph

466876 Commits

Author SHA1 Message Date
Mark Linimon
43687b1c5d This port builds on powerpc64. x86 assembly sections are ifdef'd so
they are only used on x86.  So, remove the restriction to attempt to
build on other archs.

PR:		235529
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-02-05 23:01:11 +00:00
Kurt Jaeger
8e653d3111 databases/mongodb36: support arm64.aarch64
- see
  https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/mongodb-dev/cq4mL8WzMgA/soc3YVc_EQAJ
  for upstream discussion

PR:		235057
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Reviewed by:	lwhsu, mikael.urankar@gmail.com
Approved by:	dev@dudu.ro (maintainer)
2019-02-05 22:30:58 +00:00
Fernando Apesteguía
493bfdc1b4 deskutils/qownnotes: update to 19.2.0
Too many changes to be listed here.

ChangeLog: https://www.qownnotes.org/changelog/QOwnNotes

PR:	235414
Submitted by:	stobbsm@gmail.com (maintainer)
2019-02-05 21:50:33 +00:00
Cy Schubert
bc7696538c Fix build on GCC architectures.
PR:		235535
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Reported by:	Piotr Kubaj <pkubaj@anongoth.pl>
2019-02-05 21:01:12 +00:00
Rene Ladan
473a91cfd9 sysutils/grub2-pcbsd: modernize a bit:
- remove reference to expired sysutils/grub2 port
- remove obsolete conflict with grub-0
- bump PORTREVISION
2019-02-05 19:19:29 +00:00
Yuri Victorovich
77444db995 biology/dsr-pdb: Correct typo 2019-02-05 19:01:59 +00:00
Yuri Victorovich
ff3d076e1e biology/dsr-pdb: Add c++11 flags because boost isn't found without it
Also add patches for missing includes that only gcc complains about.

PR:		235519
Reported by:	Piotr Kubaj <pkubaj@anongoth.pl>
2019-02-05 19:00:36 +00:00
Tobias C. Berner
d546c943a8 devel/cmake: update to 3.13.4
PR:		235457
Exp-run by:	antoine
2019-02-05 18:57:26 +00:00
Kurt Jaeger
4179c5b405 New port: dns/flamethrower
Flamethrower is a small, fast, configurable tool for functional
testing, benchmarking, and stress testing DNS servers and networks.
It supports IPv4, IPv6, UDP and TCP, and has a modular system for
generating queries used in the tests.

It was built as an alternative to dnsperf, and many of the command
line options are compatible.

WWW: https://github.com/DNS-OARC/flamethrower

PR:		235521
Submitted by:	Leo Vandewoestijne <freebsd@dns.company>
2019-02-05 18:24:07 +00:00
Thierry Thomas
3662bd821e Remove an obsolete dependency to Soprano.
Since I'm there, add an explicit dependency to Qt5-concurrent.

PR:		235501
Reported by:	tcberner
2019-02-05 18:17:56 +00:00
Kurt Jaeger
ebb92fb5e1 net/ceph13: Make PKGNAME unique
PR:		230432
Pointy hat to:	pi
2019-02-05 18:16:14 +00:00
Larry Rosenman
db6a3153d7 mail/spamassassin: missing dependency on net/p5-Net-CIDR-Lite
PR:		234921
Submitted by:	ler@FreeBSD.org
Approved by:	zeising
2019-02-05 18:15:42 +00:00
Li-Wen Hsu
3e5e127b58 Remove unnecessary CXXFLAGS for powerpcspe
gcc already defineds the correct one.

PR:		234776
Submitted by:	jhibbits
2019-02-05 18:04:33 +00:00
Kurt Jaeger
d20c1e9a1c New port: net/ceph13: Ceph delivers object, block, and file storage
Ceph is a distributed object store and file system designed to provide
excellent performance, reliability and scalability.

* Object Storage
  Ceph provides seamless access to objects using native language bindings or
  radosgw, a REST interface for applications written with S3 and Swift.
* Block Storage
  Ceph's RADOS Block Device (RBD) provides access to block device images
  that are striped and replicated across the entire storage cluster.
* File System
  Ceph provides a POSIX-compliant network file system aiming for large data
  storage, high performance, and maximum compatibility with legacy applications.

This FreeBSD build will build most of the tools in Ceph:
* Mon, OSD, rados, RadosGW, rbd
* init-ceph, and etc/rc.d/ceph on top of that
* ceph-disk {prepare, activate}
With these tools one can build a multi server, multi osd cluster fully
running on FreeBSD and do some testing...

WWW: https://ceph.com/

PR:		230432
Submitted by:	Willem Jan Withagen <wjw@digiware.nl>
2019-02-05 18:01:36 +00:00
Baptiste Daroussin
4377815d68 Update to 5.7.1 2019-02-05 17:58:51 +00:00
Li-Wen Hsu
32aaea1ed3 Add support for powerpc and powerpcspe
PR:		234776
Submitted by:	jhibbits
2019-02-05 17:46:03 +00:00
Dmitry Marakasov
d565b27163 - Update to 2.0.4
- Disable dynamic linking
- Regroup options
2019-02-05 17:42:21 +00:00
Dmitry Marakasov
aad6ee88c9 - Convert USE_SDL=yes to USE_SDL=sdl
Approved by:	portmgr blanket
2019-02-05 17:38:06 +00:00
Antoine Brodin
2d1b1d7e4b Unbreak INDEX 2019-02-05 16:45:29 +00:00
Dmitry Marakasov
16e3566b99 - Convert USE_SDL=yes to USE_SDL=sdl
Approved by:	portmgr blanket
2019-02-05 16:19:13 +00:00
Emmanuel Vadot
f1b124467d u-boot-firefly-rk3399: Add a u-boot port for this board
This is a ARM64 board with a RockChip RK3399 SoC.

Add support for RK3399 to the u-boot-master port. No METADATA are created
for now as this u-boot is split in two file and we don't support this scheme
yet.
Two patch are needed :
 - One to allow booting u-boot proper from the same source as the DTS (accepted
 and merge upstream)
 - One to have the BL31 (ATF binary) path in a environment variable instead of
 in the source directory (accepted upstream).
2019-02-05 15:58:29 +00:00
Jan Beich
4b4136e015 x11/grim: update to 1.1
Changes:	https://github.com/emersion/grim/releases/tag/v1.1
2019-02-05 15:50:07 +00:00
Emmanuel Vadot
7d3fa60584 atf-master: Hook to the build and add IGNORE when no platform is specified
Reported by:	antoine
2019-02-05 15:47:28 +00:00
Emmanuel Vadot
058f9d8568 sysutils/atf-rk3399: Add a new ARM ATF port for RochChip RK3399 SoC 2019-02-05 15:45:52 +00:00
Tobias Kortkamp
6d506b9203 There is no *_CONFIGURE_DISABLE options helper 2019-02-05 15:42:54 +00:00
Emmanuel Vadot
f8fd817c79 Add a new atf-master master port.
ARM Arm Trusted Framework (sometimes called TF-A for reasons ...) provides
a reference implementation of secure world software for Armv7-A and Armv8-A,
including a Secure Monitor executing at Exception Level 3 (EL3).

We had a port for Alwinner A64/H5 chip, but we need to introduced more ports.
So convert this to a master/slave port scheme like u-boot.

atf-allwinner is now badly named, when it was introduced it only support A64,
now it both support A64 and H5 and there is another ATF platform for H6.
Rename it with the platform name
2019-02-05 15:30:29 +00:00
Tobias Kortkamp
83dc5a133c games/ags: Update to 3.4.3.0
Changes:	https://raw.githubusercontent.com/adventuregamestudio/ags/v.3.4.3.0/Changes.txt
2019-02-05 15:14:48 +00:00
Jochen Neumeister
b8d1d43c2b Update to 0.54.0
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.54.0

PR:		235420
Submitted by:	ben.lavery@hashbang0.com (maintainer)
Sponsored by:	Netzkommune GmbH
2019-02-05 14:54:17 +00:00
Larry Rosenman
0c3bc88241 mail/dovecot: update reporter for latest vuln 2019-02-05 14:52:23 +00:00
Larry Rosenman
a434efa6bf mail/dovecot: upgrade to 2.3.4.1
* CVE-2019-3814: If imap/pop3/managesieve/submission client has
      trusted certificate with missing username field
      (ssl_cert_username_field), under some configurations Dovecot
      mistakenly trusts the username provided via authentication instead
      of failing.
    * ssl_cert_username_field setting was ignored with external SMTP AUTH,
      because none of the MTAs (Postfix, Exim) currently send the
      cert_username field. This may have allowed users with trusted
      certificate to specify any username in the authentication. This bug
      didn't affect Dovecot's Submission service.

PR:		235523
Submitted by:	pascal.christen@hostpoint.ch
MFH:		2019Q1
Security:	1340fcc1-2953-11e9-bc44-a4badb296695
Security:	CVE-2019-3814
2019-02-05 14:50:38 +00:00
Dmitry Marakasov
8d7524fee3 - Fix LICENSE
- Add LICENSE_FILE
- Add missing xorg depends
- Convert USE_SDL=yes to USE_SDL=sdl

Approved by:	portmgr blanket
2019-02-05 14:49:44 +00:00
Gerald Pfeifer
14e68a593b Add gl to X11_USES since a naked USE_GL=, without also setting USES, as
we've had has been deprecated for a while.
2019-02-05 14:48:16 +00:00
Larry Rosenman
b16be85b3c mail/dovecot: Suitable client certificate can be used to login as other user
update vuxml
2019-02-05 14:39:13 +00:00
Dmitry Marakasov
254cf7b107 - Convert USE_SDL=yes to USE_SDL=sdl 2019-02-05 14:34:26 +00:00
Dmitry Marakasov
b0c564e46f - Add USES=gl
- Add missing USE_GL=gl
- Convert USE_SDL=yes to USE_SDL=sdl
- Silence patching
- Switch to options helpers
2019-02-05 14:29:24 +00:00
Sunpoet Po-Chuan Hsieh
7466d5363d Update to 1.9.0
Changes:	https://www.nlnetlabs.nl/svn/unbound/tags/release-1.9.0/doc/Changelog
PR:		235522
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2019-02-05 14:27:03 +00:00
Sunpoet Po-Chuan Hsieh
e38982282f Fix __int128 detection on i386
PR:		235482
Reported by:	Ralf van der Enden <tremere@cainites.net>
2019-02-05 14:26:57 +00:00
Sunpoet Po-Chuan Hsieh
6bd549ea7e Update MASTER_SITES and WWW
Approved by:	portmgr (blanket)
2019-02-05 14:26:52 +00:00
Sunpoet Po-Chuan Hsieh
378cacc048 Add py-pyjade 4.0.0
PyJade is a high performance port of Jade-lang for python, that converts any
.jade source to the each Template-language (Django, Jinja2, Mako or Tornado).

WWW: https://github.com/syrusakbary/pyjade
2019-02-05 14:26:41 +00:00
Sunpoet Po-Chuan Hsieh
bbd3cbaf8d Add py-datatest 0.9.3
Datatest provides testing tools for data validation and analysis. It supports
both pytest and unittest style testing.

You can use datatest for validation, test driven data-wrangling, auditing,
logging discrepancies, and checklists for measuring progress. It encourages a
structured approach for checking and tidying data.

WWW: https://github.com/shawnbrown/datatest
2019-02-05 14:26:35 +00:00
Dmitry Marakasov
123a3b7248 - Convert USE_SDL=yes to USE_SDL=sdl
- Add missing X11 depends (revision not bumped as X11 is disabled by default)
- Switch to options helpers
- Silence stripping

Approved by:	portmgr blanket
2019-02-05 14:18:22 +00:00
Dmitry Marakasov
ed7c750f61 - Convert USE_SDL=yes to USE_SDL=sdl
Approved by:	portmgr blanket
2019-02-05 14:13:59 +00:00
Steve Wills
690c76d9c1 net-im/telegram-desktop: update to 1.5.11
PR:		235476
Submitted by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)
2019-02-05 14:05:36 +00:00
Dmitry Marakasov
a29a1d0efe - Fix LICENSE
- Add LICENSE_FILE
- Convert USE_SDL=yes to USE_SDL=sdl
- Switch to options helpers

Approved by:	portmgr blanket
2019-02-05 13:59:34 +00:00
Dmitry Marakasov
87e080d1d9 - Fix LICENSE
- Add LICENSE_FILE
- Convert USE_SDL=yes to USE_SDL=sdl
- Switch to options helpers
- Remove leftover noop SDL(12) hack
- Convert INSTALL+STRIP to more correct INSTALL_PROGRAM

Approved by:	portmgr blanket
2019-02-05 13:58:57 +00:00
Dmitry Marakasov
964ea2eb7e - Add missing depends (ogg, gl, x11)
- Add USES=gl
- Convert USE_SDL=yes to USE_SDL=sdl

Approved by:	portmgr blanket
2019-02-05 13:56:27 +00:00
Dmitry Marakasov
3a4975d9e3 - Add USES=gl
- Add missing USE_GL=gl
- Convert USE_SDL=yes to USE_SDL=sdl
- Pet portlint
2019-02-05 13:52:07 +00:00
Sunpoet Po-Chuan Hsieh
620157e197 Update WWW 2019-02-05 13:52:01 +00:00
Sunpoet Po-Chuan Hsieh
c212a96c21 Update to 1.00
Changes:	https://metacpan.org/changes/distribution/Module-CPANTS-Analyse
2019-02-05 13:51:17 +00:00
Sunpoet Po-Chuan Hsieh
7b8890a96d Update comment: remove apache 2.2 2019-02-05 13:49:18 +00:00