| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Approved by: ncurses blanket
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt)
|
| |
|
|
|
|
|
|
| |
- Remove BUILD_DEPENDS
Changes: https://github.com/erocarrera/pydot/blob/master/ChangeLog
|
|
|
|
| |
- Rename patch files
|
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
|
|
|
|
|
| |
Changes: http://lists.osgeo.org/pipermail/metacrs/2016-August/000911.html
https://svn.osgeo.org/metacrs/geotiff/trunk/libgeotiff/ChangeLog
|
|
|
|
| |
Changes: https://github.com/mm2/Little-CMS/blob/master/ChangeLog
|
|
|
|
|
|
|
|
|
|
|
|
| |
- lximage-qt
- lximageqt-l10n (translation files)
Qt port of LXImage, a simple and fast image viewer. It contains also
screenshot tool.
WWW: http://lxqt.org/
Obtained from: LXQt repository
|
| |
|
|
|
|
|
|
|
|
| |
- Convert to new test framework
- Bump PORTREVISION for package change
PR: 213173
Submitted by: Rainer Hurling <rhurlin@gwdg.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ffmpeg_movie.c:975:41: error:
use of undeclared identifier 'CODEC_ID_MPEG2TS'; did you mean 'AV_CODEC_ID_MPEG2TS'?
} else if (decoder_ctx->codec_id == CODEC_ID_MPEG2TS) {
^~~~~~~~~~~~~~~~
AV_CODEC_ID_MPEG2TS
/usr/local/include/libavcodec/avcodec.h:647:5: note: 'AV_CODEC_ID_MPEG2TS' declared here
AV_CODEC_ID_MPEG2TS = 0x20000, /**< _FAKE_ codec to indicate a raw MPEG-2 TS
^
ffmpeg_frame.c:502:34: error:
use of undeclared identifier 'PIX_FMT_YUV420P'; did you mean 'AV_PIX_FMT_YUV420P'?
_php_convert_frame(ff_frame, PIX_FMT_YUV420P);
^~~~~~~~~~~~~~~
ffmpeg_frame.c:514:50: error:
use of undeclared identifier 'PIX_FMT_YUV420P'; did you mean 'AV_PIX_FMT_YUV420P'?
avpicture_alloc((AVPicture*)resampled_frame, 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)
^
PR: 214191
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
|
|
| |
- Fix unsupported major.minor version 52.0
PR: ports/213839
Submitted by: olevole@olevole.ru
Approved by: Eugene Mychlo <myc@barev.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
image.cpp:557:11: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
char *suffix1 = strrchr(src, '.');
^ ~~~~~~~~~~~~~~~~~~
image.cpp:558:11: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
char *suffix2 = strrchr(dest, '.');
^ ~~~~~~~~~~~~~~~~~~
PR: 212343
Reported by: antoine (via exp-run)
|
|
|
|
| |
PR: 214496
|
|
|
|
| |
- Switch to options helpers
|
| |
|
| |
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
| |
PR: 213996 (based on)
Submitted by: Kenneth Salerno
|
|
|
|
|
|
| |
PR: 214453
Submitted by: Piotr Kubaj
Approved by: rene (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and Applications)
KDE Frameworks is a collection of libraries and software frameworks by KDE
that serve as technological foundation for KDE Plasma 5 and KDE Applications
distributed under the GNU Lesser General Public License (LGPL) [1].
The work is based on what we have in the KDE testing repo [2].
This is the next big step in updating the KDE Desktop and its Applications
to anything less dusty.
With this change, `USES=kde:5` is now a valid option. Ports that need to depend
on KDE Framework can now set:
USES=kde:5
USE_KDE=<framework1> <framework2> ... <frameworkX>
For example: www/qupzilla-qt5 can depend on sysutils/kf5-kwallet via:
KWALLET_USE= KDE=wallet
I would like to thank Raphael and Adriaan for reviewing the ports in the testing
repo :)
[1] https://en.wikipedia.org/wiki/KDE_Frameworks
[2] http://src.mouf.net/area51/log/branches/plasma5
Reviewed by: rakuco, mat, groot_kde.org
Approved by: rakuco (maintainer)
Differential Revision: https://reviews.freebsd.org/D8329
|
|
|
|
|
|
|
|
|
|
|
|
| |
including large memory consumption fix (issue was introduced in v2.11.0).
If you use v2.11.0 please upgrade to v2.12.0 at your earliest convenience.
While here, pacify portlint(1).
Reported by: portscout
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1476794305 which corresponds to commit 39d72c4 tagged
as this release.
|
|
|
|
|
| |
PR: 213864
Submitted by: Andrew Turner
|
|
|
|
| |
- Remove p5-Archive-Tar from RUN_DEPENDS list. It's present in Perl core.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- This one is related to bug #199872 where Firefox would randomly crash
when exiting llpp (sometimes yes and sometimes no, you don't know which
beforehand).
Firefox (or GTK+ apps in general) seems to monitor ~/.config
(not sure if true). llpp writes to ~/.config/llpp.conf when it
exits, which will trigger bug #199872.
- This patch moves llpp's config file to ~/.llpp.conf instead, solving
this annoyance.
PR: 214458
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
|
|
|
|
| |
PR: 199098
|
|
|
|
|
|
|
|
| |
- License changed to GPL3
- Add LCMS2 option
PR: 213617
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from conftest.cpp:43:
In file included from /usr/local/include/boost/spirit/include/phoenix.hpp:13:
In file included from /usr/local/include/boost/spirit/home/phoenix.hpp:10:
In file included from /usr/local/include/boost/spirit/home/phoenix/algorithm.hpp:10:
In file included from /usr/local/include/boost/spirit/home/phoenix/stl/algorithm/iteration.hpp:20:
In file included from /usr/local/include/boost/spirit/home/phoenix/function/function.hpp:10:
In file included from /usr/local/include/boost/spirit/home/phoenix/core/compose.hpp:16:
In file included from /usr/local/include/boost/spirit/home/phoenix/core/composite.hpp:10:
In file included from /usr/local/include/boost/spirit/home/phoenix/core/actor.hpp:18:
In file included from /usr/local/include/boost/spirit/home/phoenix/core/basic_environment.hpp:18:
In file included from /usr/local/include/boost/fusion/include/mpl.hpp:11:
In file included from /usr/local/include/boost/fusion/mpl.hpp:17:
In file included from /usr/local/include/boost/fusion/mpl/clear.hpp:12:
In file included from /usr/local/include/boost/fusion/mpl/detail/clear.hpp:12:
In file included from /usr/local/include/boost/fusion/container/map/map_fwd.hpp:24:
/usr/local/include/boost/fusion/container/map/detail/map_impl.hpp:76:23: error: no template named 'forward' in namespace 'std'; did you mean 'advance_detail::forward'?
: rest_type(std::forward<rest_type>(*static_cast<rest_type*>(this)))
^~~~~~~~~~~~
advance_detail::forward
/usr/local/include/boost/fusion/iterator/detail/advance.hpp:37:12: note: 'advance_detail::forward' declared here
struct forward
^
In file included from /usr/local/include/glm/detail/func_trigonometric.hpp:205:0,
from /usr/local/include/glm/trigonometric.hpp:35,
from /usr/local/include/glm/glm.hpp:110,
from conftest.cpp:49:
/usr/local/include/glm/detail/func_trigonometric.inl:166:14: error: 'std::asinh' has not been declared
using std::asinh;
^
In file included from /usr/local/include/glm/detail/func_common.hpp:455:0,
from /usr/local/include/glm/common.hpp:35,
from /usr/local/include/glm/glm.hpp:112,
from conftest.cpp:49:
/usr/local/include/glm/detail/func_common.inl:229:16: error: 'std::trunc' has not been declared
using ::std::trunc;
^
/usr/local/include/glm/detail/func_common.inl:248:16: error: 'std::round' has not been declared
using ::std::round;
^
Reported by: pkg-fallout, Robert Backhaus
|
| |
|
|
|
|
| |
Approved by: "just fix it"
|
|
|
|
|
| |
PR: 213944
Submitted by: Anton Sayetsky (maintainer)
|
|
|
|
|
|
| |
- Switch to USES=localbase
- Switch to options helpers
- Verbosify build
|
| |
|
| |
|
|
|
|
| |
- Add libexif explicitly as dependency
|
| |
|
| |
|
|
|
|
| |
- Add missing depends
|
| |
|
|
|
|
| |
PR: 213864
|
|
|
|
| |
PR: 213864
|
|
|
|
|
|
|
|
|
|
| |
Convert knobs to options
Convert to USES=localbase
Specifically disable SDL or it will not build when SDL is installed
Simplify BROKEN
Add missing file to pkg-plist
Regenerate/rename patches
Bump PORTREVISION
|
|
|
|
|
|
|
|
| |
Regen patches using make makepatch
Pointyhat to: bapt
Submitted by: jrm
Differential Revision: https://reviews.freebsd.org/D8452
|
| |
|
|
|
|
|
|
| |
PR: 209172
Submitted by: Hans <j3377622@trbvm.com>
Approved by: Taoka Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
|
|
|
|
| |
PR: 214221
|
|
|
|
| |
PR: 214232
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
with nvidia-driver but linux-*-dri is now used instead.
|
|
|
|
| |
PR: 214201
|
|
|
|
|
|
| |
- Switch to options helpers
Approved by: portmgr blanket
|
|
|
|
| |
installed later.
|
| |
|
| |
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
| |
While here, pacify portlint.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
| |
PR: 213810
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 214011 214012 214013 214014 214015 214016 214017
PR: 214018 214019 214021 214022 214023 214024 214025
PR: 214026 214027 214028 214029 214030 214031 214032
PR: 214033 214034 214035 214036 214037 214038 214039
PR: 214040 214041 214042 214043 214044 214045 214046
PR: 214047 214048 214049 214050 214051 214052 214053
PR: 214054 214055 214056 214057 214058 214059 214060
PR: 214061 214062 214063 214064 214066 214067 214068
PR: 214071 214072 214073 214074 214075 214076 214077
PR: 214078 214079 214080 214081 214082 214083 214084
PR: 214085 214086 214087 214088 214089 214090 214091
PR: 214092 214093 214094 214095 214096 214097 214098
PR: 214099 214100 214101 214102 214103 214104 214108
PR: 214109 214110 214111 214112 214113 214114 214115
PR: 214116 214117 214118 214119 214120 214121 214122
PR: 214123 214124 214125 214126 214127 214128 214129
PR: 214130 214131 214132 214133 214134 214135 214136
PR: 214137 214138 214139 214140 214141 214142 214143
PR: 214144 214145 214146 214147 214148 214149 214150
PR: 214151 214152
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
|
|
|
|
|
|
|
| |
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
src/Tools.cpp: In function 'const char* LibBoard::Tools::temporaryFilename(const char*)':
src/Tools.cpp:204: error: 'snprintf' is not a member of 'std'
Reported by: pkg-fallout (before r424418)
Approved by: portmgr blanket
|
|
|
|
|
|
| |
Changes: https://github.com/saitoha/libsixel/compare/v1.7.0...v1.7.2
PR: 213966
Submitted by: IWAMOTO Kouichi <sue@iwmt.org> (maintainer)
|
|
|
|
| |
Changes: https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md
|
|
|
|
|
| |
PR: 213756 (for tracking)
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
| |
- Apply a workaround for old libc++ on 10.x systems [2]
Changes: https://www.aseprite.org/release-notes/#aseprite-v1-1
PR: 213756 [1]
PR: 213773 [2]
Submitted by: yuri@rawbw.com [1]
Submitted by: dim [2]
|
| |
|
|
|
|
|
|
| |
- Take maintainership
Approved by: adamw (mentor, implicit)
|
|
|
|
| |
Approved by: adamw (mentor, implicit)
|
| |
|
|
|
|
| |
- Prefer standard option descriptions, and trim one long line
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D7798
|
|
|
|
|
|
| |
Changes: https://github.com/eXeC64/imv/compare/v2.1.2...v2.1.3
PR: 213702
Submitted by: Tobias Kortkamp (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Makefiles.
So, replace them with OPTIONS_SLAVE, OPTIONS_EXCLUDE, OPTIONS_DEFAULT,
where appropriate.
The ghostscript ports are doing something nasty that is certainly wrong,
but I don't want to try to understand it.
Sponsored by: Absolight
|
|
|
|
|
|
| |
(/wrkdirs/usr/ports/graphics/hugin/work/hugin-2016.2.0/src/tools/ParseExp.cpp:372:23: error: 'stod' is not a member of 'std')
Approved by: portmgr blanket
|
|
|
|
| |
- Remove patch (merged upstream)
|
|
|
|
|
|
|
|
| |
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
|
|
|
|
|
|
|
|
| |
src/Tools.cpp:204: error: 'snprintf' is not a member of 'std'
- Switch to options helpers
- Switch to new test framework
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
|
| |
/wrkdirs/usr/ports/graphics/piglit/work/piglit-ca5350b4056ae63a93c4c207087b7634873b2ce2/tests/cl/api/get-image-info.c: In function 'piglit_cl_test':
/wrkdirs/usr/ports/graphics/piglit/work/piglit-ca5350b4056ae63a93c4c207087b7634873b2ce2/tests/cl/api/get-image-info.c:86: error: unknown field 'buffer' specified in initializer
/wrkdirs/usr/ports/graphics/piglit/work/piglit-ca5350b4056ae63a93c4c207087b7634873b2ce2/tests/cl/api/get-image-info.c:86: warning: missing braces around initializer
/wrkdirs/usr/ports/graphics/piglit/work/piglit-ca5350b4056ae63a93c4c207087b7634873b2ce2/tests/cl/api/get-image-info.c:86: warning: (near initialization for 'image_desc.<anonymous>')
Approved by: portmgr blanket
|
|
|
|
|
|
| |
/usr/local/include/bfd.h:1629:38: error: expected ',' or '...' before 'ATTRIBUTE_UNUSED'
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/DKOGAN/feedgnuplot-1.39/Changes
|
|
|
|
| |
Submitted by: Jonathan Anderson
|
|
|
|
|
|
|
|
|
| |
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Add LICENSE
- Add regression tests
|
|
|
|
|
|
|
|
|
|
| |
Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
32-bit compat libraries on amd64.
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision: https://reviews.freebsd.org/D7886
|
|
|
|
|
|
| |
Changes: https://github.com/jonathanwiesel/gemojione/blob/v3.1.0/CHANGELOG.md
Approved by: swills (mentor)
|
|
|
|
|
|
|
| |
Changes: http://www.php.net/ChangeLog-7.php#7.0.12
MFH: 2016Q4
Approved by: pi (mentor)
|
|
|
|
| |
- Bump dependent ports
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are
released as a bundle upstream, however, there was not really a clean
way to share this information.
Using these new categories, we can simplify the Makefiles for the diverse
KDE ports.
At the moment we support the virtual category
* kde-kde4
In the future, this will be extended to
* kde-frameworks
* kde-plasma
* kde-applications
PR: 213406
Differential Revision: https://reviews.freebsd.org/D7645
Exp-run by : antoine
Reviewed by: mat, rakuco
Approved by: portmgr (mat), rakuco (mentor)
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
| |
- GC patches (all of them got integrated upstream)
- Rename IMAGE_MAGICK option to a standard IMAGEMAGICK, but keep custom
description which is more specific and follows internal one
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1472729819 which corresponds to commit aa318b0 tagged
as this release.
|
|
|
|
| |
Reported by: ivtopol@gmail.com(via email)
|
|
|
|
|
|
|
|
|
|
|
| |
- make option WEBP default
PR: 211368
- Security patch, port was not vulnerable
Security: https://github.com/libgd/libgd/issues/308
Security: http://seclists.org/oss-sec/2016/q3/626
Security: CVE-2016-7568
PR: 213020
|
|
|
|
|
| |
- Add "compiles" argument to USES=cran
- Update WWW: line in pkg-descr
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Add LICENSE
- Use the framework for tests
|
|
|
|
|
|
|
| |
This update resolves several security vulnerabilities
PR: 213032
MFH: 2016Q4
|
|
|
|
|
|
|
| |
PR: 212207
MFH: 2016Q4
Security: CVE-2016-6525
Security: CVE-2016-6265
|
|
|
|
|
|
|
| |
PR: 212672
MFH: 2016Q4
Security: CVE-2016-5157
Security: CVE-2016-7163
|
| |
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/GraphViz
|
|
|
|
| |
- Fix WWW:
|
| |
|
|
|
|
|
| |
- Add LICENSE
- Switch to USES=localbase
|
|
|
|
|
| |
- Add LICENSE
- Regenerate patches
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
$ make install -C security/nss
$ DEVELOPER=1 make -C graphics/poppler
[...]
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/libpoppler.so.63.0.0 is linked to /usr/local/lib/nss/libnss3.so from security/nss but it is not declared as a dependency
Error: /usr/local/lib/libpoppler.so.63.0.0 is linked to /usr/local/lib/nss/libsmime3.so from security/nss but it is not declared as a dependency
Error: /usr/local/lib/libpoppler.so.63.0.0 is linked to /usr/local/lib/nss/libssl3.so from security/nss but it is not declared as a dependency
Error: /usr/local/lib/libpoppler.so.63.0.0 is linked to /usr/local/lib/nss/libnssutil3.so from security/nss but it is not declared as a dependency
Error: /usr/local/lib/libpoppler.so.63.0.0 is linked to /usr/local/lib/libplds4.so from devel/nspr but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libplds4.so:devel/nspr
Error: /usr/local/lib/libpoppler.so.63.0.0 is linked to /usr/local/lib/libplc4.so from devel/nspr but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libplc4.so:devel/nspr
Error: /usr/local/lib/libpoppler.so.63.0.0 is linked to /usr/local/lib/libnspr4.so from devel/nspr but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libnspr4.so:devel/nspr
Reported by: Walter Schwarzenfeld (via r423591 regression)
Approved by: portmgr blanket
|
|
|
|
|
| |
- Add LICENSE
- Use the frawework for regression tests
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Image-Info
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.
$ cc -lplds4 -L/usr/local/lib
/usr/lib/crt1.o: In function `_start1':
crt1_c.c:(.text+0xa6): undefined reference to `main'
/usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
/usr/local/lib/libplds4.so: undefined reference to `pthread_create'
/usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
/usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
/usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'
PR: 213144
Exp-run by: antoine
|
|
|
|
| |
Changes: https://github.com/sekrit-twc/zimg/blob/release-2.3/ChangeLog
|
| |
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Graph-ReadWrite
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/GD-Thumbnail
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/GDGraph
|
|
|
|
|
| |
PR: 212775
Submitted by: mat
|
|
|
|
|
|
| |
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1475224589 which corresponds to commit 7f3ea39 tagged
as this release.
|
|
|
|
|
|
|
|
|
|
| |
- Changed master site to github
- Added pkg-config file
- Updated license
- Updated WWW site
PR: 212775
Submitted by: Carsten Larsen <cs@innolan.dk> (maintainer)
|
| |
|
|
|
|
| |
- Regenerate patches with `make makepatch`
|
|
|
|
|
|
| |
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1467059439 which corresponds to commit a5f02bb tagged
as this release.
|
|
|
|
|
|
| |
PR: 212593
Submitted by: takefu@airport.fm (maintainer)
Approved by: feld (mentor)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
/usr/local/lib/libopencv_core.so.2: undefined reference to `std::ctype<char>::_M_widen_init() const at GLIBCXX_3.4.11'
Reported by: pkg-fallout, abi@abinet.ru
|
|
|
|
|
|
|
|
|
| |
To avoid confusion, the main port is to track the latest release.
Whether to rename includes/libraries as well making it possible to
install 2.x and 3.x side-by-side remains to be investigated.
PR: 210505 (for tracking)
Inspired by: PkgSrc
|
|
|
|
|
|
| |
Changes: https://github.com/opencv/opencv/compare/2.4.9...2.4.13.1
ABI: https://abi-laboratory.pro/tracker/timeline/opencv/
MFH: 2016Q4
|
|
|
|
| |
WANT_* variables are a relic of the dark times before bsd.port.options.mk.
|
|
|
|
|
|
|
| |
opencv.org points to Itseez repo which is confusing unless one clicks
on the link.
Pointyhat to: jbeich (r423059)
|
|
|
|
|
|
|
|
|
|
| |
However, the project site uses 'Content-Disposition: attachment; filename=' to
provide the filename. Unfortunately this is not yet supported by fetch.
Therefore self host distfile. Note, this does not mean that the proeject site
mentioned under WWW doesn't provide the distfile. It just means that the
distfile would have an undesired name due to the mentioned shortcoming of fetch.
The checksum of that file matches the one that was previously hosted at google
code.
|
|
|
|
| |
- Fix portlint errors.
|
|
|
|
|
| |
PR: ports/213036
Submitted by: pfg@FreeBSD.org
|
|
|
|
|
| |
- Reolocate to github
- Use pathfix macro
|
|
|
|
| |
Submitted by: Yasuhiro KIMURA <yasu@utahmime.org> (private email)
|
|
|
|
|
| |
PR: 213069
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PYTHON_REL is defined in bsd.port.pre.mk, so this unlikely to ever have
worked unless defined via make.conf. Note, USES=python only supports
overriding PYTHON_VERSION apart from DEFAULT_VERSIONS=python*.
$ make -V PYTHON_VERSION PYTHON_REL=3500
python2.7
$ PYTHON_REL=3500 make -V PYTHON_REL
2712
$ make -V PYTHON_REL PYTHON_VERSION=python3.5
3502
PR: 204519 (for tracking)
|
|
|
|
| |
Approved by: rene (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from /usr/local/include/eigen3/unsupported/Eigen/MatrixFunctions:58,
from modules/contrib/src/rgbdodometry.cpp:65:
/usr/local/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h: In member function 'void Eigen::MatrixExponential<MatrixType>::computeUV(float)':
/usr/local/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:296: error: call of overloaded 'pow(int, int&)' is ambiguous
/usr/include/math.h:210: note: candidates are: double pow(double, double)
/usr/include/c++/4.2/cmath:357: note: float std::pow(float, float)
/usr/include/c++/4.2/cmath:361: note: long double std::pow(long double, long double)
/usr/include/c++/4.2/cmath:365: note: double std::pow(double, int)
/usr/include/c++/4.2/cmath:369: note: float std::pow(float, int)
/usr/include/c++/4.2/cmath:373: note: long double std::pow(long double, int)
Reported by: pkg-fallout
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 213103
Submitted by: fernando.apesteguia@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ABI is incompatible... or not? SONAME has changed but the removed vp10
symbols weren't actually exposed (and still aren't).
Note, FreeBSD 9.x now builds with Clang 3.4 because GCC 4.2 fails:
vp9/encoder/x86/vp9_frame_scale_ssse3.c: In function 'eight_tap_row_ssse3':
vp9/encoder/x86/vp9_frame_scale_ssse3.c:93: internal compiler error: in simplify_binary_operation_1, at simplify-rtx.c:2563
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.5.0..v1.6.0
ACC report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.5.0_to_1.6.0/compat_report.html
|
|
|
|
|
| |
PR: 213023
Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ANSi / ASCII art to PNG converter
- Supports 7 textmode formats:
ANS/PCB/BiN/ADF/iDF/TND/XBiN
- Supports 14 MS-DOS charsets
- 80x25, 80x50 and Amiga fonts
- Supports SAUCE and iCE colors
- Small output size (4-bit PNG)
WWW: https://github.com/ansilove/ansilove
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
- Add some explicit dependencies to make Q/A happy
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
| |
Python module of OpenCV 2.4.9 is not compatible with Python 3.x
- both on cmake infrastructure level and on module itself level,
so just mark it as Python 2.x only and remove all the python3
shims - they are don't make any difference anyway.
We can patch that hardly to make it work, but it's better to just
update to latest version that have python3 support out of the box.
PR: 204519 (for tracking)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- convert to autoplist
- limit python version to 2.x
===> Configuring for pygts-0.3.1_5
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "setup.py", line 60
raise RuntimeError, result[0]
^
SyntaxError: invalid syntax
*** Error code 1
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 212867
Reported by: Bengt Ahlgren
Obtained from: Upstream repository
|
| |
|
|
|
|
|
|
|
| |
and not because of openmp
Note that this port should just be removed when pfstools has been
updated to version 2 which now includes this code directly
|
|
|
|
|
| |
- Fix WWW:
- Simplify installation
|
|
|
|
| |
MFC after: 2 weeks
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Switch to options helpers
- Cosmetic fixes
|
| |
|
|
|
|
|
| |
PR: ports/212801
Submitted by: olevole@olevole.ru (maintainer)
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
erlc -W +debug_info +debug_info -o. tools.erl
tools.erl:247: redefining predefined macro 'FUNCTION_NAME'
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
| |
Despite having a configure argument of --with-sha1=libcrypto, only three
of the eight users of graphics/libGL/Makefile.common actually link to
SSL libraries. Individually add USES=ssl to these three ports rather
than have all 8 having this requirement.
Approved by: SSL blanket
|
|
|
|
| |
PR: 210665
|
|
|
|
|
| |
- Switch to options helpers
- Cosmetic fixes
|
|
|
|
| |
These ports built successfully
|
|
|
|
|
| |
I'm not longer evaluating copperspice for use in a project, so release
maintainship of it. I upgraded to the latest version first though.
|
|
|
|
|
|
|
|
|
|
| |
While this port installs icons, do not use INSTALLS_ICONS= to avoid bringing
in a bunch of dependencies to this very light weight port. [0]
ChangeLog: http://feh.finalrewind.org/archive/2.17/
http://feh.finalrewind.org/archive/2.17.1/
Discussed with: kwm [0]
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Approved by: portmgr blanket
|
|
|
|
|
| |
- Switch to options helpers
- Cosmetic fixes
|
| |
|
|
|
|
|
|
| |
PR: 212308
Reported by: antoine@
Differential Revision: D7842
|
|
|
|
|
|
|
|
| |
- Fix build with TOOLS on 9.x
- While here, cosmetic fixes
PR: 212045
Submitted by: pkubaj@anongoth.pl (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well
Submitted by: amdmi3
Reviewed by: mat
Exp-run by: antoine
Approved by: portmgr (mat, antoine)
Differential Revision: D7534
|
|
|
|
|
|
|
|
|
|
| |
While here, refresh patches.
PR: 212308
Submitted by: emaste@
Reported by: andrew@
MFH: 2016Q3
Differential Revision: D7842
|
|
|
|
|
|
|
| |
- While here, remove unneded WRKSRC and fix WWW:
PR: 212497
Submitted by: fernando.apesteguia@gmail.com (maintainer)
|
|
|
|
| |
Approved by: rene (mentor)
|
|
|
|
|
|
|
|
|
|
| |
- this fixes errors like
PHP Warning: imageloadfont(/usr/local/share/jpgraph/fonts/FF_FONT1-Bold.gdf):
failed to open stream: No such file or directory in
/usr/local/share/jpgraph/gd_image.inc.php on line 94, referer: ...
PR: 212516
Submitted by: Andrea Venturoli <ml@netfence.it>
|
|
|
|
|
|
|
|
|
| |
- Switch to USES=localbase
- Install docs
PR: 179337
Submitted by: nemysis@gmx.ch
Approved by: maintainer timeout (grog, 3 years)
|
|
|
|
|
|
|
|
|
| |
*_DEPENDS. Helper variables derived from the loop variable aren't
expanded causing *_DEPENDS to be incorrect.
- Bump all ports with more than one value in USE_LINUX.
PR: 211645
Reported by: jkim
|
|
|
|
|
| |
PR: 209163
Submitted by: marc.priggemeyer@gmail.com
|
|
|
|
|
|
|
| |
PR: 211552
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
MFH: 2016Q2
Security: https://rhn.redhat.com/errata/RHSA-2016-1547.html
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases
that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling. Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
default versions framework.
- bsd.port.mk:
- Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
- Put USE_LINUX_PREFIX handling after USES processing.
- Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
give these variables a different default value.
- When a package needs to run Linux ldconfig check before installation if
Linux support is enabled.
- emulators/linux_base-*:
- Use USES=linux and remove duplication.
- Remove files/lp. FreeBSD or CUPS lp(1) should work.
- Remove files/yp.conf. No longer seems to be used.
- Remove pkg-deinstall and move pkg-install into pkg-plist.
- Update pkg-descr and pkg-message.
- Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
to use FreeBSD mkdir so mkdir -p $path creates $path and not
/compat/linux/$path.
PR: 211645
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
|
|
| |
- Replace CPPFLAGS and LDFLAGS by USES= localbase
PR: 211388
Submitted by: myself
Approved by: The GNOME team (timeout)
Exp-run by: antoine@
|
|
|
|
|
|
|
| |
- Fix LICENSE
PR: 212288
Submitted by: fernando.apesteguia@gmail.com (maintainer)
|
|
|
|
|
|
|
| |
It has been moved upstream (probably due to the digikam-kf5 release).
Approved by: rakuco (mentor)
MFH: 2016Q3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Piglit is the Mesa testsuite. It is very helpful while working on the
graphics stack in both userland and the kernel.
Support for FreeBSD is incomplete at this time. We use a patch to
enable the same build flags as Linux. However, we still lack new code
to support FreeBSD, in particular in scripts under the `framework`
directory, such as a way to collect timestamped messages from the
kernel.
Approved by: kwm
Differential Revision: https://reviews.freebsd.org/D4058
|
|
|
|
|
|
| |
PR: 212183
Submitted by: Kurt Jaeger <pi@FreeBSD.org>
Approved by: pi (mentor)
|
|
|
|
|
| |
PR: 211760
Submitted by: pfg
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- remove option VPX
Security: CVE-2016-6207
Security: CVE-2016-6214
Security: CVE-2016-6132
Security: CVE-2016-5766
PR: 211562
MFH: 2016Q3
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The libmagic specification was ambiguous and was falling back to the
base version. After notifying of this on the PR, the original submitter
indicated that the base libmagic is sufficient, so the dependency on
sysutils/file has been removed with a revbump.
PR: 174130
Submitted by: Walter Schwarzenfeld
|
| |
|
|
|
|
|
|
|
| |
- dependencies added require a bump of portrevision
PR: 211468
Reported by: marino
|
| |
|
|
|
|
|
|
|
|
|
|
| |
https://sourceforge.net/p/ufraw/bugs/407/
- Convert to options subs and helpers
- Mark GTK2 option as implied for GIMP, otherwise poudriere build fails
PR: 211735
Submitted by: myself
Approved by: maintainer timeout
|
|
|
|
| |
- Switch to USES=localbase
|
|
|
|
| |
Approved by: skreuzer (maintainer)
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4]
[1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk
[2] The version in the plasma5 branch also handles frameworks/plasma5 and
handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt
Ports -- I chose to leave this out for now, as the diff is already large
enough.
[3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we
want is already specified as argument to kde:<arg>
[4] For KDE Frameworks and Plasma5 ports this would be kde:5
PR: 210667
Approved by: portmgr, mat (mentor), rakuco (mentor)
Reviewed by: mat, rakuco
Differential Revision: https://reviews.freebsd.org/D6961
|
|
|
|
|
| |
- Switch to options helpers
- Cosmetic fixes
|
|
|
|
|
| |
PR: ports/210968
Submitted by: Jason Bacon <bacon4000@gmail.com>
|
|
|
|
|
| |
PR: ports/206529
Submitted by: Maciej Pasternacki <maciej@pasternacki.net>
|
|
|
|
|
|
|
| |
Only add dependancy (indirect) to glib20 if the depenancy uses glib20. [1]
Add Indirect dependancy to ilmbase for the exr plugin.
Reported by: Miroslav Lachman <000.fbsd@quip.cz> (on freebsd-ports@) [1]
|
|
|
|
|
|
|
|
| |
Add indirect dependacies.
Switch to lcms2 since that is actualy used.
MFH: 2016Q3
Security: f5035ead-688b-11e6-8b1d-c86000169601, CVE-2016-6855
|
|
|
|
| |
Changes: https://github.com/sekrit-twc/zimg/blob/release-2.2.1/ChangeLog
|
|
|
|
|
| |
PR: ports/211652
Submitted by: w.schwarzenfeld@utanet.at
|
|
|
|
|
|
|
| |
Only add dependancy (indirect) to glib20 if the depenancy uses glib20. [1]
Add Indirect dependancy to ilmbase for the exr plugin.
Reported by: Miroslav Lachman <000.fbsd@quip.cz> (on freebsd-ports@) [1]
|