Bug 88942

Summary: Suggested update of mail/imap-uw Makefile
Product: Ports & Packages Reporter: mats
Component: Individual Port(s)Assignee: Anders Nordby <anders>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description mats 2005-11-13 19:00:26 UTC
The mail/imap-uw port has serveral options. Today they are handled in 
the old-fashioned way which requires that the user includes those as options 
on the command line when upgrading, which makes upgrades more cumbersome. 
I suggets that the mail/imap-uw port uses settings with OPTIONS to achieve 
a simpler handling.

Fix: The patch below will update the mail/imap-uw Makefile to support the
suggested change. I have locally tested the patch, and found no problems with 
it.

How-To-Repeat: N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-13 19:10:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anders

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-26 09:09:02 UTC
anders      2007-06-26 08:08:56 UTC

  FreeBSD ports repository

  Modified files:
    mail/cclient         Makefile 
    mail/imap-uw         Makefile 
  Log:
  Add OPTIONS list.
  
  Add knob to choose mbx as default mailbox format, in cclient.
  
  PR:             88941, 88942
  Submitted by:   Mats Dufberg <mats@dufberg.se>
  
  Revision  Changes    Path
  1.37      +9 -0      ports/mail/cclient/Makefile
  1.80      +9 -0      ports/mail/imap-uw/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 Anders Nordby freebsd_committer freebsd_triage 2007-06-26 09:24:51 UTC
State Changed
From-To: open->closed

Committed (with changes), thanks!