Re: KDE4 upgrade Could NOT find LIBKONQ

2011-10-26 Thread Alberto Villa
On Wednesday 26 October 2011 19:19:58 Troy wrote: > That was the problem. I originally was going to /usr/ports/x11/kde4 and > doing a simple 'make install clean' and you would think the meta port > would build the x11/kde-baseapps before it went to try and build > gwenview so that the error below

kde4 4.7.2 build failing in kdepim4-runtime

2011-10-26 Thread Troy
I was able to get much further in the build process and just got tripped up in kdepim4-runtime with the following errors below. Any ideas why? [ 28%] Building CXX object resources/contacts/CMakeFiles/akonadi_contacts_resource.dir/settings.o CMakeFiles/akonadi_birthdays_resource.dir/birthdaysr

Re: KDE4 upgrade Could NOT find LIBKONQ

2011-10-26 Thread Troy
That was the problem. I originally was going to /usr/ports/x11/kde4 and doing a simple 'make install clean' and you would think the meta port would build the x11/kde-baseapps before it went to try and build gwenview so that the error below doesn't come up as it has the dependency. Do we need

Re: misc/rfc - the port / protocol option doesn't work anymore

2011-10-26 Thread Torfinn Ingolfsen
On Wed, Oct 26, 2011 at 7:02 PM, Sean C. Farley wrote: > On Tue, 25 Oct 2011, Torfinn Ingolfsen wrote: > >> Hello, >> It seems that the '-p' option of rfc doesn't work anymore: >> tingo@kg-v2$ uname -a >> FreeBSD kg-v2.kg4.no 8.2-STABLE FreeBSD 8.2-STABLE #4: Sat Jul 16 >> 02:07:14 CEST 2011     r

Re: misc/rfc - the port / protocol option doesn't work anymore

2011-10-26 Thread Sean C. Farley
On Tue, 25 Oct 2011, Torfinn Ingolfsen wrote: Hello, It seems that the '-p' option of rfc doesn't work anymore: tingo@kg-v2$ uname -a FreeBSD kg-v2.kg4.no 8.2-STABLE FreeBSD 8.2-STABLE #4: Sat Jul 16 02:07:14 CEST 2011 r...@kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 tingo@kg-v2$ rfc rfc

libtool is ignoring make.conf CFLAGS += -static

2011-10-26 Thread Julian H. Stacey
Hi ports@ libtool is not honouring the -static in my /etc/make.conf grep CFLAGS /etc/make.conf CFLAGS += -DJHSJHSX=JHSJHSX # Debug CFLAGS += -static # for /usr/ports/sysutils/ntfsprogs CFLAGS += -pipe # Not on hosts with little RAM CFLAGS += -stat

Re: misc/rfc - the port / protocol option doesn't work anymore

2011-10-26 Thread Torfinn Ingolfsen
Hello, On Wed, Oct 26, 2011 at 9:29 AM, Ruslan Mahmatkhanov wrote: > Torfinn Ingolfsen wrote on 26.10.2011 01:50: >> >> tingo@kg-v2$ rfc -p port 23 >> Making connection to server >> http://www.iana.org/assignments/port-numbers >> tingo@kg-v2$ rfc -p port 22 >> Making connection to server

INDEX now builds successfully on 7.x

2011-10-26 Thread Erwin Lansing
___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: KDE4 upgrade Could NOT find LIBKONQ

2011-10-26 Thread Raphael Kubo da Costa
Troy writes: > -- Could NOT find LIBKONQ (missing: LIBKONQ_LIBRARY) > -- libjpeg version: 80 [snip] > when I do a search for libkonq I find the following: > > /usr/local/include/libkonq_export.h > /usr/local/lib/compat/pkg/libkonq.so.7.0.0 > /usr/local/lib/compat/pkg/libkonq.so.7.0.1 > /usr/l

Re: KDE4 upgrade Could NOT find LIBKONQ

2011-10-26 Thread Alberto Villa
On Wednesday 26 October 2011 15:51:27 Troy wrote: > when I do a search for libkonq I find the following: Those libraries are not in KDE4_PREFIX, while CMake detects KDE stuff in KDE4_PREFIX. Did you do something strange? What command are you using to upgrade? -- Alberto Villa, FreeBSD committer

Re: INDEX build failed for 7.x

2011-10-26 Thread Cy Schubert
In message , Chris Rees writes: > --0015176f05307db6f104b031a4ad > Content-Type: text/plain; charset=ISO-8859-1 > > On 26 Oct 2011 11:20, "Erwin Lansing" wrote: > > > > INDEX build failed with errors: > > Generating INDEX-7 - please wait.. Done. > > make_index: fvwm-crystal-3.0.6_5: no entry for

