1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

462598 Commits

Author SHA1 Message Date
Vanilla I. Shu
69d43b236c Update to 2.8.8. 2018-12-18 11:24:32 +00:00
Vanilla I. Shu
a5673b0b05 Update to 2.8.8. 2018-12-18 11:24:07 +00:00
Vanilla I. Shu
95d1fd2dba Update to 2.8.8. 2018-12-18 11:23:39 +00:00
Kubilay Kocak
86a7abb68e editors/nano: Fix build (configure) on ARM
The arm package builder when building this port, fails with the following
error during configure:

  checking whether printf survives out-of-memory conditions...
  =>> Killing runaway build after 21600 seconds with no output

The root cause is described in bug 224740, which has not been resolved yet:

  low RLIMIT_VMEM hangs qemu due to GSlice allocation failure

In the meantime, this change applies a known workaround which has already
been applied in several ports, which disables the specific (hanging) configure
check, if the build is run with qemu emulation.

PR:		231346, 224740
Reported by:	many
Approved by:	portmgr (blanket: build fix, jfi)
MFH:		2018Q4
2018-12-18 11:19:54 +00:00
Emanuel Haupt
4c2f782103 Update to 0.1.b124 2018-12-18 11:13:23 +00:00
Rene Ladan
40f5b85e1d Remove expired port:
2018-12-17 lang/python34: Fails to build with recent OpenSSL
2018-12-18 09:39:14 +00:00
Muhammad Moinur Rahman
5e52f555f5 textproc/ansifilter: Update version 2.10=>2.13
- Change options to support QT5 instead of QT4
- Mark not deprecated as updated to support QT5

Relnotes:http://www.andre-simon.de/doku/ansifilter/en/changelog.php
2018-12-18 09:36:38 +00:00
Dmitry Marakasov
db1a1a5ebf - Update WWW 2018-12-18 09:30:09 +00:00
Rene Ladan
acddeb4e12 Unregister Python 3.4, it expired today. 2018-12-18 09:19:03 +00:00
Dmitry Marakasov
78239c5233 - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-12-18 09:00:10 +00:00
Muhammad Moinur Rahman
7190518508 databases/mroonga: Update version 8.03=>8.09
Reviewed by
Relnotes:http://mroonga.org/en/blog/2018/11/29/mroonga-8.09.html
2018-12-18 08:58:40 +00:00
Yuri Victorovich
a2f32cc187 science/qwalk: Fix build with GCC-based architectures
Also add USES=gnome.

PR:		234115
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-18 08:43:53 +00:00
Mathieu Arnold
e3e0cc046c Mark BROKEN on base too. 2018-12-18 08:39:29 +00:00
Tobias Kortkamp
f8bedbaf86 sysutils/runit-faster: Update scripts to 0.1.31
Changes:	https://github.com/t6/freebsd-runit/releases/tag/v0.1.31
2018-12-18 07:39:09 +00:00
Matthew Seaman
a1857dd5e2 Update to 1.2.8
ChngeLog: https://github.com/sarugaku/shellingham/blob/1.2.8/CHANGELOG.rst
2018-12-18 06:39:14 +00:00
Yuri Victorovich
4b2e9a901c New port: science/py-GPyOpt: Bayesian optimization toolbox based on GPy 2018-12-18 06:36:16 +00:00
Yuri Victorovich
4c4a05c73c New port: science/py-GPy: Gaussian process toolbox 2018-12-18 06:24:14 +00:00
Yuri Victorovich
6bb36770f5 New port: science/py-paramz: Parameterization framework 2018-12-18 06:20:06 +00:00
Tobias Kortkamp
f6c94712d1 editors/kak-lsp: Update to 6.0.0
Changes:	https://github.com/ul/kak-lsp/releases/tag/v6.0.0
2018-12-18 05:28:56 +00:00
Larry Rosenman
02266a07ed astro/boinc-astropulse: Fix compile with clang 7.0.1
- need to run configure for setiathome
- pet portlint
  - move USES, BROKEN_armv6, X11_USES= gl

Reported by:	pkg-fallout
2018-12-18 04:11:06 +00:00
Gerald Pfeifer
c92fe63a40 Update to the 20181216 snapshot of GCC 9. 2018-12-18 01:46:36 +00:00
Jan Beich
b899c130ae multimedia/rav1e: update to s20181217
Changes:	64b9f50...49dcaad
2018-12-18 00:54:50 +00:00
Jan Beich
a43817d8b8 multimedia/aom: update to 1.0.0.1053
Changes:	https://aomedia.googlesource.com/aom/+log/192bcd3ef..440e6d412
2018-12-18 00:54:41 +00:00
Jan Beich
d6aeb8f40e lang/rust-nightly: update to 1.33.0.20181218
Changes:	93c2f055ba...adbfec229c
2018-12-18 00:54:29 +00:00
Jan Beich
b1a8d2ea88 emulators/rpcs3: update to 0.0.5.1128
Changes:	c50d459b1...bc3ab7a9d
2018-12-18 00:54:17 +00:00
Vanilla I. Shu
cd7109d90b Update to 1.17.1. 2018-12-17 23:12:32 +00:00
Vanilla I. Shu
fe60c7fa48 Update to 1.17.1. 2018-12-17 23:12:16 +00:00
Yuri Victorovich
48553528f3 devel/websocketpp: Unbreak: remove the empty CMakeFiles directory
Approved by:	portmgr (unbreak)
2018-12-17 21:23:21 +00:00
Jan Beich
a42a5a3083 devel/git-cinnabar: rebuild after r487713 2018-12-17 21:12:35 +00:00
Yuri Victorovich
8c3341447b math/scilab: Small changes
* Change MASTER_SITES to https
* Add license
* Add USES=gl gnome

