diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-12-01 14:41:15 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-12-01 14:41:15 +0800 |
commit | ca00947124784a4cd87876154fd8bbb16926c93d (patch) | |
tree | 9d53ab7690bda00d15cbbd2765aee4839b05fd69 /mail | |
parent | c8499e2e0329697dd71ddc261058fdf7f79a978b (diff) | |
download | freebsd-ports-gnome-ca00947124784a4cd87876154fd8bbb16926c93d.tar.gz freebsd-ports-gnome-ca00947124784a4cd87876154fd8bbb16926c93d.tar.zst freebsd-ports-gnome-ca00947124784a4cd87876154fd8bbb16926c93d.zip |
log
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 1 | ||||
-rw-r--r-- | mail/pantomime-ssl/Makefile | 34 | ||||
-rw-r--r-- | mail/pantomime-ssl/distinfo | 3 | ||||
-rw-r--r-- | mail/pantomime-ssl/pkg-descr | 3 | ||||
-rw-r--r-- | mail/pantomime-ssl/pkg-plist | 6 |
5 files changed, 0 insertions, 47 deletions
diff --git a/mail/Makefile b/mail/Makefile index 078a06409f1d..cce4eace6ca3 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -368,7 +368,6 @@ SUBDIR += p5-WWW-Hotmail SUBDIR += p5-vpopmail SUBDIR += pantomime - SUBDIR += pantomime-ssl SUBDIR += pathalias SUBDIR += pear-Contact_Vcard_Build SUBDIR += pear-Contact_Vcard_Parse diff --git a/mail/pantomime-ssl/Makefile b/mail/pantomime-ssl/Makefile deleted file mode 100644 index a57e5fef3792..000000000000 --- a/mail/pantomime-ssl/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: Pantomime-SSL -# Date created: 27.October 2002 -# Whom: dirk.meyer@dinoex.sub.org -# -# $FreeBSD$ -# - -PORTNAME= pantomime -PORTVERSION= 1.1.2 -PORTREVISION= 1 -CATEGORIES= mail -MASTER_SITES= http://www.collaboration-world.com/pantomime.data/releases/Stable/ -PKGNAMESUFFIX?= -ssl${PKGNAMESUFFIX2} -DISTNAME= Pantomime-${PORTVERSION} - -MAINTAINER= dinoex@FreeBSD.org -COMMENT= SSL Connections for pantomime - -WRKSRC= ${WRKDIR}/Pantomime/Bundles/SSL -USE_OPENSSL= yes -USE_GMAKE= yes -USE_GNUSTEP= yes -USE_GNUSTEP_PREFIX= yes -USE_GNUSTEP_BACK= yes -USE_GNUSTEP_BUILD= yes -USE_GNUSTEP_INSTALL= yes -USE_GNUSTEP_LOCAL_LIBS+= Pantomime:${PANTOMIME_PORT} -MAKEFILE= GNUmakefile -PANTOMIME_PORT?= mail/pantomime - -IGNORE= is obsolete, it is now part of mail/pantomime -EXPIRATION_DATE=2006-12-01 - -.include <bsd.port.mk> diff --git a/mail/pantomime-ssl/distinfo b/mail/pantomime-ssl/distinfo deleted file mode 100644 index 07edc2a91760..000000000000 --- a/mail/pantomime-ssl/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Pantomime-1.1.2.tar.gz) = 7070473c8cf4e84945673d43a65cfca8 -SHA256 (Pantomime-1.1.2.tar.gz) = 6e75bc5588be08aef3cca4c51e962a6d9cd6398c5319cc4de8b8aae1718d5fc5 -SIZE (Pantomime-1.1.2.tar.gz) = 394509 diff --git a/mail/pantomime-ssl/pkg-descr b/mail/pantomime-ssl/pkg-descr deleted file mode 100644 index b26dd1924cd7..000000000000 --- a/mail/pantomime-ssl/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -SSL Connections for pantomime - -WWW: http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=3 diff --git a/mail/pantomime-ssl/pkg-plist b/mail/pantomime-ssl/pkg-plist deleted file mode 100644 index 460ad691c02c..000000000000 --- a/mail/pantomime-ssl/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -Local/Library/Pantomime/TCPSSLConnection.bundle/Resources/Info-gnustep.plist -Local/Library/Pantomime/TCPSSLConnection.bundle/TCPSSLConnection -Local/Library/Pantomime/TCPSSLConnection.bundle/stamp.make -@dirrm Local/Library/Pantomime/TCPSSLConnection.bundle/Resources -@dirrm Local/Library/Pantomime/TCPSSLConnection.bundle -@dirrm Local/Library/Pantomime |