Index: head/security/secpanel/Makefile =================================================================== --- head/security/secpanel/Makefile (revision 308105) +++ head/security/secpanel/Makefile (revision 308106) @@ -1,35 +1,43 @@ -# New ports collection makefile for: secpanel -# Date created: 11 June 2001 -# Whom: Pete Fritchman -# +# Created by: Pete Fritchman # $FreeBSD$ -# PORTNAME= secpanel PORTVERSION= 0.6.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security tcl tk -MASTER_SITES= SF/${PORTNAME} -EXTRACT_SUFX= .tgz +MASTER_SITES= SF/${PORTNAME} \ + SF/nemysisfreebsdp/:icons +DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz \ + ${PORTNAME}.png:icons +DIST_SUBDIR= ${PORTNAME} +EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nemysis@gmx.ch COMMENT= GUI for managing and running ssh and related utilities +LICENSE= GPLv2 + RUN_DEPENDS= ssh-askpass:${PORTSDIR}/security/openssh-askpass WRKSRC= ${WRKDIR}/usr/local NO_BUILD= yes USE_TK_WRAPPER= yes +DESKTOP_ENTRIES="SecPanel" "${COMMENT}" "${PORTNAME}" \ + "${PORTNAME}" "Application;System;" ${FALSE} + post-patch: @${REINPLACE_CMD} \ - -e 's!\[file dirname \[info script\]\]/../lib/secpanel!${DATADIR}!' \ + -e 's|\[file dirname \[info script\]\]/../lib/secpanel|${DATADIR}|' \ ${WRKSRC}/bin/secpanel do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bin/secpanel ${PREFIX}/bin - @(cd ${WRKSRC}/lib/secpanel && ${COPYTREE_SHARE} . ${DATADIR}) + @(cd ${WRKSRC}/lib/secpanel && ${COPYTREE_SHARE} \* ${DATADIR}) @${CHMOD} u+rw ${DATADIR}/default.config + + ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${PORTNAME}.png ${PREFIX}/share/pixmaps .include Index: head/security/secpanel/distinfo =================================================================== --- head/security/secpanel/distinfo (revision 308105) +++ head/security/secpanel/distinfo (revision 308106) @@ -1,2 +1,4 @@ -SHA256 (secpanel-0.6.1.tgz) = d70a0e7fe3f0d64b4fd6e9d9bd726999e72b367705e28a2980d94a5d45e1bbb7 -SIZE (secpanel-0.6.1.tgz) = 51417 +SHA256 (secpanel/secpanel-0.6.1.tgz) = d70a0e7fe3f0d64b4fd6e9d9bd726999e72b367705e28a2980d94a5d45e1bbb7 +SIZE (secpanel/secpanel-0.6.1.tgz) = 51417 +SHA256 (secpanel/secpanel.png) = f2950c8ba2cb4059330ec9e27b4e2df6bf1c9613843afca9defbf18326da4f22 +SIZE (secpanel/secpanel.png) = 1543 Index: head/security/secpanel/pkg-descr =================================================================== --- head/security/secpanel/pkg-descr (revision 308105) +++ head/security/secpanel/pkg-descr (revision 308106) @@ -1,7 +1,6 @@ SecPanel serves as a GUI for managing and running SSH (Secure Shell) and SCP (Secure Copy) connections. Nearly all connection-parameters are adjusted by one mouseclick (compression, port-forwarding, etc.). It also manages the SSH-agent. -Author: Steffen Leich -WWW: http://secpanel.net/ +WWW: http://themediahost.de/secpanel/ Index: head/security/secpanel/pkg-plist =================================================================== --- head/security/secpanel/pkg-plist (revision 308105) +++ head/security/secpanel/pkg-plist (revision 308106) @@ -1,22 +1,23 @@ bin/secpanel +share/pixmaps/secpanel.png %%DATADIR%%/convert_history.tcl %%DATADIR%%/convert_profile.tcl %%DATADIR%%/default.config %%DATADIR%%/default.profile %%DATADIR%%/dppw.tcl %%DATADIR%%/export_profiles.tcl %%DATADIR%%/gui.tcl %%DATADIR%%/images/back.gif %%DATADIR%%/images/configs_gr.gif %%DATADIR%%/images/connects_gr.gif %%DATADIR%%/images/folder.gif %%DATADIR%%/images/keys_gr.gif %%DATADIR%%/images/profiles_gr.gif %%DATADIR%%/images/sscreen_gr.gif %%DATADIR%%/images/swinback_gr.gif %%DATADIR%%/secpanel.wait %%DATADIR%%/secpanel_remoteconf.sh -%%DATADIR%%/termdefs.txt %%DATADIR%%/spdistkey +%%DATADIR%%/termdefs.txt @dirrm %%DATADIR%%/images @dirrm %%DATADIR%%