1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Commit Graph

434597 Commits

Author SHA1 Message Date
Joseph Mingrone
6e7df88c9d Update ruby gem aws sdk ports to version 2.10.111
Upstream changes:
https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.111
2018-01-03 15:01:15 +00:00
Mikhail Pchelin
786392cb23 - update from 3.13.0 to 3.14.0
Approved by:	jpaetzel (mentor)
2018-01-03 14:08:27 +00:00
Sunpoet Po-Chuan Hsieh
97064443de Update devel/json-c to 0.13
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/json-c/json-c/blob/master/ChangeLog
PR:		224675
Exp-run by:	antoine
2018-01-03 13:36:58 +00:00
Mathieu Arnold
d0cba2b797 Cleanup Mk/Uses/gnome.mk.
- Remove the use of comp_DETECT.
- Remove all comp_DETECT variables.
- Remove a use of comp_DETECT outside of gnome.mk
- Remove py3gobject3.
- Have ports depending directly on devel/py-gobject3 use gnome to do it.

PR:		224618
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13550
2018-01-03 13:22:31 +00:00
Thomas Zander
b13a0eca15 Update to upstream release 1.4.6 (bug fixes)
MFH:		2018Q1
2018-01-03 12:41:53 +00:00
Matthias Andree
ae9c8bdf77 Bugfix update to new upstream release 1.43.8.
This fixes a few important bugs where updates are missed, displayed data is
incorrect, a use-after-free-bug and fixes important bugs WRT super block
handling on big-endian systems (missed byte-swaps).

Changelog: <http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.43.8>

MFH:		2018Q1
2018-01-03 12:35:12 +00:00
Ben Woods
85e3c95810 sysutils/py-distro: Replace USES=python:2.7+ with USES=python
This aligns with the change made by antoine@ in r457499.

Reported by:	jbeich
2018-01-03 12:31:27 +00:00
Ben Woods
02f6c148fb science/InsightToolkit: Modify patch to use ${CMAKE_DL_LIBS}
${CMAKE_DL_LIBS} expands to "" on FreeBSD where the dl functions are
included in the Standard C library (libc), but to "dl" on operating
systems where the dl functions are part of libdl.

This change to the patch does not result in a change in contents of the
resulting package.

Reported by:	jbeich
2018-01-03 12:26:39 +00:00
Alexey Dokuchaev
077adeffb5 - Update OpenTTD to version 1.7.2
- Move another icon under !dedicated-server clause

TIMESTAMP (openttd-1.7.2-source.tar.xz) = 1514117460
2018-01-03 12:10:39 +00:00
Guido Falsi
680220e0dc Update ntopng to newer upstream snapshot. 2018-01-03 11:17:39 +00:00
Hajimu UMEMOTO
9a294c0163 Update to 3.0.5. 2018-01-03 11:16:29 +00:00
Bradley T. Hughes
04427da70f devel/awscli: Update 1.14.13 -> 1.14.18
Approved by:	robak (mentor)
Differential Revision:	https://reviews.freebsd.org/D13743
2018-01-03 11:12:35 +00:00
Bradley T. Hughes
9c3668d62c devel/py-botocore: Update 1.8.17 -> 1.8.22
Approved by:	robak (mentor)
Differential Revision:	https://reviews.freebsd.org/D13741
2018-01-03 11:12:01 +00:00
Stefan Eßer
910a40dd86 Fix pm_islocked function, which could lead to a spurious error message if
used for a port that is not found in the package database.

Reported by:	Tatsuki Makino <tatsuki_makino@hotmail.com>
Approved by:	antoine (implicit)
2018-01-03 11:10:33 +00:00
Ashish SHUKLA
43b199dc2d - Update to 17.12
- Remove upstream-ed patches
- Strip additional binaries
2018-01-03 10:54:19 +00:00
Luca Pizzamiglio
a81ae0123e benchmarks/stress-ng: Update to 0.09.08 2018-01-03 10:26:31 +00:00
Jimmy Olgeni
3461e30611 Update devel/elixir-quantum to version 2.2.1. 2018-01-03 10:11:07 +00:00
Vanilla I. Shu
adda3a58e4 Update to 3.5. 2018-01-03 09:24:08 +00:00
Dmitry Marakasov
fc75fe2718 - Update WWW
- Beautify pkg-descr
2018-01-03 09:00:44 +00:00
Joseph Mingrone
bc5f1ce8c8 net-im/mastodon: Fix run-time issues by updating dependencies
- Depend on textproc/rubygem-twitter-text1 to fix a run-time error after
  textproc/rubygem-twitter-text was upgraded to a version unsupported by
  Mastodon.

