Commit graph

441147 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
2c3bcaa872 Update to 7.34
Changes:	http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes
2018-03-19 15:14:12 +00:00
Sunpoet Po-Chuan Hsieh
4f0ef874b8 Update to 2018.03.18 2018-03-19 15:14:07 +00:00
Sunpoet Po-Chuan Hsieh
919ceff3ea Update to 20180317 2018-03-19 15:14:02 +00:00
Sunpoet Po-Chuan Hsieh
eeff5b9858 Update to 2018.03.18 2018-03-19 15:13:57 +00:00
Sunpoet Po-Chuan Hsieh
bd0378641a Update to 1.5.7
Changes:	https://github.com/RaRe-Technologies/smart_open/releases
		https://github.com/RaRe-Technologies/smart_open/blob/master/CHANGELOG.md
2018-03-19 15:13:52 +00:00
Adam Weinberger
79f207893f Update dovecot to 2.2.35, and bump pigeonhole
- charset_alias: compile fails with Solaris Studio, reported by
      John Woods.
    - Fix local name handling in v2.2.34 SNI code, bug found by cPanel.
    - imapc: Don't try to add mails to index if they already exist there.
    - imapc: If email is modified in istream_opened hook, mail size isn't
      updated.
    - lib-dcrypt: When reading encrypted data, more data would not be
      read if buffer was not consumed causing panic or hang.
    - notify: When notify plugin is used and transaction commit fails in
      dsync, crash occurs.
    - sdbox: When delivering to a mailbox that is over quota, temp files
      are not cleaned up when saving or copying fails.
2018-03-19 15:06:05 +00:00
Antoine Brodin
39415a94c7 Fix patch context so it applies with stricted patch(1)
PR:		223545
2018-03-19 13:07:26 +00:00
Ganael LAPLANCHE
998edf3183 Update to 2.11.1 2018-03-19 12:10:01 +00:00
Mathieu Arnold
b0dcf1a560 Update BIND9 ports to 9.9.12, 9.10.7, 9.11.3 and 9.12.1.
Sponsored by:	Absolight
2018-03-19 11:21:38 +00:00
Mathieu Arnold
9d96fdf5d7 Update to latest commit.
Sponsored by:	Absolight
2018-03-19 11:21:33 +00:00
Mathieu Arnold
9e72e55c2d Update to v5.27.9-177-g8fe9e9e.
Sponsored by:	Absolight
2018-03-19 11:21:19 +00:00
Luca Pizzamiglio
122a592bc6 devel/pecl-xdebug26: Re-add to portstree as copy of pecl-xdebug
xdebug 2.6 drop the php5 support, so xdebug26 is php7 only.
xdebug 2.5.x is still available for php5.

Reported by:	dbaio@
Sponsored by:	trivago N.V.
2018-03-19 10:27:56 +00:00
Luca Pizzamiglio
2a93ec77e6 devel/pecl-xdebug26: delete it as it wasn't added properly as a repocopy
Reported by:	dbaio@
2018-03-19 10:25:12 +00:00
Olivier Cochard
5a48dd3db7 Update to 4.8.0
PR:		226716
Submitted by:	loic.blot@unix-experience.fr (maintainer)
2018-03-19 10:12:42 +00:00
Bradley T. Hughes
efa7194dc5 devel/awscli: Update 1.4.55 -> 1.4.58 2018-03-19 09:47:38 +00:00
Bradley T. Hughes
2785220892 devel/py-botocore: Update 1.9.8 -> 1.9.11 2018-03-19 09:47:11 +00:00
Dmitry Marakasov
38b37cf4c4 - Add LICENSE
- Switch to options helpers
- Remove dead WWW

