Bug 119287 - net-im/jabberd broken WITH_CYRUS_SASL
Summary: net-im/jabberd broken WITH_CYRUS_SASL
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: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-03 03:20 UTC by Denis Eremenko <moonshade@pnhz.kz>
Modified: 2008-01-06 16:19 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Eremenko <moonshade@pnhz.kz> 2008-01-03 03:20:01 UTC

Looks like Cyrus SASL is not supported anymore. Building net-im/jabberd fails WITH_CYRUS_SASL:

sasl_cyrus.c:23:2: #error Cyrus SASL implementation is not supported! It is included here only for the brave ones, that do know what they are doing. You need to remove this line to compile it.
 *** Error code 1
 
 Stop in /data/os/FreeBSD/ports/ports/net-im/jabberd/work/jabberd-2.1.20/sx.
 *** Error code 1
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-03 03:20:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-03 15:32:45 UTC
mm          2008-01-03 15:32:41 UTC

  FreeBSD ports repository

  Modified files:
    net-im/jabberd       Makefile 
    net-im/jabberd/files jabberd.in 
  Log:
  - Remove optional support for Cyrus SASL (unsupported from 2.1.20) [1]
  - Add support for backend daemon requires to startup script (WITH_REQUIRES) [2]
  - Bump PORTREVISION
  
  PR:             ports/119287 [1], ports/119247 [2]
  Submitted by:   Denis Eremenko [1], Mike Andrews [2]
  
  Revision  Changes    Path
  1.53      +14 -14    ports/net-im/jabberd/Makefile
  1.2       +2 -3      ports/net-im/jabberd/files/jabberd.in
_______________________________________________
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 Martin Matuska freebsd_committer freebsd_triage 2008-01-06 16:19:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!