Commit graph

410840 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
7089400033 Update to 1.02
- Add more TEST_DEPENDS
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Image-Compare/Changes
2017-02-02 13:31:07 +00:00
Sunpoet Po-Chuan Hsieh
53091dd767 Update to 6.7.2
Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
2017-02-02 13:31:02 +00:00
Sunpoet Po-Chuan Hsieh
0c1f773a06 Update to 3.5.1
Changes:	https://github.com/intridea/hashie/blob/master/CHANGELOG.md
2017-02-02 13:30:56 +00:00
Sunpoet Po-Chuan Hsieh
589e4b4932 Update to 5.1.0
Changes:	https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-02-02 13:30:51 +00:00
Sunpoet Po-Chuan Hsieh
237731ecfb Update to 0.4.12
Changes:	https://github.com/python-greenlet/greenlet/blob/master/NEWS
2017-02-02 13:30:46 +00:00
Sunpoet Po-Chuan Hsieh
deb84dab4d Update to 4.5.3
Changes:	https://github.com/tinymce/tinymce/blob/master/changelog.txt
2017-02-02 13:30:41 +00:00
Sunpoet Po-Chuan Hsieh
bd207cdd76 Update to 20170201
- Add LICENSE

Changes:	http://invisible-island.net/byacc/CHANGES.html
2017-02-02 13:30:36 +00:00
Steve Wills
4d4538663f devel/jfrog-cli: create port
JFrog CLI is a compact and smart client that provides a simple interface that
automates access to JFrog Artifactory, JFrog Mission Control, JFrog Bintray and
JFrog Xray (through their respective REST APIs). By using the JFrog CLI, you
can greatly simplify your automation scripts making them more readable and
easier to maintain. Several features of the JFrog CLI makes your scripts more
efficient and reliable.

WWW: https://www.jfrog.com/getcli/
2017-02-02 13:06:37 +00:00
Joseph Mingrone
51dfa1659b editors/emacs-devel: Update to latest commit on master branch
Approved by:	ashish (maintainer, implicit), swills (mentor, implicit)
2017-02-02 12:52:29 +00:00
Lars Engels
929a4a8307 mail/roundcube-automatic_addressbook:
Update to 0.4.2

PR:		213336
Submitted by:	Andrej Ebert <andrej@ebert.su>
Approved by:	maintainer
MFH:		2017Q1
2017-02-02 12:20:43 +00:00
Sunpoet Po-Chuan Hsieh
71c9c5baba Fix build with devel/protobuf
Obtained from:	6776cc2c4c
Notified by:	jbeich
2017-02-02 11:33:13 +00:00
Danilo Egea Gondolfo
f08c743f3a - Update to 0.86
PR:		216623
2017-02-02 11:10:53 +00:00
Torsten Zuehlsdorff
d2a3b23bde www/pmwiki: Update from 2.2.93 to 2.2.94
- webmasters are allowed to configure and use both .html and .htm extensions
- The cached information about whether a page exists or not will now be
  cleared when that page is created or deleted.
- The documentation was updated.

PR:           216694
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
2017-02-02 11:09:24 +00:00
Emanuel Haupt
6ee69c49ba Update to the most recent commit on GitHub which fixes many bugs:
Bugfixes:

- gbsplay:
  - cpu emulation fixes:
    - RLCA/RLA/RRCA/RRA did not set ZF
    - fix botched SBC zero flag handling
    - fix slight bug in ADC/SBC
    - fix INC/DEC SP, CP A and half-carry flag in DEC
    - fix PUSH/POP AF
  - fix trigger handling on noise channel
  - fix error on midi plugout where a write to the file could occur
    before the file was opened
  - fix garbled screen on exit in verbose mode (gbsplay -v)
  - fix status display: respect channel in left/right total volume
  - fix impulse generator: generate a header file at compile-time

Enhancements:

- gbsplay:
  - more accurate sound:
    - calculate LFSR correctly
    - play first nibble on DAC-channel from fresh buffer
    - correct noise channel speed
    - use more DMG-like DC-offsets
    - more accurate cpu cycle accounting
    - remove DC offset from DAC-channel
  - show register contents in verbose mode (gbsplay -v)
  - add basic GBR file support
  - support ugetab int vector extension (gbs spec 1.04u)
  - add 'iodumper' plugout for testing
  - add support for blargg-gb-tests debug output

MFH:		2017Q1
2017-02-02 10:56:58 +00:00
Alberto Villa
bd560e4401 multimedia/shotcut: update to 17.02
- Fixed drag-n-drop from other than C: drive on Windows.
- Fixed ‘/’ getting added to front of file paths on Windows.
- Fixed the MLT XML repair tool not correctly handling decimal point
  in some configurations.
- Fixed opening a network stream.
- Improved support for image sequences.
- Improved device capture.
- Added Slovenian translation.

