git: 370bff1ecdb7 - main - mail/qtools: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Sep 2023 02:24:04 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=370bff1ecdb7b7c8722863ac43293277e8a3d0ea commit 370bff1ecdb7b7c8722863ac43293277e8a3d0ea Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-09-30 00:14:25 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-09-30 02:22:51 +0000 mail/qtools: Remove expired port 2023-09-30 mail/qtools: Upstream last activity in 2003 --- MOVED | 1 + mail/Makefile | 1 - mail/qtools/Makefile | 51 --------------------------------------------------- mail/qtools/distinfo | 2 -- mail/qtools/pkg-descr | 7 ------- mail/qtools/pkg-plist | 16 ---------------- 6 files changed, 1 insertion(+), 77 deletions(-) diff --git a/MOVED b/MOVED index 6ebf0bc9b279..fe33476a1769 100644 --- a/MOVED +++ b/MOVED @@ -7883,3 +7883,4 @@ devel/pmdk||2023-09-30|Has expired: FreeBSD has been deprecated since 1.13.X and graphics/povray36|graphics/povray37|2023-09-30|Has expired: No longer supported upstream; use POV-Ray 3.7 instead lang/onyx||2023-09-30|Has expired: Requires deprecated cook port lang/perl5.32|lang/perl5.34|2023-09-30|Has expired: Support ends three years after .0 release. Please upgrade to a more recent version of Perl +mail/qtools||2023-09-30|Has expired: Upstream last activity in 2003 diff --git a/mail/Makefile b/mail/Makefile index 547fb9b50b68..eb76abb1d315 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -553,7 +553,6 @@ SUBDIR += qpopper SUBDIR += qsf SUBDIR += qsheff - SUBDIR += qtools SUBDIR += queue-fix SUBDIR += queue-repair SUBDIR += rainloop diff --git a/mail/qtools/Makefile b/mail/qtools/Makefile deleted file mode 100644 index 94c58cb585b3..000000000000 --- a/mail/qtools/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -PORTNAME= qtools -PORTVERSION= 0.56 -PORTREVISION= 3 -CATEGORIES= mail -MASTER_SITES= http://www.superscript.com/qtools/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Tools to use in .qmail files -WWW= http://www.superscript.com/qtools/intro.html - -# Converted from LEGAL_TEXT -LICENSE= djb -LICENSE_NAME= djb -LICENSE_TEXT= No license -- see http://cr.yp.to/softwarelaw.html -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept - -DEPRECATED= Upstream last activity in 2003 -EXPIRATION_DATE= 2023-09-30 -BROKEN= Unfetchable for more than 2 months - -RUN_DEPENDS= ${EZMLM_DIR}/bin/ezmlm-weed:mail/ezmlm - -USES= qmail:vars - -ALL_TARGET= prog -INSTALL_TARGET= setup check - -EZMLM_DIR?= ${LOCALBASE} - -post-patch: - @${REINPLACE_CMD} -e 's|02755|0755|g' ${WRKSRC}/hier.c - -do-configure: - @${ECHO_CMD} "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc - @${ECHO_CMD} "${CC} ${STRIP}" > ${WRKSRC}/conf-ld - @${ECHO_CMD} "${PREFIX}" > ${WRKSRC}/conf-home - @${ECHO_CMD} "${QMAIL_PREFIX}" > ${WRKSRC}/conf-qmail - @${ECHO_CMD} "${EZMLM_DIR}/bin/ezmlm" > ${WRKSRC}/conf-ezmlm - -# Do a dance to stage and keep out of resulting binaries (see r346769 -# and r349241) -post-build: - @${ECHO_MSG} "===> Rebuilding DJB installer to respect STAGEDIR" - @${MV} -f ${WRKSRC}/conf-home ${WRKSRC}/conf-home.sav - @${ECHO_CMD} "${STAGEDIR}${PREFIX}" > ${WRKSRC}/conf-home - @cd ${WRKSRC} ; ${RM} install instcheck install.o instcheck.o hier.o auto_home.o auto_home.c - @cd ${WRKSRC} ; ${DO_MAKE_BUILD} install instcheck - @${TOUCH} ${WRKSRC}/replier-config - @${MV} -f ${WRKSRC}/conf-home.sav ${WRKSRC}/conf-home - -.include <bsd.port.mk> diff --git a/mail/qtools/distinfo b/mail/qtools/distinfo deleted file mode 100644 index 00bc89b73116..000000000000 --- a/mail/qtools/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (qtools-0.56.tar.gz) = cc8c6a25746523131c150b4bc6aebbe0d7d7d8a67896cb87b65862165ee790a9 -SIZE (qtools-0.56.tar.gz) = 37748 diff --git a/mail/qtools/pkg-descr b/mail/qtools/pkg-descr deleted file mode 100644 index a36d2f629f4d..000000000000 --- a/mail/qtools/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -The qtools package comprises several utilities for use with qmail, -typically as part of .qmail command processing. - -Included are tools to extract the message body, extract all or -parts of the header, check an address list for a matching address -or domain, message filtering and forwarding, write to a maildir, -and automatically reply to certain messages. diff --git a/mail/qtools/pkg-plist b/mail/qtools/pkg-plist deleted file mode 100644 index c76d37a2c2bd..000000000000 --- a/mail/qtools/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -bin/822addr -bin/822body -bin/822bodyfilter -bin/822fields -bin/822headerfilter -bin/822headerok -bin/822headers -bin/checkaddr -bin/checkdomain -bin/condtomaildir -bin/filterto -bin/ifaddr -bin/iftoccfrom -bin/replier -bin/replier-config -bin/tomaildir