aboutsummaryrefslogtreecommitdiff
path: root/security/pidgin-encryption
diff options
context:
space:
mode:
Diffstat (limited to 'security/pidgin-encryption')
-rw-r--r--security/pidgin-encryption/Makefile50
-rw-r--r--security/pidgin-encryption/distinfo3
-rw-r--r--security/pidgin-encryption/pkg-descr22
-rw-r--r--security/pidgin-encryption/pkg-plist18
4 files changed, 0 insertions, 93 deletions
diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile
deleted file mode 100644
index e60530de650e..000000000000
--- a/security/pidgin-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/pidgin-encryption/distinfo b/security/pidgin-encryption/distinfo
deleted file mode 100644
index ceb4efb66538..000000000000
--- a/security/pidgin-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/pidgin-encryption/pkg-descr b/security/pidgin-encryption/pkg-descr
deleted file mode 100644
index 2083c7cc5370..000000000000
--- a/security/pidgin-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/pidgin-encryption/pkg-plist b/security/pidgin-encryption/pkg-plist
deleted file mode 100644
index b0931c89959d..000000000000
--- a/security/pidgin-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