Bug 133783 - [PATCH] mail/milter-greylist: add OPTIONS and WITH_POSTFIX
Summary: [PATCH] mail/milter-greylist: add OPTIONS and WITH_POSTFIX
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: Andrey A. Chernov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-16 18:10 UTC by John Baldwin
Modified: 2009-04-22 11:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.65 KB, patch)
2009-04-16 18:10 UTC, John Baldwin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Baldwin freebsd_committer freebsd_triage 2009-04-16 18:10:01 UTC
This patch adds a new WITH option to the mail/milter-greylist port to support the '--enable-postfix' configure option for Postfix support.

It adds an OPTIONS line to convert the port over to using the OPTIONS framework.  This includes making NO_INSTALL_MANPAGES now be handled by an on-by-default WITH_MANPAGES option.

Fix: Patch is attached and available at http://www.FreeBSD.org/~jhb/patches/greylist.patch.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-16 18:45:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ache

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-04-22 11:32:11 UTC
ache        2009-04-22 10:32:02 UTC

  FreeBSD ports repository

  Modified files:
    mail/milter-greylist Makefile 
  Log:
  Use OPTIONS
  add --with-postfix there
  
  PR:             133783
  Submitted by:   John Baldwin <jhb@FreeBSD.org>
  
  Revision  Changes    Path
  1.33      +14 -3     ports/mail/milter-greylist/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 3 Andrey A. Chernov freebsd_committer freebsd_triage 2009-04-22 11:33:03 UTC
State Changed
From-To: open->closed

Committed