summaryrefslogtreecommitdiff
path: root/mail/yadda
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-14 21:16:35 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-14 21:16:35 +0000
commit7dc0abbf5419130e2cdbed5ee27d89612f830e35 (patch)
tree44261f8efd5a45201d45576fce6918470533bc6d /mail/yadda
parentGnash is a GNU Flash movie player. Till now it has been possible (diff)
- Remove expired ports
Diffstat (limited to 'mail/yadda')
-rw-r--r--mail/yadda/Makefile38
-rw-r--r--mail/yadda/distinfo3
-rw-r--r--mail/yadda/pkg-descr9
-rw-r--r--mail/yadda/pkg-plist2
4 files changed, 0 insertions, 52 deletions
diff --git a/mail/yadda/Makefile b/mail/yadda/Makefile
deleted file mode 100644
index 5d4766eac775..000000000000
--- a/mail/yadda/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# New ports collection makefile for: yadda
-# Date created: 2004-01-01
-# Whom: Jesper Noehr <jesper@noehr.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= yadda
-PORTVERSION= 1.0
-CATEGORIES= mail
-MASTER_SITES= http://www.printf.dk/projects/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Yet Another Damn Delivery Agent
-
-DEPRECATED= "mastersite disappeared, no longer maintained by author"
-EXPIRATION_DATE= 2005-12-31
-
-RUN_DEPENDS= ${SITE_PERL}/Mail/Audit.pm:${PORTSDIR}/mail/p5-Mail-Audit
-
-USE_PERL5_RUN= yes
-
-do-build:
- ${SED} -e '1s,/usr/bin/perl,${PERL},' ${WRKSRC}/yadda \
- > ${WRKDIR}/yadda
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKDIR}/yadda ${PREFIX}/sbin
-
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137
-.else
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/mail/yadda/distinfo b/mail/yadda/distinfo
deleted file mode 100644
index 2f99299947ff..000000000000
--- a/mail/yadda/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (yadda-1.0.tar.gz) = 8a950af7b7ed7f37f4b5b1f891112c64
-SHA256 (yadda-1.0.tar.gz) = 9fede886f0a498cfbf2fa21ad983ec3bdd3a9d2e5bef7c485ea875bbbf53c95d
-SIZE (yadda-1.0.tar.gz) = 4051
diff --git a/mail/yadda/pkg-descr b/mail/yadda/pkg-descr
deleted file mode 100644
index 7520f04f975e..000000000000
--- a/mail/yadda/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-Yadda - Yet Another Damn Delivery Agent is a
-fully featured mail delivery agent, with support for Maildir++
-and softquotas. It also supports filtering, and SQL-usage.
-It's written entirely in Perl and uses Mail::Audit which is
-available from CPAN. It's compatible with RFC2033 (LMTP)
-and works great with postfix, and other LHLO/LMTP-fluent MTA's.
-
-Author: Jesper Noehr <jesper@noehr.org>
-WWW: http://www.printf.dk/projects/yadda.xml
diff --git a/mail/yadda/pkg-plist b/mail/yadda/pkg-plist
deleted file mode 100644
index 8c2d92cef25a..000000000000
--- a/mail/yadda/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $FreeBSD$
-sbin/yadda