From owner-freebsd-ports Mon Aug 21 20:30:28 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6737E37B506 for ; Mon, 21 Aug 2000 20:30:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA44691; Mon, 21 Aug 2000 20:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from bsa-1-as01-7-a04.gd.uol.com.br (bsa-1-as01-7-a04.gd.uol.com.br [200.197.118.4]) by hub.freebsd.org (Postfix) with ESMTP id 25F0337B424 for ; Mon, 21 Aug 2000 20:21:23 -0700 (PDT) Received: (qmail 49037 invoked by uid 1001); 22 Aug 2000 02:39:36 -0000 Message-Id: <20000822023936.49036.qmail@Fedaykin.here> Date: 22 Aug 2000 02:39:36 -0000 From: "Mario Sergio Fujikawa Ferreira" Reply-To: lioux@uol.com.br To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/20771: Update port mail/qmail (master_sites) (MAINTAINER) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20771 >Category: ports >Synopsis: Update port mail/qmail (master_sites) (MAINTAINER) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Aug 21 20:30:04 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #2: Fri Jun 9 13:22:10 EST 2000 lioux@Here.here:/usr/src/sys/compile/LIOUX i386 >Description: Simple MASTER_SITES clean up. >How-To-Repeat: n/a >Fix: diff -ruN /usr/ports/mail/qmail/Makefile qmail/Makefile --- /usr/ports/mail/qmail/Makefile Sun Jul 9 10:10:10 2000 +++ qmail/Makefile Mon Aug 21 23:37:22 2000 @@ -10,13 +10,10 @@ CATEGORIES= mail MASTER_SITES= http://cr.yp.to/software/ \ ftp://ftp.ntnu.no/pub/unix/mail/qmail/ \ - ftp://ftp.pipex.net/mirrors/qmail/ \ ftp://ftp.jp.qmail.org/qmail/ \ ftp://ftp.rifkin.technion.ac.il/pub/qmail/ \ - ftp://ftp.mira.net.au/unix/mail/qmail/ \ ftp://ftp.net.ohio-state.edu/pub/networking/mail/qmail/ \ - ftp://ftp.id.wustl.edu/pub/qmail/ \ - ftp://koobera.math.uic.edu/www/ + ftp://ftp.id.wustl.edu/pub/qmail/ # Patch necessary to cope with non-RFC >512 dns entries # Since AOL has been using those, the problem has skyrocketed from minor to @@ -172,7 +169,7 @@ # I would like some input on the targets below. Only constructive ones # please. :) # based on shells/pdksh /etc/shells update PLIST. -thereal-disable-sendmail: ${WRKDIR}/.thereal_disable_sendmail_done /etc/rc.conf +thereal-disable-sendmail: ${WRKDIR}/.thereal_disable_sendmail_done /etc/rc.conf @if [ -f /etc/rc.conf ]; \ then \ ${CP} /etc/rc.conf /etc/rc.conf.bak && \ @@ -220,7 +217,6 @@ @${ECHO} "===> and copy the chosen script as ${PREFIX}/rc" @${ECHO} "===> For example, \¨cp ${PREFIX}/boot/proc+df ${PREFIX}/rc\¨" - # taken from mail/postfix idea force-enable-qmail: install disable-sendmail @${ECHO_MSG} "===> Replacing sendmail" @@ -235,7 +231,7 @@ @if [ -e /usr/bin/mailq ]; then \ ${MV} -f /usr/bin/mailq /usr/bin/mailq.OFF && \ ${CHMOD} 0 /usr/bin/mailq.OFF; \ - fi + fi @if [ -e ${PREFIX}/bin/qmail-qread ]; then \ ${LN} -s ${PREFIX}/bin/qmail-qread /usr/bin/mailq; \ fi >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message