| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
MFH: 2016Q4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 213166
Submitted by: maintainer
|
|
|
|
|
| |
Without this, the files are still installed into a site-lisp directory
belonging to an older Emacs version and fail to work.
|
|
|
|
| |
Changes: https://github.com/zealdocs/zeal/releases/tag/v0.3.0
|
|
|
|
|
|
| |
- Fix DOCS_CMAKE_OFF clause
PR: 209529
|
|
|
|
|
|
|
|
| |
`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
|
| |
|
|
|
|
|
|
| |
PR: 213172
Approved by: mat (implicit, mentor)
MFH: 2016Q4
|
|
|
|
|
|
| |
Also add USES=php and NO_ARCH=yes where suggested.
Approved by: mentors (implicit)
|
|
|
|
|
|
|
|
| |
Vestigial utilities from IPython.
WWW: https://pypi.python.org/pypi/ipython_genutils
PR: 213165
Submitted by: Yuri Victorovich
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
test/string.cpp:135: error: integer constant is too large for 'long' type
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
|
| |
that it's no longer under active maintenance an that the code base has been
superseded by a different project.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
- Remove dependency on the python2 symlink
Changes: https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.9.2_.282016-10-1.29
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/ExtUtils-MakeMaker
|
|
|
|
|
|
| |
requiring perl for extraction.
Changes: https://metacpan.org/changes/distribution/ExtUtils-AutoInstall
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Data-Dump-Streamer
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Config-Model
|
|
|
|
| |
accurately describe this module.
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/CPAN-Perl-Releases
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/AnyEvent
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
| |
PR: 212981
Submitted by: maintainer
|
|
|
|
|
| |
PR: 212961
Submitted by: vladimir.chukharev@gmail.com (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
- Switch to USE_PYTHON=autoplist
|
| |
|
|
|
|
|
|
| |
- Add LICENSE
- Bump dependent ports due to shlib versioning scheme change
- Add missing dependency to games/slade
|
|
|
|
|
|
|
|
| |
- Adjust WWW
PR: 212968
Submitted by: myself
Approved by: maintainer (koobs)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Changes: https://github.com/rust-lang/cargo/compare/0.12.0...0.13.0
|
|
|
|
|
|
|
|
|
|
|
| |
* 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]
|
| |
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/DROLSKY/DateTime-1.39/Changes
- Update DEPENDS
|
|
|
|
|
|
|
|
|
|
|
|
| |
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@
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.35.0 -> 2.37.1
devel/pear-Horde_Core 2.26.1 -> 2.27.0
|
| |
|
| |
|
|
|
|
| |
- Add new dependency: devel/p5-Params-ValidationCompiler
|
|
|
|
|
|
|
| |
Security: CVE-2016-6316
Security: CVE-2016-6317
Approved by: swills (mentor)
|
|
|
|
|
|
| |
Changes: https://github.com/rtomayko/tilt/blob/v2.0.5/CHANGELOG.md
Approved by: swills (mentor)
|
|
|
|
|
|
| |
Changes: https://github.com/rails/sprockets/blob/v3.7.0/CHANGELOG.md
Approved by: swills (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
Changes: https://github.com/ruby/rake/blob/v11.2.2/History.rdoc
Approved by: swills (mentor)
|
|
|
|
|
|
| |
Changes: https://github.com/intridea/multi_json/blob/v1.12.1/CHANGELOG.md
Approved by: swills (mentor)
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
| |
Changes: https://android.googlesource.com/platform/system/core/+log/2f21b7cecda2..dfd30c4a169e/adb
Changes: https://android.googlesource.com/platform/system/core/+log/2f21b7cecda2..dfd30c4a169e/fastboot
|
|
|
|
|
|
| |
* Code was merged into python 3.5, so this port is not necessary for
python > 3.5, set USES accordingly
* Drop maintainership, ENOTIME
|
|
|
|
| |
Drop maintainership, as I switched jobs and no longer do smartcards stuff
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
it should never be set directly, but always through DEFAULT_VERSIONS.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
Linux replaced the code as well in
https://android.googlesource.com/platform/system/core/+/9309ecbcec42%5E!/
PR: 199185
|
|
|
|
| |
Changes: https://hg.mozilla.org/projects/nspr/log/NSPR_4_13_RTM
|
|
|
|
|
| |
PR: 213037
Submitted by: maintainer
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/DROLSKY/DateTime-Locale-1.08/Changes
- Update DEPENDS
|
|
|
|
|
|
| |
thoroughly specialized parameter checking subroutine.
WWW: http://search.cpan.org/dist/Params-ValidationCompiler/
|
|
|
|
| |
MFH: 2016Q3 (no consumers apart from ports/197229)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
| |
- Adjust plist of ports depending on it
PR: 212869
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
- Error loading rc file when ENV['HOME'] is unset.
Approved by: swills (mentor)
|
|
|
|
|
|
| |
Changes: https://github.com/sebastianbergmann/phpunit/blob/5.5/ChangeLog-5.5.md
Approved by: pi (mentor)
|
|
|
|
|
|
|
|
|
|
| |
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/
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: chad.schroeder@sonifi.com
|
|
|
|
| |
Discussed with: bapt
|
|
|
|
| |
This port was only needed for Pythons lesser than 2.7
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/ETHER/Moose-2.1806/Changes
|
|
|
|
|
|
| |
PR: 212989
Submitted by: svyatoslav.lempert@gmail.com
Approved by: maintainer
|
|
|
|
|
|
| |
https://svnweb.freebsd.org/changeset/base/305902
Submitted by: antoine@
|
| |
|
| |
|
|
|
|
|
| |
Pointy hat: jadawin
Sponsored by: Absolight
|
|
|
|
| |
Approved by: brd
|
|
|
|
|
|
| |
* Minor change to make the port slave friendly for Python 3 version
Submitted by: philip
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
| |
Take maintainership
PR: 212954
Submitted by: jhujhiti@adjectivism.org
Approved by: brd
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Reviewed by: mat, swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D7995
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
PR: 211397
Submitted by: bsdports@kyle-evans.net (maintainer)
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8017
|
|
|
|
| |
MFH: 2016Q3 (no consumers apart from ports/197229)
|
|
|
|
|
| |
Changes: https://api.metacpan.org/source/DOLMEN/Git-Sub-0.161810/Changes
- Disperse maintainership
|
|
|
|
|
|
| |
Changes: https://api.metacpan.org/source/PLICEASE/Test-Script-1.12/Changes
- Add LICENSE
- Disperse maintainership
|
| |
|
|
|
|
| |
With hat: portmgr-secretary
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
ports tree
PR: 212882 & 212913
Submitted by: Andrew Berg <aberg010@my.hennepintech.edu> & Peter Wemm <peter@FreeBSD.org>
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/HAARG/Class-C3-0.32/Changes
|
| |
|
|
|
|
|
| |
PR: 212794
Submitted by: dbaio@bsd.com.br (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Sponsored by: Belgrade Devsummit
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
PR: 212647
Submitted by: jlduran@gmail.com
Approved by: meta+ports@vmeta.jp (maintainer)
|
| |
|
|
|
|
| |
Approved by: swills@
|
|
|
|
|
| |
PR: 212870
Submitted by: cyberbotx@cyberbotx.com(maintainer)
|
|
|
|
|
| |
Approved by: crees
PR: 212719
|
| |
|
|
|
|
| |
PR: ports/212719
|
| |
|
|
|
|
|
|
|
| |
libvslvm is a library to access the Linux Logical Volume Manager (LVM) volume
system format.
WWW: https://github.com/libyal/libvslvm
|
| |
|
| |
|
|
|
|
|
| |
This is an LRU cache for Python. Provides a dictionary-like object
as well as a method decorator.
|
|
|
|
| |
At least 8 ports depend on protobuf25 so let's get it up again.
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
| |
|
| |
|
|
|
|
| |
Approved by: maintainer(implicit)
|
|
|
|
| |
- Add missing DEPENDS
|
| |
|
|
|
|
|
|
| |
PR: 212507
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru>
Approved by: Christian Geier <geier@lostpackets.de> (maintainer)
|
| |
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
PR: 212343
|
|
|
|
| |
Submitted by: az via email
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
Submitted by: antoine
|
|
|
|
| |
With hat: portmgr-secretary
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
2016-09-18 devel/poco-devel: older than stable devel/poco
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
Announcement: https://blog.kitware.com/cmake-3-6-2-available-for-download/
PR: 212586
Approved by: rakuco (mentor)
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/EXODIST/Test-Simple-1.302056/Changes
|
| |
|
|
|
|
|
| |
PR: 212739
Approved by: maintainer
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
PR: 212565
Submitted by: Adriaan de Groot <groot@kde.org>
Approved by: rakuco (mentor)
Obtained from: area51
|
|
|
|
|
| |
- Add LICENSE
- Switch to options helpers
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
- Add missing dependency
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
PR: 212525
Submitted by: jimmy@mammothcheese.ca (maintainer)
MFH: 2016Q3
|
|
|
|
| |
MFH: 2016Q3 (no consumers apart from ports/197229)
|
|
|
|
| |
Changes: https://pypi.python.org/pypi/libusb1#id24
|
| |
|
|
|
|
| |
which is already in ports.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
|
|
|
|
|
|
| |
https://mta.openssl.org/pipermail/openssl-announce/2016-September/000075.html
Sponsored by: Absolight
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Enable shared by default [1]
PR: 211002
Submitted by: koobs [1]
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
PR: 210665
|
|
|
|
| |
PR: 210665
|
| |
|
|
|
|
|
|
| |
* Switch to USES=go and drop BUILD_DEPENDS
* Limit portscout version scans to 2.* version
* Correct PORTREVISION placement
|
|
|
|
| |
These ports built successfully
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
default ports configuration.
PR: 212684
Submitted by: joshruehlig at gmail.com
Approved by: Daniel Ylitalo <daniel at blodan.se> (maintainer)
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Remove dependency on the python2 metaport
MFH: 2016Q3 (rerolled distfile)
|
|
|
|
|
| |
Pointy hat: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Approved by: rakuco (mentor)
|
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/RJBS/Test-Deep-1.123/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/src/DDUMONT/Config-Model-2.091/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
devel/libkolab needs version 0.*, as 1.* is against Qt5.
Approved by: rakuco (mentor)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
PR: 212622
Submitted by: bradleythughes@fastmail.fm
Approved by: alexey@renatasystems.org (maintainer)
|
|
|
|
|
|
|
|
| |
- While here, fix license
PR: 212621
Submitted by: bradleythughes@fastmail.fm
Approved by: alexey@renatasystems.org (maintainer)
|
|
|
|
|
| |
PR: 212644
Submitted by: andrej@ebert.su (maintainer)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
PR: 211905
Submitted by: Johannes Meixner (maintainer) <johannes@perceivon.net>
Approved by: bdrewery (implicit)
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
| |
Approved by: SSL blanket
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Approved by: SSL blanket
|
|
|
|
|
|
| |
PR: 212581
Changes: https://quickgit.kde.org/?p=extra-cmake-modules.git
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
|
|
|
|
|
|
|
| |
devel/grantlee -> 0.*
devel/grantlee5 -> 5.*
Approved by: mat (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Approved by: SSL blanket
|