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
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq

Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
This commit is contained in:
Max Brazhnikov 2012-05-25 02:15:20 +00:00
parent 4319d23808
commit f564508406
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297371
520 changed files with 7420 additions and 8501 deletions

4
MOVED
View file

@ -3399,3 +3399,7 @@ palm/coldsync||2012-05-19|BROKEN for more than 6 month, does not compile
graphics/linux-ac3d||2012-05-19|Has expired: BROKEN for more than 6 month
archivers/pecl-bz2|archivers/php5-bz2|2012-05-20|bz2 is included in core php
misc/freshmeat-submit|misc/freecode-submit|2012-05-20|Project renamed
devel/kdebindings4-kross-interpreters||2012-05-25|kdebindings4 ports have been refactored
devel/kdebindings4-python||2012-05-25|kdebindings4 ports have been refactored
devel/kdebindings4-ruby||2012-05-25|kdebindings4 ports have been refactored
devel/kdebindings4-smoke||2012-05-25|kdebindings4 ports have been refactored

View file

@ -8,173 +8,306 @@
# Please make sure all changes to this file are past through the maintainer.
# Do not commit them yourself (unless of course you're the Port's Wraith ;).
Kde_Pre_Include= bsd.kde4.mk
Kde_Include_MAINTAINER= kde@FreeBSD.org
Kde_Pre_Include= bsd.kde4.mk
#
# This file contains some variable definitions that are supposed to
# make your life easier when dealing with ports related to the KDE4
# desktop environment. It's automatically included when USE_KDE4
# is defined in the ports' makefile.
# This file contains some variable definitions that are supposed to make your
# life easier when dealing with ports related to the KDE Software Compilation 4.
# It's automatically included when ${USE_KDE4} is defined in a port's Makefile.
#
# KDE4 related ports can use this as follows:
#
# USE_KDE4= kdehier kdeprefix kdelibs
# USE_KDE4= kdehier kdelibs kdeprefix
# USE_QT_VER= 4
# QT_COMPONENTS=corelib #set additional qt4 components here
# QT_COMPONENTS=corelib # Set additional Qt 4 components here.
#
# .include <bsd.port.mk>
#
# Additionally, '_build' and '_run' suffixes can be used to force components
# dependency type (e.g., 'marble_run'). If no suffix is set, a default
# dependency type will be used. If you want to force both types, add the
# component twice with both suffixes (e.g., 'pykde4_build pykde4_run').
#
# Available KDE4 components are:
#
# akonadi - Akonadi PIM storage service
# automoc4 - automoc4 tool
# baseapps - Basic KDE applications (Konqueror, Dolphin)
# kdeexp - experimental libraries (with non-stable ABI/API)
# kdehier - Provides common KDE directories
# kdelibs - The base set of KDE libraries
# kdeprefix - If set, port will be installed into ${KDE4_PREFIX} instead of ${LOCALBASE}
# oxygen - icon themes
# pimlibs - KDE PIM libraries
# pimruntime - KDE PIM runtime services
# pykde4 - Python bindings for KDE
# pykdeuic4 - User Interface Compiler for PyKDE
# runtime - More KDE applications
# sharedmime - share-mime-info wrapper for KDE ports
# workspace - More KDE applications (Plasma, kwin, etc.)
# baseapps - Basic applications for KDE Desktop
# kate - KDE text editor framework
# kdehier - Hierarchy of common KDE directories
# kdelibs - KDE Developer Platform
# kdeprefix - If set, port will be installed into ${KDE4_PREFIX} instead of
# ${LOCALBASE}
# korundum - KDE Ruby bindings
# libkdcraw - KDE LibRaw library
# libkdeedu - Libraries used by KDE educational applications
# libkexiv2 - KDE Exiv2 library
# libkipi - KDE Image Plugin Interface
# libkonq - Konqueror core library
# libksane - KDE SANE library
# marble - KDE virtual globe
# okular - KDE universal document viewer
# oxygen - KDE icon theme
# perlkde - KDE Perl bindings
# perlqt - Qt 4 Perl bindings
# pimlibs - KDE-Pim libraries
# pykde4 - KDE Python bindings
# pykdeuic4 - PyKDE user interface compiler
# qtruby - Qt 4 Ruby bindings
# runtime - Components required by many KDE Applications
# sharedmime - MIME types database for KDE ports
# smokegen - SMOKE base libraries
# smokekde - KDE SMOKE libraries
# smokeqt - Qt 4 SMOKE libraries
# workspace - KDE user environments
# akonadi - Storage server for KDE-Pim
# attica - Qt library implementing Open Collaboration Services API
# automoc4 - Automatic moc for Qt 4 packages
# ontologies - Shared ontologies for semantic searching
# qimageblitz - KDE graphical effects and filters library
# soprano - Qt 4 RDF framework
# strigi - Desktop search daemon
#
# These read-only variables can be used in port Makefile:
# These read-only variables can be used in a port's Makefile:
#
# MASTER_SITE_KDE_kde
# - MASTER_SITE_KDE_kde is equivalent to MASTER_SITE_KDE
# with :kde tag. It could be used when port needs multiple
# distfiles from different sites. See for details porters-handbook:
# http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-distfiles.html
# KDE4_PREFIX - The place where KDE4 ports live. Currently it is {LOCALBASE}/kde4,
# but this could be changed in a future.
# - It is equivalent to ${MASTER_SITE_KDE} with :kde tag. It could
# be used when port needs multiple distfiles from different
# sites. See for details the Porter's Handbook:
# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-distfiles.html
# KDE4_PREFIX - The place where KDE4 ports live. Currently it is
# ${LOCALBASE}/kde4, but this could change in the future.
#
KDE4_VERSION= 4.7.4
KDE4_BRANCH?= stable
KDEPIM4_VERSION= 4.4.11.1
KDEPIM4_BRANCH?= stable
KOFFICE2_VERSION= 2.3.2
KOFFICE2_BRANCH?= stable
KDEVELOP_VERSION= 4.2.3
KDEVELOP_BRANCH?= stable
KDE4_VERSION?= 4.8.3
KDE4_BRANCH?= stable
KOFFICE2_VERSION?= 2.3.2
KOFFICE2_BRANCH?= stable
KDEVELOP_VERSION?= 4.2.3
KDEVELOP_BRANCH?= stable
#
# KDE4 is installed into its own prefix to not conflict with KDE3
# KDE4 is installed into its own prefix to avoid conflicting with KDE3.
#
KDE4_PREFIX?= ${LOCALBASE}/kde4
KDE4_PREFIX?= ${LOCALBASE}/kde4
#
# Tagged MASTER_SITE_KDE
# Common definitions for KDE4 ports.
#
kmaster= ${MASTER_SITE_KDE:S@%/@%/:kde@g}
# ${PREFIX} and ${NO_MTREE} have to be defined in the pre-makefile section.
.if defined(USE_KDE4) && ${USE_KDE4:Mkdeprefix} != ""
. if ${.MAKEFLAGS:MPREFIX=*} == ""
PREFIX= ${KDE4_PREFIX}
. if ${KDE4_PREFIX} != ${LOCALBASE}
NO_MTREE= yes
. endif
. endif
.endif
# Tagged ${MASTER_SITE_KDE}.
kmaster= ${MASTER_SITE_KDE:S@%/@%/:kde@g}
.if !defined(MASTER_SITE_SUBDIR)
MASTER_SITE_KDE_kde= ${kmaster:S@%SUBDIR%/@@g}
.else
ksub=${MASTER_SITE_SUBDIR}
ksub= ${MASTER_SITE_SUBDIR}
MASTER_SITE_KDE_kde= ${kmaster:S@%SUBDIR%/@${ksub}/@g}
.endif # !defined(MASTER_SITE_SUBDIR)
.endif
#
# KDE4 modules
#
_USE_KDE4_ALL= akonadi automoc4 baseapps kdebase kdehier kdelibs kdeprefix \
oxygen pimlibs pimruntime pykde4 pykdeuic4 runtime \
sharedmime workspace
PLIST_SUB+= KDE4_PREFIX="${KDE4_PREFIX}"
akonadi_LIB_DEPENDS= akonadiprotocolinternals.1:${PORTSDIR}/databases/akonadi
automoc4_BUILD_DEPENDS= ${LOCALBASE}/bin/automoc4:${PORTSDIR}/devel/automoc4
baseapps_LIB_DEPENDS= konq.7:${PORTSDIR}/x11/kde4-baseapps
kdebase_LIB_DEPENDS= ${baseapps_LIB_DEPENDS}
kdehier_RUN_DEPENDS= kdehier4>=1:${PORTSDIR}/misc/kdehier4
kdelibs_LIB_DEPENDS= kimproxy.5:${PORTSDIR}/x11/kdelibs4
kdeprefix_PREFIX= ${KDE4_PREFIX}
oxygen_RUN_DEPENDS= ${KDE4_PREFIX}/share/icons/oxygen/index.theme:${PORTSDIR}/x11-themes/kde4-icons-oxygen
pimlibs_LIB_DEPENDS= kpimutils.5:${PORTSDIR}/deskutils/kdepimlibs4
pimruntime_LIB_DEPENDS= kdepim-copy.5:${PORTSDIR}/deskutils/kdepim4-runtime
pykde4_RUN_DEPENDS= ${KDE4_PYTHON_SITELIBDIR}/PyKDE4/kdeui.so:${PORTSDIR}/devel/kdebindings4-python-pykde4
pykdeuic4_RUN_DEPENDS= ${LOCALBASE}/bin/pykdeuic4:${PORTSDIR}/devel/kdebindings4-python-pykdeuic4
runtime_BUILD_DEPENDS= ${KDE4_PREFIX}/bin/kdebugdialog:${PORTSDIR}/x11/kde4-runtime
runtime_RUN_DEPENDS= ${KDE4_PREFIX}/bin/kdebugdialog:${PORTSDIR}/x11/kde4-runtime
sharedmime_BUILD_DEPENDS= kde4-shared-mime-info>=1:${PORTSDIR}/misc/kde4-shared-mime-info
sharedmime_RUN_DEPENDS= kde4-shared-mime-info>=1:${PORTSDIR}/misc/kde4-shared-mime-info
workspace_LIB_DEPENDS= kscreensaver.5:${PORTSDIR}/x11/kde4-workspace
PLIST_SUB+= KDE4_PREFIX="${KDE4_PREFIX}"
KDE4_PYTHON_SITELIBDIR= ${PYTHON_SITELIBDIR:S;${PYTHONBASE};${KDE4_PREFIX};}
#
# Common build related stuff for kde4 ports. It's not intended for usage
# in KDE4-dependent ports
#
# The following definitions are not intended for usage in KDE4-dependent ports.
.if defined(KDE4_BUILDENV)
.if ${KDE4_BRANCH} == "unstable"
WITH_DEBUG=yes
.endif
USE_CMAKE= yes
CMAKE_SOURCE_PATH= ${WRKSRC}
USE_LDCONFIG= yes
.if defined(WITH_DEBUG)
CMAKE_BUILD_TYPE= DebugFull
.endif
. if ${KDE4_BRANCH} == "unstable"
WITH_DEBUG= yes
. endif
PLIST_SUB+= KDE4_VERSION="${KDE4_VERSION}"
. if defined(WITH_DEBUG)
CMAKE_BUILD_TYPE= DebugFull
. endif
USE_LDCONFIG= yes
PLIST_SUB+= KDE4_VERSION="${KDE4_VERSION}"
USE_CMAKE= yes
CMAKE_SOURCE_PATH= ${WRKSRC}
CONFIGURE_WRKSRC= ${CMAKE_SOURCE_PATH}/build
BUILD_WRKSRC= ${CONFIGURE_WRKSRC}
INSTALL_WRKSRC?= ${BUILD_WRKSRC}
CONFIGURE_WRKSRC= ${CMAKE_SOURCE_PATH}/build
BUILD_WRKSRC= ${CONFIGURE_WRKSRC}
INSTALL_WRKSRC?= ${BUILD_WRKSRC}
post-extract: kde-create-builddir
post-extract: kde4-create-builddir
kde-create-builddir:
kde4-create-builddir:
${MKDIR} ${BUILD_WRKSRC}
.endif # KDE4_BUILDENV
.endif # defined(KDE4_BUILDENV)
.endif #!defined(_POSTMKINCLUDED) && !defined(Kde_Pre_Include)
.endif # !defined(_POSTMKINCLUDED) && !defined(Kde_Pre_Include)
.if defined(_POSTMKINCLUDED) && !defined(Kde_Post_Include)
Kde_Post_Include= bsd.kde4.mk
.for component in ${USE_KDE4}
. if ${_USE_KDE4_ALL:M${component}}!=""
BUILD_DEPENDS+= ${${component}_BUILD_DEPENDS}
LIB_DEPENDS+= ${${component}_LIB_DEPENDS}
RUN_DEPENDS+= ${${component}_RUN_DEPENDS}
. if defined(${component}_PREFIX)
. if ${.MAKEFLAGS:MPREFIX=*}==""
PREFIX= ${${component}_PREFIX}
. if ${KDE4_PREFIX} != ${LOCALBASE}
NO_MTREE= yes
#
# KDE4 components.
# Set ${component}_TYPE to 'build' or 'run' to specify default dependency type
# for ${component}; otherwise, it will default to 'build run'.
#
_USE_KDE4_ALL= baseapps kdebase kate kdehier kdelibs kdeprefix korundum \
libkdcraw libkdeedu libkexiv2 libkipi libkonq libksane \
marble okular oxygen perlkde perlqt pimlibs pykde4 \
pykdeuic4 qtruby runtime sharedmime smokegen smokekde \
smokeqt workspace
# These components are not shipped with the Software Compilation.
_USE_KDE4_ALL+= akonadi attica automoc4 ontologies qimageblitz soprano \
strigi
# Do baseapps and runtime really need to be in ${BUILD_DEPENDS}?
baseapps_PORT= x11/kde4-baseapps
baseapps_PATH= ${KDE4_PREFIX}/bin/kfmclient
# kdebase was replaced by baseapps.
kdebase_PORT= ${baseapps_PORT}
kdebase_PATH= ${baseapps_PATH}
kate_PORT= editors/kate
kate_PATH= ${KDE4_PREFIX}/lib/libkateinterfaces.so.5
kdehier_PORT= misc/kdehier4
kdehier_PATH= kdehier4>=0
kdehier_TYPE= run
kdelibs_PORT= x11/kdelibs4
kdelibs_PATH= ${KDE4_PREFIX}/lib/libkdecore.so.7
korundum_PORT= devel/kdebindings4-ruby-korundum
korundum_PATH= ${KDE4_PREFIX}/lib/kde4/krubypluginfactory.so
korundum_TYPE= run
libkdcraw_PORT= graphics/libkdcraw-kde4
libkdcraw_PATH= ${KDE4_PREFIX}/lib/libkdcraw.so.20
libkdeedu_PORT= misc/libkdeedu
libkdeedu_PATH= ${KDE4_PREFIX}/lib/libkeduvocdocument.so.5
libkexiv2_PORT= graphics/libkexiv2-kde4
libkexiv2_PATH= ${KDE4_PREFIX}/lib/libkexiv2.so.10
libkipi_PORT= graphics/libkipi-kde4
libkipi_PATH= ${KDE4_PREFIX}/lib/libkipi.so.8
libkonq_PORT= x11/libkonq
libkonq_PATH= ${KDE4_PREFIX}/lib/libkonq.so.7
libksane_PORT= graphics/libksane
libksane_PATH= ${KDE4_PREFIX}/lib/libksane.so.0
marble_PORT= astro/marble
marble_PATH= ${KDE4_PREFIX}/lib/libmarblewidget.so.13
okular_PORT= graphics/okular
okular_PATH= ${KDE4_PREFIX}/lib/libokularcore.so.1
oxygen_PORT= x11-themes/kde4-icons-oxygen
oxygen_PATH= ${KDE4_PREFIX}/share/icons/oxygen/index.theme
oxygen_TYPE= run
perlkde_PORT= devel/kdebindings4-perl-perlkde
perlkde_PATH= ${KDE4_PREFIX}/lib/kde4/kperlpluginfactory.so
perlkde_TYPE= run
perlqt_PORT= devel/kdebindings4-perl-perlqt
perlqt_PATH= ${KDE4_PREFIX}/bin/puic4
pimlibs_PORT= deskutils/kdepimlibs4
pimlibs_PATH= ${KDE4_PREFIX}/lib/libkpimutils.so.5
pykde4_PORT= devel/kdebindings4-python-pykde4
pykde4_PATH= ${KDE4_PREFIX}/lib/kde4/kpythonpluginfactory.so
pykde4_TYPE= run
pykdeuic4_PORT= devel/kdebindings4-python-pykdeuic4
pykdeuic4_PATH= ${LOCALBASE}/bin/pykdeuic4
pykdeuic4_TYPE= run
qtruby_PORT= devel/kdebindings4-ruby-qtruby
qtruby_PATH= ${KDE4_PREFIX}/lib/libqtruby4shared.so.2
runtime_PORT= x11/kde4-runtime
runtime_PATH= ${KDE4_PREFIX}/bin/knotify4
sharedmime_PORT= misc/kde4-shared-mime-info
sharedmime_PATH= kde4-shared-mime-info>=0
smokegen_PORT= devel/kdebindings4-smoke-smokegen
smokegen_PATH= ${KDE4_PREFIX}/lib/libsmokebase.so.3
smokekde_PORT= devel/kdebindings4-smoke-smokekde
smokekde_PATH= ${KDE4_PREFIX}/lib/libsmokekdecore.so.3
smokeqt_PORT= devel/kdebindings4-smoke-smokeqt
smokeqt_PATH= ${KDE4_PREFIX}/lib/libsmokeqtcore.so.3
workspace_PORT= x11/kde4-workspace
workspace_PATH= ${KDE4_PREFIX}/lib/libkworkspace.so.5
akonadi_PORT= databases/akonadi
akonadi_PATH= ${KDE4_PREFIX}/lib/libakonadiprotocolinternals.so.1
attica_PORT= x11-toolkits/attica
attica_PATH= ${LOCALBASE}/lib/libattica.so.0
automoc4_PORT= devel/automoc4
automoc4_PATH= ${LOCALBASE}/bin/automoc4
automoc4_TYPE= build
ontologies_PORT= x11-toolkits/shared-desktop-ontologies
ontologies_PATH= ${LOCALBASE}/share/ontology/core/rdf.ontology
qimageblitz_PORT= x11/qimageblitz
qimageblitz_PATH= ${LOCALBASE}/lib/libqimageblitz.so.4
soprano_PORT= textproc/soprano
soprano_PATH= ${LOCALBASE}/lib/libsoprano.so.4
strigi_PORT= deskutils/strigi
strigi_PATH= ${LOCALBASE}/lib/libstreamanalyzer.so.0
# Iterate through components deprived of suffix.
.for component in ${USE_KDE4:O:u:C/_.+//}
# Check that the component is valid.
. if ${_USE_KDE4_ALL:M${component}} != ""
# Skip meta-components (e.g., kdeprefix).
. if defined(${component}_PORT) && defined(${component}_PATH)
${component}_DEPENDS= ${${component}_PATH}:${PORTSDIR}/${${component}_PORT}
# Check if a dependency type is explicitly requested.
. if ${USE_KDE4:M${component}_*} != "" && ${USE_KDE4:M${component}} == ""
${component}_TYPE= # empty
. if ${USE_KDE4:M${component}_build} != ""
${component}_TYPE+= build
. endif
. if ${USE_KDE4:M${component}_run} != ""
${component}_TYPE+= run
. endif
. endif # ${USE_KDE4:M${component}_*} != "" && ${USE_KDE4:M${component}} == ""
# If no dependency type is set, default to full dependency.
. if !defined(${component}_TYPE)
${component}_TYPE= build run
. endif
. endif
. else
IGNORE= cannot install: Unknown component ${component}
. endif
# Set real dependencies.
. if ${${component}_TYPE:Mbuild} != ""
BUILD_DEPENDS+= ${${component}_DEPENDS}
. endif
. if ${${component}_TYPE:Mrun} != ""
RUN_DEPENDS+= ${${component}_DEPENDS}
. endif
. endif # defined(${component}_PORT) && defined(${component}_PATH)
. else # ! ${_USE_KDE4_ALL:M${component}} != ""
IGNORE= can't be installed: unknown USE_KDE4 component '${component}'
. endif # ${_USE_KDE4_ALL:M${component}} != ""
.endfor
.endif #defined(_POSTMKINCLUDED) && !defined(Kde_Post_Include)
.endif # defined(_POSTMKINCLUDED) && !defined(Kde_Post_Include)

View file

@ -5,6 +5,29 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20120525:
AFFECTS: users of deskutils/kdepim4, deskutils/kdepim4-runtime
AUTHOR: kde@FreeBSD.org
kdepim4 has been updated to 4.8.3. For those who prefer old
kdepim-4.4.11.1 deskutils/kdepim44* ports have been added.
To stay with kdepim-4.4.11.1 run the following commands:
# portmaster -o deskutils/kdepim44-runtime kdepim-runtime-4\*
# portmaster -o deskutils/kdepim44 kdepim-4\*
20120525:
AFFECTS: users of KDE SC 4
AUTHOR: kde@FreeBSD.org
KDE SC ports have been updated to 4.8.3. Several ports were split,
thus manual intervention into update procedure is required:
# pkg_delete -f kde-runtime-\* ruby\*-kdebindings-korundum\* \
kalgebra-4\* kdeaccessibility-4\* kdeutils-4\* kde-baseapps-\* \
plasma-applet-icontasks\*
# portmaster -a
20120518:
AFFECTS: users of dns/poweradmin
AUTHOR: Edmondas Girkantas <eg@fbsd.lt>

View file

@ -20,8 +20,12 @@
SUBDIR += gok
SUBDIR += java-access-bridge
SUBDIR += jovie
SUBDIR += kaccessible
SUBDIR += kdeaccessibility
SUBDIR += kdeaccessibility4
SUBDIR += kmag
SUBDIR += kmousetool
SUBDIR += kmouth
SUBDIR += linux-atk
SUBDIR += linux-f10-atk
SUBDIR += mousetweaks

View file

@ -7,11 +7,9 @@
PORTNAME= jovie
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= accessibility kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
DISTNAME= kdeaccessibility-${PORTVERSION}
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
@ -21,19 +19,14 @@ LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher
CONFLICTS= ktts-4.[4-6].*
DISTINFO_FILE= ${PORTSDIR}/accessibility/kdeaccessibility4/distinfo
USE_BZIP2= yes
USE_XZ= yes
USE_CMAKE= yes
USE_KDE4= kdehier kdeprefix kdelibs automoc4
USE_QT_VER= 4
QT_COMPONENTS= xml qmake_build moc_build uic_build rcc_build
CMAKE_ARGS+= -DBUILD_kmousetool:BOOL=OFF
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}
INSTALL_WRKSRC= ${BUILD_WRKSRC}
post-install:
@${CAT} ${PKGMESSAGE}

View file

@ -0,0 +1,2 @@
SHA256 (KDE/jovie-4.8.3.tar.xz) = 59a4226acec116e59ac1ef26092f0c7fa28197e267dd52ceff5faf9190de827e
SIZE (KDE/jovie-4.8.3.tar.xz) = 371064

View file

@ -1,43 +1,29 @@
# New ports collection Makefile for: kdeaccessibility
# Date created: 2008-01-31
# Whom: Martin Wilke <miwi@FreeBSD.org>
# New ports collection makefile for: kaccessible
# Date created: 2012-02-23
# Whom: Max Brazhnikov <makc@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdeaccessibility
PORTNAME= kaccessible
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= accessibility kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Accessibility applications for KDE4
COMMENT= Accessibility services for KDE
LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher
LATEST_LINK= ${PORTNAME}4
CONFLICTS_INSTALL= kdeaccessibility-4.[0-7].*
USE_BZIP2= yes
USE_XZ= yes
USE_KDE4= kdelibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes
USE_QT_VER= 4
QT_COMPONENTS= dbus gui qmake_build moc_build rcc_build uic_build
USE_XORG= x11 xext xtst
QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes
CMAKE_ARGS+= -DBUILD_jovie=OFF
MAN1= kmag.1 \
kmousetool.1 \
kmouth.1
OPTIONS= JOVIE "Install Jovie text-to-speech system" on
.include <bsd.port.options.mk>
.ifndef(WITHOUT_JOVIE)
RUN_DEPENDS+= ${KDE4_PREFIX}/bin/jovie:${PORTSDIR}/accessibility/jovie
.endif
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdeaccessibility-4.7.4.tar.bz2) = 031251969c0edcbfd93ceffce5665574df7af476e24112fe5af6f9e261d0bb8a
SIZE (KDE/kdeaccessibility-4.7.4.tar.bz2) = 876933
SHA256 (KDE/kaccessible-4.8.3.tar.xz) = aa071c9b590dfe9a4cac4cdfe487d8376cd818a79e6cce6eb469c92d2ccad4cb
SIZE (KDE/kaccessible-4.8.3.tar.xz) = 21056

View file

@ -1,4 +1,5 @@
This port contains a set of KDE-based applications for
accessibility needs.
Kaccessible implements a QAccessibleBridgePlugin to provide
accessibility services like focus tracking and a screenreader.
WWW: http://www.kde.org
WWW: http://www.kde.org/

View file

@ -1,127 +1,4 @@
bin/kmag
bin/kmousetool
bin/kmouth
lib/kde4/libexec/kaccessibleapp
lib/kde4/plugins/accessiblebridge/kaccessiblebridge.so
share/applications/kde4/kmag.desktop
share/applications/kde4/kmousetool.desktop
share/applications/kde4/kmouth.desktop
share/apps/kmag/kmagui.rc
share/apps/kmousetool/sounds/mousetool_tap.wav
share/apps/kmouth/books/de/de-courteousness.phrasebook
share/apps/kmouth/books/de/de-greetings.phrasebook
share/apps/kmouth/books/de/de-howareyou.phrasebook
share/apps/kmouth/books/de/de-personal.phrasebook
share/apps/kmouth/books/de/de.desktop
share/apps/kmouth/books/en/en-courteousness.phrasebook
share/apps/kmouth/books/en/en-greetings.phrasebook
share/apps/kmouth/books/en/en-howareyou.phrasebook
share/apps/kmouth/books/en/en-personal.phrasebook
share/apps/kmouth/books/en/en.desktop
share/apps/kmouth/books/sv/sv-courteousness.phrasebook
share/apps/kmouth/books/sv/sv-greetings.phrasebook
share/apps/kmouth/books/sv/sv-howareyou.phrasebook
share/apps/kmouth/books/sv/sv-personal.phrasebook
share/apps/kmouth/books/sv/sv.desktop
share/apps/kmouth/icons/hicolor/16x16/actions/phrase.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrase_new.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrase_open.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrase_save.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_closed.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_new.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_open.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_save.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_open.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_print.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_save.png
share/apps/kmouth/icons/hicolor/16x16/actions/speak.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrase.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrase_new.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrase_open.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrase_save.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_closed.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_new.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_open.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_save.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_open.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_print.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_save.png
share/apps/kmouth/icons/hicolor/22x22/actions/speak.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrase.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrase_new.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrase_open.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrase_save.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_closed.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_new.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_open.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_save.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_open.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_print.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_save.png
share/apps/kmouth/icons/hicolor/32x32/actions/speak.png
share/apps/kmouth/icons/hicolor/48x48/actions/speak.png
share/apps/kmouth/kmouthui.rc
share/apps/kmouth/phrasebookdialogui.rc
share/config/kmouthrc
share/dbus-1/services/org.kde.kaccessible.service
share/doc/HTML/en/kmag/common
share/doc/HTML/en/kmag/index.cache.bz2
share/doc/HTML/en/kmag/index.docbook
share/doc/HTML/en/kmag/man-kmag.1.docbook
share/doc/HTML/en/kmag/screenshot.png
share/doc/HTML/en/kmousetool/common
share/doc/HTML/en/kmousetool/index.cache.bz2
share/doc/HTML/en/kmousetool/index.docbook
share/doc/HTML/en/kmousetool/man-kmousetool.1.docbook
share/doc/HTML/en/kmouth/common
share/doc/HTML/en/kmouth/index.cache.bz2
share/doc/HTML/en/kmouth/index.docbook
share/doc/HTML/en/kmouth/kmouthcpref.png
share/doc/HTML/en/kmouth/kmouthctts.png
share/doc/HTML/en/kmouth/kmouthcwcp.png
share/doc/HTML/en/kmouth/kmouthedit.png
share/doc/HTML/en/kmouth/kmouthmain.png
share/doc/HTML/en/kmouth/kmouthwizard1.png
share/doc/HTML/en/kmouth/kmouthwizard2.png
share/doc/HTML/en/kmouth/kmouthwizard3.png
share/doc/HTML/en/kmouth/man-kmouth.1.docbook
share/icons/hicolor/16x16/actions/followmouse.png
share/icons/hicolor/16x16/actions/hidemouse.png
share/icons/hicolor/16x16/actions/kmousetool_off.png
share/icons/hicolor/16x16/actions/kmousetool_on.png
share/icons/hicolor/16x16/actions/window.png
share/icons/hicolor/16x16/apps/kmag.png
share/icons/hicolor/16x16/apps/kmousetool.png
share/icons/hicolor/16x16/apps/kmouth.png
share/icons/hicolor/22x22/apps/kmouth.png
share/icons/hicolor/32x32/actions/kmousetool_off.png
share/icons/hicolor/32x32/actions/kmousetool_on.png
share/icons/hicolor/32x32/apps/kmag.png
share/icons/hicolor/32x32/apps/kmousetool.png
share/icons/hicolor/32x32/apps/kmouth.png
share/icons/hicolor/48x48/apps/kmouth.png
@dirrm share/doc/HTML/en/kmouth
@dirrm share/doc/HTML/en/kmousetool
@dirrm share/doc/HTML/en/kmag
@dirrm share/apps/kmouth/icons/hicolor/48x48/actions
@dirrm share/apps/kmouth/icons/hicolor/48x48
@dirrm share/apps/kmouth/icons/hicolor/32x32/actions
@dirrm share/apps/kmouth/icons/hicolor/32x32
@dirrm share/apps/kmouth/icons/hicolor/22x22/actions
@dirrm share/apps/kmouth/icons/hicolor/22x22
@dirrm share/apps/kmouth/icons/hicolor/16x16/actions
@dirrm share/apps/kmouth/icons/hicolor/16x16
@dirrm share/apps/kmouth/icons/hicolor
@dirrm share/apps/kmouth/icons
@dirrm share/apps/kmouth/books/sv
@dirrm share/apps/kmouth/books/en
@dirrm share/apps/kmouth/books/de
@dirrm share/apps/kmouth/books
@dirrm share/apps/kmouth
@dirrm share/apps/kmousetool/sounds
@dirrm share/apps/kmousetool
@dirrm share/apps/kmag
@dirrm lib/kde4/plugins/accessiblebridge

View file

