Summary: | Can't install irc/eggdrop | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | James Wade <james.wade> |
Component: | Individual Port(s) | Assignee: | Beech Rintoul <beech> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
James Wade
2012-06-14 09:40:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->beech Fix Synopsis and assign. The bigger issue here is the SSL patch, it's unofficial. The advise from the vendor is that using SSL patches are a bad idea. http://www.eggheads.org/news/2011/05/25/39 Instead the port should switch to eggdrop1.8-snapshot (development but, supports SSL) or eggdrop1.6.20 (latest but, no SSL support). I tried to contact beech@freebsd.org, but received no reply, has this port become unmaintained? The bigger issue here is the SSL patch, it's unofficial. The advise from the vendor is that using SSL patches are a bad idea. http://www.eggheads.org/news/2011/05/25/39 Instead the port should switch to eggdrop1.8-snapshot (development but, supports SSL) or eggdrop1.6.20 (latest but, no SSL support). I tried to contact beech@freebsd.org <mailto:beech@freebsd.org>, but received no reply, has this port become unmaintained? beech 2012-06-14 21:27:38 UTC FreeBSD ports repository Modified files: irc/eggdrop Makefile distinfo Removed files: irc/eggdrop/files patch-src__mod__Makefile.in patch-src_tclhash.c Log: - Update to 1.6.21 - Note: The ssl patch has been removed and no longer supported upstream. The new eggdrop-devel is experimental, but has ssl support. PR: ports/169054 Submitted by: James Wade <james.wade@phurix.co.uk> Revision Changes Path 1.33 +4 -24 ports/irc/eggdrop/Makefile 1.11 +2 -4 ports/irc/eggdrop/distinfo 1.2 +0 -11 ports/irc/eggdrop/files/patch-src__mod__Makefile.in (dead) 1.2 +0 -21 ports/irc/eggdrop/files/patch-src_tclhash.c (dead) _______________________________________________ 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" State Changed From-To: open->closed Committed update, Thanks! |