Commit Graph

403447 Commits

Author SHA1 Message Date
Hiroki Sato
fde0acf7af Resurrect ftp/spegla. The original upstream has gone but the distfile is
maintained in the Github repo now.
2016-11-04 19:21:06 +00:00
Hiroki Sato
f1197dbcac Update to 0.9.22. 2016-11-04 19:06:56 +00:00
Hiroki Sato
bcb8f7277c - Fix a lmissing dependency of mail/mu.
- Add "emacsNN" suffix to the Emacs backend.
2016-11-04 19:02:52 +00:00
Hiroki Sato
e92897676c Install gzip'd lisp source files. 2016-11-04 18:58:33 +00:00
Olivier Duchateau
0b1f54c586 Update to 1.19 2016-11-04 18:15:57 +00:00
Kurt Jaeger
cb73f3209a devel/git-cvs: update 0.0.1 -> 0.1.0
PR:		213775
Changes:	https://github.com/ustuehler/git-cvs/blob/master/CHANGELOG.md
Submitted by:	mp39590@gmail.com (maintainer)
2016-11-04 18:04:06 +00:00
Tijl Coosemans
cac43adf5c Add linux-c7-libelf, needed by linux-c7-dri. 2016-11-04 17:38:19 +00:00
Tijl Coosemans
7d7851ca17 Add LLVM runtime and depend on expat and libelf. 2016-11-04 17:18:51 +00:00
Tijl Coosemans
866d0828c0 Add linux-c6-libelf, needed by linux-c6-dri. 2016-11-04 17:13:22 +00:00
Jason Helfman
d2de35330d - unbreak fetch [1]
- update WWW site
- regen patch (pet portlint)

Reported by:	jswhitejrusa@gmail.com [1]
2016-11-04 16:41:39 +00:00
Nicola Vitale
d750f8a119 - Unbreak by using the Google Code Archive as dowload site 2016-11-04 16:31:24 +00:00
Joseph Mingrone
edb9d157d4 math/R: More docuementation changes.
The feedback has been clear. Installing the TeX-dependent documentation
files by default is bad for users, even if that means one documentation
knob does not control the installation of all documentation files.

Reported by:	mat marino
Reviewed by:	mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8440
2016-11-04 16:24:39 +00:00
Pietro Cerutti
2b15cef3bc lang/tcl87: update to fossil checkin 24d90770030948ca
http://core.tcl.tk/tcl/timeline?from=699a33324b663e80&to=24d90770030948ca
2016-11-04 16:19:01 +00:00
Joseph Mingrone
f4fad6e003 devel/awscli: Update to 1.11.13.
- Set new maintainer (bradleythughes@fastmail.fm).
  - Set LICENSE_FILE.
  - Match upstream by setting RUN_DEPENDS to version 1.4.70 for
    devel/py-botocore and version 0.1.9 for net/py-s3transfer.

PR:		213755
Submitted by:	bradleythughes@fastmail.fm (new maintainer)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8350
2016-11-04 16:17:52 +00:00
Jason E. Hale
d4f273df32 Update to 2-32-0
While here:
Remove USE_OPENSSL - port does not link to the OpenSSL libraries
Remake patches with "make makepatch"

PR:		213943
Submitted by:	<ag-freebsd@muc.de> (maintainer)
2016-11-04 16:12:57 +00:00
Joseph Mingrone
a9081452f4 devel/py-botocore: Update to version 1.4.70.
Changelog: https://github.com/boto/botocore/blob/1.4.70/CHANGELOG.rst

PR:		214159
Submitted by:	bradleythughes@fastmail.fm (maintainer)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8442
2016-11-04 16:11:47 +00:00
Jung-uk Kim
d58d7e08f5 Fix modes for /compat/linux/sys.
This commit is analogous to r425303 and r425309 for /compat/linux/proc.

MFH:		2016Q4
2016-11-04 15:43:27 +00:00
Torsten Zuehlsdorff
a6df270ad2 devel/magit: Update from 2.7.0 to 2.8.0
Changes: https://emacsair.me/2016/08/21/magit-2.8/

PR:          212142
Submitter:   Yasuhiro KIMURA <yasu@utahime.org>
Approved by: pi (mentor)
2016-11-04 15:18:33 +00:00
Pietro Cerutti
315efbe78f lang/tcl85: fix integer overflow and avoid segfault
PR:		214205
Submitted by:	gahr
2016-11-04 15:15:36 +00:00
Jason E. Hale
4d9192e0f7 - Update ftp/libfilezilla to 0.8.0 [1]
- Update ftp/filezilla to to 3.2.2.2 [2]

