Port details |
- kdepim44 Libraries for KDE-PIM applications
- 4.4.11.1_7 deskutils
=0 4.4.11.1_7Version of this port present on the latest quarterly branch.
- DEPRECATED: Not supported upstream, conflicts with upcoming kdepimlibs-4.12
This port expired on: 2014-02-28
- Maintainer: kde@FreeBSD.org
- Port Added: 2012-05-24 21:29:39
- Last Update: 2014-02-18 14:27:40
- SVN Revision: 344897
- Also Listed In: ipv6 kde
- License: not specified in port
- WWW:
- http://www.kde.org/
- Description:
- KDE4 is the K Desktop Environment for Unix, Windows, and Mac OS X.
These kde4 ports intend to provide early access to KDE4 for FreeBSD
developers, porters and beta testers. Use at your own risk!
This package provides PIM applications for KDE4.
WWW: http://www.kde.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- kdepim44>0:deskutils/kdepim44
- No installation instructions:
- This port has been deleted.
- PKGNAME: kdepim44
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- libQtCore.so : devel/qt4-corelib
- libQtDBus.so : devel/dbus-qt4
- designer-qt4 : devel/qt4-designer
- libQtGui.so : x11-toolkits/qt4-gui
- moc-qt4 : devel/qt4-moc
- libQtNetwork.so : net/qt4-network
- qmake-qt4 : devel/qmake4
- libQt3Support.so : devel/qt4-qt3support
- rcc : devel/qt4-rcc
- libQtSql.so : databases/qt4-sql
- uic-qt4 : devel/qt4-uic
- libQtWebKit.so : www/webkit-qt4
- libakonadiprotocolinternals.so.1 : databases/akonadi
- automoc4 : devel/automoc4
- libkdecore.so.7 : x11/kdelibs4
- libkpimutils.so.5 : deskutils/kdepimlibs4
- Runtime dependencies:
-
- akonadi_mbox_resource : deskutils/kdepim44-runtime
- libQtCore.so : devel/qt4-corelib
- libQtDBus.so : devel/dbus-qt4
- designer-qt4 : devel/qt4-designer
- libQtGui.so : x11-toolkits/qt4-gui
- libQtNetwork.so : net/qt4-network
- libQt3Support.so : devel/qt4-qt3support
- libQtSql.so : databases/qt4-sql
- libQtWebKit.so : www/webkit-qt4
- libakonadiprotocolinternals.so.1 : databases/akonadi
- kdehier4>=0 : misc/kdehier4
- libkdecore.so.7 : x11/kdelibs4
- index.theme : x11-themes/kde4-icons-oxygen
- libkpimutils.so.5 : deskutils/kdepimlibs4
- Library dependencies:
-
- libgpgme.so : security/gpgme
- libsasl2.so : security/cyrus-sasl2
- libboost_thread.so : devel/boost-libs
- libqca.so : devel/qca
- ldap-2.4.8 : net/openldap24-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4.11.1_7 18 Feb 2014 14:27:40 |
makc |
- Remove old deskutils/kdepim44 and deskutils/kdepim44-runtime, they
conflict with new kdepimlibs from KDE SC 4.12 |
4.4.11.1_7 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
4.4.11.1_6 30 Jan 2014 20:46:40 |
makc |
Deprecate deskutils/kdepim44* ports |
4.4.11.1_6 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.4.11.1_6 05 Nov 2013 22:10:00 |
rakuco |
- Add a series of patches to fix the build with libc++, some of them
imported from deskutils/kdepim4.
- Properly set XDG_CONFIG_HOME to /dev/null when building so that no
additional files are touched at build time. |
4.4.11.1_6 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.4.11.1_5 20 Sep 2013 16:21:38 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
4.4.11.1_5 17 Sep 2013 12:50:50 |
bapt |
Adjust pkgname to avoid confusing binary only users.
oldversion version get their pkgname suffixed by the version, shinest and
greatest version doesn't change their name.
Ajust the conflicts line accordingly
Remove the now useless LATEST_LINK where they are not needed anymore.
Approved by: kde (rakuco) |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.4.11.1_5 02 Apr 2013 15:40:37 |
makc |
- Explicitly record required Qt4 components (thus fix build with kdelibs-4.10)
Approved by: portmgr (miwi) |
4.4.11.1_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.4.11.1_5 27 Feb 2013 12:47:21 |
makc |
Add upstream patch to fix Kalarm segfault.
PR: ports/176046
Submitted by: Anish Mistry <amistry@unitedware.com> |
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.4.11.1_5 31 Jan 2013 13:38:43 |
bapt |
Chase boost update |
4.4.11.1_4 09 Jan 2013 14:51:44 |
avilla |
- Fix build with Clang.
PR: 173719
Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm> via mailing list
swills |
4.4.11.1_4 10 Dec 2012 15:10:03 |
ume |
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2. |
4.4.11.1_3 25 Aug 2012 01:38:34 |
avilla |
- Remove check for inotify.h.
devel/libinotify doesn't support yet some of the events used by the
code, so we can't add it as a dependency, and we need to disable the
checks.
PR: 170209 |
4.4.11.1_3 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.4.11.1_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.4.11.1_2 24 May 2012 21:29:03 |
makc |
Forced commit to note repocopies:
deskutils/kdepim4 -> deskutils/kdepim44
deskutils/kdepim4-runtime -> deskutils/kdepim44-runtime |