Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.14.10_14 10 Feb 2018 11:39:53 |
tcberner |
Follow up to r461375
* Remove the (origins of the) copied ports manually
(as the new ones are repo-copies of these, no history is lost).
* Fixup index in games/Makefile
Sorry for the breakage.
Pointy hat: tcberner |
4.14.10_14 18 Jan 2018 04:11:03 |
jbeich |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
4.14.10_13 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
4.14.10_12 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
4.14.10_11 03 May 2017 17:09:38 |
pawel |
- Update devel/libical to version 2.0
- Bump PORTREVISION in all consumers
- mail/claws-mail-vcalendar now builds, remove IGNORE
- Mark devel/libical-glib as BROKEN
Release Highlights
WARNING: Version 2 IS NOT Binary Compatible with Older Versions
Version 2 is Source Compatible with Older Versions
Lots of source code scrubbing
[New] RSCALE support (requires libicu from http://www.icu-project.org)
[New] CalDAV attachment support (draft-daboo-caldav-attachments)
[New] Resurrect the Berkeley DB storage support
[Bug] issue83: Incorrect recurrence generation for weekly pattern
Handle RRULEs better
Handle threading better
PR: 218711
Submitted by: myself
Approved by: maintainer timeout |
4.14.10_10 02 May 2017 06:48:11 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
4.14.10_9 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
4.14.10_8 26 Mar 2017 15:45:23 |
rakuco |
Update x11/kdelibs4 to 4.14.30.
This is the latest stable release, and contains many of the patches we kept in
files/. The exception is patch-mimetypes_kde.xml, which just did not seem
necessary any longer: area51 r8180 mentions it was working around issues in
shared-mime-info, which has since been updated. While here, add several
dependencies that were reported by Poudriere's checks.
Bump PORTREVISION in ports that use %%KDE4_KDELIBS_VERSION%% in pkg-plist.
Reviewed by: tcberner |
4.14.10_7 26 Mar 2017 12:12:53 |
rakuco |
Switch the KDE PIM ports to KDE4_KDEPIM_VERSION.
Start using it instead of KDE4_KDELIBS_VERSION, the ports can have different
versions. |
4.14.10_7 11 Mar 2017 21:11:18 |
rakuco |
Patch a directory traversal vulnerability in the KTNEF parser.
Backported from
https://commits.kde.org/ktnef/4ff38aa15487d69021aacad4b078500f77fb4ae8
Security announcement:
https://www.kde.org/info/security/advisory-20170227-1.txt
MFH: 2017Q1
Security: e550fc62-069a-11e7-8e3e-5453ed2e2b49 |
4.14.10_6 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
4.14.10_5 26 Nov 2016 23:41:17 |
jhale |
Update security/gpgme-* to 1.8.0
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.
The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module. |
4.14.10_4 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
4.14.10_3 23 Nov 2016 12:15:39 |
tcberner |
Fix conflict between libqgpgme from deskutils/kdepimlibs4 and
security/qgpgme-qt5
Install the kde4 version of libqgpgme as libqgpgme4.
* Bump revision in affected dependencies -- not all ports using USE_KDE=pimlibs
actually link against libqgpgme.
* Remove conflict from security/gpgme-qt5
* Drop KDE3 hunks from patch-cmake__modules__FindQGpgme.cmake
PR: 212886
Reviewed by: rakuco
Approved by: rakuco (mentor) |
4.14.10_2 24 Aug 2016 08:20:31 |
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 ) |
4.14.10_2 22 Jun 2016 18:57:33 |
pi |
x11/kde4: update to kdelibs version 4.14.10
This is based on the area51 testing repository of the KDE-FreeBSD
project, containing work by Raphael Kubo da Costa, Tobias Berner,
Ralf Nolden, Adriaan de Groot and probably many more from the KDE
team.
KDE4 releases have fallen into three tracks now that KDE4 is pretty
much end-of-life upstream. There's the libraries, the workspace
(Plasma4) and applications.
This patch introduces KDE4_KDELIBS_VERSION to track library releases,
which are still done infrequently. It bumps the workspace version.
It leaves applications alone. This has an effect on some applications
pkg-plists where library version numbers need to be changed. Other
than that it's supposed to be a minor upgrade, which opens the doors
for more reorganization and getting KDE Frameworks 5 in.
PR: 210255
Submitted by: Adriaan de Groot <groot@kde.org> (kde), Tobias C.Berner
<tcberner@gmail.com> (kde)
Exp-run by: antoine |
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 |
4.14.3_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.14.3_2 15 Mar 2016 12:35:56 |
rakuco |
Change header installation location for kdelibs4-based ports.
Install x11/kdelibs4's headers into include/kde4 instead of include (which
consequently causes several other ports to have their installation paths
changed too).
The idea behind this is to reduce path conflicts between KDE4 ports and the
upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If
we continue installing the KDE4 headers into include/, we can end up in a
situation like this:
c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp
If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port
will unintentionally be picked up first and the build will fail. (Only the first 15 lines of the commit message are shown above ) |
4.14.3_1 07 Jul 2015 18:06:58 |
amdmi3 |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
4.14.3 11 Mar 2015 23:11:49 |
alonso |
Update KDE SC to 4.14.3
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.
In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>
PR: 197751
PR: 197871
PR: 184996
Reviewed by: rakuco (mentor)
Differential: https://reviews.freebsd.org/D1950 |
4.14.2 19 Oct 2014 15:57:29 |
makc |
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 ) |
4.12.5_3 10 Sep 2014 20:50:37 |
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) |
4.12.5_2 15 Aug 2014 20:37:33 |
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) |
4.12.5_1 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
4.12.5 10 May 2014 19:43:15 |
makc |
KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.
The area51 repository features commits by rakuco and makc. |
4.12.4 03 Apr 2014 09:49:11 |
makc |
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. |
4.12.3 04 Mar 2014 19:15:40 |
makc |
KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!
deskutils/kdepim4:
- Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1]
misc/kdehier4:
- add tests directory (r343428 commit to Templates/BSD.local.dist)
security/kwallet:
- moved to security/kwalletmanager (renamed upstream)
x11/kdelibs:
- remove workaround, which is not needed after global fix in
Mk/bsd.kde4.mk (r315373)
PR: ports/187259 [1]
Submitted by: Tobias Berner <tcberner@gmail.com> |
4.12.2 18 Feb 2014 14:23:05 |
makc |
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 ) |
4.10.5_3 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
4.10.5_2 01 Feb 2014 12:17:42 |
makc |
Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime is
deprecated and will be removed along with switching KDE4_PREFIX to
${LOCALBASE} soon. |
4.10.5_2 12 Jan 2014 19:48:11 |
kwm |
Update to 1.0.
Update Comment
Add LICENSE blob.
Stagify. |
4.10.5_1 11 Dec 2013 18:28:10 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in deskutils |
4.10.5_1 20 Oct 2013 19:20:16 |
jhale |
- Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
to what the author intended. This effectively rolls the version
number backwards, but should prevent future unneccesary version
bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports |
4.10.5 20 Sep 2013 16:21:38 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
4.10.5 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.10.5 04 Jul 2013 23:34:33 |
rakuco |
Update the KDE Software Compilation to 4.10.5.
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.
The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php
The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.
I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved. |
4.10.4 02 Jul 2013 19:04:19 |
rakuco |
Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.
The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php
clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).
Work on the newly-released 4.10.5 will begin shortly. |
4.10.3_1 05 Jun 2013 22:02:09 |
rakuco |
Apply my upstream patch to fix kdepim4-runtime's build with clang 3.3.
Yes, the patch is to kdepimlibs4, but it should actually fix the build
problems that people were having with kdepim4-runtime and CURRENT's clang. |
4.10.3 18 May 2013 20:34:42 |
makc |
KDE/FreeBSD team presents KDE SC 4.10.3 ports!
- Remove patches and checks for unsupported FreeBSD versions.
The area51 repository features commits by avilla, rakuco and myself. |
4.10.1_1 01 Apr 2013 15:27:08 |
rakuco |
Fix pkg-plist (and `make package').
Another fallout after r315578: remove files which were only installed when
unit tests were on from the plist.
Approved by: portmgr (miwi) |
4.10.1 27 Mar 2013 11:55:26 |
makc |
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 |
4.9.5 22 Mar 2013 14:18:02 |
makc |
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 |
4.9.5 03 Feb 2013 20:10:39 |
makc |
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 |
4.8.4_3 31 Jan 2013 13:38:43 |
bapt |
Chase boost update |
4.8.4_2 30 Dec 2012 05:14:02 |
mezz |
-Update devel/libical to 0.48.
-Update the header
-OPTIONSng
-Use the ltverhack to correct the shared library version (44 -> 0).
Bump the rest ports that depend on devel/libical because of shared library
version has been changed. Document the update in UPDATING.
PR: ports/173540
Remind by: Marcin Cieslak <saper@saper.info> |
4.8.4_1 25 Dec 2012 17:12:31 |
ume |
size_t is now defined in sasl.h. |
4.8.4_1 11 Dec 2012 11:51:00 |
ume |
Fix build with latest cyrus-sasl2 port.
Spotted by: Yuri <yuri__at__rawbw.com>
Confirmed by: Yuri <yuri__at__rawbw.com> |
4.8.4_1 10 Dec 2012 15:10:03 |
ume |
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2. |
4.8.4 23 Nov 2012 09:20:27 |
kevlo |
Fix build with clang.
Feature safe: yes |
4.8.4 14 Jun 2012 16:42:04 |
makc |
KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x
series.
Official announcement: http://kde.org/announcements/announce-4.8.4.php |
4.8.3_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
4.8.3_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
4.8.3 25 May 2012 02:15:21 |
makc |
KDE/FreeBSD team presents long awaited KDE SC 4.8.3!
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.
Follow UPDATING instruction!
New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect (Only the first 15 lines of the commit message are shown above ) |
4.7.4_1 11 May 2012 08:53:36 |
makc |
security/gpgme doesn't install libgpgme-pth now. Remove support for it. |
4.7.4_1 15 Apr 2012 18:44:17 |
rakuco |
Fix build with clang.
Import upstream commit b886894bd1afc515947c24883169d0a5107a86d5, which
fixes the build with clang.
Shouldn't be needed anymore when 4.8.x hits the tree.
PR: 166271 |
4.7.4_1 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
4.7.4 25 Jan 2012 10:21:01 |
avilla |
The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, which
concludes the 4.7 series.
The official release notes can be found at:
http://kde.org/announcements/announce-4.7.4.php
PR: 162216
PR: 163662 |
4.7.3 14 Nov 2011 02:59:40 |
rakuco |
The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.
This is an incremental update and should be much easier to handle than
the transition from 4.6.5 to 4.7.2 in the ports tree.
The official release notes can be found at
http://www.kde.org/announcements/announce-4.7.3.php.
Approved by: avilla (mentor), makc (mentor), portmgr (miwi)
Feature safe: yes |
4.7.2 17 Oct 2011 00:03:42 |
avilla |
The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports
We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.
PR: 156293 [1]
159219 [2]
160164 [3]
Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1]
Alvaro Castillo <gobledb@gmail.com> [2]
dkeav04@gmail.com [3]
Tested by: exp-run via pav |
4.6.5_1 21 Jul 2011 12:43:39 |
jlaffaye |
- Chase gpgme shared lib bump.
- Add an entry to UPDATING
Reviewed by: tabthorpe |
4.6.5 07 Jul 2011 16:38:39 |
makc |
Update KDE Software Compilation ports to 4.6.5
Official announcement: http://www.kde.org/announcements/announce-4.6.5.php
Changelog: http://www.kde.org/announcements/changelogs/changelog4_6_4to4_6_5.php |
4.6.4 14 Jun 2011 09:23:49 |
avilla |
The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read full
announcement here: http://kde.org/announcements/announce-4.6.4.php |
4.6.3 16 May 2011 19:26:43 |
makc |
Update KDE Software Compilation ports to 4.6.3
Special thanks to Raphael Kubo da Costa for his work on this update. |
4.6.2 10 Apr 2011 08:46:46 |
makc |
Drop KDE4_BUILD_TYPE in favour of CMAKE_BUILD_TYPE |
4.6.2 07 Apr 2011 12:03:34 |
avilla |
The FreeBSD KDE Team is pleased to announce April updates for KDE
Software Compilation: 4.6.2, codename "Congrats". Read the full
announcement here: http://kde.org/announcements/announce-4.6.2.php.
Special thanks to Raphael Kubo da Costa who ported the release. |
4.6.1 25 Mar 2011 10:33:51 |
avilla |
The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIM
4.4.10. The official 4.6.1 release notes can be found at:
http://www.kde.org/announcements/announce-4.6.1.php
We'd like to say thanks to all helpers and submitters.
Tested by: exp-run via miwi |
4.5.5_2 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
4.5.5_1 14 Jan 2011 07:42:11 |
dougb |
Fix the shared library version number for libassuan to reflect what
the authors intended by adding:
USE_AUTOTOOLS= libtool
USE_GNOME= ltverhack
to security/libassuan/Makefile.
Update the libassuan shared library version number and/or bump
PORTREVISION in the dependent ports.
Requested by: ale
Feature safe: yes |
4.5.5 07 Jan 2011 23:54:08 |
fluffy |
- The KDE FreeBSD team is proud to announce the release of KDE 4.5.5
for FreeBSD.
It's a bugfix-only release, January 2011 set. |
4.5.4_2 24 Dec 2010 21:21:49 |
makc |
Chase libassuan update
PR: ports/153408
Reported by: Pascal Stumpf <Pascal.Stumpf at cubes.de> |
4.5.4_1 16 Dec 2010 02:34:07 |
glarkin |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
4.5.4 02 Dec 2010 21:12:38 |
makc |
KDE FreeBSD team presents KDE SC 4.5.4. |
4.5.3 03 Nov 2010 18:03:27 |
makc |
KDE FreeBSD team presents KDE SC 4.5.3. |
4.5.2 05 Oct 2010 17:44:17 |
makc |
KDE FreeBSD team presents KDE SC 4.5.2.
kdebase4-workspace is now shipped with FreeBSD-branded wallpapers [1]
(set by default for new accounts). Thanks to Ivan Cukic from KDE
for making the wallpapers!
[1] http://ivan.fomentgroup.org/blog/2010/09/05/stripes-kde-be-free-freebsd/ |
4.5.1 02 Sep 2010 21:06:27 |
makc |
KDE FreeBSD team presents KDE SC 4.5.1.
New ports added:
misc/kde4-l10n-ia - Interlingua localization for KDE |
4.4.5 29 Jun 2010 20:35:28 |
makc |
Present KDE SC 4.4.5 for FreeBSD.
Feature safe: yes |
4.4.4_1 11 Jun 2010 23:16:46 |
makc |
Reduce dependency from boost-python-libs to boost-libs |
4.4.4 01 Jun 2010 21:35:38 |
makc |
Present KDE SC 4.4.4 for FreeBSD. |
4.4.3_2 22 May 2010 16:20:31 |
makc |
Point pimlibs dependent ports directly to kde4 libraries,
so they don't link with kdepim3.
Reported by: Jan Henrik Sylvester <me at janh.de> via kde@freebsd maillist. |
4.4.3_1 22 May 2010 05:56:51 |
marcus |
Update libical to 0.44. |
4.4.3 11 May 2010 14:29:37 |
fluffy |
- Note kdelibs4-experimental removal
- Attach new-born ports to the build
- Add missed patch to kdepimlibs4
With hat on: kde@ |
4.4.3 11 May 2010 14:21:05 |
fluffy |
- The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSD
With hat on: kde@ |
4.3.5_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
4.3.5 06 Feb 2010 21:52:30 |
miwi |
Presenting KDE 4.3.5 for FreeBSD. The official release notes for this
release can be found at http://kde.org/announcements/announce-4.3.5.php.
KDE 4.3.5, the last bugfix release in 4.3.x series. We'd like to say
thanks to all helpers and submitters. |
4.3.4_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
4.3.4_1 01 Jan 2010 09:34:19 |
fluffy |
- Fix dependency path (boost-libs => bost-python-libs)
Pointyhat to: miwi
Approved by: miwi, tabthorpe (mentors implicit) |
4.3.4_1 31 Dec 2009 20:12:32 |
miwi |
- Fix build after boost*
Submitted by: fluffy |
4.3.4 01 Dec 2009 16:34:53 |
miwi |
The FreeBSD KDE is please to announce the release of KDE 4.3.4,
a bugfix, translation and maintenance update. Release note can be found
at http://kde.org/announcements/announce-4.3.4.php
We'd like to say thanks to all helpers and submitters. |
4.3.3 27 Nov 2009 01:44:03 |
miwi |
The KDE FreeBSD team is proud to announce the release of KDE 4.3.3
for FreeBSD.
For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_3_1to4_3_2.php
http://www.kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.
Tested by: pointyhat-exp-run (myself) |
4.3.1 01 Sep 2009 22:19:47 |
tabthorpe |
The FreeBSD KDE is please to announce the release of KDE 4.3.1,
a bugfix, translation and maintenance update. Release note can be found
at http://kde.org/announcements/announce-4.3.1.php
We would like to thank all our contributors and testers. My personal
thanks to miwi and makc for coaching me through my first KDE commit. |
4.3.0_1 10 Aug 2009 11:47:36 |
makc |
Mk/bsd.kde4.mk:
- rework KDE4_BUILDENV
All ports:
- remove needless post-extract target
- make patches relative to ${PATCH_WRKSRC}
- clean up
- bump PORTREVISION when required
databases/akonadi:
- replace dependency on boost-python-libs with boost-libs
(finally, boost-pyhton does not conflict with boost \o/)
deskutils/kdepim*:
- replace boost-python-libs with boost-libs (Only the first 15 lines of the commit message are shown above ) |
4.3.0 04 Aug 2009 21:14:07 |
miwi |
The KDE FreeBSD team is proud to announce the release of KDE 4.3.0
for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release
notes can be found at:
http://kde.org/announcements/4.3/index.php.
We'd like to say thanks to all helpers and submitters.
Tested by: pointyhat-exp-run (pav/miwi) |
4.2.4_1 28 Jul 2009 11:45:09 |
pav |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
4.2.4_1 15 Jul 2009 16:47:45 |
wxs |
- Chase security/gpgme update.
Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the
following ports require a patch to use the new gpgme correctly:
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim4
deskutils/kdepim4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
finance/qhacc
mail/mutt-devel
net-im/ayttm
net-im/centericq
net-im/centerim
net-im/centerim-devel
security/openvas-libnasl
These patches were submitted by various people and documented in ports/135911.
PR: ports/135911 |
4.2.4 03 Jun 2009 11:02:11 |
miwi |
The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfix
release in 4.2.x series. The official KDE 4.2.4 release changelog can
be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_3to4_2_4.php. |
4.2.3_1 16 May 2009 08:55:35 |
makc |
Fix PLIST_SUB handling.
PR: ports/134478
Submitted by: Dima Panov <fluffy at fluffy.khv.ru> |
4.2.3_1 09 May 2009 19:38:17 |
makc |
Update KDE ports to 4.2.3
See original release announcement for details:
http://kde.org/announcements/announce-4.2.3.php
New ports:
devel/kdebindings4:
Meta port of KDE bindings for C#, Java, PHP, Python and Ruby.
Currently only Python bindings are supported.
devel/kdebindings4-python, devel/kdebindings4-python-krosspython,
devel/kdebindings4-python-pykde4:
Python bindings for KDE.
print/kdeutils4-printer-applet:
printer-applet is a system tray utility. It shows current print jobs,
shows printer warnings and errors and shows when printers that have
been plugged in for the first time are being auto-configured by
hal-cups-utils. It replaces kjobviewer in KDE 3.
print/system-config-printer-kde
A port of Gnome system-config-printer to KDE. |
4.2.2_1 17 Apr 2009 13:10:42 |
miwi |
- Mark all kde4 ports MAKE_JOBS_UNSAFE
Approved by: portmgr (pav) |
4.2.2_1 10 Apr 2009 05:56:28 |
marcus |
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach. |