diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
commit | 1b3327761c8bcb98d89b529daeae9600844b4361 (patch) | |
tree | 0be1cd4eb5fec6661da4798906b0d9bd522e794f /security | |
parent | a65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff) | |
download | marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2 marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip |
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
60 files changed, 0 insertions, 1565 deletions
diff --git a/security/gaim-encryption/Makefile b/security/gaim-encryption/Makefile deleted file mode 100644 index e60530de6..000000000 --- a/security/gaim-encryption/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -# New ports collection makefile for: gaim-encryption -# Date created: 2004-05-01 -# Whom: ports@c0decafe.net -# -# $FreeBSD$ -# - -PORTNAME= encryption -PORTVERSION= 2.38 -PORTREVISION= 5 -CATEGORIES= security net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} -PKGNAMEPREFIX= gaim- -DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} - -MAINTAINER= ports@c0decafe.net -COMMENT= Provides transparent RSA encryption as a Gaim plugin - -BUILD_DEPENDS= ${LOCALBASE}/include/gaim/config.h:${PORTSDIR}/net-im/gaim -RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim -LIB_DEPENDS= nss3:${PORTSDIR}/security/nss - -USE_XLIB= yes -USE_GMAKE= yes -USE_GNOME= gtk20 -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -CONFIGURE_ARGS= --with-nspr-includes=${LOCALBASE}/include/nspr \ - --with-nspr-libs=${LOCALBASE}/lib \ - --with-nss-includes=${LOCALBASE}/include/nss/nss \ - --with-nss-libs=${LOCALBASE}/lib - -.if !defined(WITHOUT_NLS) -USE_GETTEXT= yes -CONFIGURE_ARGS+=--with-libintl-prefix=${LOCALBASE} -PLIST_SUB+= NLS="" -.else -CONFIGURE_ARGS+=--disable-nls -PLIST_SUB+= NLS="@comment " -.endif - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "WARNING: make sure net-im/gaim is built with NSS support (it is, by default)" - @${ECHO_MSG} "" - @${ECHO_MSG} "" - -.include <bsd.port.mk> diff --git a/security/gaim-encryption/distinfo b/security/gaim-encryption/distinfo deleted file mode 100644 index ceb4efb66..000000000 --- a/security/gaim-encryption/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gaim-encryption-2.38.tar.gz) = 31efd39c3c245402de36f2baaeda01b4 -SHA256 (gaim-encryption-2.38.tar.gz) = 1c8faad26c206ce508a1e3e52c843f4f5e9cd30251a664a78633d51e539aba41 -SIZE (gaim-encryption-2.38.tar.gz) = 543958 diff --git a/security/gaim-encryption/pkg-descr b/security/gaim-encryption/pkg-descr deleted file mode 100644 index 2083c7cc5..000000000 --- a/security/gaim-encryption/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -Gaim-Encryption uses NSS to provide transparent RSA encryption as a Gaim plugin. - -Features include: - * Automatically creates a public/private key pair for you upon loading - the plugin - * Automatically transmits your public key to other users. - * Supports 512 - 4096 bit keys. - * Saves keys of known users, and warns you if their public key has - changed. - * Embeds all encryption and keys inside HTML, so if the other user - doesn't have the plugin, they will get a little message telling them - about the plugin, and won't get a screen full of garbage. - * Stores keys in human readable files in your .gaim directory, in case - you ever need to copy/edit them by hand. Which you really shouldn't - have to do. - * Automatically recognizes if you are chatting with someone who has the - plugin- see the Preferences dialog. - * Modular and extensible. If you want to define a different type of - encryption, you can use this plugin as a wrapper to take care of - transporting the encrypted binary over the IM pipe. - -WWW: http://gaim-encryption.sourceforge.net/ diff --git a/security/gaim-encryption/pkg-plist b/security/gaim-encryption/pkg-plist deleted file mode 100644 index b0931c899..000000000 --- a/security/gaim-encryption/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -lib/gaim/encrypt.a -lib/gaim/encrypt.la -lib/gaim/encrypt.so -%%NLS%%share/locale/cs/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/da/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/de/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/es/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/fr/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/hu/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/it/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/ja/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/nl/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/pl/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/ru/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/sl/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/uk/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/gaim-encryption.mo diff --git a/security/gaim-otr/Makefile b/security/gaim-otr/Makefile deleted file mode 100644 index d1ddf1b3b..000000000 --- a/security/gaim-otr/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# ex:ts=8 -# New ports collection makefile for: Gaim-OTR -# Date created: 2004-12-17 -# Whom: Conor McDermottroe <ports@mcdermottroe.com> -# -# $FreeBSD$ -# - -PORTNAME= otr -PORTVERSION= 3.0.0 -PORTREVISION= 1 -CATEGORIES= security net -MASTER_SITES= http://www.cypherpunks.ca/otr/ \ - http://www.xelerance.com/mirror/otr/ -PKGNAMEPREFIX= gaim- -DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} - -MAINTAINER= ports@mcdermottroe.com -COMMENT= Allows deniable private conversations using GAIM - -BUILD_DEPENDS= ${LOCALBASE}/include/gaim/config.h:${PORTSDIR}/net-im/gaim -RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim -LIB_DEPENDS= otr:${PORTSDIR}/security/libotr \ - gcrypt:${PORTSDIR}/security/libgcrypt - -USE_XLIB= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-libotr-prefix=${LOCALBASE}/lib \ - --with-libotr-inc-prefix=${LOCALBASE}/include - -.include <bsd.port.mk> diff --git a/security/gaim-otr/distinfo b/security/gaim-otr/distinfo deleted file mode 100644 index 3822e9562..000000000 --- a/security/gaim-otr/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gaim-otr-3.0.0.tar.gz) = e819ef065bc0758f58beae5aa6a73ab1 -SHA256 (gaim-otr-3.0.0.tar.gz) = d6887fe5054bba466d15d1436ed15982a3b8ef1dbb8e73eeb79195535f88be01 -SIZE (gaim-otr-3.0.0.tar.gz) = 326217 diff --git a/security/gaim-otr/pkg-descr b/security/gaim-otr/pkg-descr deleted file mode 100644 index 678c8ca72..000000000 --- a/security/gaim-otr/pkg-descr +++ /dev/null @@ -1,18 +0,0 @@ -Off-the-Record (OTR) Messaging allows you to have private -conversations over instant messaging by providing: - -* Encryption - No one else can read your instant messages. -* Authentication - You are assured the correspondent is who you think it is. -* Deniability - The messages you send do not have digital signatures that - are checkable by a third party. Anyone can forge messages - after a conversation to make them look like they came from - you. However, during a conversation, your correspondent is - assured the messages he sees are authentic and unmodified. -* Perfect forward secrecy - If you lose control of your private keys, no previous - conversation is compromised. - -WWW: http://www.cypherpunks.ca/otr/ diff --git a/security/gaim-otr/pkg-plist b/security/gaim-otr/pkg-plist deleted file mode 100644 index 65bd369a7..000000000 --- a/security/gaim-otr/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -lib/gaim/gaim-otr.so -lib/gaim/gaim-otr.la diff --git a/security/gcipher/Makefile b/security/gcipher/Makefile deleted file mode 100644 index 0f962c91e..000000000 --- a/security/gcipher/Makefile +++ /dev/null @@ -1,60 +0,0 @@ -# New ports collection makefile for: gcipher -# Date created: 25 June 2003 -# Whom: Shannon -jj Behrens <jjinux@yahoo.com> -# -# $FreeBSD$ -# - -PORTNAME= gcipher -PORTVERSION= 1.0 -PORTREVISION= 6 -CATEGORIES= security gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= jjinux@yahoo.com -COMMENT= A simple encryption tool - -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2 - -USE_PYTHON= yes -USE_XLIB= yes -USE_GNOME= libgnomeui - -GCIPHER_PREFIX= ${PREFIX}/share/gnome/gcipher - -MAN1= gcipher.1 - -do-build: - (cd ${WRKSRC}/src; \ - ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py .) - -do-install: - ${MKDIR} \ - ${GCIPHER_PREFIX}/lib/cipher \ - ${GCIPHER_PREFIX}/lib/ciphergui \ - ${GCIPHER_PREFIX}/plugins/cipher \ - ${GCIPHER_PREFIX}/plugins/ciphergui - - (cd ${WRKSRC}; \ - ${INSTALL_MAN} gcipher.1 ${PREFIX}/man/man1; \ - ${INSTALL_DATA} CONTRIB LICENSE README "${GCIPHER_PREFIX}") - - (cd ${WRKSRC}/src; \ - ${INSTALL_SCRIPT} gcipher ${PREFIX}/bin/gcipher; \ - ${INSTALL_DATA} gcipher.desktop ${PREFIX}/share/gnome/applications; \ - for i in `${FIND} . -name '*.py' \ - -o -name '*.pyc' \ - -o -name '*.glade' \ - -o -name '*.gladep'`; do \ - ${INSTALL_DATA} "$$i" "${GCIPHER_PREFIX}/lib/$$i"; \ - done) - - (cd ${WRKSRC}/plugins; \ - for i in `${FIND} . -name '*.py' \ - -o -name '*.glade' \ - -o -name '*.gladep'`; do \ - ${INSTALL_DATA} "$$i" "${GCIPHER_PREFIX}/plugins/$$i"; \ - done) - -.include <bsd.port.mk> diff --git a/security/gcipher/distinfo b/security/gcipher/distinfo deleted file mode 100644 index 1ae681e04..000000000 --- a/security/gcipher/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gcipher-1.0.tar.gz) = b5600f7a5f2a9ae87b228a28ab17d0e9 -SHA256 (gcipher-1.0.tar.gz) = a06b5b34dc88b00cd713e5834b5b240e7df344df41f3200f6e2b5693b28bc369 -SIZE (gcipher-1.0.tar.gz) = 18125 diff --git a/security/gcipher/files/patch-Const.py b/security/gcipher/files/patch-Const.py deleted file mode 100644 index eac9b1ae6..000000000 --- a/security/gcipher/files/patch-Const.py +++ /dev/null @@ -1,9 +0,0 @@ -diff -ur ../gcipher-1.0.orig/src/Const.py ./src/Const.py ---- ../gcipher-1.0.orig/src/Const.py Wed Jun 25 14:03:43 2003 -+++ ./src/Const.py Wed Jun 25 14:05:59 2003 -@@ -9,4 +9,4 @@ - Read Help/Contents to learn how to use gcipher - as a command line filter or as a network proxy.""" - AUTHORS = ["Shannon -jj Behrens <jjinux@yahoo.com>"] --GLADEDIR = "." -+GLADEDIR = "/usr/X11R6/share/gnome/gcipher/lib" diff --git a/security/gcipher/files/patch-gcipher b/security/gcipher/files/patch-gcipher deleted file mode 100644 index cb48ac100..000000000 --- a/security/gcipher/files/patch-gcipher +++ /dev/null @@ -1,16 +0,0 @@ -diff -ur ../gcipher-1.0.orig/src/gcipher ./src/gcipher ---- ../gcipher-1.0.orig/src/gcipher Wed Jun 25 14:03:43 2003 -+++ ./src/gcipher Wed Jun 25 14:06:14 2003 -@@ -1,10 +1,10 @@ --#!/usr/bin/python -+#!/usr/local/bin/python - - """This is the main executable script.""" - - # Edit the path below if you need to port GCipher. - import sys --# sys.path.append("/usr/share/gcipher/lib") -+sys.path.append("/usr/X11R6/share/gnome/gcipher/lib") - - from os import environ - from os.path import join diff --git a/security/gcipher/files/patch-gcipher.desktop b/security/gcipher/files/patch-gcipher.desktop deleted file mode 100644 index 6027a262a..000000000 --- a/security/gcipher/files/patch-gcipher.desktop +++ /dev/null @@ -1,14 +0,0 @@ -diff -ur ../gcipher-1.0.orig/src/gcipher.desktop ./src/gcipher.desktop ---- ../gcipher-1.0.orig/src/gcipher.desktop Wed Jun 25 15:07:51 2003 -+++ ./src/gcipher.desktop Wed Jun 25 15:08:47 2003 -@@ -4,8 +4,8 @@ - Name[en_US.ISO8859-15]=GCipher - Comment[en_US.ISO8859-15]=A simple encryption tool - Exec=gcipher --Icon=/usr/share/pixmaps/gnome-lockscreen.png -+Icon=/usr/X11R6/share/gnome/pixmaps/gnome-lockscreen.png - Terminal=false - Type=Application - StartupNotify=true --Categories=GNOME;Application;Utility;X-Red-Hat-Base; -+Categories=Application;Cryptography; diff --git a/security/gcipher/pkg-descr b/security/gcipher/pkg-descr deleted file mode 100644 index 0319dfec8..000000000 --- a/security/gcipher/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -This is a simple encryption tool to work with home-grown encryption algorithms. -It can run as either a GUI, a command-line application, or a network proxy. - -WWW: http://gcipher.sourceforge.net - -- Shannon -jj Behrens -jjinux@yahoo.com diff --git a/security/gcipher/pkg-plist b/security/gcipher/pkg-plist deleted file mode 100644 index 640f01df3..000000000 --- a/security/gcipher/pkg-plist +++ /dev/null @@ -1,65 +0,0 @@ -bin/gcipher -share/gnome/applications/gcipher.desktop -share/gnome/gcipher/CONTRIB -share/gnome/gcipher/LICENSE -share/gnome/gcipher/README -share/gnome/gcipher/lib/cipher/__init__.pyc -share/gnome/gcipher/lib/cipher/Ceasar.py -share/gnome/gcipher/lib/cipher/CharacterCipher.py -share/gnome/gcipher/lib/cipher/Gie.py -share/gnome/gcipher/lib/cipher/KeyedCipher.py -share/gnome/gcipher/lib/cipher/Rot.py -share/gnome/gcipher/lib/cipher/Tools.py -share/gnome/gcipher/lib/cipher/Vigenere.py -share/gnome/gcipher/lib/cipher/__init__.py -share/gnome/gcipher/lib/cipher/KeyedCipher.pyc -share/gnome/gcipher/lib/cipher/Vigenere.pyc -share/gnome/gcipher/lib/cipher/CharacterCipher.pyc -share/gnome/gcipher/lib/cipher/Tools.pyc -share/gnome/gcipher/lib/cipher/Gie.pyc -share/gnome/gcipher/lib/cipher/Ceasar.pyc -share/gnome/gcipher/lib/cipher/Rot.pyc -share/gnome/gcipher/lib/AutomaticClass.py -share/gnome/gcipher/lib/Const.py -share/gnome/gcipher/lib/GtkAttributesFacade.py -share/gnome/gcipher/lib/LibGladeApplication.py -share/gnome/gcipher/lib/MainCLI.py -share/gnome/gcipher/lib/MainGUI.py -share/gnome/gcipher/lib/Proxy.py -share/gnome/gcipher/lib/gcipher.glade -share/gnome/gcipher/lib/gcipher.gladep -share/gnome/gcipher/lib/ciphergui/__init__.pyc -share/gnome/gcipher/lib/ciphergui/Ceasar.py -share/gnome/gcipher/lib/ciphergui/CipherGUIList.py -share/gnome/gcipher/lib/ciphergui/Gie.py -share/gnome/gcipher/lib/ciphergui/KeyDialog.py -share/gnome/gcipher/lib/ciphergui/Rot.py -share/gnome/gcipher/lib/ciphergui/Vigenere.py -share/gnome/gcipher/lib/ciphergui/__init__.py -share/gnome/gcipher/lib/ciphergui/rot.glade -share/gnome/gcipher/lib/ciphergui/rot.gladep -share/gnome/gcipher/lib/ciphergui/vigenere.glade -share/gnome/gcipher/lib/ciphergui/vigenere.gladep -share/gnome/gcipher/lib/ciphergui/CipherGUIList.pyc -share/gnome/gcipher/lib/ciphergui/Vigenere.pyc -share/gnome/gcipher/lib/ciphergui/KeyDialog.pyc -share/gnome/gcipher/lib/ciphergui/Gie.pyc -share/gnome/gcipher/lib/ciphergui/Ceasar.pyc -share/gnome/gcipher/lib/ciphergui/Rot.pyc -share/gnome/gcipher/lib/Const.pyc -share/gnome/gcipher/lib/MainCLI.pyc -share/gnome/gcipher/lib/AutomaticClass.pyc -share/gnome/gcipher/lib/MainGUI.pyc -share/gnome/gcipher/lib/LibGladeApplication.pyc -share/gnome/gcipher/lib/GtkAttributesFacade.pyc -share/gnome/gcipher/lib/Proxy.pyc -share/gnome/gcipher/plugins/cipher/Identity.py -share/gnome/gcipher/plugins/ciphergui/Identity.py -share/gnome/gcipher/plugins/ciphergui/PluginCipherGUIList.py -@dirrm share/gnome/gcipher/lib/cipher -@dirrm share/gnome/gcipher/lib/ciphergui -@dirrm share/gnome/gcipher/lib -@dirrm share/gnome/gcipher/plugins/cipher -@dirrm share/gnome/gcipher/plugins/ciphergui -@dirrm share/gnome/gcipher/plugins -@dirrm share/gnome/gcipher diff --git a/security/gnome-gpg/Makefile b/security/gnome-gpg/Makefile deleted file mode 100644 index 935207b94..000000000 --- a/security/gnome-gpg/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gnome-gpg -# Date created: 2006-09-02 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= gnome-gpg -PORTVERSION= 0.5.0 -CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Simple commandline wrapper around gpg for gnome-keyring - -BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg -LIB_DEPENDS= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GNOME= libgnomeui - -PLIST_FILES= bin/gnome-gpg -MAN1= gnome-gpg.1 - -.include <bsd.port.mk> diff --git a/security/gnome-gpg/distinfo b/security/gnome-gpg/distinfo deleted file mode 100644 index fd7f10f9e..000000000 --- a/security/gnome-gpg/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome-gpg-0.5.0.tar.bz2) = 3930f850eea59c7d90775d2d790446c1 -SHA256 (gnome-gpg-0.5.0.tar.bz2) = 2acebd35613e78ecac14cd4783f9df6d33a25e62857cb5cb868091f0d05a53d5 -SIZE (gnome-gpg-0.5.0.tar.bz2) = 69620 diff --git a/security/gnome-gpg/pkg-descr b/security/gnome-gpg/pkg-descr deleted file mode 100644 index fc0cb1a01..000000000 --- a/security/gnome-gpg/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Simple commandline wrapper around gpg that makes it store its passphrase -in gnome-keyring. It is a direct competitor to (the unmaintained) -quintuple-agent. diff --git a/security/gnome-keyring-manager/Makefile b/security/gnome-keyring-manager/Makefile deleted file mode 100644 index 3879741d4..000000000 --- a/security/gnome-keyring-manager/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: gnomekeyringmanager -# Date created: 2004 12 July -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/security/gnome-keyring-manager/Makefile,v 1.23 2006/09/05 00:57:56 ahze Exp $ -# - -PORTNAME= gnome-keyring-manager -PORTVERSION= 2.16.0 -CATEGORIES= security gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME keyring manager - -LIB_DEPENDS= gnome-keyring:${PORTSDIR}/security/gnome-keyring - -USE_XLIB= yes -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GETTEXT= yes -USE_GMAKE= yes -INSTALLS_OMF= yes -USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui gnomedocutils -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gnome-keyring-manager.1 -GCONF_SCHEMAS= gnome-keyring-manager.schemas - -.include <bsd.port.mk> diff --git a/security/gnome-keyring-manager/distinfo b/security/gnome-keyring-manager/distinfo deleted file mode 100644 index 7232f84c4..000000000 --- a/security/gnome-keyring-manager/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-keyring-manager-2.16.0.tar.bz2) = d63bfa5e9cfe334694438a74c157344c -SHA256 (gnome2/gnome-keyring-manager-2.16.0.tar.bz2) = 23f0449af7cba89f4ae26c8e67f1d09bc45389f9dcd7349d2e6540620571051c -SIZE (gnome2/gnome-keyring-manager-2.16.0.tar.bz2) = 454066 diff --git a/security/gnome-keyring-manager/pkg-descr b/security/gnome-keyring-manager/pkg-descr deleted file mode 100644 index c6881629b..000000000 --- a/security/gnome-keyring-manager/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -This a keyring management program for the GNOME Desktop. diff --git a/security/gnome-keyring-manager/pkg-plist b/security/gnome-keyring-manager/pkg-plist deleted file mode 100644 index d81312492..000000000 --- a/security/gnome-keyring-manager/pkg-plist +++ /dev/null @@ -1,133 +0,0 @@ -bin/gnome-keyring-manager -share/gnome/applications/gnome-keyring-manager.desktop -share/gnome/gnome-keyring-manager/gnome-keyring-manager-ui.xml -share/gnome/gnome-keyring-manager/gnome-keyring-manager.glade -share/gnome/gnome-keyring-manager/stock_delete-key.png -share/gnome/gnome-keyring-manager/stock_delete-keyring.png -share/gnome/gnome-keyring-manager/stock_new-key.png -share/gnome/gnome-keyring-manager/stock_new-keyring.png -share/gnome/help/gnome-keyring-manager/C/gnome-keyring-manager.xml -share/gnome/help/gnome-keyring-manager/C/legal.xml -share/gnome/help/gnome-keyring-manager/es/gnome-keyring-manager.xml -share/gnome/help/gnome-keyring-manager/fr/gnome-keyring-manager.xml -share/gnome/help/gnome-keyring-manager/sv/gnome-keyring-manager.xml -share/gnome/help/gnome-keyring-manager/uk/gnome-keyring-manager.xml -share/gnome/omf/gnome-keyring-manager/gnome-keyring-manager-C.omf -share/gnome/omf/gnome-keyring-manager/gnome-keyring-manager-es.omf -share/gnome/omf/gnome-keyring-manager/gnome-keyring-manager-fr.omf -share/gnome/omf/gnome-keyring-manager/gnome-keyring-manager-sv.omf -share/gnome/omf/gnome-keyring-manager/gnome-keyring-manager-uk.omf -share/locale/bg/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/bn/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/bn_IN/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ca/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/cs/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/cy/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/da/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/de/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/dz/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/el/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/en_CA/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/en_GB/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/es/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/et/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/eu/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/fa/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/fi/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/fr/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/gl/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/gu/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/hi/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/hu/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/id/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/it/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ja/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ka/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ko/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/lt/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/lv/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/mg/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/mk/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ml/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/mn/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/mr/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/nb/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ne/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/nl/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/nn/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/or/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/pa/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/pl/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/pt/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/pt_BR/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ro/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ru/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/rw/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/sk/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/sl/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/sq/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/sr/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/sv/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ta/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/th/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/tr/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/uk/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/vi/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/zh_CN/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/zh_HK/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/zh_TW/LC_MESSAGES/gnome-keyring-manager.mo -@dirrm share/gnome/omf/gnome-keyring-manager -@dirrm share/gnome/help/gnome-keyring-manager/uk -@dirrm share/gnome/help/gnome-keyring-manager/sv -@dirrm share/gnome/help/gnome-keyring-manager/fr -@dirrm share/gnome/help/gnome-keyring-manager/es -@dirrm share/gnome/help/gnome-keyring-manager/C -@dirrm share/gnome/help/gnome-keyring-manager -@dirrm share/gnome/gnome-keyring-manager -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile deleted file mode 100644 index 8165fcb44..000000000 --- a/security/gnome-keyring/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: gnomekeyring -# Date Created: 08 December 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnome-keyring -PORTVERSION= 0.6.0 -CATEGORIES= security gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= gnome-keyring-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A program that keeps passwords and other secrets - -USE_BZIP2= yes -USE_GNOME= gnomehack gtk20 -USE_GMAKE= yes -USE_GETTEXT= yes -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -CONFIGURE_ARGS= --disable-gtk-doc \ - --with-html-dir=${GNOME_HTML_DIR} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/security/gnome-keyring/distinfo b/security/gnome-keyring/distinfo deleted file mode 100644 index cc9681ae1..000000000 --- a/security/gnome-keyring/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-keyring-0.6.0.tar.bz2) = 1e3a3a12b19fc5ebe95363658c2256d8 -SHA256 (gnome2/gnome-keyring-0.6.0.tar.bz2) = 649f2a0d5298b896781d0ac563b8ea1be7f3fe07fd17ea43b0ec0562be47769f -SIZE (gnome2/gnome-keyring-0.6.0.tar.bz2) = 476280 diff --git a/security/gnome-keyring/files/patch-gnome-keyring.c b/security/gnome-keyring/files/patch-gnome-keyring.c deleted file mode 100644 index 27a981e6c..000000000 --- a/security/gnome-keyring/files/patch-gnome-keyring.c +++ /dev/null @@ -1,30 +0,0 @@ ---- gnome-keyring.c.orig Mon Apr 24 06:21:29 2006 -+++ gnome-keyring.c Mon Jun 12 14:24:47 2006 -@@ -275,9 +275,9 @@ write_credentials_byte_sync (int socket) - msg.msg_control = (caddr_t) &cmsg; - msg.msg_controllen = CMSG_SPACE (sizeof (struct cmsgcred)); - memset (&cmsg, 0, sizeof (cmsg)); -- cmsg->cmsg_len = CMSG_LEN (sizeof (struct cmsgcred)); -- cmsg->cmsg_level = SOL_SOCKET; -- cmsg->cmsg_type = SCM_CREDS; -+ cmsg.hdr.cmsg_len = CMSG_LEN (sizeof (struct cmsgcred)); -+ cmsg.hdr.cmsg_level = SOL_SOCKET; -+ cmsg.hdr.cmsg_type = SCM_CREDS; - #endif - - again: -@@ -324,10 +324,10 @@ write_credentials_byte (GnomeKeyringOper - - msg.msg_control = (caddr_t) &cmsg; - msg.msg_controllen = CMSG_SPACE (sizeof (struct cmsgcred)); -- memset (cmsg, 0, sizeof (cmsg)); -- cmsg->cmsg_len = CMSG_LEN (sizeof (struct cmsgcred)); -- cmsg->cmsg_level = SOL_SOCKET; -- cmsg->cmsg_type = SCM_CREDS; -+ memset (&cmsg, 0, sizeof (cmsg)); -+ cmsg.hdr.cmsg_len = CMSG_LEN (sizeof (struct cmsgcred)); -+ cmsg.hdr.cmsg_level = SOL_SOCKET; -+ cmsg.hdr.cmsg_type = SCM_CREDS; - #endif - - again: diff --git a/security/gnome-keyring/pkg-descr b/security/gnome-keyring/pkg-descr deleted file mode 100644 index 75ce77c6d..000000000 --- a/security/gnome-keyring/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -Gnome-keyring is a program that keep password and other secrets for -users. It is run as a damon in the session, similar to ssh-agent, and -other applications can locate it by an environment variable. - -The program can manage several keyrings, each with its own master -password, and there is also a session keyring which is never stored to -disk, but forgotten when the session ends. - -The library libgnome-keyring is used by applications to integrate with -the gnome keyring system. However, at this point the library hasn't been -tested and used enought to consider the API to be publically -exposed. Therefore use of libgnome-keyring is at the moment limited to -internal use in the gnome desktop. However, we hope that the -gnome-keyring API will turn out useful and good, so that later it -can be made public for any application to use. - --- Gnome-keyring README diff --git a/security/gnome-keyring/pkg-plist b/security/gnome-keyring/pkg-plist deleted file mode 100644 index 470fb7c66..000000000 --- a/security/gnome-keyring/pkg-plist +++ /dev/null @@ -1,131 +0,0 @@ -bin/gnome-keyring-daemon -include/gnome-keyring-1/gnome-keyring.h -lib/libgnome-keyring.la -lib/libgnome-keyring.so -lib/libgnome-keyring.so.0 -libdata/pkgconfig/gnome-keyring-1.pc -libexec/gnome-keyring-ask -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/gnome-keyring-gnome-keyring.html -%%DOCSDIR%%/gnome-keyring.devhelp -%%DOCSDIR%%/gnome-keyring.devhelp2 -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/locale/ar/LC_MESSAGES/gnome-keyring.mo -share/locale/az/LC_MESSAGES/gnome-keyring.mo -share/locale/bg/LC_MESSAGES/gnome-keyring.mo -share/locale/bn/LC_MESSAGES/gnome-keyring.mo -share/locale/bn_IN/LC_MESSAGES/gnome-keyring.mo -share/locale/bs/LC_MESSAGES/gnome-keyring.mo -share/locale/ca/LC_MESSAGES/gnome-keyring.mo -share/locale/cs/LC_MESSAGES/gnome-keyring.mo -share/locale/cy/LC_MESSAGES/gnome-keyring.mo -share/locale/da/LC_MESSAGES/gnome-keyring.mo -share/locale/de/LC_MESSAGES/gnome-keyring.mo -share/locale/dz/LC_MESSAGES/gnome-keyring.mo -share/locale/el/LC_MESSAGES/gnome-keyring.mo -share/locale/en_CA/LC_MESSAGES/gnome-keyring.mo -share/locale/en_GB/LC_MESSAGES/gnome-keyring.mo -share/locale/es/LC_MESSAGES/gnome-keyring.mo -share/locale/et/LC_MESSAGES/gnome-keyring.mo -share/locale/eu/LC_MESSAGES/gnome-keyring.mo -share/locale/fa/LC_MESSAGES/gnome-keyring.mo -share/locale/fi/LC_MESSAGES/gnome-keyring.mo -share/locale/fr/LC_MESSAGES/gnome-keyring.mo -share/locale/gl/LC_MESSAGES/gnome-keyring.mo -share/locale/gu/LC_MESSAGES/gnome-keyring.mo -share/locale/hi/LC_MESSAGES/gnome-keyring.mo -share/locale/hr/LC_MESSAGES/gnome-keyring.mo -share/locale/hu/LC_MESSAGES/gnome-keyring.mo -share/locale/id/LC_MESSAGES/gnome-keyring.mo -share/locale/is/LC_MESSAGES/gnome-keyring.mo -share/locale/it/LC_MESSAGES/gnome-keyring.mo -share/locale/ja/LC_MESSAGES/gnome-keyring.mo -share/locale/ka/LC_MESSAGES/gnome-keyring.mo -share/locale/ko/LC_MESSAGES/gnome-keyring.mo -share/locale/lt/LC_MESSAGES/gnome-keyring.mo -share/locale/lv/LC_MESSAGES/gnome-keyring.mo -share/locale/mg/LC_MESSAGES/gnome-keyring.mo -share/locale/mk/LC_MESSAGES/gnome-keyring.mo -share/locale/ml/LC_MESSAGES/gnome-keyring.mo -share/locale/mn/LC_MESSAGES/gnome-keyring.mo -share/locale/mr/LC_MESSAGES/gnome-keyring.mo -share/locale/ms/LC_MESSAGES/gnome-keyring.mo -share/locale/nb/LC_MESSAGES/gnome-keyring.mo -share/locale/ne/LC_MESSAGES/gnome-keyring.mo -share/locale/nl/LC_MESSAGES/gnome-keyring.mo -share/locale/or/LC_MESSAGES/gnome-keyring.mo -share/locale/pa/LC_MESSAGES/gnome-keyring.mo -share/locale/pl/LC_MESSAGES/gnome-keyring.mo -share/locale/pt/LC_MESSAGES/gnome-keyring.mo -share/locale/pt_BR/LC_MESSAGES/gnome-keyring.mo -share/locale/ro/LC_MESSAGES/gnome-keyring.mo -share/locale/ru/LC_MESSAGES/gnome-keyring.mo -share/locale/rw/LC_MESSAGES/gnome-keyring.mo -share/locale/sk/LC_MESSAGES/gnome-keyring.mo -share/locale/sl/LC_MESSAGES/gnome-keyring.mo -share/locale/sq/LC_MESSAGES/gnome-keyring.mo -share/locale/sr/LC_MESSAGES/gnome-keyring.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-keyring.mo -share/locale/sv/LC_MESSAGES/gnome-keyring.mo -share/locale/ta/LC_MESSAGES/gnome-keyring.mo -share/locale/th/LC_MESSAGES/gnome-keyring.mo -share/locale/tr/LC_MESSAGES/gnome-keyring.mo -share/locale/uk/LC_MESSAGES/gnome-keyring.mo -share/locale/xh/LC_MESSAGES/gnome-keyring.mo -share/locale/zh_CN/LC_MESSAGES/gnome-keyring.mo -share/locale/zh_HK/LC_MESSAGES/gnome-keyring.mo -share/locale/zh_TW/LC_MESSAGES/gnome-keyring.mo -@dirrm %%DOCSDIR%% -@dirrm include/gnome-keyring-1 -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN diff --git a/security/gnome-password-generator/Makefile b/security/gnome-password-generator/Makefile deleted file mode 100644 index 196c123f4..000000000 --- a/security/gnome-password-generator/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: gnome-password-generator -# Date created: 2004-07-13 -# Whom: Sergey Akifyev <asa@gascom.ru> -# -# $FreeBSD$ -# - -PORTNAME= gnome-password-generator -PORTVERSION= 1.4 -PORTREVISION= 4 -CATEGORIES= security gnome python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= gnome-password - -MAINTAINER= asa@gascom.ru -COMMENT= GNOME 2 password generator - -USE_GNOME= pygnome2 -USE_PYTHON= yes -USE_GMAKE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|prefix=/usr|prefix=${PREFIX}|g' -e 's|(prefix)/share|(prefix)/share/gnome|g' ${WRKSRC}/Makefile - @${REINPLACE_CMD} -e 's|/usr/bin/python|${PYTHON_CMD}|g' ${WRKSRC}/${PORTNAME} - -.include <bsd.port.mk> diff --git a/security/gnome-password-generator/distinfo b/security/gnome-password-generator/distinfo deleted file mode 100644 index d40144213..000000000 --- a/security/gnome-password-generator/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome-password-generator-1.4.tar.gz) = a2a043a93ce04f3bb798afded8bfd329 -SHA256 (gnome-password-generator-1.4.tar.gz) = e962fe93811b8403354c72e3b19926d01c75d86c621958ae70d217bb1f6b896f -SIZE (gnome-password-generator-1.4.tar.gz) = 20767 diff --git a/security/gnome-password-generator/pkg-descr b/security/gnome-password-generator/pkg-descr deleted file mode 100644 index f48c98023..000000000 --- a/security/gnome-password-generator/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Gnome Password Generator is a GUI based secure password generator. It allows -the user to generate a specified number of random passwords of a specified -length. - -WWW: http://gnome-password.sourceforge.net/ diff --git a/security/gnome-password-generator/pkg-plist b/security/gnome-password-generator/pkg-plist deleted file mode 100644 index 623d99f94..000000000 --- a/security/gnome-password-generator/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/gnome-password-generator -share/gnome/pixmaps/gnome-password-generator.png -share/gnome/applications/gnome-password-generator.desktop diff --git a/security/gpass/Makefile b/security/gpass/Makefile deleted file mode 100644 index ada98217f..000000000 --- a/security/gpass/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: gpass -# Date created: 2006-07-24 -# Whom: ports@c0decafe.net <ports@c0decafe.net> -# -# $FreeBSD$ -# - -PORTNAME= gpass -PORTVERSION= 0.5.1 -PORTREVISION= 2 -CATEGORIES= security gnome -MASTER_SITES= http://projects.netlab.jp/gpass/release/ - -MAINTAINER= ports@c0decafe.net -COMMENT= A password manager for GNOME2 - -LIB_DEPENDS= mcrypt:${PORTSDIR}/security/mcrypt \ - mhash:${PORTSDIR}/security/mhash - -USE_XLIB= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -export-dynamic" -USE_GMAKE= yes - -MAN1= gpass.1 gpass.ja.1 gpass-convert.1 gpass-convert.ja.1 - -USE_GNOME= gnomehack gnomeprefix gtk20 libgnomeui intltool libglade2 -GCONF_SCHEMAS= gpass.schemas - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= Does not compile -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|{packageprefix}/share|{datadir}|g' \ - ${WRKSRC}/configure - -post-install: - @-update-desktop-database - -.include <bsd.port.post.mk> diff --git a/security/gpass/distinfo b/security/gpass/distinfo deleted file mode 100644 index 636d239c9..000000000 --- a/security/gpass/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gpass-0.5.1.tar.gz) = f7144c5b3b2056d6f33d8dbf1011a211 -SHA256 (gpass-0.5.1.tar.gz) = 0a8216538144e34188e07bcc9f0415c36702fcb90890ddfbf75a594e5864a881 -SIZE (gpass-0.5.1.tar.gz) = 512614 diff --git a/security/gpass/pkg-descr b/security/gpass/pkg-descr deleted file mode 100644 index 8286a1124..000000000 --- a/security/gpass/pkg-descr +++ /dev/null @@ -1,19 +0,0 @@ -The GNOME Password Manager - GPass for short - is a simple -application, written for the GNOME 2 desktop, that lets you manage a -collection of passwords. The password collection is stored in an -encrypted file, protected by a master-password. - -GPass is released under the GNU GPL2 licence. - -Features: - - * Clean and easy-to-use user interface. - * Quick-search facility. - * Username and password may easily be copied to the clipboard. - * Encryption is done using the OpenSSL cryptographics library. - * The built-in password generator helps you generate secure passwords. - * You can launch a website and the associated username/passwords - direct from GPass - -Author: Kouji TAKAO <kouji -at- netlab.jp> -WWW: http://projects.netlab.jp/gpass/ diff --git a/security/gpass/pkg-plist b/security/gpass/pkg-plist deleted file mode 100644 index 9910308dc..000000000 --- a/security/gpass/pkg-plist +++ /dev/null @@ -1,17 +0,0 @@ -bin/gpass -bin/gpass-convert -share/gnome/applications/gpass.desktop -share/gnome/pixmaps/gpass-icon.png -%%DATADIR%%/attribute-editor.glade -%%DATADIR%%/authentication.glade -%%DATADIR%%/change-master-password.glade -%%DATADIR%%/confirm-quit.glade -%%DATADIR%%/intergradation.glade -%%DATADIR%%/lock.glade -%%DATADIR%%/password-generator.glade -%%DATADIR%%/preferences.glade -%%DATADIR%%/welcome.glade -%%DATADIR%%/window.glade -@dirrm %%DATADIR%% -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile deleted file mode 100644 index 299e82cc7..000000000 --- a/security/gtkpasman/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -# New ports collection makefile for: gtkpasman -# Date created: 25 Aug 2004 -# Whom: Philippe Rocques -# -# $FreeBSD$ -# - -PORTNAME= gtkpasman -PORTVERSION= 0.8 -CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= phil@teaser.fr -COMMENT= A GTK+ passwords manager for system and network administrators - -RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg -BUILD_DEPENDS+= gdk-pixbuf-config:${PORTSDIR}/graphics/gdk-pixbuf - -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gtk12 -GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:15 aclocal:15 autoconf:259 - -SUB_FILES= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message - -DOCS= README src/gpasman4.sample -PLIST_FILES= bin/gtkpasman -ACLOCAL_ARGS?= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal - -.if !defined(NOPORTDOCS) -PORTDOCS= README gpasman4.sample -.endif - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/gtkpasman ${PREFIX}/bin -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${INSTALL_MAN} ${DOCS:S,^,${WRKSRC}/,} ${DOCSDIR} -.endif - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/security/gtkpasman/distinfo b/security/gtkpasman/distinfo deleted file mode 100644 index 079079bd0..000000000 --- a/security/gtkpasman/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gtkpasman-0.8.tar.gz) = eb69e5b7616fdc5dc91efe1bc7435a86 -SHA256 (gtkpasman-0.8.tar.gz) = c2fb87138462ac42dbcc757835e2123bf668d0acc138c30038382ef1ec839726 -SIZE (gtkpasman-0.8.tar.gz) = 168931 diff --git a/security/gtkpasman/files/pkg-message.in b/security/gtkpasman/files/pkg-message.in deleted file mode 100644 index 1abd72bf9..000000000 --- a/security/gtkpasman/files/pkg-message.in +++ /dev/null @@ -1,10 +0,0 @@ - -##################################################################### -This port installs a sample password file in the following location: - -%%PREFIX%%/share/doc/gtkpasman/ - -You may find this file useful while making your own password file. -Also note that the File->Open function is not implemented yet. -##################################################################### - diff --git a/security/gtkpasman/pkg-descr b/security/gtkpasman/pkg-descr deleted file mode 100644 index 927fb7b4f..000000000 --- a/security/gtkpasman/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -The purpose of Gtkpasman is to provide system and network administrators a -convenient tool to manage a passwords knowledge base related to customers, -servers, services... It can help to retrieve passwords, or even connect to -servers (ssh, telnet, ftp). -Passwords must be kept in a gnupg crypted file. The structure of the file is -predefined, but very easy to edit and maintain. The gtk application can switch -between a discret applet and a full list of containers. - -WWW: http://gtkpasman.sourceforge.net/ - -- Philippe Rocques -phil@teaser.fr diff --git a/security/lsh/Makefile b/security/lsh/Makefile deleted file mode 100644 index e125b617e..000000000 --- a/security/lsh/Makefile +++ /dev/null @@ -1,68 +0,0 @@ -# New ports collection makefile for: lsh secure shell -# Date created: 29 MAY 2000 -# Whom: Eric Schwertfeger <eric@cybernut.com> -# -# $FreeBSD$ - -PORTNAME= lsh -PORTVERSION= 2.0.3 -CATEGORIES= security ipv6 -MASTER_SITES= ${MASTER_SITE_GNUPG} \ - ftp://ftp.lysator.liu.se/pub/security/%SUBDIR%/ -MASTER_SITE_SUBDIR= lsh lsh/old -DISTNAME= ${PORTNAME}-${PORTVERSION} -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} - -MAINTAINER= babak@farrokhi.net -COMMENT= A secure (encrypted) remote shell compatible with ssh 2.0 - -BUILD_DEPENDS+= ${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp4 \ - ${LOCALBASE}/share/guile/1.6/slibcat:${PORTSDIR}/lang/slib-guile -LIB_DEPENDS+= oop:${PORTSDIR}/devel/liboop - -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GCC= 3.4+ -INSTALL_TARGET= install -CONFIGURE_ENV= PREFIX="${PREFIX}" CC="${CC}" CFLAGS="${CFLAGS}" -CONFIGURE_ARGS+= --with-include-path=${LOCALBASE}/include -CONFIGURE_ARGS+= --with-lib-path=${LOCALBASE}/lib -CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" -USE_GPG?= yes -.if defined(KRB5_HOME) && exists(${KRB5_HOME}) -PLIST_SUB+= KRB="" -.else -PLIST_SUB+= KRB="@comment " -.endif -.if defined(WITH_THREADS) || defined(WITH_LSH_THREADS) -LDFLAGS+= ${PTHREAD_LIBS} -CFLAGS+= ${PTHREAD_CFLAGS:S=""==} -.endif -MAN1= lsftp.1 ssh-conv.1 lshg.1 lsh.1 lsh-writekey.1 lsh-upgrade.1 \ - lsh-upgrade-key.1 lsh-make-seed.1 lsh-keygen.1 \ - lsh-export-key.1 lsh-decrypt-key.1 lsh-decode-key.1 \ - lsh-authorize.1 -MAN5= secsh.5 SPKI.5 SHA.5 DSA.5 -MAN8= sftp-server.8 lshd.8 -INFO= lsh nettle - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 400014 -CONFIGURE_ARGS+= --without-ipv6 -.endif - -post-install: -.for BIN in lsh lsh-keygen lsh-writekey sexp-conv srp-gen lsh-decode-key - ${STRIP_CMD} ${PREFIX}/bin/${BIN} -.endfor -.for SBIN in lshd - ${STRIP_CMD} ${PREFIX}/sbin/${SBIN} -.endfor - -test: - (cd ${WRKSRC}/src/testsuite && ${SETENV} ${MAKE_ENV} \ - ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check) - -.include <bsd.port.post.mk> diff --git a/security/lsh/distinfo b/security/lsh/distinfo deleted file mode 100644 index 39a42da9d..000000000 --- a/security/lsh/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (lsh-2.0.3.tar.gz) = 2edcb2f48f2b541e757ccdff70387fcb -SHA256 (lsh-2.0.3.tar.gz) = 37a4f129116aa619c94623173a371e07dbb578be9ff56e0744498e70666167b6 -SIZE (lsh-2.0.3.tar.gz) = 2138136 -MD5 (lsh-2.0.3.tar.gz.asc) = 0e60a8840be4666e3515355af41801db -SHA256 (lsh-2.0.3.tar.gz.asc) = 8ae42b0e9889e16125825537d50a02a21ba70f5e490ea3f4518fe563d59851a6 -SIZE (lsh-2.0.3.tar.gz.asc) = 189 diff --git a/security/lsh/files/patch-nettle-openssl.c b/security/lsh/files/patch-nettle-openssl.c deleted file mode 100644 index 9c31a80bd..000000000 --- a/security/lsh/files/patch-nettle-openssl.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/nettle/examples/nettle-openssl.c.orig Thu Aug 10 13:24:43 2006 -+++ src/nettle/examples/nettle-openssl.c Thu Aug 10 13:24:53 2006 -@@ -36,6 +36,7 @@ - #define OPENSSL_DISABLE_OLD_DES_SUPPORT - - #include <assert.h> -+#include <stddef.h> - - #include <openssl/aes.h> - #include <openssl/blowfish.h> diff --git a/security/lsh/pkg-descr b/security/lsh/pkg-descr deleted file mode 100644 index df7b7ec69..000000000 --- a/security/lsh/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -lsh is a client that can connect to the corresponding lshd server. It uses -the SECSH protocol, which means that it is compatible with SSH 2.0, except -for file transfer, which is not part of SECSH. - -SECSH uses compression and encryption algorithms that are unencumbered, and -lsh itself is GPL. - -lsh is not as feature-rich as OpenSSH, as it doesn't currently support -password-protected keyrings, the SSH 1.X protocols, TCP wrappers, etc. -On the other hand, it doesn't require OpenSSL, and doesn't take a lot of -work to avoid patented algorithms. - -Port author's notes on usage and common problems can be found at -WWW: http://gz.geekazoid.com/lsh/ diff --git a/security/lsh/pkg-plist b/security/lsh/pkg-plist deleted file mode 100644 index 7f1e110a2..000000000 --- a/security/lsh/pkg-plist +++ /dev/null @@ -1,60 +0,0 @@ -bin/lcp -bin/lsftp -bin/lsh -bin/lsh-authorize -bin/lsh-decode-key -bin/lsh-decrypt-key -bin/lsh-export-key -bin/lsh-keygen -bin/lsh-make-seed -bin/lsh-upgrade -bin/lsh-upgrade-key -bin/lsh-writekey -bin/lshg -bin/nettle-lfib-stream -bin/pkcs1-conv -bin/sexp-conv -bin/srp-gen -bin/ssh-conv -include/nettle/aes.h -include/nettle/arcfour.h -include/nettle/arctwo.h -include/nettle/asn1.h -include/nettle/base16.h -include/nettle/base64.h -include/nettle/bignum.h -include/nettle/blowfish.h -include/nettle/buffer.h -include/nettle/cast128.h -include/nettle/cbc.h -include/nettle/ctr.h -include/nettle/des-compat.h -include/nettle/des.h -include/nettle/dsa.h -include/nettle/hmac.h -include/nettle/knuth-lfib.h -include/nettle/macros.h -include/nettle/md2.h -include/nettle/md4.h -include/nettle/md5-compat.h -include/nettle/md5.h -include/nettle/memxor.h -include/nettle/nettle-meta.h -include/nettle/nettle-stdint.h -include/nettle/nettle-types.h -include/nettle/pgp.h -include/nettle/pkcs1.h -include/nettle/realloc.h -include/nettle/rsa-compat.h -include/nettle/rsa.h -include/nettle/serpent.h -include/nettle/sexp.h -include/nettle/sha.h -include/nettle/twofish.h -include/nettle/yarrow.h -lib/libnettle.a -sbin/lsh-execuv -sbin/lsh-pam-checkpw -sbin/lshd -sbin/sftp-server -@dirrm include/nettle diff --git a/security/nofgpg/Makefile b/security/nofgpg/Makefile deleted file mode 100644 index 1ccff747e..000000000 --- a/security/nofgpg/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# ex:ts=8 -# Ports collection makefile for: nofgpg -# Date created: Mar 15, 2002 -# Whom: ijliao -# -# $FreeBSD$ -# - -PORTNAME= nofgpg -PORTVERSION= 0.5.1 -PORTREVISION= 1 -CATEGORIES= security python -MASTER_SITES= http://www.cgabriel.org/download/nofgpg/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= No One Fears GPG - -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ - ${PYTHON_SITELIBDIR}/gtk-1.2/gnome/ui.py:${PORTSDIR}/x11-toolkits/py-gnome - -USE_PYTHON= yes -NO_BUILD= yes - -MAN1= nofgpg.1 -PLIST_FILES= bin/nofgpg - -post-patch: - @${REINPLACE_CMD} -e "s,/usr/share,${LOCALBASE}/share/gnome,g" \ - ${WRKSRC}/nofgpg - -do-install: - @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin - @${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1 - -.include <bsd.port.mk> diff --git a/security/nofgpg/distinfo b/security/nofgpg/distinfo deleted file mode 100644 index c2cd410fc..000000000 --- a/security/nofgpg/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (nofgpg-0.5.1.tar.gz) = 06f3433bc168d691b7e26e8829679d10 -SHA256 (nofgpg-0.5.1.tar.gz) = 137828838aac74fb59bb434768c0f06773247ab5d7da6ef739dcfccd2010c9bf -SIZE (nofgpg-0.5.1.tar.gz) = 12313 diff --git a/security/nofgpg/pkg-descr b/security/nofgpg/pkg-descr deleted file mode 100644 index 4757ed883..000000000 --- a/security/nofgpg/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -No One Fears GPG - -Simple GPG keyring manager. - -WWW: https://www.cgabriel.org/software/wiki/NofGpg diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile deleted file mode 100644 index 8e1956fde..000000000 --- a/security/seahorse/Makefile +++ /dev/null @@ -1,80 +0,0 @@ -# New ports collection makefile for: Seahorse -# Date created: 08 March 2000 -# Whom: Dave McKay <dave@mu.org> -# -# $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.16 2006/03/05 21:52:25 marcus Exp $ -# - -PORTNAME= seahorse -PORTVERSION= 0.8.2 -PORTREVISION= 1 -CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.8 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A front end for GnuPG - -BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg -RUN_DEPENDS= ${BUILD_DEPENDS} -LIB_DEPENDS= gpgme.17:${PORTSDIR}/security/gpgme - -USE_LDCONFIG= yes -USE_BZIP2= yes -USE_GETTEXT= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui -GNU_CONFIGURE= yes -INSTALLS_OMF= yes -CONFIGURE_ARGS= --disable-gpg-check -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= seahorse.schemas - -OPTIONS= NAUTILUS "Enable the Nautilus component" on \ - LDAP "Enable LDAP support" on \ - HKP "Enable HKP keyserver interface" on -# GEDIT "Enable GEdit plug-in support" on - -.include <bsd.port.pre.mk> - -# Gedit not working right now.. -WITHOUT_GEDIT= yes -.if !defined(WITHOUT_GEDIT) -BUILD_DEPENDS+= gedit:${PORTSDIR}/editors/gedit -RUN_DEPENDS+= gedit:${PORTSDIR}/editors/gedit -PLIST_SUB+= GEDIT="" -GCONF_SCHEMAS+= seahorse-gedit.schemas -.else -PLIST_SUB+= GEDIT="@comment " -CONFIGURE_ARGS+=--disable-gedit -.endif - -.if !defined(WITHOUT_NAUTILUS) -USE_GNOME+= nautilus2 -PLIST_SUB+= NAUTILUS="" -.else -PLIST_SUB+= NAUTILUS="@comment " -CONFIGURE_ARGS+=--disable-nautilus -.endif - -.if !defined(WITHOUT_LDAP) -USE_OPENLDAP= yes -.else -CONFIGURE_ARGS+=--disable-ldap -.endif - -.if !defined(WITHOUT_HKP) -LIB_DEPENDS+= soup-2.2.8:${PORTSDIR}/devel/libsoup -.else -CONFIGURE_ARGS+=--disable-hkp -.endif - -post-install: - -@update-desktop-database - -.include <bsd.port.post.mk> diff --git a/security/seahorse/distinfo b/security/seahorse/distinfo deleted file mode 100644 index 13f59f87c..000000000 --- a/security/seahorse/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/seahorse-0.8.2.tar.bz2) = 24d9a8c3564700d105847934020920bd -SHA256 (gnome2/seahorse-0.8.2.tar.bz2) = 350f1a1cc5010bb81f08c6c124a24f2560a9dffea16c8a5a62e9cdeebb03c68e -SIZE (gnome2/seahorse-0.8.2.tar.bz2) = 990284 diff --git a/security/seahorse/files/patch-agent_seahorse-agent-io.c b/security/seahorse/files/patch-agent_seahorse-agent-io.c deleted file mode 100644 index 4ecd84940..000000000 --- a/security/seahorse/files/patch-agent_seahorse-agent-io.c +++ /dev/null @@ -1,32 +0,0 @@ ---- agent/seahorse-agent-io.c.orig Sun Aug 28 15:52:02 2005 -+++ agent/seahorse-agent-io.c Fri Oct 7 21:51:25 2005 -@@ -412,12 +412,18 @@ io_handler (GIOChannel *source, GIOCondi - gsize length; - GError *err = NULL; - gboolean ret = TRUE; -+ GIOStatus status; - - if (condition & G_IO_IN) { - /* Read 1 line from the io channel, including newline character */ -- g_io_channel_read_line (source, &string, &length, NULL, &err); -+ status = g_io_channel_read_line (source, &string, &length, NULL, &err); - -- if (err != NULL) { -+ if (status == G_IO_STATUS_EOF) { -+ free_conn (cn); -+ ret = FALSE; -+ } -+ -+ else if (err != NULL) { - g_critical ("couldn't read from socket: %s", err->message); - g_clear_error (&err); - free_conn (cn); -@@ -434,7 +440,7 @@ io_handler (GIOChannel *source, GIOCondi - g_free (string); - } - -- if (cn && condition & G_IO_HUP) { -+ else if (cn && condition & G_IO_HUP) { - free_conn (cn); - ret = FALSE; /* removes watch */ - } diff --git a/security/seahorse/files/patch-agent_seahorse-agent.c b/security/seahorse/files/patch-agent_seahorse-agent.c deleted file mode 100644 index 8ee1d8349..000000000 --- a/security/seahorse/files/patch-agent_seahorse-agent.c +++ /dev/null @@ -1,40 +0,0 @@ ---- agent/seahorse-agent.c.orig Sun Aug 13 14:50:35 2006 -+++ agent/seahorse-agent.c Wed Aug 16 02:08:05 2006 -@@ -280,7 +280,6 @@ main (int argc, char **argv) - GnomeProgram *program = NULL; - GnomeClient *client = NULL; - -- secmem_init (65536); - - /* We need to drop privileges completely for security */ - #if defined(HAVE_SETRESUID) && defined(HAVE_SETRESGID) -@@ -288,10 +287,12 @@ main (int argc, char **argv) - /* Not in header files for all OSs, even where present */ - int setresuid(uid_t ruid, uid_t euid, uid_t suid); - int setresgid(gid_t rgid, gid_t egid, gid_t sgid); -+ secmem_init (65536); - - if (setresuid (getuid (), getuid (), getuid ()) == -1 || - setresgid (getgid (), getgid (), getgid ()) == -1) - #else -+ secmem_init (65536); - if (setuid (getuid ()) == -1 || setgid (getgid ()) == -1) - #endif - err (1, _("couldn't drop privileges properly")); -@@ -313,7 +314,6 @@ main (int argc, char **argv) - * All functions after this point have to print messages - * nicely and not just called exit() - */ -- daemonize (sockname); - - /* Handle some signals */ - signal (SIGINT, on_quit); -@@ -329,6 +329,8 @@ main (int argc, char **argv) - /* Initialize our sub systems */ - seahorse_agent_actions_init (); - seahorse_agent_cache_init (); -+ -+ daemonize (sockname); - - if (seahorse_agent_io_init () == -1) - return 1; /* message already printed */ diff --git a/security/seahorse/files/patch-libseahorse_seahorse-key-store.c b/security/seahorse/files/patch-libseahorse_seahorse-key-store.c deleted file mode 100644 index fc8b7af60..000000000 --- a/security/seahorse/files/patch-libseahorse_seahorse-key-store.c +++ /dev/null @@ -1,22 +0,0 @@ ---- libseahorse/seahorse-key-store.c.orig Wed Dec 22 15:18:27 2004 -+++ libseahorse/seahorse-key-store.c Wed Dec 22 15:19:48 2004 -@@ -184,6 +184,8 @@ - { - GObject* obj = G_OBJECT_CLASS (parent_class)->constructor (type, n_props, props); - SeahorseKeyStore* skstore = SEAHORSE_KEY_STORE (obj); -+ guint cols; -+ GType* types; - - /* init private vars */ - skstore->priv = g_new0 (SeahorseKeyStorePriv, 1); -@@ -191,8 +193,8 @@ - NULL, (GDestroyNotify)seahorse_key_row_free); - - /* Setup the store */ -- guint cols = SEAHORSE_KEY_STORE_GET_CLASS (skstore)->n_columns; -- GType* types = (GType*)SEAHORSE_KEY_STORE_GET_CLASS (skstore)->col_types; -+ cols = SEAHORSE_KEY_STORE_GET_CLASS (skstore)->n_columns; -+ types = (GType*)SEAHORSE_KEY_STORE_GET_CLASS (skstore)->col_types; - gtk_tree_store_set_column_types (GTK_TREE_STORE (obj), cols, types); - - /* Setup the sort and filter */ diff --git a/security/seahorse/files/patch-libseahorse_seahorse-server-source.c b/security/seahorse/files/patch-libseahorse_seahorse-server-source.c deleted file mode 100644 index d7422de5e..000000000 --- a/security/seahorse/files/patch-libseahorse_seahorse-server-source.c +++ /dev/null @@ -1,15 +0,0 @@ ---- libseahorse/seahorse-server-source.c.orig Fri Mar 11 22:17:43 2005 -+++ libseahorse/seahorse-server-source.c Fri Mar 11 22:17:55 2005 -@@ -518,11 +518,11 @@ - seahorse_server_source_get_state (SeahorseKeySource *src) - { - SeahorseServerSource *ssrc; -+ guint state = SEAHORSE_KEY_SOURCE_REMOTE; - - g_return_val_if_fail (SEAHORSE_IS_SERVER_SOURCE (src), 0); - ssrc = SEAHORSE_SERVER_SOURCE (src); - -- guint state = SEAHORSE_KEY_SOURCE_REMOTE; - if (!seahorse_operation_is_done (ssrc->priv->operation)) - state |= SEAHORSE_KEY_SOURCE_LOADING; - return state; diff --git a/security/seahorse/files/patch-src_seahorse-generate-druid.c b/security/seahorse/files/patch-src_seahorse-generate-druid.c deleted file mode 100644 index 9e356ed1a..000000000 --- a/security/seahorse/files/patch-src_seahorse-generate-druid.c +++ /dev/null @@ -1,13 +0,0 @@ ---- src/seahorse-generate-druid.c.orig Wed Dec 22 15:22:02 2004 -+++ src/seahorse-generate-druid.c Wed Dec 22 15:22:22 2004 -@@ -173,8 +173,9 @@ - gboolean - on_druidpagestandard4_next (GnomeDruidPage *gnomedruidpage, GtkWidget *widget, SeahorseWidget *swidget) - { -+ GtkWidget *druidpage; - g_print("go to finish\n"); -- GtkWidget *druidpage = glade_xml_get_widget (swidget->xml, "druidpagefinish1"); -+ druidpage = glade_xml_get_widget (swidget->xml, "druidpagefinish1"); - - gnome_druid_page_prepare (GNOME_DRUID_PAGE(druidpage)); - gtk_widget_show (druidpage); diff --git a/security/seahorse/pkg-descr b/security/seahorse/pkg-descr deleted file mode 100644 index ea4098271..000000000 --- a/security/seahorse/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Seahorse is a Gnome front end for GnuPG - the Gnu Privacy Guard program. - -It is a tool for secure communications and data storage. -Data encryption and digital signature creation can easily -be performed through a GUI and Key Management operations -can easily be carried out through an intuitive interface. - -WWW: http://seahorse.sourceforge.net/ diff --git a/security/seahorse/pkg-plist b/security/seahorse/pkg-plist deleted file mode 100644 index 363cf20d0..000000000 --- a/security/seahorse/pkg-plist +++ /dev/null @@ -1,140 +0,0 @@ -bin/seahorse -bin/seahorse-agent -bin/seahorse-pgp-preferences -%%GEDIT%%lib/gedit-2/plugins/libseahorse-pgp.a -%%GEDIT%%lib/gedit-2/plugins/libseahorse-pgp.la -%%GEDIT%%lib/gedit-2/plugins/libseahorse-pgp.so -%%GEDIT%%lib/gedit-2/plugins/seahorse-pgp.gedit-plugin -lib/libseahorse-internal.a -lib/libseahorse-internal.la -lib/libseahorse-internal.so -lib/libseahorse-internal.so.0 -%%NAUTILUS%%lib/nautilus/extensions-1.0/libnautilus-seahorse.a -%%NAUTILUS%%lib/nautilus/extensions-1.0/libnautilus-seahorse.la -%%NAUTILUS%%lib/nautilus/extensions-1.0/libnautilus-seahorse.so -share/gnome/applications/seahorse-pgp-preferences.desktop -share/gnome/applications/seahorse.desktop -share/gnome/applications/seahorse-pgp-encrypted.desktop -share/gnome/applications/seahorse-pgp-keys.desktop -share/gnome/applications/seahorse-pgp-signature.desktop -share/gnome/control-center-2.0/capplets/seahorse-pgp-preferences.desktop -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -share/gnome/help/seahorse/C/figures/export.png -share/gnome/help/seahorse/C/figures/file-manager.png -share/gnome/help/seahorse/C/figures/generate.png -share/gnome/help/seahorse/C/figures/import.png -share/gnome/help/seahorse/C/figures/key-manager.png -share/gnome/help/seahorse/C/figures/key-properties.png -share/gnome/help/seahorse/C/figures/passphrase.png -share/gnome/help/seahorse/C/figures/preferences.png -share/gnome/help/seahorse/C/figures/recipients.png -share/gnome/help/seahorse/C/figures/signature.png -share/gnome/help/seahorse/C/figures/text-editor.png -share/gnome/help/seahorse/C/legal.xml -share/gnome/help/seahorse/C/seahorse.xml -share/gnome/mime-info/seahorse.keys -share/gnome/mime-info/seahorse.mime -share/gnome/omf/seahorse/seahorse-C.omf -share/gnome/pixmaps/seahorse-key.png -share/gnome/pixmaps/seahorse-secret.png -share/gnome/pixmaps/seahorse.png -share/gnome/seahorse/glade/seahorse-add-keyserver.glade -share/gnome/seahorse/glade/seahorse-add-subkey.glade -share/gnome/seahorse/glade/seahorse-add-uid.glade -share/gnome/seahorse/glade/seahorse-agent-cache.glade -share/gnome/seahorse/glade/seahorse-change-passphrase.glade -share/gnome/seahorse/glade/seahorse-expires.glade -share/gnome/seahorse/glade/seahorse-generate-adv.glade -share/gnome/seahorse/glade/seahorse-generate-druid.glade -share/gnome/seahorse/glade/seahorse-generate-select.glade -share/gnome/seahorse/glade/seahorse-key-manager.glade -share/gnome/seahorse/glade/seahorse-key-manager.ui -share/gnome/seahorse/glade/seahorse-key-properties.glade -share/gnome/seahorse/glade/seahorse-keyserver-results.glade -share/gnome/seahorse/glade/seahorse-keyserver-results.ui -share/gnome/seahorse/glade/seahorse-keyserver-search.glade -share/gnome/seahorse/glade/seahorse-keyserver-sync.glade -share/gnome/seahorse/glade/seahorse-multi-encrypt.glade -share/gnome/seahorse/glade/seahorse-passphrase.glade -share/gnome/seahorse/glade/seahorse-prefs.glade -share/gnome/seahorse/glade/seahorse-preferences.glade -share/gnome/seahorse/glade/seahorse-progress.glade -share/gnome/seahorse/glade/seahorse-recipients.glade -share/gnome/seahorse/glade/seahorse-revoke.glade -share/gnome/seahorse/glade/seahorse-sign.glade -share/gnome/seahorse/glade/seahorse-signatures.glade -share/gnome/seahorse/glade/seahorse-signer.glade -share/mime/packages/seahorse.xml -share/locale/az/LC_MESSAGES/seahorse.mo -share/locale/bg/LC_MESSAGES/seahorse.mo -share/locale/ca/LC_MESSAGES/seahorse.mo -share/locale/cs/LC_MESSAGES/seahorse.mo -share/locale/da/LC_MESSAGES/seahorse.mo -share/locale/de/LC_MESSAGES/seahorse.mo -share/locale/en_CA/LC_MESSAGES/seahorse.mo -share/locale/en_GB/LC_MESSAGES/seahorse.mo -share/locale/es/LC_MESSAGES/seahorse.mo -share/locale/eu/LC_MESSAGES/seahorse.mo -share/locale/fi/LC_MESSAGES/seahorse.mo -share/locale/fr/LC_MESSAGES/seahorse.mo -share/locale/hr/LC_MESSAGES/seahorse.mo -share/locale/hu/LC_MESSAGES/seahorse.mo -share/locale/it/LC_MESSAGES/seahorse.mo -share/locale/ja/LC_MESSAGES/seahorse.mo -share/locale/ml/LC_MESSAGES/seahorse.mo -share/locale/ms/LC_MESSAGES/seahorse.mo -share/locale/nb/LC_MESSAGES/seahorse.mo -share/locale/ne/LC_MESSAGES/seahorse.mo -share/locale/nl/LC_MESSAGES/seahorse.mo -share/locale/pa/LC_MESSAGES/seahorse.mo -share/locale/pl/LC_MESSAGES/seahorse.mo -share/locale/pt/LC_MESSAGES/seahorse.mo -share/locale/pt_BR/LC_MESSAGES/seahorse.mo -share/locale/ru/LC_MESSAGES/seahorse.mo -share/locale/rw/LC_MESSAGES/seahorse.mo -share/locale/sk/LC_MESSAGES/seahorse.mo -share/locale/sl/LC_MESSAGES/seahorse.mo -share/locale/sq/LC_MESSAGES/seahorse.mo -share/locale/sr/LC_MESSAGES/seahorse.mo -share/locale/sr@Latn/LC_MESSAGES/seahorse.mo -share/locale/sv/LC_MESSAGES/seahorse.mo -share/locale/tr/LC_MESSAGES/seahorse.mo -share/locale/vi/LC_MESSAGES/seahorse.mo -share/locale/uk/LC_MESSAGES/seahorse.mo -share/locale/zh_CN/LC_MESSAGES/seahorse.mo -share/locale/zh_TW/LC_MESSAGES/seahorse.mo -@dirrm share/gnome/help/seahorse/C/figures -@dirrm share/gnome/help/seahorse/C -@dirrm share/gnome/help/seahorse -@dirrm share/gnome/omf/seahorse -@dirrm share/gnome/seahorse/glade -@dirrm share/gnome/seahorse -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca diff --git a/security/yersinia/Makefile b/security/yersinia/Makefile deleted file mode 100644 index 70db8301f..000000000 --- a/security/yersinia/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# New ports collection makefile for: yersinia -# Date created: Sun Jul 24 10:43:13 CEST 2005 -# Whom: se -# -# $FreeBSD$ -# - -PORTNAME= yersinia -PORTVERSION= 0.7 -PORTREVISION= 1 -CATEGORIES= security -MASTER_SITES= http://www.yersinia.net/download/ - -MAINTAINER= se@FreeBSD.org -COMMENT= Layer 2 vulnerability scanner (switches, spanning tree, 802.1q ...) - -BUILD_DEPENDS= libnet*>=1.1.2,1:${PORTSDIR}/net/libnet - -.if !defined(WITHOUT_GTK) -.if exists(${LOCALBASE}/include/gtk-2.0/gtk/gtk.h) -WITH_GTK= true -.endif -.endif -.if defined(WITH_GTK) -USE_GNOME+= pkgconfig gtk20 -PKGNAMESUFFIX= -gtk -CONFLICTS= yersinia-[0-9]* -.else -CONFIGURE_ARGS+= --disable-gtk -CONFLICTS= yersinia-gtk-[0-9]* -.endif -GNU_CONFIGURE= yes - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BUILD_DEPENDS+= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap -.endif - -#NOT_FOR_ARCHS= ia64 sparc64 -MAN8= yersinia.8 -PLIST_FILES= sbin/yersinia - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/yersinia ${PREFIX}/sbin/ - ${INSTALL_MAN} ${WRKSRC}/yersinia.8 ${PREFIX}/man/man8/ - -.include <bsd.port.post.mk> diff --git a/security/yersinia/distinfo b/security/yersinia/distinfo deleted file mode 100644 index e47873971..000000000 --- a/security/yersinia/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (yersinia-0.7.tar.gz) = 66ae43c5571ceb695e9307b2a4f3c5c3 -SHA256 (yersinia-0.7.tar.gz) = 0a82b904991ee1ecbbeb0a19ca3c3261f4014170a5c50a7fcd5be9af5e30a029 -SIZE (yersinia-0.7.tar.gz) = 322812 diff --git a/security/yersinia/files/patch-configure b/security/yersinia/files/patch-configure deleted file mode 100644 index 4ac604b2c..000000000 --- a/security/yersinia/files/patch-configure +++ /dev/null @@ -1,21 +0,0 @@ ---- configure~ Sun Jun 18 17:24:36 2006 -+++ configure Mon Jul 10 17:43:09 2006 -@@ -2971,7 +2971,8 @@ - - - if test -n "$GCC"; then -- CFLAGS="-O3 -Wall -g" -+# CFLAGS="-O3 -Wall -g" -+: - else - { echo "$as_me:$LINENO: WARNING: Ouch!! Only gcc is supported..." >&5 - echo "$as_me: WARNING: Ouch!! Only gcc is supported..." >&2;} -@@ -3817,7 +3818,7 @@ - echo $pcap_dir - echo $dir - echo; echo please wipe out all unused pcap installations -- exit -+# exit - else - pcap_dir="$dir" - fi diff --git a/security/yersinia/pkg-descr b/security/yersinia/pkg-descr deleted file mode 100644 index 3e2a5cc52..000000000 --- a/security/yersinia/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Yersinia is a layer 2 vulnerability scanner with support for the -following protocols: - -Cisco Discovery Protocol (CDP) -Dynamic Host Configuration Protocol (DHCP) -Dynamic Trunking Protocol (DTP) -Hot Standby Router Protocol (HSRP) -IEEE 802.1q -Spanning Tree Protocol (STP, RSTP) -Virtual Trunking Protocol (VTP) - -WWW: http://www.yersinia.net/ |