Re: FreeBSD 10.0-RC3 AMD64 pdftk and gcc 4.6.4 dependency problem

2013-12-30 Thread Tijl Coosemans
On Sun, 29 Dec 2013 20:10:05 +0100 CeDeROM wrote: Hello :-) When trying to install pdftk I get gcc dependency problem: # uname -a FreeBSD hexagon 10.0-RC3 FreeBSD 10.0-RC3 #0 r259778: Mon Dec 23 23:27:58 UTC 2013 r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 # pkg install

Re: FreeBSD 10.0-RC3 AMD64 pdftk and gcc 4.6.4 dependency problem

2013-12-30 Thread CeDeROM
Thank you! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info On 30 Dec 2013 09:42, Tijl Coosemans t...@freebsd.org wrote: On Sun, 29 Dec 2013 20:10:05 +0100 CeDeROM wrote: Hello :-) When trying to install pdftk I get gcc dependency problem: # uname -a FreeBSD hexagon 10.0-RC3

FreeBSD ports you maintain which are out of date

2013-12-30 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated,

Current unassigned ports problem reports

2013-12-30 Thread FreeBSD bugmaster
(Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .) The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and

Re: FreeBSD 10.0-RC3 AMD64 pdftk and gcc 4.6.4 dependency problem

2013-12-30 Thread Mathieu Arnold
+--On 30 décembre 2013 09:31:26 +0100 Tijl Coosemans t...@freebsd.org wrote: | The problem is that the pdftk port depends on lang/gcc46 instead of | lang/gcc. Maintainer CCed. Yeah, I know, it's a mess. You could, hum, maybe, solve it by doing : pkg set -o lang/gcc:lang/gcc46 pkg install pdftk

Re: FreeBSD 10.0-RC3 AMD64 pdftk and gcc 4.6.4 dependency problem

2013-12-30 Thread Tijl Coosemans
On Mon, 30 Dec 2013 12:13:27 +0100 Mathieu Arnold wrote: +--On 30 décembre 2013 09:31:26 +0100 Tijl Coosemans t...@freebsd.org wrote: | The problem is that the pdftk port depends on lang/gcc46 instead of | lang/gcc. Maintainer CCed. Yeah, I know, it's a mess. You could, hum, maybe,

Re: FreeBSD 10.0-RC3 AMD64 pdftk and gcc 4.6.4 dependency problem

2013-12-30 Thread Mathieu Arnold
+--On 30 décembre 2013 12:37:38 +0100 Tijl Coosemans t...@freebsd.org wrote: | On Mon, 30 Dec 2013 12:13:27 +0100 Mathieu Arnold wrote: | +--On 30 décembre 2013 09:31:26 +0100 Tijl Coosemans t...@freebsd.org | wrote: | | The problem is that the pdftk port depends on lang/gcc46 instead of | |

Re: Still no traceback for ports conflicts during pkg upgrade

2013-12-30 Thread John Marino
On 12/29/2013 22:08, Beeblebrox wrote: I am getting several ports conflicts when doing a pkg upgrade. The most obvious example is lang/gcc vs lang/gcc46: pkg: WARNING: locally installed gcc-4.6.4 conflicts on /usr/local/lib/gcc46/include/c++/x86_64-portbld-freebsd11.0/bits/error_constants.h

telepathy-qt4-0.9.3 upgrade failing with Vala API errors

2013-12-30 Thread Sindrome
I’m trying to upgrade telepathy-qt4 or telepathy-glib and still cannot get rid of this Glib-2.0 and Gio-2.0 not found in specified Vala API directories error below. I’ve rebuilt telepathy-glib, telepathy-farsight, vala, vala-vapigen, glib, p5-XML-LibXML, dbus-glib, farsight. Anyone have some

transmission-gtk not workin :-(

2013-12-30 Thread CeDeROM
Hey hey :-) Stil there is some problem with transmission-gtk on FreeBSD 10.0-RC3 AMD64; % transmission-gtk Assertion failed: (! _cairo_surface_has_mime_data (surface)), function cairo_surface_mark_dirty_rectangle, file cairo-surface.c, line 1174. Abort (core dumped) % uname -a FreeBSD hexagon

Re: transmission-gtk not workin :-(

2013-12-30 Thread Chris Rees
On 12/30/13 19:45, CeDeROM wrote: Hey hey :-) Stil there is some problem with transmission-gtk on FreeBSD 10.0-RC3 AMD64; % transmission-gtk Assertion failed: (! _cairo_surface_has_mime_data (surface)), function cairo_surface_mark_dirty_rectangle, file cairo-surface.c, line 1174. Abort

Re: transmission-gtk not workin :-(

2013-12-30 Thread CeDeROM
On Mon, Dec 30, 2013 at 8:45 PM, CeDeROM cede...@tlen.pl wrote: Stil there is some problem with transmission-gtk on FreeBSD 10.0-RC3 AMD64; I found qBitTorrent to be a nice and working alternative :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

call for lightweight GNU C++ runtime port

2013-12-30 Thread Nikolai Lifanov
Observing woes of Opera, VirtualBox, and the like, there needs to be a port that just includes libstdc++ from lang/gcc46 or compatible in a way that doesn't conflict with gcc. It's common in Linux land (and pkgsrc) to have a gcc-libs package, so I propose something along these lines. This also

[QAT] r338126: 4x leftovers, 4x success

2013-12-30 Thread Ports-QAT
Update LICENSE. - Build ID: 20131230155601-49180 Job owner: u...@freebsd.org Buildtime: 7 hours Enddate: Mon, 30 Dec 2013 22:45:13 GMT Revision: r338126 Repository:

Pourdriere: Adding package to jail environment?

2013-12-30 Thread Patrick
I'm having trouble getting databases/mongodb compiled by Pourdriere for a 9.2/amd64 environment. I had a similar experience in another jailed environment (non-Poudriere) which I resolved by first installing lang/v8 into the environment. I'm wondering if there's a way in Poudriere for me to install

Re: Pourdriere: Adding package to jail environment?

2013-12-30 Thread John Marino
On 12/31/2013 01:37, Patrick wrote: ases/mongodb compiled by Pourdriere for a 9.2/amd64 environment. I had a similar experience in another jailed environment (non-Poudriere) which I resolved by first installing lang/v8 into the environment. I'm wondering if there's a way in Poudriere for me

Re: Pourdriere: Adding package to jail environment?

2013-12-30 Thread Patrick
On Mon, Dec 30, 2013 at 4:41 PM, John Marino freebsd.cont...@marino.st wrote: On 12/31/2013 01:37, Patrick wrote: ases/mongodb compiled by Pourdriere for a 9.2/amd64 environment. I had a similar experience in another jailed environment (non-Poudriere) which I resolved by first installing

Re: Pourdriere: Adding package to jail environment?

2013-12-30 Thread John Marino
On 12/31/2013 02:10, Patrick wrote: On Mon, Dec 30, 2013 at 4:41 PM, John Marino freebsd.cont...@marino.st wrote: In my experience, mongodb builds fine in a stock poudriere environment assuming there is enough space. Are you sure you aren't running out of swap space? Are you using tmpfs on

[QAT] r338188: 4x leftovers

2013-12-30 Thread Ports-QAT
Stage support, uses gmake - Build ID: 20131230222800-36250 Job owner: anto...@freebsd.org Buildtime: 6 hours Enddate: Tue, 31 Dec 2013 04:39:31 GMT Revision: r338188

Can someone please commit ports/181945

2013-12-30 Thread Fbsd8
It's only a script. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181945 ___ 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