PR:		214006 [1], 214007 [2]
Submitted by:	<matthew@reztek.cz> (maintainer)
2016-11-04 15:12:28 +00:00
Pietro Cerutti
f6abab97c9 lang/tcl86: fix integer overflow check and avoid segfault
PR:		214205
Submitted by:	gahr
2016-11-04 15:08:17 +00:00
Mark Linimon
b1836dfd6a Now builds on sparc64.
Approved by:	portmgr (tier-2 blanket)
2016-11-04 15:04:47 +00:00
Jason E. Hale
2b6803bb9e - Sync with Github 632e879 to allow building with upcoming ffmpeg 3.x [1]
- This includes several changes that were already made by local patches
- Changes since release:
  - Fix taglib detection
  - Fix build with ffmpeg 3.x
  - Fix build with gcc 6
- Add dependency on desktop-file-utils to satisfy stage-qa
- Bump PORTREVISION

PR:		214183 [1]
Submitted by:	jbeich [1]
2016-11-04 14:55:05 +00:00
Jan Beich
15c9437c80 databases/grass: unbreak build with ffmpeg 3.x
lib/ogsf/gsd_img_mpeg.c:41:24: error: 'PIX_FMT_YUV420P' undeclared (first use in this function)
 #define STREAM_PIX_FMT PIX_FMT_YUV420P /* default pix_fmt */
                        ^
lib/ogsf/gsd_img_mpeg.c:97:18: note: in expansion of macro 'STREAM_PIX_FMT'
     c->pix_fmt = STREAM_PIX_FMT;
                  ^
lib/ogsf/gsd_img_mpeg.c:41:24: note: each undeclared identifier is reported only once for each function it appears in
 #define STREAM_PIX_FMT PIX_FMT_YUV420P /* default pix_fmt */
                        ^
lib/ogsf/gsd_img_mpeg.c:97:18: note: in expansion of macro 'STREAM_PIX_FMT'
     c->pix_fmt = STREAM_PIX_FMT;
                  ^
lib/ogsf/gsd_img_mpeg.c:98:24: error: 'CODEC_ID_MPEG2VIDEO' undeclared (first use in this function)
     if (c->codec_id == CODEC_ID_MPEG2VIDEO) {
                        ^

PR:		207547
2016-11-04 14:30:43 +00:00
Jan Beich
804f284b08 x11-toolkits/nucleo: oops, restore size check after r425305
PR:		207547
2016-11-04 14:24:06 +00:00
Dmitry Marakasov
f50e9633b6 - Reset maintainer by his own request
PR:		212659
Submitted by:	fk@fabiankeil.de (maintainer)
2016-11-04 13:40:17 +00:00
Nicola Vitale
54d8c4b1b8 - Fix build by adding devel/pkgconf to the build dependencies.
- Use the same description in pkg-descr as on
  https://addons.mozilla.org/it/firefox/addon/u2f-support-add-on/
2016-11-04 13:37:34 +00:00
Mark Felder
4f0a9b9f11 security/bearssl: Packaging improvements
Reported by:	mat
2016-11-04 13:30:24 +00:00
Dmitry Sivachenko
5e6bdef653 Update to version 1.0 2016-11-04 13:29:07 +00:00
Dmitry Marakasov
ffd692ff2d - Take maintainership 2016-11-04 13:23:51 +00:00
Dmitry Marakasov
52e2827c28 - Mark BROKEN with LibreSSL
PR:		213819
Submitted by:	igor.arabesc.pavlov@gmail.com
2016-11-04 13:01:49 +00:00
William Grzybowski
da50946606 databases/pymongo: update to 3.3.1
Submitted by:	demon (via email)
2016-11-04 12:17:54 +00:00
Jan Beich
e34c9a007f multimedia/nordlicht: unbreak build with ffmpeg 3.x
image.c:28:24: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'?
    i->frame->format = PIX_FMT_RGB24; // best choice?
                       ^~~~~~~~~~~~~
                       AV_PIX_FMT_RGB24
/usr/local/include/libavutil/pixfmt.h:64:5: note: 'AV_PIX_FMT_RGB24' declared here
    AV_PIX_FMT_RGB24,     ///< packed RGB 8:8:8, 24bpp, RGBRGB...
    ^
image.c:243:32: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'?
    encoder_context->pix_fmt = PIX_FMT_RGB24;
                               ^~~~~~~~~~~~~
                               AV_PIX_FMT_RGB24
/usr/local/include/libavutil/pixfmt.h:64:5: note: 'AV_PIX_FMT_RGB24' declared here
    AV_PIX_FMT_RGB24,     ///< packed RGB 8:8:8, 24bpp, RGBRGB...
    ^

PR:		214196
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
Obtained from:	upstream
2016-11-04 12:03:32 +00:00
Torsten Zuehlsdorff
eb36a9a6bb net/py-s3transfer: Update from 0.1.8 to 0.1.9
Changelog:
- Add override flag to transfer coordinator
- Don't override exceptions and only set them after done
- Set exception on future

PR:           213353
Submitted by: Bradley T. Hughes (maintainer)
Approved by:  pi (mentor)
2016-11-04 11:33:27 +00:00
Tijl Coosemans
9866fe4533 Remove linux-c6-libGLU and linux-c7-libGLU. They were used in combination
with nvidia-driver but linux-*-dri is now used instead.
2016-11-04 10:48:54 +00:00
Jan Beich
7b02419c11 multimedia/bombono: unbreak build with ffmpeg 3.x
src/mgui/ffviewer.cpp:642:22: error: 'SWS_CPU_CAPS_MMX' was not declared in this scope
         sws_flags |= SWS_CPU_CAPS_MMX|SWS_CPU_CAPS_MMX2;
                      ^
src/mgui/ffviewer.cpp:642:39: error: 'SWS_CPU_CAPS_MMX2' was not declared in this scope
         sws_flags |= SWS_CPU_CAPS_MMX|SWS_CPU_CAPS_MMX2;
                                       ^
src/mgui/ffviewer.cpp:650:9: error: 'PixelFormat' was not declared in this scope
         PixelFormat dst_pf = PIX_FMT_BGR24; // PIX_FMT_RGB24;
         ^
src/mgui/ffviewer.cpp:650:21: error: expected ';' before 'dst_pf'
         PixelFormat dst_pf = PIX_FMT_BGR24; // PIX_FMT_RGB24;
                     ^
src/mgui/ffviewer.cpp:652:13: error: 'dst_pf' was not declared in this scope
             dst_pf, sws_flags, 0, 0, 0);
             ^