KDE4 upgrade Could NOT find LIBKONQ

2011-10-26 Thread Troy
I went through the UPDATING and am trying to rebuild KDE4 and have run into the following problem. Any ideas how to fix this? ===> gwenview-4.7.2 depends on file: /usr/local/bin/cmake - found ===> gwenview-4.7.2 depends on shared library: jpeg.11 - found ===> gwenview-4.7.2 depends on sha

INDEX build failed for 7.x

2011-10-26 Thread Erwin Lansing
INDEX build failed with errors: Generating INDEX-7 - please wait.. Done. make_index: fvwm-crystal-3.0.6_5: no entry for /usr/ports/x11-wm/fvwm2-devel Committers on the hook: bf clsung cy ehaupt flo gahr jadawin lwhsu mm sunpoet swills wen zi Most recent CVS update was: U databases/p5-DBIx-Custom

fldiff fails to start after updating fltk to 1.3.0

2011-10-26 Thread Thomas Mueller
After upgrading x11-toolkits/fltk from 1.1.10_1 to 1.3.0 textproc/fldiff fails to start: $ fldiff Shared object "libfltk_images.so.1.1" not found, required by "fldiff" A rebuild of textproc/fldiff fixes that problem. Perhaps ports depending on fltk should have their revision bumped or an app

Re: rsync and the ports tree

2011-10-26 Thread Christer Solskogen
On Wed, Oct 26, 2011 at 1:03 PM, Peter Kryszkiewicz wrote: > Thanks. I suppose there's some way to get cvsup to fetch diffs and so on > across a bridge, from local net to the internet (the laptop has a wireless > card as well as a nic) but I spent a day trying to get bridging to work and > wasn't

Re: INDEX build failed for 7.x

2011-10-26 Thread Chris Rees
On 26 Oct 2011 11:20, "Erwin Lansing" wrote: > > INDEX build failed with errors: > Generating INDEX-7 - please wait.. Done. > make_index: fvwm-crystal-3.0.6_5: no entry for /usr/ports/x11-wm/fvwm2-devel > > Committers on the hook: > bf clsung cy ehaupt flo gahr jadawin lwhsu sunpoet swills wen zi

INDEX build failed for 7.x

2011-10-26 Thread Erwin Lansing
INDEX build failed with errors: Generating INDEX-7 - please wait.. Done. make_index: fvwm-crystal-3.0.6_5: no entry for /usr/ports/x11-wm/fvwm2-devel Committers on the hook: bf clsung cy ehaupt flo gahr jadawin lwhsu sunpoet swills wen zi Most recent CVS update was: U archivers/tardy/Makefile U

VierualBox-kmod fails to build on -CURRENT

2011-10-26 Thread Vladimir Kushnir
Hi Well, the problem is: I'm trying to build VirtualBox{*} on amd64 10.0-CURRENT. The very first port, virtualbox-ose-kmod fails with /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.0.12_OSE/out/freebsd. amd64/release/bin/src/vboxdrv/freebsd/SUPDrv-freebsd.c:104: error: 'D_PSEUDO' u

Re: INDEX build failed for 7.x

2011-10-26 Thread Chris Rees
On 26 Oct 2011 08:19, "Erwin Lansing" wrote: > > INDEX build failed with errors: > Generating INDEX-7 - please wait.. Done. > make_index: fvwm-crystal-3.0.6_5: no entry for /usr/ports/x11-wm/fvwm2-devel > > Committers on the hook: > bf clsung cy swills wen zi > > Most recent CVS update was: > U MO

Re: misc/rfc - the port / protocol option doesn't work anymore

2011-10-26 Thread Ruslan Mahmatkhanov
Torfinn Ingolfsen wrote on 26.10.2011 01:50: tingo@kg-v2$ rfc -p port 23 Making connection to server http://www.iana.org/assignments/port-numbers tingo@kg-v2$ rfc -p port 22 Making connection to server http://www.iana.org/assignments/port-numbers tingo@kg-v2$ rfc -p ip 8 Making connection

INDEX build failed for 7.x

2011-10-26 Thread Erwin Lansing
INDEX build failed with errors: Generating INDEX-7 - please wait.. Done. make_index: fvwm-crystal-3.0.6_5: no entry for /usr/ports/x11-wm/fvwm2-devel Committers on the hook: bf clsung cy swills wen zi Most recent CVS update was: U MOVED U devel/p5-Module-Install/Makefile U devel/p5-Module-Instal