- 05 Dec, 2016 40 commits
-
-
sunpoet authored
rubygem-aws-sigv4 is Amazon Web Services Signature Version 4 signing library which generates sigv4 signature for HTTP requests. WWW: https://github.com/aws/aws-sdk-ruby
-
pi authored
PR: 214841 Changes: http://docs.mathjax.org/en/latest/whats-new-2.7.html Submitted by: Marko Cupac <marko.cupac@mimar.rs> (maintainer)
-
rakuco authored
This allows the port to be built with the upcoming FFMPEG 3.x series while still maintaining compatibility with FFMPEG 2.x that is currently in the ports tree. I don't think PORTREVISION needs to be bumped here, as both the old and new calls exist in FFMPEG 2.x, and when FFMPEG 3 lands there will be a PORTREVISION bump anyway. PR: 214184 Submitted by: Matthey Rezny <matthew@reztek.cz>
-
rakuco authored
-
rakuco authored
`make stage-qa' was complaining about a lot of missing dependencies: - Amarok actually links against MySQL, so we need USES=mysql, not USES=mysql:embedded. - Add USE_KDE=soprano and USE_GL=gl. - Add several missing X11 dependencies that were being pulled indirectly. - The IPOD option causes the iPod plugin to link against a few other libraries via libgpod-1.0.pc, so add them. - The MP3TUNES option needs either libgcrypt or OpenSSL; explicitly disable libgcrypt and add USES=ssl as required. - Fix a capitalization typo in MP3TUNES_CMAKE_OFF that was preventing the MP3Tunes code from being properly disabled in CMake. Based on an initial patch sent by Matthey Rezny <matthew@reztek.cz>. PR: 214184 MFH: 2016Q4
-
tota authored
Collection of metrics for evaluating models written in C++ using 'Rcpp'. WWW: https://cran.r-project.org/web/packages/ModelMetrics/
-
amdmi3 authored
-
rakuco authored
PR: 214184 Submitted by: matthew@reztek.cz
-
mat authored
Sponsored by: Absolight
-
tj authored
-
mat authored
Sponsored by: Absolight
-
mat authored
GH_SUBDIR_DEFAULT always is fully baked. Sponsored by: Absolight
-
swills authored
While here, fix OpenSSL 1.1 compatibility PR: 214786 PR: 214998 PR: 215051 Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) Reported by: Melvyn Sopacua <m.r.sopacua@gmail.com> (214998) Obtained from: https://github.com/saltstack/salt/pull/37772 (215051)
-
tcberner authored
Import slightly modified version from upstream https://git.reviewboard.kde.org/r/126992/ With this patch the port still works with ffmpeg-2.x. PORTREVISION is being bumped for two reasons: the dependencies have been changed (aka "make stage-qa happy") but also the ffmpeg3 patch causes the library to change (it links against libavfilter at the very least) PR: 214194 Submitted by: Matthew Rezny <matthew@reztek.cz> Reported by: jbeich Approved by: rakuco (mentor)
-
olgeni authored
PR: 214945 Submitted by: Vikash Badal
-
girgen authored
Suggested by: Vivek Khera
-
girgen authored
PR: 214760
-
girgen authored
PR: 213857
-
bapt authored
PR: 214381 MFH: 2016Q4
-
olgeni authored
-
olgeni authored
-
mat authored
Sponsored by: Absolight
-
mat authored
Remove the PTHREAD option, and the special handling in hints/freebsd.sh. Also, stop making THREADS and PERL_MALLOC exclusive options. Changes: https://github.com/Perl/perl5/compare/v5.25.7-26-g7332835...v5.25.7-52-ga14be3e Sponsored by: Absolight
-
sunpoet authored
-
sunpoet authored
- Add LICENSE_FILE
-
sunpoet authored
Changes: https://github.com/jonathanwiesel/gemojione/blob/master/CHANGELOG.md
-
sunpoet authored
Changes: http://search.cpan.org/dist/Net-GitHub/Changes
-
sunpoet authored
Changes: http://search.cpan.org/dist/bignum/CHANGES
-
sunpoet authored
Changes: http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
-
sunpoet authored
Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
-
sunpoet authored
Changes: http://search.cpan.org/dist/Geo-Coder-OpenCage/Changes
-
sunpoet authored
- Bump PORTREVISION for package change PR: 215040 Reported by: Ting-Wei Lan <lantw44@gmail.com>
-
sunpoet authored
- Add LICENSE_FILE - Add PORTSCOUT - Add NO_ARCH - Update WWW Changes: https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog
-
olgeni authored
-
koobs authored
configure.ac defines a macro (GIT_ARG_SET_PATH), which takes an optional 'allow-without' parameter, which if not specified (in configure.ac), causes --without-foo/--with-foo=no not to be checked/allowed. allow-without is set for python, but not for perl in configure.ac: # Define PYTHON_PATH to provide path to Python. # GIT_ARG_SET_PATH(python, allow-without) # GIT_ARG_SET_PATH(perl) The non-presence of the optional second macro argument results in the following error when --without-perl is specified by PERL_CONFIGURE_WITH=perl=${PERL} configure:4065: error: You cannot use git without perl This error is a regression after r427505 [1], which switched from PERL_MAKE_ENV to PERL_CONFIGURE_WITH (and its associated --without-*). This change adds: * allow-without to configure.ac allowing --without-perl to work. * USES=autoreconf to regenerate configure from configure.ac. [1] https://svnweb.freebsd.org/changeset/ports/427505 PR: 215038 Approved by: portmgr (blanket) Differential Revision: D8709
-
bsam authored
-
danilo authored
Reported by: mat
-
ehaupt authored
PR: 214312 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Approved by: maintainer
-
amdmi3 authored
-
ale authored
-