@ -6,33 +6,21 @@
PORTNAME= kdeaccessibility
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= accessibility kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= kde@FreeBSD.org
COMMENT= Accessibility applications for KDE4
LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher
USE_KDE4= kdeprefix
NO_BUILD= yes
LATEST_LINK= ${PORTNAME}4
USE_BZIP2= yes
USE_KDE4= kdelibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes
USE_QT_VER= 4
QT_COMPONENTS= dbus gui qmake_build moc_build rcc_build uic_build
USE_XORG= x11 xext xtst
MAKE_JOBS_SAFE= yes
CMAKE_ARGS+= -DBUILD_jovie=OFF
MAN1= kmag.1 \
kmousetool.1 \
kmouth.1
OPTIONS= JOVIE "Install Jovie text-to-speech system" on
OPTIONS= JOVIE "Install Jovie text-to-speech system" on \
KACCESSIBLE "Install Accessibility services for KDE" on \
KMAG "Install Screen magnifier" on \
KMOUSETOOL "Install Automatic mouse click tool" on \
KMOUTH "Install Speech synthesizer frontend" on
.include <bsd.port.options.mk>
@ -40,4 +28,23 @@ OPTIONS= JOVIE "Install Jovie text-to-speech system" on
RUN_DEPENDS+= ${KDE4_PREFIX}/bin/jovie:${PORTSDIR}/accessibility/jovie
.endif
.ifndef(WITHOUT_KACCESSIBLE)
RUN_DEPENDS+= ${KDE4_PREFIX}/lib/kde4/libexec/kaccessibleapp:${PORTSDIR}/accessibility/kaccessible
.endif
.ifndef(WITHOUT_KMAG)
RUN_DEPENDS+= ${KDE4_PREFIX}/bin/kmag:${PORTSDIR}/accessibility/kmag
.endif
.ifndef(WITHOUT_KMOUSETOOL)
RUN_DEPENDS+= ${KDE4_PREFIX}/bin/kmousetool:${PORTSDIR}/accessibility/kmousetool
.endif
.ifndef(WITHOUT_KMOUTH)
RUN_DEPENDS+= ${KDE4_PREFIX}/bin/kmouth:${PORTSDIR}/accessibility/kmouth
.endif
do-install:
${DO_NADA}
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (KDE/kdeaccessibility-4.7.4.tar.bz2) = 031251969c0edcbfd93ceffce5665574df7af476e24112fe5af6f9e261d0bb8a
SIZE (KDE/kdeaccessibility-4.7.4.tar.bz2) = 876933

View file

@ -1,127 +0,0 @@
bin/kmag
bin/kmousetool
bin/kmouth
lib/kde4/libexec/kaccessibleapp
lib/kde4/plugins/accessiblebridge/kaccessiblebridge.so
share/applications/kde4/kmag.desktop
share/applications/kde4/kmousetool.desktop
share/applications/kde4/kmouth.desktop
share/apps/kmag/kmagui.rc
share/apps/kmousetool/sounds/mousetool_tap.wav
share/apps/kmouth/books/de/de-courteousness.phrasebook
share/apps/kmouth/books/de/de-greetings.phrasebook
share/apps/kmouth/books/de/de-howareyou.phrasebook
share/apps/kmouth/books/de/de-personal.phrasebook
share/apps/kmouth/books/de/de.desktop
share/apps/kmouth/books/en/en-courteousness.phrasebook
share/apps/kmouth/books/en/en-greetings.phrasebook
share/apps/kmouth/books/en/en-howareyou.phrasebook
share/apps/kmouth/books/en/en-personal.phrasebook
share/apps/kmouth/books/en/en.desktop
share/apps/kmouth/books/sv/sv-courteousness.phrasebook
share/apps/kmouth/books/sv/sv-greetings.phrasebook
share/apps/kmouth/books/sv/sv-howareyou.phrasebook
share/apps/kmouth/books/sv/sv-personal.phrasebook
share/apps/kmouth/books/sv/sv.desktop
share/apps/kmouth/icons/hicolor/16x16/actions/phrase.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrase_new.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrase_open.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrase_save.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_closed.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_new.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_open.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_save.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_open.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_print.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_save.png
share/apps/kmouth/icons/hicolor/16x16/actions/speak.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrase.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrase_new.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrase_open.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrase_save.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_closed.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_new.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_open.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_save.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_open.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_print.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_save.png
share/apps/kmouth/icons/hicolor/22x22/actions/speak.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrase.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrase_new.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrase_open.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrase_save.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_closed.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_new.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_open.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_save.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_open.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_print.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_save.png
share/apps/kmouth/icons/hicolor/32x32/actions/speak.png
share/apps/kmouth/icons/hicolor/48x48/actions/speak.png
share/apps/kmouth/kmouthui.rc
share/apps/kmouth/phrasebookdialogui.rc
share/config/kmouthrc
share/dbus-1/services/org.kde.kaccessible.service
share/doc/HTML/en/kmag/common
share/doc/HTML/en/kmag/index.cache.bz2
share/doc/HTML/en/kmag/index.docbook
share/doc/HTML/en/kmag/man-kmag.1.docbook
share/doc/HTML/en/kmag/screenshot.png
share/doc/HTML/en/kmousetool/common
share/doc/HTML/en/kmousetool/index.cache.bz2
share/doc/HTML/en/kmousetool/index.docbook
share/doc/HTML/en/kmousetool/man-kmousetool.1.docbook
share/doc/HTML/en/kmouth/common
share/doc/HTML/en/kmouth/index.cache.bz2
share/doc/HTML/en/kmouth/index.docbook
share/doc/HTML/en/kmouth/kmouthcpref.png
share/doc/HTML/en/kmouth/kmouthctts.png
share/doc/HTML/en/kmouth/kmouthcwcp.png
share/doc/HTML/en/kmouth/kmouthedit.png
share/doc/HTML/en/kmouth/kmouthmain.png
share/doc/HTML/en/kmouth/kmouthwizard1.png
share/doc/HTML/en/kmouth/kmouthwizard2.png
share/doc/HTML/en/kmouth/kmouthwizard3.png
share/doc/HTML/en/kmouth/man-kmouth.1.docbook
share/icons/hicolor/16x16/actions/followmouse.png
share/icons/hicolor/16x16/actions/hidemouse.png
share/icons/hicolor/16x16/actions/kmousetool_off.png
share/icons/hicolor/16x16/actions/kmousetool_on.png
share/icons/hicolor/16x16/actions/window.png
share/icons/hicolor/16x16/apps/kmag.png
share/icons/hicolor/16x16/apps/kmousetool.png
share/icons/hicolor/16x16/apps/kmouth.png
share/icons/hicolor/22x22/apps/kmouth.png
share/icons/hicolor/32x32/actions/kmousetool_off.png
share/icons/hicolor/32x32/actions/kmousetool_on.png
share/icons/hicolor/32x32/apps/kmag.png
share/icons/hicolor/32x32/apps/kmousetool.png
share/icons/hicolor/32x32/apps/kmouth.png
share/icons/hicolor/48x48/apps/kmouth.png
@dirrm share/doc/HTML/en/kmouth
@dirrm share/doc/HTML/en/kmousetool
@dirrm share/doc/HTML/en/kmag
@dirrm share/apps/kmouth/icons/hicolor/48x48/actions
@dirrm share/apps/kmouth/icons/hicolor/48x48
@dirrm share/apps/kmouth/icons/hicolor/32x32/actions
@dirrm share/apps/kmouth/icons/hicolor/32x32
@dirrm share/apps/kmouth/icons/hicolor/22x22/actions
@dirrm share/apps/kmouth/icons/hicolor/22x22
@dirrm share/apps/kmouth/icons/hicolor/16x16/actions
@dirrm share/apps/kmouth/icons/hicolor/16x16
@dirrm share/apps/kmouth/icons/hicolor
@dirrm share/apps/kmouth/icons
@dirrm share/apps/kmouth/books/sv
@dirrm share/apps/kmouth/books/en
@dirrm share/apps/kmouth/books/de
@dirrm share/apps/kmouth/books
@dirrm share/apps/kmouth
@dirrm share/apps/kmousetool/sounds
@dirrm share/apps/kmousetool
@dirrm share/apps/kmag
@dirrm lib/kde4/plugins/accessiblebridge

View file

@ -1,43 +1,29 @@
# New ports collection Makefile for: kdeaccessibility
# Date created: 2008-01-31
# Whom: Martin Wilke <miwi@FreeBSD.org>
# New ports collection makefile for: kmag
# Date created: 2012-02-23
# Whom: Max Brazhnikov <makc@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdeaccessibility
PORTNAME= kmag
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= accessibility kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Accessibility applications for KDE4
COMMENT= KDE Screen magnifier
LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher
CONFLICTS_INSTALL= kdeaccessibility-4.[0-7].*
LATEST_LINK= ${PORTNAME}4
USE_BZIP2= yes
USE_XZ= yes
USE_KDE4= kdelibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes
USE_QT_VER= 4
QT_COMPONENTS= dbus gui qmake_build moc_build rcc_build uic_build
USE_XORG= x11 xext xtst
QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes
CMAKE_ARGS+= -DBUILD_jovie=OFF
MAN1= kmag.1 \
kmousetool.1 \
kmouth.1
OPTIONS= JOVIE "Install Jovie text-to-speech system" on
.include <bsd.port.options.mk>
.ifndef(WITHOUT_JOVIE)
RUN_DEPENDS+= ${KDE4_PREFIX}/bin/jovie:${PORTSDIR}/accessibility/jovie
.endif
MAN1= kmag.1
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdeaccessibility-4.7.4.tar.bz2) = 031251969c0edcbfd93ceffce5665574df7af476e24112fe5af6f9e261d0bb8a
SIZE (KDE/kdeaccessibility-4.7.4.tar.bz2) = 876933
SHA256 (KDE/kmag-4.8.3.tar.xz) = b4cb23489a1b1190ec9b60664da4b967294e4007c700c1bad4f24cdf8ea7721d
SIZE (KDE/kmag-4.8.3.tar.xz) = 93416

View file

@ -1,4 +1,5 @@
This port contains a set of KDE-based applications for
accessibility needs.
KMag is a small utility to magnify a part of the screen. KMag is
very useful for people with visual disabilities and for those working
in the fields of image analysis, web development etc.
WWW: http://www.kde.org/
WWW: http://www.kde.org/applications/utilities/kmag/

View file

@ -1,127 +1,15 @@
bin/kmag
bin/kmousetool
bin/kmouth
lib/kde4/libexec/kaccessibleapp
lib/kde4/plugins/accessiblebridge/kaccessiblebridge.so
share/applications/kde4/kmag.desktop
share/applications/kde4/kmousetool.desktop
share/applications/kde4/kmouth.desktop
share/apps/kmag/kmagui.rc
share/apps/kmousetool/sounds/mousetool_tap.wav
share/apps/kmouth/books/de/de-courteousness.phrasebook
share/apps/kmouth/books/de/de-greetings.phrasebook
share/apps/kmouth/books/de/de-howareyou.phrasebook
share/apps/kmouth/books/de/de-personal.phrasebook
share/apps/kmouth/books/de/de.desktop
share/apps/kmouth/books/en/en-courteousness.phrasebook
share/apps/kmouth/books/en/en-greetings.phrasebook
share/apps/kmouth/books/en/en-howareyou.phrasebook
share/apps/kmouth/books/en/en-personal.phrasebook
share/apps/kmouth/books/en/en.desktop
share/apps/kmouth/books/sv/sv-courteousness.phrasebook
share/apps/kmouth/books/sv/sv-greetings.phrasebook
share/apps/kmouth/books/sv/sv-howareyou.phrasebook
share/apps/kmouth/books/sv/sv-personal.phrasebook
share/apps/kmouth/books/sv/sv.desktop
share/apps/kmouth/icons/hicolor/16x16/actions/phrase.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrase_new.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrase_open.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrase_save.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_closed.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_new.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_open.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_save.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_open.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_print.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_save.png
share/apps/kmouth/icons/hicolor/16x16/actions/speak.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrase.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrase_new.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrase_open.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrase_save.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_closed.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_new.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_open.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_save.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_open.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_print.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_save.png
share/apps/kmouth/icons/hicolor/22x22/actions/speak.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrase.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrase_new.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrase_open.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrase_save.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_closed.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_new.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_open.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_save.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_open.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_print.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_save.png
share/apps/kmouth/icons/hicolor/32x32/actions/speak.png
share/apps/kmouth/icons/hicolor/48x48/actions/speak.png
share/apps/kmouth/kmouthui.rc
share/apps/kmouth/phrasebookdialogui.rc
share/config/kmouthrc
share/dbus-1/services/org.kde.kaccessible.service
share/doc/HTML/en/kmag/common
share/doc/HTML/en/kmag/index.cache.bz2
share/doc/HTML/en/kmag/index.docbook
share/doc/HTML/en/kmag/man-kmag.1.docbook
share/doc/HTML/en/kmag/screenshot.png
share/doc/HTML/en/kmousetool/common
share/doc/HTML/en/kmousetool/index.cache.bz2
share/doc/HTML/en/kmousetool/index.docbook
share/doc/HTML/en/kmousetool/man-kmousetool.1.docbook
share/doc/HTML/en/kmouth/common
share/doc/HTML/en/kmouth/index.cache.bz2
share/doc/HTML/en/kmouth/index.docbook
share/doc/HTML/en/kmouth/kmouthcpref.png
share/doc/HTML/en/kmouth/kmouthctts.png
share/doc/HTML/en/kmouth/kmouthcwcp.png
share/doc/HTML/en/kmouth/kmouthedit.png
share/doc/HTML/en/kmouth/kmouthmain.png
share/doc/HTML/en/kmouth/kmouthwizard1.png
share/doc/HTML/en/kmouth/kmouthwizard2.png
share/doc/HTML/en/kmouth/kmouthwizard3.png
share/doc/HTML/en/kmouth/man-kmouth.1.docbook
share/icons/hicolor/16x16/actions/followmouse.png
share/icons/hicolor/16x16/actions/hidemouse.png
share/icons/hicolor/16x16/actions/kmousetool_off.png
share/icons/hicolor/16x16/actions/kmousetool_on.png
share/icons/hicolor/16x16/actions/window.png
share/icons/hicolor/16x16/apps/kmag.png
share/icons/hicolor/16x16/apps/kmousetool.png
share/icons/hicolor/16x16/apps/kmouth.png
share/icons/hicolor/22x22/apps/kmouth.png
share/icons/hicolor/32x32/actions/kmousetool_off.png
share/icons/hicolor/32x32/actions/kmousetool_on.png
share/icons/hicolor/32x32/apps/kmag.png
share/icons/hicolor/32x32/apps/kmousetool.png
share/icons/hicolor/32x32/apps/kmouth.png
share/icons/hicolor/48x48/apps/kmouth.png
@dirrm share/doc/HTML/en/kmouth
@dirrm share/doc/HTML/en/kmousetool
@dirrm share/doc/HTML/en/kmag
@dirrm share/apps/kmouth/icons/hicolor/48x48/actions
@dirrm share/apps/kmouth/icons/hicolor/48x48
@dirrm share/apps/kmouth/icons/hicolor/32x32/actions
@dirrm share/apps/kmouth/icons/hicolor/32x32
@dirrm share/apps/kmouth/icons/hicolor/22x22/actions
@dirrm share/apps/kmouth/icons/hicolor/22x22
@dirrm share/apps/kmouth/icons/hicolor/16x16/actions
@dirrm share/apps/kmouth/icons/hicolor/16x16
@dirrm share/apps/kmouth/icons/hicolor
@dirrm share/apps/kmouth/icons
@dirrm share/apps/kmouth/books/sv
@dirrm share/apps/kmouth/books/en
@dirrm share/apps/kmouth/books/de
@dirrm share/apps/kmouth/books
@dirrm share/apps/kmouth
@dirrm share/apps/kmousetool/sounds
@dirrm share/apps/kmousetool
@dirrm share/apps/kmag
@dirrm lib/kde4/plugins/accessiblebridge

View file

@ -1,43 +1,30 @@
# New ports collection Makefile for: kdeaccessibility
# Date created: 2008-01-31
# Whom: Martin Wilke <miwi@FreeBSD.org>
# New ports collection makefile for: kmousetool
# Date created: 2012-02-23
# Whom: Max Brazhnikov <makc@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdeaccessibility
PORTNAME= kmousetool
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= accessibility kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Accessibility applications for KDE4
COMMENT= Automatic mouse click tool for KDE
LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher
CONFLICTS_INSTALL= kdeaccessibility-4.[0-7].*
LATEST_LINK= ${PORTNAME}4
USE_BZIP2= yes
USE_XZ= yes
USE_KDE4= kdelibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes
USE_QT_VER= 4
QT_COMPONENTS= dbus gui qmake_build moc_build rcc_build uic_build
USE_XORG= x11 xext xtst
QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
USE_XORG= xtst
MAKE_JOBS_SAFE= yes
CMAKE_ARGS+= -DBUILD_jovie=OFF
MAN1= kmag.1 \
kmousetool.1 \
kmouth.1
OPTIONS= JOVIE "Install Jovie text-to-speech system" on
.include <bsd.port.options.mk>
.ifndef(WITHOUT_JOVIE)
RUN_DEPENDS+= ${KDE4_PREFIX}/bin/jovie:${PORTSDIR}/accessibility/jovie
.endif
MAN1= kmousetool.1
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdeaccessibility-4.7.4.tar.bz2) = 031251969c0edcbfd93ceffce5665574df7af476e24112fe5af6f9e261d0bb8a
SIZE (KDE/kdeaccessibility-4.7.4.tar.bz2) = 876933
SHA256 (KDE/kmousetool-4.8.3.tar.xz) = 6e770444fabc9e5e9f0a595cd4f4bc70118a497726142f9797e8a3d899711846
SIZE (KDE/kmousetool-4.8.3.tar.xz) = 46308

View file

@ -1,4 +1,5 @@
This port contains a set of KDE-based applications for
accessibility needs.
KMouseTool clicks the mouse whenever the mouse cursor pauses briefly.
It was designed to help those with repetitive strain injuries, for
whom pressing buttons hurts.
WWW: http://www.kde.org/
WWW: http://www.kde.org/applications/utilities/kmousetool/

View file

@ -1,127 +1,16 @@
bin/kmag
bin/kmousetool
bin/kmouth
lib/kde4/libexec/kaccessibleapp
lib/kde4/plugins/accessiblebridge/kaccessiblebridge.so
share/applications/kde4/kmag.desktop
share/applications/kde4/kmousetool.desktop
share/applications/kde4/kmouth.desktop
share/apps/kmag/kmagui.rc
share/apps/kmousetool/sounds/mousetool_tap.wav
share/apps/kmouth/books/de/de-courteousness.phrasebook
share/apps/kmouth/books/de/de-greetings.phrasebook
share/apps/kmouth/books/de/de-howareyou.phrasebook
share/apps/kmouth/books/de/de-personal.phrasebook
share/apps/kmouth/books/de/de.desktop
share/apps/kmouth/books/en/en-courteousness.phrasebook
share/apps/kmouth/books/en/en-greetings.phrasebook
share/apps/kmouth/books/en/en-howareyou.phrasebook
share/apps/kmouth/books/en/en-personal.phrasebook
share/apps/kmouth/books/en/en.desktop
share/apps/kmouth/books/sv/sv-courteousness.phrasebook
share/apps/kmouth/books/sv/sv-greetings.phrasebook
share/apps/kmouth/books/sv/sv-howareyou.phrasebook
share/apps/kmouth/books/sv/sv-personal.phrasebook
share/apps/kmouth/books/sv/sv.desktop
share/apps/kmouth/icons/hicolor/16x16/actions/phrase.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrase_new.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrase_open.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrase_save.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_closed.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_new.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_open.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_save.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_open.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_print.png
share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_save.png
share/apps/kmouth/icons/hicolor/16x16/actions/speak.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrase.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrase_new.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrase_open.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrase_save.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_closed.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_new.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_open.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_save.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_open.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_print.png
share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_save.png
share/apps/kmouth/icons/hicolor/22x22/actions/speak.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrase.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrase_new.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrase_open.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrase_save.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_closed.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_new.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_open.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_save.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_open.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_print.png
share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_save.png
share/apps/kmouth/icons/hicolor/32x32/actions/speak.png
share/apps/kmouth/icons/hicolor/48x48/actions/speak.png
share/apps/kmouth/kmouthui.rc
share/apps/kmouth/phrasebookdialogui.rc
share/config/kmouthrc
share/dbus-1/services/org.kde.kaccessible.service
share/doc/HTML/en/kmag/common
share/doc/HTML/en/kmag/index.cache.bz2
share/doc/HTML/en/kmag/index.docbook
share/doc/HTML/en/kmag/man-kmag.1.docbook
share/doc/HTML/en/kmag/screenshot.png
share/doc/HTML/en/kmousetool/common
share/doc/HTML/en/kmousetool/index.cache.bz2
share/doc/HTML/en/kmousetool/index.docbook
share/doc/HTML/en/kmousetool/man-kmousetool.1.docbook
share/doc/HTML/en/kmouth/common
share/doc/HTML/en/kmouth/index.cache.bz2
share/doc/HTML/en/kmouth/index.docbook
share/doc/HTML/en/kmouth/kmouthcpref.png
share/doc/HTML/en/kmouth/kmouthctts.png
share/doc/HTML/en/kmouth/kmouthcwcp.png
share/doc/HTML/en/kmouth/kmouthedit.png
share/doc/HTML/en/kmouth/kmouthmain.png
share/doc/HTML/en/kmouth/kmouthwizard1.png
share/doc/HTML/en/kmouth/kmouthwizard2.png
share/doc/HTML/en/kmouth/kmouthwizard3.png
share/doc/HTML/en/kmouth/man-kmouth.1.docbook
share/icons/hicolor/16x16/actions/followmouse.png
share/icons/hicolor/16x16/actions/hidemouse.png
share/icons/hicolor/16x16/actions/kmousetool_off.png
share/icons/hicolor/16x16/actions/kmousetool_on.png
share/icons/hicolor/16x16/actions/window.png
share/icons/hicolor/16x16/apps/kmag.png
share/icons/hicolor/16x16/apps/kmousetool.png
share/icons/hicolor/16x16/apps/kmouth.png
share/icons/hicolor/22x22/apps/kmouth.png
share/icons/hicolor/32x32/actions/kmousetool_off.png
share/icons/hicolor/32x32/actions/kmousetool_on.png
share/icons/hicolor/32x32/apps/kmag.png
share/icons/hicolor/32x32/apps/kmousetool.png
share/icons/hicolor/32x32/apps/kmouth.png
share/icons/hicolor/48x48/apps/kmouth.png
@dirrm share/doc/HTML/en/kmouth
@dirrm share/doc/HTML/en/kmousetool
@dirrm share/doc/HTML/en/kmag
@dirrm share/apps/kmouth/icons/hicolor/48x48/actions
@dirrm share/apps/kmouth/icons/hicolor/48x48
@dirrm share/apps/kmouth/icons/hicolor/32x32/actions
@dirrm share/apps/kmouth/icons/hicolor/32x32
@dirrm share/apps/kmouth/icons/hicolor/22x22/actions
@dirrm share/apps/kmouth/icons/hicolor/22x22
@dirrm share/apps/kmouth/icons/hicolor/16x16/actions
@dirrm share/apps/kmouth/icons/hicolor/16x16
@dirrm share/apps/kmouth/icons/hicolor
@dirrm share/apps/kmouth/icons
@dirrm share/apps/kmouth/books/sv
@dirrm share/apps/kmouth/books/en
@dirrm share/apps/kmouth/books/de
@dirrm share/apps/kmouth/books
@dirrm share/apps/kmouth
@dirrm share/apps/kmousetool/sounds
@dirrm share/apps/kmousetool
@dirrm share/apps/kmag
@dirrm lib/kde4/plugins/accessiblebridge

View file

@ -1,43 +1,29 @@
# New ports collection Makefile for: kdeaccessibility
# Date created: 2008-01-31
# Whom: Martin Wilke <miwi@FreeBSD.org>
# New ports collection makefile for: kmouth
# Date created: 2012-02-23
# Whom: Max Brazhnikov <makc@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdeaccessibility
PORTNAME= kmouth
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= accessibility kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Accessibility applications for KDE4
COMMENT= Speech synthesizer frontend for KDE
LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher
CONFLICTS_INSTALL= kdeaccessibility-4.[0-7].*
LATEST_LINK= ${PORTNAME}4
USE_BZIP2= yes
USE_XZ= yes
USE_KDE4= kdelibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes
USE_QT_VER= 4
QT_COMPONENTS= dbus gui qmake_build moc_build rcc_build uic_build
USE_XORG= x11 xext xtst
QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes
CMAKE_ARGS+= -DBUILD_jovie=OFF
MAN1= kmag.1 \
kmousetool.1 \
kmouth.1
OPTIONS= JOVIE "Install Jovie text-to-speech system" on
.include <bsd.port.options.mk>
.ifndef(WITHOUT_JOVIE)
RUN_DEPENDS+= ${KDE4_PREFIX}/bin/jovie:${PORTSDIR}/accessibility/jovie
.endif
MAN1= kmouth.1
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdeaccessibility-4.7.4.tar.bz2) = 031251969c0edcbfd93ceffce5665574df7af476e24112fe5af6f9e261d0bb8a
SIZE (KDE/kdeaccessibility-4.7.4.tar.bz2) = 876933
SHA256 (KDE/kmouth-4.8.3.tar.xz) = 1969b6b846b07e26c2dddd5e8a64bfd429b8353685ca8f0847beb515fb3148d8
SIZE (KDE/kmouth-4.8.3.tar.xz) = 323232

View file

@ -1,4 +1,6 @@
This port contains a set of KDE-based applications for
accessibility needs.
KMouth is a program which enables persons that cannot speak to let
their computer speak, e.g. mutal people or people who have lost
their voice. It has a text input field and speaks the sentences
that you enter. It also has support for user defined phrasebooks.
WWW: http://www.kde.org/
WWW: http://www.kde.org/applications/utilities/kmouth/

View file

@ -1,13 +1,5 @@
bin/kmag
bin/kmousetool
bin/kmouth
lib/kde4/libexec/kaccessibleapp
lib/kde4/plugins/accessiblebridge/kaccessiblebridge.so
share/applications/kde4/kmag.desktop
share/applications/kde4/kmousetool.desktop
share/applications/kde4/kmouth.desktop
share/apps/kmag/kmagui.rc
share/apps/kmousetool/sounds/mousetool_tap.wav
share/apps/kmouth/books/de/de-courteousness.phrasebook
share/apps/kmouth/books/de/de-greetings.phrasebook
share/apps/kmouth/books/de/de-howareyou.phrasebook
@ -66,16 +58,6 @@ share/apps/kmouth/icons/hicolor/48x48/actions/speak.png
share/apps/kmouth/kmouthui.rc
share/apps/kmouth/phrasebookdialogui.rc
share/config/kmouthrc
share/dbus-1/services/org.kde.kaccessible.service
share/doc/HTML/en/kmag/common
share/doc/HTML/en/kmag/index.cache.bz2
share/doc/HTML/en/kmag/index.docbook
share/doc/HTML/en/kmag/man-kmag.1.docbook
share/doc/HTML/en/kmag/screenshot.png
share/doc/HTML/en/kmousetool/common
share/doc/HTML/en/kmousetool/index.cache.bz2
share/doc/HTML/en/kmousetool/index.docbook
share/doc/HTML/en/kmousetool/man-kmousetool.1.docbook
share/doc/HTML/en/kmouth/common
share/doc/HTML/en/kmouth/index.cache.bz2
share/doc/HTML/en/kmouth/index.docbook
@ -88,24 +70,11 @@ share/doc/HTML/en/kmouth/kmouthwizard1.png
share/doc/HTML/en/kmouth/kmouthwizard2.png
share/doc/HTML/en/kmouth/kmouthwizard3.png
share/doc/HTML/en/kmouth/man-kmouth.1.docbook
share/icons/hicolor/16x16/actions/followmouse.png
share/icons/hicolor/16x16/actions/hidemouse.png
share/icons/hicolor/16x16/actions/kmousetool_off.png
share/icons/hicolor/16x16/actions/kmousetool_on.png
share/icons/hicolor/16x16/actions/window.png
share/icons/hicolor/16x16/apps/kmag.png
share/icons/hicolor/16x16/apps/kmousetool.png
share/icons/hicolor/16x16/apps/kmouth.png
share/icons/hicolor/22x22/apps/kmouth.png
share/icons/hicolor/32x32/actions/kmousetool_off.png
share/icons/hicolor/32x32/actions/kmousetool_on.png
share/icons/hicolor/32x32/apps/kmag.png
share/icons/hicolor/32x32/apps/kmousetool.png
share/icons/hicolor/32x32/apps/kmouth.png
share/icons/hicolor/48x48/apps/kmouth.png
@dirrm share/doc/HTML/en/kmouth
@dirrm share/doc/HTML/en/kmousetool
@dirrm share/doc/HTML/en/kmag
@dirrm share/apps/kmouth/icons/hicolor/48x48/actions
@dirrm share/apps/kmouth/icons/hicolor/48x48
@dirrm share/apps/kmouth/icons/hicolor/32x32/actions
@ -121,7 +90,3 @@ share/icons/hicolor/48x48/apps/kmouth.png
@dirrm share/apps/kmouth/books/de
@dirrm share/apps/kmouth/books
@dirrm share/apps/kmouth
@dirrm share/apps/kmousetool/sounds
@dirrm share/apps/kmousetool
@dirrm share/apps/kmag
@dirrm lib/kde4/plugins/accessiblebridge

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kde-l10n/kde-l10n-ar-4.7.4.tar.bz2) = fb5297f16e44a46997cba874b6d367f1b5a0188fe6086c11c32fcb3026ea88c7
SIZE (KDE/kde-l10n/kde-l10n-ar-4.7.4.tar.bz2) = 3594293
SHA256 (KDE/kde-l10n/kde-l10n-ar-4.8.3.tar.xz) = af74ab1e5549734f1f5e4de8cefc19637e258c85abd2ae71cbe27cfec45a3613
SIZE (KDE/kde-l10n/kde-l10n-ar-4.8.3.tar.xz) = 3355176

View file

