Commit Graph

416885 Commits

Author SHA1 Message Date
Martin Wilke
626d8367a1 - Remove clang36 support 2017-04-26 12:02:40 +00:00
Koop Mast
8eae9150ad Drop the GH_TAGNAME so the actualy release that we want is downloaded.
Now the --with-gnome line is no longer needed.

Submitted by:	jbeich@
Pointy hat to:	kwm@ (for not checking closer)
2017-04-26 10:57:39 +00:00
Pietro Cerutti
0ee4ef45a1 devel/catch: update to 1.9.3
Release notes: https://github.com/philsquared/Catch/releases
2017-04-26 09:19:28 +00:00
Alexey Dokuchaev
85807442d5 Add a port of AlmostTI, simple emulator for Z80-based series of Texas
Instruments calculators, written by Marat Fayzullin and modified for
better Unix support by Doug Melton.

Our local modifications offer better keyboard mappings out of the box,
making it suitable as desktop calculator when you need something more
advanced than dc(1), bc(1), or your favorite language's REPL.

WWW: http://fms.komkon.org/ATI85/

TIMESTAMP (AlmostTI13-Unix-DougMelton-051409.tar.gz) = 1261815086
2017-04-26 09:10:00 +00:00
Dmitry Marakasov
9fcec73762 - Update WWW
- Add LICENSE
- Add LICENSE_FILE

Approved by:	portmgr blanket
2017-04-26 09:05:07 +00:00
Jimmy Olgeni
f1d8e10d35 Add LDFLAGS to fix build failures when archivers/lzmalib is installed.
Submitted by:	Walter Schwarzenfeld
2017-04-26 08:46:50 +00:00
Jimmy Olgeni
7b5c53e4a5 Update net-im/py-fbmq to version 2.0.2. 2017-04-26 08:31:58 +00:00
Kurt Jaeger
ee18491770 net-mgmt/cacti: update 1.0.4 -> 1.1.4
PR:		217707
Changes:	http://www.cacti.net/changelog.php
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2017-04-26 07:35:06 +00:00
Vanilla I. Shu
b5a4a7f0e8 Fix pkg-descr
Submitted by:	Alexander Kabaev <kabaev@gmail.com>
2017-04-26 04:18:36 +00:00
Jan Beich
a3bfca5017 multimedia/mpc-qt: update to 0.0.0.s20170422
And pacify stage-qa warning that appeared after r436603

Error: /usr/local/bin/mpc-qt is linked to /usr/local/lib/qt5/libQt5DBus.so.5 from devel/qt5-dbus butit is not declared as a dependency
Warning: you need USE_QT5+=dbus

Changes:	76fd545...508ddd0
MFH:		2017Q2
2017-04-26 03:39:09 +00:00
Jan Beich
318eaa8bcc print/harfbuzz: update to 1.4.6
Changes:	https://github.com/behdad/harfbuzz/releases/tag/1.4.6
ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH:		2017Q2
2017-04-26 03:38:59 +00:00
Vanilla I. Shu
3122b1a1b6 Add devel/grpc. 2017-04-26 03:31:33 +00:00
Vanilla I. Shu
1d3574577b Add py-grpcio. 2017-04-26 03:27:47 +00:00
Larry Rosenman
922efee573 dns/opendnssec13: Pull in textproc/gnugrep for a proper grep(1) with GNU extensions
PR:	218616
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
Approved by:	<jaap@NLnetLabs.nl> (maintainer), adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D10503
2017-04-26 01:30:01 +00:00
Larry Rosenman
90b0652208 games/fairymax: Improve regex conformance
PR:		218606
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
Approved by:	Kalten <kalten@gmx.at> (maintainer), adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D10502
2017-04-26 01:01:28 +00:00
Larry Rosenman
92bc7228ed mail/libcmime: Improve regex conformance
PR:	218601
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
Approved by:	Axel Steiner <ast@treibsand.com> (maintainer), adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D10500
2017-04-26 00:42:44 +00:00
Larry Rosenman
4be4685d95 devel/psptoolchain-newlib: Improve regex conformance
PR:	218604
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
Approved by:	Tassilo Philipp <tphilipp@potion-studios.com> (maintainer), adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D10501
2017-04-26 00:39:53 +00:00
Sergey A. Osokin
13d52be706 Upgrade from 1.12.0 to latest "mainline" 1.13.0.
<ChangeLog>

