non port: games/bomber/Makefile |
SVNWeb
|
Number of commits found XX: 30 |
Mon, 25 Nov 2019
|
[ 15:56 tobik ] 
518409 games/bomber/Makefile
518409 games/bovo/Makefile
518409 games/granatier/Makefile
518409 games/kapman/Makefile
518409 games/katomic/Makefile
518409 games/kblackbox/Makefile
518409 games/kblocks/Makefile
518409 games/kbounce/Makefile
518409 games/kbreakout/Makefile
518409 games/kdegames/Makefile.common
(Only the first 10 of 39 ports in this commit are shown above. )
Give KDE games back a useful COMMENT after r518382
Pointy hat: tobik
|
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
|
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, 10 Nov 2018
|
[ 07:22 tcberner ] 
484573 accessibility/kmag/Makefile
484573 accessibility/kmousetool/Makefile
484573 accessibility/kmouth/Makefile
484573 astro/libkgeomap/Makefile
484573 audio/audiocd-kio/Makefile
484573 comms/qt5-connectivity/Makefile
484573 devel/kcachegrind/Makefile
484573 devel/kdesdk-thumbnailers/Makefile
484573 devel/umbrello/Makefile
484573 games/bomber/Makefile
(Only the first 10 of 53 ports in this commit are shown above. )
Fix build for some more kde@ ports on GCC-architectures
PR: 233058
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
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
|
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
|
Sun, 8 Apr 2018
|
[ 18:09 tcberner ] 
466814 MOVED
466814 Mk/Uses/kde.mk
466814 games/Makefile
466814 games/blinken
466814 games/blinken/Makefile
466814 games/blinken/distinfo
466814 games/blinken/pkg-plist
466814 games/bomber
466814 games/bomber/Makefile
466814 games/bomber/distinfo
(Only the first 10 of 189 ports in this commit are shown above. )
New ports: KDE Applicationsa games/
* games/kblackbox
* games/kmahjongg
* games/palapeli
* games/ktuberling
* games/klines
* games/kjumpingcube
* games/picmi
* games/ksquares
* games/kolf
* games/kmines
* games/kdiamond
* games/kpat
* games/lskat (Only the first 15 lines of the commit message are shown above )
|
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 )
|
Fri, 20 Sep 2013
|
[ 17:36 bapt ] 
327730 games/0ad/Makefile
327730 games/0verkill/Makefile
327730 games/3dc/Makefile
327730 games/3dpong/Makefile
327730 games/4stattack/Makefile
327730 games/54321/Makefile
327730 games/BillardGL/Makefile
327730 games/CaribbeanStud/Makefile
327730 games/HeroesOfMightAndMagic/Makefile
327730 games/KnightCap/Makefile
(Only the first 10 of 1149 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
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
|
Number of commits found XX: 30 |