src/mgui/ffviewer.cpp:657:45: error: 'avcodec_get_frame_defaults' was not declared in this scope
         avcodec_get_frame_defaults(&rgbFrame); // не помешает
                                             ^

PR:		207547
Obtained from:	upstream
2016-11-04 10:45:19 +00:00
Antoine Brodin
9069ac725d Apply r425303 to linux_base-f10: Fix modes for /compat/linux/proc 2016-11-04 10:37:26 +00:00
Tijl Coosemans
46e311de01 Fix build for people with DEVELOPER=yes.
PR:		214201
2016-11-04 10:01:35 +00:00
Dmitry Marakasov
256c2950a4 - Verbosify build
- Switch to options helpers

Approved by:	portmgr blanket
2016-11-04 09:04:21 +00:00
Jan Beich
45a3fccd24 x11-toolkits/nucleo: unbreak build with ffmpeg 3.x
In file included from nucleo/plugins/ffmpeg/ffmpegImageSink.cxx:14:
nucleo/plugins/ffmpeg/ffmpegImageSink.H:39:10: error: ISO C++ forbids forward references to
      'enum' types
    enum PixelFormat srcEncoding ;
         ^
nucleo/plugins/ffmpeg/ffmpegImageSink.H:39:22: error: field has incomplete type
      'enum PixelFormat'
    enum PixelFormat srcEncoding ;
                     ^
nucleo/plugins/ffmpeg/ffmpegImageSink.H:39:10: note: forward declaration of
      'nucleo::PixelFormat'
    enum PixelFormat srcEncoding ;
         ^
