Date: Sat, 2 Nov 2002 22:25:39 -0500 (EST) From: Rick Fournier <rick@help-desk.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/44840: New Port: devel/kgpg (kde frontend to gpg) Message-ID: <200211030325.gA33PdTD084215@dark.rebelchat.org>
next in thread | raw e-mail | index | archive | help
>Number: 44840 >Category: ports >Synopsis: New Port: devel/kgpg (kde frontend to gpg) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Nov 02 19:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Rick Fournier >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD zombie.unix.int 4.7-STABLE FreeBSD 4.7-STABLE #3: Fri Oct 25 23:27:39 EDT 2002 root@zombie.unix.int:/usr/obj/usr/src/sys/ZOMBIE i386 >Description: kgpg is a simple, free, open source KDE frontend for gpg. >How-To-Repeat: >Fix: --- kgpg.shar begins here --- # 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: # # kgpg # kgpg/Makefile # kgpg/pkg-descr # kgpg/pkg-plist # kgpg/pkg-comment # echo c - kgpg mkdir -p kgpg > /dev/null 2>&1 echo x - kgpg/Makefile sed 's/^X//' >kgpg/Makefile << 'END-of-kgpg/Makefile' X# New ports collection makefile for: kgpg X# Date created: 2 Nov 2002 X# Whom: Rick Fournier X# X# $FreeBSD$ X# X XPORTNAME= kgpg XPORTVERSION= 0.8.2 XCATEGORIES= devel XMASTER_SITES= http://devel-home.kde.org/~kgpg/src/ XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= rick@help-desk.ca X XUSE_GMAKE= yes XGNU_CONFIGURE= yes X XUSE_KDELIBS_VER= 3 X XCONFIGURE_TARGET= --build=${ARCH}-unknown-freebsd${OSREL} X X.include <bsd.port.mk> END-of-kgpg/Makefile echo x - kgpg/pkg-descr sed 's/^X//' >kgpg/pkg-descr << 'END-of-kgpg/pkg-descr' Xkgpg is a simple, free, open source KDE frontend for gpg. X XWWW: http://devel-home.kde.org/~kgpg/ END-of-kgpg/pkg-descr echo x - kgpg/pkg-plist sed 's/^X//' >kgpg/pkg-plist << 'END-of-kgpg/pkg-plist' Xbin/kgpg Xshare/applnk/Applications/kgpg.desktop Xshare/apps/kgpg/kgpg.rc Xshare/apps/kgpg/tips Xshare/apps/konqueror/servicemenus/encryptfile.desktop Xshare/doc/HTML/en/kgpg/editor.png Xshare/doc/HTML/en/kgpg/index.docbook Xshare/doc/HTML/en/kgpg/keymanage.png Xshare/doc/HTML/en/kgpg/menu.png Xshare/doc/HTML/en/kgpg/editor_clear.png Xshare/doc/HTML/en/kgpg/keygen.png Xshare/doc/HTML/en/kgpg/keys.png Xshare/doc/HTML/en/kgpg/options.png Xshare/icons/hicolor/16x16/actions/kgpg_dkey1.png Xshare/icons/hicolor/16x16/actions/kgpg_dkey2.png Xshare/icons/hicolor/16x16/actions/kgpg_key1.png Xshare/icons/hicolor/16x16/actions/kgpg_key2.png Xshare/icons/hicolor/16x16/apps/kgpg.png Xshare/icons/hicolor/16x16/apps/kgpg2.png Xshare/icons/hicolor/22x22/actions/kgpg_edit.png Xshare/icons/hicolor/22x22/actions/kgpg_gen.png Xshare/icons/hicolor/22x22/actions/kgpg_info.png Xshare/icons/hicolor/22x22/actions/kgpg_sign.png Xshare/icons/hicolor/22x22/actions/kgpg_export.png Xshare/icons/hicolor/22x22/actions/kgpg_import.png Xshare/icons/hicolor/22x22/actions/kgpg_manage.png Xshare/icons/hicolor/32x32/apps/kgpg.png Xshare/locale/de/LC_MESSAGES/kgpg.mo Xshare/locale/fr/LC_MESSAGES/kgpg.mo Xshare/mimelnk/application/pgp-encrypted.desktop X X END-of-kgpg/pkg-plist echo x - kgpg/pkg-comment sed 's/^X//' >kgpg/pkg-comment << 'END-of-kgpg/pkg-comment' XA simple KDE frontend for gpg END-of-kgpg/pkg-comment exit --- kgpg.shar ends here --- >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?200211030325.gA33PdTD084215>