aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Add devel/erlang-hut, a logging helper library for Erlang.olgeni2016-10-055-0/+30
|
* Update devel/erlang-gen_rpc to version 2.0.0.olgeni2016-10-054-16/+28
|
* Update devel/elixir-tirexs to version 0.8.10.olgeni2016-10-052-4/+4
|
* Update devel/erlang-gpb to version 3.26.2.olgeni2016-10-052-4/+4
|
* JNI of the Artistic Style source code indenter, formatter, and beautifier.bsam2016-10-054-0/+47
| | | | | | | | | | Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C# and Java programming languages. It automatically re-indents and re-formats source files and can be used from a command line. WWW: http://astyle.sourceforge.net/ Note: this library is used by a native Arduino IDE 1.6.
* devel/astyle:lme2016-10-051-6/+2
| | | | | | | | | | | - Remove doubled CLFAGS - Use astyle/build/${COMPILER_TYPE} as WRCSRC instead of hard-coding gcc - Remove blank MAGE_ARGS - Drop no longer needed pre-patch target - Stripping the binary is now done by the linker itself PR: 213042 Submitted by: bsam
* devel/fb-adb: update 64bit NDKjbeich2016-10-052-3/+4
| | | | MFH: 2016Q4
* devel/fb-adb: unbreak fetch for 64bit NDKjbeich2016-10-051-3/+4
| | | | | | | | | | | | | | fetch: https://dl.google.com/android/ndk/android-ndk-r11c-linux-x86_64.zip: Not Found Note, :7z versus :zip sizes are $ du -Ah android-ndk-* 376M android-ndk-r10e-linux-x86.bin 1.0G android-ndk-r10e-linux-x86.zip 383M android-ndk-r10e-linux-x86_64.bin 1.0G android-ndk-r10e-linux-x86_64.zip 757M android-ndk-r11c-linux-x86_64.zip 721M android-ndk-r12b-linux-x86_64.zip
* Update to 4.3.1antoine2016-10-052-6/+25
| | | | | PR: 213166 Submitted by: maintainer
* Bump PORTREVISION to chase the Emacs updates from r423103.rakuco2016-10-041-0/+1
| | | | | Without this, the files are still installed into a site-lisp directory belonging to an older Emacs version and fail to work.
* Update to 0.3.0.rakuco2016-10-043-6/+6
| | | | Changes: https://github.com/zealdocs/zeal/releases/tag/v0.3.0
* - Update to 0.13.5fjoe2016-10-042-4/+5
| | | | | | - Fix DOCS_CMAKE_OFF clause PR: 209529
* Make the dependency on qt5-widgets explicit.rakuco2016-10-041-1/+2
| | | | | | | | `make stage-qa` complained that the dependency on qt5-widgets had not been declared, so declare it now. There is no effect in practice though, as the port always ended up being installed as a dependency of other Qt5 ports. MFH: 2016Q3
* - Update to 2.24lwhsu2016-10-042-4/+4
|
* Update Perforce ports due to micropatching.gordon2016-10-0415-39/+39
| | | | | | PR: 213172 Approved by: mat (implicit, mentor) MFH: 2016Q4
* Update devel/arcanist, devel/libphutil, devel/phabricator to 20161003grembo2016-10-049-348/+1327
| | | | | | Also add USES=php and NO_ARCH=yes where suggested. Approved by: mentors (implicit)
* New port: devel/py-ipython_genutilsantoine2016-10-044-0/+27
| | | | | | | | Vestigial utilities from IPython. WWW: https://pypi.python.org/pypi/ipython_genutils PR: 213165 Submitted by: Yuri Victorovich
* devel/spice-protocol: update to 0.12.12novel2016-10-044-39/+4
|
* Fix depends.mat2016-10-031-1/+2
| | | | Sponsored by: Absolight
* Update devel/erlang-certifi to version 0.7.0.olgeni2016-10-032-4/+4
|
* Update devel/elixir-decimal to version 1.2.0.olgeni2016-10-033-8/+9
|
* Update devel/erlang-gpb to version 3.26.1.olgeni2016-10-032-4/+4
|
* devel/ucommon: unbreak on 9.xjbeich2016-10-031-1/+1
| | | | | | test/string.cpp:135: error: integer constant is too large for 'long' type Reported by: pkg-fallout
* devel/bullet: unbreak on 9.xjbeich2016-10-031-1/+1
| | | | | | | | | | | | | | | | | | In file included from src/BulletInverseDynamics/IDConfig.hpp:65, from src/BulletInverseDynamics/IDMath.hpp:6, from src/BulletInverseDynamics/IDMath.cpp:1: src/BulletInverseDynamics/details/IDLinearMathInterface.hpp: In constructor 'btInverseDynamicsBullet3::vecx::vecx(int)': src/BulletInverseDynamics/details/IDLinearMathInterface.hpp:51: error: class 'btInverseDynamicsBullet3::vecx' does not have any field named 'btVectorX' src/BulletInverseDynamics/details/IDLinearMathInterface.hpp: In member function 'const btInverseDynamicsBullet3::vecx& btInverseDynamicsBullet3::vecx::operator=(const btVectorX<float>&)': src/BulletInverseDynamics/details/IDLinearMathInterface.hpp:53: error: expected type-specifier before 'btVectorX' src/BulletInverseDynamics/details/IDLinearMathInterface.hpp:53: error: expected `>' before 'btVectorX' src/BulletInverseDynamics/details/IDLinearMathInterface.hpp:53: error: expected `(' before 'btVectorX' src/BulletInverseDynamics/details/IDLinearMathInterface.hpp:53: error: missing template arguments before '*' token src/BulletInverseDynamics/details/IDLinearMathInterface.hpp:53: error: expected primary-expression before '>' token src/BulletInverseDynamics/details/IDLinearMathInterface.hpp:53: error: expected `)' before ';' token Reported by: pkg-fallout Approved by: portmgr blanket
* Update devel/erlang-clique to version 0.3.7.olgeni2016-10-033-6/+6
|
* Update devel/erlang-cuttlefish to version 2.0.9.olgeni2016-10-033-9/+9
|
* Drop maintainershipehaupt2016-10-031-1/+1
|
* Mark DEPRECATED with an expiration time of 3 months. The project site claimsehaupt2016-10-031-0/+2
| | | | | that it's no longer under active maintenance an that the code base has been superseded by a different project.
* Update devel/erlang-lager to version 3.2.3.olgeni2016-10-033-8/+8
|
* Update devel/erlang-lager_syslog to version 3.0.2.olgeni2016-10-033-6/+7
|
* Update to 1.3antoine2016-10-022-4/+10
|
* Update devel/elixir-swarm to version 2.0.1.olgeni2016-10-023-18/+9
|
* Add devel/elixir-libring, a fast consistent hash ring implementation in Elixir.olgeni2016-10-025-0/+42
|
* Work around a gcc bug in devel/qt5-qdoc to fix build of devel/qtcreator on 9.3tcberner2016-10-022-1/+29
| | | | | | | | | | | | Instead of using std::sort() use qSort() on FreeBSD 9.3. This should fix the pkg-fallout of devel/qtcreator. [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59391 [2] https://bugreports.qt.io/browse/QTBUG-43057 Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8121
* Remove python3 build limitation, new maintainerriggs2016-10-021-9/+6
| | | | | | | | | | | Detailed log: - Remove python version limit 3.3-3.4 - Set architecture neutral - New maintainer: Danilo G. Baio <dbaio@bsd.com.br> - Bump PORTREVISION PR: 213146 Submitted by: dbaio@bsd.com.br (maintainer)
* - Update to 3.9.2olivierd2016-10-022-5/+5
| | | | | | - Remove dependency on the python2 symlink Changes: https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.9.2_.282016-10-1.29
* Updte to 7.24.adamw2016-10-022-5/+5
| | | | Changes: https://metacpan.org/changes/distribution/ExtUtils-MakeMaker
* Update to 0.64. Set LICENSE and NO_ARCH, and use sed instead ofadamw2016-10-023-8/+12
| | | | | | requiring perl for extraction. Changes: https://metacpan.org/changes/distribution/ExtUtils-AutoInstall
* Update to 2.40.adamw2016-10-022-3/+4
| | | | Changes: https://metacpan.org/changes/distribution/Data-Dump-Streamer
* Update to 2.092.adamw2016-10-022-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Config-Model
* Update to version 2012. Update the COMMENT and pkg-descr to moreadamw2016-10-023-9/+10
| | | | accurately describe this module.
* Update to 2.94.adamw2016-10-022-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/CPAN-Perl-Releases
* Update to 7.13.adamw2016-10-022-3/+4
| | | | Changes: https://metacpan.org/changes/distribution/AnyEvent
* Update 3.3.3 --> 3.3.9cy2016-10-023-27/+29
| | | | | | | PR: 212079 In collaboration wtih: Peter Czanik (CzP) <peter.czanik@balabit.com> To support current sysutils/syslog-ng-devel. Approved by: yerenkow@gmail.com (maintainer)
* devel/rubygem-ruby-libvirt: update to 0.7.0novel2016-10-022-3/+4
|
* Update to version 1.5.2pawel2016-10-012-3/+4
| | | | | PR: 212981 Submitted by: maintainer
* Update to version 1.8.0pawel2016-10-012-3/+4
| | | | | PR: 212961 Submitted by: vladimir.chukharev@gmail.com (maintainer)
* devel/gdb66: Mark BROKEN (unfetchable from GNU sites)marino2016-10-011-0/+1
|
* Deprecate ports broken for more than 6 monthsantoine2016-10-013-0/+7
|
* Give an extra month to fixantoine2016-10-011-1/+1
|
* Deprecate: Broken will all supported versions of Rubyantoine2016-10-011-0/+2
|
* Mark BROKEN on FreeBSD 9: fails to buildantoine2016-10-011-0/+1
| | | | | | | | | compiling rb-gi-function-info.c rb-gi-function-info.c:43: error: redefinition of typedef 'RBGICallback' rb-gobject-introspection.h:31: error: previous declaration of 'RBGICallback' was here *** [rb-gi-function-info.o] Error code 1 Reported by: pkg-fallout
* Chase php 5.5 expiration dateantoine2016-10-019-0/+27
|
* - Update to 0.155.1amdmi32016-10-013-78/+6
| | | | - Switch to USE_PYTHON=autoplist
* devel/rlvm: flatten gcc48 workaroundjbeich2016-10-012-9/+6
|
* - Update devel/sfml to 2.4amdmi32016-10-017-249/+44
| | | | | | - Add LICENSE - Bump dependent ports due to shlib versioning scheme change - Add missing dependency to games/slade
* - update to 2.5.3rene2016-10-013-4/+5
| | | | | | | | - Adjust WWW PR: 212968 Submitted by: myself Approved by: maintainer (koobs)
* Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.tijl2016-10-014-4/+38
| | | | | | | | | | | | | | | | | | | USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS appears too early on the command line causing some ports to link with their own libraries in LOCALBASE (if installed) instead of WRKSRC. Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as possible after anything a port Makefile might set. Use _USES_POST instead of .include in libedit.mk and libarchive.mk so things like 'USES=libedit localbase:ldflags' work correctly. Fix some issues with LIBS in some ports. Switch ports that don't support LIBS to localbase:ldflags. PR: 212987 Exp-run by: antoine Approved by: portmgr (antoine)
* - Update to version 0.14.1pawel2016-10-016-14/+24
| | | | | | | | | | | - Regenerate patches - Update WWW - Update license info: now dual licensed Apache v2 and GPLv2+ (it's unclear why it was previously labeled as GPLv3) PR: 212713 Submitted by: matthew@reztek.cz Approved by: maintainer timeout
* Catch stray dependencies, courtesy of the proxy-deps qa check.mat2016-10-011-3/+7
| | | | Sponsored by: Absolight
* devel/rlvm: fix font handlingjbeich2016-09-301-10/+11
| | | | | | | | | | | Even CLANNAD (Steam HD edition) didn't work[1], so... - Force at least one supported font to be installed - Chase paths for MONA after rename in r397892 - Don't look under PREFIX, other packages are under LOCALBASE [1] rlvm doesn't use fontconfig, so it happily crashed without leaving any error on terminal to assist troubleshooting if one of the listed fonts couldn't be found.
* Update to 0.12.4kevlo2016-09-302-4/+4
|
* Import Clang's r280672 into our devel/llvm39 portbrooks2016-09-302-2/+43
| | | | | | | | | | | | | This revision is what's needed to make Clang work for CloudABI on ARMv6. By pulling in this change, the ARMv6 cross compiler set up by the cloudabi-toolchain port seems functional. In the process, I did have to replace some ${RMDIR}s by ${RM} -rf, as it tried to delete nonexistent directories. Brooks, do you know what's up with that? Submitted by: ed Differential Revision: https://reviews.freebsd.org/D8078
* devel/cargo: update to 0.13.0jbeich2016-09-305-16/+24
| | | | Changes: https://github.com/rust-lang/cargo/compare/0.12.0...0.13.0
* devel/google-sparsehash: Upgrade to 2.0.3 and rename to devel/sparsehashvd2016-09-308-53/+12
| | | | | | | | | | | * The project was moved from Google Code to GitHub (unbreak), hinted by [1] * Upgrade from 2.0.2 to 2.0.3 * Remove now unneeded patches * Remove the requirement for C++11 - the code does not need it * Use PREFIX instead of LOCALBASE as a destination directory PR: 213093 [1] Submitted by: Erik Nordstrom <erik@nordstroem.no> [1]
* Fix distinfo for devel/pear-Horde_Coremm2016-09-301-3/+3
|
* - Update to 1.39wen2016-09-303-7/+10
| | | | | Changes: http://cpansearch.perl.org/src/DROLSKY/DateTime-1.39/Changes - Update DEPENDS
* Colored terminal output on terminals that support 'ANSI' color andwen2016-09-304-0/+27
| | | | | | | | | | | | highlight codes. It also works in 'Emacs' 'ESS'. 'ANSI' color support is automatically detected. Colors and highlighting can be combined and nested. New styles can also be created easily. This package was inspired by the 'chalk' 'JavaScript' project. WWW: http://cran.r-project.org/web/packages/crayon/ PR: 213094 Submitted by: pfg@
* Horde package update:mm2016-09-302-4/+4
| | | | | comms/pear-Horde_ActiveSync 2.35.0 -> 2.37.1 devel/pear-Horde_Core 2.26.1 -> 2.27.0
* Readd WITH_OPENSSL_PORT=yes, was removed by mistake.gblach2016-09-301-0/+1
|
* - Add PORTEPOCH since it has been added before.jadawin2016-09-291-0/+1
|
* - Update to 2.05jadawin2016-09-293-7/+6
| | | | - Add new dependency: devel/p5-Params-ValidationCompiler
* Update Rails 4 from 4.2.6 to 4.2.7.1tz2016-09-296-12/+15
| | | | | | | Security: CVE-2016-6316 Security: CVE-2016-6317 Approved by: swills (mentor)
* devel/rubygem-tilt: Update from 2.0.2 to 2.0.5tz2016-09-292-3/+4
| | | | | | Changes: https://github.com/rtomayko/tilt/blob/v2.0.5/CHANGELOG.md Approved by: swills (mentor)
* devel/rubygem-sprockets3: Update from 3.6.0 to 3.7.0tz2016-09-292-3/+4
| | | | | | Changes: https://github.com/rails/sprockets/blob/v3.7.0/CHANGELOG.md Approved by: swills (mentor)
* devel/rubygem-sprockets-rails: Update from 3.0.4 to 3.1.1tz2016-09-292-3/+4
| | | | | | | | | | | | | | | 3.1.1 - Only set the gzip option if the sprockets version supports it. 3.1.0 - Improve error message when manifest file is not present. - Improve error message when asset is not linked. - Allow gzip compression to be disabled from Rails configuration. - Add option to make raising exception for missing assets optional. - Merge quite_assets gem feature. - Allow SRI integrity attribute on localhost. Approved by: swills (mentor)
* devel/rubygem-spring: Update from 1.7.1 to 1.7.2tz2016-09-292-3/+4
| | | | | | Changes: Use Spring.failsafe_thread to prevent threads from aborting process due to Thread.abort_on_exception when set to true Approved by: swills (mentor)
* devel/rubygem-rake: Update from 11.1.2 to 11.2.2tz2016-09-292-3/+4
| | | | | | Changes: https://github.com/ruby/rake/blob/v11.2.2/History.rdoc Approved by: swills (mentor)
* devel/rubygem-multi_json: Update from 1.11.3 to 1.12.1tz2016-09-292-3/+4
| | | | | | Changes: https://github.com/intridea/multi_json/blob/v1.12.1/CHANGELOG.md Approved by: swills (mentor)
* devel/rlvm: update to 0.14.67 (20160730 snapshot)jbeich2016-09-294-7/+28
| | | | | | | Switch to |git describe --tags| versioning scheme. Tag offsets better show the amount of changes happenning between snapshots. Changes: https://github.com/eglaysher/rlvm/compare/373a3db...9350209
* Update devel/elixir-swarm to version 1.0.5.olgeni2016-09-292-4/+4
|
* devel/android-tools-adb-devel: missed comment for 9.x fixjbeich2016-09-291-1/+1
|
* devel/android-tools-{adb,fastboot}-devel: update to n.p.5.3582jbeich2016-09-2917-61/+1148
| | | | | Changes: https://android.googlesource.com/platform/system/core/+log/2f21b7cecda2..dfd30c4a169e/adb Changes: https://android.googlesource.com/platform/system/core/+log/2f21b7cecda2..dfd30c4a169e/fastboot
* Update to 0.2.0arved2016-09-292-7/+7
| | | | | | * Code was merged into python 3.5, so this port is not necessary for python > 3.5, set USES accordingly * Drop maintainership, ENOTIME
* Update to 1.8.18arved2016-09-293-15/+6
| | | | Drop maintainership, as I switched jobs and no longer do smartcards stuff
* New port: devel/py-pathlib2antoine2016-09-294-0/+36
| | | | | | | | | | Backport of standard pathlib module which tracks the standard library module, so all the newest features of the standard pathlib can be used also on older Python versions. WWW: https://pypi.python.org/pypi/pathlib2/ PR: 213049
* Update devel/elixir-swarm to version 1.0.3.olgeni2016-09-293-6/+6
|
* Also, you can't set SSL_DEFAULT, and don't give bad advices to people,mat2016-09-281-1/+0
| | | | | | | it should never be set directly, but always through DEFAULT_VERSIONS. With hat: portmgr Sponsored by: Absolight
* devel/android-tools-adb{,-devel}: drop unnecessary non-ASCII serial handlingjbeich2016-09-284-92/+16
| | | | | | | Linux replaced the code as well in https://android.googlesource.com/platform/system/core/+/9309ecbcec42%5E!/ PR: 199185
* devel/nspr: update to 4.13jbeich2016-09-282-3/+4
| | | | Changes: https://hg.mozilla.org/projects/nspr/log/NSPR_4_13_RTM
* Update to 1.0.8.vanilla2016-09-282-4/+4
| | | | | PR: 213037 Submitted by: maintainer
* - Update to 1.08wen2016-09-282-5/+7
| | | | | Changes: http://cpansearch.perl.org/src/DROLSKY/DateTime-Locale-1.08/Changes - Update DEPENDS
* Create a customized, optimized, non-lobotomized, uncompromised, andwen2016-09-285-0/+41
| | | | | | thoroughly specialized parameter checking subroutine. WWW: http://search.cpan.org/dist/Params-ValidationCompiler/
* devel/onscripter: update to 20160925jbeich2016-09-282-4/+4
| | | | MFH: 2016Q3 (no consumers apart from ports/197229)
* devel/py-yaml:amdmi32016-09-283-6/+21
| | | | | | | | | | | | | - Add LICENSE_FILE - Switch to options helpers - Strip library - Add support for tests Add devel/py3-yaml python3 counterpart of this port PR: 212692 Submitted by: amdmi3 Approved by: maintainer timeout (jpaetzel, 2 weeks)
* - Update devel/doxygen to 1.8.12antoine2016-09-289-23/+25
| | | | | | - Adjust plist of ports depending on it PR: 212869
* - Update devel/efl to 1.18.1gblach2016-09-276-314/+2474
| | | | | | | | | | | - Update devel/py-efl to 1.18.0 - Update multimedia/rage to 0.2.1 - Update x11-wm/enligtenment to 0.21.2 - Bump PORTREVISION in graphics/edje_viewer - Bump PORTREVISION in x11/terminology - Merge graphics/evas_generic_loaders* into devel/efl - Merge multimedia/emotion_generic_players-vlc into devel/efl - Merge x11-toolkits/elementary into devel/efl
* Add devel/go-nuid, the NATS unique identifier generator library.olgeni2016-09-275-0/+33
|
* Update devel/elixir-swarm to version 1.0.1.olgeni2016-09-273-6/+14
|
* devel/rubygem-jbuilder: Update from 2.4.1 to 2.6.0tz2016-09-272-3/+4
| | | | | | | | | | | 2.6.0 - Rails 5 cache! with expire support - Generated view DRYed by using model partial 2.5.0 - Rails 5 compatibility Approved by: swills (mentor)
* devel/rubygem-byebug: Update from 9.0.4 to 9.0.5tz2016-09-272-4/+4
| | | | | | - Error loading rc file when ENV['HOME'] is unset. Approved by: swills (mentor)
* devel/phpunit: Update from 5.4.7 to 5.5.5tz2016-09-272-4/+4
| | | | | | Changes: https://github.com/sebastianbergmann/phpunit/blob/5.5/ChangeLog-5.5.md Approved by: pi (mentor)
* Loading this plugin causes your tests to fail if there anywen2016-09-275-0/+35
| | | | | | | | | | warnings while they run. Each warning generates a new failing test and the warning content is outputted via diag. This module uses $SIG{__WARN__}, so if the code you're testing sets this, then this module will stop working. WWW: http://search.cpan.org/dist/Test2-Plugin-NoWarnings/
* Update to 1.6.1.vanilla2016-09-272-3/+4
|
* Update to 2.22.vanilla2016-09-272-3/+4
|
* Threema Gateway Message SDK for Python https://gateway.threema.ch/.philip2016-09-274-0/+34
|
* Add devel/py3-click: a Python 3 slave port for devel/py-clickphilip2016-09-272-0/+9
|
* Readd 32bits dist files.vanilla2016-09-261-0/+2
| | | | Submitted by: chad.schroeder@sonifi.com
* Fix mips64-binutils ld to default to mips64 rather than mips32.brooks2016-09-262-1/+42
| | | | Discussed with: bapt
* devel/py-unittest2: remove expired portrm2016-09-264-35/+0
| | | | This port was only needed for Pythons lesser than 2.7
* - Update to 2.1806wen2016-09-262-4/+4
| | | | Changes: http://cpansearch.perl.org/src/ETHER/Moose-2.1806/Changes
* Update to 6.0.4.vanilla2016-09-262-5/+4
| | | | | | PR: 212989 Submitted by: svyatoslav.lempert@gmail.com Approved by: maintainer
* Fix the build after 305902 change ufs inode related structs.kwm2016-09-261-0/+31
| | | | | | https://svnweb.freebsd.org/changeset/base/305902 Submitted by: antoine@
* Update devel/elixir-tirexs to version 0.8.9.olgeni2016-09-252-4/+4
|
* - Switch to options helpersamdmi32016-09-251-0/+2
|
* Version went backwards.mat2016-09-251-0/+1
| | | | | Pointy hat: jadawin Sponsored by: Absolight
* Take maintainership of ports that rsyslogd depends onmatthew2016-09-243-3/+3
| | | | Approved by: brd
* devel/py-click: change USES= to USES?=robak2016-09-241-1/+1
| | | | | | * Minor change to make the port slave friendly for Python 3 version Submitted by: philip
* - Update devel/icu to 57.1.tijl2016-09-2427-81/+255
| | | | | | | | | | | | | | | | | | | | | | | | | - Clean up the Makefile. - Follow some upstream recommendations (--with-data-packaging=archive, --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE). - Patch makefiles to install static libraries with INSTALL_DATA so they aren't stripped. - Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc. - Fix endianness detection in ICU. The code wanted to use BYTE_ORDER defined in machine/endian.h, but this isn't visible because ICU is compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead. - Compile ICU with C++11 compiler to enable move constructors. - Patch ICU to fix a problem with atomics in the case of a C++11 compiler without C++11 header <atomic> (like Clang on FreeBSD 9). - Bump all ports that depend on it due to library version change. - Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU pkgconfig files. - Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs a C++11 runtime library now. Add this to all ports that depend on it so their executables load the right libstdc++.so on FreeBSD 9. PR: 205120 Exp-run by: antoine Approved by: portmgr (antoine)
* Update to 1.2.12matthew2016-09-242-6/+6
| | | | | | | | Take maintainership PR: 212954 Submitted by: jhujhiti@adjectivism.org Approved by: brd
* Update devel/etcd3 to version 3.0.10.olgeni2016-09-242-4/+4
|
* Minor improvement to deal with all-caps name from upstreamjrm2016-09-242-5/+4
| | | | | | | | | | | Apply suggestion from mat@: - Set GH_PROJECT rather than overwriting default WRKSRC Reported by: mat Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D8019
* Update email address to jrm@FreeBSD.org for ports that I maintainjrm2016-09-242-4/+2
| | | | | | Reviewed by: mat, swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D7995
* Hook bossa to the buildantoine2016-09-241-0/+1
|
* Add devel/py-twilio, a Python module for communicating with the Twilio API.olgeni2016-09-244-0/+31
|
* New port devel/bossa: Flash programmer for Atmel SAM microcontrollersjrm2016-09-244-0/+62
| | | | | | | | PR: 211397 Submitted by: bsdports@kyle-evans.net (maintainer) Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D8017
* devel/onscripter: update to 20160922jbeich2016-09-232-4/+4
| | | | MFH: 2016Q3 (no consumers apart from ports/197229)
* - Update to 0.161810lth2016-09-232-5/+5
| | | | | Changes: https://api.metacpan.org/source/DOLMEN/Git-Sub-0.161810/Changes - Disperse maintainership
* - Update to 0.12lth2016-09-232-4/+8
| | | | | | Changes: https://api.metacpan.org/source/PLICEASE/Test-Script-1.12/Changes - Add LICENSE - Disperse maintainership
* Add devel/elixir-nats, an Elixir client for NATS (net/nats).olgeni2016-09-235-0/+40
|
* Reset erwin@'s ports, he handed in his commit bit.rene2016-09-231-1/+1
| | | | With hat: portmgr-secretary
* lang/php56: Update from 5.6.25 to 5.6.26tz2016-09-239-9/+0
| | | | | | | | | | | | | Security: CVE-2016-7416 Security: CVE-2016-7412 Security: CVE-2016-7414 Security: CVE-2016-7417 Security: CVE-2016-7411 Security: CVE-2016-7413 Security: CVE-2016-7418 MFH: 2016Q3 Approved by: swills (mentor)
* - Revert from 422557 to 419502 because of a new non-existant dependency in ↵jadawin2016-09-232-4/+4
| | | | | | | ports tree PR: 212882 & 212913 Submitted by: Andrew Berg <aberg010@my.hennepintech.edu> & Peter Wemm <peter@FreeBSD.org>
* - Update to 0.32wen2016-09-232-3/+4
| | | | Changes: http://cpansearch.perl.org/src/HAARG/Class-C3-0.32/Changes
* Update devel/erlang-lager to version 3.2.2.olgeni2016-09-232-4/+4
|
* - Update to 0.6.0amdmi32016-09-222-4/+4
| | | | | PR: 212794 Submitted by: dbaio@bsd.com.br (maintainer)
* Update to 3.9.0bapt2016-09-222-5/+4
|
* devel/py-levenshtein: Unbreak and update to 0.12.0rene2016-09-223-13/+8
| | | | | | | | | | | | - switch to CHEESESHOP / pypi - update WWW - use autoplist - simplify Makefile Version 0.10.1 is no longer available on pypi Approved by: fixit blanket, no PR sent Sponsored by: EuroBSDCon 2016 Belgrade
* - Update to 2.23lwhsu2016-09-222-4/+4
| | | | Sponsored by: Belgrade Devsummit
* Update devel/erlang-gpb to version 3.26.0.olgeni2016-09-222-4/+4
|
* Hook libgrading to the buildantoine2016-09-221-0/+1
|
* Switch libpololu-avr port to GitHub sources.jonathan2016-09-223-71/+68
| | | | | | | | | | | | | | The zip files released on the Pololu website confuse portscout (which thinks there should be a new version every day!) and use a non-standard directory hierarchy, which requires WRKSRC to be set. Switching to the GitHub releases (which are created by the same company, just using GitHub mechanisms) solves both of these problems. Also, fix some problems pointed out by mat (thanks!) that I ought to have caught earlier by running `portlint -A`. :( Approved by: mat Differential Revision: https://reviews.freebsd.org/D7879
* New port: devel/libgrading Library for grading C/C++ assignmentsjonathan2016-09-223-0/+32
| | | | | | | | | | | | This port provides libgrading, a library for evaluating C- and C++-language assignments in programming classes. It could also be used as a unit testing framework, but it's designed to treat the code under test with some suspicion (using Capsicum sandboxing by default). It also allows different tests to be assigned different weights towards the overall grade/score, which is not typically a feature of unit testing frameworks. Approved by: mat Differential Revision: https://reviews.freebsd.org/D7956
* lang/php70: Update from 7.0.10 to 7.0.11tz2016-09-2110-10/+0
| | | | | | | | | | | | Security: CVE-2016-7416 Security: CVE-2016-7412 Security: CVE-2016-7414 Security: CVE-2016-7417 Security: CVE-2016-7413 Security: CVE-2016-7418 MFH: 2016Q3 Approved by: pi (mentor)
* - Update to 20160913amdmi32016-09-212-5/+4
| | | | | | PR: 212647 Submitted by: jlduran@gmail.com Approved by: meta+ports@vmeta.jp (maintainer)
* - Update to 2.03jadawin2016-09-212-4/+4
|
* The port builds fine with ruby-2.3girgen2016-09-211-2/+0
| | | | Approved by: swills@
* - Update to 1.2.1wen2016-09-212-4/+4
| | | | | PR: 212870 Submitted by: cyberbotx@cyberbotx.com(maintainer)
* Revert r422537 and use the official repository, not a fork.jkim2016-09-216-30/+44
| | | | | Approved by: crees PR: 212719
* Update devel/elixir-quantum to version 1.8.0.olgeni2016-09-212-3/+4
|
* Find new MASTER_SITEScrees2016-09-216-39/+28
| | | | PR: ports/212719
* devel/guichan: new fedora MASTER_SITES to unbreakmarino2016-09-211-3/+1
|
* New port: devel/libvslvmantoine2016-09-215-0/+58
| | | | | | | libvslvm is a library to access the Linux Logical Volume Manager (LVM) volume system format. WWW: https://github.com/libyal/libvslvm
* Update to 2.5.3antoine2016-09-213-3/+7
|
* Add a Python 3 wrapper for devel/py-pylru-cache.philip2016-09-202-0/+9
|
* Add devel/py-pylru-cache.philip2016-09-204-0/+27
| | | | | This is an LRU cache for Python. Provides a dictionary-like object as well as a method decorator.
* devel/protobuf25: new fedora MASTER_SITE to unbreakmarino2016-09-201-3/+1
| | | | At least 8 ports depend on protobuf25 so let's get it up again.
* Mark as broken on sparc64. While here, pet portlint.linimon2016-09-201-2/+3
| | | | Approved by: portmgr (tier-2 blanket)
* Also mark broken on sparc64.linimon2016-09-202-4/+6
|
* Update devel/erlang-jsxd to version 0.2.1.olgeni2016-09-203-4/+6
|
* - Adjust CONFLICTSwen2016-09-201-1/+1
| | | | Approved by: maintainer(implicit)
* - Update to 1.8.1wen2016-09-203-12/+15
| | | | - Add missing DEPENDS
* Update Simgear & Flightgear ports to 2016.3.1martymac2016-09-206-71/+7
|
* devel/py-click-threading: 0.1.2 -> 0.4.0pi2016-09-202-4/+12
| | | | | | PR: 212507 Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> Approved by: Christian Geier <geier@lostpackets.de> (maintainer)
* Update devel/elixir-hex to version 0.13.2.olgeni2016-09-192-4/+4
|
* Mark as broken on sparc64.linimon2016-09-191-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on various tier-2 archs.linimon2016-09-191-0/+4
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on various tier-2 archs.linimon2016-09-191-2/+5
| | | | Approved by: portmgr (tier-2 blanket)
* Also mark as broken on mips and sparc64. While here, pet portlint.linimon2016-09-191-2/+5
|
* Also mark broken on sparc64 and mips. Pet portlint.linimon2016-09-191-2/+5
|
* Update devel/erlang-jsxd to version 0.2.0.olgeni2016-09-192-3/+4
|
* Update devel/elixir-hex to version 0.13.1.olgeni2016-09-192-4/+4
|
* Update to 2.9.vanilla2016-09-193-5/+5
|
* Update devel/erlang-bbmustache to version 1.3.0.olgeni2016-09-192-4/+4
|
* Update devel/libdbusmnenu-qt and devel/libdbusmenu-qt5 to a newer snapshot.tcberner2016-09-198-261/+116
| | | | | | | | | * Update them both to 0.9.3.160420160218 * While doing so, make devel/libdbusmenu-qt5 a slaveport Reviewed by: rakuco, mat Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7895
* devel/qtscriptgenerator : switch from GOOGLE_CODE to USE_GITHUBtcberner2016-09-192-5/+6
| | | | | | | | | | | | | | | | In r422140 devel/qtscriptgenerator was marked BROKEN, as GOOGLE_CODE has gone swimming with the fishes. The project is available on github via qt-labs projects [1] which seems reasonably official. The only difference in the distfile created by this, is that the Copyright holder changes from 'nokia' to 'digia'. [1] https://github.com/qt-labs/qtscriptgenerator Approved by: mat (mentor) PR: 212789
* devel/android-tools-adb: unbreak build with libc++ 3.9jbeich2016-09-192-0/+6
| | | | PR: 212343
* - Fix build and fecthvsevolod2016-09-183-16/+3
| | | | Submitted by: az via email
* Mark as broken on armv6 and sparc64.linimon2016-09-181-0/+3
| | | | Approved by: portmgr (tier-2 blanket)
* Re-assign jase@'s p5-* ports to perl@rene2016-09-185-5/+5
| | | | Submitted by: antoine
* Reset jase@'s ports after taking in his commit bit for safekeeping.rene2016-09-185-5/+5
| | | | With hat: portmgr-secretary
* Update to 1.7e, fix MASTER_SITES, new maintainerriggs2016-09-183-18/+10
| | | | | | | | | | | | | Detailed log: - Update to upstream version 1.7e - Changed MASTER_SITES, to avoid fetching rolling releases - Removed broken test syntax - New maintainer: cs@innolan.dk PR: 211110 Submitted by: cs@innolan.dk (new maintainer) Approved by: uffe@uffe.org (previous maintainer) MFH: 2016Q3 (build fix blanket)
* Mark as broken on sparc64.linimon2016-09-181-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on sparc64. Pet portlint.linimon2016-09-181-2/+3
| | | | Approved by: portmgr (tier-2 blanket)
* Remove expired port:rene2016-09-1814-1241/+0
| | | | 2016-09-18 devel/poco-devel: older than stable devel/poco
* devel/yaml-cpp03 : switch from GOOGLE_CODE to USE_GITHUBtcberner2016-09-182-6/+7
| | | | | | | | | | In r422140 devel/yaml-cpp03 was marked BROKEN, as GOOGLE_CODE has gone swimming with the fishes. The project has moved to github (see devel/yaml-cpp which already uses github). PR: 212731 Approved by: portmgr (antoine), rakuco (mentor)
* Update CMake to 3.6.2.tcberner2016-09-184-6/+6
| | | | | | | Announcement: https://blog.kitware.com/cmake-3-6-2-available-for-download/ PR: 212586 Approved by: rakuco (mentor)
* - Update to 1.302056wen2016-09-183-4/+6
| | | | Changes: http://cpansearch.perl.org/src/EXODIST/Test-Simple-1.302056/Changes
* - Update to 0.1.5tota2016-09-182-4/+4
|
* Attempt to fix build on non-clang architectures (certain tier-2).linimon2016-09-171-1/+3
| | | | | PR: 212739 Approved by: maintainer
* devel/android-tools-simpleperf: oops, pacify portlintjbeich2016-09-171-1/+1
|
* devel/android-tools-simpleperf: update to 7.0.0.r1 (nougat)jbeich2016-09-1711-102/+77
| | | | | | Note, reading .gnu_debugdata (lzma code) isn't supported in the release. Changes: https://android.googlesource.com/platform/system/extras/+log/ea4a5a4..android-7.0.0_r1/simpleperf
* Update to 1.4.6olivierd2016-09-173-5/+5
|
* Update to 1.4.6olivierd2016-09-173-5/+5
|
* Update the Qt5 ports to 5.6.1.rakuco2016-09-1741-318/+449
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This took longer than expected, but there are quite a few changes to the existing ports and a few new ones. General upstream changes: - Starting with Qt 5.6.2, Qt will fail at configuration time if LibreSSL is being used. According to the discussion here: https://codereview.qt-project.org/#/c/154800/ The Qt project is not opposed to LibreSSL, but does not want to mix support for it into the OpenSSL backend code, especially as they move towards supporting OpenSSL 1.1. People interested in LibreSSL support are welcome to submit a separate backend upstream, but are expected to maintain it. We (kde@) are not opposed to carrying some patches authored by others in the future, as long as they are not huge and destabilizing. - When Qt detects the compiler supports C++11, it will pass -std=gnu++11 by default (this is an upstream change). You can add "CONFIG -= c++11" to your .pro. Qt 5.7 will require C++11. - www/webkit-qt5: The QtWebKit module is deprecated upstream, and is shipped separately as a community release tarball. kde@ does not have an ETA for a qt5-webengine port, as it requires a huge effort (and number of patches) similar to maintaining www/chromium itself. - x11-toolkits/qt5-declarative has been deprecated upstream. The last release is 5.5.1. Relevant changes: - devel/qmake5: The freebsd-clang mkspec has become the default mkspec on FreeBSD, replacing the outdated freebsd-g++ one that was moved to unsupported/ (it still works though). - devel/qt5-qdoc: qdoc was moved to qttools upstream, but its data files are still in qtbase. The data files are now in the qt5-qdoc-data port. - misc/qt5-doc: Clean up and stop requiring a compiler and fumbling with mkspecs. Instead of running the `configure' script, which requires a compiler and adjustments to the mkspecs files and also ends up building a new qmake binary, we now leverage USES=qmake to generate all the Makefiles from the top-level qt.pro. Getting this to work requires some tricks, though, and qt.conf.in has a longer explanation of what's being done. Switch to USES=gmake to be able to drop MAKE_JOBS_UNSAFE=yes. New ports: - comms/qt5-serialbus - devel/qt5-qdoc-data - x11-toolkits/qt5-quickcontrols2 Big thanks to Adriaan de Groot (groot@kde.org), tcberner@ and Loise Nolden (nolden@kde.org) for the huge amount of work they put into this patch. Loise in particular also sent quite a few changes upstream that were essential for this update to work. PR: 211916
* devel/automoc4: Add upstream patches to silence warnings when using automoc4tcberner2016-09-173-11/+66
| | | | | | | PR: 212565 Submitted by: Adriaan de Groot <groot@kde.org> Approved by: rakuco (mentor) Obtained from: area51
* - Pet portlintamdmi32016-09-171-7/+12
| | | | | - Add LICENSE - Switch to options helpers
* - update to 1.1.25ohauer2016-09-172-7/+7
| | | | | | | | | - change OPTION_DESC to a better description https://lists.freebsd.org/pipermail/freebsd-ports/2016-September/104805.html Changelog: Version 1.1.25 (released 15-Sep-2016) - fix _rev2optrev assertion on long input
* - Update to 0.10.1amdmi32016-09-172-4/+6
| | | | - Add missing dependency
* - Update stack to 1.2.0 releasecpm2016-09-173-17/+6
| | | | | | | | | | Changelog: https://github.com/commercialhaskell/stack/releases/tag/v1.2.0 PR: 212720 Submitted by: Tobias Kortkamp (maintainer) Reviewed by: amdmi3 (mentor) Approved by: amdmi3 (mentor)
* - Update to 5.32amdmi32016-09-172-4/+4
| | | | | | PR: 212525 Submitted by: jimmy@mammothcheese.ca (maintainer) MFH: 2016Q3
* devel/onscripter: update to 20160912jbeich2016-09-172-4/+4
| | | | MFH: 2016Q3 (no consumers apart from ports/197229)
* devel/py-libusb1: update to 1.5.3jbeich2016-09-172-4/+4
| | | | Changes: https://pypi.python.org/pypi/libusb1#id24
* - Update to 2.22lwhsu2016-09-172-4/+4
|
* Deprecate: i386-only, development ceased 2003, superceded by devel/urjtaglinimon2016-09-161-0/+2
| | | | which is already in ports.
* Add non-default OPTIONS DATE, IDNA, new maintainerriggs2016-09-162-1/+15
| | | | | | | | | | | | Detailed log: - New maintainer: Danilo G. Baio <dbaio@bsd.com.br> - Add non-default OPTIONS DATE, IDNA - Add LICENSE - Set NO_ARCH - Upgrade distinfo with TIMESTAMP PR: 212301 Submitted by: dbaio@bsd.com.br (maintainer)
* Fix the right slibtoolbapt2016-09-161-3/+3
|
* Update to 0.5.10bapt2016-09-162-4/+4
|
* ftp.openssl.org is being taken out.mat2016-09-161-1/+0
| | | | | | https://mta.openssl.org/pipermail/openssl-announce/2016-September/000075.html Sponsored by: Absolight
* Update devel/etcd3 to version 3.0.9.olgeni2016-09-162-4/+4
|
* Update to 1.2.2.jkim2016-09-162-4/+5
|
* - Update to 4.3.1vsevolod2016-09-162-6/+9
| | | | | | | - Enable shared by default [1] PR: 211002 Submitted by: koobs [1]
* - Switch GH_ACCOUNT to ninja-buildgblach2016-09-163-5/+10
| | | | | | | | | | - Use python also at runtime (needed by 'browse' tool) - Add do-test section - Change WWW to https://ninja-build.org/ - Bump PORTREVISION PR: 212701 Submitted by: gahr
* devel/ruby-tzfile: remove use of RUBY_RD_FILES/RUBY_RD_HTMLswills2016-09-152-9/+1
| | | | PR: 210665
* devel/ruby-bsearch: remove use of RUBY_RD_FILESswills2016-09-152-18/+5
| | | | PR: 210665
* Restore DOCS option to reduce diff with devel/etcd.olgeni2016-09-151-0/+5
|
* devel/etcd: minor port updatesrobak2016-09-151-8/+9
| | | | | | * Switch to USES=go and drop BUILD_DEPENDS * Limit portscout version scans to 2.* version * Correct PORTREVISION placement
* Unmark broken on powerpc64swills2016-09-1516-32/+0
| | | | These ports built successfully
* Release some of my ports back to the heapmarino2016-09-152-2/+2
|
* Unbreak by switching to CHEESESHOPantoine2016-09-151-3/+1
|
* Add PHP_DEFAULT=7.0 so that a package is build on the cluster withmadpilot2016-09-151-0/+1
| | | | | | | | default ports configuration. PR: 212684 Submitted by: joshruehlig at gmail.com Approved by: Daniel Ylitalo <daniel at blodan.se> (maintainer)
* - Switch to new test frameworkamdmi32016-09-151-1/+1
| | | | Approved by: portmgr blanket
* - Unbreak by using CHEESESHOP, distfile differs from 1 line in SOURCES.txtantoine2016-09-152-7/+6
| | | | | | - Remove dependency on the python2 metaport MFH: 2016Q3 (rerolled distfile)
* Messed up those two.mat2016-09-151-3/+1
| | | | | Pointy hat: mat Sponsored by: Absolight
* GOOGLE_CODE has gone away.mat2016-09-1452-2/+103
| | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight
* Use the correct syntax for PORTSCOUT.tcberner2016-09-141-1/+1
| | | | Approved by: rakuco (mentor)
* - Add new port: devel/R-cran-sourcetoolstota2016-09-144-0/+26
| | | | | | | | | Tools for the reading and tokenization of R code. The 'sourcetools' package provides both an R and C++ interface for the tokenization of R code, and helpers for interacting with the tokenized representation of R code. WWW: https://cran.r-project.org/web/packages/sourcetools/
* - Update to 1.123wen2016-09-142-3/+4
| | | | Changes: http://cpansearch.perl.org/src/RJBS/Test-Deep-1.123/Changes
* - Update to 2.091wen2016-09-142-4/+4
| | | | Changes: http://search.cpan.org/src/DDUMONT/Config-Model-2.091/Changes
* Update devel/qbs to 1.6.0 and devel/qtcreator to 4.1.0tcberner2016-09-147-121/+122
| | | | | | | | | | | | | | | | | Summary: * Update devel/qbs to 1.6.0 * Update devel/qtcreator to 4.1.0 * Add the QMAKE_LIBDIR_FLAGS hack we use in bsd.qt.mk for the Qt-ports. This should hopefully make it possible to upgrade qbs & qtcreator without deinstalling them first. * As there is a qtcreator plugin linking against libqbscore.so, change the RUN_- and BUILD_DEPENDS into a LIB_DEPENDS. Test Plan: Tested in poudriere: 9.3 (32&64), 10.3 (32&64), 12 (64) Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7884
* Define PORTSCOUT in devel/libkolab.tcberner2016-09-141-0/+2
| | | | | | devel/libkolab needs version 0.*, as 1.* is against Qt5. Approved by: rakuco (mentor)
* Do not break INDEXrene2016-09-141-1/+0
|
* Manually remove expired devel/py-dogpile.corerene2016-09-143-33/+0
|
* Remove expired ports:rene2016-09-144-33/+0
| | | | | | | | | 2016-08-23 www/mediawiki124: EOL upstream 2016-08-23 sysutils/rsyslog7: Upgrade to rsyslog 8 2016-08-24 www/moodle28: EOL upstream 2016-08-31 devel/php5-msgpack: This is an older version of the software, please use devel/pecl-msgpack. 2016-09-02 textproc/asciinema: use textproc/py3-asciinema instead 2016-09-09 x11-toolkits/qtada: No development since 2012, usefulness unclear
* - Update to 1.10.63amdmi32016-09-142-5/+5
| | | | | | PR: 212622 Submitted by: bradleythughes@fastmail.fm Approved by: alexey@renatasystems.org (maintainer)
* - Update to 1.4.53amdmi32016-09-142-5/+5
| | | | | | | | - While here, fix license PR: 212621 Submitted by: bradleythughes@fastmail.fm Approved by: alexey@renatasystems.org (maintainer)
* - Update to 0.7.4amdmi32016-09-142-3/+6
| | | | | PR: 212644 Submitted by: andrej@ebert.su (maintainer)
* devel/rubygem-gitlab_git: Downgrade from 10.4.0 to 10.3.2tz2016-09-132-4/+5
| | | | | | | | | The forme upgrade to 10.4.0 breaks the current version of www/gitlab, but the port works fine with 10.3.2. Since only www/gitlab depends on this port, its safe to downgrade it. PR: 211815 Approved by: pi (mentor)
* Change MAINTAINER to author and update versionbrd2016-09-132-4/+6
| | | | | | PR: 211905 Submitted by: Johannes Meixner (maintainer) <johannes@perceivon.net> Approved by: bdrewery (implicit)
* Update to 1.8.11, and add HTTP2 & REDIS options.vanilla2016-09-132-5/+12
|
* - Switch to newly supported CC licensesamdmi32016-09-131-4/+2
| | | | Approved by: portmgr blanket
* Update gputils to 1.5.0-1.tijl2016-09-132-6/+7
|
* devel/libzrtpcpp: properly configure SSL basemarino2016-09-131-3/+4
| | | | Approved by: SSL blanket
* devel/hadoop: Unbreak build (nominal case)marino2016-09-131-2/+6
| | | | | | | The ssl.mk helper can augment the MAKE_ARGS variable with a OPENSSL_CFLAGS definition which just happens to break this port. Add a filter to remove any such definitions if they occur. The issue was introduced when USES+=ssl was added to the makefile to document the SSL requirement.
* Update devel/elixir-exprotobuf to version 1.2.olgeni2016-09-133-4/+6
|
* devel/libbobcat: Set and honor SSL flagsmarino2016-09-131-3/+3
| | | | Approved by: SSL blanket
* devel/extra-cmake-modules: 5.25.0 -> 5.26.0pi2016-09-133-5/+5
| | | | | | PR: 212581 Changes: https://quickgit.kde.org/?p=extra-cmake-modules.git Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
* Define PORTSCOUT in devel/grantlee[5].tcberner2016-09-132-0/+4
| | | | | | | devel/grantlee -> 0.* devel/grantlee5 -> 5.* Approved by: mat (mentor)
* Fix devel/libkolab, to properly export symbols in the library.tcberner2016-09-131-0/+3
| | | | | | | | | | | | | | | | | | The update to libkolab in r421840 unfortunately broke desktuils/libkolab on the current version of FreeBSD. The issue is addressed in two upstream commits * 62ebad910fa7d1843373056dd795fc5c36b20bb2 ==> Workaround for qt not defining Q_DECL_IMPORT * d0a2fda6059abda610afe6a8d29b8f5a1c6ae4ae ==> Fix multiple-definition-warning due to redefining Q_DECL_IMPORT. Instead of applying said two patches and enabling them on Q_OS_FREEBSD, rakcuo@ suggested to instead just define MAKE_KOLAB_LIB while the proper fix isn't upstreamed. Reported by: Steve Wills <swills@FreeBSD.org> via jenkins Approved by: rakcuo (mentor)
* devel/hadoop: Document SSL build dependency and configure itmarino2016-09-131-1/+3
| | | | Approved by: SSL blanket