- After r457876, 457885, and r457886, net-im/mastodon failed to start,
  because of an issue with both versions 3 and 4 of the redis gem being
  pulled in.

  /usr/local/lib/ruby/gems/2.4/gems/bundler-1.16.1/lib/bundler/runtime.rb:313:in
  `check_for_activated_spec!': You have already activated redis 4.0.1, but
  your Gemfile requires redis 3.3.5.

  Patch, so that only version 4 is pulled in.
2018-01-03 03:57:47 +00:00
Joseph Mingrone
df1ad146ad databases/rubygem-mario-redis-lock: patch to pull in databases/rubygem-redis
After r457876 and r457886, net-im/mastodon failed to start because of an
issue with both versions 3 and 4 of the redis gems being pulled in.

/usr/local/lib/ruby/gems/2.4/gems/bundler-1.16.1/lib/bundler/runtime.rb:313:in
`check_for_activated_spec!': You have already activated redis 4.0.1, but
your Gemfile requires redis 3.3.5.
2018-01-03 03:57:38 +00:00
Li-Wen Hsu
7529d42b64 - Update to 2.99 2018-01-03 03:51:57 +00:00
Wen Heping
be8f85bd0d - Update to 1.08
Changes: http://cpansearch.perl.org/src/MARKOV/Math-Polygon-1.08/ChangeLog
2018-01-03 03:22:30 +00:00
Joseph Mingrone
dc3a18dcec New port, textproc/rubygem-twitter-text1
Copied from textproc/rubygem-twitter-text, because net-im/mastodon requires
a version less than 2.0.
2018-01-03 02:22:57 +00:00
Johannes M Dieterich
12312eaa47 devel/oclgrind: Update LLVM dependency to LLVM5 to stay in lockstep with the other OpenCL ports (see PR). In my testing, this also requires a newer development snapshot for runtime stability - so update to latest snapshot.
PR:		224652
Submitted by:	jbeich (for the LLVM update)
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D13726
2018-01-03 02:20:14 +00:00
Johannes M Dieterich
525c0e4ef3 devel/flang: Update to a later development snapshot.
Contains various improvements and fixes over the last two months.

Reported by:	Rainer Hurling <rhurlin@gwdg.de>
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D13727
2018-01-03 02:14:34 +00:00
Jan Beich
018b2d0e26 net-p2p/bitcoin: chase git abbrev bump
`git archive` maybe non-reproducible due to embedding abbreviated commit:
https://github.com/bitcoin/bitcoin/blob/v0.15.1/src/clientversion.cpp#L47-L48

$ diff -Npru bitcoin-0.15.1.old bitcoin-0.15.1
--- bitcoin-0.15.1.old/src/clientversion.cpp	2017-11-06 08:46:24.000000000 +0000
+++ bitcoin-0.15.1/src/clientversion.cpp	2017-11-06 08:46:24.000000000 +0000
@@ -45,7 +45,7 @@ const std::string CLIENT_NAME("Satoshi");
 //! git will put "#define GIT_ARCHIVE 1" on the next line inside archives.
 #define GIT_ARCHIVE 1
 #ifdef GIT_ARCHIVE
-#define GIT_COMMIT_ID "7b57bc998f3"
+#define GIT_COMMIT_ID "7b57bc998f33"
 #define GIT_COMMIT_DATE "Mon, 6 Nov 2017 09:46:24 +0100"
 #endif

Reported by:	pkg-fallout
Approved by:	portmgr blanket
2018-01-03 00:24:17 +00:00
Jimmy Olgeni
ef99e53c79 Update devel/etcd32 to version 3.2.13. 2018-01-02 23:33:39 +00:00
Danilo G. Baio
c99174bff6 sysutils/parallel: Update to 20171222
Update license.

Changes:	http://git.savannah.gnu.org/cgit/parallel.git/plain/NEWS

PR:		224641
Approved by:	Chris Howey <howeyc@gmail.com> (maintainer)
2018-01-02 23:24:33 +00:00
Bryan Drewery
f7e5e96f39 Update to 3.2.3-66-g83691739
- Improve security of parsing MAX_FILES_<PKGBASE>
2018-01-02 23:23:34 +00:00
Bryan Drewery
fb1737054c Update to 3.2.3-64-gc33e3600
- Fix build of ports with '-' in PKGBASE.
  - Fix some output not being timestamp-prefixed.
