Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 Dec 2018 17:55:45
1.3.2_6

|
rene  |
Remove KDE4, part 5
2018-12-31 korean/kde4-l10n: KDE4 is EOL upstream
2018-12-31 net/kget-kde4: KDE4 is EOL upstream
2018-12-31 net/kdenetwork-strigi-analyzers-kde4: KDE4 is EOL upstream
2018-12-31 net/zeroconf-ioslave-kde4: KDE4 is EOL upstream
2018-12-31 net/libkfbapi: Qt4 has been EOL since december 2015
2018-12-31 net/kdenetwork-kde4: KDE4 is EOL upstream
2018-12-31 net/kwooty: Qt4 has been EOL since december 2015
2018-12-31 net/kdenetwork-filesharing-kde4: KDE4 is EOL upstream
2018-12-31 net/libmediawiki-kde4: KDE4 is EOL upstream
2018-12-31 net/kio-upnp-ms: Qt4 has been EOL since december 2015
2018-12-31 net/libkvkontakte-kde4: KDE4 is EOL upstream
2018-12-31 net/krfb-kde4: KDE4 is EOL upstream
2018-12-31 net/smb4k-kde4: Qt4 has been EOL since december 2015
2018-12-31 net/krdc-kde4: KDE4 is EOL upstream (Only the first 15 lines of the commit message are shown above ) |
02 Dec 2018 15:41:48
1.3.2_6

|
rene  |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
28 Jun 2018 17:39:55
1.3.2_6

|
tcberner  |
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 |
10 Feb 2018 10:29:51
1.3.2_6

|
tcberner  |
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 |
25 Apr 2017 08:20:31
1.3.2_5

|
riggs  |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
24 Aug 2016 08:20:31
1.3.2_4

|
tcberner  |
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 ) |
25 May 2016 20:56:06


|
rene  |
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 |
19 Feb 2015 18:19:30
1.3.2_4

|
makc  |
- Remove deprecated USE_KDE4=kdehier
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only
app)
and supposedly fix build of graphics/gnash with KDE4 option |
25 Jan 2015 00:52:49
1.3.2_4

|
rakuco  |
Remove a now-redundant @dirrmtry entry from the plist. |
21 Nov 2014 08:15:12
1.3.2_4

|
rakuco  |
Set CPE information, as requested by rea. |
20 Nov 2014 21:31:18
1.3.2_4

|
rakuco  |
Add upstream patch for CVE-2014-8600 (insufficient input validation).
MFH: 2014Q4
Security: 890b6b22-70fa-11e4-91ae-5453ed2e2b49 |
10 Sep 2014 20:50:37
1.3.2_3

|
gerald  |
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) |
15 Aug 2014 20:37:33
1.3.2_2

|
mandree  |
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) |
29 Jul 2014 21:07:40
1.3.2_1

|
adamw  |
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports) |
18 Feb 2014 14:31:33
1.3.2_1

|
makc  |
- Bump PORTREVISION after KDE4_PREFIX change |
05 Jan 2014 17:19:49
1.3.2

|
rakuco  |
Support staging. |
20 Sep 2013 23:36:54
1.3.2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
14 Aug 2013 22:35:54
1.3.2

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
27 Mar 2013 11:02:53
1.3.2

|
makc  |
Update to 1.3.2 |
22 Mar 2013 20:06:15
1.3.0

|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
30 Oct 2012 01:45:34
1.3.0

|
avilla  |
- Use LOCAL/* syntax in MASTER_SITES.
Feature safe: yes |
18 Sep 2012 10:52:32
1.3.0

|
avilla  |
- Update to 1.3.0.
- Strip Makefile header.
Among the main highlights of this release are spell check support,
access key support and on-demand plugin loading. More at:
https://projects.kde.org/news/163 |
06 Jun 2012 06:44:38
1.2.0_2 
|
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
01 Jun 2012 05:26:28
1.2.0_2 
|
dinoex  |
- update png to 1.5.10 |
16 Feb 2012 15:57:34
1.2.0_1 
|
ashish  |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
29 Oct 2011 01:01:37
1.2.0 
|
avilla  |
- Do not print `cat pkg-message`. |
17 Oct 2011 00:08:01
1.2.0 
|
avilla  |
- Update to 1.2.0. |
19 Mar 2011 12:38:54
0.9.6.b1_1 
|
miwi  |
- Get Rid MD5 support |
02 Sep 2010 21:57:30
0.9.6.b1_1 
|
makc  |
Fix build with KDE 4.5 |
18 Aug 2010 18:16:22
0.9.6.b1 
|
avilla  |
- Update to 0.9.6 Beta.
- Update description and WWW.
Approved by: tabthorpe (mentor) |
26 May 2010 12:11:49
0.9.0.s1130403 
|
avilla  |
- Update to revision 1130403.
- Fix MASTER_SITES.
Approved by: tabthorpe (mentor) |
11 May 2010 12:53:49
0.9.0.s1119520 
|
fluffy  |
- Add kwebkitpart, webkit browser component for KDE
With hat on: kde@ |