Date: Thu, 9 Jan 2003 11:28:26 -0500 (EST) From: Rick Fournier <rick@help-desk.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46897: New port: kgpgapplet-0.1.3 (kde applet for kgpg) Message-ID: <200301091628.h09GSQoN079214@dark.rebelchat.org>
next in thread | raw e-mail | index | archive | help
>Number: 46897 >Category: ports >Synopsis: New port: kgpgapplet-0.1.3 (kde applet for kgpg) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 09 08:30:02 PST 2003 >Closed-Date: >Last-Modified: >Originator: Rick Fournier >Release: FreeBSD 4.7-STABLE i386 >Organization: N/A >Environment: System: FreeBSD zombie.unix.int 4.7-STABLE FreeBSD 4.7-STABLE #10: Sun Jan 5 19:04:03 EST 2003 root@zombie.unix.int:/usr/obj/usr/src/sys/ZOMBIE i386 >Description: Kgpg's kicker applet is a simple icon that integrates into your kicker for KDE. Then, you can drop files on it to encrypt/decrypt/sign/verify. A mouse right-click on it will bring a menu allowing encryption/decryption of the clipboard, to manage keys & more. GnuPG has never been so easy! >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # kgpgapplet # kgpgapplet/Makefile # kgpgapplet/pkg-comment # kgpgapplet/pkg-descr # kgpgapplet/pkg-plist # echo c - kgpgapplet mkdir -p kgpgapplet > /dev/null 2>&1 echo x - kgpgapplet/Makefile sed 's/^X//' >kgpgapplet/Makefile << 'END-of-kgpgapplet/Makefile' X# New ports collection makefile for: kgpg X# Date created: 04 Dec 2002 X# Whom: Rick Fournier <rick@help-desk.ca> X# X# $FreeBSD: ports/security/kgpg/Makefile,v 1.1 2002/11/23 18:47:07 arved Exp $ X# X XPORTNAME= kgpgapplet XPORTVERSION= 0.1.3 XCATEGORIES= security kde XMASTER_SITES= http://devel-home.kde.org/~kgpg/src/ XWRKSRC= ${WRKDIR}/kgpgapplet X XMAINTAINER= rick@help-desk.ca X XRUN_DEPENDS= kgpg:${PORTSDIR}/security/kgpg X XUSE_GMAKE= yes XGNU_CONFIGURE= yes XUSE_KDELIBS_VER= 3 X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/x11/kde3/Makefile.kde" X.include <bsd.port.post.mk> END-of-kgpgapplet/Makefile echo x - kgpgapplet/pkg-comment sed 's/^X//' >kgpgapplet/pkg-comment << 'END-of-kgpgapplet/pkg-comment' XKgpg's kicker applet is a simple icon that integrates into your kicker END-of-kgpgapplet/pkg-comment echo x - kgpgapplet/pkg-descr sed 's/^X//' >kgpgapplet/pkg-descr << 'END-of-kgpgapplet/pkg-descr' XKgpg's kicker applet is a simple icon that integrates into your kicker for KDE. XThen, you can drop files on it to encrypt/decrypt/sign/verify. X XA mouse right-click on it will bring a menu allowing encryption/decryption of Xthe clipboard, to manage keys & more. GnuPG has never been so easy! X XWWW: http://devel-home.kde.org/~kgpg/ END-of-kgpgapplet/pkg-descr echo x - kgpgapplet/pkg-plist sed 's/^X//' >kgpgapplet/pkg-plist << 'END-of-kgpgapplet/pkg-plist' Xlib/libkgpgapplet.so Xlib/libkgpgapplet.la Xshare/doc/HTML/en/kgpgapplet/index.docbook Xshare/doc/HTML/en/kgpgapplet/index.cache.bz2 Xshare/doc/HTML/en/kgpgapplet/common Xshare/icons/hicolor/16x16/apps/kgpgapplet.png Xshare/icons/hicolor/48x48/apps/kgpgapplet.png Xshare/icons/hicolor/32x32/apps/kgpgapplet.png Xshare/icons/locolor/16x16/apps/kgpgapplet.png Xshare/icons/locolor/32x32/apps/kgpgapplet.png Xshare/apps/kicker/applets/kgpgapplet.desktop X@dirrm share/doc/HTML/en/kgpgapplet END-of-kgpgapplet/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301091628.h09GSQoN079214>