Skip site navigation (1)Skip section navigation (2)
Date:      22 Aug 2000 02:39:36 -0000
From:      "Mario Sergio Fujikawa Ferreira" <lioux@uol.com.br>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20771: Update port mail/qmail (master_sites) (MAINTAINER)
Message-ID:  <20000822023936.49036.qmail@Fedaykin.here>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000822023936.49036.qmail>