@ -45,6 +45,7 @@ share/locale/ar/LC_MESSAGES/akonaditray.mo
share/locale/ar/LC_MESSAGES/akregator.mo
share/locale/ar/LC_MESSAGES/akregator_konqplugin.mo
share/locale/ar/LC_MESSAGES/amor.mo
share/locale/ar/LC_MESSAGES/analitza.mo
share/locale/ar/LC_MESSAGES/ark.mo
share/locale/ar/LC_MESSAGES/attica_kde.mo
share/locale/ar/LC_MESSAGES/audiocd_encoder_lame.mo
@ -93,7 +94,6 @@ share/locale/ar/LC_MESSAGES/kate.mo
share/locale/ar/LC_MESSAGES/kateexternaltoolsplugin.mo
share/locale/ar/LC_MESSAGES/katefilebrowserplugin.mo
share/locale/ar/LC_MESSAGES/katefiletemplates.mo
share/locale/ar/LC_MESSAGES/katefindinfilesplugin.mo
share/locale/ar/LC_MESSAGES/katehelloworld.mo
share/locale/ar/LC_MESSAGES/katekonsoleplugin.mo
share/locale/ar/LC_MESSAGES/katemailfilesplugin.mo
@ -119,6 +119,7 @@ share/locale/ar/LC_MESSAGES/kcalc.mo
share/locale/ar/LC_MESSAGES/kcertpart.mo
share/locale/ar/LC_MESSAGES/kcharselect.mo
share/locale/ar/LC_MESSAGES/kcm_akonadi.mo
share/locale/ar/LC_MESSAGES/kcm_attica.mo
share/locale/ar/LC_MESSAGES/kcm_autostart.mo
share/locale/ar/LC_MESSAGES/kcm_desktoppaths.mo
share/locale/ar/LC_MESSAGES/kcm_desktopthemedetails.mo
@ -192,7 +193,6 @@ share/locale/ar/LC_MESSAGES/kdecalendarsystems.mo
share/locale/ar/LC_MESSAGES/kdelibs4.mo
share/locale/ar/LC_MESSAGES/kdelibs_colors4.mo
share/locale/ar/LC_MESSAGES/kdepasswd.mo
share/locale/ar/LC_MESSAGES/kdepimwizards.mo
share/locale/ar/LC_MESSAGES/kdeqt.mo
share/locale/ar/LC_MESSAGES/kdesu.mo
share/locale/ar/LC_MESSAGES/kdesud.mo
@ -201,6 +201,7 @@ share/locale/ar/LC_MESSAGES/kdialog.mo
share/locale/ar/LC_MESSAGES/kdiamond.mo
share/locale/ar/LC_MESSAGES/kdmconfig.mo
share/locale/ar/LC_MESSAGES/kdmgreet.mo
share/locale/ar/LC_MESSAGES/kdontchangethehostname.mo
share/locale/ar/LC_MESSAGES/keditbookmarks.mo
share/locale/ar/LC_MESSAGES/kfile.mo
share/locale/ar/LC_MESSAGES/kfile_avi.mo
@ -258,7 +259,6 @@ share/locale/ar/LC_MESSAGES/kio_bookmarks.mo
share/locale/ar/LC_MESSAGES/kio_finger.mo
share/locale/ar/LC_MESSAGES/kio_fish.mo
share/locale/ar/LC_MESSAGES/kio_floppy.mo
share/locale/ar/LC_MESSAGES/kio_groupwise.mo
share/locale/ar/LC_MESSAGES/kio_help4.mo
share/locale/ar/LC_MESSAGES/kio_imap4.mo
share/locale/ar/LC_MESSAGES/kio_info.mo
@ -332,7 +332,6 @@ share/locale/ar/LC_MESSAGES/krdb.mo
share/locale/ar/LC_MESSAGES/krdc.mo
share/locale/ar/LC_MESSAGES/kreadconfig.mo
share/locale/ar/LC_MESSAGES/kres_blog.mo
share/locale/ar/LC_MESSAGES/kres_groupwise.mo
share/locale/ar/LC_MESSAGES/kres_remote.mo
share/locale/ar/LC_MESSAGES/kreversi.mo
share/locale/ar/LC_MESSAGES/krfb.mo
@ -354,7 +353,6 @@ share/locale/ar/LC_MESSAGES/kstars.mo
share/locale/ar/LC_MESSAGES/kstart.mo
share/locale/ar/LC_MESSAGES/kstartperf.mo
share/locale/ar/LC_MESSAGES/kstyle_config.mo
share/locale/ar/LC_MESSAGES/kstyle_keramik_config.mo
share/locale/ar/LC_MESSAGES/kstyle_phase_config.mo
share/locale/ar/LC_MESSAGES/ksudoku.mo
share/locale/ar/LC_MESSAGES/ksysguard.mo
@ -382,6 +380,7 @@ share/locale/ar/LC_MESSAGES/kwin.mo
share/locale/ar/LC_MESSAGES/kwin_art_clients.mo
share/locale/ar/LC_MESSAGES/kwin_clients.mo
share/locale/ar/LC_MESSAGES/kwin_effects.mo
share/locale/ar/LC_MESSAGES/kwinshutdown.mo
share/locale/ar/LC_MESSAGES/kwinstartmenu.mo
share/locale/ar/LC_MESSAGES/kwordquiz.mo
share/locale/ar/LC_MESSAGES/kwrite.mo
@ -390,9 +389,11 @@ share/locale/ar/LC_MESSAGES/kxkb.mo
share/locale/ar/LC_MESSAGES/kxsconfig.mo
share/locale/ar/LC_MESSAGES/lancelot.mo
share/locale/ar/LC_MESSAGES/libakonadi.mo
share/locale/ar/LC_MESSAGES/libkalarmcal.mo
share/locale/ar/LC_MESSAGES/libkasten.mo
share/locale/ar/LC_MESSAGES/libkblog.mo
share/locale/ar/LC_MESSAGES/libkcal.mo
share/locale/ar/LC_MESSAGES/libkcalutils.mo
share/locale/ar/LC_MESSAGES/libkcddb.mo
share/locale/ar/LC_MESSAGES/libkcompactdisc.mo
share/locale/ar/LC_MESSAGES/libkdcraw.mo
@ -439,11 +440,13 @@ share/locale/ar/LC_MESSAGES/mf_konqplugin.mo
share/locale/ar/LC_MESSAGES/minitoolsplugin.mo
share/locale/ar/LC_MESSAGES/mplayerthumbs.mo
share/locale/ar/LC_MESSAGES/mplayerthumbsconfig.mo
share/locale/ar/LC_MESSAGES/nepomukbackup.mo
share/locale/ar/LC_MESSAGES/nepomukcontroller.mo
share/locale/ar/LC_MESSAGES/nepomukfileindexer.mo
share/locale/ar/LC_MESSAGES/nepomukqueryservice.mo
share/locale/ar/LC_MESSAGES/nepomukserver.mo
share/locale/ar/LC_MESSAGES/nepomukservicestub.mo
share/locale/ar/LC_MESSAGES/nepomukstorage.mo
share/locale/ar/LC_MESSAGES/nepomukstrigiservice.mo
share/locale/ar/LC_MESSAGES/nsplugin.mo
share/locale/ar/LC_MESSAGES/okteta.mo
share/locale/ar/LC_MESSAGES/oktetapart.mo
@ -470,6 +473,7 @@ share/locale/ar/LC_MESSAGES/phononserver.mo
share/locale/ar/LC_MESSAGES/plasma-desktop.mo
share/locale/ar/LC_MESSAGES/plasma-netbook.mo
share/locale/ar/LC_MESSAGES/plasma-overlay.mo
share/locale/ar/LC_MESSAGES/plasma-remote-helper.mo
share/locale/ar/LC_MESSAGES/plasma-windowed.mo
share/locale/ar/LC_MESSAGES/plasma_applet_BbalL.mo
share/locale/ar/LC_MESSAGES/plasma_applet_CharSelectApplet.mo
@ -480,7 +484,6 @@ share/locale/ar/LC_MESSAGES/plasma_applet_calculator.mo
share/locale/ar/LC_MESSAGES/plasma_applet_clock.mo
share/locale/ar/LC_MESSAGES/plasma_applet_comic.mo
share/locale/ar/LC_MESSAGES/plasma_applet_currentappcontrol.mo
share/locale/ar/LC_MESSAGES/plasma_applet_devicenotifier.mo
share/locale/ar/LC_MESSAGES/plasma_applet_dig_clock.mo
share/locale/ar/LC_MESSAGES/plasma_applet_fifteenPuzzle.mo
share/locale/ar/LC_MESSAGES/plasma_applet_fileWatcher.mo
@ -503,6 +506,7 @@ share/locale/ar/LC_MESSAGES/plasma_applet_news.mo
share/locale/ar/LC_MESSAGES/plasma_applet_newspaper.mo
share/locale/ar/LC_MESSAGES/plasma_applet_notes.mo
share/locale/ar/LC_MESSAGES/plasma_applet_notifications.mo
share/locale/ar/LC_MESSAGES/plasma_applet_notifier.mo
share/locale/ar/LC_MESSAGES/plasma_applet_nowplaying.mo
share/locale/ar/LC_MESSAGES/plasma_applet_opendesktop.mo
share/locale/ar/LC_MESSAGES/plasma_applet_pager.mo

View file

@ -9,6 +9,7 @@
SUBDIR += aolserver-nszlib
SUBDIR += arc
SUBDIR += arj
SUBDIR += ark
SUBDIR += bicom
SUBDIR += bsdar
SUBDIR += bzip

View file

@ -4,60 +4,35 @@
#
# $FreeBSD$
PORTNAME= kdeutils
PORTNAME= ark
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 2
CATEGORIES= misc kde
CATEGORIES= archivers kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Collection of utilities for KDE 4
COMMENT= Archiving tool for KDE
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
qimageblitz.4:${PORTSDIR}/x11/qimageblitz
LIB_DEPENDS= qjson.0:${PORTSDIR}/devel/qjson
RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
LATEST_LINK= ${PORTNAME}4
CONFLICTS_INSTALL= kdeutils-4.[0-7].*
USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs libkonq
KDE4_BUILDENV= yes
USE_KDE4= kdeprefix kdehier automoc4 sharedmime \
kdelibs pimlibs workspace baseapps
USE_PYTHON= 2.5+
USE_QT_VER= 4
QT_COMPONENTS= dbus gui network script xml xmlpatterns \
qmake_build moc_build rcc_build uic_build
USE_XORG= x11 xrender xtst
USE_BZIP2= yes
CMAKE_ARGS+= -DBUILD_filelight:BOOL=FALSE \
-DBUILD_printer-applet:BOOL=FALSE
QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes
MAN1= ark.1
OPTIONS= FILELIGHT "Install Filelight file system viewer" on \
LIRC "Support for IR remote controls" off \
PRINTER_APPLET "Install printer system tray utility" off \
7ZIP "Support for 7-Zip archives in Ark" off \
OPTIONS= 7ZIP "Support for 7-Zip archives in Ark" off \
RAR "Support for RAR archives in Ark" off \
ZIP "Support for ZIP archives in Ark" off
.include <bsd.port.options.mk>
.ifndef(WITHOUT_FILELIGHT)
RUN_DEPENDS+= ${KDE4_PREFIX}/bin/filelight:${PORTSDIR}/sysutils/filelight-kde4
.endif
.ifdef(WITH_LIRC)
RUN_DEPENDS+= lircd:${PORTSDIR}/comms/lirc
.endif
.ifdef(WITH_PRINTER_APPLET)
RUN_DEPENDS+= ${KDE4_PREFIX}/bin/printer-applet:${PORTSDIR}/print/kdeutils4-printer-applet
.endif
.ifdef(WITH_7ZIP)
RUN_DEPENDS+= 7z:${PORTSDIR}/archivers/p7zip
.endif

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdeutils-4.7.4.tar.bz2) = bb50a5069808a0280eff671b2f9c0053f5bbbfdc432760bc35ccf654de833c68
SIZE (KDE/kdeutils-4.7.4.tar.bz2) = 3802873
SHA256 (KDE/ark-4.8.3.tar.xz) = c6e62c41c19910a4ca397fa1711c503cfce3689ccc7ed38d8e0eaf7ccd3810fb
SIZE (KDE/ark-4.8.3.tar.xz) = 157280

View file

@ -1,4 +1,11 @@
The KDE utilities are a compilation of various desktop utilities,
developed in the KDE module kdeutils.
Ark is a program for managing various archive formats within the KDE
environment.
Archives can be viewed, extracted, created and modified from within
Ark. The program can handle various formats such as tar, gzip, bzip2,
zip, rar and lha (if appropriate command-line programs are
installed). Ark can work closely with Konqueror in the KDE
environment to handle archives, if you install the Konqueror
Integration plugin available in the kdeaddons package.
WWW: http://utils.kde.org

View file

@ -1,269 +1,32 @@
bin/ark
bin/kcalc
bin/kcharselect
bin/kdf
bin/kfloppy
bin/kgpg
bin/krcdnotifieritem
bin/ktimer
bin/kwalletmanager
bin/kwikdisk
bin/superkaramba
bin/sweeper
lib/kde4/arkpart.so
lib/kde4/kcm_kdf.so
lib/kde4/kcm_kwallet.so
lib/kde4/kcm_remotecontrol.so
lib/kde4/kded_kremotecontroldaemon.so
lib/kde4/kerfuffle_cli7z.so
lib/kde4/kerfuffle_clilha.so
lib/kde4/kerfuffle_clirar.so
lib/kde4/kerfuffle_clizip.so
lib/kde4/kerfuffle_libarchive.so
lib/kde4/kerfuffle_libbz2.so
lib/kde4/kerfuffle_libgz.so
lib/kde4/kerfuffle_libxz.so
lib/kde4/kremotecontrol_lirc.so
lib/kde4/libextracthere.so
lib/kde4/plasma_engine_kremoteconrol.so
lib/kde4/plasma_package_superkaramba.so
lib/kde4/plasma_scriptengine_superkaramba.so
lib/libkdeinit4_kcalc.so
lib/libkerfuffle.so
lib/libkerfuffle.so.5
lib/libkerfuffle.so.5.0.1
lib/liblibkremotecontrol.so
lib/liblibkremotecontrol.so.1
lib/liblibkremotecontrol.so.1.0.0
lib/libsuperkaramba.so
lib/libsuperkaramba.so.5
lib/libsuperkaramba.so.5.0.1
share/applications/kde4/KCharSelect.desktop
share/applications/kde4/KFloppy.desktop
share/applications/kde4/ark.desktop
share/applications/kde4/kcalc.desktop
share/applications/kde4/kdf.desktop
share/applications/kde4/kgpg.desktop
share/applications/kde4/krcdnotifieritem.desktop
share/applications/kde4/ktimer.desktop
share/applications/kde4/kwalletmanager-kwalletd.desktop
share/applications/kde4/kwalletmanager.desktop
share/applications/kde4/kwikdisk.desktop
share/applications/kde4/superkaramba.desktop
share/applications/kde4/sweeper.desktop
share/apps/ark/ark_part.rc
share/apps/ark/arkui.rc
share/apps/kcalc/kcalcui.rc
share/apps/kcalc/scienceconstants.xml
share/apps/kcharselect/kcharselectui.rc
share/apps/kconf_update/kcalcrc.upd
share/apps/kconf_update/kcharselect.upd
share/apps/kdf/kdfui.rc
share/apps/kgpg/icons/hicolor/16x16/actions/document-export-key.png
share/apps/kgpg/icons/hicolor/16x16/actions/document-import-key.png
share/apps/kgpg/icons/hicolor/16x16/actions/document-properties-key.png
share/apps/kgpg/icons/hicolor/16x16/status/key-group.png
share/apps/kgpg/icons/hicolor/16x16/status/key-orphan.png
share/apps/kgpg/icons/hicolor/16x16/status/key-pair.png
share/apps/kgpg/icons/hicolor/16x16/status/key-single.png
share/apps/kgpg/icons/hicolor/22x22/actions/document-export-key.png
share/apps/kgpg/icons/hicolor/22x22/actions/document-import-key.png
share/apps/kgpg/icons/hicolor/22x22/actions/document-properties-key.png
share/apps/kgpg/icons/hicolor/22x22/actions/key-generate-pair.png
share/apps/kgpg/icons/hicolor/22x22/actions/view-key-secret.png
share/apps/kgpg/icons/hicolor/22x22/status/key-group.png
share/apps/kgpg/icons/hicolor/22x22/status/key-pair.png
share/apps/kgpg/icons/hicolor/22x22/status/key-single.png
share/apps/kgpg/icons/hicolor/32x32/actions/document-export-key.png
share/apps/kgpg/icons/hicolor/32x32/actions/document-import-key.png
share/apps/kgpg/icons/hicolor/32x32/actions/document-properties-key.png
share/apps/kgpg/icons/hicolor/32x32/status/key-group.png
share/apps/kgpg/icons/hicolor/32x32/status/key-pair.png
share/apps/kgpg/icons/hicolor/32x32/status/key-single.png
share/apps/kgpg/icons/hicolor/48x48/actions/document-export-key.png
share/apps/kgpg/icons/hicolor/48x48/actions/document-import-key.png
share/apps/kgpg/icons/hicolor/48x48/actions/document-properties-key.png
share/apps/kgpg/icons/hicolor/48x48/status/key-group.png
share/apps/kgpg/icons/hicolor/48x48/status/key-pair.png
share/apps/kgpg/icons/hicolor/48x48/status/key-single.png
share/apps/kgpg/icons/hicolor/scalable/actions/document-export-key.svgz
share/apps/kgpg/icons/hicolor/scalable/actions/document-import-key.svgz
share/apps/kgpg/icons/hicolor/scalable/actions/document-properties-key.svgz
share/apps/kgpg/icons/hicolor/scalable/status/key-group.svgz
share/apps/kgpg/icons/hicolor/scalable/status/key-pair.svgz
share/apps/kgpg/icons/hicolor/scalable/status/key-single.svgz
share/apps/kgpg/keysmanager.rc
share/apps/kgpg/kgpgeditor.rc
share/apps/kgpg/tips
share/apps/kremotecontrol/profiles/amarok.profile.xml
share/apps/kremotecontrol/profiles/dragonplayer.profile.xml
share/apps/kremotecontrol/profiles/klauncher.profile.xml
share/apps/kremotecontrol/profiles/kmix.profile.xml
share/apps/kremotecontrol/profiles/konqueror.profile.xml
share/apps/kremotecontrol/profiles/kscd.profile.xml
share/apps/kremotecontrol/profiles/okular.profile.xml
share/apps/kremotecontrol/profiles/powermanagement.profile.xml
share/apps/kremotecontrol/profiles/profile.xsd
share/apps/kremotecontrol/profiles/vlc.profile.xml
share/apps/kremotecontroldaemon/kremotecontroldaemon.notifyrc
share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_closed.png
share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_open.png
share/apps/kwalletmanager/kwalleteditor.rc
share/apps/kwalletmanager/kwalletmanager.rc
share/apps/superkaramba/superkarambaui.rc
share/apps/sweeper/sweeperui.rc
share/autostart/kgpg.desktop
share/config.kcfg/ark.kcfg
share/config.kcfg/kcalc.kcfg
share/config.kcfg/kgpg.kcfg
share/config/superkaramba.knsrc
share/dbus-1/interfaces/org.kde.kgpg.Key.xml
share/dbus-1/interfaces/org.kde.superkaramba.xml
share/dbus-1/interfaces/org.kde.sweeper.xml
share/doc/HTML/en/ark/ark-mainwindow.png
share/doc/HTML/en/ark/common
share/doc/HTML/en/ark/index.cache.bz2
share/doc/HTML/en/ark/index.docbook
share/doc/HTML/en/ark/man-ark.1.docbook
share/doc/HTML/en/kcalc/commands.docbook
share/doc/HTML/en/kcalc/common
share/doc/HTML/en/kcalc/index.cache.bz2
share/doc/HTML/en/kcalc/index.docbook
share/doc/HTML/en/kcharselect/common
share/doc/HTML/en/kcharselect/index.cache.bz2
share/doc/HTML/en/kcharselect/index.docbook
share/doc/HTML/en/kcharselect/kcharselect.png
share/doc/HTML/en/kcontrol/blockdevices/common
share/doc/HTML/en/kcontrol/blockdevices/index.cache.bz2
share/doc/HTML/en/kcontrol/blockdevices/index.docbook
share/doc/HTML/en/kcontrol/kremotecontrol/AddAction.png
share/doc/HTML/en/kcontrol/kremotecontrol/AddActionOptions.png
share/doc/HTML/en/kcontrol/kremotecontrol/AddDBusAction.png
share/doc/HTML/en/kcontrol/kremotecontrol/AddMode.png
share/doc/HTML/en/kcontrol/kremotecontrol/AddProfileAction.png
share/doc/HTML/en/kcontrol/kremotecontrol/AutoPopulate.png
share/doc/HTML/en/kcontrol/kremotecontrol/EditMasterMode.png
share/doc/HTML/en/kcontrol/kremotecontrol/common
share/doc/HTML/en/kcontrol/kremotecontrol/index.cache.bz2
share/doc/HTML/en/kcontrol/kremotecontrol/index.docbook
share/doc/HTML/en/kcontrol/kremotecontrol/irkick.png
share/doc/HTML/en/kcontrol/kremotecontrol/irkickoff.png
share/doc/HTML/en/kcontrol/kremotecontrol/kcmremotecontrol.png
share/doc/HTML/en/kdf/common
share/doc/HTML/en/kdf/index.cache.bz2
share/doc/HTML/en/kdf/index.docbook
share/doc/HTML/en/kdf/kdf.png
share/doc/HTML/en/kdf/kdf_config.png
share/doc/HTML/en/kfloppy/common
share/doc/HTML/en/kfloppy/index.cache.bz2
share/doc/HTML/en/kfloppy/index.docbook
share/doc/HTML/en/kgpg/common
share/doc/HTML/en/kgpg/editor.png
share/doc/HTML/en/kgpg/index.cache.bz2
share/doc/HTML/en/kgpg/index.docbook
share/doc/HTML/en/kgpg/keygen.png
share/doc/HTML/en/kgpg/keymanage.png
share/doc/HTML/en/kgpg/keyprop.png
share/doc/HTML/en/kgpg/keys.png
share/doc/HTML/en/kgpg/keyserver-search.png
share/doc/HTML/en/kgpg/keyserver.png
share/doc/HTML/en/kgpg/options.png
share/doc/HTML/en/kgpg/select-secret-key.png
share/doc/HTML/en/kgpg/systray.png
share/doc/HTML/en/ktimer/common
share/doc/HTML/en/ktimer/first.png
share/doc/HTML/en/ktimer/index.cache.bz2
share/doc/HTML/en/ktimer/index.docbook
share/doc/HTML/en/ktimer/main.png
share/doc/HTML/en/ktimer/running.png
share/doc/HTML/en/ktimer/two_at_once.png
share/doc/HTML/en/kwallet/common
share/doc/HTML/en/kwallet/edit1.png
share/doc/HTML/en/kwallet/edit2.png
share/doc/HTML/en/kwallet/first-open-request.png
share/doc/HTML/en/kwallet/index.cache.bz2
share/doc/HTML/en/kwallet/index.docbook
share/doc/HTML/en/kwallet/kwalletmanager.png
share/doc/HTML/en/kwallet/openwallet-request.png
share/doc/HTML/en/kwallet/oxygen48-status-wallet-closed.png
share/doc/HTML/en/kwallet/oxygen48-status-wallet-open.png
share/doc/HTML/en/kwallet/save-login-information.png
share/doc/HTML/en/sweeper/common
share/doc/HTML/en/sweeper/index.cache.bz2
share/doc/HTML/en/sweeper/index.docbook
share/doc/HTML/en/sweeper/sweeper.png
share/icons/hicolor/128x128/apps/kdf.png
share/icons/hicolor/128x128/apps/kfloppy.png
share/icons/hicolor/128x128/apps/ktimer.png
share/icons/hicolor/128x128/apps/kwalletmanager.png
share/icons/hicolor/128x128/apps/kwalletmanager2.png
share/icons/hicolor/128x128/apps/kwikdisk.png
share/icons/hicolor/128x128/apps/superkaramba.png
share/icons/hicolor/128x128/devices/infrared-remote.png
share/icons/hicolor/16x16/apps/kdf.png
share/icons/hicolor/16x16/apps/kfloppy.png
share/icons/hicolor/16x16/apps/kgpg.png
share/icons/hicolor/16x16/apps/ktimer.png
share/icons/hicolor/16x16/apps/kwalletmanager.png
share/icons/hicolor/16x16/apps/kwalletmanager2.png
share/icons/hicolor/16x16/apps/kwikdisk.png
share/icons/hicolor/16x16/apps/superkaramba.png
share/icons/hicolor/16x16/devices/infrared-remote.png
share/icons/hicolor/22x22/actions/krcd_flash.png
share/icons/hicolor/22x22/actions/krcd_off.png
share/icons/hicolor/22x22/apps/kdf.png
share/icons/hicolor/22x22/apps/kfloppy.png
share/icons/hicolor/22x22/apps/kgpg.png
share/icons/hicolor/22x22/apps/krcd.png
share/icons/hicolor/22x22/apps/kwalletmanager.png
share/icons/hicolor/22x22/apps/kwikdisk.png
share/icons/hicolor/22x22/apps/superkaramba.png
share/icons/hicolor/22x22/devices/infrared-remote.png
share/icons/hicolor/32x32/apps/kdf.png
share/icons/hicolor/32x32/apps/kfloppy.png
share/icons/hicolor/32x32/apps/kgpg.png
share/icons/hicolor/32x32/apps/ktimer.png
share/icons/hicolor/32x32/apps/kwalletmanager.png
share/icons/hicolor/32x32/apps/kwalletmanager2.png
share/icons/hicolor/32x32/apps/kwikdisk.png
share/icons/hicolor/32x32/apps/superkaramba.png
share/icons/hicolor/32x32/devices/infrared-remote.png
share/icons/hicolor/42x42/devices/infrared-remote.png
share/icons/hicolor/48x48/apps/kdf.png
share/icons/hicolor/48x48/apps/kfloppy.png
share/icons/hicolor/48x48/apps/kgpg.png
share/icons/hicolor/48x48/apps/ktimer.png
share/icons/hicolor/48x48/apps/kwalletmanager.png
share/icons/hicolor/48x48/apps/kwalletmanager2.png
share/icons/hicolor/48x48/apps/kwikdisk.png
share/icons/hicolor/48x48/apps/superkaramba.png
share/icons/hicolor/48x48/devices/infrared-remote.png
share/icons/hicolor/64x64/apps/kdf.png
share/icons/hicolor/64x64/apps/kfloppy.png
share/icons/hicolor/64x64/apps/kwalletmanager.png
share/icons/hicolor/64x64/apps/kwalletmanager2.png
share/icons/hicolor/64x64/apps/kwikdisk.png
share/icons/hicolor/64x64/apps/superkaramba.png
share/icons/hicolor/64x64/devices/infrared-remote.png
share/icons/hicolor/8x8/devices/infrared-remote.png
share/icons/hicolor/scalable/actions/krcd_flash.svgz
share/icons/hicolor/scalable/actions/krcd_off.svgz
share/icons/hicolor/scalable/apps/krcd.svgz
share/icons/hicolor/scalable/apps/superkaramba.svgz
share/icons/hicolor/scalable/devices/infrared-remote.svgz
share/icons/oxygen/16x16/apps/kcmdf.png
share/icons/oxygen/22x22/apps/kcmdf.png
share/icons/oxygen/32x32/apps/kcmdf.png
share/kde4/services/ServiceMenus/ark_addtoservicemenu.desktop
share/kde4/services/ServiceMenus/ark_servicemenu.desktop
share/kde4/services/ServiceMenus/encryptfile.desktop
share/kde4/services/ServiceMenus/encryptfolder.desktop
share/kde4/services/ServiceMenus/viewdecrypted.desktop
share/kde4/services/ark_dndextract.desktop
share/kde4/services/ark_part.desktop
share/kde4/services/kcm_remotecontrol.desktop
share/kde4/services/kcmdf.desktop
share/kde4/services/kded/kremotecontroldaemon.desktop
share/kde4/services/kerfuffle_cli7z.desktop
share/kde4/services/kerfuffle_clilha.desktop
share/kde4/services/kerfuffle_clirar.desktop
share/kde4/services/kerfuffle_clizip.desktop
share/kde4/services/kerfuffle_libarchive.desktop
@ -271,60 +34,6 @@ share/kde4/services/kerfuffle_libarchive_readonly.desktop
share/kde4/services/kerfuffle_libbz2.desktop
share/kde4/services/kerfuffle_libgz.desktop
share/kde4/services/kerfuffle_libxz.desktop
share/kde4/services/kremotecontrolbackends/kremotecontrol_lirc.desktop
share/kde4/services/kwalletconfig.desktop
share/kde4/services/kwalletmanager_show.desktop
share/kde4/services/plasma-engine-kremotecontrol.desktop
share/kde4/services/plasma-package-superkaramba.desktop
share/kde4/services/plasma-scriptengine-superkaramba.desktop
share/kde4/servicetypes/kerfufflePlugin.desktop
share/kde4/servicetypes/kremotecontrolmanager.desktop
@dirrm share/kde4/services/kremotecontrolbackends
@dirrmtry share/icons/oxygen/42x42/devices
@dirrmtry share/icons/oxygen/42x42
@dirrmtry share/icons/hicolor/8x8/devices
@dirrmtry share/icons/hicolor/8x8
@dirrmtry share/icons/hicolor/42x42/devices
@dirrmtry share/icons/hicolor/42x42
@dirrm share/doc/HTML/en/sweeper
@dirrm share/doc/HTML/en/kwallet
@dirrm share/doc/HTML/en/ktimer
@dirrm share/doc/HTML/en/kgpg
@dirrm share/doc/HTML/en/kfloppy
@dirrm share/doc/HTML/en/kdf
@dirrm share/doc/HTML/en/kcontrol/kremotecontrol
@dirrm share/doc/HTML/en/kcontrol/blockdevices
@dirrm share/doc/HTML/en/kcharselect
@dirrm share/doc/HTML/en/kcalc
@dirrm share/doc/HTML/en/ark
@dirrm share/apps/sweeper
@dirrm share/apps/superkaramba
@dirrm share/apps/kwalletmanager/icons/hicolor/22x22/actions
@dirrm share/apps/kwalletmanager/icons/hicolor/22x22
@dirrm share/apps/kwalletmanager/icons/hicolor
@dirrm share/apps/kwalletmanager/icons
@dirrm share/apps/kwalletmanager
@dirrm share/apps/kremotecontroldaemon
@dirrm share/apps/kremotecontrol/profiles
@dirrm share/apps/kremotecontrol
@dirrm share/apps/kgpg/icons/hicolor/scalable/status
@dirrm share/apps/kgpg/icons/hicolor/scalable/actions
@dirrm share/apps/kgpg/icons/hicolor/scalable
@dirrm share/apps/kgpg/icons/hicolor/48x48/status
@dirrm share/apps/kgpg/icons/hicolor/48x48/actions
@dirrm share/apps/kgpg/icons/hicolor/48x48
@dirrm share/apps/kgpg/icons/hicolor/32x32/status
@dirrm share/apps/kgpg/icons/hicolor/32x32/actions
@dirrm share/apps/kgpg/icons/hicolor/32x32
@dirrm share/apps/kgpg/icons/hicolor/22x22/status
@dirrm share/apps/kgpg/icons/hicolor/22x22/actions
@dirrm share/apps/kgpg/icons/hicolor/22x22
@dirrm share/apps/kgpg/icons/hicolor/16x16/status
@dirrm share/apps/kgpg/icons/hicolor/16x16/actions
@dirrm share/apps/kgpg/icons/hicolor/16x16
@dirrm share/apps/kgpg/icons/hicolor
@dirrm share/apps/kgpg/icons
@dirrm share/apps/kgpg
@dirrm share/apps/kdf
@dirrm share/apps/kcalc
@dirrm share/apps/ark