All device capture now occurs in the background. This makes it
possible to record voice overs while playing the project.
2017-02-02 10:27:15 +00:00
Emanuel Haupt
f17b5233de - Update to 0.42.1
- Move to GitHub
- Define LICENSE_FILE
2017-02-02 10:20:28 +00:00
Jan Beich
d97eadd0f0 emulators/mame: unbreak with clang 4.0
../../../../../src/emu/webengine.c:333:21: error: ordered comparison between pointer and zero
      ('int *' and 'int')
                if ((&data_length > 0) && (sizeof(file_name) > 0))
                     ~~~~~~~~~~~~ ^ ~

Reported by:	antoine (via exp-run)
2017-02-02 09:39:25 +00:00
Dmitry Marakasov
d6352fcfef - Add LICENSE
- Switch to options helpers
2017-02-02 09:01:24 +00:00
Boris Samorodov
d485e38f97 java/intellij: Update to version 2016.3.4. 2017-02-02 09:00:18 +00:00
Emanuel Haupt
03e268a7f7 Update to 0.30.03 2017-02-02 07:51:32 +00:00
Ruslan Makhmatkhanov
7cf97c8b2f net-im/gajim: update to 0.16.7
Gajim 0.16.7 (30 January 2017)

  * Better compatibility with XEP-0191: Blocking Command
  * Windows Credential Vault is used for password storage on Windows
  * Gajim now depends on python-gnupg for PGP encryption
  * Add portable installer for Windows
  * Remove usage of demandimport
  * Many minor bugfixes
2017-02-02 07:51:21 +00:00
Ruslan Makhmatkhanov
d6a63fd35a net-im/py-nbxmpp: update to 0.5.5 2017-02-02 07:50:15 +00:00
Vanilla I. Shu
ba93a36fb4 Update to 1.18.22. 2017-02-02 07:37:52 +00:00
Jason E. Hale
55ef9707cc - Update to 0.6.2
- Fix LICENSE and add LICENSE_FILE
- Add regession test support

Changes:	https://raw.github.com/metabrainz/libdiscid/master/ChangeLog
2017-02-02 07:06:18 +00:00
Mikolaj Golub
230eedcaee fix build 2017-02-02 06:56:08 +00:00
Kurt Jaeger
3c5407b42d devel/bazel: update 0.4.2r -> 0.4.4
PR:		215490
Changes:	https://github.com/bazelbuild/bazel/releases
Submitted by:	Klaus Aehlig <aehlig@linta.de> (maintainer)
2017-02-02 06:35:27 +00:00
Martin Matuska
ad5ee697e1 Update graphics/pecl-imagick to 3.4.3
PR:	216570
2017-02-02 01:55:22 +00:00
Joseph Mingrone
e94a5874c5 sysutils/slurm-wlm: Update to version 16.06.09.
Upstream Changes: https://github.com/SchedMD/slurm/blob/slurm-16.05/NEWS

Approved by:	swills (mentor, implicit)
2017-02-02 00:24:07 +00:00
Nikolai Lifanov
3564beb6bb update games/wtf to 20170131 snapshot from NetBSD
Reviewed by:	matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D9404
2017-02-01 23:38:23 +00:00
Sergey A. Osokin
7df00a58ca Upgrade third-party njs module from f8c642a (0.1.6+) to f106743 (aka 0.1.9). 2017-02-01 23:22:34 +00:00
Sergey A. Osokin
a106c5549c Upgrade third-party ct module from f3cad5e (aka 1.2.0) to 1.3.2. 2017-02-01 23:09:29 +00:00
Sergey A. Osokin
49858ce59d Upgrade from 3.2.6 to 3.2.7.
ChangeLog - https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES

PR:	216702
2017-02-01 22:44:09 +00:00
Jean-Sébastien Pédron
c7420f9c2d graphics/darktable: Update to 2.2.3
Version 2.2.3 was released shortly after 2.2.2 with the patch to
src/develop/imageop_math.c applied.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D9400
2017-02-01 22:10:08 +00:00
Gerald Pfeifer
d49444afc5 Sort ONLY_FOR_ARCHS. 2017-02-01 21:53:58 +00:00
Jimmy Olgeni
cc542aebc0 Update lang/erlang-wx to 19.2.2 and fix build with clang 4.0[1].
PR:		216615 [1]
Submitted by:	Jan Beich
2017-02-01 21:49:18 +00:00
Jimmy Olgeni
2bb8815670 Update lang/erlang-java to version 19.2.2. 2017-02-01 21:48:35 +00:00
Jimmy Olgeni
3c15378961 Update lang/erlang to version 19.2.2. 2017-02-01 21:48:14 +00:00
Jimmy Olgeni
6e2033d93f Update lang/erlang-runtime19 to 19.2.2 and fix build with clang 4.0[1].
PR:		216615 [1]
Submitted by:	Jan Beich
2017-02-01 21:47:47 +00:00
Mikolaj Golub
5ebd5da466 update to 1.3.2 2017-02-01 21:47:03 +00:00
Jan Beich
7b01e3f763 converters/iconv-extra: unbreak on 12.0 after base r306297
===> ces (all)
make[2]: don't know how to make unicode-1-1-utf-7.so. Stop
2017-02-01 21:47:01 +00:00
Jan Beich
d00af13929 converters/iconv: unbreak on 12.0 after base r306297
===> ces (all)
make[2]: don't know how to make euc-jp.so. Stop

