Bug 88942 - Suggested update of mail/imap-uw Makefile
Summary: Suggested update of mail/imap-uw Makefile
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: Anders Nordby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-13 19:00 UTC by mats
Modified: 2007-06-26 09:24 UTC (History)
0 users

See Also:


Attachments
file.diff (1.17 KB, patch)
2005-11-13 19:00 UTC, mats
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!