View file

@ -7,7 +7,6 @@
PORTNAME= kstars
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= astro kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@ -29,7 +28,7 @@ USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USE_QT_VER= 4
QT_COMPONENTS= opengl qmake_build moc_build rcc_build uic_build
USE_BZIP2= yes
USE_XZ= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kstars-4.7.4.tar.bz2) = 7860130fdcb78142e41733511bcf931fa4db3428f61384e4729c95ea68263c7f
SIZE (KDE/kstars-4.7.4.tar.bz2) = 13123167
SHA256 (KDE/kstars-4.8.3.tar.xz) = fdc77fcd2ae7446f1d2a3fa54a358710e64966e9ac5da79d7152e29f7fb816b5
SIZE (KDE/kstars-4.8.3.tar.xz) = 12348536

View file

@ -204,6 +204,7 @@ share/apps/kstars/saturn.R3.vsop
share/apps/kstars/saturn.R4.vsop
share/apps/kstars/saturn.R5.vsop
share/apps/kstars/saturn.orbit
share/apps/kstars/scripts/supernova_updates_parser.py
share/apps/kstars/smc.dat
share/apps/kstars/starlnum.idx
share/apps/kstars/starnames.dat
@ -425,6 +426,7 @@ share/icons/hicolor/64x64/apps/kstars.png
share/icons/hicolor/scalable/apps/kstars.svgz
@dirrm share/doc/HTML/en/kstars
@dirrm share/apps/kstars/textures
@dirrm share/apps/kstars/scripts
@dirrm share/apps/kstars/icons/hicolor/scalable/actions
@dirrm share/apps/kstars/icons/hicolor/scalable
@dirrm share/apps/kstars/icons/hicolor/64x64/actions

View file

@ -7,7 +7,6 @@
PORTNAME= marble
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= astro kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@ -24,9 +23,10 @@ USE_QT_VER= 4
QT_COMPONENTS= dbus declarative gui network \
phonon script sql svg webkit xml \
qmake_build moc_build rcc_build uic_build
USE_BZIP2= yes
USE_XZ= yes
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
CMAKE_ARGS= -DMOBILE:BOOL=FALSE
OPTIONS= GPS "Support for GPS position provider" on

View file

@ -1,2 +1,2 @@
SHA256 (KDE/marble-4.7.4.tar.bz2) = e6a735cceca8cb2df9bff7c79b7af35dca4c3f2a5f5d3cff2847e34acd95d40b
SIZE (KDE/marble-4.7.4.tar.bz2) = 21068089
SHA256 (KDE/marble-4.8.3.tar.xz) = 1aae47e3c5365fc922d0c0e50aded329930f43be43c19d35345c8c20c8aff9a8
SIZE (KDE/marble-4.8.3.tar.xz) = 19899712

View file

@ -0,0 +1,23 @@
--- ./src/CMakeLists.txt.orig 2012-02-29 22:57:03.966438000 +0000
+++ ./src/CMakeLists.txt 2012-05-22 15:24:05.892577235 +0000
@@ -8,7 +8,7 @@
add_definitions(-DMARBLE_DBUS)
endif(BUILD_WITH_DBUS)
-if( QT_QTDECLARATIVE_FOUND )
+if( MOBILE AND QT_QTDECLARATIVE_FOUND )
OPTION(IGNORE_CMAKE_INSTALL_PREFIX_FOR_DECLARATIVE_PLUGINS "Install Marble Qt Declarative plugins to QT_IMPORTS_DIR even if that is out of the CMAKE_INSTALL_PREFIX")
IF(DEFINED QT_IMPORTS_DIR)
SET(MARBLE_QT_IMPORTS_DIR ${QT_IMPORTS_DIR})
@@ -44,9 +44,9 @@
add_subdirectory( plugins )
add_subdirectory( bindings )
-if( QT_QTDECLARATIVE_FOUND )
+if( MOBILE AND QT_QTDECLARATIVE_FOUND )
add_subdirectory( qt-components )
-endif( QT_QTDECLARATIVE_FOUND )
+endif( MOBILE AND QT_QTDECLARATIVE_FOUND )
if( NOT QTONLY AND KDE4_PLASMA_LIBS ) # don't try to build this against kdelibs < 4.2
add_subdirectory( plasmoid )

View file

@ -0,0 +1,11 @@
--- ./src/plugins/CMakeLists.txt.orig 2011-12-20 19:19:11.000000000 +0000
+++ ./src/plugins/CMakeLists.txt 2012-05-22 15:24:05.930574748 +0000
@@ -6,6 +6,6 @@
add_subdirectory( templates )
add_subdirectory( positionprovider )
-if( QT_QTDECLARATIVE_FOUND )
+if( MOBILE AND QT_QTDECLARATIVE_FOUND )
add_subdirectory( qt-components )
-endif( QT_QTDECLARATIVE_FOUND )
+endif( MOBILE AND QT_QTDECLARATIVE_FOUND )

View file

@ -0,0 +1,14 @@
--- ./src/plugins/declarative/CMakeLists.txt.orig 2011-12-20 19:19:11.000000000 +0000
+++ ./src/plugins/declarative/CMakeLists.txt 2012-05-22 15:24:05.905573771 +0000
@@ -1,4 +1,4 @@
-if( QT_QTDECLARATIVE_FOUND )
+if( MOBILE AND QT_QTDECLARATIVE_FOUND )
PROJECT( MarbleDeclarativePlugin )
@@ -41,4 +41,4 @@
ENDIF()
INSTALL( FILES qmldir MarbleSettings.qml DESTINATION ${MARBLE_QT_IMPORTS_DIR}/org/kde/edu/marble )
-endif( QT_QTDECLARATIVE_FOUND )
+endif( MOBILE AND QT_QTDECLARATIVE_FOUND )

View file

@ -1,4 +1,3 @@
bin/geodatatest
bin/marble
bin/routing-instructions
bin/tilecreator
@ -9,10 +8,12 @@ include/marble/AbstractFloatItem.h
include/marble/AbstractMarbleGraphicsLayout.h
include/marble/AbstractProjection.h
include/marble/AbstractWorkerThread.h
include/marble/AlternativeRoutesModel.h
include/marble/BookmarkManager.h
include/marble/ClipPainter.h
include/marble/CurrentLocationWidget.h
include/marble/DownloadRegionDialog.h
include/marble/ElevationModel.h
include/marble/EquirectProjection.h
include/marble/FileViewWidget.h
include/marble/FrameGraphicsItem.h
@ -47,12 +48,14 @@ include/marble/GeoDataStyleMap.h
include/marble/GeoDataStyleSelector.h
include/marble/GeoDocument.h
include/marble/GeoGraphicsItem.h
include/marble/GeoGraphicsScene.h
include/marble/GeoPainter.h
include/marble/LabelGraphicsItem.h
include/marble/LatLonBoxWidget.h
include/marble/LatLonEdit.h
include/marble/LayerInterface.h
include/marble/LegendWidget.h
include/marble/Maneuver.h
include/marble/MapThemeManager.h
include/marble/MapViewWidget.h
include/marble/MapWizard.h
@ -78,7 +81,12 @@ include/marble/QtMarbleConfigDialog.h
include/marble/Quaternion.h
include/marble/RenderPlugin.h
include/marble/RenderPluginInterface.h
include/marble/Route.h
include/marble/RouteRequest.h
include/marble/RouteSegment.h
include/marble/RoutingManager.h
include/marble/RoutingModel.h
include/marble/RoutingProfile.h
include/marble/RoutingWidget.h
include/marble/RunnerPlugin.h
include/marble/ScreenGraphicsItem.h
@ -90,7 +98,6 @@ include/marble/TileCreator.h
include/marble/TileCreatorDialog.h
include/marble/TileLevelRangeWidget.h
include/marble/TinyWebBrowser.h
include/marble/ViewParams.h
include/marble/ViewportParams.h
include/marble/WidgetGraphicsItem.h
include/marble/geodata_export.h
@ -98,14 +105,20 @@ include/marble/global.h
include/marble/marble_export.h
lib/kde4/libmarble_part.so
lib/kde4/plasma_applet_worldclock.so
lib/kde4/plasma_runner_marble.so
lib/kde4/plugins/marble/AprsPlugin.so
lib/kde4/plugins/marble/CachePlugin.so
lib/kde4/plugins/marble/CompassFloatItem.so
lib/kde4/plugins/marble/CrosshairsPlugin.so
lib/kde4/plugins/marble/EarthquakePlugin.so
lib/kde4/plugins/marble/ElevationProfileFloatItem.so
lib/kde4/plugins/marble/GosmorePlugin.so
lib/kde4/plugins/marble/GpsInfo.so
%%GPS%%lib/kde4/plugins/marble/GpsdPositionProviderPlugin.so
lib/kde4/plugins/marble/GpxPlugin.so
lib/kde4/plugins/marble/GraticulePlugin.so
lib/kde4/plugins/marble/HostipPlugin.so
lib/kde4/plugins/marble/KmlPlugin.so
lib/kde4/plugins/marble/LatLonPlugin.so
lib/kde4/plugins/marble/LocalDatabasePlugin.so
lib/kde4/plugins/marble/LocalOsmSearchPlugin.so
@ -115,22 +128,26 @@ lib/kde4/plugins/marble/NavigationFloatItem.so
lib/kde4/plugins/marble/NominatimPlugin.so
lib/kde4/plugins/marble/OpenDesktopPlugin.so
lib/kde4/plugins/marble/OpenRouteServicePlugin.so
lib/kde4/plugins/marble/OsmPlugin.so
lib/kde4/plugins/marble/OverviewMap.so
lib/kde4/plugins/marble/Photo.so
lib/kde4/plugins/marble/PlacemarkPositionProviderPlugin.so
lib/kde4/plugins/marble/PntPlugin.so
lib/kde4/plugins/marble/PositionMarker.so
lib/kde4/plugins/marble/ProgressFloatItem.so
lib/kde4/plugins/marble/QNamNetworkPlugin.so
lib/kde4/plugins/marble/RoutingPlugin.so
lib/kde4/plugins/marble/RoutinoPlugin.so
lib/kde4/plugins/marble/SatellitesPlugin.so
lib/kde4/plugins/marble/Speedometer.so
lib/kde4/plugins/marble/StarsPlugin.so
lib/kde4/plugins/marble/SunPlugin.so
lib/kde4/plugins/marble/Weather.so
lib/kde4/plugins/marble/Wikipedia.so
lib/kde4/plugins/marble/YoursPlugin.so
lib/kde4/plugins/marble/org/kde/edu/marble/libMarbleDeclarativePlugin.so
lib/kde4/plugins/marble/org/kde/edu/marble/qmldir
lib/libmarblewidget.so
lib/libmarblewidget.so.0.12.0
lib/libmarblewidget.so.12
lib/libmarblewidget.so.0.13.0
lib/libmarblewidget.so.13
share/applications/kde4/marble.desktop
share/apps/cmake/modules/FindMarble.cmake
share/apps/marble/data/LICENSE.txt
@ -169,6 +186,7 @@ share/apps/marble/data/bitmaps/cursor_tl.xpm
share/apps/marble/data/bitmaps/cursor_tr.xpm
share/apps/marble/data/bitmaps/default_location.png
share/apps/marble/data/bitmaps/earth_apollo.jpg
share/apps/marble/data/bitmaps/flag.png
share/apps/marble/data/bitmaps/folder.png
share/apps/marble/data/bitmaps/hand.png
share/apps/marble/data/bitmaps/lake.png
@ -199,6 +217,16 @@ share/apps/marble/data/bitmaps/poi/health_hospital.p.16.png
share/apps/marble/data/bitmaps/poi/health_pharmacy.p.16.png
share/apps/marble/data/bitmaps/poi/money_atm2.p.16.png
share/apps/marble/data/bitmaps/poi/money_bank2.p.16.png
share/apps/marble/data/bitmaps/poi/place_of_worship_bahai3.p.16.png
share/apps/marble/data/bitmaps/poi/place_of_worship_buddhist3.p.16.png
share/apps/marble/data/bitmaps/poi/place_of_worship_christian3.p.16.png
share/apps/marble/data/bitmaps/poi/place_of_worship_hindu3.p.16.png
share/apps/marble/data/bitmaps/poi/place_of_worship_islamic3.p.16.png
share/apps/marble/data/bitmaps/poi/place_of_worship_jain3.p.16.png
share/apps/marble/data/bitmaps/poi/place_of_worship_jewish3.p.16.png
share/apps/marble/data/bitmaps/poi/place_of_worship_shinto3.p.16.png
share/apps/marble/data/bitmaps/poi/place_of_worship_sikh3.p.16.png
share/apps/marble/data/bitmaps/poi/place_of_worship_unknown3.p.16.png
share/apps/marble/data/bitmaps/poi/shopping_alcohol.p.16.png
share/apps/marble/data/bitmaps/poi/shopping_hifi.p.16.png
share/apps/marble/data/bitmaps/poi/shopping_supermarket.p.16.png
@ -733,6 +761,9 @@ share/apps/marble/data/maps/earth/srtm/3/000007/000007_000014.jpg
share/apps/marble/data/maps/earth/srtm/3/000007/000007_000015.jpg
share/apps/marble/data/maps/earth/srtm/srtm-preview.png
share/apps/marble/data/maps/earth/srtm/srtm.dgml
share/apps/marble/data/maps/earth/srtm2/0/000000/000000_000000.png
share/apps/marble/data/maps/earth/srtm2/0/000000/000000_000001.png
share/apps/marble/data/maps/earth/srtm2/srtm2.dgml
share/apps/marble/data/maps/earth/temp-dec/temp-dec-preview.png
share/apps/marble/data/maps/earth/temp-dec/temp-dec.dgml
share/apps/marble/data/maps/earth/temp-dec/temp-dec.jpg
@ -840,6 +871,7 @@ share/icons/hicolor/48x48/apps/marble.png
share/icons/hicolor/64x64/apps/marble.png
share/kde4/services/marble_part.desktop
share/kde4/services/plasma-applet-kworldclock.desktop
share/kde4/services/plasma-runner-marble.desktop
@dirrm share/doc/HTML/en/marble
@dirrm share/apps/marble/data/weather
@dirrm share/apps/marble/data/svg
@ -850,6 +882,9 @@ share/kde4/services/plasma-applet-kworldclock.desktop
@dirrm share/apps/marble/data/maps/moon
@dirrm share/apps/marble/data/maps/earth/temp-july
@dirrm share/apps/marble/data/maps/earth/temp-dec
@dirrm share/apps/marble/data/maps/earth/srtm2/0/000000
@dirrm share/apps/marble/data/maps/earth/srtm2/0
@dirrm share/apps/marble/data/maps/earth/srtm2
@dirrm share/apps/marble/data/maps/earth/srtm/3/000007
@dirrm share/apps/marble/data/maps/earth/srtm/3/000006
@dirrm share/apps/marble/data/maps/earth/srtm/3/000005
@ -898,9 +933,5 @@ share/kde4/services/plasma-applet-kworldclock.desktop
@dirrm share/apps/marble/data/audio
@dirrm share/apps/marble/data
@dirrm share/apps/marble
@dirrm lib/kde4/plugins/marble/org/kde/edu/marble
@dirrm lib/kde4/plugins/marble/org/kde/edu
@dirrm lib/kde4/plugins/marble/org/kde
@dirrm lib/kde4/plugins/marble/org
@dirrm lib/kde4/plugins/marble
@dirrm include/marble

View file

@ -7,7 +7,6 @@
PORTNAME= kde-l10n
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= chinese kde
MAINTAINER= kde@FreeBSD.org

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kde-l10n/kde-l10n-zh_CN-4.7.4.tar.bz2) = c9985c911b553c0d69d5178987ca5dfdcc617d6ad94b0e11f14b4a04c55f4ea2
SIZE (KDE/kde-l10n/kde-l10n-zh_CN-4.7.4.tar.bz2) = 3665735
SHA256 (KDE/kde-l10n/kde-l10n-zh_CN-4.8.3.tar.xz) = bcac97305e51b096a11ee38ba6a87407086097b146287e86ea27040e853b47fe
SIZE (KDE/kde-l10n/kde-l10n-zh_CN-4.8.3.tar.xz) = 3555752

View file

@ -54,9 +54,7 @@ share/locale/zh_CN/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_kabc_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_kalarm_dir_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_kalarm_resource_common.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_kcal_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_kdeaccounts_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_knut_resource.mo
@ -69,7 +67,6 @@ share/locale/zh_CN/LC_MESSAGES/akonadi_mailtransport_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_mbox_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_microblog_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_mixedmaildir_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_nepomuk_email_feeder.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_nepomukfeeder.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_nepomuktag_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_next.mo
@ -82,10 +79,12 @@ share/locale/zh_CN/LC_MESSAGES/akonadi_strigi_feeder.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_vcard_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_vcarddir_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadicontact.mo
share/locale/zh_CN/LC_MESSAGES/akonadinotes.mo
share/locale/zh_CN/LC_MESSAGES/akonaditray.mo
share/locale/zh_CN/LC_MESSAGES/akregator.mo
share/locale/zh_CN/LC_MESSAGES/akregator_konqplugin.mo
share/locale/zh_CN/LC_MESSAGES/amor.mo
share/locale/zh_CN/LC_MESSAGES/analitza.mo
share/locale/zh_CN/LC_MESSAGES/ark.mo
share/locale/zh_CN/LC_MESSAGES/attica_kde.mo
share/locale/zh_CN/LC_MESSAGES/audiocd_encoder_lame.mo
@ -110,7 +109,9 @@ share/locale/zh_CN/LC_MESSAGES/dragonplayer.mo
share/locale/zh_CN/LC_MESSAGES/drkonqi.mo
share/locale/zh_CN/LC_MESSAGES/filelight.mo
share/locale/zh_CN/LC_MESSAGES/filetypes.mo
share/locale/zh_CN/LC_MESSAGES/fileviewbazaarplugin.mo
share/locale/zh_CN/LC_MESSAGES/fileviewgitplugin.mo
share/locale/zh_CN/LC_MESSAGES/fileviewhgplugin.mo
share/locale/zh_CN/LC_MESSAGES/fileviewsvnplugin.mo
share/locale/zh_CN/LC_MESSAGES/freespacenotifier.mo
share/locale/zh_CN/LC_MESSAGES/fsview.mo
@ -151,7 +152,6 @@ share/locale/zh_CN/LC_MESSAGES/katebuild-plugin.mo
share/locale/zh_CN/LC_MESSAGES/kateexternaltoolsplugin.mo
share/locale/zh_CN/LC_MESSAGES/katefilebrowserplugin.mo
share/locale/zh_CN/LC_MESSAGES/katefiletemplates.mo
share/locale/zh_CN/LC_MESSAGES/katefindinfilesplugin.mo
share/locale/zh_CN/LC_MESSAGES/kategdbplugin.mo
share/locale/zh_CN/LC_MESSAGES/katehelloworld.mo
share/locale/zh_CN/LC_MESSAGES/katekonsoleplugin.mo
@ -264,7 +264,6 @@ share/locale/zh_CN/LC_MESSAGES/kdelibs4.mo
share/locale/zh_CN/LC_MESSAGES/kdelibs_colors4.mo
share/locale/zh_CN/LC_MESSAGES/kdepasswd.mo
share/locale/zh_CN/LC_MESSAGES/kdepim-runtime-qml.mo
share/locale/zh_CN/LC_MESSAGES/kdepimwizards.mo
share/locale/zh_CN/LC_MESSAGES/kdeqt.mo
share/locale/zh_CN/LC_MESSAGES/kdesu.mo
share/locale/zh_CN/LC_MESSAGES/kdesud.mo
@ -335,7 +334,6 @@ share/locale/zh_CN/LC_MESSAGES/kio_bookmarks.mo
share/locale/zh_CN/LC_MESSAGES/kio_finger.mo
share/locale/zh_CN/LC_MESSAGES/kio_fish.mo
share/locale/zh_CN/LC_MESSAGES/kio_floppy.mo
share/locale/zh_CN/LC_MESSAGES/kio_groupwise.mo
share/locale/zh_CN/LC_MESSAGES/kio_help4.mo
share/locale/zh_CN/LC_MESSAGES/kio_imap4.mo
share/locale/zh_CN/LC_MESSAGES/kio_info.mo
@ -420,7 +418,6 @@ share/locale/zh_CN/LC_MESSAGES/kreadconfig.mo
share/locale/zh_CN/LC_MESSAGES/kremotecontroldaemon.mo
share/locale/zh_CN/LC_MESSAGES/kres-migrator.mo
share/locale/zh_CN/LC_MESSAGES/kres_blog.mo
share/locale/zh_CN/LC_MESSAGES/kres_groupwise.mo
share/locale/zh_CN/LC_MESSAGES/kres_remote.mo
share/locale/zh_CN/LC_MESSAGES/kresources_shared_akonadi.mo
share/locale/zh_CN/LC_MESSAGES/kreversi.mo
@ -430,6 +427,11 @@ share/locale/zh_CN/LC_MESSAGES/krunner.mo
share/locale/zh_CN/LC_MESSAGES/ksaneplugin.mo
share/locale/zh_CN/LC_MESSAGES/kscd.mo
share/locale/zh_CN/LC_MESSAGES/kscreensaver.mo
share/locale/zh_CN/LC_MESSAGES/ksecrets_kio.mo
share/locale/zh_CN/LC_MESSAGES/ksecrets_ksecrets.mo
share/locale/zh_CN/LC_MESSAGES/ksecretsservice_api.mo
share/locale/zh_CN/LC_MESSAGES/ksecretsserviced.mo
share/locale/zh_CN/LC_MESSAGES/ksecretsync.mo
share/locale/zh_CN/LC_MESSAGES/ksendemail.mo
share/locale/zh_CN/LC_MESSAGES/kshellcmdplugin.mo
share/locale/zh_CN/LC_MESSAGES/kshisen.mo
@ -445,13 +447,13 @@ share/locale/zh_CN/LC_MESSAGES/kstars.mo
share/locale/zh_CN/LC_MESSAGES/kstart.mo
share/locale/zh_CN/LC_MESSAGES/kstartperf.mo
share/locale/zh_CN/LC_MESSAGES/kstyle_config.mo
share/locale/zh_CN/LC_MESSAGES/kstyle_keramik_config.mo
share/locale/zh_CN/LC_MESSAGES/kstyle_phase_config.mo
share/locale/zh_CN/LC_MESSAGES/ksudoku.mo
share/locale/zh_CN/LC_MESSAGES/ksysguard.mo
share/locale/zh_CN/LC_MESSAGES/ksysguardlsofwidgets.mo
share/locale/zh_CN/LC_MESSAGES/ksystemlog.mo
share/locale/zh_CN/LC_MESSAGES/ksystraycmd.mo
share/locale/zh_CN/LC_MESSAGES/kte_acomment.mo
share/locale/zh_CN/LC_MESSAGES/kteatime.mo
share/locale/zh_CN/LC_MESSAGES/ktesnippets_editor.mo
share/locale/zh_CN/LC_MESSAGES/ktexteditor_codesnippets_core.mo
@ -479,6 +481,7 @@ share/locale/zh_CN/LC_MESSAGES/kwin_clients.mo
share/locale/zh_CN/LC_MESSAGES/kwin_effects.mo
share/locale/zh_CN/LC_MESSAGES/kwinshutdown.mo
share/locale/zh_CN/LC_MESSAGES/kwinstartmenu.mo
share/locale/zh_CN/LC_MESSAGES/kwl2kss.mo
share/locale/zh_CN/LC_MESSAGES/kwordquiz.mo
share/locale/zh_CN/LC_MESSAGES/kwrite.mo
share/locale/zh_CN/LC_MESSAGES/kwriteconfig.mo
@ -490,6 +493,7 @@ share/locale/zh_CN/LC_MESSAGES/libakonadi-kmime.mo
share/locale/zh_CN/LC_MESSAGES/libakonadi.mo
share/locale/zh_CN/LC_MESSAGES/libeventviews.mo
share/locale/zh_CN/LC_MESSAGES/libincidenceeditors.mo
share/locale/zh_CN/LC_MESSAGES/libkalarmcal.mo
share/locale/zh_CN/LC_MESSAGES/libkasten.mo
share/locale/zh_CN/LC_MESSAGES/libkblog.mo
share/locale/zh_CN/LC_MESSAGES/libkcal.mo
@ -555,11 +559,11 @@ share/locale/zh_CN/LC_MESSAGES/mplayerthumbs.mo
share/locale/zh_CN/LC_MESSAGES/mplayerthumbsconfig.mo
share/locale/zh_CN/LC_MESSAGES/nepomukbackup.mo
share/locale/zh_CN/LC_MESSAGES/nepomukcontroller.mo
share/locale/zh_CN/LC_MESSAGES/nepomukfileindexer.mo
share/locale/zh_CN/LC_MESSAGES/nepomukqueryservice.mo
share/locale/zh_CN/LC_MESSAGES/nepomukserver.mo
share/locale/zh_CN/LC_MESSAGES/nepomukservicestub.mo
share/locale/zh_CN/LC_MESSAGES/nepomukstorage.mo
share/locale/zh_CN/LC_MESSAGES/nepomukstrigiservice.mo
share/locale/zh_CN/LC_MESSAGES/newmailnotifieragent.mo
share/locale/zh_CN/LC_MESSAGES/notes-mobile.mo
share/locale/zh_CN/LC_MESSAGES/nsplugin.mo
@ -606,7 +610,6 @@ share/locale/zh_CN/LC_MESSAGES/plasma_applet_clock.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_comic.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_currentappcontrol.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_devicenotifier.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_dig_clock.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_fifteenPuzzle.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_fileWatcher.mo
@ -616,6 +619,7 @@ share/locale/zh_CN/LC_MESSAGES/plasma_applet_fuzzy_clock.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_gasCalculator.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_groupingpanel.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_icon.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_icontasks.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_incomingmsg.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_kalgebra.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_kalzium.mo
@ -638,6 +642,7 @@ share/locale/zh_CN/LC_MESSAGES/plasma_applet_news.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_newspaper.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_notes.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_notifications.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_notifier.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_nowplaying.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_opendesktop.mo
@ -710,6 +715,7 @@ share/locale/zh_CN/LC_MESSAGES/plasma_runner_konquerorsessions.mo
share/locale/zh_CN/LC_MESSAGES/plasma_runner_konsolesessions.mo
share/locale/zh_CN/LC_MESSAGES/plasma_runner_kopete.mo
share/locale/zh_CN/LC_MESSAGES/plasma_runner_locations.mo
share/locale/zh_CN/LC_MESSAGES/plasma_runner_marblerunner.mo
share/locale/zh_CN/LC_MESSAGES/plasma_runner_mediawiki.mo
share/locale/zh_CN/LC_MESSAGES/plasma_runner_nepomuksearchrunner.mo
share/locale/zh_CN/LC_MESSAGES/plasma_runner_placesrunner.mo
@ -732,6 +738,7 @@ share/locale/zh_CN/LC_MESSAGES/plasma_wallpaper_image.mo
share/locale/zh_CN/LC_MESSAGES/plasma_wallpaper_mandelbrot.mo
share/locale/zh_CN/LC_MESSAGES/plasma_wallpaper_marble.mo
share/locale/zh_CN/LC_MESSAGES/plasma_wallpaper_pattern.mo
share/locale/zh_CN/LC_MESSAGES/plasma_wallpaper_potd.mo
share/locale/zh_CN/LC_MESSAGES/plasma_wallpaper_virus.mo
share/locale/zh_CN/LC_MESSAGES/plasma_wallpaper_weather.mo
share/locale/zh_CN/LC_MESSAGES/plasmaengineexplorer.mo
@ -740,6 +747,7 @@ share/locale/zh_CN/LC_MESSAGES/plasmapkg.mo
share/locale/zh_CN/LC_MESSAGES/plasmawallpaperviewer.mo
share/locale/zh_CN/LC_MESSAGES/plasmoidviewer.mo
share/locale/zh_CN/LC_MESSAGES/powerdevil.mo
share/locale/zh_CN/LC_MESSAGES/powerdevilactivitiesconfig.mo
share/locale/zh_CN/LC_MESSAGES/powerdevilglobalconfig.mo
share/locale/zh_CN/LC_MESSAGES/powerdevilprofilesconfig.mo
share/locale/zh_CN/LC_MESSAGES/printer-applet.mo

View file

@ -7,7 +7,6 @@
PORTNAME= kde-l10n
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= chinese kde
MAINTAINER= kde@FreeBSD.org

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kde-l10n/kde-l10n-zh_TW-4.7.4.tar.bz2) = f8ca70f9ca6b1261cc280abe3e73d7c0d0acc3031762758d050fc6e1e3d5ae26
SIZE (KDE/kde-l10n/kde-l10n-zh_TW-4.7.4.tar.bz2) = 2830929
SHA256 (KDE/kde-l10n/kde-l10n-zh_TW-4.8.3.tar.xz) = 97150e888bc7a22a68a41dee5c6ab56fcae0b06290cd89f7b941433065f337c6
SIZE (KDE/kde-l10n/kde-l10n-zh_TW-4.8.3.tar.xz) = 2561184

View file

