non port: emulators/mgba/Makefile |
SVNWeb
|
Number of commits found: 19 |
Fri, 8 Nov 2019
|
[ 10:08 tobik ] 
517045 editors/codelite/Makefile
517045 editors/cudatext/Makefile
517045 editors/gmanedit/Makefile
517045 editors/gobby/Makefile
517045 editors/leafpad/Makefile
517045 editors/linux-sublime/Makefile
517045 editors/linux-sublime3/Makefile
517045 editors/medit/Makefile
517045 editors/morla/Makefile
517045 editors/picpas/Makefile
(Only the first 10 of 59 ports in this commit are shown above. )
e*: Add missing USES={gnome,sdl,xorg}
|
Tue, 17 Sep 2019
|
[ 19:21 tobik ] 
512232 audio/libaacplus/Makefile
512232 audio/splay/Makefile
512232 biology/seqan1/Makefile
512232 converters/py-text-unidecode/Makefile
512232 databases/libgda5/Makefile
512232 databases/libiodbc/Makefile
512232 databases/p5-DBIx-Abstract/Makefile
512232 devel/gettext-runtime/Makefile
512232 devel/gobject-introspection/Makefile
512232 devel/kf5-kcoreaddons/Makefile
(Only the first 10 of 40 ports in this commit are shown above. )
Fix some misspelled or duplicated LICENSE_*
|
Mon, 5 Aug 2019
|
[ 23:06 jbeich ] 
508216 astro/siril/Makefile
508216 audio/alsa-plugins/Makefile
508216 audio/aqualung/Makefile
508216 audio/aubio/Makefile
508216 audio/audacity/Makefile
508216 audio/baresip/Makefile
508216 audio/cantata/Makefile
508216 audio/carla/Makefile
508216 audio/chromaprint/Makefile
508216 audio/cmus/Makefile
(Only the first 10 of 159 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] 
507372 Mk/bsd.ruby.mk
507372 accessibility/atkmm/Makefile
507372 accessibility/kmag/Makefile
507372 accessibility/kmousetool/Makefile
507372 accessibility/kmouth/Makefile
507372 accessibility/libqaccessibilityclient/Makefile
507372 accessibility/qt5-speech/Makefile
507372 archivers/R-cran-zip/Makefile
507372 archivers/ark/Makefile
507372 archivers/brotli/Makefile
(Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Tue, 29 Jan 2019
|
[ 00:46 jbeich ] 
491528 emulators/mgba/Makefile
491528 emulators/mgba/distinfo
491528 emulators/mgba/files
491528 emulators/mgba/pkg-plist
emulators/mgba: update to 0.7.0
- Expose libretro core as a port option
- Add USES=gl for USE_GL, USES=gnome for INSTALLS_ICONS
Changes: https://github.com/mgba-emu/mgba/blob/0.7.0/CHANGES
PR: 227346
Submitted by: Greg V (maintainer)
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] 
490472 accessibility/kdeaccessibility/Makefile
490472 accessibility/kmag/Makefile
490472 accessibility/kmousetool/Makefile
490472 accessibility/kmouth/Makefile
490472 accessibility/qt5-speech/Makefile
490472 archivers/ark/Makefile
490472 archivers/kf5-karchive/Makefile
490472 archivers/peazip/Makefile
490472 archivers/quazip/Makefile
490472 astro/gpsbabel/Makefile
(Only the first 10 of 1089 ports in this commit are shown above. )
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above )
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] 
488341 CHANGES
488341 Mk/Uses/cmake.mk
488341 accessibility/jovie-kde4/Makefile
488341 accessibility/kaccessible-kde4/Makefile
488341 accessibility/kmag-kde4/Makefile
488341 accessibility/kmag/Makefile
488341 accessibility/kmousetool-kde4/Makefile
488341 accessibility/kmousetool/Makefile
488341 accessibility/kmouth-kde4/Makefile
488341 accessibility/kmouth/Makefile
(Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] 
487272 Mk/bsd.ruby.mk
487272 accessibility/atkmm/Makefile
487272 accessibility/kmag/Makefile
487272 accessibility/kmousetool/Makefile
487272 accessibility/kmouth/Makefile
487272 accessibility/qt5-speech/Makefile
487272 archivers/R-cran-zip/Makefile
487272 archivers/ark/Makefile
487272 archivers/brotli/Makefile
487272 archivers/c-blosc/Makefile
(Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sat, 10 Nov 2018
|
[ 19:57 kwm ] 
484640 MOVED
484640 audio/beets/Makefile
484640 audio/kwave/Makefile
484640 audio/mp3plot/Makefile
484640 comms/apitran/Makefile
484640 comms/gscmxx/Makefile
484640 databases/opendbviewer/Makefile
484640 databases/virtuoso/Makefile
484640 deskutils/ljit/Makefile
484640 deskutils/shutter/Makefile
(Only the first 10 of 157 ports in this commit are shown above. )
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch>
|
Tue, 6 Nov 2018
|
[ 01:50 jbeich ] 
484273 astro/siril/Makefile
484273 audio/acoustid-fingerprinter/Makefile
484273 audio/alsa-plugins/Makefile
484273 audio/aqualung/Makefile
484273 audio/aubio/Makefile
484273 audio/audacity/Makefile
484273 audio/baresip/Makefile
484273 audio/beets/Makefile
484273 audio/cantata/Makefile
484273 audio/carla/Makefile
(Only the first 10 of 188 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] 
479406 accessibility/kmag/Makefile
479406 accessibility/kmousetool/Makefile
479406 accessibility/kmouth/Makefile
479406 archivers/ark/Makefile
479406 archivers/brotli/Makefile
479406 archivers/erlang-snappy/Makefile
479406 archivers/lzop/Makefile
479406 astro/geographiclib/Makefile
479406 astro/libkgeomap/Makefile
479406 astro/marble/Makefile
(Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Fri, 31 Aug 2018
|
[ 02:37 jhale ] 
478511 emulators/mgba/Makefile
478511 emulators/mgba/distinfo
Fix build with Qt 5.11
PR: 230884
Obtained from: upstream
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] 
475857 Mk/bsd.ruby.mk
475857 accessibility/atkmm/Makefile
475857 archivers/brotli/Makefile
475857 archivers/c-blosc/Makefile
475857 archivers/innoextract/Makefile
475857 archivers/kf5-karchive/Makefile
475857 archivers/lazperf/Makefile
475857 archivers/libpar2/Makefile
475857 archivers/paq/Makefile
475857 archivers/pxz/Makefile
(Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] 
473503 CHANGES
473503 Mk/Scripts/qa.sh
473503 Mk/Uses/qmake.mk
473503 Mk/Uses/qt-dist.mk
473503 Mk/Uses/qt.mk
473503 Mk/bsd.port.mk
473503 Mk/bsd.qt.mk
473503 Mk/bsd.sanity.mk
473503 accessibility/jovie-kde4/Makefile
473503 accessibility/kaccessible-kde4/Makefile
(Only the first 10 of 1416 ports in this commit are shown above. )
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540
|
Wed, 2 May 2018
|
[ 15:57 jbeich ] 
468848 emulators/mgba/Makefile
468848 emulators/mgba/distinfo
emulators/mgba: unbreak with ffmpeg 4.0
src/feature/ffmpeg/ffmpeg-encoder.c:232:29: error: use of undeclared identifier
'CODEC_FLAG_GLOBAL_HEADER'
encoder->audio->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
src/feature/ffmpeg/ffmpeg-encoder.c:294:28: error: use of undeclared identifier
'CODEC_FLAG_GLOBAL_HEADER'
encoder->video->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
PR: 227726
Reported by: antoine (via exp-run)
Obtained from: upstream (mgba 0.6.2)
|
[ 15:07 jbeich ] 
468844 astro/siril/Makefile
468844 audio/acoustid-fingerprinter/Makefile
468844 audio/alsa-plugins/Makefile
468844 audio/aqualung/Makefile
468844 audio/aubio/Makefile
468844 audio/audacity/Makefile
468844 audio/baresip/Makefile
468844 audio/beets/Makefile
468844 audio/cantata/Makefile
468844 audio/carla/Makefile
(Only the first 10 of 183 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175
|
Fri, 1 Dec 2017
|
[ 07:19 antoine ] 
455251 astro/wcslib/Makefile
455251 cad/freecad/Makefile
455251 comms/flcluster/Makefile
455251 comms/fldigi/Makefile
455251 deskutils/gnome-photos/Makefile
455251 devel/apitrace/Makefile
455251 editors/pdfedit/Makefile
455251 emulators/fuse-utils/Makefile
455251 emulators/mgba/Makefile
455251 games/eduke32/Makefile
(Only the first 10 of 41 ports in this commit are shown above. )
Cleanup LIB_DEPENDS on libpng
|
Sat, 21 Oct 2017
|
[ 06:50 jbeich ] 
452570 audio/acoustid-fingerprinter/Makefile
452570 audio/alsa-plugins/Makefile
452570 audio/aqualung/Makefile
452570 audio/aubio/Makefile
452570 audio/audacity/Makefile
452570 audio/baresip/Makefile
452570 audio/beets/Makefile
452570 audio/cantata/Makefile
452570 audio/chromaprint/Makefile
452570 audio/cmus/Makefile
(Only the first 10 of 169 ports in this commit are shown above. )
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine
|
Thu, 5 Oct 2017
|
[ 16:35 tobik ] 
451322 emulators/Makefile
451322 emulators/mgba
451322 emulators/mgba/Makefile
451322 emulators/mgba/distinfo
451322 emulators/mgba/pkg-descr
451322 emulators/mgba/pkg-plist
New port: emulators/mgba
A modern open source Game Boy Advance emulator, with support for Game
Boy and Game Boy Color games as well. The project started in April
2013 with the goal of being fast enough to run on lower end hardware
than other emulators support, without sacrificing accuracy or
portability. Other goals include accurate enough emulation to provide
a development environment for homebrew software, a good workflow for
tool-assist runners, and a modern feature set for emulators that older
emulators may not support.
WWW: https://mgba.io
PR: 222779
Submitted by: Greg V <greg@unrelenting.technology>
|
Number of commits found: 19 |
|
Latest Vulnerabilities |
13 vulnerabilities affecting 78 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2019-12-06 20:23:44
|
|