Bug 108987 - [PATCH] mail/qmail: add QUEUE_EXTRA option
Summary: [PATCH] mail/qmail: add QUEUE_EXTRA option
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: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-09 19:50 UTC by eksffa
Modified: 2007-02-11 15:46 UTC (History)
1 user (show)

See Also:


Attachments
qmail-1.03_5.patch (34 bytes, patch)
2007-02-09 19:50 UTC, eksffa
no flags Details | Diff
rev118.patch (949 bytes, patch)
2007-02-09 21:42 UTC, eksffa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description eksffa 2007-02-09 19:50:12 UTC
Add a simple but very functional native feature of qmail, the use of QUEUE_EXTRA
option, as described in http://cr.yp.to/qmail/faq/admin.html. Can be used with
every slaveport.

Port maintainer (garga@FreeBSD.org) is cc'd.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-09 19:50:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Over to maintainer
Comment 2 eksffa 2007-02-09 21:42:56 UTC
Missing diff is now attached.

-- 
Patrick Tracanelli

FreeBSD Brasil LTDA.
(31) 3281-9633 / 3281-3547
316601@sip.freebsdbrasil.com.br
http://www.freebsdbrasil.com.br
"Long live Hanin Elias, Kim Deal!"
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-02-11 15:29:31 UTC
garga       2007-02-11 15:29:25 UTC

  FreeBSD ports repository

  Modified files:
    mail/qmail           Makefile 
  Log:
  Add a simple but very functional native feature of qmail, the use of QUEUE_EXTRA
  option, as described in http://cr.yp.to/qmail/faq/admin.html. Can be used with
  every slaveport.
  
  PR:             ports/108987
  Submitted by:   Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
  
  Revision  Changes    Path
  1.119     +8 -0      ports/mail/qmail/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Renato Botelho freebsd_committer freebsd_triage 2007-02-11 15:46:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!