@ -18,9 +18,7 @@ share/locale/zh_TW/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_kabc_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_kalarm_dir_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_kalarm_resource_common.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_kcal_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_kdeaccounts_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_knut_resource.mo
@ -33,7 +31,6 @@ share/locale/zh_TW/LC_MESSAGES/akonadi_mailtransport_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_mbox_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_microblog_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_mixedmaildir_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_nepomuk_email_feeder.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_nepomukfeeder.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_nepomuktag_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_next.mo
@ -46,10 +43,12 @@ share/locale/zh_TW/LC_MESSAGES/akonadi_strigi_feeder.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_vcard_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_vcarddir_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadicontact.mo
share/locale/zh_TW/LC_MESSAGES/akonadinotes.mo
share/locale/zh_TW/LC_MESSAGES/akonaditray.mo
share/locale/zh_TW/LC_MESSAGES/akregator.mo
share/locale/zh_TW/LC_MESSAGES/akregator_konqplugin.mo
share/locale/zh_TW/LC_MESSAGES/amor.mo
share/locale/zh_TW/LC_MESSAGES/analitza.mo
share/locale/zh_TW/LC_MESSAGES/ark.mo
share/locale/zh_TW/LC_MESSAGES/attica_kde.mo
share/locale/zh_TW/LC_MESSAGES/audiocd_encoder_lame.mo
@ -74,7 +73,9 @@ share/locale/zh_TW/LC_MESSAGES/dragonplayer.mo
share/locale/zh_TW/LC_MESSAGES/drkonqi.mo
share/locale/zh_TW/LC_MESSAGES/filelight.mo
share/locale/zh_TW/LC_MESSAGES/filetypes.mo
share/locale/zh_TW/LC_MESSAGES/fileviewbazaarplugin.mo
share/locale/zh_TW/LC_MESSAGES/fileviewgitplugin.mo
share/locale/zh_TW/LC_MESSAGES/fileviewhgplugin.mo
share/locale/zh_TW/LC_MESSAGES/fileviewsvnplugin.mo
share/locale/zh_TW/LC_MESSAGES/freespacenotifier.mo
share/locale/zh_TW/LC_MESSAGES/fsview.mo
@ -115,7 +116,6 @@ share/locale/zh_TW/LC_MESSAGES/katebuild-plugin.mo
share/locale/zh_TW/LC_MESSAGES/kateexternaltoolsplugin.mo
share/locale/zh_TW/LC_MESSAGES/katefilebrowserplugin.mo
share/locale/zh_TW/LC_MESSAGES/katefiletemplates.mo
share/locale/zh_TW/LC_MESSAGES/katefindinfilesplugin.mo
share/locale/zh_TW/LC_MESSAGES/kategdbplugin.mo
share/locale/zh_TW/LC_MESSAGES/katehelloworld.mo
share/locale/zh_TW/LC_MESSAGES/katekonsoleplugin.mo
@ -228,7 +228,6 @@ share/locale/zh_TW/LC_MESSAGES/kdelibs4.mo
share/locale/zh_TW/LC_MESSAGES/kdelibs_colors4.mo
share/locale/zh_TW/LC_MESSAGES/kdepasswd.mo
share/locale/zh_TW/LC_MESSAGES/kdepim-runtime-qml.mo
share/locale/zh_TW/LC_MESSAGES/kdepimwizards.mo
share/locale/zh_TW/LC_MESSAGES/kdeqt.mo
share/locale/zh_TW/LC_MESSAGES/kdesu.mo
share/locale/zh_TW/LC_MESSAGES/kdesud.mo
@ -299,7 +298,6 @@ share/locale/zh_TW/LC_MESSAGES/kio_bookmarks.mo
share/locale/zh_TW/LC_MESSAGES/kio_finger.mo
share/locale/zh_TW/LC_MESSAGES/kio_fish.mo
share/locale/zh_TW/LC_MESSAGES/kio_floppy.mo
share/locale/zh_TW/LC_MESSAGES/kio_groupwise.mo
share/locale/zh_TW/LC_MESSAGES/kio_help4.mo
share/locale/zh_TW/LC_MESSAGES/kio_imap4.mo
share/locale/zh_TW/LC_MESSAGES/kio_info.mo
@ -384,7 +382,6 @@ share/locale/zh_TW/LC_MESSAGES/kreadconfig.mo
share/locale/zh_TW/LC_MESSAGES/kremotecontroldaemon.mo
share/locale/zh_TW/LC_MESSAGES/kres-migrator.mo
share/locale/zh_TW/LC_MESSAGES/kres_blog.mo
share/locale/zh_TW/LC_MESSAGES/kres_groupwise.mo
share/locale/zh_TW/LC_MESSAGES/kres_remote.mo
share/locale/zh_TW/LC_MESSAGES/kresources_shared_akonadi.mo
share/locale/zh_TW/LC_MESSAGES/kreversi.mo
@ -394,6 +391,11 @@ share/locale/zh_TW/LC_MESSAGES/krunner.mo
share/locale/zh_TW/LC_MESSAGES/ksaneplugin.mo
share/locale/zh_TW/LC_MESSAGES/kscd.mo
share/locale/zh_TW/LC_MESSAGES/kscreensaver.mo
share/locale/zh_TW/LC_MESSAGES/ksecrets_kio.mo
share/locale/zh_TW/LC_MESSAGES/ksecrets_ksecrets.mo
share/locale/zh_TW/LC_MESSAGES/ksecretsservice_api.mo
share/locale/zh_TW/LC_MESSAGES/ksecretsserviced.mo
share/locale/zh_TW/LC_MESSAGES/ksecretsync.mo
share/locale/zh_TW/LC_MESSAGES/ksendemail.mo
share/locale/zh_TW/LC_MESSAGES/kshellcmdplugin.mo
share/locale/zh_TW/LC_MESSAGES/kshisen.mo
@ -409,13 +411,13 @@ share/locale/zh_TW/LC_MESSAGES/kstars.mo
share/locale/zh_TW/LC_MESSAGES/kstart.mo
share/locale/zh_TW/LC_MESSAGES/kstartperf.mo
share/locale/zh_TW/LC_MESSAGES/kstyle_config.mo
share/locale/zh_TW/LC_MESSAGES/kstyle_keramik_config.mo
share/locale/zh_TW/LC_MESSAGES/kstyle_phase_config.mo
share/locale/zh_TW/LC_MESSAGES/ksudoku.mo
share/locale/zh_TW/LC_MESSAGES/ksysguard.mo
share/locale/zh_TW/LC_MESSAGES/ksysguardlsofwidgets.mo
share/locale/zh_TW/LC_MESSAGES/ksystemlog.mo
share/locale/zh_TW/LC_MESSAGES/ksystraycmd.mo
share/locale/zh_TW/LC_MESSAGES/kte_acomment.mo
share/locale/zh_TW/LC_MESSAGES/kteatime.mo
share/locale/zh_TW/LC_MESSAGES/ktesnippets_editor.mo
share/locale/zh_TW/LC_MESSAGES/ktexteditor_codesnippets_core.mo
@ -443,6 +445,7 @@ share/locale/zh_TW/LC_MESSAGES/kwin_clients.mo
share/locale/zh_TW/LC_MESSAGES/kwin_effects.mo
share/locale/zh_TW/LC_MESSAGES/kwinshutdown.mo
share/locale/zh_TW/LC_MESSAGES/kwinstartmenu.mo
share/locale/zh_TW/LC_MESSAGES/kwl2kss.mo
share/locale/zh_TW/LC_MESSAGES/kwordquiz.mo
share/locale/zh_TW/LC_MESSAGES/kwrite.mo
share/locale/zh_TW/LC_MESSAGES/kwriteconfig.mo
@ -454,6 +457,7 @@ share/locale/zh_TW/LC_MESSAGES/libakonadi-kmime.mo
share/locale/zh_TW/LC_MESSAGES/libakonadi.mo
share/locale/zh_TW/LC_MESSAGES/libeventviews.mo
share/locale/zh_TW/LC_MESSAGES/libincidenceeditors.mo
share/locale/zh_TW/LC_MESSAGES/libkalarmcal.mo
share/locale/zh_TW/LC_MESSAGES/libkasten.mo
share/locale/zh_TW/LC_MESSAGES/libkblog.mo
share/locale/zh_TW/LC_MESSAGES/libkcal.mo
@ -507,9 +511,11 @@ share/locale/zh_TW/LC_MESSAGES/libtaskmanager.mo
share/locale/zh_TW/LC_MESSAGES/libtemplateparser.mo
share/locale/zh_TW/LC_MESSAGES/lokalize.mo
share/locale/zh_TW/LC_MESSAGES/lskat.mo
share/locale/zh_TW/LC_MESSAGES/mailfilteragent.mo
share/locale/zh_TW/LC_MESSAGES/mailreader.mo
share/locale/zh_TW/LC_MESSAGES/marble.mo
share/locale/zh_TW/LC_MESSAGES/marble_qt.mo
share/locale/zh_TW/LC_MESSAGES/messageviewer_application_mstnef_plugin.mo
share/locale/zh_TW/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/zh_TW/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/zh_TW/LC_MESSAGES/messageviewer_text_xdiff_plugin.mo
@ -519,11 +525,11 @@ share/locale/zh_TW/LC_MESSAGES/mplayerthumbs.mo
share/locale/zh_TW/LC_MESSAGES/mplayerthumbsconfig.mo
share/locale/zh_TW/LC_MESSAGES/nepomukbackup.mo
share/locale/zh_TW/LC_MESSAGES/nepomukcontroller.mo
share/locale/zh_TW/LC_MESSAGES/nepomukfileindexer.mo
share/locale/zh_TW/LC_MESSAGES/nepomukqueryservice.mo
share/locale/zh_TW/LC_MESSAGES/nepomukserver.mo
share/locale/zh_TW/LC_MESSAGES/nepomukservicestub.mo
share/locale/zh_TW/LC_MESSAGES/nepomukstorage.mo
share/locale/zh_TW/LC_MESSAGES/nepomukstrigiservice.mo
share/locale/zh_TW/LC_MESSAGES/newmailnotifieragent.mo
share/locale/zh_TW/LC_MESSAGES/notes-mobile.mo
share/locale/zh_TW/LC_MESSAGES/nsplugin.mo
@ -570,7 +576,6 @@ share/locale/zh_TW/LC_MESSAGES/plasma_applet_clock.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_comic.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_currentappcontrol.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_devicenotifier.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_dig_clock.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_fifteenPuzzle.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_fileWatcher.mo
@ -580,6 +585,7 @@ share/locale/zh_TW/LC_MESSAGES/plasma_applet_fuzzy_clock.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_gasCalculator.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_groupingpanel.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_icon.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_icontasks.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_incomingmsg.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_kalgebra.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_kalzium.mo
@ -602,6 +608,7 @@ share/locale/zh_TW/LC_MESSAGES/plasma_applet_news.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_newspaper.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_notes.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_notifications.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_notifier.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_nowplaying.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_opendesktop.mo
@ -674,6 +681,7 @@ share/locale/zh_TW/LC_MESSAGES/plasma_runner_konquerorsessions.mo
share/locale/zh_TW/LC_MESSAGES/plasma_runner_konsolesessions.mo
share/locale/zh_TW/LC_MESSAGES/plasma_runner_kopete.mo
share/locale/zh_TW/LC_MESSAGES/plasma_runner_locations.mo
share/locale/zh_TW/LC_MESSAGES/plasma_runner_marblerunner.mo
share/locale/zh_TW/LC_MESSAGES/plasma_runner_mediawiki.mo
share/locale/zh_TW/LC_MESSAGES/plasma_runner_nepomuksearchrunner.mo
share/locale/zh_TW/LC_MESSAGES/plasma_runner_placesrunner.mo
@ -696,6 +704,7 @@ share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_image.mo
share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_mandelbrot.mo
share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_marble.mo
share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_pattern.mo
share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_potd.mo
share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_virus.mo
share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_weather.mo
share/locale/zh_TW/LC_MESSAGES/plasmaengineexplorer.mo
@ -704,6 +713,7 @@ share/locale/zh_TW/LC_MESSAGES/plasmapkg.mo
share/locale/zh_TW/LC_MESSAGES/plasmawallpaperviewer.mo
share/locale/zh_TW/LC_MESSAGES/plasmoidviewer.mo
share/locale/zh_TW/LC_MESSAGES/powerdevil.mo
share/locale/zh_TW/LC_MESSAGES/powerdevilactivitiesconfig.mo
share/locale/zh_TW/LC_MESSAGES/powerdevilglobalconfig.mo
share/locale/zh_TW/LC_MESSAGES/powerdevilprofilesconfig.mo
share/locale/zh_TW/LC_MESSAGES/printer-applet.mo

View file

@ -68,6 +68,7 @@
SUBDIR += klog
SUBDIR += kmobiletools
SUBDIR += kpsk
SUBDIR += kremotecontrol
SUBDIR += ktrack
SUBDIR += libfec
SUBDIR += libimobiledevice

View file

@ -4,90 +4,25 @@
#
# $FreeBSD$
PORTNAME= kdeutils
PORTNAME= kremotecontrol
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 2
CATEGORIES= misc kde
CATEGORIES= comms kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Collection of utilities for KDE 4
COMMENT= KDE frontend for your remote controls
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
qimageblitz.4:${PORTSDIR}/x11/qimageblitz
RUN_DEPENDS= lircd:${PORTSDIR}/comms/lirc
RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
LATEST_LINK= ${PORTNAME}4
CONFLICTS_INSTALL= kdeutils-4.[0-7].*
USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs
KDE4_BUILDENV= yes
USE_KDE4= kdeprefix kdehier automoc4 sharedmime \
kdelibs pimlibs workspace baseapps
USE_PYTHON= 2.5+
USE_QT_VER= 4
QT_COMPONENTS= dbus gui network script xml xmlpatterns \
qmake_build moc_build rcc_build uic_build
USE_XORG= x11 xrender xtst
USE_BZIP2= yes
CMAKE_ARGS+= -DBUILD_filelight:BOOL=FALSE \
-DBUILD_printer-applet:BOOL=FALSE
QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes
MAN1= ark.1
OPTIONS= FILELIGHT "Install Filelight file system viewer" on \
LIRC "Support for IR remote controls" off \
PRINTER_APPLET "Install printer system tray utility" off \
7ZIP "Support for 7-Zip archives in Ark" off \
RAR "Support for RAR archives in Ark" off \
ZIP "Support for ZIP archives in Ark" off
.include <bsd.port.options.mk>
.ifndef(WITHOUT_FILELIGHT)
RUN_DEPENDS+= ${KDE4_PREFIX}/bin/filelight:${PORTSDIR}/sysutils/filelight-kde4
.endif
.ifdef(WITH_LIRC)
RUN_DEPENDS+= lircd:${PORTSDIR}/comms/lirc
.endif
.ifdef(WITH_PRINTER_APPLET)
RUN_DEPENDS+= ${KDE4_PREFIX}/bin/printer-applet:${PORTSDIR}/print/kdeutils4-printer-applet
.endif
.ifdef(WITH_7ZIP)
RUN_DEPENDS+= 7z:${PORTSDIR}/archivers/p7zip
.endif
.ifdef(WITH_ZIP)
RUN_DEPENDS+= unzip>0:${PORTSDIR}/archivers/unzip \
zip:${PORTSDIR}/archivers/zip
.endif
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 800505 || (${OSVERSION} >= 900000 && ${OSVERSION} < 900012)
LIB_DEPENDS+= archive.12:${PORTSDIR}/archivers/libarchive
.endif
.ifdef(WITH_RAR)
RUN_DEPENDS+= unrar:${PORTSDIR}/archivers/unrar
.if ${ARCH} != "amd64" && ${ARCH} != "ia64" && ${ARCH} != "powerpc" && ${ARCH} != "sparc64"
INSTALL_RAR= YES
.elif ${ARCH} == "amd64"
.ifndef(HAVE_COMPAT_IA32_KERN)
HAVE_COMPAT_IA32_KERN!= if ${SYSCTL} -n compat.ia32.maxvmem >/dev/null 2>&1; then ${ECHO_CMD} YES; fi
.endif
.if ${HAVE_COMPAT_IA32_KERN} == "YES"
INSTALL_RAR= YES
.endif
.endif
.ifdef(INSTALL_RAR)
RUN_DEPENDS+= rar:${PORTSDIR}/archivers/rar
.endif
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdeutils-4.7.4.tar.bz2) = bb50a5069808a0280eff671b2f9c0053f5bbbfdc432760bc35ccf654de833c68
SIZE (KDE/kdeutils-4.7.4.tar.bz2) = 3802873
SHA256 (KDE/kremotecontrol-4.8.3.tar.xz) = 0fe5661d8d1826cfadc3ec6d18cef6604f83369d4e6a90917e5d50bbd9987453
SIZE (KDE/kremotecontrol-4.8.3.tar.xz) = 1084000

View file

@ -1,4 +1,8 @@
The KDE utilities are a compilation of various desktop utilities,
developed in the KDE module kdeutils.
KRemoteControl (formerly known as KDELirc) is a KDE frontend for
your remote controls. It allows to configure actions for button
presses on remotes. All types of remotes supported by the Solid
module in the KDE platform are also supported by KRemoteControl
(e.g. with the Linux Infrared Remote Control system (LIRC) as
backend).
WWW: http://utils.kde.org

View file

@ -1,99 +1,12 @@
bin/ark
bin/kcalc
bin/kcharselect
bin/kdf
bin/kfloppy
bin/kgpg
bin/krcdnotifieritem
bin/ktimer
bin/kwalletmanager
bin/kwikdisk
bin/superkaramba
bin/sweeper
lib/kde4/arkpart.so
lib/kde4/kcm_kdf.so
lib/kde4/kcm_kwallet.so
lib/kde4/kcm_remotecontrol.so
lib/kde4/kded_kremotecontroldaemon.so
lib/kde4/kerfuffle_cli7z.so
lib/kde4/kerfuffle_clirar.so
lib/kde4/kerfuffle_clizip.so
lib/kde4/kerfuffle_libarchive.so
lib/kde4/kerfuffle_libbz2.so
lib/kde4/kerfuffle_libgz.so
lib/kde4/kerfuffle_libxz.so
lib/kde4/kremotecontrol_lirc.so
lib/kde4/libextracthere.so
lib/kde4/plasma_engine_kremoteconrol.so
lib/kde4/plasma_package_superkaramba.so
lib/kde4/plasma_scriptengine_superkaramba.so
lib/libkdeinit4_kcalc.so
lib/libkerfuffle.so
lib/libkerfuffle.so.5
lib/libkerfuffle.so.5.0.1
lib/liblibkremotecontrol.so
lib/liblibkremotecontrol.so.1
lib/liblibkremotecontrol.so.1.0.0
lib/libsuperkaramba.so
lib/libsuperkaramba.so.5
lib/libsuperkaramba.so.5.0.1
share/applications/kde4/KCharSelect.desktop
share/applications/kde4/KFloppy.desktop
share/applications/kde4/ark.desktop
share/applications/kde4/kcalc.desktop
share/applications/kde4/kdf.desktop
share/applications/kde4/kgpg.desktop
share/applications/kde4/krcdnotifieritem.desktop
share/applications/kde4/ktimer.desktop
share/applications/kde4/kwalletmanager-kwalletd.desktop
share/applications/kde4/kwalletmanager.desktop
share/applications/kde4/kwikdisk.desktop
share/applications/kde4/superkaramba.desktop
share/applications/kde4/sweeper.desktop
share/apps/ark/ark_part.rc
share/apps/ark/arkui.rc
share/apps/kcalc/kcalcui.rc
share/apps/kcalc/scienceconstants.xml
share/apps/kcharselect/kcharselectui.rc
share/apps/kconf_update/kcalcrc.upd
share/apps/kconf_update/kcharselect.upd
share/apps/kdf/kdfui.rc
share/apps/kgpg/icons/hicolor/16x16/actions/document-export-key.png
share/apps/kgpg/icons/hicolor/16x16/actions/document-import-key.png
share/apps/kgpg/icons/hicolor/16x16/actions/document-properties-key.png
share/apps/kgpg/icons/hicolor/16x16/status/key-group.png
share/apps/kgpg/icons/hicolor/16x16/status/key-orphan.png
share/apps/kgpg/icons/hicolor/16x16/status/key-pair.png
share/apps/kgpg/icons/hicolor/16x16/status/key-single.png
share/apps/kgpg/icons/hicolor/22x22/actions/document-export-key.png
share/apps/kgpg/icons/hicolor/22x22/actions/document-import-key.png
share/apps/kgpg/icons/hicolor/22x22/actions/document-properties-key.png
share/apps/kgpg/icons/hicolor/22x22/actions/key-generate-pair.png
share/apps/kgpg/icons/hicolor/22x22/actions/view-key-secret.png
share/apps/kgpg/icons/hicolor/22x22/status/key-group.png
share/apps/kgpg/icons/hicolor/22x22/status/key-pair.png
share/apps/kgpg/icons/hicolor/22x22/status/key-single.png
share/apps/kgpg/icons/hicolor/32x32/actions/document-export-key.png
share/apps/kgpg/icons/hicolor/32x32/actions/document-import-key.png
share/apps/kgpg/icons/hicolor/32x32/actions/document-properties-key.png
share/apps/kgpg/icons/hicolor/32x32/status/key-group.png
share/apps/kgpg/icons/hicolor/32x32/status/key-pair.png
share/apps/kgpg/icons/hicolor/32x32/status/key-single.png
share/apps/kgpg/icons/hicolor/48x48/actions/document-export-key.png
share/apps/kgpg/icons/hicolor/48x48/actions/document-import-key.png
share/apps/kgpg/icons/hicolor/48x48/actions/document-properties-key.png
share/apps/kgpg/icons/hicolor/48x48/status/key-group.png
share/apps/kgpg/icons/hicolor/48x48/status/key-pair.png
share/apps/kgpg/icons/hicolor/48x48/status/key-single.png
share/apps/kgpg/icons/hicolor/scalable/actions/document-export-key.svgz
share/apps/kgpg/icons/hicolor/scalable/actions/document-import-key.svgz
share/apps/kgpg/icons/hicolor/scalable/actions/document-properties-key.svgz
share/apps/kgpg/icons/hicolor/scalable/status/key-group.svgz
share/apps/kgpg/icons/hicolor/scalable/status/key-pair.svgz
share/apps/kgpg/icons/hicolor/scalable/status/key-single.svgz
share/apps/kgpg/keysmanager.rc
share/apps/kgpg/kgpgeditor.rc
share/apps/kgpg/tips
share/apps/kremotecontrol/profiles/amarok.profile.xml
share/apps/kremotecontrol/profiles/dragonplayer.profile.xml
share/apps/kremotecontrol/profiles/klauncher.profile.xml
@ -105,36 +18,6 @@ share/apps/kremotecontrol/profiles/powermanagement.profile.xml
share/apps/kremotecontrol/profiles/profile.xsd
share/apps/kremotecontrol/profiles/vlc.profile.xml
share/apps/kremotecontroldaemon/kremotecontroldaemon.notifyrc
share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_closed.png
share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_open.png
share/apps/kwalletmanager/kwalleteditor.rc
share/apps/kwalletmanager/kwalletmanager.rc
share/apps/superkaramba/superkarambaui.rc
share/apps/sweeper/sweeperui.rc
share/autostart/kgpg.desktop
share/config.kcfg/ark.kcfg
share/config.kcfg/kcalc.kcfg
share/config.kcfg/kgpg.kcfg
share/config/superkaramba.knsrc
share/dbus-1/interfaces/org.kde.kgpg.Key.xml
share/dbus-1/interfaces/org.kde.superkaramba.xml
share/dbus-1/interfaces/org.kde.sweeper.xml
share/doc/HTML/en/ark/ark-mainwindow.png
share/doc/HTML/en/ark/common
share/doc/HTML/en/ark/index.cache.bz2
share/doc/HTML/en/ark/index.docbook
share/doc/HTML/en/ark/man-ark.1.docbook
share/doc/HTML/en/kcalc/commands.docbook
share/doc/HTML/en/kcalc/common
share/doc/HTML/en/kcalc/index.cache.bz2
share/doc/HTML/en/kcalc/index.docbook
share/doc/HTML/en/kcharselect/common
share/doc/HTML/en/kcharselect/index.cache.bz2
share/doc/HTML/en/kcharselect/index.docbook
share/doc/HTML/en/kcharselect/kcharselect.png
share/doc/HTML/en/kcontrol/blockdevices/common
share/doc/HTML/en/kcontrol/blockdevices/index.cache.bz2
share/doc/HTML/en/kcontrol/blockdevices/index.docbook
share/doc/HTML/en/kcontrol/kremotecontrol/AddAction.png
share/doc/HTML/en/kcontrol/kremotecontrol/AddActionOptions.png
share/doc/HTML/en/kcontrol/kremotecontrol/AddDBusAction.png
@ -148,183 +31,32 @@ share/doc/HTML/en/kcontrol/kremotecontrol/index.docbook
share/doc/HTML/en/kcontrol/kremotecontrol/irkick.png
share/doc/HTML/en/kcontrol/kremotecontrol/irkickoff.png
share/doc/HTML/en/kcontrol/kremotecontrol/kcmremotecontrol.png
share/doc/HTML/en/kdf/common
share/doc/HTML/en/kdf/index.cache.bz2
share/doc/HTML/en/kdf/index.docbook
share/doc/HTML/en/kdf/kdf.png
share/doc/HTML/en/kdf/kdf_config.png
share/doc/HTML/en/kfloppy/common
share/doc/HTML/en/kfloppy/index.cache.bz2
share/doc/HTML/en/kfloppy/index.docbook
share/doc/HTML/en/kgpg/common
share/doc/HTML/en/kgpg/editor.png
share/doc/HTML/en/kgpg/index.cache.bz2
share/doc/HTML/en/kgpg/index.docbook
share/doc/HTML/en/kgpg/keygen.png
share/doc/HTML/en/kgpg/keymanage.png
share/doc/HTML/en/kgpg/keyprop.png
share/doc/HTML/en/kgpg/keys.png
share/doc/HTML/en/kgpg/keyserver-search.png
share/doc/HTML/en/kgpg/keyserver.png
share/doc/HTML/en/kgpg/options.png
share/doc/HTML/en/kgpg/select-secret-key.png
share/doc/HTML/en/kgpg/systray.png
share/doc/HTML/en/ktimer/common
share/doc/HTML/en/ktimer/first.png
share/doc/HTML/en/ktimer/index.cache.bz2
share/doc/HTML/en/ktimer/index.docbook
share/doc/HTML/en/ktimer/main.png
share/doc/HTML/en/ktimer/running.png
share/doc/HTML/en/ktimer/two_at_once.png
share/doc/HTML/en/kwallet/common
share/doc/HTML/en/kwallet/edit1.png
share/doc/HTML/en/kwallet/edit2.png
share/doc/HTML/en/kwallet/first-open-request.png
share/doc/HTML/en/kwallet/index.cache.bz2
share/doc/HTML/en/kwallet/index.docbook
share/doc/HTML/en/kwallet/kwalletmanager.png
share/doc/HTML/en/kwallet/openwallet-request.png
share/doc/HTML/en/kwallet/oxygen48-status-wallet-closed.png
share/doc/HTML/en/kwallet/oxygen48-status-wallet-open.png
share/doc/HTML/en/kwallet/save-login-information.png
share/doc/HTML/en/sweeper/common
share/doc/HTML/en/sweeper/index.cache.bz2
share/doc/HTML/en/sweeper/index.docbook
share/doc/HTML/en/sweeper/sweeper.png
share/icons/hicolor/128x128/apps/kdf.png
share/icons/hicolor/128x128/apps/kfloppy.png
share/icons/hicolor/128x128/apps/ktimer.png
share/icons/hicolor/128x128/apps/kwalletmanager.png
share/icons/hicolor/128x128/apps/kwalletmanager2.png
share/icons/hicolor/128x128/apps/kwikdisk.png
share/icons/hicolor/128x128/apps/superkaramba.png
share/icons/hicolor/128x128/devices/infrared-remote.png
share/icons/hicolor/16x16/apps/kdf.png
share/icons/hicolor/16x16/apps/kfloppy.png
share/icons/hicolor/16x16/apps/kgpg.png
share/icons/hicolor/16x16/apps/ktimer.png
share/icons/hicolor/16x16/apps/kwalletmanager.png
share/icons/hicolor/16x16/apps/kwalletmanager2.png
share/icons/hicolor/16x16/apps/kwikdisk.png
share/icons/hicolor/16x16/apps/superkaramba.png
share/icons/hicolor/16x16/devices/infrared-remote.png
share/icons/hicolor/22x22/actions/krcd_flash.png
share/icons/hicolor/22x22/actions/krcd_off.png
share/icons/hicolor/22x22/apps/kdf.png
share/icons/hicolor/22x22/apps/kfloppy.png
share/icons/hicolor/22x22/apps/kgpg.png
share/icons/hicolor/22x22/apps/krcd.png
share/icons/hicolor/22x22/apps/kwalletmanager.png
share/icons/hicolor/22x22/apps/kwikdisk.png
share/icons/hicolor/22x22/apps/superkaramba.png
share/icons/hicolor/22x22/devices/infrared-remote.png
share/icons/hicolor/32x32/apps/kdf.png
share/icons/hicolor/32x32/apps/kfloppy.png
share/icons/hicolor/32x32/apps/kgpg.png
share/icons/hicolor/32x32/apps/ktimer.png
share/icons/hicolor/32x32/apps/kwalletmanager.png
share/icons/hicolor/32x32/apps/kwalletmanager2.png
share/icons/hicolor/32x32/apps/kwikdisk.png
share/icons/hicolor/32x32/apps/superkaramba.png
share/icons/hicolor/32x32/devices/infrared-remote.png
share/icons/hicolor/42x42/devices/infrared-remote.png
share/icons/hicolor/48x48/apps/kdf.png
share/icons/hicolor/48x48/apps/kfloppy.png
share/icons/hicolor/48x48/apps/kgpg.png
share/icons/hicolor/48x48/apps/ktimer.png
share/icons/hicolor/48x48/apps/kwalletmanager.png
share/icons/hicolor/48x48/apps/kwalletmanager2.png
share/icons/hicolor/48x48/apps/kwikdisk.png
share/icons/hicolor/48x48/apps/superkaramba.png
share/icons/hicolor/48x48/devices/infrared-remote.png
share/icons/hicolor/64x64/apps/kdf.png
share/icons/hicolor/64x64/apps/kfloppy.png
share/icons/hicolor/64x64/apps/kwalletmanager.png
share/icons/hicolor/64x64/apps/kwalletmanager2.png
share/icons/hicolor/64x64/apps/kwikdisk.png
share/icons/hicolor/64x64/apps/superkaramba.png
share/icons/hicolor/64x64/devices/infrared-remote.png
share/icons/hicolor/8x8/devices/infrared-remote.png
share/icons/hicolor/scalable/actions/krcd_flash.svgz
share/icons/hicolor/scalable/actions/krcd_off.svgz
share/icons/hicolor/scalable/apps/krcd.svgz
share/icons/hicolor/scalable/apps/superkaramba.svgz
share/icons/hicolor/scalable/devices/infrared-remote.svgz
share/icons/oxygen/16x16/apps/kcmdf.png
share/icons/oxygen/22x22/apps/kcmdf.png
share/icons/oxygen/32x32/apps/kcmdf.png
share/kde4/services/ServiceMenus/ark_addtoservicemenu.desktop
share/kde4/services/ServiceMenus/ark_servicemenu.desktop
share/kde4/services/ServiceMenus/encryptfile.desktop
share/kde4/services/ServiceMenus/encryptfolder.desktop
share/kde4/services/ServiceMenus/viewdecrypted.desktop
share/kde4/services/ark_dndextract.desktop
share/kde4/services/ark_part.desktop
share/kde4/services/kcm_remotecontrol.desktop
share/kde4/services/kcmdf.desktop
share/kde4/services/kded/kremotecontroldaemon.desktop
share/kde4/services/kerfuffle_cli7z.desktop
share/kde4/services/kerfuffle_clirar.desktop
share/kde4/services/kerfuffle_clizip.desktop
share/kde4/services/kerfuffle_libarchive.desktop
share/kde4/services/kerfuffle_libarchive_readonly.desktop
share/kde4/services/kerfuffle_libbz2.desktop
share/kde4/services/kerfuffle_libgz.desktop
share/kde4/services/kerfuffle_libxz.desktop
share/kde4/services/kremotecontrolbackends/kremotecontrol_lirc.desktop
share/kde4/services/kwalletconfig.desktop
share/kde4/services/kwalletmanager_show.desktop
share/kde4/services/plasma-engine-kremotecontrol.desktop
share/kde4/services/plasma-package-superkaramba.desktop
share/kde4/services/plasma-scriptengine-superkaramba.desktop
share/kde4/servicetypes/kerfufflePlugin.desktop
share/kde4/servicetypes/kremotecontrolmanager.desktop
@dirrm share/kde4/services/kremotecontrolbackends
@dirrmtry share/icons/oxygen/42x42/devices
@dirrmtry share/icons/oxygen/42x42
@dirrmtry share/icons/hicolor/8x8/devices
@dirrmtry share/icons/hicolor/8x8
@dirrmtry share/icons/hicolor/42x42/devices
@dirrmtry share/icons/hicolor/42x42
@dirrm share/doc/HTML/en/sweeper
@dirrm share/doc/HTML/en/kwallet
@dirrm share/doc/HTML/en/ktimer
@dirrm share/doc/HTML/en/kgpg
@dirrm share/doc/HTML/en/kfloppy
@dirrm share/doc/HTML/en/kdf
@dirrm share/doc/HTML/en/kcontrol/kremotecontrol
@dirrm share/doc/HTML/en/kcontrol/blockdevices
@dirrm share/doc/HTML/en/kcharselect
@dirrm share/doc/HTML/en/kcalc
@dirrm share/doc/HTML/en/ark
@dirrm share/apps/sweeper
@dirrm share/apps/superkaramba
@dirrm share/apps/kwalletmanager/icons/hicolor/22x22/actions
@dirrm share/apps/kwalletmanager/icons/hicolor/22x22
@dirrm share/apps/kwalletmanager/icons/hicolor
@dirrm share/apps/kwalletmanager/icons
@dirrm share/apps/kwalletmanager
@dirrm share/apps/kremotecontroldaemon
@dirrm share/apps/kremotecontrol/profiles
@dirrm share/apps/kremotecontrol
@dirrm share/apps/kgpg/icons/hicolor/scalable/status
@dirrm share/apps/kgpg/icons/hicolor/scalable/actions
@dirrm share/apps/kgpg/icons/hicolor/scalable
@dirrm share/apps/kgpg/icons/hicolor/48x48/status
@dirrm share/apps/kgpg/icons/hicolor/48x48/actions
@dirrm share/apps/kgpg/icons/hicolor/48x48
@dirrm share/apps/kgpg/icons/hicolor/32x32/status
@dirrm share/apps/kgpg/icons/hicolor/32x32/actions
@dirrm share/apps/kgpg/icons/hicolor/32x32
@dirrm share/apps/kgpg/icons/hicolor/22x22/status
@dirrm share/apps/kgpg/icons/hicolor/22x22/actions
@dirrm share/apps/kgpg/icons/hicolor/22x22
@dirrm share/apps/kgpg/icons/hicolor/16x16/status
@dirrm share/apps/kgpg/icons/hicolor/16x16/actions
@dirrm share/apps/kgpg/icons/hicolor/16x16
@dirrm share/apps/kgpg/icons/hicolor
@dirrm share/apps/kgpg/icons
@dirrm share/apps/kgpg
@dirrm share/apps/kdf
@dirrm share/apps/kcalc
@dirrm share/apps/ark

