diff options
Diffstat (limited to 'security/kwalletmanager')
-rw-r--r-- | security/kwalletmanager/Makefile | 18 | ||||
-rw-r--r-- | security/kwalletmanager/distinfo | 2 | ||||
-rw-r--r-- | security/kwalletmanager/pkg-descr | 6 | ||||
-rw-r--r-- | security/kwalletmanager/pkg-plist | 45 |
4 files changed, 71 insertions, 0 deletions
diff --git a/security/kwalletmanager/Makefile b/security/kwalletmanager/Makefile new file mode 100644 index 000000000000..7de8046c280a --- /dev/null +++ b/security/kwalletmanager/Makefile @@ -0,0 +1,18 @@ +# Created by: Martin Wilke <miwi@FreeBSD.org> +# $FreeBSD$ + +PORTNAME= kwalletmanager +PORTVERSION= ${KDE4_VERSION} +CATEGORIES= security kde +MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src +DIST_SUBDIR= KDE/${PORTVERSION} + +MAINTAINER= kde@FreeBSD.org +COMMENT= Password manager for KDE + +USE_XZ= yes +USE_KDE4= kdeprefix kdehier automoc4 kdelibs +USES= cmake:outsource gmake +USE_QT4= qmake_build moc_build rcc_build uic_build + +.include <bsd.port.mk> diff --git a/security/kwalletmanager/distinfo b/security/kwalletmanager/distinfo new file mode 100644 index 000000000000..764d96af4bdb --- /dev/null +++ b/security/kwalletmanager/distinfo @@ -0,0 +1,2 @@ +SHA256 (KDE/4.12.3/kwalletmanager-4.12.3.tar.xz) = 2693359ce34ffe7d72c60f2e3db4185c18a8c0672e5c18cfb0196cc87a430541 +SIZE (KDE/4.12.3/kwalletmanager-4.12.3.tar.xz) = 456120 diff --git a/security/kwalletmanager/pkg-descr b/security/kwalletmanager/pkg-descr new file mode 100644 index 000000000000..761fabfa94c4 --- /dev/null +++ b/security/kwalletmanager/pkg-descr @@ -0,0 +1,6 @@ +KDE Wallet Manager is a tool to manage the passwords on your KDE +system. By using the KDE wallet subsystem it not only allows you to +keep your own secrets but also to access and manage the passwords of +every application that integrates with the KDE wallet. + +WWW: http://utils.kde.org diff --git a/security/kwalletmanager/pkg-plist b/security/kwalletmanager/pkg-plist new file mode 100644 index 000000000000..295eb1f58dd1 --- /dev/null +++ b/security/kwalletmanager/pkg-plist @@ -0,0 +1,45 @@ +bin/kwalletmanager +etc/dbus-1/system.d/org.kde.kcontrol.kcmkwallet.conf +lib/kde4/kcm_kwallet.so +lib/kde4/libexec/kcm_kwallet_helper +share/applications/kde4/kwalletmanager-kwalletd.desktop +share/applications/kde4/kwalletmanager.desktop +share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_closed.png +share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_open.png +share/apps/kwalletmanager/kwalletmanager.rc +share/dbus-1/system-services/org.kde.kcontrol.kcmkwallet.service +share/doc/HTML/en/kwallet/application-request-to-open-wallet.png +share/doc/HTML/en/kwallet/common +share/doc/HTML/en/kwallet/error-nokey.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/key-selection.png +share/doc/HTML/en/kwallet/kwallet-applications.png +share/doc/HTML/en/kwallet/kwallet-edit.png +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/kwallet/wallet-encryption-selection.png +share/icons/hicolor/128x128/apps/kwalletmanager.png +share/icons/hicolor/128x128/apps/kwalletmanager2.png +share/icons/hicolor/16x16/apps/kwalletmanager.png +share/icons/hicolor/16x16/apps/kwalletmanager2.png +share/icons/hicolor/22x22/apps/kwalletmanager.png +share/icons/hicolor/32x32/apps/kwalletmanager.png +share/icons/hicolor/32x32/apps/kwalletmanager2.png +share/icons/hicolor/48x48/apps/kwalletmanager.png +share/icons/hicolor/48x48/apps/kwalletmanager2.png +share/icons/hicolor/64x64/apps/kwalletmanager.png +share/icons/hicolor/64x64/apps/kwalletmanager2.png +share/kde4/services/kwalletconfig.desktop +share/kde4/services/kwalletmanager_show.desktop +share/polkit-1/actions/org.kde.kcontrol.kcmkwallet.policy +@dirrm share/doc/HTML/en/kwallet +@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 |