Bug 149061 - [PATCH] mail/mutt little cleanup and options
Summary: [PATCH] mail/mutt little cleanup and options
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: Rene Ladan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-29 11:10 UTC by David Demelier
Modified: 2010-08-28 11:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.82 KB, patch)
2010-07-29 11:10 UTC, David Demelier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Demelier 2010-07-29 11:10:03 UTC
I think we must use OPTIONS when is it possible. I modified a little the mail/mutt Makefile to use options and I changed an .error to IGNORE which I think is really better to use.
Comment 1 Rene Ladan freebsd_committer freebsd_triage 2010-08-06 18:44:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rene

Grab
Comment 2 Rene Ladan freebsd_committer freebsd_triage 2010-08-06 19:22:30 UTC
State Changed
From-To: open->feedback

Correct synopsis, awaiting maintainer feedback
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-08-28 11:29:25 UTC
rene        2010-08-28 10:29:15 UTC

  FreeBSD ports repository

  Modified files:
    mail/mutt            Makefile 
  Log:
  - add options for user-settable knobs [1]
  - replace an .error with an IGNORE [1]
  - s/WITH_NCURSES_PORT/WITH_NCURSES [1]
  - pet portlint for fatal errors and capitalization of IGNORE lines
  - invert SGML logic for Alpha architecture
  
  PR:             ports/149061 [1]
  Submitted by:   David DEMELIER [demelier.david gmail.com]
  Reviewed by:    Chip Camden [sterling camdensoftware.com] (during last bugathon)
  Approved by:    maintainer timeout (21 days)
  
  Revision  Changes    Path
  1.186     +20 -8     ports/mail/mutt/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 Rene Ladan freebsd_committer freebsd_triage 2010-08-28 11:29:46 UTC
State Changed
From-To: feedback->closed

Committed, thanks