Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 2006 17:32:59 +0800
From:      Yuan Jue <yuanjue02@gmail.com>
To:        freebsd-questions@freebsd.org, Matthias.Apitz@sisis.de
Cc:        Ashley Moran <work@ashleymoran.me.uk>
Subject:   Re: Good subversion GUI?
Message-ID:  <200604131732.59982.yuanjue@yuanjue.net>
In-Reply-To: <20060413073008.GA30410@rebelion.Sisis.de>
References:  <200603141143.43335.work@ashleymoran.me.uk> <200604131043.08867.yuanjue@yuanjue.net> <20060413073008.GA30410@rebelion.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 13 April 2006 15:30, guru@sisis.de wrote:
> El d=EDa Thursday, April 13, 2006 a las 10:43:08AM +0800, Yuan Jue escrib=
i=F3:
> > On Tuesday 14 March 2006 19:43, Ashley Moran wrote:
> > > I use KDE on my desktop and I'm trying to find a good svn GUI but I
> > > can't see one in the ports.  I've tried eSVN but it's a bit flaky.  I
> > > saw a good one on KDE-apps.org called KdeSvn but it's not in ports.=20
> > > KDE integration would be nice but any X11 GUI will do.
> >
> > I have made a port for KDESvn. The problem report is here:
> > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D95676
> >
> > If anyone is interested in it, please feel free to test it :-)
> >
> > port: http://www.yuanjue.net/download/kdesvn_port.tar.gz
> > package: http://www.yuanjue.net/download/kdesvn-0.8.1.tbz
> >
> > Any feedback would be very appreciated ^_^
>
> I've fetched the port into 6.0-REL...  There is during linking some how
> the -lpthread missing:
>
> $ make
> 	...
> /bin/sh /usr/local/bin/libtool15 --silent --mode=3Dlink --tag=3DCXX c++=20
> -Wnon-virtu al-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
> -Wwrite-strings -O2 -O2 -fno-strict-aliasing -pipe -fno-check-new
> -fno-common -fexceptions    -o kdesvn -R /usr/local/lib -R /usr/X11R6/lib
> -R /usr/X11R6/lib -R /usr/local/lib -L/usr/X 11R6/lib -L/usr/local/lib=20
> -L/usr/local/lib main.o kdesvn.o urldlg.o commandline .o -lkparts
> -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg  -L/usr
> /X11R6/lib
> /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_cleanup_pop'
> /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_attr_destroy'
> /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_attr_init'
> /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_exit'
> /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_cancel'
> 	...
>
> I've added it to 'LIBS' in the Makefile (which of course is dirty) but
> then it linked.
>
> # make install gives:
>
> 	...
> =3D=3D=3D>   Running ldconfig
> /sbin/ldconfig -m /usr/local/lib
> =3D=3D=3D>   Registering installation for kdesvn-0.8.1
> pkg_create: read_plist: unknown command '@dirrmtry
> share/icons/hicolor/128x128/actions' (package tools out of date?)
> pkg_create: read_plist: unknown command '@dirrmtry
> share/icons/hicolor/128x128/filesystems' (package tools out of date?)
> pkg_create: read_plist: unknown command '@dirrmtry
> share/icons/hicolor/16x16/filesystems' (package tools out of date?)
> pkg_create: read_plist: unknown command '@dirrmtry
> share/icons/hicolor/22x22/filesystems' (package tools out of date?)
> pkg_create: read_plist: unknown command '@dirrmtry
> share/icons/hicolor/32x32/filesystems' (package tools out of date?)
> pkg_create: read_plist: unknown command '@dirrmtry
> share/icons/hicolor/48x48/filesystems' (package tools out of date?)
> pkg_create: read_plist: unknown command '@dirrmtry
> share/icons/hicolor/64x64/actions' (package tools out of date?) pkg_creat=
e:
> read_plist: unknown command '@dirrmtry
> share/icons/hicolor/64x64/filesystems' (package tools out of date?)
> pkg_create: read_plist: unknown command '@dirrmtry
> share/icons/hicolor/scalable/actions' (package tools out of date?)
> pkg_create: read_plist: unknown command '@dirrmtry
> share/icons/hicolor/scalable/filesystems' (package tools out of date?)
> pkg_create: write_plist: unknown command type -1
> (share/icons/hicolor/128x128/actions) *** Error code 2
>
> Stop in /usr/ports/devel/kdesvn_port.
>
> and it does not lauch from KDE's menue :-(
> it raises a popup with Error - kdevsvn 'Could not find our part.'

Hi, Matthias

Thanks for your quick reply. I have change the port files in some place
based on the information you provided. You can download it once more.
Hope this time you can get it work :-)

If it still has something wrong, please let me know. Thanks

=2D-=20
Best Regards
Yuan Jue @ www.yuanjue.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604131732.59982.yuanjue>