Reported by:	pkg-fallout
2017-02-01 21:34:19 +00:00
Kirill Ponomarev
40ee4927ce Update to 3.2.5
PR:		216689
Submitted by:	joneum@bsdproject.de
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9403
2017-02-01 21:09:18 +00:00
Gerald Pfeifer
d7be5fe1f7 Copy over files/patch-libc++ from lang/gcc5 to lang/gcc5-devel as well.
PR:		216266
Submitted by:	dim
2017-02-01 20:54:52 +00:00
Nikolai Lifanov
3ea0bbeb63 update sysutils/liburcu to 0.9.3
PR:		216141
Submitted by:	Mahdi Mokhtari <mokhi64@gmail.com>
Reviewed by:	matthew
Approved by:	matthew (mentor), maintainer timeout (freebsd@dns-lab.com, 2 weeks)
Differential Revision:	https://reviews.freebsd.org/D9199
2017-02-01 20:42:28 +00:00
Jan Beich
9ad196a4cb devel/gcvs: unbreak with libc++ 3.9
AppGlue.cpp:263:9: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
                char *login = strchr(ccvsroot, '@');
                      ^       ~~~~~~~~~~~~~~~~~~~~~
CvsArgs.cpp:201:16: error: call to 'strchr' is ambiguous
                bool hasLF = strchr(newarg, '\n') != 0L;
                             ^~~~~~
CvsArgs.cpp:210:19: error: call to 'strchr' is ambiguous
                bool hasSpace = strchr(newarg, ' ') != 0L;
                                ^~~~~~
TextBinary.cpp:466:8: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
        char *tmp = strrchr(file, '.');
              ^     ~~~~~~~~~~~~~~~~~~
UCvsFiles.cpp:2020:12: error: call to 'strchr' is ambiguous
        if((tmp = strchr(r1, '.')) != 0L)
                  ^~~~~~
UCvsFiles.cpp:2028:12: error: call to 'strchr' is ambiguous
        if((tmp = strchr(r2, '.')) != 0L)
                  ^~~~~~
umenu.cpp:257:12: error: call to 'strchr' is ambiguous
        if((tmp = strchr(copy, '\t')) != 0L)
                  ^~~~~~
umenu.cpp:280:12: error: call to 'strchr' is ambiguous
        if((tmp = strchr(title, '&')) != 0L)
                  ^~~~~~

Reported by:	pkg-fallout
2017-02-01 20:23:02 +00:00
Jan Beich
d6987a4242 www/mohawk: unbreak on 12.0 after r312758
In file included from parse.c:17:
In file included from parse.y:34:
/usr/include/sys/capability.h:41:2: error: this file includes <sys/capability.h> which is deprecated [-Werror,-W#warnings]
 #warning this file includes <sys/capability.h> which is deprecated
  ^

Reported by:	pkg-fallout
2017-02-01 20:22:52 +00:00
Jan Beich
80ceb9cbe8 multimedia/linux_dvbwrapper-kmod: unbreak on 12.0 after r312758
In file included from linux_dvbwrapper.c:43:
/usr/src/sys/sys/capability.h:41:2: error: this file includes <sys/capability.h> which is deprecated [-Werror,-W#warnings]
 #warning this file includes <sys/capability.h> which is deprecated
  ^

Reported by:	pkg-fallout
2017-02-01 20:22:43 +00:00
Jan Beich
42040b1790 net-p2p/bnbt: unbreak with libc++ 3.9
base64.cpp:129:13: error: assigning to 'char *' from incompatible type 'const char *'
    if  ((b = strchr(s, pPad[0])) != NULL)  // Only one, two or three equal...
            ^ ~~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
2017-02-01 20:22:34 +00:00
Jan Beich
52f91af65c graphics/yafray: unbreak with libc++ 3.9
src/shaders/basictex.cc:262:8: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
        char *ext = strrchr(filename, '.');
              ^     ~~~~~~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
2017-02-01 20:22:24 +00:00
Jan Beich
92d29b7eeb vietnamese/x-unikey: unbreak with libc++ 3.9
mactab.cpp:290:10: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
  char * pos = strchr(item, ':');
         ^     ~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
2017-02-01 20:22:14 +00:00