View file

@ -131,12 +131,15 @@
SUBDIR += katapult
SUBDIR += kbirthday
SUBDIR += kblticker
SUBDIR += kcharselect
SUBDIR += kchm
SUBDIR += kchmviewer
SUBDIR += kchmviewer-kde4
SUBDIR += kdepim3
SUBDIR += kdepim4
SUBDIR += kdepim4-runtime
SUBDIR += kdepim44
SUBDIR += kdepim44-runtime
SUBDIR += kdepimlibs4
SUBDIR += kdeplasma-addons
SUBDIR += kdissert
@ -254,6 +257,7 @@
SUBDIR += steadyflow
SUBDIR += strigi
SUBDIR += sugarcrm
SUBDIR += superkaramba
SUBDIR += superkaramba-lwp
SUBDIR += superswitcher
SUBDIR += surrealtodo

View file

@ -4,90 +4,23 @@
#
# $FreeBSD$
PORTNAME= kdeutils
PORTNAME= kcharselect
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 2
CATEGORIES= misc kde
CATEGORIES= deskutils kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Collection of utilities for KDE 4
COMMENT= Character selector for KDE
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
qimageblitz.4:${PORTSDIR}/x11/qimageblitz
RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
LATEST_LINK= ${PORTNAME}4
CONFLICTS_INSTALL= kdeutils-4.[0-7].*
USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs
KDE4_BUILDENV= yes
USE_KDE4= kdeprefix kdehier automoc4 sharedmime \
kdelibs pimlibs workspace baseapps
USE_PYTHON= 2.5+
USE_QT_VER= 4
QT_COMPONENTS= dbus gui network script xml xmlpatterns \
qmake_build moc_build rcc_build uic_build
USE_XORG= x11 xrender xtst
USE_BZIP2= yes
CMAKE_ARGS+= -DBUILD_filelight:BOOL=FALSE \
-DBUILD_printer-applet:BOOL=FALSE
QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes
MAN1= ark.1
OPTIONS= FILELIGHT "Install Filelight file system viewer" on \
LIRC "Support for IR remote controls" off \
PRINTER_APPLET "Install printer system tray utility" off \
7ZIP "Support for 7-Zip archives in Ark" off \
RAR "Support for RAR archives in Ark" off \
ZIP "Support for ZIP archives in Ark" off
.include <bsd.port.options.mk>
.ifndef(WITHOUT_FILELIGHT)
RUN_DEPENDS+= ${KDE4_PREFIX}/bin/filelight:${PORTSDIR}/sysutils/filelight-kde4
.endif
.ifdef(WITH_LIRC)
RUN_DEPENDS+= lircd:${PORTSDIR}/comms/lirc
.endif
.ifdef(WITH_PRINTER_APPLET)
RUN_DEPENDS+= ${KDE4_PREFIX}/bin/printer-applet:${PORTSDIR}/print/kdeutils4-printer-applet
.endif
.ifdef(WITH_7ZIP)
RUN_DEPENDS+= 7z:${PORTSDIR}/archivers/p7zip
.endif
.ifdef(WITH_ZIP)
RUN_DEPENDS+= unzip>0:${PORTSDIR}/archivers/unzip \
zip:${PORTSDIR}/archivers/zip
.endif
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 800505 || (${OSVERSION} >= 900000 && ${OSVERSION} < 900012)
LIB_DEPENDS+= archive.12:${PORTSDIR}/archivers/libarchive
.endif
.ifdef(WITH_RAR)
RUN_DEPENDS+= unrar:${PORTSDIR}/archivers/unrar
.if ${ARCH} != "amd64" && ${ARCH} != "ia64" && ${ARCH} != "powerpc" && ${ARCH} != "sparc64"
INSTALL_RAR= YES
.elif ${ARCH} == "amd64"
.ifndef(HAVE_COMPAT_IA32_KERN)
HAVE_COMPAT_IA32_KERN!= if ${SYSCTL} -n compat.ia32.maxvmem >/dev/null 2>&1; then ${ECHO_CMD} YES; fi
.endif
.if ${HAVE_COMPAT_IA32_KERN} == "YES"
INSTALL_RAR= YES
.endif
.endif
.ifdef(INSTALL_RAR)
RUN_DEPENDS+= rar:${PORTSDIR}/archivers/rar
.endif
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdeutils-4.7.4.tar.bz2) = bb50a5069808a0280eff671b2f9c0053f5bbbfdc432760bc35ccf654de833c68
SIZE (KDE/kdeutils-4.7.4.tar.bz2) = 3802873
SHA256 (KDE/kcharselect-4.8.3.tar.xz) = 4ee537efe95c49db70665c7e7dc9ec1e402e938384e060d40bce742c141c6377
SIZE (KDE/kcharselect-4.8.3.tar.xz) = 86828

View file

@ -1,4 +1,4 @@
The KDE utilities are a compilation of various desktop utilities,
developed in the KDE module kdeutils.
KCharSelect is a tool to select special characters from all
installed fonts and copy them into the clipboard.
WWW: http://utils.kde.org

View file

@ -1,330 +1,9 @@
bin/ark
bin/kcalc
bin/kcharselect
bin/kdf
bin/kfloppy
bin/kgpg
bin/krcdnotifieritem
bin/ktimer
bin/kwalletmanager
bin/kwikdisk
bin/superkaramba
bin/sweeper
lib/kde4/arkpart.so
lib/kde4/kcm_kdf.so
lib/kde4/kcm_kwallet.so
lib/kde4/kcm_remotecontrol.so
lib/kde4/kded_kremotecontroldaemon.so
lib/kde4/kerfuffle_cli7z.so
lib/kde4/kerfuffle_clirar.so
lib/kde4/kerfuffle_clizip.so
lib/kde4/kerfuffle_libarchive.so
lib/kde4/kerfuffle_libbz2.so
lib/kde4/kerfuffle_libgz.so
lib/kde4/kerfuffle_libxz.so
lib/kde4/kremotecontrol_lirc.so
lib/kde4/libextracthere.so
lib/kde4/plasma_engine_kremoteconrol.so
lib/kde4/plasma_package_superkaramba.so
lib/kde4/plasma_scriptengine_superkaramba.so
lib/libkdeinit4_kcalc.so
lib/libkerfuffle.so
lib/libkerfuffle.so.5
lib/libkerfuffle.so.5.0.1
lib/liblibkremotecontrol.so
lib/liblibkremotecontrol.so.1
lib/liblibkremotecontrol.so.1.0.0
lib/libsuperkaramba.so
lib/libsuperkaramba.so.5
lib/libsuperkaramba.so.5.0.1
share/applications/kde4/KCharSelect.desktop
share/applications/kde4/KFloppy.desktop
share/applications/kde4/ark.desktop
share/applications/kde4/kcalc.desktop
share/applications/kde4/kdf.desktop
share/applications/kde4/kgpg.desktop
share/applications/kde4/krcdnotifieritem.desktop
share/applications/kde4/ktimer.desktop
share/applications/kde4/kwalletmanager-kwalletd.desktop
share/applications/kde4/kwalletmanager.desktop
share/applications/kde4/kwikdisk.desktop
share/applications/kde4/superkaramba.desktop
share/applications/kde4/sweeper.desktop
share/apps/ark/ark_part.rc
share/apps/ark/arkui.rc
share/apps/kcalc/kcalcui.rc
share/apps/kcalc/scienceconstants.xml
share/apps/kcharselect/kcharselectui.rc
share/apps/kconf_update/kcalcrc.upd
share/apps/kconf_update/kcharselect.upd
share/apps/kdf/kdfui.rc
share/apps/kgpg/icons/hicolor/16x16/actions/document-export-key.png
share/apps/kgpg/icons/hicolor/16x16/actions/document-import-key.png
share/apps/kgpg/icons/hicolor/16x16/actions/document-properties-key.png
share/apps/kgpg/icons/hicolor/16x16/status/key-group.png
share/apps/kgpg/icons/hicolor/16x16/status/key-orphan.png
share/apps/kgpg/icons/hicolor/16x16/status/key-pair.png
share/apps/kgpg/icons/hicolor/16x16/status/key-single.png
share/apps/kgpg/icons/hicolor/22x22/actions/document-export-key.png
share/apps/kgpg/icons/hicolor/22x22/actions/document-import-key.png
share/apps/kgpg/icons/hicolor/22x22/actions/document-properties-key.png
share/apps/kgpg/icons/hicolor/22x22/actions/key-generate-pair.png
share/apps/kgpg/icons/hicolor/22x22/actions/view-key-secret.png
share/apps/kgpg/icons/hicolor/22x22/status/key-group.png
share/apps/kgpg/icons/hicolor/22x22/status/key-pair.png
share/apps/kgpg/icons/hicolor/22x22/status/key-single.png
share/apps/kgpg/icons/hicolor/32x32/actions/document-export-key.png
share/apps/kgpg/icons/hicolor/32x32/actions/document-import-key.png
share/apps/kgpg/icons/hicolor/32x32/actions/document-properties-key.png
share/apps/kgpg/icons/hicolor/32x32/status/key-group.png
share/apps/kgpg/icons/hicolor/32x32/status/key-pair.png
share/apps/kgpg/icons/hicolor/32x32/status/key-single.png
share/apps/kgpg/icons/hicolor/48x48/actions/document-export-key.png
share/apps/kgpg/icons/hicolor/48x48/actions/document-import-key.png
share/apps/kgpg/icons/hicolor/48x48/actions/document-properties-key.png
share/apps/kgpg/icons/hicolor/48x48/status/key-group.png
share/apps/kgpg/icons/hicolor/48x48/status/key-pair.png
share/apps/kgpg/icons/hicolor/48x48/status/key-single.png
share/apps/kgpg/icons/hicolor/scalable/actions/document-export-key.svgz
share/apps/kgpg/icons/hicolor/scalable/actions/document-import-key.svgz
share/apps/kgpg/icons/hicolor/scalable/actions/document-properties-key.svgz
share/apps/kgpg/icons/hicolor/scalable/status/key-group.svgz
share/apps/kgpg/icons/hicolor/scalable/status/key-pair.svgz
share/apps/kgpg/icons/hicolor/scalable/status/key-single.svgz
share/apps/kgpg/keysmanager.rc
share/apps/kgpg/kgpgeditor.rc
share/apps/kgpg/tips
share/apps/kremotecontrol/profiles/amarok.profile.xml
share/apps/kremotecontrol/profiles/dragonplayer.profile.xml
share/apps/kremotecontrol/profiles/klauncher.profile.xml
share/apps/kremotecontrol/profiles/kmix.profile.xml
share/apps/kremotecontrol/profiles/konqueror.profile.xml
share/apps/kremotecontrol/profiles/kscd.profile.xml
share/apps/kremotecontrol/profiles/okular.profile.xml
share/apps/kremotecontrol/profiles/powermanagement.profile.xml
share/apps/kremotecontrol/profiles/profile.xsd
share/apps/kremotecontrol/profiles/vlc.profile.xml
share/apps/kremotecontroldaemon/kremotecontroldaemon.notifyrc
share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_closed.png
share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_open.png
share/apps/kwalletmanager/kwalleteditor.rc
share/apps/kwalletmanager/kwalletmanager.rc
share/apps/superkaramba/superkarambaui.rc
share/apps/sweeper/sweeperui.rc
share/autostart/kgpg.desktop
share/config.kcfg/ark.kcfg
share/config.kcfg/kcalc.kcfg
share/config.kcfg/kgpg.kcfg
share/config/superkaramba.knsrc
share/dbus-1/interfaces/org.kde.kgpg.Key.xml
share/dbus-1/interfaces/org.kde.superkaramba.xml
share/dbus-1/interfaces/org.kde.sweeper.xml
share/doc/HTML/en/ark/ark-mainwindow.png
share/doc/HTML/en/ark/common
share/doc/HTML/en/ark/index.cache.bz2
share/doc/HTML/en/ark/index.docbook
share/doc/HTML/en/ark/man-ark.1.docbook
share/doc/HTML/en/kcalc/commands.docbook
share/doc/HTML/en/kcalc/common
share/doc/HTML/en/kcalc/index.cache.bz2
share/doc/HTML/en/kcalc/index.docbook
share/doc/HTML/en/kcharselect/common
share/doc/HTML/en/kcharselect/index.cache.bz2
share/doc/HTML/en/kcharselect/index.docbook
share/doc/HTML/en/kcharselect/kcharselect.png
share/doc/HTML/en/kcontrol/blockdevices/common
share/doc/HTML/en/kcontrol/blockdevices/index.cache.bz2
share/doc/HTML/en/kcontrol/blockdevices/index.docbook
share/doc/HTML/en/kcontrol/kremotecontrol/AddAction.png
share/doc/HTML/en/kcontrol/kremotecontrol/AddActionOptions.png
share/doc/HTML/en/kcontrol/kremotecontrol/AddDBusAction.png
share/doc/HTML/en/kcontrol/kremotecontrol/AddMode.png
share/doc/HTML/en/kcontrol/kremotecontrol/AddProfileAction.png
share/doc/HTML/en/kcontrol/kremotecontrol/AutoPopulate.png
share/doc/HTML/en/kcontrol/kremotecontrol/EditMasterMode.png
share/doc/HTML/en/kcontrol/kremotecontrol/common
share/doc/HTML/en/kcontrol/kremotecontrol/index.cache.bz2
share/doc/HTML/en/kcontrol/kremotecontrol/index.docbook
share/doc/HTML/en/kcontrol/kremotecontrol/irkick.png
share/doc/HTML/en/kcontrol/kremotecontrol/irkickoff.png
share/doc/HTML/en/kcontrol/kremotecontrol/kcmremotecontrol.png
share/doc/HTML/en/kdf/common
share/doc/HTML/en/kdf/index.cache.bz2
share/doc/HTML/en/kdf/index.docbook
share/doc/HTML/en/kdf/kdf.png
share/doc/HTML/en/kdf/kdf_config.png
share/doc/HTML/en/kfloppy/common
share/doc/HTML/en/kfloppy/index.cache.bz2
share/doc/HTML/en/kfloppy/index.docbook
share/doc/HTML/en/kgpg/common
share/doc/HTML/en/kgpg/editor.png
share/doc/HTML/en/kgpg/index.cache.bz2
share/doc/HTML/en/kgpg/index.docbook
share/doc/HTML/en/kgpg/keygen.png
share/doc/HTML/en/kgpg/keymanage.png
share/doc/HTML/en/kgpg/keyprop.png
share/doc/HTML/en/kgpg/keys.png
share/doc/HTML/en/kgpg/keyserver-search.png
share/doc/HTML/en/kgpg/keyserver.png
share/doc/HTML/en/kgpg/options.png
share/doc/HTML/en/kgpg/select-secret-key.png
share/doc/HTML/en/kgpg/systray.png
share/doc/HTML/en/ktimer/common
share/doc/HTML/en/ktimer/first.png
share/doc/HTML/en/ktimer/index.cache.bz2
share/doc/HTML/en/ktimer/index.docbook
share/doc/HTML/en/ktimer/main.png
share/doc/HTML/en/ktimer/running.png
share/doc/HTML/en/ktimer/two_at_once.png
share/doc/HTML/en/kwallet/common
share/doc/HTML/en/kwallet/edit1.png
share/doc/HTML/en/kwallet/edit2.png
share/doc/HTML/en/kwallet/first-open-request.png
share/doc/HTML/en/kwallet/index.cache.bz2
share/doc/HTML/en/kwallet/index.docbook
share/doc/HTML/en/kwallet/kwalletmanager.png
share/doc/HTML/en/kwallet/openwallet-request.png
share/doc/HTML/en/kwallet/oxygen48-status-wallet-closed.png
share/doc/HTML/en/kwallet/oxygen48-status-wallet-open.png
share/doc/HTML/en/kwallet/save-login-information.png
share/doc/HTML/en/sweeper/common
share/doc/HTML/en/sweeper/index.cache.bz2
share/doc/HTML/en/sweeper/index.docbook
share/doc/HTML/en/sweeper/sweeper.png
share/icons/hicolor/128x128/apps/kdf.png
share/icons/hicolor/128x128/apps/kfloppy.png
share/icons/hicolor/128x128/apps/ktimer.png
share/icons/hicolor/128x128/apps/kwalletmanager.png
share/icons/hicolor/128x128/apps/kwalletmanager2.png
share/icons/hicolor/128x128/apps/kwikdisk.png
share/icons/hicolor/128x128/apps/superkaramba.png
share/icons/hicolor/128x128/devices/infrared-remote.png
share/icons/hicolor/16x16/apps/kdf.png
share/icons/hicolor/16x16/apps/kfloppy.png
share/icons/hicolor/16x16/apps/kgpg.png
share/icons/hicolor/16x16/apps/ktimer.png
share/icons/hicolor/16x16/apps/kwalletmanager.png
share/icons/hicolor/16x16/apps/kwalletmanager2.png
share/icons/hicolor/16x16/apps/kwikdisk.png
share/icons/hicolor/16x16/apps/superkaramba.png
share/icons/hicolor/16x16/devices/infrared-remote.png
share/icons/hicolor/22x22/actions/krcd_flash.png
share/icons/hicolor/22x22/actions/krcd_off.png
share/icons/hicolor/22x22/apps/kdf.png
share/icons/hicolor/22x22/apps/kfloppy.png
share/icons/hicolor/22x22/apps/kgpg.png
share/icons/hicolor/22x22/apps/krcd.png
share/icons/hicolor/22x22/apps/kwalletmanager.png
share/icons/hicolor/22x22/apps/kwikdisk.png
share/icons/hicolor/22x22/apps/superkaramba.png
share/icons/hicolor/22x22/devices/infrared-remote.png
share/icons/hicolor/32x32/apps/kdf.png
share/icons/hicolor/32x32/apps/kfloppy.png
share/icons/hicolor/32x32/apps/kgpg.png
share/icons/hicolor/32x32/apps/ktimer.png
share/icons/hicolor/32x32/apps/kwalletmanager.png
share/icons/hicolor/32x32/apps/kwalletmanager2.png
share/icons/hicolor/32x32/apps/kwikdisk.png
share/icons/hicolor/32x32/apps/superkaramba.png
share/icons/hicolor/32x32/devices/infrared-remote.png
share/icons/hicolor/42x42/devices/infrared-remote.png
share/icons/hicolor/48x48/apps/kdf.png
share/icons/hicolor/48x48/apps/kfloppy.png
share/icons/hicolor/48x48/apps/kgpg.png
share/icons/hicolor/48x48/apps/ktimer.png
share/icons/hicolor/48x48/apps/kwalletmanager.png
share/icons/hicolor/48x48/apps/kwalletmanager2.png
share/icons/hicolor/48x48/apps/kwikdisk.png
share/icons/hicolor/48x48/apps/superkaramba.png
share/icons/hicolor/48x48/devices/infrared-remote.png
share/icons/hicolor/64x64/apps/kdf.png
share/icons/hicolor/64x64/apps/kfloppy.png
share/icons/hicolor/64x64/apps/kwalletmanager.png
share/icons/hicolor/64x64/apps/kwalletmanager2.png
share/icons/hicolor/64x64/apps/kwikdisk.png
share/icons/hicolor/64x64/apps/superkaramba.png
share/icons/hicolor/64x64/devices/infrared-remote.png
share/icons/hicolor/8x8/devices/infrared-remote.png
share/icons/hicolor/scalable/actions/krcd_flash.svgz
share/icons/hicolor/scalable/actions/krcd_off.svgz
share/icons/hicolor/scalable/apps/krcd.svgz
share/icons/hicolor/scalable/apps/superkaramba.svgz
share/icons/hicolor/scalable/devices/infrared-remote.svgz
share/icons/oxygen/16x16/apps/kcmdf.png
share/icons/oxygen/22x22/apps/kcmdf.png
share/icons/oxygen/32x32/apps/kcmdf.png
share/kde4/services/ServiceMenus/ark_addtoservicemenu.desktop
share/kde4/services/ServiceMenus/ark_servicemenu.desktop
share/kde4/services/ServiceMenus/encryptfile.desktop
share/kde4/services/ServiceMenus/encryptfolder.desktop
share/kde4/services/ServiceMenus/viewdecrypted.desktop
share/kde4/services/ark_dndextract.desktop
share/kde4/services/ark_part.desktop
share/kde4/services/kcm_remotecontrol.desktop
share/kde4/services/kcmdf.desktop
share/kde4/services/kded/kremotecontroldaemon.desktop
share/kde4/services/kerfuffle_cli7z.desktop
share/kde4/services/kerfuffle_clirar.desktop
share/kde4/services/kerfuffle_clizip.desktop
share/kde4/services/kerfuffle_libarchive.desktop
share/kde4/services/kerfuffle_libarchive_readonly.desktop
share/kde4/services/kerfuffle_libbz2.desktop
share/kde4/services/kerfuffle_libgz.desktop
share/kde4/services/kerfuffle_libxz.desktop
share/kde4/services/kremotecontrolbackends/kremotecontrol_lirc.desktop
share/kde4/services/kwalletconfig.desktop
share/kde4/services/kwalletmanager_show.desktop
share/kde4/services/plasma-engine-kremotecontrol.desktop
share/kde4/services/plasma-package-superkaramba.desktop
share/kde4/services/plasma-scriptengine-superkaramba.desktop
share/kde4/servicetypes/kerfufflePlugin.desktop
share/kde4/servicetypes/kremotecontrolmanager.desktop
@dirrm share/kde4/services/kremotecontrolbackends
@dirrmtry share/icons/oxygen/42x42/devices
@dirrmtry share/icons/oxygen/42x42
@dirrmtry share/icons/hicolor/8x8/devices
@dirrmtry share/icons/hicolor/8x8
@dirrmtry share/icons/hicolor/42x42/devices
@dirrmtry share/icons/hicolor/42x42
@dirrm share/doc/HTML/en/sweeper
@dirrm share/doc/HTML/en/kwallet
@dirrm share/doc/HTML/en/ktimer
@dirrm share/doc/HTML/en/kgpg
@dirrm share/doc/HTML/en/kfloppy
@dirrm share/doc/HTML/en/kdf
@dirrm share/doc/HTML/en/kcontrol/kremotecontrol
@dirrm share/doc/HTML/en/kcontrol/blockdevices
@dirrm share/doc/HTML/en/kcharselect
@dirrm share/doc/HTML/en/kcalc
@dirrm share/doc/HTML/en/ark
@dirrm share/apps/sweeper
@dirrm share/apps/superkaramba
@dirrm share/apps/kwalletmanager/icons/hicolor/22x22/actions
@dirrm share/apps/kwalletmanager/icons/hicolor/22x22
@dirrm share/apps/kwalletmanager/icons/hicolor
@dirrm share/apps/kwalletmanager/icons
@dirrm share/apps/kwalletmanager
@dirrm share/apps/kremotecontroldaemon
@dirrm share/apps/kremotecontrol/profiles
@dirrm share/apps/kremotecontrol
@dirrm share/apps/kgpg/icons/hicolor/scalable/status
@dirrm share/apps/kgpg/icons/hicolor/scalable/actions
@dirrm share/apps/kgpg/icons/hicolor/scalable
@dirrm share/apps/kgpg/icons/hicolor/48x48/status
@dirrm share/apps/kgpg/icons/hicolor/48x48/actions
@dirrm share/apps/kgpg/icons/hicolor/48x48
@dirrm share/apps/kgpg/icons/hicolor/32x32/status
@dirrm share/apps/kgpg/icons/hicolor/32x32/actions
@dirrm share/apps/kgpg/icons/hicolor/32x32
@dirrm share/apps/kgpg/icons/hicolor/22x22/status
@dirrm share/apps/kgpg/icons/hicolor/22x22/actions
@dirrm share/apps/kgpg/icons/hicolor/22x22
@dirrm share/apps/kgpg/icons/hicolor/16x16/status
@dirrm share/apps/kgpg/icons/hicolor/16x16/actions
@dirrm share/apps/kgpg/icons/hicolor/16x16
@dirrm share/apps/kgpg/icons/hicolor
@dirrm share/apps/kgpg/icons
@dirrm share/apps/kgpg
@dirrm share/apps/kdf
@dirrm share/apps/kcalc
@dirrm share/apps/ark

View file

@ -5,27 +5,40 @@
# $FreeBSD$
PORTNAME= kdepim-runtime
PORTVERSION= ${KDEPIM4_VERSION}
PORTREVISION= 1
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Libraries for KDE-PIM applications
LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs
LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs
BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
USE_KDE4= pimlibs kdeprefix kdehier sharedmime automoc4
CONFLICTS_INSTALL= kdepim-runtime-4.4.*
USE_XZ= yes
USE_GNOME= libxml2
USE_KDE4= kdehier kdelibs kdeprefix pimlibs \
akonadi automoc4 ontologies sharedmime soprano strigi
KDE4_BUILDENV= yes
USE_BZIP2= yes
USE_QT_VER= 4
QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
QT_COMPONENTS= dbus designer gui network xml xmlpatterns \
qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes
CMAKE_ARGS= -DKDEPIM_MOBILE_UI:BOOL=OFF
post-patch:
${GREP} -H -r "#include <q" ${WRKSRC} | ${CUT} -d: -f1 | uniq | \
${XARGS} ${REINPLACE_CMD} -f ${FILESDIR}/qt3to4headers.txt
# Prevent updating MIME during build.
${REINPLACE_CMD} -e '/^update_xdg_mimetypes/ d' \
${PATCH_WRKSRC}/CMakeLists.txt \
${PATCH_WRKSRC}/accountwizard/CMakeLists.txt
post-install:
@-update-mime-database ${KDE4_PREFIX}/share/mime
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdepim-runtime-4.4.11.1.tar.bz2) = 0b2bbf59e5d8184bb1f1fc02ed442808cee6bf36f097dc84789089c6bd46c5f6
SIZE (KDE/kdepim-runtime-4.4.11.1.tar.bz2) = 619924
SHA256 (KDE/kdepim-runtime-4.8.3.tar.xz) = 4583b52c6ba4ccfded7ad1a0a2cd2c6406fdbcda5ee3c87cfd732c9ebf1805cc
SIZE (KDE/kdepim-runtime-4.8.3.tar.xz) = 1183056

View file

@ -1,6 +1,6 @@
--- ./CMakeLists.txt.orig 2009-08-10 19:43:44.000000000 +1100
+++ ./CMakeLists.txt 2009-08-10 19:58:07.000000000 +1100
@@ -47,7 +47,7 @@
--- ./CMakeLists.txt.orig 2012-04-29 20:39:36.039069000 +0000
+++ ./CMakeLists.txt 2012-05-22 12:35:44.176575376 +0000
@@ -154,7 +154,7 @@
############### Needed commands before building anything ###############
@ -8,4 +8,16 @@
+include_directories(${kdepim-runtime_SOURCE_DIR} ${kdepim-runtime_BINARY_DIR} ${KDE4_INCLUDES} ${KDEPIMLIBS_INCLUDE_DIRS} ${AKONADI_INCLUDE_DIR} ${Boost_INCLUDE_DIR})
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${KDE4_ENABLE_EXCEPTIONS}")
############### Generate akonadi-config.h ###############
@@ -216,9 +216,9 @@
add_subdirectory(kresources)
endif (KDEPIMLIBS_KRESOURCES_LIBS)
endif(NOT WINCE)
-if (QT_QTDECLARATIVE_FOUND)
+if (KDEPIM_MOBILE_UI AND QT_QTDECLARATIVE_FOUND)
add_subdirectory(qml)
-endif (QT_QTDECLARATIVE_FOUND)
+endif (KDEPIM_MOBILE_UI AND QT_QTDECLARATIVE_FOUND)
#if(OPENSYNC_FOUND)
# add_subdirectory(opensync)

View file

