summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2007-05-13 14:39:15 +0000
committerwiz <wiz>2007-05-13 14:39:15 +0000
commit51f5a3f093da696b898c152930275d7b24a689d9 (patch)
tree71f066a0429be8cacd4570957c318bbbffe78fe1 /security
parent3d77ab09e0ec3c4e74ea3752672ffecf113c80f9 (diff)
downloadpkgsrc-51f5a3f093da696b898c152930275d7b24a689d9.tar.gz
Remove some GNOME1 packages that are unmaintained upstream and/or in
pkgsrc, in preparation for gnome1-libs removal(*). There was no feedback for keeping these packages after my HEADS UP mail to pkgsrc-users a week ago. (*) More to come before that can happen, though.
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
-rw-r--r--security/tinyca/DESCR2
-rw-r--r--security/tinyca/Makefile49
-rw-r--r--security/tinyca/PLIST20
-rw-r--r--security/tinyca/distinfo5
5 files changed, 1 insertions, 78 deletions
diff --git a/security/Makefile b/security/Makefile
index 16132c32f99..76ffd2620a7 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.297 2007/05/10 18:19:17 agc Exp $
+# $NetBSD: Makefile,v 1.298 2007/05/13 14:39:16 wiz Exp $
#
COMMENT= Security tools
@@ -261,7 +261,6 @@ SUBDIR+= tacshell
SUBDIR+= tcl-tls
SUBDIR+= tcp_wrappers
SUBDIR+= tct
-SUBDIR+= tinyca
SUBDIR+= tkpasman
SUBDIR+= tripwire
SUBDIR+= uvscan
diff --git a/security/tinyca/DESCR b/security/tinyca/DESCR
deleted file mode 100644
index 9c5f814aac1..00000000000
--- a/security/tinyca/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-TinyCA is a simple graphical userinterface written in Perl/Gtk to manage a
-small CA (Certification Authority). TinyCA works as a frontend for openssl.
diff --git a/security/tinyca/Makefile b/security/tinyca/Makefile
deleted file mode 100644
index 2276f252934..00000000000
--- a/security/tinyca/Makefile
+++ /dev/null
@@ -1,49 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2007/01/13 00:56:54 adrianp Exp $
-
-DISTNAME= tinyca-0.6.8
-PKGREVISION= 2
-CATEGORIES= security
-MASTER_SITES= http://tinyca.sm-zone.net/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://tinyca.sm-zone.net/
-COMMENT= GUI written in Perl/Gtk to manage a small CA
-
-DEPENDS+= p5-gtk>=0.7009:../../x11/p5-gtk
-DEPENDS+= p5-Gdk-Imlib>=0.7009:../../graphics/p5-Gdk-Imlib
-DEPENDS+= p5-Gnome>=0.7009:../../graphics/p5-Gnome
-DEPENDS+= p5-gettext-[0-9]*:../../devel/p5-gettext
-DEPENDS+= zip-[0-9]*:../../archivers/zip
-
-NO_BUILD= YES
-CADIR= ${PREFIX}/share/tinyca
-
-USE_TOOLS+= perl:run
-REPLACE_PERL= tinyca
-
-BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.7d
-
-SUBST_CLASSES+= script
-SUBST_STAGE.script= post-patch
-SUBST_FILES.script= tinyca
-SUBST_SED.script= -e "s|./lib|${CADIR}|g" \
- -e "s|/usr/bin/openssl\
- |${BUILDLINK_PREFIX.openssl}/bin/openssl|g" \
- -e "s|/usr/bin/zip|${PREFIX}/bin/zip|g" \
- -e "s|./templates|${CADIR}/templates|g"
-SUBST_MESSAGE.script= Fixing hardcoded paths.
-
-INSTALLATION_DIRS= bin
-
-.include "../../security/openssl/buildlink3.mk"
-
-do-install:
- ${INSTALL_DATA_DIR} ${CADIR}
- ${INSTALL_DATA_DIR} ${CADIR}/GUI
- ${INSTALL_DATA_DIR} ${CADIR}/templates
- ${INSTALL_SCRIPT} ${WRKSRC}/tinyca ${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/lib/*.pm ${CADIR}
- ${INSTALL_DATA} ${WRKSRC}/lib/GUI/*.pm ${CADIR}/GUI
- ${INSTALL_DATA} ${WRKSRC}/templates/openssl.cnf ${CADIR}/templates
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/security/tinyca/PLIST b/security/tinyca/PLIST
deleted file mode 100644
index a61a18b470e..00000000000
--- a/security/tinyca/PLIST
+++ /dev/null
@@ -1,20 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2005/02/28 22:01:22 adrianp Exp $
-bin/tinyca
-share/tinyca/CA.pm
-share/tinyca/CERT.pm
-share/tinyca/GUI.pm
-share/tinyca/GUI/CALLBACK.pm
-share/tinyca/GUI/HELPERS.pm
-share/tinyca/GUI/TCONFIG.pm
-share/tinyca/GUI/WORDS.pm
-share/tinyca/GUI/X509_browser.pm
-share/tinyca/GUI/X509_infobox.pm
-share/tinyca/HELPERS.pm
-share/tinyca/KEY.pm
-share/tinyca/OpenSSL.pm
-share/tinyca/REQ.pm
-share/tinyca/TCONFIG.pm
-share/tinyca/templates/openssl.cnf
-@dirrm share/tinyca/templates
-@dirrm share/tinyca/GUI
-@dirrm share/tinyca
diff --git a/security/tinyca/distinfo b/security/tinyca/distinfo
deleted file mode 100644
index 30a5e16bccd..00000000000
--- a/security/tinyca/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2005/02/28 22:01:22 adrianp Exp $
-
-SHA1 (tinyca-0.6.8.tar.gz) = f12d2068d1e02f613ab25659d959c17e6090a444
-RMD160 (tinyca-0.6.8.tar.gz) = c53caa6bf6ad5b34d386a52365a193d609d9de5b
-Size (tinyca-0.6.8.tar.gz) = 176530 bytes