Commit Graph

442206 Commits

Author SHA1 Message Date
Carlos J. Puga Medina
348f659e0e MFH: r466147
dns/dnsdist: Update to 1.3.0 (bugfix)

Changes: https://dnsdist.org/changelog.html#change-1.3.0

Approved by:	ports-secteam (riggs)
2018-04-01 23:53:08 +00:00
Thomas Zander
537c8664fd MFH: r466167
Fix build with clang 6.x, pet portlint

PR:		227148
Submitted by:	pfg (maintainer)

Approved by:	ports-secteam (riggs)
2018-04-01 15:38:48 +00:00
Antoine Brodin
087e3e6c3a MFH: r466126
Mark BROKEN: fails to package

pkg-static: Unable to access file /wrkdirs/usr/ports/editors/editorconfig-core-c/work/stage/usr/local/man/man1/editorconfig.1.gz:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/editors/editorconfig-core-c/work/stage/usr/local/man/man3/editorconfig.h.3.gz:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/editors/editorconfig-core-c/work/stage/usr/local/man/man3/editorconfig_handle.h.3.gz:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/editors/editorconfig-core-c/work/stage/usr/local/man/man5/editorconfig-format.5.gz:No such file or directory

Reported by:	pkg-fallout
2018-04-01 08:55:38 +00:00
Kirill Ponomarev
47cd6198c5 Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.

PR:		226980
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-04-01 07:30:42 +00:00
Kirill Ponomarev
4be2397ede Add sysutils/tmux23 support and OPTIONize dependencies.
Approved by:	sunpoet
Differential Revision:	https://reviews.freebsd.org/D14886
2018-04-01 07:25:41 +00:00
Yuri Victorovich
8bacfb69cf deskutils/noti: Update 3.0.0 -> 3.1.0
Changelog:
https://github.com/variadico/noti/releases/tag/3.1.0

PR:		227153
Submitted by:	Hiroki Tagato <tagattie@yandex.com> (maintainer)
2018-04-01 06:34:12 +00:00
Yuri Victorovich
4d6f7a79a4 New port: math/py-pyodesys: Straightforward numerical integration of ODE systems from Python 2018-04-01 06:24:52 +00:00
Yuri Victorovich
ef675b6e39 devel/py-IBMQuantumExperience: Update 1.8.29 -> 1.9.0
Reported by:	portscout
2018-04-01 06:06:26 +00:00
Yuri Victorovich
5931eb54a6 devel/easyloggingpp: Update 9.96.2 -> 9.96.3
Changelog:
https://github.com/muflihun/easyloggingpp/releases/tag/v9.96.3
2018-04-01 05:58:52 +00:00
Yuri Victorovich
97cc0b60f2 New port: math/py-pyneqsys: Solver of symbolically defined systems of non-linear equations 2018-04-01 05:50:07 +00:00
Yuri Victorovich
03e036b602 math/py-cyipopt: Remove CHEESESHOP left there by mistake.
Thanks to Kubilay for noticing!

Reported by:	koobs
2018-04-01 05:44:32 +00:00
Yuri Victorovich
9881ada772 New port: math/py-cyipopt: Cython interface for the interior point optimizer IPOPT 2018-04-01 05:32:21 +00:00
Yuri Victorovich
3e16f8dadf math/ipopt: Update 3.12.7 -> 3.12.9; Unbreak on 12
Port changes:
* Change to DISTVERSION
* Patch config.h to set HAVE_RAND=1. It was failing due to
  some glitch in configure: the rand() test program was failing
  because the declaration of the exit() function didn't match.
* Silence commands.
2018-04-01 04:58:18 +00:00
Kubilay Kocak
80a046bab9 devel/py-pycparser: Update to 2.18
* Update PORTVERSION and distinfo checksum (2.18)
* Add version compatibility comment
* Add LICENSE_FILE
* Add test target
* Enable architecture independence (NO_ARCH)