*) Change: SSL renegotiation is now allowed on backend connections.

*) Feature: the "rcvbuf" and "sndbuf" parameters of the "listen"
   directives of the mail proxy and stream modules.

*) Feature: the "return" and "error_page" directives can now be used to
   return 308 redirections.
   Thanks to Simon Leblanc.

*) Feature: the "TLSv1.3" parameter of the "ssl_protocols" directive.

*) Feature: when logging signals nginx now logs PID of the process which
   sent the signal.

*) Bugfix: in memory allocation error handling.

*) Bugfix: if a server in the stream module listened on a wildcard
   address, the source address of a response UDP datagram could differ
   from the original datagram destination address.

</ChangeLog>
2017-04-25 23:30:57 +00:00
Sergey A. Osokin
09d995fd2c Upgrade from 1.10.3 to 1.12.0.
ChangeLog:	http://nginx.org/en/CHANGES-1.12

Remove IPV6 knob, IPv6 now compiled-in automatically if support is found.
Also, remove third-party modules:
o) udplog
o) statsd

Enable third_party mod_zip module back by changing upstream.

Upgrade third-party modules:
o) lua to 0.10.8
o) upstream_fair to b5be36f (upstream has been changed)
o) upload to 72ec037 (upstream has been changed).
o) http_auth_krb5 to 0c6ff3f.
o) party njs to 0.1.10.

Please see this comment in case of the production use of the lua module:
https://github.com/openresty/lua-nginx-module/pull/1017#issuecomment-294076002

