1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Commit Graph

453092 Commits

Author SHA1 Message Date
Yuri Victorovich
f98320e38d New port: science/qmcpack: Many-body ab initio Quantum Monte Carlo code for quantum chemstry 2018-08-20 07:44:54 +00:00
Yuri Victorovich
acda4f6416 science/py-pymatgen: Update 2018.6.11 -> 2018.8.10
Reported by:	repology
2018-08-20 07:42:14 +00:00
Yuri Victorovich
0b9403bba8 math/py-networkx: Update 1.10 -> 2.1
PR:		229815
Reported by:	jwb
Approved by:	dikshie@sfc.wide.ad.jp (maintainer)
2018-08-20 07:39:32 +00:00
Stefan Eßer
3d3a30c8ee Fix build by including sys/random.h.
Approved by:	nobutaka (maintainer)
2018-08-20 06:48:55 +00:00
Fukang Chen
3262744fcc [NEW PORT]: mail/mblaze: Unix utilities to deal with Maildir
The mblaze message system is a set of Unix utilities for processing and
interacting with mail messages which are stored in maildir folders.

WWW: https://github.com/chneukirchen/mblaze

Reviewed by:	koobs, mat
Approved by:	koobs (mentor)
Differential Revision:	https://reviews.freebsd.org/D16759
2018-08-20 05:31:06 +00:00
Matthew Seaman
ba7eda4a6a Use PYDISTUTILS_SETUP for the do-test target
Reported by:	koobs
2018-08-20 05:24:30 +00:00
Yuri Victorovich
ed9c54d048 audio/py-pysndfile: Update 1.1.1 -> 1.3.2
Reported by:	repology
2018-08-20 05:11:57 +00:00
Kubilay Kocak
cfc6fa4623 devel/git: Add missing (send-email) dependency
The send-email command uses (require's) IO:Socket:SSL directly, and the
devel/git port previously depended on mail/p5-Net-SMTP-SSL, which depended on
and brought in the security/p5-IO-Socket-SSL port to satisfy it.

ports r431794 [1] removed the dependency on p5-Net-SMTP-SSL due to deprecation
which prevented the (direct) dependency from being installed (via another
dependency), resulting in breaking function for encrypted/secured mail
destinations.

This change adds a direct dependency on IO::Socket::SSL as it ought to have
been originally.

[1] https://svnweb.freebsd.org/changeset/ports/431794

Reported by:	ns5 (via IRC)
Approved by:	portmgr (blanket: broken dependencies)
MFH:		2018Q3
2018-08-20 05:07:46 +00:00
Don Lewis
2448b593d2 Upgrade editors/openoffice-devel to upstream svn revision r1838397. 2018-08-20 04:18:24 +00:00
Danilo Egea Gondolfo
92e240aef2 - Use GH_SUBDIR instead of post-patch 2018-08-20 03:36:16 +00:00
Danilo Egea Gondolfo
db139c2577 - Use GH_SUBDIR instead of post-patch 2018-08-20 03:33:07 +00:00
Danilo Egea Gondolfo
b72db4dee5 - Use GH_SUBDIR instead of post-patch 2018-08-20 03:25:56 +00:00
Danilo Egea Gondolfo
4a12ad9882 - Use GH_SUBDIR instead of post-patch 2018-08-20 03:13:46 +00:00
Richard Gallamore
9526a7026b Removed fastcgi, this is no longer supported in seafile 6.3+
and previous installs 6.3+ prior to this revision are broken
when using the seahub_fastcgi option.
2018-08-20 03:06:13 +00:00
Nikolai Lifanov
2bbb60159b update sysutils/docker-compose to 1.22.0 2018-08-20 00:45:15 +00:00
Gerald Pfeifer
73e830046a Update to the 20180819 snapshot of GCC 9. 2018-08-20 00:44:23 +00:00
Nikolai Lifanov
db21e83881 update sysutils/debootstrap to 1.0.108 2018-08-20 00:41:53 +00:00
Nikolai Lifanov
6da335e4b7 update sysutils/ansible to 2.6.3
Changes: https://github.com/ansible/ansible/blob/v2.6.3/changelogs/CHANGELOG-v2.6.rst
2018-08-20 00:40:26 +00:00
Gerald Pfeifer
4623a87843 Use 'make -C' instead of saving the current working directory and then
restoring that in the new code to add a safety belt that came in via
revision 477561.  This is quite a bit simpler and shorter.

Reported by:	adamw
PR:		226926
2018-08-20 00:39:32 +00:00
Nikolai Lifanov
c2839dee80 update sysutils/ansible25 to 2.5.8
Changes: https://github.com/ansible/ansible/blob/v2.5.8/changelogs/CHANGELOG-v2.5.rst
2018-08-20 00:38:40 +00:00
Nikolai Lifanov
4e265be90b update sysutils/ansible24 to 2.4.6.0
Changes: https://github.com/ansible/ansible/blob/v2.4.6.0-1/CHANGELOG.md
2018-08-20 00:36:38 +00:00
Nikolai Lifanov
7f5e84a705 update sysutils/terraform to 0.11.8
Changes: https://github.com/hashicorp/terraform/blob/v0.11.8/CHANGELOG.md
2018-08-20 00:35:01 +00:00
Nikolai Lifanov
879866792a update emulators/winetricks to 20180815 release 2018-08-20 00:30:50 +00:00
Nikolai Lifanov
4ffbed9a3b update games/wtf to 20180616 snapshot from NetBSD
patch to use FreeBSD pkg has been integrated
2018-08-20 00:28:47 +00:00
Gerald Pfeifer
8233282c71 Sync a comment re WoW64 plus the desktop file with revision r477548
of the emulators/wine-devel port to keep the two in sync.
2018-08-20 00:02:31 +00:00
Yuri Victorovich
ffc2a3082a x11-toolkits/wxgtk30 and x11-toolkits/wxgtk31: Fix the problem that TLS is broken on armv6/7
ftp/filezilla was dumping core

PR:		229396
Submitted by:	Ulrich Grey <usenet@ulrich-grey.de>
Approved by:	portmaster@bsdforge.com (maintainer's timeout on x11-toolkits/wxgtk30; ~50 days)
MFH:		2018Q3
2018-08-19 23:37:06 +00:00
Yuri Victorovich
a7427f6137 New port: science/chrono: C++ library for multi-physics simulation 2018-08-19 23:16:21 +00:00
Yuri Victorovich
f988fdf426 devel/xeus-cling: Fix build on 10 by adding USES=compiler:c++14-lang
Reported by:	fallout
2018-08-19 23:15:03 +00:00
Yuri Victorovich
e04e0db771 devel/xeus: Fix build on 10 by adding USES=compiler:c++14-lang
Reported by:	fallout
2018-08-19 23:14:11 +00:00
Tobias Kortkamp
2ffca5f494 games/criticalmass: Remove tinyxml band-aid after r477603 2018-08-19 21:19:46 +00:00
Tobias Kortkamp
eb1045b3a2 textproc/tinyxml: Link with ${CXX}
tinyxml is a C++ library but currently does not link with libc++.
2018-08-19 21:14:12 +00:00
Danilo Egea Gondolfo
61118a1da3 - Use GH_SUBDIR instead of post-patch
Reported by:	Dmitri Goutnik
2018-08-19 21:04:19 +00:00
Larry Rosenman
07090b75cb mail/dovecot, mail/dovecot22: suppress harmless error message when the symlink in /var/run/dovecot
to the config file doesn't exist.

PR:		225078
Reported by:	pkubaj@anongoth.pl
Reviewed by:	adamw
MFH:		2018Q3
2018-08-19 21:00:17 +00:00
Tobias Kortkamp
cbbea7ef1a games/criticalmass: Update to latest release
This makes it easier to fix the build with Clang/libc++.
2018-08-19 20:54:13 +00:00
Antoine Brodin
295839ff1d py-kivy doesn't support python 3 2018-08-19 20:51:51 +00:00
Sunpoet Po-Chuan Hsieh
f85c60e14c Update to 3.6.6
Changes:	https://www.pycryptodome.org/en/latest/src/changelog.html
		https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
PR:		230754
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2018-08-19 20:32:47 +00:00
Sunpoet Po-Chuan Hsieh
ca4f2a65d3 Add DJANGO21 option 2018-08-19 20:32:41 +00:00
Sunpoet Po-Chuan Hsieh
a0963d2f3e Add PORTSCOUT
For unknown reason, portscout.FreeBSD.org shows 1.4213 as a new release while
the current release on CPAN and ports tree is 1.4214.

Port                                            | Current version | New version
------------------------------------------------+-----------------+------------
www/p5-CGI-Cache                                | 1.4214          | 1.4213
2018-08-19 20:32:37 +00:00
Sunpoet Po-Chuan Hsieh
6893413fde Sort *_DEPENDS
Notified by:	mat
2018-08-19 20:32:32 +00:00
Sunpoet Po-Chuan Hsieh
90b7ac5f7a Update to 1.7.0
Changes:	https://github.com/fog/fog-google/releases
2018-08-19 20:32:26 +00:00
Sunpoet Po-Chuan Hsieh
29f0c3f114 Update to 1.0.4
Changes:	https://github.com/ondrejbartas/sidekiq-cron/blob/master/Changes.md
2018-08-19 20:32:21 +00:00
Sunpoet Po-Chuan Hsieh
295ded4b25 Remove duplicate entry of RUN_DEPENDS from TEST_DEPENDS
Notified by:	mat
2018-08-19 20:32:16 +00:00
Tobias Kortkamp
d6de436e98 New port: games/adonthell-wastesedge
Waste's Edge game for the Adonthell engine

As a loyal servant of the elven Lady Silverhair, you arrive at the
remote trading post of Waste's Edge, where she is engaged in
negotiations with the dwarish merchant Bjarn Fingolson.  But not
all is well at Waste's Edge, and soon you are confronted with
circumstances that are about to destroy your mistress' high reputation.
And you are the only one to avert this ...

WWW: http://adonthell.nongnu.org/
2018-08-19 19:42:26 +00:00
Tobias Kortkamp
2c5be35550 games/adonthell: Update to 0.3.7
- Remove gcc dependency
- For sanity remove Waste's Edge demo game to be readded as a separate port
- Take maintainership

Changes:	http://adonthell.nongnu.org/news/
2018-08-19 19:27:52 +00:00
Danilo Egea Gondolfo
3763299290 - New port: sysutils/istio
Istio is an open platform for providing a uniform way to integrate
microservices, manage traffic flow across microservices, enforce
policies and aggregate telemetry data. Istio's control plane provides
an abstraction layer over the underlying cluster management platform,
such as Kubernetes, Mesos, etc.
2018-08-19 19:24:39 +00:00
Danilo Egea Gondolfo
1642c522f5 - Update to 2.10.0 2018-08-19 19:22:25 +00:00
Yuri Victorovich
dd08cd9df4 New port: math/blazeiterative: Set of iterative linear system solvers for use with the Blaze library 2018-08-19 18:21:47 +00:00
Yuri Victorovich
1473bbf3b6 New port: math/blaze: C++ math library for dense and sparse arithmetic 2018-08-19 18:00:36 +00:00
Jan Beich
c5927f9fb9 devel/rust-cbindgen: over to gecko@
Not sure how useful this port would be outside of www/firefox.
I'm not interested in maintaining it.
2018-08-19 16:44:30 +00:00
Jan Beich
e74d5293a1 devel/rust-cbindgen: add new port (required by Firefox 63)
cbindgen generates C bindings from Rust code. Unlike rusty-cheddar it
supports generics, C++ enum class and template specialization as well
as multiple modules and crates. It's primarily developed for WebRender
but has been designed to support any project.

https://github.com/eqrion/cbindgen
https://www.mail-archive.com/dev-platform@lists.mozilla.org/msg26147.html
2018-08-19 16:39:16 +00:00