@ -1,46 +1,4 @@
s/<q3dragobject.h>/<Q3DragObject>/g
s/<q3frame.h>/<Q3Frame>/g
s/<q3groupbox.h>/<Q3GroupBox>/g
s/<q3hgroupbox.h>/<Q3HGroupBox>/g
s/<q3listview.h>/<Q3ListView>/g
s/<q3popupmenu.h>/<Q3PopupMenu>/g
s/<q3process.h>/<Q3Process>/g
s/<q3progressdialog.h>/<Q3ProgressDialog>/g
s/<q3strlist.h>/<Q3StrList>/g
s/<q3textview.h>/<Q3TextView>/g
s/<q3vbox.h>/<Q3VBox>/g
s/<q3vgroupbox.h>/<Q3VGroupBox>/g
s/<qapplication.h>/<QApplication>/g
s/<qbuttongroup.h>/<QButtonGroup>/g
s/<qcheckbox.h>/<QCheckBox>/g
s/<qcolor.h>/<QColor>/g
s/<qcombobox.h>/<QComboBox>/g
s/<qcursor.h>/<QCursor>/g
s/<qdesktopwidget.h>/<QDesktopWidget>/g
s/<qdir.h>/<QDir>/g
s/<qevent.h>/<QEvent>/g
s/<qfile.h>/<QFile>/g
s/<qfileinfo.h>/<QFileInfo>/g
s/<qfont.h>/<QFont>/g
s/<qfontmetrics.h>/<QFontMetrics>/g
s/<qgroupbox.h>/<QGroupBox>/g
s/<qimage.h>/<QImage>/g
s/<qlabel.h>/<QLabel>/g
s/<qlayout.h>/<QLayout>/g
s/<qlineedit.h>/<QLineEdit>/g
s/<qmatrix.h>/<QMatrix>/g
s/<qobject.h>/<QObject>/g
s/<qpainter.h>/<QPainter>/g
s/<qpalette.h>/<QPalette>/g
s/<qpixmap.h>/<QPixmap>/g
s/<qpointer.h>/<QPointer>/g
s/<qpushbutton.h>/<QPushButton>/g
s/<qradiobutton.h>/<QRadioButton>/g
s/<qregexp.h>/<QRegExp>/g
s/<qspinbox.h>/<QSpinBox>/g
s/<qstring.h>/<QString>/g
s/<qtextcodec.h>/<QTextCodec>/g
s/<qtextstream.h>/<QTextStream>/g
s/<qtimer.h>/<QTimer>/g
s/<qtooltip.h>/<QToolTip>/g
s/<qwidget.h>/<QWidget>/g

View file

@ -1,61 +1,90 @@
bin/accountwizard
bin/akonadi2xml
bin/akonadi_birthdays_resource
bin/akonadi_contacts_resource
bin/akonadi_ical_resource
bin/akonadi_calendarsearch_agent
bin/akonadi_davgroupware_resource
bin/akonadi_imap_resource
bin/akonadi_invitations_agent
bin/akonadi_kabc_resource
bin/akonadi_kcal_resource
bin/akonadi_knut_resource
bin/akonadi_kdeaccounts_resource
bin/akonadi_kolabproxy_resource
bin/akonadi_localbookmarks_resource
bin/akonadi_maildir_resource
bin/akonadi_maildispatcher_agent
bin/akonadi_mailtransport_dummy_resource
bin/akonadi_mbox_resource
bin/akonadi_microblog_resource
bin/akonadi_nepomuk_calendar_feeder
bin/akonadi_nepomuk_contact_feeder
bin/akonadi_mixedmaildir_resource
bin/akonadi_nepomuk_feeder
bin/akonadi_nepomuktag_resource
bin/akonadi_nntp_resource
bin/akonadi_notes_resource
bin/akonadi_openxchange_resource
bin/akonadi_pop3_resource
bin/akonadi_vcard_resource
bin/akonadi_vcarddir_resource
bin/akonaditray
bin/kaddressbookmigrator
bin/kjotsmigrator
bin/kmail-migrator
bin/kres-migrator
lib/kde4/accountwizard_plugin.so
lib/kde4/akonadi_akonotes_resource.so
lib/kde4/akonadi_contacts_resource.so
lib/kde4/akonadi_ical_resource.so
lib/kde4/akonadi_kalarm_dir_resource.so
lib/kde4/akonadi_kalarm_resource.so
lib/kde4/akonadi_knut_resource.so
lib/kde4/akonadi_maildir_resource.so
lib/kde4/akonadi_mbox_resource.so
lib/kde4/akonadi_nepomuk_calendar_feeder.so
lib/kde4/akonadi_nepomuk_contact_feeder.so
lib/kde4/akonadi_nepomuk_email_feeder.so
lib/kde4/akonadi_nepomuk_note_feeder.so
lib/kde4/akonadi_notes_resource.so
lib/kde4/akonadi_serializer_addressee.so
lib/kde4/akonadi_serializer_bookmark.so
lib/kde4/akonadi_serializer_contactgroup.so
lib/kde4/akonadi_serializer_kalarm.so
lib/kde4/akonadi_serializer_kcal.so
lib/kde4/akonadi_serializer_kcalcore.so
lib/kde4/akonadi_serializer_mail.so
lib/kde4/akonadi_serializer_microblog.so
lib/kde4/akonadi_vcard_resource.so
lib/kde4/kabc_akonadi.so
lib/kde4/kcal_akonadi.so
lib/kde4/kcm_akonadi.so
lib/kde4/kcm_akonadi_resources.so
lib/kde4/kcm_akonadi_server.so
lib/kde4/kio_akonadi.so
lib/libakonadi-filestore.so
lib/libakonadi-filestore.so.5
lib/libakonadi-filestore.so.5.0.1
lib/libakonadi-xml.so
lib/libakonadi-xml.so.5
lib/libakonadi-xml.so.5.0.1
lib/libkdepim-copy.so
lib/libkdepim-copy.so.5
lib/libkdepim-copy.so.5.0.1
lib/libkdepim-runtime-dms-copy.so
lib/libkmindexreader.so
lib/libkmindexreader.so.5
lib/libkmindexreader.so.5.0.1
lib/libmaildir.so
lib/libmaildir.so.5
lib/libmaildir.so.5.0.1
lib/libmbox.so
lib/libmbox.so.5
lib/libmbox.so.5.0.1
lib/libnepomukfeederpluginlib.a
share/akonadi/agents/akonadinepomukfeederagent.desktop
share/akonadi/agents/akonotesresource.desktop
share/akonadi/agents/birthdaysresource.desktop
share/akonadi/agents/calendarsearchagent.desktop
share/akonadi/agents/contactsresource.desktop
share/akonadi/agents/davgroupwareresource.desktop
share/akonadi/agents/icalresource.desktop
share/akonadi/agents/imapresource.desktop
share/akonadi/agents/invitationsagent.desktop
share/akonadi/agents/kabcresource.desktop
share/akonadi/agents/kalarmdirresource.desktop
share/akonadi/agents/kalarmresource.desktop
share/akonadi/agents/kcalresource.desktop
share/akonadi/agents/kdeaccountsresource.desktop
share/akonadi/agents/knutresource.desktop
share/akonadi/agents/kolabproxyresource.desktop
share/akonadi/agents/localbookmarksresource.desktop
@ -63,43 +92,107 @@ share/akonadi/agents/maildirresource.desktop
share/akonadi/agents/maildispatcheragent.desktop
share/akonadi/agents/mboxresource.desktop
share/akonadi/agents/microblog.desktop
share/akonadi/agents/mixedmaildirresource.desktop
share/akonadi/agents/mtdummyresource.desktop
share/akonadi/agents/nepomukcalendarfeeder.desktop
share/akonadi/agents/nepomukcontactfeeder.desktop
share/akonadi/agents/nepomuktagresource.desktop
share/akonadi/agents/nntpresource.desktop
share/akonadi/agents/notesresource.desktop
share/akonadi/agents/openxchangeresource.desktop
share/akonadi/agents/pop3resource.desktop
share/akonadi/agents/vcarddirresource.desktop
share/akonadi/agents/vcardresource.desktop
share/applications/kde4/accountwizard.desktop
share/applications/kde4/akonaditray.desktop
share/apps/akonadi/accountwizard/contacts/contactswizard.desktop
share/apps/akonadi/accountwizard/contacts/contactswizard.es
share/apps/akonadi/accountwizard/contacts/contactswizard.ui
share/apps/akonadi/accountwizard/ical/icalwizard.desktop
share/apps/akonadi/accountwizard/ical/icalwizard.es
share/apps/akonadi/accountwizard/ical/icalwizard.ui
share/apps/akonadi/accountwizard/imap/imapwizard.desktop
share/apps/akonadi/accountwizard/imap/imapwizard.es
share/apps/akonadi/accountwizard/imap/imapwizard.ui
share/apps/akonadi/accountwizard/kolab/kolabwizard.desktop
share/apps/akonadi/accountwizard/kolab/kolabwizard.es
share/apps/akonadi/accountwizard/kolab/kolabwizard.ui
share/apps/akonadi/accountwizard/mailbox/mailboxwizard.desktop
share/apps/akonadi/accountwizard/mailbox/mailboxwizard.es
share/apps/akonadi/accountwizard/mailbox/mailboxwizard.ui
share/apps/akonadi/accountwizard/maildir/maildirwizard.desktop
share/apps/akonadi/accountwizard/maildir/maildirwizard.es
share/apps/akonadi/accountwizard/maildir/maildirwizard.ui
share/apps/akonadi/accountwizard/pop3/pop3wizard.desktop
share/apps/akonadi/accountwizard/pop3/pop3wizard.js
share/apps/akonadi/accountwizard/pop3/pop3wizard.ui
share/apps/akonadi/akonadi-xml.xsd
share/apps/akonadi/firstrun/defaultaddressbook
share/apps/akonadi/firstrun/defaultcalendar
share/apps/akonadi/firstrun/defaultnotebook
share/apps/akonadi/plugins/serializer/akonadi_serializer_addressee.desktop
share/apps/akonadi/plugins/serializer/akonadi_serializer_bookmark.desktop
share/apps/akonadi/plugins/serializer/akonadi_serializer_contactgroup.desktop
share/apps/akonadi/plugins/serializer/akonadi_serializer_kalarm.desktop
share/apps/akonadi/plugins/serializer/akonadi_serializer_kcal.desktop
share/apps/akonadi/plugins/serializer/akonadi_serializer_kcalcore.desktop
share/apps/akonadi/plugins/serializer/akonadi_serializer_mail.desktop
share/apps/akonadi/plugins/serializer/akonadi_serializer_microblog.desktop
share/apps/akonadi_knut_resource/knut-template.xml
share/apps/akonadi_maildispatcher_agent/akonadi_maildispatcher_agent.notifyrc
share/autostart/kaddressbookmigrator.desktop
share/config/accountwizard.knsrc
share/config/kmail-migratorrc
share/config/kres-migratorrc
share/dbus-1/interfaces/org.kde.Akonadi.Maildir.Settings.xml
share/dbus-1/interfaces/org.kde.Akonadi.MixedMaildir.Settings.xml
share/icons/hicolor/128x128/apps/ox.png
share/icons/hicolor/16x16/apps/ox.png
share/icons/hicolor/32x32/apps/ox.png
share/icons/hicolor/48x48/apps/ox.png
share/icons/hicolor/64x64/apps/kolab.png
share/icons/hicolor/64x64/apps/ox.png
share/kde4/services/akonadi.protocol
share/kde4/services/akonadi/davgroupware-providers/citadel.desktop
share/kde4/services/akonadi/davgroupware-providers/davical.desktop
share/kde4/services/akonadi/davgroupware-providers/egroupware.desktop
share/kde4/services/akonadi/davgroupware-providers/opengroupware.desktop
share/kde4/services/akonadi/davgroupware-providers/owncloud.desktop
share/kde4/services/akonadi/davgroupware-providers/scalix.desktop
share/kde4/services/akonadi/davgroupware-providers/sogo.desktop
share/kde4/services/akonadi/davgroupware-providers/yahoo.desktop
share/kde4/services/akonadi/davgroupware-providers/zarafa.desktop
share/kde4/services/akonadi/davgroupware-providers/zimbra.desktop
share/kde4/services/kcm_akonadi.desktop
share/kde4/services/kcm_akonadi_resources.desktop
share/kde4/services/kcm_akonadi_server.desktop
share/kde4/services/kresources/kabc/akonadi.desktop
share/kde4/services/kresources/kcal/akonadi.desktop
share/kde4/services/nepomukcalendarfeeder.desktop
share/kde4/services/nepomukcontactfeeder.desktop
share/kde4/services/nepomukmailfeeder.desktop
share/kde4/services/nepomuknotefeeder.desktop
share/kde4/servicetypes/akonadinepomukfeeder.desktop
share/kde4/servicetypes/davgroupwareprovider.desktop
share/mime/packages/accountwizard-mime.xml
share/mime/packages/kdepim-mime.xml
share/ontology/kde/aneo.ontology
share/ontology/kde/aneo.trig
@dirrmtry share/ontology/kde
@dirrmtry share/ontology
@dirrm share/kde4/services/akonadi/davgroupware-providers
@dirrmtry share/kde4/services/akonadi
@dirrm share/apps/akonadi_maildispatcher_agent
@dirrm share/apps/akonadi_knut_resource
@dirrm share/apps/akonadi/plugins/serializer
@dirrm share/apps/akonadi/plugins
@dirrm share/apps/akonadi/firstrun
@dirrm share/apps/akonadi/accountwizard/pop3
@dirrm share/apps/akonadi/accountwizard/maildir
@dirrm share/apps/akonadi/accountwizard/mailbox
@dirrm share/apps/akonadi/accountwizard/kolab
@dirrm share/apps/akonadi/accountwizard/imap
@dirrm share/apps/akonadi/accountwizard/ical
@dirrm share/apps/akonadi/accountwizard/contacts
@dirrm share/apps/akonadi/accountwizard
@dirrmtry share/apps/akonadi
@dirrm share/akonadi/agents
@dirrm share/akonadi

View file

@ -5,35 +5,43 @@
# $FreeBSD$
PORTNAME= kdepim
PORTVERSION= ${KDEPIM4_VERSION}
PORTREVISION= 2
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Libraries for KDE-PIM applications
LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme \
sasl2:${PORTSDIR}/security/cyrus-sasl2 \
boost_thread:${PORTSDIR}/devel/boost-libs \
qca.2:${PORTSDIR}/devel/qca
LIB_DEPENDS= gpgme.19:${PORTSDIR}/security/gpgme \
assuan.0:${PORTSDIR}/security/libassuan \
sasl2.2:${PORTSDIR}/security/cyrus-sasl2 \
boost_thread.4:${PORTSDIR}/devel/boost-libs \
grantlee_gui.0:${PORTSDIR}/devel/grantlee \
clucene.0:${PORTSDIR}/textproc/clucene
BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
RUN_DEPENDS= ${KDE4_PREFIX}/bin/accountwizard:${PORTSDIR}/deskutils/kdepim4-runtime
LATEST_LINK= ${PORTNAME}4
CONFLICTS_INSTALL= kdepim-4.4.*
USE_KDE4= kdelibs pimlibs pimruntime \
akonadi kdeprefix kdehier automoc4 oxygen
USE_XZ= yes
USE_GNOME= libxml2
USE_ICONV= yes
USE_KDE4= kdehier kdelibs kdeprefix pimlibs \
akonadi automoc4 ontologies soprano strigi
KDE4_BUILDENV= yes
USE_BZIP2= yes
USE_QT_VER= 4
QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
USE_OPENLDAP= yes
USE_QT_VER= 4
QT_COMPONENTS= dbus designer gui network \
qt3support script sql webkit xml \
qmake_build moc_build rcc_build uic_build
USE_XORG= x11 xscrnsaver
CMAKE_ARGS+= -DKDEPIM_BUILD_MOBILE:BOOL=FALSE
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
MAN1= kabcclient.1
#cannot be built with assuan2
CMAKE_ARGS+= -DWITH_Assuan:BOOL=off
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdepim-4.4.11.1.tar.bz2) = a2fa237a3d880cc55a6c94450b93a7918bb0d5e3943eb7a759c8789de1ed41bf
SIZE (KDE/kdepim-4.4.11.1.tar.bz2) = 8964708
SHA256 (KDE/kdepim-4.8.3.tar.xz) = 995e548bcd0fbcc8ea3c69a4bb20da02956a4379e519f8ade7852eaa0bd02639
SIZE (KDE/kdepim-4.8.3.tar.xz) = 14609952

File diff suppressed because it is too large Load diff

View file