Patches obtained from:
o) 0459a285ca
o) d19df15904
2017-04-25 23:18:09 +00:00
Mathieu Arnold
0a4046a049 Fix USE_GITHUB usage.
Sponsored by:	Absolight
2017-04-25 21:07:23 +00:00
Mark Felder
c6354a8f5f net-mgmt/rancid3: Update filtering of vtp_debug.log to only affect Nexus devices 2017-04-25 20:55:35 +00:00
Mark Felder
04d8781395 net-mgmt/rancid3: Update patch to filter out both vtp_debug.log and vtp_debug_old.log 2017-04-25 20:19:30 +00:00
Thierry Thomas
4a61e434bd Upgrade to 1.5.32.
Release notes at
<https://github.com/mike-fabian/ibus-typing-booster/releases/tag/1.5.32>.
2017-04-25 19:44:09 +00:00
Nikolai Lifanov
4955ccc914 update deskutils/fet to 5.31.5
Changes (from http://lalescu.ro/liviu/fet/news.html ):
- Speed improvement in the precomputation if using many rooms and many buildings
- Bug fix in the printout of the subjects' timetables
- Rare crash bugs fixed
- Updated arabic translation

PR:		218787
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
2017-04-25 19:13:29 +00:00
Maxim Sobolev
3d048dc669 Add perceptualdiff, a program that compares two images using a perceptually
based image metric.

We find it pretty useful for automated installation media testing.
2017-04-25 19:04:59 +00:00
Thierry Thomas
b2d72fa44f Update to 1.12.1.
Changelog at
<https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/?page=1#version-1.12.1>
2017-04-25 19:04:31 +00:00
Bernard Spil
6a16f2e530 devel/tcllib: Fix checkum issue
- Upstream re-rolled tarball 2017-02-04

PR:		218854
Approved by:	gahr (tcltk hat)
2017-04-25 19:03:37 +00:00
Bernard Spil
9c013f6d2d irc/weechat: Security update to 1.7.1
- Security update to 1.7.1

PR:		218855
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
Security:	81433129-2916-11e7-ad3e-00e04c1ea73d
Security:	CVE-2017-8073
2017-04-25 18:34:41 +00:00
Dmitry Marakasov
a67516612f - Switch to USES=tar
- Fix shebangs
- Add NO_ARCH
2017-04-25 18:07:56 +00:00
Martin Wilke
3f73c2534f - After the recent update from gtk30 3.18.8_4 to gtk30 3.22.12
xfce4-terminal would no longer observe its Default size settings,
  only launching to its minimum size in the center of the desktop.
  Recompiling solved the issue

- Bump PORTREVISION

Reported by:	Robert Burmeister
2017-04-25 17:45:44 +00:00
Martin Wilke
1f3c025922 - Fix plist
- BUMP PORTREV
2017-04-25 17:41:23 +00:00
Alexey Dokuchaev
baf7cd758e Apparently, Google is not only archiving the distfiles, but projects'
landing pages as well, thus redirect WWW: lines in pkg-descr to them.
2017-04-25 16:34:47 +00:00
Mark Felder
188bb9e156 devel/py-ruamel.yaml: Update to 0.14.5
- Change to autoplist

PR:		218576
2017-04-25 16:12:52 +00:00
Mark Felder
3077715e1b mail/archiveopteryx{-devel}: Use egrep to reduce reliance on GNU extensions
This is in preparation for BSD grep, PR 218385

PR:		218613
2017-04-25 16:10:39 +00:00
Mark Felder
92a95e2cd6 net-mgmt/percona-monitoring-plugins: Improve FreeBSD compatibility
- Properly declare wget as a dependency
- Give full path to wget binary
- Scripts that can take config files should source from LOCALBASE/etc,
not /etc

PR:		218611
Approved by:	maintainer timeout
2017-04-25 16:07:32 +00:00
Mathieu Arnold
063e4d757c Varstack is a system that allows you to stack of layer a set of
configuration variables and let definitions in the higher more specific
levels of the stack override/extend the broader one in the lower levels.

Sponsored by:	Absolight
2017-04-25 15:58:50 +00:00
Tijl Coosemans
41e4c187f1 Update to 3.5.11. 2017-04-25 14:50:34 +00:00
Sunpoet Po-Chuan Hsieh
b0384cea1f Update to 2.2.10.0
Changes:	https://github.com/doabit/semantic-ui-sass/blob/master/CHANGELOG.md
2017-04-25 14:25:28 +00:00
Sunpoet Po-Chuan Hsieh
c877728543 Update to 1.6.2
Changes:	https://github.com/nov/rack-oauth2/commits/master
2017-04-25 14:25:21 +00:00
Sunpoet Po-Chuan Hsieh
b8f29a2aaf Remove unnecessary gemspec patch
- Bump PORTREVISION for package change
2017-04-25 14:25:13 +00:00
Sunpoet Po-Chuan Hsieh
9be10a59a5 Update to 0.6.2
Changes:	https://github.com/WinRb/rubyntlm/blob/master/CHANGELOG.md
2017-04-25 14:25:05 +00:00
Sunpoet Po-Chuan Hsieh
f60b72070c Update to 1.60.1
Changes:	https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md
2017-04-25 14:24:56 +00:00
Sunpoet Po-Chuan Hsieh
59503fc1e7 Update to 1.2.0
Changes:	https://github.com/ruby-gnome2/pkg-config/blob/master/NEWS
2017-04-25 14:24:42 +00:00
Sunpoet Po-Chuan Hsieh
419339ae16 Update to 2.6.0
Changes:	https://github.com/jasmine/jasmine/releases
2017-04-25 14:24:32 +00:00
Sunpoet Po-Chuan Hsieh
a1653181ec Update to 5.5.0
Changes:	https://github.com/holidays/holidays/blob/master/CHANGELOG.md
2017-04-25 14:24:21 +00:00
Sunpoet Po-Chuan Hsieh
4436f790ba Update to 0.10.1
Changes:	https://github.com/theforeman/hammer-cli-foreman/releases
2017-04-25 14:24:12 +00:00
Sunpoet Po-Chuan Hsieh
b60033b802 Update to 0.10.1
Changes:	https://github.com/theforeman/hammer-cli/releases
2017-04-25 14:24:05 +00:00
Sunpoet Po-Chuan Hsieh
a9cf857424 Update to 0.2.0
Changes:	https://github.com/Apipie/apipie-bindings/releases
2017-04-25 14:23:56 +00:00
Sunpoet Po-Chuan Hsieh
88cb66f41b Add LICENSE_FILE
- Sort USES
2017-04-25 14:23:44 +00:00
Sunpoet Po-Chuan Hsieh
a7fac18fd3 Update to 6.14
Changes:	http://search.cpan.org/dist/Net-HTTP/Changes
2017-04-25 14:23:37 +00:00