diff --git a/mail/qtools/Makefile b/mail/qtools/Makefile deleted file mode 100644 index 4367dc89382..00000000000 --- a/mail/qtools/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/05/14 17:21:38 lebel Exp $ - -COMMENT= "utilities for use with qmail" - -DISTNAME= qtools-0.54 -HOMEPAGE= http://www.superscript.com/qtools/intro.html - -CATEGORIES= mail -NEED_VERSION= 1.402 -MAINTAINER= Brian J. Kifiak - -MASTER_SITES= http://www.superscript.com/qtools/ - -PERMIT_PACKAGE_CDROM= Yes -PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= Yes -PERMIT_DISTFILES_FTP= Yes - -QMAILDIR?= /var/qmail -ALL_TARGET= default -INSTALL_TARGET= setup check - -RUN_DEPENDS= ${QMAILDIR}/bin/qmail-local::mail/qmail \ - ezmlm-weed::mail/ezmlm - -pre-build: - @echo ${CC} ${CFLAGS} > ${WRKSRC}/conf-cc - @echo ${PREFIX}/bin > ${WRKSRC}/conf-ezmlm - @echo ${PREFIX} > ${WRKSRC}/conf-home - @echo ${QMAILDIR} > ${WRKSRC}/conf-qmail - -pre-install: - @echo ${PREFIX} > ${WRKSRC}/conf-home - -.include diff --git a/mail/qtools/files/md5 b/mail/qtools/files/md5 deleted file mode 100644 index 0551f0824b2..00000000000 --- a/mail/qtools/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (qtools-0.54.tar.gz) = 5eca412a759dce112a827aa77c684f31 -RMD160 (qtools-0.54.tar.gz) = a3ea559fae99d1f06a3a2aefec66b33b076ab105 -SHA1 (qtools-0.54.tar.gz) = 6238b460ee35f4e8d0055654e67184a04ba7588e diff --git a/mail/qtools/patches/patch-Makefile b/mail/qtools/patches/patch-Makefile deleted file mode 100644 index a055a5e5e4b..00000000000 --- a/mail/qtools/patches/patch-Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# $OpenBSD: patch-Makefile,v 1.1.1.1 2001/05/14 17:21:38 lebel Exp $ - -Needed for fake installation. This way the installer can easily be -rebuilt with the fake prefix, without rebuilding _everything_. - ---- Makefile.orig Mon May 14 10:05:05 2001 -+++ Makefile Mon May 14 10:05:39 2001 -@@ -855,7 +855,7 @@ - open.a error.a str.a - - setup: \ --it install -+install - ./install - - install.o: \ -@@ -885,5 +885,5 @@ - ./rts | cmp - rts.exp >&2 - - check: \ --it instcheck -+instcheck - ./instcheck diff --git a/mail/qtools/pkg/DESCR b/mail/qtools/pkg/DESCR deleted file mode 100644 index 9e93c82fa80..00000000000 --- a/mail/qtools/pkg/DESCR +++ /dev/null @@ -1,11 +0,0 @@ -The qtools package comprises several utilities for use with qmail, -typically as part of .qmail command processing. - -The provided utilities can do things like: - - * Parse 822-formatted email messages - * Perform address matching - * Conditionally deliver mail to a maildir - * Filter, forward, and autoreply to email messages - -WWW: ${HOMEPAGE} diff --git a/mail/qtools/pkg/PLIST b/mail/qtools/pkg/PLIST deleted file mode 100644 index 52e99bcdf44..00000000000 --- a/mail/qtools/pkg/PLIST +++ /dev/null @@ -1,16 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2001/05/14 17:21:38 lebel Exp $ -bin/822addr -bin/822body -bin/822bodyfilter -bin/822fields -bin/822headerfilter -bin/822headerok -bin/822headers -bin/checkaddr -bin/checkdomain -bin/condtomaildir -bin/filterto -bin/iftoccfrom -bin/replier -bin/replier-config -bin/tomaildir