@ -5,11 +5,11 @@
# $FreeBSD$
PORTNAME= kdepim-runtime
PORTVERSION= ${KDEPIM4_VERSION}
PORTREVISION= 1
PORTVERSION= 4.4.11.1
PORTREVISION= 2
CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src
MASTER_SITE_SUBDIR= stable/kdepim-${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
@ -17,6 +17,9 @@ COMMENT= Libraries for KDE-PIM applications
LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs
CONFLICTS_INSTALL= kdepim-runtime-4.[89].*
LATEST_LINK= ${PORTNAME}44
USE_KDE4= pimlibs kdeprefix kdehier sharedmime automoc4
KDE4_BUILDENV= yes
USE_BZIP2= yes

View file

@ -5,11 +5,11 @@
# $FreeBSD$
PORTNAME= kdepim
PORTVERSION= ${KDEPIM4_VERSION}
PORTREVISION= 2
PORTVERSION= 4.4.11.1
PORTREVISION= 3
CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src
MASTER_SITE_SUBDIR= stable/kdepim-${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
@ -19,10 +19,12 @@ LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme \
sasl2:${PORTSDIR}/security/cyrus-sasl2 \
boost_thread:${PORTSDIR}/devel/boost-libs \
qca.2:${PORTSDIR}/devel/qca
RUN_DEPENDS= ${KDE4_PREFIX}/bin/akonadi_mbox_resource:${PORTSDIR}/deskutils/kdepim44-runtime
LATEST_LINK= ${PORTNAME}4
LATEST_LINK= ${PORTNAME}44
CONFLICTS_INSTALL= kdepim-4.[89].*
USE_KDE4= kdelibs pimlibs pimruntime \
USE_KDE4= kdelibs pimlibs \
akonadi kdeprefix kdehier automoc4 oxygen
KDE4_BUILDENV= yes
USE_BZIP2= yes

View file

@ -6,7 +6,6 @@
PORTNAME= kdepimlibs
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@ -20,16 +19,13 @@ LIB_DEPENDS= gpgme.19:${PORTSDIR}/security/gpgme \
boost_thread.4:${PORTSDIR}/devel/boost-libs \
ical.44:${PORTSDIR}/devel/libical \
uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid \
prison.0:${PORTSDIR}/graphics/prison \
soprano.4:${PORTSDIR}/textproc/soprano
prison.0:${PORTSDIR}/graphics/prison
BUILD_DEPENDS= ${LOCALBASE}/share/ontology/core/rdf.ontology:${PORTSDIR}/x11-toolkits/shared-desktop-ontologies \
xsltproc:${PORTSDIR}/textproc/libxslt
BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
RUN_DEPENDS= ${LOCALBASE}/share/ontology/core/rdf.ontology:${PORTSDIR}/x11-toolkits/shared-desktop-ontologies
USE_BZIP2= yes
USE_KDE4= kdelibs akonadi kdeprefix kdehier automoc4 sharedmime
USE_XZ= yes
USE_KDE4= kdelibs akonadi kdeprefix kdehier \
automoc4 ontologies sharedmime soprano
KDE4_BUILDENV= yes
USE_OPENLDAP= yes
USE_QT_VER= 4

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdepimlibs-4.7.4.tar.bz2) = 37c2a5903b6ed8f5b10ade3696dd43bcc7515b10dd8f75d157d3ed7e019bee66
SIZE (KDE/kdepimlibs-4.7.4.tar.bz2) = 3236435
SHA256 (KDE/kdepimlibs-4.8.3.tar.xz) = 07fcb109174b15d6b6ec096a3dfd0f689d917e581b6432ba1e43e84f37d2bd61
SIZE (KDE/kdepimlibs-4.8.3.tar.xz) = 2856496

View file

@ -1,32 +0,0 @@
commit b886894bd1afc515947c24883169d0a5107a86d5
Author: Till Adam <till@kdab.com>
Date: Fri Sep 9 20:29:39 2011 +0200
Disambiguations necessary for building with clang.
diff --git a/kcal/listbase.h b/kcal/listbase.h
index c246cc0..80acc23 100644
--- kcal/listbase.h
+++ kcal/listbase.h
@@ -115,7 +115,7 @@ class ListBase : public QList<T *>
*/
bool removeRef( T *t )
{
- if ( !contains( t ) ) {
+ if ( !this->contains( t ) ) {
return false;
} else {
if ( mAutoDelete ) {
diff --git a/kmime/kautodeletehash.h b/kmime/kautodeletehash.h
index 2e24c3a..67cb1dd 100644
--- kmime/kautodeletehash.h
+++ kmime/kautodeletehash.h
@@ -64,7 +64,7 @@ public:
*/
~KAutoDeleteHash() { while ( ! QHash<Key, T *>::isEmpty() ) {
T *value = *QHash<Key, T *>::begin();
- erase( QHash<Key, T *>::begin() );
+ this->erase( QHash<Key, T *>::begin() );
delete value;
}
}

View file

@ -1,32 +0,0 @@
commit ddc273ca863aacc65742bf6193826809a2d3265e
Author: Allen Winter <winter@kde.org>
Date: Sat Dec 17 12:38:49 2011 -0500
In clientAppend(), be careful how the arguments for the APPEND command
are constructed so as not to break things.
Found by Luke Dashjr <luke-jr+git@utopios.org>
with help from Andreas. Thanks guys.
Please test this.
BUG: 289084
FIXED-IN: 4.8.0
diff --git a/kioslave/imap4/imapcommand.cpp b/kioslave/imap4/imapcommand.cpp
index 43daccd..88d95df 100644
--- ./kioslave/imap4/imapcommand.cpp
+++ ./kioslave/imap4/imapcommand.cpp
@@ -231,7 +231,12 @@ CommandPtr
imapCommand::clientAppend (const QString & box, const QString & flags,
ulong size)
{
- QString tmp = QString(flags.isEmpty() ? QString("") : QString(('(' + flags + ") ")) + '{' + QString::number(size) + '}');
+ QString tmp;
+ if ( !flags.isEmpty() ) {
+ tmp = '(' + flags + ") ";
+ }
+ tmp += '{' + QString::number( size ) + '}';
+
return CommandPtr( new imapCommand ("APPEND",
"\"" + KIMAP::encodeImapFolderName (box) + "\" " + tmp));
}

View file

@ -57,6 +57,7 @@ include/KDE/Akonadi/Contact/StandardContactActionManager
include/KDE/Akonadi/Contact/StandardContactFormatter
include/KDE/Akonadi/Contact/StandardContactGroupFormatter
include/KDE/Akonadi/Control
include/KDE/Akonadi/ETMViewStateSaver
include/KDE/Akonadi/Entity
include/KDE/Akonadi/EntityDisplayAttribute
include/KDE/Akonadi/EntityListView
@ -79,6 +80,7 @@ include/KDE/Akonadi/ItemSerializerPlugin
include/KDE/Akonadi/ItemSync
include/KDE/Akonadi/ItemView
include/KDE/Akonadi/Job
include/KDE/Akonadi/KCal/FreeBusyProviderBase
include/KDE/Akonadi/KCal/IncidenceMimeTypeVisitor
include/KDE/Akonadi/KMime/AddressAttribute
include/KDE/Akonadi/KMime/MessageFolderAttribute
@ -88,6 +90,7 @@ include/KDE/Akonadi/KMime/MessageThreadingAttribute
include/KDE/Akonadi/KMime/SpecialMailCollections
include/KDE/Akonadi/KMime/SpecialMailCollectionsRequestJob
include/KDE/Akonadi/LinkJob
include/KDE/Akonadi/MimeTypeChecker
include/KDE/Akonadi/Monitor
include/KDE/Akonadi/PreprocessorBase
include/KDE/Akonadi/ResourceBase
@ -135,6 +138,15 @@ include/KDE/KABC/TimeZone
include/KDE/KABC/VCardConverter
include/KDE/KABC/VCardDrag
include/KDE/KABC/VCardFormat
include/KDE/KAlarmCal/AlarmText
include/KDE/KAlarmCal/CollectionAttribute
include/KDE/KAlarmCal/CompatibilityAttribute
include/KDE/KAlarmCal/DateTime
include/KDE/KAlarmCal/EventAttribute
include/KDE/KAlarmCal/KAAlarm
include/KDE/KAlarmCal/KAEvent
include/KDE/KAlarmCal/KARecurrence
include/KDE/KAlarmCal/Repetition
include/KDE/KBlog/Blog
include/KDE/KBlog/BlogComment
include/KDE/KBlog/BlogMedia
@ -402,6 +414,7 @@ include/akonadi/attributefactory.h
include/akonadi/cachepolicy.h
include/akonadi/cachepolicypage.h
include/akonadi/calendar/akonadi-calendar_export.h
include/akonadi/calendar/freebusyproviderbase.h
include/akonadi/calendar/standardcalendaractionmanager.h
include/akonadi/changerecorder.h
include/akonadi/collection.h
@ -425,6 +438,7 @@ include/akonadi/collectionstatistics.h
include/akonadi/collectionstatisticsdelegate.h
include/akonadi/collectionstatisticsjob.h
include/akonadi/collectionstatisticsmodel.h
include/akonadi/collectionutils_p.h
include/akonadi/collectionview.h
include/akonadi/contact/abstractcontactformatter.h
include/akonadi/contact/abstractcontactgroupformatter.h
@ -455,6 +469,7 @@ include/akonadi/control.h
include/akonadi/dbusconnectionpool.h
include/akonadi/differencesalgorithminterface.h
include/akonadi/entity.h
include/akonadi/entitydeletedattribute.h
include/akonadi/entitydisplayattribute.h
include/akonadi/entityhiddenattribute.h
include/akonadi/entitylistview.h
@ -487,6 +502,7 @@ include/akonadi/job.h
include/akonadi/kabc/akonadi-kabc_export.h
include/akonadi/kabc/contactparts.h
include/akonadi/kcal/akonadi-kcal_export.h
include/akonadi/kcal/freebusyproviderbase.h
include/akonadi/kcal/incidencemimetypevisitor.h
include/akonadi/kmime/addressattribute.h
include/akonadi/kmime/akonadi-kmime_export.h
@ -503,6 +519,8 @@ include/akonadi/kmime/standardmailactionmanager.h
include/akonadi/linkjob.h
include/akonadi/mimetypechecker.h
include/akonadi/monitor.h
include/akonadi/notes/akonadi-notes_export.h
include/akonadi/notes/noteutils.h
include/akonadi/partfetcher.h
include/akonadi/persistentsearchattribute.h
include/akonadi/preprocessorbase.h
@ -525,6 +543,10 @@ include/akonadi/statisticsproxymodel.h
include/akonadi/transactionjobs.h
include/akonadi/transactionsequence.h
include/akonadi/transportresourcebase.h
include/akonadi/trashfilterproxymodel.h
include/akonadi/trashjob.h
include/akonadi/trashrestorejob.h
include/akonadi/trashsettings.h
include/akonadi/unlinkjob.h
include/gpgme++/assuanresult.h
include/gpgme++/configuration.h
@ -599,6 +621,18 @@ include/kabc/vcarddrag.h
include/kabc/vcardformat.h
include/kabc/vcardline.h
include/kabc/vcardparser.h
include/kalarmcal/alarmtext.h
include/kalarmcal/collectionattribute.h
include/kalarmcal/compatibilityattribute.h
include/kalarmcal/datetime.h
include/kalarmcal/eventattribute.h
include/kalarmcal/identities.h
include/kalarmcal/kacalendar.h
include/kalarmcal/kaevent.h
include/kalarmcal/kalarmcal_export.h
include/kalarmcal/karecurrence.h
include/kalarmcal/repetition.h
include/kalarmcal/version.h
include/kblog/blog.h
include/kblog/blogcomment.h
include/kblog/blogger1.h
@ -968,6 +1002,9 @@ lib/libakonadi-kde.so.5.0.1
lib/libakonadi-kmime.so
lib/libakonadi-kmime.so.5
lib/libakonadi-kmime.so.5.0.1
lib/libakonadi-notes.so
lib/libakonadi-notes.so.5
lib/libakonadi-notes.so.5.0.1
lib/libgpgme++-pthread.so
lib/libgpgme++-pthread.so.2
lib/libgpgme++-pthread.so.2.8.0
@ -980,6 +1017,9 @@ lib/libkabc.so.5.0.1
lib/libkabc_file_core.so
lib/libkabc_file_core.so.5
lib/libkabc_file_core.so.5.0.1
lib/libkalarmcal.so
lib/libkalarmcal.so.2
lib/libkalarmcal.so.2.7.0
lib/libkblog.so
lib/libkblog.so.5
lib/libkblog.so.5.0.1
@ -1108,6 +1148,8 @@ share/apps/libkholidays/plan2/holiday_hk_en-gb
share/apps/libkholidays/plan2/holiday_hk_zh-cn
share/apps/libkholidays/plan2/holiday_hr_hr
share/apps/libkholidays/plan2/holiday_hu_hu
share/apps/libkholidays/plan2/holiday_id_en-us
share/apps/libkholidays/plan2/holiday_id_id
share/apps/libkholidays/plan2/holiday_ie_en-gb
share/apps/libkholidays/plan2/holiday_ie_ga
share/apps/libkholidays/plan2/holiday_il_en-us
@ -1141,8 +1183,10 @@ share/apps/libkholidays/plan2/holiday_re_fr
share/apps/libkholidays/plan2/holiday_ro_ro
share/apps/libkholidays/plan2/holiday_ru_ru
share/apps/libkholidays/plan2/holiday_se_sv
share/apps/libkholidays/plan2/holiday_sg_en-gb
share/apps/libkholidays/plan2/holiday_si_sl
share/apps/libkholidays/plan2/holiday_sk_sk
share/apps/libkholidays/plan2/holiday_sm_it
share/apps/libkholidays/plan2/holiday_th_en-gb
share/apps/libkholidays/plan2/holiday_ua_uk
share/apps/libkholidays/plan2/holiday_us_en-us
@ -1266,10 +1310,12 @@ share/mime/packages/kdepimlibs-mime.xml
@dirrm include/kcalcore
@dirrm include/kcal
@dirrm include/kblog
@dirrm include/kalarmcal
@dirrm include/kabc
@dirrm include/gpgme++/interfaces
@dirrm include/gpgme++
@dirrmtry include/akonadi/private
@dirrm include/akonadi/notes
@dirrm include/akonadi/kmime
@dirrm include/akonadi/kcal
@dirrm include/akonadi/kabc
@ -1292,6 +1338,7 @@ share/mime/packages/kdepimlibs-mime.xml
@dirrm include/KDE/KCalCore
@dirrm include/KDE/KCal
@dirrm include/KDE/KBlog
@dirrm include/KDE/KAlarmCal
@dirrm include/KDE/KABC
@dirrm include/KDE/Akonadi/KMime
@dirrm include/KDE/Akonadi/KCal

View file

@ -7,7 +7,6 @@
PORTNAME= kdeplasma-addons
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@ -16,19 +15,17 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Extra plasmoids for KDE4
LIB_DEPENDS= kexiv2.10:${PORTSDIR}/graphics/libkexiv2-kde4 \
qalculate.5:${PORTSDIR}/math/libqalculate \
LIB_DEPENDS= qalculate.5:${PORTSDIR}/math/libqalculate \
qwt.5:${PORTSDIR}/x11-toolkits/qwt5 \
soprano.4:${PORTSDIR}/textproc/soprano \
attica.0:${PORTSDIR}/x11-toolkits/attica \
qimageblitz.4:${PORTSDIR}/x11/qimageblitz \
qca.2:${PORTSDIR}/devel/qca
BUILD_DEPENDS= eigen>=2.0.b3:${PORTSDIR}/math/eigen2
USE_BZIP2= yes
USE_KDE4= kdehier kdelibs kdeprefix pimlibs workspace \
akonadi sharedmime automoc4
CONFLICTS_INSTALL= plasma-applet-icontasks-0.[89].*
USE_XZ= yes
USE_KDE4= kdehier kdelibs kdeprefix libkexiv2 pimlibs workspace \
akonadi attica automoc4 qimageblitz sharedmime soprano
KDE4_BUILDENV= yes
USE_QT_VER= 4
QT_COMPONENTS= dbus gui network opengl script sql svg webkit xml \
@ -37,18 +34,27 @@ USE_XORG= x11 xrender xtst
MAKE_JOBS_SAFE= yes
OPTIONS= MARBLE "Support for desktop globe wallpaper" on \
SCIM "Enable SCIM method input dialog" off
IBUS "Enable IBUS backend for input dialog" off \
SCIM "Enable SCIM backend for input dialog" off
.include <bsd.port.options.mk>
.ifndef(WITHOUT_MARBLE)
LIB_DEPENDS+= marblewidget.12:${PORTSDIR}/astro/marble
USE_KDE4+= marble
PLIST_SUB+= MARBLE=""
.else
CMAKE_ARGS+= -DWITH_Marble:BOOL=FALSE
PLIST_SUB+= MARBLE="@comment "
.endif
.ifdef(WITH_IBUS)
LIB_DEPENDS+= ibus-1.0:${PORTSDIR}/textproc/ibus
PLIST_SUB+= IBUS=""
.else
CMAKE_ARGS+= -DWITH_IBUS:BOOL=FALSE
PLIST_SUB+= IBUS="@comment "
.endif
.ifdef(WITH_SCIM)
LIB_DEPENDS+= scim-1.0.10:${PORTSDIR}/textproc/scim
PLIST_SUB+= SCIM=""

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdeplasma-addons-4.7.4.tar.bz2) = c55f5304d426a56455e34da7826f51b3ead2234ed31237a6673ae7ebaf141519
SIZE (KDE/kdeplasma-addons-4.7.4.tar.bz2) = 1975849
SHA256 (KDE/kdeplasma-addons-4.8.3.tar.xz) = 3fa22078050d58f8fca55c6460c943d92dc7fe5a5f622c0ae6ca0b8a35645bfb
SIZE (KDE/kdeplasma-addons-4.8.3.tar.xz) = 1773328

View file

@ -1,4 +1,3 @@
%%SCIM%%bin/kimpanel
bin/lancelot
include/KDE/Lancelot/ActionListModel
include/KDE/Lancelot/ActionListView
@ -110,6 +109,8 @@ lib/kde4/krunner_konsolesessions.so
lib/kde4/krunner_kopete.so
lib/kde4/krunner_mediawiki.so
lib/kde4/krunner_spellcheckrunner.so
%%IBUS%%lib/kde4/libexec/kimpanel-ibus-panel
%%SCIM%%lib/kde4/libexec/kimpanel-scim-panel
lib/kde4/plasma-applet_systemloadviewer.so
lib/kde4/plasma_applet_bball.so
lib/kde4/plasma_applet_binaryclock.so
@ -125,9 +126,10 @@ lib/kde4/plasma_applet_fifteenPuzzle.so
lib/kde4/plasma_applet_fileWatcher.so
lib/kde4/plasma_applet_frame.so
lib/kde4/plasma_applet_fuzzy_clock.so
lib/kde4/plasma_applet_icontasks.so
lib/kde4/plasma_applet_incomingmsg.so
lib/kde4/plasma_applet_kdeobservatory.so
%%SCIM%%lib/kde4/plasma_applet_kimpanel.so
lib/kde4/plasma_applet_kimpanel.so
lib/kde4/plasma_applet_knowledgebase.so
lib/kde4/plasma_applet_kolourpicker.so
lib/kde4/plasma_applet_konqprofiles.so
@ -166,6 +168,7 @@ lib/kde4/plasma_containment_groupingdesktop.so
lib/kde4/plasma_containment_groupingpanel.so
lib/kde4/plasma_engine_comic.so
lib/kde4/plasma_engine_kdeobservatory.so
lib/kde4/plasma_engine_kimpanel.so
lib/kde4/plasma_engine_microblog.so
lib/kde4/plasma_engine_ocs.so
lib/kde4/plasma_engine_potd.so
@ -181,10 +184,9 @@ lib/kde4/plasma_runner_events.so
lib/kde4/plasma_wallpaper_mandelbrot.so
%%MARBLE%%lib/kde4/plasma_wallpaper_marble.so
lib/kde4/plasma_wallpaper_pattern.so
lib/kde4/plasma_wallpaper_potd.so
lib/kde4/plasma_wallpaper_virus.so
lib/kde4/plasma_wallpaper_weather.so
%%SCIM%%lib/libkimpanelruntime.so
%%SCIM%%lib/libkimpanelruntime.so.0
lib/liblancelot-datamodels.so
lib/liblancelot-datamodels.so.1
lib/liblancelot-datamodels.so.1.7.0
@ -263,6 +265,11 @@ share/apps/desktoptheme/Tibanna/lancelot/system-buttons.svgz
share/apps/desktoptheme/Tibanna/lancelot/theme.config
share/apps/desktoptheme/default/bubblemon/bubble.svg
share/apps/desktoptheme/default/fifteenPuzzle/blanksquare.svg
share/apps/desktoptheme/default/icontasks/badge.svgz
share/apps/desktoptheme/default/icontasks/dropindicators.svgz
share/apps/desktoptheme/default/icontasks/indicators.svgz
share/apps/desktoptheme/default/icontasks/launcherseparator.svgz
share/apps/desktoptheme/default/icontasks/progress.svgz
share/apps/desktoptheme/default/lancelot/action-list-view-drop-indicator.svgz
share/apps/desktoptheme/default/lancelot/action-list-view-headers.svgz
share/apps/desktoptheme/default/lancelot/category-triangle.svgz
@ -276,9 +283,8 @@ share/apps/desktoptheme/default/lancelot/section-buttons.svgz
share/apps/desktoptheme/default/lancelot/system-buttons-extender.svgz
share/apps/desktoptheme/default/lancelot/system-buttons.svgz
share/apps/desktoptheme/default/lancelot/theme.config
share/apps/desktoptheme/default/rssnow/arrows.svgz
share/apps/desktoptheme/default/rssnow/background.svgz
share/apps/desktoptheme/default/rssnow/left.svgz
share/apps/desktoptheme/default/rssnow/right.svgz
share/apps/desktoptheme/default/rssnow/rssnow.svgz
share/apps/desktoptheme/default/stylesheets/news.css
share/apps/desktoptheme/default/weather/wind-arrows.svgz
@ -318,11 +324,13 @@ share/apps/desktoptheme/slim-glow/lancelot/section-buttons.svgz
share/apps/desktoptheme/slim-glow/lancelot/system-buttons-extender.svgz
share/apps/desktoptheme/slim-glow/lancelot/system-buttons.svgz
share/apps/desktoptheme/slim-glow/lancelot/theme.config
share/apps/kdeplasma-addons/mediabuttonsrc
share/apps/lancelot/lancelot.notifyrc
share/apps/plasma-applet-frame/picture-frame-default.jpg
share/apps/plasma-applet-opendesktop-activities/plasma-applet-opendesktop-activities.notifyrc
share/apps/plasma-applet-opendesktop/user.css
share/apps/plasma/services/kdeobservatory.operations
share/apps/plasma/services/kimpanel.operations
share/apps/plasma/services/ocsPerson.operations
share/apps/plasma/services/rtmauth.operations
share/apps/plasma/services/rtmtask.operations
@ -367,12 +375,11 @@ share/apps/plasmaboard/full.xml
share/apps/plasmaboard/mid.xml
share/apps/plasmaboard/tablet.xml
share/apps/rssnow/feeds
%%SCIM%%share/config.kcfg/kimpanelconfig.kcfg
share/config.kcfg/kimpanelconfig.kcfg
share/config/comic.knsrc
share/config/pastebin.knsrc
share/config/plasmaweather.knsrc
share/config/virus_wallpaper.knsrc
%%SCIM%%share/dbus-1/interfaces/org.kde.impanel.xml
share/icons/hicolor/128x128/apps/bball.png
share/icons/hicolor/128x128/apps/eyes.png
share/icons/hicolor/128x128/apps/kdeobservatory.png
@ -455,9 +462,10 @@ share/kde4/services/plasma-applet-calculator.desktop
share/kde4/services/plasma-applet-charselect.desktop
share/kde4/services/plasma-applet-eyes.desktop
share/kde4/services/plasma-applet-fifteenPuzzle.desktop
share/kde4/services/plasma-applet-icontasks.desktop
share/kde4/services/plasma-applet-incomingmsg.desktop
share/kde4/services/plasma-applet-kdeobservatory.desktop
%%SCIM%%share/kde4/services/plasma-applet-kimpanel.desktop
share/kde4/services/plasma-applet-kimpanel.desktop
share/kde4/services/plasma-applet-knowledgebase.desktop
share/kde4/services/plasma-applet-konqprofiles.desktop
share/kde4/services/plasma-applet-konsoleprofiles.desktop
@ -494,6 +502,7 @@ share/kde4/services/plasma-containment-griddesktop.desktop
share/kde4/services/plasma-containment-groupingdesktop.desktop
share/kde4/services/plasma-containment-groupingpanel.desktop
share/kde4/services/plasma-dataengine-comic.desktop
share/kde4/services/plasma-dataengine-kimpanel.desktop
share/kde4/services/plasma-dataengine-microblog.desktop
share/kde4/services/plasma-dataengine-ocs.desktop
share/kde4/services/plasma-dataengine-potd.desktop
@ -521,6 +530,7 @@ share/kde4/services/plasma-runner-wikitravel.desktop
share/kde4/services/plasma-wallpaper-mandelbrot.desktop
%%MARBLE%%share/kde4/services/plasma-wallpaper-marble.desktop
share/kde4/services/plasma-wallpaper-pattern.desktop
share/kde4/services/plasma-wallpaper-potd.desktop
share/kde4/services/plasma-wallpaper-virus.desktop
share/kde4/services/plasma-wallpaper-weather.desktop
share/kde4/services/plasma_applet_plasmaboard.desktop
@ -539,6 +549,7 @@ share/mime/packages/lancelotpart-mime.xml
@dirrm share/apps/plasma-applet-opendesktop
@dirrm share/apps/plasma-applet-frame
@dirrm share/apps/lancelot
@dirrm share/apps/kdeplasma-addons
@dirrm share/apps/desktoptheme/slim-glow/lancelot
@dirrmtry share/apps/desktoptheme/slim-glow
@dirrm share/apps/desktoptheme/oxygen/lancelot
@ -549,6 +560,7 @@ share/mime/packages/lancelotpart-mime.xml
@dirrm share/apps/desktoptheme/default/stylesheets
@dirrm share/apps/desktoptheme/default/rssnow
@dirrm share/apps/desktoptheme/default/lancelot
@dirrm share/apps/desktoptheme/default/icontasks
@dirrm share/apps/desktoptheme/default/fifteenPuzzle
@dirrm share/apps/desktoptheme/default/bubblemon
@dirrm share/apps/desktoptheme/Tibanna/lancelot
@ -572,5 +584,3 @@ share/mime/packages/lancelotpart-mime.xml
@dirrm include/KDE/Lancelot
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true
%%SCIM%%@cwd %%LOCALBASE%%
%%SCIM%%lib/scim-1.0/scim-panel-dbus

View file

@ -7,7 +7,6 @@
PORTNAME= kruler
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= deskutils kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@ -23,7 +22,7 @@ KDE4_BUILDENV= yes
USE_QT_VER= 4
QT_COMPONENTS= corelib qmake_build moc_build uic_build rcc_build
USE_XORG= x11
USE_BZIP2= yes
USE_XZ= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kruler-4.7.4.tar.bz2) = 8154d445d1bbf18c83e0a3f5a1bb5af38f011a93a07c42689a5a85297801a871
SIZE (KDE/kruler-4.7.4.tar.bz2) = 140029
SHA256 (KDE/kruler-4.8.3.tar.xz) = 100f0e56ba1e0f597003d6caa529f19009ecc87ec64862b0673e7fccefe04809
SIZE (KDE/kruler-4.8.3.tar.xz) = 134800

View file

@ -0,0 +1,27 @@
# New ports collection Makefile for: superkaramba
# Date created: 2012-02-23
# Whom: Max Brazhikov <makc@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= superkaramba
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= deskutils kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Widget framework for KDE
CONFLICTS= kdeutils-4.[0-7].*
USE_XZ= yes
USE_PYTHON= 2.5+
USE_KDE4= kdehier kdelibs kdeprefix automoc4 qimageblitz
KDE4_BUILDENV= yes
USE_QT_VER= 4
QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (KDE/superkaramba-4.8.3.tar.xz) = 5f61069d31bd81ee11dbeec3439cabb6c84f58344cb3b8beea76f01d7c5ea814
SIZE (KDE/superkaramba-4.8.3.tar.xz) = 393848

View file

@ -0,0 +1,4 @@
SuperKaramba is a tool that allows you to easily create interactive
widgets on your KDE desktop.
WWW: http://utils.kde.org

View file

@ -0,0 +1,20 @@
bin/superkaramba
lib/kde4/plasma_package_superkaramba.so
lib/kde4/plasma_scriptengine_superkaramba.so
lib/libsuperkaramba.so
lib/libsuperkaramba.so.5
lib/libsuperkaramba.so.5.0.1
share/applications/kde4/superkaramba.desktop
share/apps/superkaramba/superkarambaui.rc
share/config/superkaramba.knsrc
share/dbus-1/interfaces/org.kde.superkaramba.xml
share/icons/hicolor/128x128/apps/superkaramba.png
share/icons/hicolor/16x16/apps/superkaramba.png
share/icons/hicolor/22x22/apps/superkaramba.png
share/icons/hicolor/32x32/apps/superkaramba.png
share/icons/hicolor/48x48/apps/superkaramba.png
share/icons/hicolor/64x64/apps/superkaramba.png
share/icons/hicolor/scalable/apps/superkaramba.svgz
share/kde4/services/plasma-package-superkaramba.desktop
share/kde4/services/plasma-scriptengine-superkaramba.desktop
@dirrm share/apps/superkaramba

3
deskutils/svn.log Normal file
View file

@ -0,0 +1,3 @@
- Replace blind sed with patch: don't install qtdeclarative files if
KDEPIM_MOBILE_UI is not defined
- Drop needless replacement from qt3toqt4headers. only 4 left

View file

@ -772,16 +772,14 @@
SUBDIR += kcachegrind
SUBDIR += kdbg
SUBDIR += kdebindings4
SUBDIR += kdebindings4-kross-interpreters
SUBDIR += kdebindings4-python
SUBDIR += kdebindings4-perl-perlkde
SUBDIR += kdebindings4-perl-perlqt
SUBDIR += kdebindings4-python-krosspython
SUBDIR += kdebindings4-python-pykde4
SUBDIR += kdebindings4-python-pykdeuic4
SUBDIR += kdebindings4-ruby
SUBDIR += kdebindings4-ruby-korundum
SUBDIR += kdebindings4-ruby-krossruby
SUBDIR += kdebindings4-ruby-qtruby
SUBDIR += kdebindings4-smoke
SUBDIR += kdebindings4-smoke-smokegen
SUBDIR += kdebindings4-smoke-smokekde
SUBDIR += kdebindings4-smoke-smokeqt

View file

@ -1,43 +0,0 @@
# New ports collection makefile for: kdebindings4-kross-interpreters
# Date created: 1 September 2011
# Whom: Alberto Villa <avilla@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kross-interpreters
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde
MASTER_SITES= # empty
PKGNAMEPREFIX= kdebindings-
DISTFILES= # empty
MAINTAINER= kde@FreeBSD.org
COMMENT= Meta port of Kross scripting libraries for KDE 4
USE_KDE4= kdeprefix
USE_RUBY= yes
RUBY_NO_BUILD_DEPENDS= yes
RUBY_NO_RUN_DEPENDS= yes
NO_BUILD= yes
OPTIONS= KROSSPYTHON "Kross Python scripting library" on \
KROSSRUBY "Kross Ruby scripting library (broken with ruby19)" on
.include <bsd.port.options.mk>
.if !defined(WITHOUT_KROSSPYTHON)
RUN_DEPENDS+= ${KDE4_PREFIX}/lib/kde4/krosspython.so:${PORTSDIR}/devel/kdebindings4-python-krosspython
.endif
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_KROSSRUBY) && ${RUBY_VER} != 1.9
RUN_DEPENDS+= ${KDE4_PREFIX}/lib/kde4/krossruby.so:${PORTSDIR}/devel/kdebindings4-ruby-krossruby
.endif
do-install:
${DO_NADA}
.include <bsd.port.post.mk>

View file

@ -1,2 +0,0 @@
SHA256 (KDE/kross-interpreters-4.7.4.tar.bz2) = 1d871b0bdf0dd388deb0559a4abb6de5cc0893f7afc99950b6e7891607276fce
SIZE (KDE/kross-interpreters-4.7.4.tar.bz2) = 134908

View file

@ -1,3 +0,0 @@
This is a meta port of KDE bindings for Python and Ruby.
WWW: http://www.kde.org/

View file

@ -0,0 +1,54 @@
# New ports collection makefile for: kdebindings4-perl-perlkde
# Date created: 2012-02-24
# Whom: Max Brazhnikov <makc@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= perlkde
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= devel kde perl5
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
PKGNAMEPREFIX= p5-kdebindings-
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Perl bindings for KDE
USE_XZ= yes
USE_PERL5= yes
# Build fails with system gcc
USE_GCC= 4.6+
USE_KDE4= kdehier kdeprefix perlqt smokekde automoc4
USE_QT_VER= 4
QT_COMPONENTS= qmake_build moc_build uic_build rcc_build
USE_CMAKE= yes
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
# Respect PREFIX
CMAKE_ARGS+= -DCUSTOM_PERL_SITE_ARCH_DIR=${PREFIX}/${SITE_PERL_REL}/${PERL_ARCH}
# Fix build PREFIX != KDE4_PREFIX
CMAKE_ARGS+= -DSmoke_DIR=${KDE4_PREFIX}/lib/cmake/smoke \
-DPerlQt_DIR=${KDE4_PREFIX}/share/perlqt/cmake \
-DOkular_DIR=${KDE4_PREFIX}/lib/cmake/Okular
OPTIONS= ATTICA "Bindings for libattica" off
.include <bsd.port.pre.mk>
.ifdef(WITH_ATTICA)
.if exists(${KDE4_PREFIX}/lib/libsmokekdecore.so) && \
!exists(${KDE4_PREFIX}/lib/libsmokeattica.so)
IGNORE= requires devel/kdebindings4-smoke-smokekde built with ATTICA option
.endif
PLIST_SUB+= ATTICA=""
.else
CMAKE_ARGS+= -DWITH_LibAttica:BOOL=FALSE
PLIST_SUB+= ATTICA="@comment "
.endif
.include <bsd.port.post.mk>

View file

@ -0,0 +1,2 @@
SHA256 (KDE/perlkde-4.8.3.tar.xz) = 0e9a5b087fda274171095e21cbab507786fcaf66e0dd9fe003374e5051615598
SIZE (KDE/perlkde-4.8.3.tar.xz) = 47256

View file

@ -0,0 +1,3 @@
Perl bindings for KDE libraries.
WWW: http://www.kde.org/

View file

@ -0,0 +1,69 @@
lib/kde4/kperlpluginfactory.so
%%SITE_PERL%%/%%PERL_ARCH%%/Akonadi.pm
%%ATTICA%%%%SITE_PERL%%/%%PERL_ARCH%%/Attica.pm
%%SITE_PERL%%/%%PERL_ARCH%%/KDECore4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/KDEUi4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/KFile.pm
%%SITE_PERL%%/%%PERL_ARCH%%/KHTML.pm
%%SITE_PERL%%/%%PERL_ARCH%%/KIO4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/KNewStuff2.pm
%%SITE_PERL%%/%%PERL_ARCH%%/KNewStuff3.pm
%%SITE_PERL%%/%%PERL_ARCH%%/KParts.pm
%%SITE_PERL%%/%%PERL_ARCH%%/KTextEditor.pm
%%SITE_PERL%%/%%PERL_ARCH%%/KUtils.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Kate.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Nepomuk.pm
%%SITE_PERL%%/%%PERL_ARCH%%/NepomukQuery.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Okular.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Plasma4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Solid.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Soprano.pm
%%SITE_PERL%%/%%PERL_ARCH%%/SopranoClient.pm
%%SITE_PERL%%/%%PERL_ARCH%%/SopranoServer.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Akonadi/Akonadi.so
%%ATTICA%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Attica/Attica.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/KDECore4/KDECore4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/KDEUi4/KDEUi4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/KFile/KFile.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/KHTML/KHTML.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/KIO4/KIO4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/KNewStuff2/KNewStuff2.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/KNewStuff3/KNewStuff3.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/KParts/KParts.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/KTextEditor/KTextEditor.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/KUtils/KUtils.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Kate/Kate.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Nepomuk/Nepomuk.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/NepomukQuery/NepomukQuery.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Okular/Okular.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Plasma4/Plasma4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Solid/Solid.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Soprano/Soprano.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SopranoClient/SopranoClient.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SopranoServer/SopranoServer.so
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SopranoServer
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SopranoClient
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Soprano
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Solid
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plasma4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Okular
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/NepomukQuery
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nepomuk
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Kate
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/KUtils
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/KTextEditor
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/KParts
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/KNewStuff3
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/KNewStuff2
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/KIO4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/KHTML
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/KFile
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/KDEUi4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/KDECore4
%%ATTICA%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Attica
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Akonadi
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%
@dirrmtry %%SITE_PERL%%
@dirrmtry lib/perl5/site_perl
@dirrmtry lib/perl5

View file

@ -0,0 +1,48 @@
# New ports collection makefile for: kdebindings4-perl-perlqt
# Date created: 2012-02-24
# Whom: Max Brazhnikov <makc@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= perlqt
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= devel kde perl5
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
PKGNAMEPREFIX= p5-kdebindings-
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Perl bindings for Qt
LIB_DEPENDS= qscintilla2:${PORTSDIR}/devel/qscintilla2 \
qwt.5:${PORTSDIR}/x11-toolkits/qwt5
USE_XZ= yes
USE_PERL5= yes
# Build fails with system gcc
USE_GCC= 4.6+
USE_KDE4= kdehier kdeprefix smokeqt qimageblitz
USE_QT_VER= 4
QT_COMPONENTS= qmake_build moc_build uic_build rcc_build
USE_CMAKE= yes
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
# Respect PREFIX
CMAKE_ARGS+= -DCUSTOM_PERL_SITE_ARCH_DIR=${PREFIX}/${SITE_PERL_REL}/${PERL_ARCH}
# Fix build PREFIX != KDE4_PREFIX
CMAKE_ARGS+= -DSmoke_DIR=${KDE4_PREFIX}/lib/cmake/smoke
SUB_FILES= perl-kdebindings-env.sh pkg-message
SUB_LIST+= PERL5LIBDIR="${PREFIX}/${SITE_PERL_REL}/${PERL_ARCH}:\
${PREFIX}/${SITE_PERL_REL}"
post-install:
${MKDIR} ${PREFIX}/env
${INSTALL_SCRIPT} ${WRKDIR}/perl-kdebindings-env.sh ${PREFIX}/env
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (KDE/perlqt-4.8.3.tar.xz) = 3a8639f8203de435e79cee38a2bb58e1f1e0eb7c5d3d12163d57d5b542d839a8
SIZE (KDE/perlqt-4.8.3.tar.xz) = 1851820

View file

@ -0,0 +1,6 @@
#!/bin/sh
if [ %%PREFIX%% != %%LOCALBASE%% ]; then
PERL5LIB=${PERL5LIB}:%%PERL5LIBDIR%%
export PERL5LIB
fi

View file

@ -0,0 +1,10 @@
===========================================================
To use Perl bindings outside KDE session set PERL5LIB
environment variable:
PERL5LIB=%%PERL5LIBDIR%%
See "man 1 perlrun" for details.
===========================================================

View file

@ -0,0 +1,3 @@
Perl bindings for Qt libraries.
WWW: http://www.kde.org/

View file

@ -0,0 +1,102 @@
bin/prcc4_bin
bin/puic4
bin/qdbusxml2perl
env/perl-kdebindings-env.sh
include/perlqt/QtCore4.h
include/perlqt/binding.h
include/perlqt/handlers.h
include/perlqt/listclass_macros.h
include/perlqt/marshall.h
include/perlqt/marshall_basetypes.h
include/perlqt/marshall_complex.h
include/perlqt/marshall_macros.h
include/perlqt/marshall_primitives.h
include/perlqt/marshall_types.h
include/perlqt/perlqt.h
include/perlqt/ppport.h
include/perlqt/smokehelp.h
include/perlqt/smokeperl.h
include/perlqt/util.h
%%SITE_PERL%%/%%PERL_ARCH%%/Phonon.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QImageBlitz.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Qsci.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Qt3Support4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtCore4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtCore4/classinfo.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtCore4/debug.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtCore4/isa.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtCore4/signals.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtCore4/slots.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtDBus4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtDeclarative4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtGui4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtHelp4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtMultimedia4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtNetwork4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtOpenGL4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtScript4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtSql4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtSvg4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtTest4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtUiTools4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtWebKit4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtXml4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/QtXmlPatterns4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Qwt.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Phonon/Phonon.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/QImageBlitz/QImageBlitz.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Qsci/Qsci.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Qt3Support4/Qt3Support4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/QtCore4/QtCore4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/QtDBus4/QtDBus4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/QtDeclarative4/QtDeclarative4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/QtGui4/QtGui4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/QtHelp4/QtHelp4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/QtMultimedia4/QtMultimedia4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/QtNetwork4/QtNetwork4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/QtOpenGL4/QtOpenGL4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/QtScript4/QtScript4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/QtSql4/QtSql4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/QtSvg4/QtSvg4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/QtTest4/QtTest4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/QtUiTools4/QtUiTools4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/QtWebKit4/QtWebKit4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/QtXml4/QtXml4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/QtXmlPatterns4/QtXmlPatterns4.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Qwt/Qwt.so
share/perlqt/cmake/FindPerlMore.cmake
share/perlqt/cmake/PerlQtConfig.cmake
share/perlqt/cmake/PerlQtExport-%%CMAKE_BUILD_TYPE%%.cmake
share/perlqt/cmake/PerlQtExport.cmake
share/perlqt/doxsubpp.pl
@dirrm share/perlqt/cmake
@dirrm share/perlqt
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Qwt
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/QtXmlPatterns4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/QtXml4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/QtWebKit4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/QtUiTools4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/QtTest4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/QtSvg4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/QtSql4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/QtScript4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/QtOpenGL4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/QtNetwork4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/QtMultimedia4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/QtHelp4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/QtGui4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/QtDeclarative4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/QtDBus4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/QtCore4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Qt3Support4
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Qsci
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/QImageBlitz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Phonon
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/QtCore4
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
@dirrmtry %%SITE_PERL%%
@dirrmtry lib/perl5/site_perl
@dirrmtry lib/perl5
@dirrm include/perlqt
@dirrmtry env

View file

@ -7,7 +7,6 @@
PORTNAME= krosspython
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde python
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@ -22,12 +21,13 @@ USE_KDE4= kdehier kdelibs kdeprefix automoc4
USE_PYTHON= 2.5+
USE_QT_VER= 4
QT_COMPONENTS= gui qmake_build moc_build uic_build rcc_build
USE_BZIP2= yes
DISTINFO_FILE= ${PORTSDIR}/devel/kdebindings4-kross-interpreters/distinfo
USE_XZ= yes
USE_CMAKE= yes
CMAKE_ARGS+= -DBUILD_falcon:BOOL=FALSE \
-DBUILD_ruby:BOOL=FALSE \
-DBUILD_java:BOOL=FALSE
MAKE_JOBS_SAFE= yes
PLIST_FILES= lib/kde4/krosspython.so
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (KDE/kross-interpreters-4.8.3.tar.xz) = 43fdb448b7fdcfd1688846c88e19512efe71b7144fb3b7b466dbe9c69acdaa07
SIZE (KDE/kross-interpreters-4.8.3.tar.xz) = 134776

View file

@ -1 +0,0 @@
lib/kde4/krosspython.so

View file

@ -7,7 +7,6 @@
PORTNAME= pykde4
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde python
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@ -17,9 +16,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Python bindings for KDE
LIB_DEPENDS= okularcore.1:${PORTSDIR}/graphics/okular \
qwt.5:${PORTSDIR}/x11-toolkits/qwt5 \
soprano.4:${PORTSDIR}/textproc/soprano
LIB_DEPENDS= qwt.5:${PORTSDIR}/x11-toolkits/qwt5
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PyQt4/QtDesigner.so:${PORTSDIR}/devel/py-qt4-designer \
${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-qt4-gui \
@ -35,11 +32,12 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PyQt4/QtDesigner.so:${PORTSDIR}/devel/py-qt4
RUN_DEPENDS:= ${BUILD_DEPENDS} \
${PYTHON_SITELIBDIR}/dbus/mainloop/qt.so:${PORTSDIR}/devel/py-qt4-dbus
USE_KDE4= kdehier kdelibs kdeprefix pimlibs akonadi automoc4
USE_KDE4= kdehier kdelibs kdeprefix okular pimlibs \
akonadi automoc4 soprano
USE_PYTHON= 2.5+
USE_QT_VER= 4
QT_COMPONENTS= corelib qmake_build moc_build uic_build rcc_build
USE_BZIP2= yes
USE_XZ= yes
USE_CMAKE= yes
CMAKE_ARGS+= -DWITH_PolkitQt:BOOL=FALSE
MAKE_JOBS_SAFE= yes

Some files were not shown because too many files have changed in this diff Show more