2018-01-02 23:01:37 +00:00
Stefan Eßer
b47f5eb864 Add undocumented option --package-format=<fmt>. I'm not sure, that this is
a useful feature, and the txz-format is currently hard-wired in a lot of
places in portmaster, but there has been a request to allow creation of
packages in a non-standard archive format.

Approved by:	antoine (implicit)
2018-01-02 22:44:39 +00:00
Dirk Meyer
cc48fb988e - fix regression introduced by r457706
PR: 224452

- add option BLACKLISTD
https://reviews.freebsd.org/D13475
2018-01-02 21:48:33 +00:00
Thierry Thomas
df91ea78e6 Upgrade to v.218. 2018-01-02 21:40:41 +00:00
Carlo Strub
46ecc88141 Update to 20170907
PR:		224302
Submitted by:	ultima@
Differential Revision:	D13470
2018-01-02 21:23:08 +00:00
Carlo Strub
1ba35af477 Update to 0.9.0 2018-01-02 21:06:03 +00:00
Carlo Strub
de5268fa7b Update to 0.4.2 2018-01-02 20:49:04 +00:00
Carlo Strub
0951c8fa07 Update to 0.4.2 2018-01-02 20:46:55 +00:00
Raphael Kubo da Costa
3464dbb4ce Update to 0.5.0 2018-01-02 20:43:39 +00:00
Jung-uk Kim
89fe8d918a Update to 20171215.
https://acpica.org/node/151
2018-01-02 20:41:05 +00:00
Mark Felder
f59c1b3f9c audio/mumble: add patch to fix build against boost 1.66
PR:		224086
2018-01-02 20:30:39 +00:00
Raphael Kubo da Costa
a9709471be Update SIP to 4.19.6, PyQt4 to 4.12.1 and PyQt5 to 5.9.2.
Upstream no longer ships the contents of misc/py-qt5-doc, so the port has been
removed.

This is also a requirement for updating the Qt5 ports, as the PyQt5 version
currently in the tree has license conflicts with later Qt versions.

Big thanks to tcberner for doing most of the work here, and antoine for the
exp-run.

PR:		224739
2018-01-02 20:21:34 +00:00
Dmitry Marakasov
9d750ba0a5 - Limit python version
- Switch to USES=localbase
- Regenerate patches
2018-01-02 20:06:38 +00:00
Bryan Drewery
16a5938f21 Update to 3.2.3-62-g832b3a1c
- image: Document -m in manpage
  - processonelog: Add case for #error
  - Allow MAX_FILES_<PKGBASE> to override MAX_FILES
2018-01-02 19:47:35 +00:00
Dmitry Sivachenko
becac37e22 Update to version 1.7.10 2018-01-02 19:35:00 +00:00
Antoine Brodin
7f7c699b16 Update to 0.6.8
MFH:		2018Q1 (build fix for mips)
2018-01-02 19:16:38 +00:00
Tobias C. Berner
51d04637cb New USES=eigen
Usage:
    USES=eigen:<version>[,<type>]

    version: 2 or 3 (required)
    type:    build (default), run

  For example:
    USES=eigen:2,build,run
  will add a BUILD- and RUN_DEPENDS on math/eigen2, and
    USES=eigen:3
  will add a BUILD_DEPENDS on math/eigen3.

* Convert the existing ports to use it
  - biology/iqtree: remove run time dependency (seemed not to be needed)
  - graphics/movit: remove run time dependency (seemed not to be needed)
  - science/avogadro: add run time dependeny (installed cmake file requires it to be present)

Reviewed by:	rakuco, mat
Differential Revision:	https://reviews.freebsd.org/D13702
2018-01-02 16:49:24 +00:00
Thomas Zander
a3cc859109 Update to upstream version 0.0.62
Detailed maintainer log:
- v0.0.62: Miscellaneous tweaks
- Updated Let's Encrypt agreement URL in example response file.
- Now builds for current Go 1.x version in Travis rather than Go 1.8.
- More error details are now available for challenge errors in the acmeapi
  package.
- Error when trying to prompt the user in non-interactive mode now advises
  user to remove --batch flag.

PR:		224627
Submitted by:	samm@os2.kiev.ua (maintainer)
MFH:		2018Q1
2018-01-02 16:44:21 +00:00
Steve Wills
04b94a3f74 net-mgmt/rubygem-snmp: update to 1.2.0
PR:		224779
Approved by:	mhjacks@swbell.net (maintainer)
2018-01-02 16:20:08 +00:00
Steve Wills
a6b2458d75 devel/rubygem-p4ruby: update to 2017.1.1599185
PR:		224763
Approved by:	brd (maintainer)
2018-01-02 16:18:28 +00:00