non port: multimedia/dragon/Makefile |
SVNWeb
|
Number of commits found: 34 |
Thu, 15 Aug 2019
|
[ 15:38 adridg ] 
509000 Mk/Uses/kde.mk
509000 accessibility/kmag/Makefile
509000 accessibility/kmag/distinfo
509000 accessibility/kmag/pkg-plist
509000 accessibility/kmousetool/Makefile
509000 accessibility/kmousetool/distinfo
509000 accessibility/kmousetool/pkg-plist
509000 accessibility/kmouth/Makefile
509000 accessibility/kmouth/distinfo
509000 accessibility/kmouth/pkg-plist
(Only the first 10 of 578 ports in this commit are shown above. )
Update KDE Applications to latest upstream release, 19.08
Release announcement
https://kde.org/announcements/announce-applications-19.08.0.php
Thanks to tcberner for doing most of the prep-work.
|
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
|
Sun, 23 Jun 2019
|
[ 15:39 tcberner ] 
504959 accessibility/kmag/Makefile
504959 accessibility/kmouth/Makefile
504959 archivers/ark/Makefile
504959 astro/libkgeomap/Makefile
504959 astro/marble/Makefile
504959 audio/audiocd-kio/Makefile
504959 audio/juk/Makefile
504959 audio/libkcddb/Makefile
504959 databases/akonadi/Makefile
504959 deskutils/akonadi-import-wizard/Makefile
(Only the first 10 of 131 ports in this commit are shown above. )
KDE Applications: complete dependency lists
This has been on the TODO list for forever...
PR: 238764
Reported by: yuri
|
Thu, 18 Apr 2019
|
[ 16:55 tcberner ] 
499277 Mk/Uses/kde.mk
499277 accessibility/kmag/distinfo
499277 accessibility/kmag/pkg-plist
499277 accessibility/kmousetool/Makefile
499277 accessibility/kmousetool/distinfo
499277 accessibility/kmouth/distinfo
499277 archivers/ark/Makefile
499277 archivers/ark/distinfo
499277 archivers/ark/files
499277 archivers/ark/pkg-plist
(Only the first 10 of 336 ports in this commit are shown above. )
Update KDE Applications to 19.04.0
The changelog can be found here:
- https://kde.org/announcements/announce-applications-19.04.0.php
Due to crashes on start, multimedia/kdenlive was kept at 18.12.3 for now.
|
Sat, 16 Mar 2019
|
[ 21:32 tcberner ] 
495961 MOVED
495961 Mk/Uses/qt.mk
495961 accessibility/kmousetool/Makefile
495961 astro/marble/Makefile
495961 audio/amarok/Makefile
495961 audio/audiocd-kio/Makefile
495961 audio/juk/Makefile
495961 audio/libkcompactdisc/Makefile
495961 audio/soundkonverter/Makefile
495961 deskutils/basket/Makefile
(Only the first 10 of 58 ports in this commit are shown above. )
multimedia/phonon, multimedia/phonon-gestreamer,
multimedia/phonon-designerplugin: remove flavorse (Qt4 deprecation)
|
Fri, 8 Feb 2019
|
[ 05:11 tcberner ] 
492409 Mk/Uses/kde.mk
492409 accessibility/kdeaccessibility/Makefile
492409 accessibility/kmag/Makefile
492409 accessibility/kmag/distinfo
492409 accessibility/kmousetool/Makefile
492409 accessibility/kmousetool/distinfo
492409 accessibility/kmouth/Makefile
492409 accessibility/kmouth/distinfo
492409 archivers/ark/Makefile
492409 archivers/ark/distinfo
(Only the first 10 of 438 ports in this commit are shown above. )
Update KDE Applications to 18.12.2
[1] https://www.kde.org/announcements/announce-applications-18.12.2.php
[2]
https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.2
|
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
|
Fri, 14 Dec 2018
|
[ 05:07 tcberner ] 
487405 Mk/Uses/kde.mk
487405 accessibility/kmag/Makefile
487405 accessibility/kmag/distinfo
487405 accessibility/kmag/pkg-plist
487405 accessibility/kmousetool/Makefile
487405 accessibility/kmousetool/distinfo
487405 accessibility/kmousetool/pkg-plist
487405 accessibility/kmouth/Makefile
487405 accessibility/kmouth/distinfo
487405 accessibility/kmouth/pkg-plist
(Only the first 10 of 593 ports in this commit are shown above. )
Update KDE Applications to 18.12.0
https://www.kde.org/announcements/announce-applications-18.12.0.php
|
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, 27 Oct 2018
|
[ 11:50 tcberner ] 
483125 archivers/ark/Makefile
483125 astro/marble/Makefile
483125 audio/kmix/Makefile
483125 audio/libkcddb/Makefile
483125 audio/libkcompactdisc/Makefile
483125 deskutils/kcharselect/Makefile
483125 deskutils/keditbookmarks/Makefile
483125 deskutils/kruler/Makefile
483125 devel/cervisia/Makefile
483125 devel/injeqt/files/patch-src_internal_containers.h
(Only the first 10 of 62 ports in this commit are shown above. )
Fix build with GCC-based architectures for various kde@ ports.
- Qt5 required c++11 support.
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
PR: 232726
PR: 232725
PR: 232723
PR: 232722
PR: 232721
PR: 232720
PR: 232719
PR: 232697
PR: 232682
PR: 232669 (Only the first 15 lines of the commit message are shown above )
|
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, 13 Jul 2018
|
[ 17:41 tcberner ] 
474596 Mk/Uses/kde.mk
474596 accessibility/kmag/distinfo
474596 accessibility/kmousetool/Makefile
474596 accessibility/kmousetool/distinfo
474596 accessibility/kmouth/distinfo
474596 archivers/ark/distinfo
474596 archivers/ark/pkg-plist
474596 astro/libkgeomap/distinfo
474596 astro/marble/Makefile
474596 astro/marble/distinfo
(Only the first 10 of 244 ports in this commit are shown above. )
Update KDE Applications to 18.04.3
|
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
|
Thu, 21 Jun 2018
|
[ 16:52 tcberner ] 
472983 MOVED
472983 Mk/bsd.qt.mk
472983 accessibility/kmousetool/Makefile
472983 astro/libkgeomap-kde4/Makefile
472983 astro/marble-kde4/Makefile
472983 astro/marble/Makefile
472983 astro/stellarium-qt4/Makefile
472983 audio/amarok-kde4/Makefile
472983 audio/audiocd-kio/Makefile
472983 audio/juk/Makefile
(Only the first 10 of 105 ports in this commit are shown above. )
multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14632
|
Fri, 27 Apr 2018
|
[ 21:47 tcberner ] 
468499 MOVED
468499 devel/Makefile
468499 devel/kdesdk
468499 devel/kdesdk/Makefile
468499 graphics/Makefile
468499 graphics/kdegraphics
468499 graphics/kdegraphics/Makefile
468499 graphics/kdegraphics/pkg-descr
468499 misc/Makefile
468499 misc/kdeedu
(Only the first 10 of 37 ports in this commit are shown above. )
Add the KDE metaports
* add multimedia/dragon (was missing)
* add the meta ports for the categories
* add x11/kde5 [yeah, we know, there technically is no "KDE 5"]
|
Sat, 10 Feb 2018
|
[ 10:29 tcberner ] 
461375 MOVED
461375 Mk/Uses/kde.mk
461375 accessibility/Makefile
461375 accessibility/jovie/Makefile
461375 accessibility/kaccessible/Makefile
461375 accessibility/kdeaccessibility-kde4
461375 accessibility/kdeaccessibility-kde4/Makefile
461375 accessibility/kmag/Makefile
461375 accessibility/kmousetool/Makefile
461375 accessibility/kmouth/Makefile
(Only the first 10 of 444 ports in this commit are shown above. )
Rename KDE4 meta ports
This is done for
* consistency,
* and to simplify the import of the newer KDE Plasma5 desktop and KDE
applications
Bumps the dependencies.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D12979
|
Tue, 25 Apr 2017
|
[ 08:20 riggs ] 
439367 accessibility/jovie/Makefile
439367 accessibility/kaccessible/Makefile
439367 accessibility/kdeaccessibility4/Makefile
439367 accessibility/kmag/Makefile
439367 accessibility/kmousetool/Makefile
439367 accessibility/kmouth/Makefile
439367 arabic/kde4-l10n/Makefile
439367 archivers/ark/Makefile
439367 astro/kstars/Makefile
439367 astro/libkgeomap/Makefile
(Only the first 10 of 701 ports in this commit are shown above. )
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
|
Tue, 18 Oct 2016
|
[ 17:22 tcberner ] 
424182 Mk/Uses/kde.mk
424182 Mk/bsd.port.mk
424182 accessibility/jovie/Makefile
424182 accessibility/kaccessible/Makefile
424182 accessibility/kmag/Makefile
424182 accessibility/kmousetool/Makefile
424182 accessibility/kmouth/Makefile
424182 archivers/ark/Makefile
424182 astro/kstars/Makefile
424182 astro/marble/Makefile
(Only the first 10 of 168 ports in this commit are shown above. )
Introduce new extensible virtual categories for KDE
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)
|
Wed, 24 Aug 2016
|
[ 08:20 tcberner ] 
420774 CHANGES
420774 Mk/Uses/kde.mk
420774 Mk/bsd.kde4.mk
420774 Mk/bsd.port.mk
420774 accessibility/jovie/Makefile
420774 accessibility/kaccessible/Makefile
420774 accessibility/kdeaccessibility4/Makefile
420774 accessibility/kmag/Makefile
420774 accessibility/kmousetool/Makefile
420774 accessibility/kmouth/Makefile
(Only the first 10 of 364 ports in this commit are shown above. )
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
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] (Only the first 15 lines of the commit message are shown above )
|
Wed, 25 May 2016
|
[ 20:56 rene ] 
415864 MOVED
415864 Mk/bsd.kde4.mk
415864 accessibility/jovie/Makefile
415864 accessibility/kaccessible/Makefile
415864 accessibility/kdeaccessibility4/Makefile
415864 accessibility/kmag/Makefile
415864 accessibility/kmousetool/Makefile
415864 accessibility/kmouth/Makefile
415864 archivers/ark/Makefile
415864 astro/kstars/Makefile
(Only the first 10 of 328 ports in this commit are shown above. )
Remove expired misc/kdehier4 and update all of its consumers to not reference it
any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE
Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.
PR: 209014 (partial)
Submitted by: myself
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D6542
|
Sun, 19 Oct 2014
|
[ 15:57 makc ] 
371193 MOVED
371193 Mk/bsd.kde4.mk
371193 Mk/bsd.sanity.mk
371193 UPDATING
371193 accessibility/jovie/Makefile
371193 accessibility/jovie/distinfo
371193 accessibility/jovie/pkg-descr
371193 accessibility/jovie/pkg-plist
371193 accessibility/kaccessible/Makefile
371193 accessibility/kaccessible/distinfo
(Only the first 10 of 785 ports in this commit are shown above. )
KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added:
baloo - Baloo core libraries
baloo-widgets - Baloo widgets library
kfilemetadata - KDE library for extracting file metadata
New ports:
graphics/kqtquickcharts - QtQuick plugin to render interactive charts
misc/artikulate - Pronunciation trainer for KDE
(not usable currently, links to both
GStreamer 1.x and 0.10.x via dependencies)
sysutils/baloo[-widgets] - KDE framework for searching and
managing user metadata
sysutils/kfilemetadata - Library for extracting file metadata (Only the first 15 lines of the commit message are shown above )
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] 
367888 accessibility/accerciser/Makefile
367888 accessibility/jovie/Makefile
367888 accessibility/kaccessible/Makefile
367888 accessibility/kdeaccessibility4/Makefile
367888 accessibility/kmag/Makefile
367888 accessibility/kmousetool/Makefile
367888 accessibility/kmouth/Makefile
367888 accessibility/orca/Makefile
367888 arabic/kde4-l10n/Makefile
367888 arabic/libreoffice/Makefile
(Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Fri, 15 Aug 2014
|
[ 20:37 mandree ] 
365038 UPDATING
365038 accessibility/jovie/Makefile
365038 accessibility/kaccessible/Makefile
365038 accessibility/kdeaccessibility4/Makefile
365038 accessibility/kmag/Makefile
365038 accessibility/kmousetool/Makefile
365038 accessibility/kmouth/Makefile
365038 arabic/kde4-l10n/Makefile
365038 archivers/ark/Makefile
365038 astro/kstars/Makefile
(Only the first 10 of 522 ports in this commit are shown above. )
Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports)
|
Thu, 3 Apr 2014
|
[ 09:49 makc ] 
349983 MOVED
349983 Mk/bsd.kde4.mk
349983 UPDATING
349983 accessibility/jovie/Makefile
349983 accessibility/jovie/distinfo
349983 accessibility/kaccessible/Makefile
349983 accessibility/kaccessible/distinfo
349983 accessibility/kmag/Makefile
349983 accessibility/kmag/distinfo
349983 accessibility/kmousetool/Makefile
(Only the first 10 of 411 ports in this commit are shown above. )
KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!
KDE ports:
- Convert to USES=tar:xz
devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style
devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port
net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)
x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall
The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
|
Tue, 18 Feb 2014
|
[ 14:23 makc ] 
344893 MOVED
344893 Mk/bsd.kde4.mk
344893 UPDATING
344893 accessibility/jovie/Makefile
344893 accessibility/jovie/distinfo
344893 accessibility/jovie/pkg-plist
344893 accessibility/kaccessible/Makefile
344893 accessibility/kaccessible/distinfo
344893 accessibility/kdeaccessibility4/Makefile
344893 accessibility/kmag/Makefile
(Only the first 10 of 779 ports in this commit are shown above. )
KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
and x11-clocks/kdetoys4 ports have been split. (Only the first 15 lines of the commit message are shown above )
|
Sun, 17 Nov 2013
|
[ 16:35 makc ] 
334103 multimedia/dragon/Makefile
Add PKGNAMESUFFIX and remove LATEST_LINK to comply with new policy
|
Fri, 20 Sep 2013
|
[ 20:57 bapt ] 
327747 multimedia/2mandvd/Makefile
327747 multimedia/ab25/Makefile
327747 multimedia/abby/Makefile
327747 multimedia/acidrip/Makefile
327747 multimedia/aegisub/Makefile
327747 multimedia/arista/Makefile
327747 multimedia/asdcplib/Makefile
327747 multimedia/assimp/Makefile
327747 multimedia/atomicparsley/Makefile
327747 multimedia/audacious-plugins/Makefile
(Only the first 10 of 404 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] 
324744 accessibility/atkmm/Makefile
324744 accessibility/jovie/Makefile
324744 accessibility/kaccessible/Makefile
324744 accessibility/kmag/Makefile
324744 accessibility/kmousetool/Makefile
324744 accessibility/kmouth/Makefile
324744 accessibility/qt4-accessible/Makefile
324744 accessibility/speech-dispatcher/Makefile
324744 archivers/ark/Makefile
324744 archivers/bicom/Makefile
(Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wed, 27 Mar 2013
|
[ 11:55 makc ] 
315373 MOVED
315373 Mk/bsd.kde4.mk
315373 UPDATING
315373 accessibility/jovie/Makefile
315373 accessibility/jovie/distinfo
315373 accessibility/kaccessible/Makefile
315373 accessibility/kaccessible/distinfo
315373 accessibility/kdeaccessibility4/Makefile
315373 accessibility/kmag/Makefile
315373 accessibility/kmag/distinfo
(Only the first 10 of 706 ports in this commit are shown above. )
KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk
The area51 repository features commits by Schaich Alonso and myself.
Contributors:
- Tobias Berner
|
Tue, 26 Mar 2013
|
[ 14:47 makc ] 
315303 Mk/bsd.kde4.mk
315303 audio/juk/Makefile
315303 audio/kio-audiocd/Makefile
315303 audio/kmix/Makefile
315303 audio/kscd/Makefile
315303 audio/libkcddb/Makefile
315303 audio/libkcompactdisc/Makefile
315303 games/pairs/Makefile
315303 multimedia/dragon/Makefile
315303 multimedia/kdemultimedia4-ffmpegthumbs/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
Reformat using 8-space wide tab in preparation for KDE SC 4.10 update
|
Fri, 22 Mar 2013
|
[ 14:18 makc ] 
314933 Mk/bsd.kde4.mk
314933 accessibility/jovie/Makefile
314933 accessibility/kaccessible/Makefile
314933 accessibility/kmag/Makefile
314933 accessibility/kmousetool/Makefile
314933 accessibility/kmouth/Makefile
314933 archivers/ark/Makefile
314933 astro/kstars/Makefile
314933 astro/marble/Makefile
314933 audio/juk/Makefile
(Only the first 10 of 112 ports in this commit are shown above. )
Mk/bsd.kde4.mk:
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV
KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
'USES= cmake:outsource' and add USE_LDCONFIG if needed
|
Wed, 13 Feb 2013
|
[ 17:07 makc ] 
312168 multimedia/dragon/Makefile
Set LATEST_LINK
Reported by: miwi
|
Sun, 3 Feb 2013
|
[ 20:10 makc ] 
311483 MOVED
311483 Mk/bsd.kde4.mk
311483 UPDATING
311483 accessibility/jovie/Makefile
311483 accessibility/jovie/distinfo
311483 accessibility/kaccessible/Makefile
311483 accessibility/kaccessible/distinfo
311483 accessibility/kdeaccessibility4/Makefile
311483 accessibility/kmag/Makefile
311483 accessibility/kmag/distinfo
(Only the first 10 of 610 ports in this commit are shown above. )
KDE/FreeBSD team presents KDE SC 4.9.5 ports!
- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
databases/akonadi to 1.9.0
devel/grantlee to 0.3.0
textproc/rasqal to 0.9.30
textproc/redland-bindings to 1.0.16.1
textproc/soprano to 2.9.0
x11-toolkits/attica to 0.4.1
The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.
Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
|
Number of commits found: 34 |