ports/107407: deskutils/alexandria has incomplete dependencies list
R.Mahmatkhanov
R.Mahmatkhanov at REMOVE_THIS.SKYLINK.ru
Mon Jan 1 19:30:24 UTC 2007
>Number: 107407
>Category: ports
>Synopsis: deskutils/alexandria has incomplete dependencies list
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Jan 01 19:30:24 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: R.Mahmatkhanov
>Release: 6.2-PRERELEASE
>Organization:
SkyLink
>Environment:
System: FreeBSD 6.2-PRERELEASE #0: Sun Dec 31 02:29:28 UTC 2006
root at ns.local.domain:/usr/obj/usr/src/sys/PIONERIC
>Description:
Port deskutils/alexandria have incomplete dependencies list. This list is lacks of devel/ruby-zoom that needed for running:
> alexandria
/usr/local/lib/ruby/site_ruby/1.8/alexandria/book_providers/z3950.rb:18:in `require': no such file to load -- zoom (LoadError)
from /usr/local/lib/ruby/site_ruby/1.8/alexandria/book_providers/z3950.rb:18
from /usr/local/lib/ruby/site_ruby/1.8/alexandria/book_providers.rb:238:in `require'
from /usr/local/lib/ruby/site_ruby/1.8/alexandria/book_providers.rb:238
from /usr/local/lib/ruby/site_ruby/1.8/alexandria.rb:88:in `require'
from /usr/local/lib/ruby/site_ruby/1.8/alexandria.rb:88
from /usr/local/bin/alexandria:7:in `require'
from /usr/local/bin/alexandria:7
>How-To-Repeat:
Install port and try to run.
>Fix:
Patch bellow.
Patch attached with submission follows:
*** Makefile Sat Oct 14 08:52:40 2006
--- /home/mrk/alex-pr/Makefile Mon Jan 1 22:14:59 2007
***************
*** 22,27 ****
--- 22,28 ----
${RUBY_SITEARCHLIBDIR}/libglade2.so:${PORTSDIR}/devel/ruby-libglade2 \
${RUBY_SITEARCHLIBDIR}/gnome2.so:${PORTSDIR}/x11/ruby-gnome2 \
${RUBY_SITEARCHLIBDIR}/gdk_pixbuf2.so:${PORTSDIR}/graphics/ruby-gdk_pixbuf2 \
+ ${RUBY_SITEARCHLIBDIR}/zoom.so:${PORTSDIR}/devel/ruby-zoom \
${RUBY_SITEARCHLIBDIR}/gconf2.so:${PORTSDIR}/devel/ruby-gconf2
USE_GNOME= gnomehier
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list