summaryrefslogtreecommitdiff
path: root/security/secpanel
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-05-26 23:59:05 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-05-26 23:59:05 +0000
commite370580439313727aba0ddae1971312714b4bd8e (patch)
treeb0d3784fc86dfcae641a22b4fb6aea1829ef2f78 /security/secpanel
parentUpdate to 0.8 (diff)
- update to 0.32
- new master site & www page Prodded by: Steffen Leich (the author)
Notes
Notes: svn path=/head/; revision=60049
Diffstat (limited to 'security/secpanel')
-rw-r--r--security/secpanel/Makefile7
-rw-r--r--security/secpanel/distinfo2
-rw-r--r--security/secpanel/pkg-descr2
-rw-r--r--security/secpanel/pkg-plist2
4 files changed, 8 insertions, 5 deletions
diff --git a/security/secpanel/Makefile b/security/secpanel/Makefile
index 3654d84d5b52..d646889d9fc7 100644
--- a/security/secpanel/Makefile
+++ b/security/secpanel/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= secpanel
-PORTVERSION= 0.31
+PORTVERSION= 0.32
CATEGORIES= security
-MASTER_SITES= http://www2.wiwi.uni-marburg.de/~leich/soft/secpanel/
+MASTER_SITES= http://www.pingx.net/secpanel/
MAINTAINER= petef@FreeBSD.org
@@ -27,7 +27,8 @@ post-patch:
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/src/bin/secpanel ${PREFIX}/bin
@${MKDIR} ${PREFIX}/share/secpanel
-.for file in gui.tcl listserver.tcl secpanel.dist secpanel.wait
+.for file in default.config default.profile gui.tcl listserver.tcl \
+ secpanel.dist secpanel.wait
${INSTALL_SCRIPT} ${WRKSRC}/src/lib/secpanel/${file} ${PREFIX}/share/secpanel
.endfor
@${MKDIR} ${PREFIX}/share/secpanel/images
diff --git a/security/secpanel/distinfo b/security/secpanel/distinfo
index c05020287948..a383597b235a 100644
--- a/security/secpanel/distinfo
+++ b/security/secpanel/distinfo
@@ -1 +1 @@
-MD5 (secpanel-0.31.tar.gz) = 1094c655bf780fe28e4ddccf1aefb72e
+MD5 (secpanel-0.32.tar.gz) = c473552dc84ca4d21e1753d1cc8eb9d8
diff --git a/security/secpanel/pkg-descr b/security/secpanel/pkg-descr
index 68cdfba5c875..6b4e63927955 100644
--- a/security/secpanel/pkg-descr
+++ b/security/secpanel/pkg-descr
@@ -4,7 +4,7 @@ are adjusted by one mouseclick (compression, port-forwarding, etc.).
It also manages the SSH-agent. SecPanel works with ssh 1.2.x and
OpenSSH.
-WWW: http://www2.wiwi.uni-marburg.de/~leich/soft/secpanel/
+WWW: http://www.pingx.net/secpanel/
- Pete
petef@databits.net
diff --git a/security/secpanel/pkg-plist b/security/secpanel/pkg-plist
index 76a715490f87..2315389ab209 100644
--- a/security/secpanel/pkg-plist
+++ b/security/secpanel/pkg-plist
@@ -1,4 +1,6 @@
bin/secpanel
+share/secpanel/default.config
+share/secpanel/default.profile
share/secpanel/gui.tcl
share/secpanel/listserver.tcl
share/secpanel/secpanel.dist