ports/63816: [Maintainer] mail/usendmail: use DISABLE_SIZE and make port fetchable

Thomas-Martin Seck tmseck at netcologne.de
Fri Mar 5 19:50:15 UTC 2004


>Number:         63816
>Category:       ports
>Synopsis:       [Maintainer] mail/usendmail: use DISABLE_SIZE and make port fetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 05 11:50:14 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Thomas-Martin Seck
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
private site in Germany
>Environment:
FreeBSD ports repository as of Mar 05, 2004.

	
>Description:
- define DISABLE_SIZE because the master site is served by the publicfile
  HTTP daemon which cannot cope with size requests

(This PR supercedes ports/63812 which was sent before I had completed it,
 sorry.)
	
>How-To-Repeat:
	
>Fix:
Apply this patch:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/usendmail/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	29 Feb 2004 22:55:16 -0000	1.1
+++ Makefile	5 Mar 2004 19:36:29 -0000
@@ -19,6 +19,7 @@
 
 QMAIL_DIR?=	/var/qmail
 
+DISABLE_SIZE=	yes
 USE_REINPLACE=	yes
 WRKSRC=		${WRKDIR}/mail/${DISTNAME}
 PKGMESSAGE=	${WRKDIR}/pkg-message
	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list