Approved by:	portmgr (port compliance, infrastructure)
2018-12-17 21:10:37 +00:00
Renato Botelho
7d24e224f2 devel/git: Update to 2.20.1
Sponsored by:	Rubicon Communications, LLC (Netgate)
2018-12-17 21:02:00 +00:00
Dmitry Marakasov
6a6ec33da2 - Update to 19.2 2018-12-17 20:52:55 +00:00
Dmitry Marakasov
a1bf52ba51 - Update to 1.5.0
- Update WWW
2018-12-17 20:34:09 +00:00
Yuri Victorovich
7b25ef278f net/mpich: Remove the compiler version check
It fails on science/meep for no obvious reason, and would otherwise prevent meep from being upgraded mpich2->mpich.
2018-12-17 19:45:06 +00:00
Dmitry Marakasov
f36f26a68e - Update WWW 2018-12-17 19:21:10 +00:00
Dmitry Marakasov
e9452ad255 - Update WWW
PR:		234046
Submitted by:	freebsd_ports@k-worx.org
Approved by:	portmgr blanket
2018-12-17 19:13:18 +00:00
Joseph Mingrone
c9ff93b67d biology/diamond: Update to 0.9.23 plus fixes after release
Also:
- update license since upstream changed to GPLv3
- only build/package for amd64, since it is untested on other architectures
  and currently does not build on i386

Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.23
2018-12-17 19:12:38 +00:00
Gerald Pfeifer
54cf3b135d Revert bogus part of r487705 (enablement of the STAGING option by default
for testing purposes only).
2018-12-17 19:12:05 +00:00
Gerald Pfeifer
61d77fc452 The Wine Staging patchset is now available for Wine 4.0 RC2. 2018-12-17 19:10:36 +00:00
Dmitry Marakasov
e4fb30ffe3 - Mark BROKEN and deprecate 2018-12-17 18:51:22 +00:00
Mark Linimon
0f36bf2859 Now reported to build on powerpc64.
Reported by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-17 18:50:33 +00:00
Mark Linimon
2b26fb18e5 Also enable on powerpcspe.
Reported by:	jhibbits
Approved by:	portmgr (tier-2 blanket)
2018-12-17 18:44:31 +00:00
Dmitry Marakasov
85b0699328 - Update to r4259 2018-12-17 18:35:23 +00:00
Yuri Victorovich
a84b8946bf science/mpqc: Change net/mpich2 -> net/mpich
Other port changes:
* Add the graphviz dependency
* Patch one #include that isn't found by default for some reason
* Fix WWW
2018-12-17 18:13:17 +00:00
Yuri Victorovich
545d3e66f2 science/libghemical: fix build with GCC-based architectures
Some reformatting.
Also add USES=gl.

PR:		234101
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-17 17:51:21 +00:00
Dmitry Marakasov
5ec2f2a554 - Update to r592 2018-12-17 17:47:28 +00:00
Thierry Thomas
8a42793382 Upgrade to v1.24.1.
Release notes at <https://github.com/libuv/libuv/releases/tag/v1.24.1>.
2018-12-17 17:35:40 +00:00
Yuri Victorovich
bf41526452 New port: misc/libemos: Interpolation library for meteorological software 2018-12-17 17:20:18 +00:00
Tobias Kortkamp
3b430cac22 graphics/netpbm: Update to 10.84.05
Changes:	https://gitlab.com/tobiask/netpbm/raw/v10.84.05/doc/HISTORY
2018-12-17 16:50:00 +00:00
Eugene Grosbein
2577e8880f sysutils/fusefs-webdavfs: update to g20181010
- mount options: cookie and rwdirops;

- specify multiple licenses (BSD3CLAUSE, BSD4CLAUSE and MIT)
  for this multi-distfiles port;

- optimize post-patch target to look only for '*.go' files
  and recurse only to two needed directories;
  this prevents it from descending into .ccache
  directory mounted by poudriere+ccache inside WORKDIR. (*)

PR:		234099
Reported by:	Kai <freebsd_ports@k-worx.org> (*)
2018-12-17 16:08:52 +00:00