Approved by:		wg (maintainer)
Differential Revision:	D7301
2018-04-01 03:58:03 +00:00
Yuri Victorovich
75b160aeae New port: math/py-levmar: Binding to levmar library (Levenberg-Marquardt optimization algorithm) 2018-04-01 02:52:34 +00:00
Yuri Victorovich
614bc97065 New port: devel/py-fastcache: C implementation of Python 3 functools.lru_cache 2018-04-01 00:32:17 +00:00
Yuri Victorovich
212fd06ef6 New port: math/py-sym: Unified wrapper for symbolic manipulation libraries in Python 2018-04-01 00:10:47 +00:00
Jan Beich
9fce20ddbc security/vuxml: adjust thunderbird version for CVE-2018-5148 backport 2018-04-01 00:06:14 +00:00
Jan Beich
c9d6221821 security/vuxml: delist palemoon from CVE-2018-514[67]
Let upstream to decide if the browser is affected.
https://github.com/MoonchildProductions/Pale-Moon/commits/master/media/libvorbis/lib/vorbis_codebook.c
https://github.com/MoonchildProductions/Pale-Moon/commits/master/media/libtremor/lib/tremor_codebook.c
2018-04-01 00:00:24 +00:00
Jan Beich
d5ffd3c835 security/vuxml: libxul didn't share release branch with thunderbird 2018-03-31 23:59:41 +00:00
Jan Beich
34ffdea724 mail/thunderbird: apply CVE-2018-5148 fix 2018-03-31 23:59:15 +00:00
Yuri Victorovich
f379a201bc math/cadabra2: Update 2.1.6 -> 2.2.0
Port changes:
* Remove the overriding patch of boost::asio:
  now EINPROGRESS is handled properly, before it was not.
* Remove the overriding patch of websocketpp:
  added an equivalent patch into cadabra2 source,
  it is easier this way. Before such function didn't
  exist in the websocketpp interface.
* Add the patch for pull/82:
  missing #include / removal of unnecessary prefix calculation.
* Change cmake -> cmake:outsource.
* Switch to python3 because it links to python3 anyway,
  even though it claims to support python2.
* Add DOS2UNIX_FILES for cmake/version.cmake for one patched file.
* Remove post-patch: added a similar patch under files/
* Remove post-install: stripping is now done by the project.
* Remove post-install-GUI-on: icons are now installed by the project.

Testing:
* Runs fine, shows correct results for examples from the online manual.
2018-03-31 22:55:33 +00:00
Sunpoet Po-Chuan Hsieh
89505369c5 Update to 5.2.0
Changes:	https://github.com/kickstarter/rack-attack/releases
2018-03-31 22:48:06 +00:00
Sunpoet Po-Chuan Hsieh
ede6d54f64 Update to 0.10.0
- Fix WWW

Changes:	https://github.com/roidrage/lograge/blob/master/CHANGELOG.md
2018-03-31 22:48:01 +00:00
Sunpoet Po-Chuan Hsieh
7746ee03c4 Update to 0.10.0
- Fix WWW

