Bug 168831 - mail/dovecot2 needs ftp/curl when WITH_SOLR enabled
Summary: mail/dovecot2 needs ftp/curl when WITH_SOLR enabled
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: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-08 01:10 UTC by masaaki
Modified: 2012-07-02 20:30 UTC (History)
0 users

See Also:


Attachments
file.diff (351 bytes, patch)
2012-06-08 01:10 UTC, masaaki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description masaaki 2012-06-08 01:10:13 UTC
When WITH_SOLR enabled and ftp/curl not installed, making configure dovecot2 will fail.

checking for bzlib.h... yes
checking for BZ2_bzdopen in -lbz2... yes
checking for curl-config... NO
configure: error: Can't build with Solr support: curl-config not found
===>  Script "configure" failed unexpectedly.
Please report the problem to bra@fsn.hu [maintainer] and attach the
"/ccd/ports/mail/dovecot2/work/dovecot-2.1.7/config.log" including the output

It looks we need to install ftp/curl before build mail/dovecot2.

Fix: Add BUILD_DEPENDS.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-08 02:25:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-09 09:53:06 UTC
Maintainer of mail/dovecot2,

Please note that PR ports/168831 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/168831

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-09 09:53:07 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2012-06-09 09:53:43 UTC
Responsible Changed
From-To: sunpoet->freebsd-ports-bugs

correct from misassignment.
Comment 5 Ryan Steinmetz freebsd_committer freebsd_triage 2012-06-10 15:00:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->zi

I'll take it.
Comment 6 Ryan Steinmetz freebsd_committer freebsd_triage 2012-07-02 20:27:14 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2012-07-02 20:27:20 UTC
zi          2012-07-02 19:27:03 UTC

  FreeBSD ports repository

  Modified files:
    mail/dovecot2        Makefile 
  Log:
  - Add missing BUILD_DEPEND when WITH_SOLR is enabled
  
  PR:             ports/168831
  Submitted by:   Masaaki Nishimura <masaaki@netaid.or.jp>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.18      +1 -0      ports/mail/dovecot2/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"