Bug 182523

Summary: Additional options for irc/hexchat
Product: Ports & Packages Reporter: Ade Lovett <ade>
Component: Individual Port(s)Assignee: Rusmir Dusko <nemysis>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Ade Lovett freebsd_committer freebsd_triage 2013-09-30 21:40:00 UTC
	Currently, irc/hexchat has explicit dependencies on both libproxy
	and libcanberra, whereas the configure script indicates that these
	are in fact optional dependencies, and the resulting binary can
	run quite well without them.

	This update provides for OPTIONS for both these items, defaulting
	to ON (so no functionality) is removed, whilst allowing for those
	that don't have audio on their systems to build what is ostensibly
	a textual client without bringing in a multitude of additional
	dependencies (20+ or so on my test system, mainly from everything
	associated with libcanberra).

Fix: PORTREVISION bump included for completeness sake -- not strictly necessary.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-09-30 21:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nemysis

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Rusmir Dusko freebsd_committer freebsd_triage 2013-10-05 00:22:29 UTC
Thanks for your diff.

Have used for CANBERRA in

http://svnweb.freebsd.org/ports?view=revision&revision=329395
Comment 3 Rusmir Dusko freebsd_committer freebsd_triage 2013-10-05 00:36:03 UTC
State Changed
From-To: open->closed

Committed, with changes. Thanks!