Changes:	https://github.com/roidrage/lograge/blob/master/CHANGELOG.md
2018-03-31 22:47:56 +00:00
Sunpoet Po-Chuan Hsieh
bd48fc72b0 Update to 0.10.0
Changes:	https://github.com/roidrage/lograge/blob/master/CHANGELOG.md
2018-03-31 22:47:51 +00:00
Sunpoet Po-Chuan Hsieh
e6727baae0 Update to 0.16.2
Changes:	https://github.com/jnunemaker/httparty/blob/master/Changelog.md
2018-03-31 22:47:46 +00:00
Sunpoet Po-Chuan Hsieh
00d8814f81 Update to 0.11.0
Changes:	https://github.com/tmuxinator/tmuxinator/releases
2018-03-31 22:47:40 +00:00
Sunpoet Po-Chuan Hsieh
3a06b5fbba Update to 4.3.2
Changes:	https://github.com/doorkeeper-gem/doorkeeper/releases
2018-03-31 22:47:35 +00:00
Sunpoet Po-Chuan Hsieh
0e4b86d2f6 Update to 4.3.2
Changes:	https://github.com/doorkeeper-gem/doorkeeper/releases
2018-03-31 22:47:30 +00:00
Sunpoet Po-Chuan Hsieh
1531b6363c Update to 4.3.2
Changes:	https://github.com/doorkeeper-gem/doorkeeper/releases
2018-03-31 22:47:24 +00:00
Sunpoet Po-Chuan Hsieh
29a51e9fc2 Update to 5.1.2
Changes:	https://github.com/mperham/sidekiq/blob/master/Changes.md
2018-03-31 22:47:19 +00:00
Sunpoet Po-Chuan Hsieh
4f39f6f81d Update to 4.7.0
Changes:	https://github.com/ambethia/recaptcha/commits/master
2018-03-31 22:47:14 +00:00
Sunpoet Po-Chuan Hsieh
7b558a1f95 Update to 10.0.2
Changes:	https://github.com/deivid-rodriguez/byebug/releases
2018-03-31 22:47:09 +00:00
Sunpoet Po-Chuan Hsieh
1bc30fde94 Update to 1.3.5
Changes:	https://github.com/hhatto/autopep8/releases
2018-03-31 22:47:03 +00:00
Sunpoet Po-Chuan Hsieh
88de8e7e8a Update to 0.5.29.2
Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
2018-03-31 22:46:58 +00:00
Sunpoet Po-Chuan Hsieh
638db162ef Update to 1.302135
Changes:	http://search.cpan.org/dist/Test-Simple/Changes
2018-03-31 22:46:52 +00:00
Sunpoet Po-Chuan Hsieh
198e485b1d Update to 0.98
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/IPC-Run/Changes
2018-03-31 22:46:47 +00:00
Sunpoet Po-Chuan Hsieh
bda03ce1b1 Update to 0.048
Changes:	http://search.cpan.org/dist/Git-Wrapper/Changes
2018-03-31 22:46:42 +00:00
Sunpoet Po-Chuan Hsieh
610eec1ecb Update WWW
- Reformat pkg-descr
- Take maintainership
2018-03-31 22:46:37 +00:00
Gerald Pfeifer
e5c844e69b Move to version 4.7.1 which is in sync with wine-mono-devel for the
time being, until that is going to be upgraded in sync with a development
snapshot of Wine (and hence wine-devel).

Suggested by:	dbn (maintainer)
2018-03-31 22:30:37 +00:00
Olli Hauer
d1a4cbf5cc - update to 7.70
- add option for bundled libssh2
- add option for bundled libpcap
- add upstream patch for arp-ioctl.c
- change URL's from http to https

PR:		221522
Submitted by:	lightside
2018-03-31 22:22:16 +00:00
Dag-Erling Smørgrav
29021410b1 Upgrade to 0.07049. 2018-03-31 21:34:34 +00:00
Dag-Erling Smørgrav
db5b7ed8b9 Upgrade to 0.30. 2018-03-31 21:34:03 +00:00
Guido Falsi
5753f16f6a Update xfce4-tumbler to 0.2.1 2018-03-31 21:32:31 +00:00
Kirill Ponomarev
47d8a834ac Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.

PR:		226971
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-03-31 18:34:51 +00:00
Kirill Ponomarev
a64eee185a Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.

PR:		226973
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-03-31 18:28:45 +00:00
Florian Smeets
87ebc748eb - update to 5.7.21-20
- fix build with clang 6.0

PR:		226504
Approved by:	maintainer timeout (3 weeks)
2018-03-31 18:26:51 +00:00
Florian Smeets
d6b687afad - add license
- fix build with clang 6.0
2018-03-31 18:22:51 +00:00
Kirill Ponomarev
a451970324 Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.

PR:		226976
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-03-31 18:10:33 +00:00