Approved by:	portmgr blanket
2018-03-19 09:33:17 +00:00
Olivier Cochard
26d9b574d5 Forgot to take maintainership on the net/bird-devel too 2018-03-19 09:22:08 +00:00
Dmitry Marakasov
4d32b2ada4 - Add LICENSE
Approved by:	portmgr blanket
2018-03-19 09:03:19 +00:00
Guido Falsi
2add7bed25 Limit portscout reporting to stable versions. 2018-03-19 08:46:08 +00:00
Guido Falsi
235911d804 - Update xfce4-settings to 4.12.3
- Silence portlint warning about variables ordering
- Perform some whitespace changes
- Regenerate patch
2018-03-19 08:43:46 +00:00
Dmitry Marakasov
3e0063cc07 - Switch to new test framework
Approved by:	portmgr blanket
2018-03-19 08:33:20 +00:00
Tobias Kortkamp
ec9e0a665c New port: audio/alsa-sndio
The alsa-sndio plugin provides a PCM that connects to a sndiod server
as a fallback for applications that don't support sndio.

Only playback is supported and the plugin does not report accurate
buffer positions at the moment.  Do not expect this to work in a good
way for video playback, browsers, etc.

WWW: https://github.com/Duncaen/alsa-sndio
2018-03-19 08:23:13 +00:00
Yuri Victorovich
7aafb41498 New port: ports-mgmt/portgraph: Create a dependencies graph of a(all) port(s)
PR:		225969
Submitted by:	lbartoletti@tuxfamily.org
2018-03-19 07:45:25 +00:00
Fukang Chen
3eb6f25d8c mail/py-pymailq: Update to 0.9.0
- Use setup.py to install the man page

Reviewed by: koobs
Approved by: koobs (ports)
Differential Revision: https://reviews.freebsd.org/D14722
2018-03-19 07:36:57 +00:00
Thomas Zander
82e600a61f Document zero-day remote vulnerability in mail/squirrelmail
Reported by:	Roger Marquis <marquis@roble.com> via e-mail
Security:	CVE-2018-8741
2018-03-19 07:34:58 +00:00
Fukang Chen
c1f3e325d3 net/py-python-bitcoinrpc: Update to 1.0
- Switch MASTER_SITE to CHEESESHOP
- Add NO_ARCH
- Update LICENSE to LGPL21
- Add LICENSE_FILE
- Allow concurrent installation (USE_PYTHON=concurrent)

Reviewed by: koobs, mat
Approved by: koobs (ports)
Submitted by: Gyver Def (gdef wp pl)
Differential Revision: https://reviews.freebsd.org/D9552
2018-03-19 07:26:55 +00:00
Tobias Kortkamp
3b418e17a5 misc/mbuffer: Don't accidentally pick up libgcrypt from the build environment
- Fix LICENSE
2018-03-19 07:10:50 +00:00
Yuri Victorovich
d274d59ad0 New port: databases/py-pum: Postgres upgrade manager
PR:		225756
Submitted by:	lbartoletti@tuxfamily.org
2018-03-19 06:51:48 +00:00
Li-Wen Hsu
4bbb16ca0c - Update to 2.4.14 2018-03-19 06:40:54 +00:00
Yuri Victorovich
e05167950e databases/grass7: Update to 7.4.0
Release announcement:
https://grass.osgeo.org/news/71/15/GRASS-GIS-7-4-0-released/

PR:		225677
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
2018-03-19 06:36:54 +00:00
Roman Bogorodskiy
6298478e5e security/libgpg-error: fix build on arm64
Obtained from:	upstream
2018-03-19 06:31:58 +00:00
Tobias Kortkamp
1033286452 misc/mbuffer: Update to 20180318
- Fixes a bug where mbuffer would immediatly fail with no explicit
  counts set
- Add TEST_TARGET
- Take maintainership after the last 6 months maintainer timeout from
  r464491

