Re: Fontconfig doesnot compile - SOLVED

2007-09-15 Thread Jack Raats
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 After recompiling freetype the problem was solved! Sorry for troubling you - - Original Message - From: Jack Raats [EMAIL PROTECTED] To: freebsd-ports@FreeBSD.org Sent: Saturday, September 15, 2007 7:03 AM Subject: Fontconfig doesnot compile

Re: qiv(imlib) vs. xorg 7.3

2007-09-15 Thread Herbert J. Skuhra
On Sat, Sep 15, 2007 at 09:09:10AM +0200, Herbert J. Skuhra wrote: Edward G.J. Lee wrote: Hi, I can't use qiv after i upgrade xrog 7.2 to 7.3. [EMAIL PROTECTED] ~]$ qiv typhon.jpg Gdk-ERROR **: BadMatch (invalid parameter attributes) serial 115 error_code 8 request_code 2

Re: configure editors/vim

2007-09-15 Thread Markus Hitter
Am 15.09.2007 um 04:07 schrieb David O'Brien: On Thu, Sep 13, 2007 at 06:00:02PM +0200, Martin Tournoij wrote: As vim port have no configuration options, it can't be configured easyly through 'make config'. I'm too lazy for digging Makefile for options every time I compile new version of vim,

Re: qiv(imlib) vs. xorg 7.3

2007-09-15 Thread Herbert J. Skuhra
Edward G.J. Lee wrote: Hi, I can't use qiv after i upgrade xrog 7.2 to 7.3. [EMAIL PROTECTED] ~]$ qiv typhon.jpg Gdk-ERROR **: BadMatch (invalid parameter attributes) serial 115 error_code 8 request_code 2 minor_code 0 [EMAIL PROTECTED] ~]$ qiv -z typhon.jpg qiv: Your root window's

Re: configure editors/vim

2007-09-15 Thread Andrew Pantyukhin
On Fri, Sep 14, 2007 at 07:07:46PM -0700, David E. O'Brien wrote: Brownie ports for someone that can explain why this always happens for me with ports that have OPTIONS: bash$ make cd /usr/ports/editors/vim make config; === Switching to root credentials to create

Re: security/gnupg (or one dependance) needs xorg**** now?

2007-09-15 Thread Gaye Abdoulaye Walsimou
Hello, thank you Doug Barton and Johan van Selst for your answers. Actually I use gnupg with spamassassin to download new filtering rules (sa-update -D) and spamassassin does not need GUI at all. Regards ___ freebsd-ports@freebsd.org mailing list

Re: any standard method to fetch a port's sources from svn (or cvs, etc) ?

2007-09-15 Thread Simon Barner
It is recommended not to do this. Some of our users are behind firewalls and cannot fetch except via HTTP and FTP. Instead, you need to create your own tarball of the sources checked out from the VCS, possibly using a helper makefile target that fetches from VCS and creates the tarball

pkgdb -L issues following xorg-7.3 update

2007-09-15 Thread Rob Clark
(Sorry if this is a duplicate but my post from 12 hrs ago never made it) Running: FreeBSD 6.2-STABLE #0: Thu Aug 2 03:23:18 EDT 2007 Following the 20070913 xorg-7.3 update and using portupgrade-devel, pkgdb -L gave the following: # pkgdb -L [Updating the pkgdb format:bdb_btree in /var/db/pkg

qmake problems

2007-09-15 Thread Dan Langille
[reposting now that the URL below works ] Folks: I'm trying to create a new port (sysutils/bacula-bat). I'm having trouble getting it to compile. The error I see is: config.status: executing default commands Creating bat Makefile qmake: not found It seems the vendor code for this new port

Re: ports tree broken with cycling dependencies

2007-09-15 Thread Jeremy Messenger
On Fri, 14 Sep 2007 11:35:29 -0500, Andriy Gapon [EMAIL PROTECTED] wrote: It seems that after todays portsnap (1 hour ago) my port tree is broken by having cycling dependencies. Example: /usr/ports/graphics/cairo$ make all-depends-list | grep pango /usr/ports/x11-toolkits/pango

gnome-autogen.sh ports

2007-09-15 Thread Dmitry
I wan't to port application that requires gnome-autogen.sh to generate all nessesary files. Gnome-autogen.sh is executed from autogen.sh. How to deal with that? ___ freebsd-ports@freebsd.org mailing list

Re: qmake problems

2007-09-15 Thread Dan Langille
On 15 Sep 2007 at 11:39, Dan Langille wrote: [reposting now that the URL below works ] Folks: I'm trying to create a new port (sysutils/bacula-bat). I'm having trouble getting it to compile. The error I see is: config.status: executing default commands Creating bat Makefile qmake:

header intact

2007-09-15 Thread vujke
___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: qmake problems

2007-09-15 Thread Danny Pansters
On Saturday 15 September 2007 19:07:53 Dan Langille wrote: On 15 Sep 2007 at 11:39, Dan Langille wrote: [reposting now that the URL below works ] Folks: I'm trying to create a new port (sysutils/bacula-bat). I'm having trouble getting it to compile. The error I see is:

Re: pkgdb -L issues following xorg-7.3 update

2007-09-15 Thread Patrick Lamaiziere
Le Sat, 15 Sep 2007 10:44:46 -0400, Rob Clark [EMAIL PROTECTED] a écrit : Hello, # pkgdb -L [Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 838 packages found (-0 +1) . done] Look for lost dependencies: HVSC-Update-2.8.3: ok /bin/sh:Argument list too long can't convert nil into

compiling perl on FreeBSD-arm

2007-09-15 Thread Michael Reifenberger
Hi, when trying to compile perl5 on: FreeBSD fw2.reifenberger.com 7.0-CURRENT FreeBSD 7.0-CURRENT #3: Sun Aug 12 22:14:43 CEST 2007 [EMAIL PROTECTED]:/usr/obj/arm/usr/src/sys/AVILA.ad arm I get (during conigure): ... fflush(NULL) seems to behave okay with input streams. Checking the size

Re: configure editors/vim

2007-09-15 Thread David O'Brien
On Sat, Sep 15, 2007 at 09:33:44AM +0200, Markus Hitter wrote: Brownie ports for someone that can explain why this always happens for me with ports that have OPTIONS: bash$ make cd /usr/ports/editors/vim make config; === Switching to root credentials to create

Re: configure editors/vim

2007-09-15 Thread Sean C. Farley
On Sat, 15 Sep 2007, David O'Brien wrote: On Sat, Sep 15, 2007 at 09:33:44AM +0200, Markus Hitter wrote: Brownie ports for someone that can explain why this always happens for me with ports that have OPTIONS: bash$ make cd /usr/ports/editors/vim make config; === Switching to root

Re: vim-script ports

2007-09-15 Thread David O'Brien
On Fri, Sep 14, 2007 at 09:00:58PM +0400, Andrew Pantyukhin wrote: On Wed, Oct 18, 2006 at 10:29:05AM +0400, Andrew Pantyukhin wrote: Any particular reason for no vim scripts in ports? I'm gonna make some, if there's no secret taboo. Better late than never :-) For the past two days I've

Re: configure editors/vim

2007-09-15 Thread Peter Jeremy
On Sat, Sep 15, 2007 at 09:33:44AM +0200, Markus Hitter wrote: Time to fix your system? It doesn't happen on my 6.2-RELEASE. I'm running ports stuff as root. It won't happen when you run things as root, only when you run as an ordinary user. I don't see it in 6.2 either. It only seems to