Bug 101383 - [PATCH] mail/cyrus-imapd: add handling of WITHOUT_BDB
Summary: [PATCH] mail/cyrus-imapd: add handling of WITHOUT_BDB
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: Hajimu UMEMOTO
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-05 01:30 UTC by Sean Farley
Modified: 2007-08-09 16:00 UTC (History)
1 user (show)

See Also:


Attachments
cyrus-imapd-2.3.7.patch (1.07 KB, patch)
2006-08-05 01:30 UTC, Sean Farley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Farley 2006-08-05 01:30:17 UTC
The patch adds handling to not use Berkeley DB for the port when
WITHOUT_BDB is defined.

Port maintainer (ume@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-08-05 01:57:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ume

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-09 15:54:31 UTC
ume         2007-08-09 14:54:17 UTC

  FreeBSD ports repository

  Modified files:
    mail/cyrus-imapd23   Makefile 
  Log:
  Add an option to not use Berkeley DB.
  
  PR:             ports/101383
  Submitted by:   Sean Farley <sean-freebsd__at__farley.org>
  
  Revision  Changes    Path
  1.162     +11 -5     ports/mail/cyrus-imapd23/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 Hajimu UMEMOTO freebsd_committer freebsd_triage 2007-08-09 15:55:28 UTC
State Changed
From-To: open->closed

Thanks, committed!