PR:		226637
Submitted by:	eborisch+FreeBSD@gmail.com
2018-03-19 06:11:49 +00:00
Yuri Victorovich
7ca8c2691e devel/oniguruma: Update to 6.8.1
Only changed the shared object version (forgotten on the previous release).
2018-03-19 06:03:16 +00:00
Tobias Kortkamp
1d906e54dd www/palemoon: Update to 27.8.1
Changes:	http://www.palemoon.org/releasenotes.shtml
PR:		226669
Approved by:	lichray@gmail.com (maintainer)
2018-03-19 05:47:18 +00:00
Tobias Kortkamp
aabc377800 Fix post-patch-SNDIO-on in preparation of updates to www/firefox 60.0
and to www/palemoon 27.8.1

Some patches no longer apply to them.  WebRTC has moved paths in
Firefox 60.0 and no longer needs to be patched.  Pale Moon removed
WebRTC completely in 27.8.0.

PR:		226476
Approved by:	gecko (jbeich)
2018-03-19 05:46:02 +00:00
Yuri Victorovich
89013e6dbb mail/courier: Unbreak by fixing shebang; Add missing dependency
Approved by:	portmgr (port compliance, infrastructure)
2018-03-19 05:40:52 +00:00
Adam Weinberger
f974a4f98b Update vim to patchlevel 1616 2018-03-19 03:40:03 +00:00
Adam Weinberger
a92de76dd8 Update Mojolicious to 7.71
Changes: https://metacpan.org/source/SRI/Mojolicious-7.71/Changes
2018-03-19 03:36:24 +00:00
Steve Wills
016509ce97 x11-fonts/google-fonts: Update to 20180316
While here, switch to x11-fonts/noto-lite

PR:		226686
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2018-03-19 03:28:00 +00:00
Steve Wills
4bc90f78cb x11-fonts/font-awesome: Update to 5.0.8
PR:		226701
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2018-03-19 03:23:08 +00:00
Joseph Mingrone
d9795784ad math/libRmath: Update to bug-fix release 3.4.4
Upstream changes:
https://cloud.r-project.org/doc/manuals/r-release/NEWS.html
2018-03-19 01:49:03 +00:00
Larry Rosenman
a5a2edad8e devel/cdecl: update to 4.4.3.
Minor fix to red-black tree code.
Now initializing node->parent to NIL.
2018-03-19 01:08:32 +00:00
Joseph Mingrone
82588fd51b sysutils/smart: Mark broken on 12
See https://github.com/ctuffli/smart/issues/3 for details.
2018-03-19 00:55:35 +00:00
Gerald Pfeifer
9fee61d611 Update to the 20180318 snapshot of GCC 8. 2018-03-18 23:53:57 +00:00
Mark Linimon
7d0d47a9d6 Mark unbroken on actual hardware for e.g. armvX. It is known to runaway
on qemu.

Approved by:	portmgr (tier-2 blanket)
2018-03-18 23:50:09 +00:00
Yuri Victorovich
a296b84027 archivers/unalz: Update to 0.66
Port changes:
* Change MASTER_SITES and WWW to https
* Remove USES=dos2unix

PR:		226227
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
2018-03-18 23:35:36 +00:00
Yuri Victorovich
419613c6ea devel/opendht, devel/py-opendht: Improve BROKEN_xx statements
devel/opendht: Change to BROKEN_FreeBSD_10
devel/py-opendht: Remove BROKEN_xx (it isn't broken)
2018-03-18 23:25:24 +00:00
Dan Langille
bc3ae967a9 Update to version 2.7.7
PR:		226587
Submitted by:	Jose Luis Duran <jlduran@gmail.com>
2018-03-18 23:08:08 +00:00
Yuri Victorovich
bfa35bb079 net/hanstunnel: Update to 1.0
Port changes:
* Change to DISTVERSION
* Remove TUN_DEV_FILE from MAKE_ARGS
* Remove patches

PR:		226283
Submitted by:	owk <freebsd_ports@k-worx.org>
Approved by:	maintainer's timeout (17 days, vsityz@gmail.com)
2018-03-18 23:06:35 +00:00