since qtools depends on some djbware, and since they were remove, we are
removing this one too. The reason? license does not allow modification to allow for proper integration in OpenBSD.
This commit is contained in:
parent
e9289075ee
commit
e1bd035951
@ -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 <bk@rt.fm>
|
||||
|
||||
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 <bsd.port.mk>
|
@ -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
|
@ -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
|
@ -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}
|
@ -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
|
Loading…
Reference in New Issue
Block a user