Bug 101383

Summary: [PATCH] mail/cyrus-imapd: add handling of WITHOUT_BDB
Product: Ports & Packages Reporter: Sean Farley <sean-freebsd>
Component: Individual Port(s)Assignee: Hajimu UMEMOTO <ume>
Status: Closed FIXED    
Severity: Affects Only Me CC: ume
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
cyrus-imapd-2.3.7.patch none

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!