non port: databases/kexi/Makefile |
SVNWeb
|
Number of commits found XX: 14 |
Sun, 5 Jul 2020
|
[ 19:20 tcberner ] 
541296 databases/kexi/Makefile
541296 devel/injeqt/Makefile
541296 textproc/libkolabxml/Makefile
541296 x11/sddm/Makefile
Switch to using CMAKE_ON/CMAKE_OFF instead of more clunky CMAKE_ARGS
|
Sat, 14 Mar 2020
|
[ 17:42 tcberner ] 
528428 databases/kexi/Makefile
528428 editors/calligra/Makefile
528428 editors/calligraplan/Makefile
528428 graphics/kgraphviewer/Makefile
528428 graphics/showimage/Makefile
528428 irc/konversation/Makefile
528428 net-p2p/ktorrent/Makefile
528428 sysutils/krename/Makefile
528428 www/choqok/Makefile
Make implicit dependency on devel/qt5-concurrent explicit
|
Fri, 8 Nov 2019
|
[ 09:37 tobik ] 
517042 databases/adodb/Makefile
517042 databases/akonadi/Makefile
517042 databases/dbf/Makefile
517042 databases/emma/Makefile
517042 databases/kexi/Makefile
517042 databases/libmongo-client/Makefile
517042 databases/mariadb101-server/Makefile
517042 databases/mdbtools/Makefile
517042 databases/monetdb/Makefile
517042 databases/pear-Horde_Db/Makefile
(Only the first 10 of 25 ports in this commit are shown above. )
databases: Add missing USES={gnome,php}
|
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
|
Sat, 6 Apr 2019
|
[ 13:29 tcberner ] 
498094 databases/kdb/Makefile
498094 databases/kdb/distinfo
498094 databases/kdb/pkg-plist
498094 databases/kexi/Makefile
498094 databases/kexi/distinfo
498094 databases/kexi/files/patch-git_1578fc
498094 databases/kexi/pkg-plist
498094 textproc/kreport/Makefile
498094 textproc/kreport/distinfo
498094 textproc/kreport/pkg-plist
(Only the first 10 of 13 ports in this commit are shown above. )
databases/kexi: update to 3.2.0
|
Fri, 8 Feb 2019
|
[ 22:50 tcberner ] 
492466 audio/juk/Makefile
492466 databases/kexi/Makefile
492466 games/knights/Makefile
492466 games/ksudoku/Makefile
492466 graphics/kphotoalbum/Makefile
492466 graphics/showimage/Makefile
492466 multimedia/kaffeine/Makefile
492466 multimedia/phonon-gstreamer/Makefile
492466 x11-fm/krusader2/Makefile
492466 x11/yakuake/Makefile
Fix with build on GCC architectures.
PR: 235093
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
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
|
Sun, 4 Nov 2018
|
[ 19:00 tcberner ] 
484140 MOVED
484140 Mk/Uses/qt.mk
484140 astro/kstars/Makefile
484140 astro/marble/Makefile
484140 astro/qmapshack/Makefile
484140 audio/musescore/Makefile
484140 audio/plasma5-plasma-pa/Makefile
484140 audio/supercollider/Makefile
484140 comms/qt5-connectivity/Makefile
484140 comms/qt5-sensors/Makefile
(Only the first 10 of 187 ports in this commit are shown above. )
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
porting simpler; the set of ports using either mostly coincided.
Exp-run by: antoine
PR: 223687
PR: 232751
|
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
|
Sat, 28 Apr 2018
|
[ 09:28 tcberner ] 
468526 databases/kdb/Makefile
468526 databases/kdb/distinfo
468526 databases/kdb/files
468526 databases/kdb/pkg-plist
468526 databases/kexi/Makefile
468526 databases/kexi/distinfo
468526 databases/kexi/pkg-plist
468526 editors/calligra/Makefile
468526 editors/calligra/distinfo
468526 editors/calligra/files/patch-filters_karbon_pdf_CMakeLists.txt
(Only the first 10 of 21 ports in this commit are shown above. )
Update calligra, krita, kexi (and their dependencies) to their newest versions
|
Sat, 30 Sep 2017
|
[ 20:26 tcberner ] 
451010 databases/kdb/Makefile
451010 databases/kdb/distinfo
451010 databases/kdb/pkg-plist
451010 databases/kexi/Makefile
451010 databases/kexi/distinfo
451010 databases/kexi/pkg-plist
451010 textproc/kreport/Makefile
451010 textproc/kreport/distinfo
451010 textproc/kreport/pkg-plist
451010 x11-toolkits/kproperty/Makefile
(Only the first 10 of 12 ports in this commit are shown above. )
Update databases/kdb, databases/kexi, textproc/kreport and
x11-toolkits/kproperty to 3.0.2
Reviewed by: rakuco, adridg
Differential Revision: https://reviews.freebsd.org/D12500
|
Sat, 17 Jun 2017
|
[ 13:44 rakuco ] 
443772 MOVED
443772 UPDATING
443772 chinese/Makefile
443772 chinese/calligra-l10n-zh_CN
443772 chinese/calligra-l10n-zh_TW
443772 databases/Makefile
443772 databases/kdb
443772 databases/kdb/Makefile
443772 databases/kdb/distinfo
443772 databases/kdb/pkg-descr
(Only the first 10 of 86 ports in this commit are shown above. )
Update the Calligra ports to 3.0.1.
The 3.x series is based on KDE Frameworks 5, and some programs have been split
into separate ports:
- Sheets, Words & co are in editors/calligra.
- Krita is in graphics/krita.
- Kexi is in databases/kexi.
- The calligra-l10n* ports are now part of editors/calligra itself.
Okular support in editors/calligra and Marble support in textproc/kreport have
been disabled for now because they need the KF5 version of those ports.
Thanks to everyone who's tested it and worked on it in our area51 repository.
Submitted by: Adrian de Groot <groot@kde.org>, tcberner, rakuco
Reviewed by: rakuco, mat (earlier versions)
Differential Revision: https://reviews.freebsd.org/D10167
|
Number of commits found XX: 14 |
|
Latest Vulnerabilities |
10 vulnerabilities affecting 79 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-03-05 21:21:29
|
|