nucleo/plugins/ffmpeg/ffmpegImageSink.cxx:131:44: error: use of undeclared identifier 'CODEC_ID_NONE'; did you mean
      'AV_CODEC_ID_NONE'?
    else if (output_format->video_codec == CODEC_ID_NONE) {
                                           ^~~~~~~~~~~~~
                                           AV_CODEC_ID_NONE
/usr/local/include/libavcodec/avcodec.h:192:5: note: 'AV_CODEC_ID_NONE' declared here
    AV_CODEC_ID_NONE,
    ^
nucleo/plugins/ffmpeg/ffmpegImageSource.cxx:132:8: error: use of undeclared identifier 'PIX_FMT_GRAY8'; did you mean
      'AV_PIX_FMT_GRAY8'?
         case PIX_FMT_GRAY8:
              ^~~~~~~~~~~~~
              AV_PIX_FMT_GRAY8
/usr/local/include/libavutil/pixfmt.h:70:5: note: 'AV_PIX_FMT_GRAY8' declared here
    AV_PIX_FMT_GRAY8,     ///<        Y        ,  8bpp
    ^
nucleo/plugins/ffmpeg/ffmpegImageSink.cxx:265:34: error: use of undeclared identifier 'PIX_FMT_GRAY8'; did you mean
      'AV_PIX_FMT_GRAY8'?
    case Image::L: srcEncoding = PIX_FMT_GRAY8 ; break ;
                                 ^~~~~~~~~~~~~
                                 AV_PIX_FMT_GRAY8
/usr/local/include/libavutil/pixfmt.h:70:5: note: 'AV_PIX_FMT_GRAY8' declared here
    AV_PIX_FMT_GRAY8,     ///<        Y        ,  8bpp
    ^
nucleo/plugins/ffmpeg/ffmpegImageSink.cxx:266:42: error: use of undeclared identifier 'PIX_FMT_YUV420P'; did you mean
      'AV_PIX_FMT_YUV420P'?
    case Image::YpCbCr420: srcEncoding = PIX_FMT_YUV420P ; break ;
                                         ^~~~~~~~~~~~~~~
                                         AV_PIX_FMT_YUV420P
/usr/local/include/libavutil/pixfmt.h:62:5: note: 'AV_PIX_FMT_YUV420P' declared here
    AV_PIX_FMT_YUV420P,   ///< planar YUV 4:2:0, 12bpp, (1 Cr & Cb sample per 2x2 Y samples)
    ^
nucleo/plugins/ffmpeg/ffmpegImageSink.cxx:267:28: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean
      'AV_PIX_FMT_RGB24'?
    default: srcEncoding = PIX_FMT_RGB24 ; break ;
                           ^~~~~~~~~~~~~
                           AV_PIX_FMT_RGB24
/usr/local/include/libavutil/pixfmt.h:64:5: note: 'AV_PIX_FMT_RGB24' declared here
    AV_PIX_FMT_RGB24,     ///< packed RGB 8:8:8, 24bpp, RGBRGB...
    ^
nucleo/plugins/ffmpeg/ffmpegImageSink.cxx:270:5: error: use of undeclared identifier 'avcodec_get_frame_defaults'
    avcodec_get_frame_defaults(&srcPic) ;
    ^
nucleo/plugins/ffmpeg/ffmpegImageSink.cxx:274:3: error: use of undeclared identifier 'avcodec_get_frame_defaults'
         avcodec_get_frame_defaults(&convPic) ;
         ^
nucleo/plugins/ffmpeg/ffmpegImageSink.cxx:303:22: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean
      'AV_PIX_FMT_RGB24'?
    if (srcEncoding==PIX_FMT_RGB24) convertImage(img, Image::RGB) ;
                     ^~~~~~~~~~~~~
                     AV_PIX_FMT_RGB24
/usr/local/include/libavutil/pixfmt.h:64:5: note: 'AV_PIX_FMT_RGB24' declared here
    AV_PIX_FMT_RGB24,     ///< packed RGB 8:8:8, 24bpp, RGBRGB...
    ^
nucleo/plugins/ffmpeg/ffmpegImageSink.cxx:329:20: error: use of undeclared identifier 'avcodec_encode_video'; did you mean
      'avcodec_encode_video2'?
    int out_size = avcodec_encode_video(cctx, video_outbuf, video_outbuf_size, picture) ;
                   ^~~~~~~~~~~~~~~~~~~~
                   avcodec_encode_video2
/usr/local/include/libavcodec/avcodec.h:5322:5: note: 'avcodec_encode_video2' declared here
int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt,
    ^
nucleo/plugins/ffmpeg/ffmpegImageSink.cxx:329:47: error: cannot initialize a parameter of type 'AVPacket *' with an lvalue
      of type 'uint8_t *' (aka 'unsigned char *')
    int out_size = avcodec_encode_video(cctx, video_outbuf, video_outbuf_size, picture) ;
                                              ^~~~~~~~~~~~
/usr/local/include/libavcodec/avcodec.h:5322:60: note: passing argument to parameter 'avpkt' here
int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt,
                                                           ^

PR:		207547
2016-11-04 08:48:49 +00:00
Matthias Andree
1f2fa72e9e Upgrade to upstream bugfix release 2.3.13.
ChangeLog:
<https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn23#OpenVPN2.3.13>
2016-11-04 08:42:23 +00:00
Baptiste Daroussin
61a4bde434 Fix modes for /compat/linux/proc
When linprocfs is mounted the mode set to /compat/linux/proc is set to 555
while the package said 755 meaning pkg will try to change it 755 and fail
preventing upgrade or installation of the package because linprocfs does not
support changing attributes.

Enforce it to 555 to prevent that situation
2016-11-04 08:02:48 +00:00
Jan Beich
db0a8503dc www/py-flexget: update to 2.5.12
Changes:	https://github.com/Flexget/Flexget/compare/2.5.8...2.5.12
2016-11-04 07:59:30 +00:00
Jan Beich
f4e1f3b974 Pass maintainership of PEAR ports to the submitter
PR:		214156
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-04 07:50:45 +00:00
Tom Judge
16631a2ca6 New port for logstash5
Logstash is an open source, server-side data processing pipeline that ingests
data from a multitude of sources simultaneously, transforms it, and then sends
it to your favorite “stash.”

WWW: https://www.elastic.co/products/logstash
2016-11-04 07:38:09 +00:00
Jan Beich
a959457ec0 audio/libgroove: unbreak build with ffmpeg 3.x
groove/encoder.c:84:19: error:
      'avcodec_encode_audio2' is deprecated [-Werror,-Wdeprecated-declarations]
    int errcode = avcodec_encode_audio2(e->stream->codec, &e->pkt, frame, &got_packet);
                  ^
/usr/local/include/libavcodec/avcodec.h:5283:5: note: 'avcodec_encode_audio2' has been explicitly
      marked deprecated here
int avcodec_encode_audio2(AVCodecContext *avctx, AVPacket *avpkt,
    ^
groove/encoder.c:84:52: error: 'codec'
      is deprecated [-Werror,-Wdeprecated-declarations]
    int errcode = avcodec_encode_audio2(e->stream->codec, &e->pkt, frame, &got_packet);
                                                   ^
/usr/local/include/libavformat/avformat.h:893:21: note: 'codec' has been explicitly marked deprecated
      here
    AVCodecContext *codec;
                    ^
groove/encoder.c:94:5: error:
      'av_free_packet' is deprecated [-Werror,-Wdeprecated-declarations]
    av_free_packet(&e->pkt);
    ^
/usr/local/include/libavcodec/avcodec.h:4472:6: note: 'av_free_packet' has been explicitly marked
      deprecated here
void av_free_packet(AVPacket *pkt);
     ^
groove/encoder.c:101:34: error:
      'codec' is deprecated [-Werror,-Wdeprecated-declarations]
        avcodec_close(e->stream->codec);
                                 ^
/usr/local/include/libavformat/avformat.h:893:21: note: 'codec' has been explicitly marked deprecated
      here
    AVCodecContext *codec;
                    ^
groove/encoder.c:134:44: error:
      'codec' is deprecated [-Werror,-Wdeprecated-declarations]
    AVCodecContext *codec_ctx = e->stream->codec;
                                           ^
/usr/local/include/libavformat/avformat.h:893:21: note: 'codec' has been explicitly marked deprecated
      here
    AVCodecContext *codec;
                    ^
groove/encoder.c:148:16: error:
      'codec' is deprecated [-Werror,-Wdeprecated-declarations]
    e->stream->codec = codec_ctx;
               ^
/usr/local/include/libavformat/avformat.h:893:21: note: 'codec' has been explicitly marked deprecated
      here
    AVCodecContext *codec;
                    ^
groove/encoder.c:620:24: error:
      'codec' is deprecated [-Werror,-Wdeprecated-declarations]
        0 : e->stream->codec->frame_size;
                       ^
/usr/local/include/libavformat/avformat.h:893:21: note: 'codec' has been explicitly marked deprecated
      here
    AVCodecContext *codec;
                    ^
7 errors generated.

PR:		207547
2016-11-04 07:37:48 +00:00
Tom Judge
a20f3d575e New port for Kibana 5.0 X-Pack plugins.
X-Pack is an Elastic Stack extension that bundles security, alerting,
monitoring, reporting, and graph capabilities into one easy-to-install package.
While the X-Pack components are designed to work together seamlessly, you can
easily enable or disable the features you want to use.

WWW: https://www.elastic.co/guide/en/x-pack/current/xpack-introduction.html
2016-11-04 07:33:38 +00:00
Tom Judge
795b179735 New port for elasticsearch x-pack plugins.
X-Pack is an Elastic Stack extension that bundles security, alerting,
monitoring, reporting, and graph capabilities into one easy-to-install package.
While the X-Pack components are designed to work together seamlessly, you can
easily enable or disable the features you want to use.

WWW: https://www.elastic.co/guide/en/x-pack/current/xpack-introduction.html
2016-11-04 07:32:20 +00:00
Tom Judge
d0eb55c595 Add Kibana 5.0.0 2016-11-04 07:30:26 +00:00
Tom Judge
53cb4c7f9e Add Elasticsearch 5.0.0. 2016-11-04 07:28:35 +00:00