Bug 54002 - QMTPC patch for qmail-1.03
Summary: QMTPC patch for qmail-1.03
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-02 11:20 UTC by Michal F.Hanula
Modified: 2005-05-10 19:04 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal F.Hanula 2003-07-02 11:20:04 UTC
	There is a QMTP client patch for qmail-1.03 at
	http:/www.qmail.org/qmail-1.03-qmtpc.patch

Fix: 

add

.if defined(WITH_QMAIL_QMTPC_PATCH) && !defined(WITH_QMAIL_QMTPC_PATCH_BARRIER)
PATCHFILES+=	qmail-1.03-qmtpc.patch
.endif

	to ports/qmail/Makefile
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-07-02 16:56:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lioux

over to maintainer
Comment 2 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2005-04-17 16:17:17 UTC
Responsible Changed
From-To: lioux->freebsd-ports-bugs

I no longer maintain qmail*
Comment 3 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-05-10 19:03:47 UTC
State Changed
From-To: open->closed

Superseded by ports/80864