From owner-svn-ports-head@freebsd.org Sat Oct 8 18:17:04 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 00519C06B8F; Sat, 8 Oct 2016 18:17:04 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A9D26C1B; Sat, 8 Oct 2016 18:17:03 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u98IH2Da097071; Sat, 8 Oct 2016 18:17:02 GMT (envelope-from oliver@FreeBSD.org) Received: (from oliver@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u98IH2K2097068; Sat, 8 Oct 2016 18:17:02 GMT (envelope-from oliver@FreeBSD.org) Message-Id: <201610081817.u98IH2K2097068@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: oliver set sender to oliver@FreeBSD.org using -f From: Oliver Lehmann Date: Sat, 8 Oct 2016 18:17:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423531 - in head: . mail mail/qmail-conf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2016 18:17:04 -0000 Author: oliver Date: Sat Oct 8 18:17:02 2016 New Revision: 423531 URL: https://svnweb.freebsd.org/changeset/ports/423531 Log: resurrect qmail-conf Added: head/mail/qmail-conf/ - copied from r418056, head/mail/qmail-conf/ Modified: head/MOVED head/mail/Makefile head/mail/qmail-conf/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Oct 8 17:15:05 2016 (r423530) +++ head/MOVED Sat Oct 8 18:17:02 2016 (r423531) @@ -8500,7 +8500,6 @@ mail/mailtray||2016-07-04|Has expired: B mail/pflogstats||2016-07-04|Has expired: Broken for more than 6 months mail/exact||2016-07-04|Has expired: Broken for more than 6 months mail/wmpop3||2016-07-04|Has expired: Broken for more than 6 months -mail/qmail-conf||2016-07-04|Has expired: Broken for more than 6 months mail/gld||2016-07-04|Has expired: Broken for more than 6 months mail/dsbl-testers||2016-07-04|Has expired: Broken for more than 6 months mail/vqregister||2016-07-04|Has expired: Broken for more than 6 months Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Sat Oct 8 17:15:05 2016 (r423530) +++ head/mail/Makefile Sat Oct 8 18:17:02 2016 (r423531) @@ -557,6 +557,7 @@ SUBDIR += qmail-activedir SUBDIR += qmail-auditor SUBDIR += qmail-autoresponder + SUBDIR += qmail-conf SUBDIR += qmail-contrib SUBDIR += qmail-dk SUBDIR += qmail-ldap Modified: head/mail/qmail-conf/Makefile ============================================================================== --- head/mail/qmail-conf/Makefile Mon Jul 4 20:44:22 2016 (r418056) +++ head/mail/qmail-conf/Makefile Sat Oct 8 18:17:02 2016 (r423531) @@ -5,19 +5,15 @@ PORTNAME= qmail-conf PORTVERSION= 0.60 PORTREVISION= 4 CATEGORIES= mail -MASTER_SITES= http://www.din.or.jp/~ushijima/qmail-conf/ \ - http://cr.yp.to/djbdns/ -DISTFILES= ${DISTNAME}.tar.gz \ - ${DJBDNS_DIST} +MASTER_SITES= LOCAL/oliver:conf \ + http://cr.yp.to/djbdns/:djbdns +DISTFILES= ${DISTNAME}.tar.gz:conf \ + ${DJBDNS_DIST}:djbdns EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= oliver@FreeBSD.org COMMENT= Configure various qmail services to run under daemontools -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2016-07-04 - USES= qmail:run ALL_TARGET= prog