net-snmpd/ucd-snmp: issues under FreeBSD 6.2 amd64 ? (physmem: Cannot allocate memory)

2007-09-14 Thread Olivier Mueller

Hello,

I'm trying to start net-snmpd or ucd-snmp on a brand new
amd64-system (hp dl360g5, 4GB ram, dual xeon), and all
I get is the message:

Sep 14 08:11:02 db3 snmpd[64634]: sysctl: physmem: Cannot allocate  
memory


on start with net-snmpd, and this with ucd-snmpd:

[EMAIL PROTECTED] ~]# /usr/local/etc/rc.d/snmpd start
Starting snmpd.

nlist err: neither nproc nor _nproc found.
sysctl: physmem: Cannot allocate memory
nlist err: neither total nor _total found.
nlist err: neither proc nor _proc found.
improper port specification /var/run/snmpd.pid
Server Exiting with code 1

[EMAIL PROTECTED] ~]# sysctl -a |grep physmem
hw.physmem: 4281905152

I have no problems like that with snmpd on other servers, but
they are all running an i386-version of Freebsd: problem
seems related to amd64 ?  There are some posts, all
still without answers, about this problem on the same platform:

http://unix.derkeiler.com/Mailing-Lists/FreeBSD/questions/ 
2004-11/2994.html
http://unix.derkeiler.com/Mailing-Lists/FreeBSD/questions/ 
2004-11/1375.html

etc.

Any suggestion?  I'd be glad to help solving this problem, if  
possible...

regards,
Olivier

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


Re: configure editors/vim

2007-09-14 Thread Gergely Sánta

Andrew Pantyukhin wrote:

On Thu, Sep 13, 2007 at 02:01:22PM +0200, Gergely Sánta wrote:

Hi!
I'm a developer using gvim with it's tagging through exctags (somehow ctags 
never worked for me). 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, I added 
configuration options to Makefile.
I'm new to FreeBSD, also to it's Ports, so maybe I don't see the reasons, 
these options aren't in the Makefile, but maybe they should be there. 
Anyway, I attach my change, maybe it will be acceptable to have it's way to 
ports. And if not, maybe it will help for someone else too :)


It's interesting to hear that from a vim (power?) user :)
Personally I resent dialog(1) because it's so much faster, more
hassle-free and convenient to edit make.conf(5) with vim.


As I mentioned in my post, I'm new to FreeBSD, I didn't know (yet) about 
make.conf... Anyway thanx for the help (also thanx for Martin Tournoij, 
he gave me stricter hint)!


EdE
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


xorg 7.3 upgrade: cyclic dependencies

2007-09-14 Thread Dmitry Morozovsky
Dear colleagues,

portupgrade -R xorg on RELENG_6/i386 finished, but leads to:

[EMAIL PROTECTED]:/etc/mail# pkgdb -uF
--->  Updating the pkgdb
--->  Checking the package registry database
Cyclic dependencies: xorg-libraries-7.3 -> gtk-2.10.14_1 -> dbus-1.0.2_2 -> 
(xorg-libraries-7.3)
Unlink which dependency? (? to help):

Any hints? Thanks.

Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer: [EMAIL PROTECTED] ]

*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [EMAIL PROTECTED] ***

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


Re: xorg 7.3 upgrade: cyclic dependencies (fwd)

2007-09-14 Thread Florent Thoumie

Dmitry Morozovsky wrote:

FYI.

Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer: [EMAIL PROTECTED] ]

*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [EMAIL PROTECTED] ***


-- Forwarded message --
Date: Fri, 14 Sep 2007 13:06:10 +0400 (MSD)
From: Dmitry Morozovsky <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: xorg 7.3 upgrade: cyclic dependencies

Dear colleagues,

portupgrade -R xorg on RELENG_6/i386 finished, but leads to:

[EMAIL PROTECTED]:/etc/mail# pkgdb -uF
--->  Updating the pkgdb
--->  Checking the package registry database
Cyclic dependencies: xorg-libraries-7.3 -> gtk-2.10.14_1 -> dbus-1.0.2_2 -> 
(xorg-libraries-7.3)

Unlink which dependency? (? to help):

Any hints? Thanks.


Fixed in CVS already.

--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD Committer
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


make search name gives strange results

2007-09-14 Thread Nikos Vassiliadis
Hello,

 Hopefully this is the correct list for such reports/questions.
Searching for (editors/)ted, I got some strange results from
make. This is how you can reproduce it:

make search "name=fields in the order named"
Port:   # fields in the order named, separated with the pipe (`
Moved:  ') character:
Date:   
Reason: 

Should I file a PR?

Nikos
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: xorg 7.3 upgrade: cyclic dependencies (fwd)

2007-09-14 Thread Dmitry Morozovsky
On Fri, 14 Sep 2007, Florent Thoumie wrote:

FT> > portupgrade -R xorg on RELENG_6/i386 finished, but leads to:
FT> > 
FT> > [EMAIL PROTECTED]:/etc/mail# pkgdb -uF
FT> > --->  Updating the pkgdb
FT> > --->  Checking the package registry database
FT> > Cyclic dependencies: xorg-libraries-7.3 -> gtk-2.10.14_1 -> dbus-1.0.2_2
FT> > -> (xorg-libraries-7.3)
FT> > Unlink which dependency? (? to help):
FT> > 
FT> > Any hints? Thanks.
FT> 
FT> Fixed in CVS already.

Ah thanks. Should I recompile gtk2 or unlink one of dependencies is enough? And 
I'm unsure which one.


Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer: [EMAIL PROTECTED] ]

*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [EMAIL PROTECTED] ***

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


"make search" can match comments from MOVED(was: make search name gives strange results)

2007-09-14 Thread Nikos Vassiliadis
On Friday 14 September 2007 12:20, Nikos Vassiliadis wrote:
> Hello,
>
>  Hopefully this is the correct list for such reports/questions.
> Searching for (editors/)ted, I got some strange results from
> make. This is how you can reproduce it:
>
> make search "name=fields in the order named"
> Port:   # fields in the order named, separated with the pipe (`
> Moved:  ') character:
> Date:
> Reason:

It seems that "make search name=something" can
match lines from MOVED, including the comments lines.

nik:0:/usr/ports$ head MOVED 
#
# MOVED - a list of (recently) moved or removed ports
#
# $FreeBSD: ports/MOVED,v 1.1471 2007/09/07 03:53:54 marcus Exp $
#
# Each entry consists of a single line containing the following four
# fields in the order named, separated with the pipe (`|') character:
#
# Port: A port that was moved (category/portname).
# Moved to: Where the port was moved to, or which port users

Should I file a PR?

Thanks

Nikos
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: xorg 7.3 upgrade: cyclic dependencies (fwd)

2007-09-14 Thread Florent Thoumie

Dmitry Morozovsky wrote:

On Fri, 14 Sep 2007, Florent Thoumie wrote:

FT> > portupgrade -R xorg on RELENG_6/i386 finished, but leads to:
FT> > 
FT> > [EMAIL PROTECTED]:/etc/mail# pkgdb -uF

FT> > --->  Updating the pkgdb
FT> > --->  Checking the package registry database
FT> > Cyclic dependencies: xorg-libraries-7.3 -> gtk-2.10.14_1 -> dbus-1.0.2_2
FT> > -> (xorg-libraries-7.3)
FT> > Unlink which dependency? (? to help):
FT> > 
FT> > Any hints? Thanks.
FT> 
FT> Fixed in CVS already.


Ah thanks. Should I recompile gtk2 or unlink one of dependencies is enough? And 
I'm unsure which one.


Rebuild. There's no easy way to do it otherwise.

--
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD Committer
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Possibly unbuildable ports reminder

2007-09-14 Thread Bill Fenner
Dear porters,

  This is just a reminder to please periodically check the list of
unbuildable ports at http://pointyhat.freebsd.org/errorlogs/ .
A list by MAINTAINER is

http://people.freebsd.org/~fenner/errorlogs/

so you can easily check the status of ports that you maintain.  In
addition, the list of ports with no MAINTAINER with build problems is

http://people.freebsd.org/~fenner/errorlogs/[EMAIL PROTECTED]

Since no one is responsible for these ports, the problem won't get
fixed unless someone on this list takes the initiative.

Thanks for your help!

Bill "annoying port email" Fenner
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: xorg 7.3 upgrade: cyclic dependencies (fwd)

2007-09-14 Thread Dmitry Morozovsky
On Fri, 14 Sep 2007, Florent Thoumie wrote:

FT> > FT> > portupgrade -R xorg on RELENG_6/i386 finished, but leads to:
FT> > FT> > FT> > [EMAIL PROTECTED]:/etc/mail# pkgdb -uF
FT> > FT> > --->  Updating the pkgdb
FT> > FT> > --->  Checking the package registry database
FT> > FT> > Cyclic dependencies: xorg-libraries-7.3 -> gtk-2.10.14_1 ->
FT> > dbus-1.0.2_2
FT> > FT> > -> (xorg-libraries-7.3)
FT> > FT> > Unlink which dependency? (? to help):
FT> > FT> > FT> > Any hints? Thanks.
FT> > FT> FT> Fixed in CVS already.
FT> > 
FT> > Ah thanks. Should I recompile gtk2 or unlink one of dependencies is
FT> > enough? And I'm unsure which one.
FT> 
FT> Rebuild. There's no easy way to do it otherwise.

Hmm, I'm puzzled a bit. after portupgrade -f gtk xorg-libraries I still have:

===>   Registering installation for gtk-1.2.10_18
pkg_create: dependency loop detected for package gtk-2.10.14_1
pkg_create: dependency loop detected for package gtk-2.10.14_1
pkg_create: dependency loop detected for package pixman-0.9.5_1
pkg_create: dependency loop detected for package gtk-2.10.14_1
pkg_create: dependency loop detected for package gtk-2.10.14_1
pkg_create: dependency loop detected for package pixman-0.9.5_1
pkg_create: dependency loop detected for package xorg-libraries-7.3
pkg_create: dependency loop detected for package pixman-0.9.5_1
pkg_create: dependency loop detected for package xorg-libraries-7.3
pkg_create: dependency loop detected for package gtk-2.10.14_1
pkg_create: dependency loop detected for package pixman-0.9.5_1
pkg_create: dependency loop detected for package xorg-libraries-7.3
===>  Cleaning for gtk-1.2.10_18
--->  Cleaning out obsolete shared libraries
[Updating the pkgdb  in /var/db/pkg ... - 868 packages found 
(-0 +1) . done]
719.185u 317.485s 20:50.62 82.8%2759+2661k 11293+1677io 657pf+0w
[EMAIL PROTECTED]:/etc/mail# pkgdb -uF
--->  Updating the pkgdb
--->  Checking the package registry database
Cyclic dependencies: xorg-libraries-7.3 -> cairo-1.4.10 -> (xorg-libraries-7.3)
Unlink which dependency? (? to help):

(Yes, I have gtk12 too, as xmms requires it)

Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer: [EMAIL PROTECTED] ]

*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [EMAIL PROTECTED] ***

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


Re: xorg 7.3 upgrade: cyclic dependencies

2007-09-14 Thread Boris Samorodov
On Fri, 14 Sep 2007 13:06:10 +0400 (MSD) Dmitry Morozovsky wrote:

> portupgrade -R xorg on RELENG_6/i386 finished, but leads to:

> [EMAIL PROTECTED]:/etc/mail# pkgdb -uF
> --->  Updating the pkgdb
> --->  Checking the package registry database
> Cyclic dependencies: xorg-libraries-7.3 -> gtk-2.10.14_1 -> dbus-1.0.2_2 -> 
> (xorg-libraries-7.3)
> Unlink which dependency? (? to help):

> Any hints? Thanks.

Use Rev.1.201 of x11-toolkits/gtk20/Makefile. ;-)


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: djbdns

2007-09-14 Thread James
I feel like an idiot for not providing a log originally. My apologies.


[EMAIL PROTECTED] /usr/ports/dns/djbdns]$ less ~crudfile.filecrud
===>  Installing for djbdns-1.05_10
===>   djbdns-1.05_10 depends on executable: setuidgid - not found
===>Verifying install for setuidgid in /usr/ports/sysutils/daemontools53
===>   Returning to build of djbdns-1.05_10
===>   djbdns-1.05_10 depends on executable: tcpserver - not found
===>Verifying install for tcpserver in /usr/ports/sysutils/ucspi-tcp
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for ucspi-tcp-0.88_2
=> ucspi-tcp-0.88-man.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://smarden.org/pape/djb/manpages/.
=> Attempting to fetch from
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop in /usr/ports/sysutils/ucspi-tcp.
*** Error code 1

Stop in /usr/ports/dns/djbdns.
*** Error code 1

Stop in /usr/ports/dns/djbdns.


There's another master site defined in the Makefile, at cr.yp.to that I
don't see being contacted. I thought ports were meant to loop through all
potential sites in  the Makefile? Do I need to comment one out?

Thanks!

James
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


'b' and 'n' keys don't work after 'xorg' upgrade

2007-09-14 Thread Mike Harding

in gnome, although they work fine from the console.

A heads up, and a request for help.  I am rolling back to xorg 7.2
but that is slow and painful...

- Mike H.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: xorg 7.3 upgrade: cyclic dependencies (fwd)

2007-09-14 Thread Tijl Coosemans
> Hmm, I'm puzzled a bit. after portupgrade -f gtk xorg-libraries I
> still have:
> 
> ===>   Registering installation for gtk-1.2.10_18
> pkg_create: dependency loop detected for package gtk-2.10.14_1
> pkg_create: dependency loop detected for package gtk-2.10.14_1
> pkg_create: dependency loop detected for package pixman-0.9.5_1
> pkg_create: dependency loop detected for package gtk-2.10.14_1
> pkg_create: dependency loop detected for package gtk-2.10.14_1
> pkg_create: dependency loop detected for package pixman-0.9.5_1
> pkg_create: dependency loop detected for package xorg-libraries-7.3
> pkg_create: dependency loop detected for package pixman-0.9.5_1
> pkg_create: dependency loop detected for package xorg-libraries-7.3
> pkg_create: dependency loop detected for package gtk-2.10.14_1
> pkg_create: dependency loop detected for package pixman-0.9.5_1
> pkg_create: dependency loop detected for package xorg-libraries-7.3

In x11-toolkits/gtk20/Makefile you have to remove the line that says
USE_XPM=yes.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: xorg 7.3 upgrade: cyclic dependencies

2007-09-14 Thread Dmitry Morozovsky
On Fri, 14 Sep 2007, Boris Samorodov wrote:

BS> On Fri, 14 Sep 2007 13:06:10 +0400 (MSD) Dmitry Morozovsky wrote:
BS> 
BS> > portupgrade -R xorg on RELENG_6/i386 finished, but leads to:
BS> 
BS> > [EMAIL PROTECTED]:/etc/mail# pkgdb -uF
BS> > --->  Updating the pkgdb
BS> > --->  Checking the package registry database
BS> > Cyclic dependencies: xorg-libraries-7.3 -> gtk-2.10.14_1 -> dbus-1.0.2_2 
-> 
BS> > (xorg-libraries-7.3)
BS> > Unlink which dependency? (? to help):
BS> 
BS> > Any hints? Thanks.
BS> 
BS> Use Rev.1.201 of x11-toolkits/gtk20/Makefile. ;-)

Exactly what I have now (but after portupgrade with incorrect gtk20 Makefile).

No success:

pkg_create: dependency loop detected for package gtk-2.10.14_1
pkg_create: dependency loop detected for package gtk-2.10.14_1
pkg_create: dependency loop detected for package pixman-0.9.5_1
pkg_create: dependency loop detected for package gtk-2.10.14_1
pkg_create: dependency loop detected for package gtk-2.10.14_1
pkg_create: dependency loop detected for package pixman-0.9.5_1
pkg_create: dependency loop detected for package xorg-libraries-7.3
pkg_create: dependency loop detected for package pixman-0.9.5_1
pkg_create: dependency loop detected for package xorg-libraries-7.3
===>  Cleaning for cairo-1.4.10
--->  Cleaning out obsolete shared libraries
[Updating the pkgdb  in /var/db/pkg ... - 866 packages found 
(-0 +1) . done]
651.960u 315.557s 19:05.06 84.4%2587+2793k 8392+1887io 686pf+0w
[EMAIL PROTECTED]:/etc/mail# pkgdb -uF
--->  Updating the pkgdb
--->  Checking the package registry database
Cyclic dependencies: cairo-1.4.10 -> pango-1.16.5 -> (cairo-1.4.10)
Unlink which dependency? (? to help): ?


Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer: [EMAIL PROTECTED] ]

*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [EMAIL PROTECTED] ***

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


xorg-7.3 xdm ignores /etc/login.conf

2007-09-14 Thread [LoN]Kamikaze
Since the update xdm seems to ignore environment variables set in
/etc/login.conf such as PATH or LANG. I've tried inserting

printenv > ~/.env

into my ~/.xsession and the result looks rather bleak. E.g. PATH looks like 
this:
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/gnu/bin:/usr/local/bin

Which seems to be some kind of xdm default. LANG is not even set.

Executing
su - $USER

leads to the correct PATH and LANG settings:
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/kamikaze/bin
LANG=en_GB.UTF-8
MM_CHARSET=UTF-8

But of course this will cast away variables like DISPLAY, so putting the line
into my .xsession is not really a satisfying solution.

Does anyone else encounter this problem? Are there any suggestions how to get
behind the reason or even a solution?
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


UPDATE: Larswm MASTER_SITES

2007-09-14 Thread gapz

Hello,

There is a "new" MASTER_SITES for the Larswm port:

-MASTER_SITES=  http://home.earthlink.net/~lab1701/larswm/
+MASTER_SITES=  http://www.lab1702.net/fnurt/larswm/


(http://home.earthlink.net/~lab1701/larswm/ seems down)

-- 
gapz -

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


Re: djbdns -- can someone test this URL change, please?

2007-09-14 Thread James
I took a look again at the logfile. I think the issue is a URL that isn't
correctly inserted. It attempts to fetch from
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/



If it instead attempts to fetch from
ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/ it should work. I haven't
*got*  a ports tree up and running on this computer, unfortunately, so I
can't test it. If someone could test it and post results, that'd be rockin'.

James



On 9/14/07, James <[EMAIL PROTECTED]> wrote:
>
> I feel like an idiot for not providing a log originally. My apologies.
>
>
> [EMAIL PROTECTED] /usr/ports/dns/djbdns]$ less ~crudfile.filecrud
> ===>  Installing for djbdns-1.05_10
> ===>   djbdns-1.05_10 depends on executable: setuidgid - not found
> ===>Verifying install for setuidgid in
> /usr/ports/sysutils/daemontools53
> ===>   Returning to build of djbdns-1.05_10
> ===>   djbdns-1.05_10 depends on executable: tcpserver - not found
> ===>Verifying install for tcpserver in /usr/ports/sysutils/ucspi-tcp
> ===>  Vulnerability check disabled, database not found
> ===>  Found saved configuration for ucspi-tcp-0.88_2
> => ucspi-tcp-0.88-man.tar.gz doesn't seem to exist in
> /usr/ports/distfiles/.
> => Attempting to fetch from http://smarden.org/pape/djb/manpages/.
> => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
> .
> => Couldn't fetch it - please try to retrieve this
> => port manually into /usr/ports/distfiles/ and try again.
> *** Error code 1
>
> Stop in /usr/ports/sysutils/ucspi-tcp.
> *** Error code 1
>
> Stop in /usr/ports/dns/djbdns.
> *** Error code 1
>
> Stop in /usr/ports/dns/djbdns.
>
>
> There's another master site defined in the Makefile, at cr.yp.to that I
> don't see being contacted. I thought ports were meant to loop through all
> potential sites in  the Makefile? Do I need to comment one out?
>
> Thanks!
>
> James
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


xextensions and xextproto install the same files

2007-09-14 Thread Andriy Gapon
$ pkg_which /usr/local/include/X11/extensions/shmstr.h
xextensions-1.0.1_3 xextproto-7.0.2
What gives ?

I've just had a compilation failure for xorg-server because of this.
Apparently the two ports/packages above install different versions of
some header file and xorg-server build expected one from
xextproto-7.0.2, but xextensions-1.0.1_3 was installed.

So,
$ portupgrade -f xextproto-7.0.2
did help, but I wonder why this happened at all.

BTW,
$ pkg_info -r -R xextensions-1.0.1_3
Information for xextensions-1.0.1_3:

Depends on:
Dependency: xproto-7.0.10
Required by:
compositeext-2.0_2
fixesext-2.0.1_2

What are these ? Do I need/want them at all ?

Thanks in advance.

-- 
Andriy Gapon
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: configure editors/vim

2007-09-14 Thread Sean C. Farley

On Fri, 14 Sep 2007, Andrew Pantyukhin wrote:


On Thu, Sep 13, 2007 at 02:01:22PM +0200, Gergely Sánta wrote:

Hi!
I'm a developer using gvim with it's tagging through exctags (somehow
ctags never worked for me). 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, I added configuration options to Makefile.

I'm new to FreeBSD, also to it's Ports, so maybe I don't see the
reasons, these options aren't in the Makefile, but maybe they should
be there.  Anyway, I attach my change, maybe it will be acceptable to
have it's way to ports. And if not, maybe it will help for someone
else too :)


It's interesting to hear that from a vim (power?) user :)
Personally I resent dialog(1) because it's so much faster, more
hassle-free and convenient to edit make.conf(5) with vim.


I prefer ports-mgmt/portconf.  Edited by vim of course instead of eMacs
(owned by Apple?  ;)).

Sean
--
[EMAIL PROTECTED]___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: xorg 7.3 upgrade: cyclic dependencies

2007-09-14 Thread Boris Samorodov
On Fri, 14 Sep 2007 17:49:30 +0400 (MSD) Dmitry Morozovsky wrote:

> On Fri, 14 Sep 2007, Boris Samorodov wrote:

> BS> On Fri, 14 Sep 2007 13:06:10 +0400 (MSD) Dmitry Morozovsky wrote:
> BS> 
> BS> > portupgrade -R xorg on RELENG_6/i386 finished, but leads to:
> BS> 
> BS> > [EMAIL PROTECTED]:/etc/mail# pkgdb -uF
> BS> > --->  Updating the pkgdb
> BS> > --->  Checking the package registry database
> BS> > Cyclic dependencies: xorg-libraries-7.3 -> gtk-2.10.14_1 -> 
> dbus-1.0.2_2 -> 
> BS> > (xorg-libraries-7.3)
> BS> > Unlink which dependency? (? to help):
> BS> 
> BS> > Any hints? Thanks.
> BS> 
> BS> Use Rev.1.201 of x11-toolkits/gtk20/Makefile. ;-)

> Exactly what I have now (but after portupgrade with incorrect gtk20 Makefile).

> No success:

> pkg_create: dependency loop detected for package gtk-2.10.14_1
> pkg_create: dependency loop detected for package gtk-2.10.14_1
> pkg_create: dependency loop detected for package pixman-0.9.5_1
> pkg_create: dependency loop detected for package gtk-2.10.14_1
> pkg_create: dependency loop detected for package gtk-2.10.14_1
> pkg_create: dependency loop detected for package pixman-0.9.5_1
> pkg_create: dependency loop detected for package xorg-libraries-7.3
> pkg_create: dependency loop detected for package pixman-0.9.5_1
> pkg_create: dependency loop detected for package xorg-libraries-7.3
> ===>  Cleaning for cairo-1.4.10
> --->  Cleaning out obsolete shared libraries
> [Updating the pkgdb  in /var/db/pkg ... - 866 packages 
> found 
> (-0 +1) . done]
> 651.960u 315.557s 19:05.06 84.4%2587+2793k 8392+1887io 686pf+0w
> [EMAIL PROTECTED]:/etc/mail# pkgdb -uF
> --->  Updating the pkgdb
> --->  Checking the package registry database
> Cyclic dependencies: cairo-1.4.10 -> pango-1.16.5 -> (cairo-1.4.10)
> Unlink which dependency? (? to help): ?

Is that enough?:
-
srv% cd `whereis -q cairo`
srv% make all-depends-list | grep pango
srv% cd `whereis -q pango`
srv% make all-depends-list | grep cairo
/usr/ports/graphics/cairo
-

WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 'b' and 'n' keys don't work after 'xorg' upgrade

2007-09-14 Thread Ken Yamada
  Something goes wrong here, too.

  I upgraded to xorg 7.3 and changed the keyboard layout to Japanese 106.  
Suddenly, the console displays KATAKANA responding to key input.  I am just 
wanting to change key layout, not character set

  I am using gnome2 on -current.  I have not experienced such thing on 7.2.

  Any ideas to solve this?





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


Re: xorg 7.3 upgrade: cyclic dependencies

2007-09-14 Thread Dmitry Morozovsky
On Fri, 14 Sep 2007, Boris Samorodov wrote:

BS> > Exactly what I have now (but after portupgrade with incorrect gtk20 
Makefile).
BS> 
BS> > No success:
BS> 
BS> > pkg_create: dependency loop detected for package gtk-2.10.14_1
BS> > pkg_create: dependency loop detected for package gtk-2.10.14_1
BS> > pkg_create: dependency loop detected for package pixman-0.9.5_1
BS> > pkg_create: dependency loop detected for package gtk-2.10.14_1
BS> > pkg_create: dependency loop detected for package gtk-2.10.14_1
BS> > pkg_create: dependency loop detected for package pixman-0.9.5_1
BS> > pkg_create: dependency loop detected for package xorg-libraries-7.3
BS> > pkg_create: dependency loop detected for package pixman-0.9.5_1
BS> > pkg_create: dependency loop detected for package xorg-libraries-7.3
BS> > ===>  Cleaning for cairo-1.4.10
BS> > --->  Cleaning out obsolete shared libraries
BS> > [Updating the pkgdb  in /var/db/pkg ... - 866 packages 
found 
BS> > (-0 +1) . done]
BS> > 651.960u 315.557s 19:05.06 84.4%2587+2793k 8392+1887io 686pf+0w
BS> > [EMAIL PROTECTED]:/etc/mail# pkgdb -uF
BS> > --->  Updating the pkgdb
BS> > --->  Checking the package registry database
BS> > Cyclic dependencies: cairo-1.4.10 -> pango-1.16.5 -> (cairo-1.4.10)
BS> > Unlink which dependency? (? to help): ?
BS> 
BS> Is that enough?:
BS> -
BS> srv% cd `whereis -q cairo`
BS> srv% make all-depends-list | grep pango
BS> srv% cd `whereis -q pango`
BS> srv% make all-depends-list | grep cairo
BS> /usr/ports/graphics/cairo

Finally, I managed to broke all those cycles (approx 20) with portupgrade help 
and looking through involved ports' Makefiles.  Sometimes it was not 
straightforward though ;-)

Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer: [EMAIL PROTECTED] ]

*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [EMAIL PROTECTED] ***

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


Re: djbdns

2007-09-14 Thread Stanislav Sedov
On Fri, 14 Sep 2007 07:37:48 -0600
James <[EMAIL PROTECTED]> mentioned:

> I feel like an idiot for not providing a log originally. My apologies.
> 
> 
> [EMAIL PROTECTED] /usr/ports/dns/djbdns]$ less ~crudfile.filecrud
> ===>  Installing for djbdns-1.05_10
> ===>   djbdns-1.05_10 depends on executable: setuidgid - not found
> ===>Verifying install for setuidgid in /usr/ports/sysutils/daemontools53
> ===>   Returning to build of djbdns-1.05_10
> ===>   djbdns-1.05_10 depends on executable: tcpserver - not found
> ===>Verifying install for tcpserver in /usr/ports/sysutils/ucspi-tcp
> ===>  Vulnerability check disabled, database not found
> ===>  Found saved configuration for ucspi-tcp-0.88_2
> => ucspi-tcp-0.88-man.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
> => Attempting to fetch from http://smarden.org/pape/djb/manpages/.
> => Attempting to fetch from
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
> => Couldn't fetch it - please try to retrieve this
> => port manually into /usr/ports/distfiles/ and try again.
> *** Error code 1
> 
> Stop in /usr/ports/sysutils/ucspi-tcp.
> *** Error code 1
> 
> Stop in /usr/ports/dns/djbdns.
> *** Error code 1
> 
> Stop in /usr/ports/dns/djbdns.
> 

It seems, that master site is broken right now. It should work if you'll install
ucspi-tcp with WITHOUT_MAN option set.

-- 
Stanislav Sedov
ST4096-RIPE
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


ports tree broken with cycling dependencies

2007-09-14 Thread Andriy Gapon

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
/usr/ports/x11-toolkits/pango$ make all-depends-list | grep cairo
/usr/ports/graphics/cairo

I think the root cause is that x11/xorg-libraries port has (run)
dependency on x11/pixman port which has a (auto-detected) dependency
USE_GNOME+=gtk20 where gtk20 port, of course, has a dependency on
xorg-libraries.

-- 
Andriy Gapon
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: xorg-7.3 xdm ignores /etc/login.conf

2007-09-14 Thread [LoN]Kamikaze
[LoN]Kamikaze wrote:
> Since the update xdm seems to ignore environment variables set in
> /etc/login.conf such as PATH or LANG...

I have deactivated xdm in /etc/ttys and tried starting it manually from the
CLI. The problem persists, but if I instead use startx the environment is just
fine. So my assumption that xdm causes the problem is correct.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ports tree broken with cycling dependencies

2007-09-14 Thread Boris Samorodov
On Fri, 14 Sep 2007 19:35:29 +0300 Andriy Gapon 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
> /usr/ports/x11-toolkits/pango$ make all-depends-list | grep cairo
> /usr/ports/graphics/cairo

> I think the root cause is that x11/xorg-libraries port has (run)
> dependency on x11/pixman port which has a (auto-detected) dependency
> USE_GNOME+=gtk20 where gtk20 port, of course, has a dependency on
> xorg-libraries.

It has been already discussed a couple of times. The port was updated
(gtk20). Re-cvsup your ports, please.


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ports tree broken with cycling dependencies

2007-09-14 Thread Dmitry Morozovsky
On Fri, 14 Sep 2007, Andriy Gapon wrote:

AG> It seems that after todays portsnap (1 hour ago) my port tree is broken
AG> by having cycling dependencies.
AG> Example:
AG> /usr/ports/graphics/cairo$ make all-depends-list | grep pango
AG> /usr/ports/x11-toolkits/pango
AG> /usr/ports/x11-toolkits/pango$ make all-depends-list | grep cairo
AG> /usr/ports/graphics/cairo
AG> 
AG> I think the root cause is that x11/xorg-libraries port has (run)
AG> dependency on x11/pixman port which has a (auto-detected) dependency
AG> USE_GNOME+=gtk20 where gtk20 port, of course, has a dependency on
AG> xorg-libraries.

Actually, gtk20 now does not have to have all xorg-libraries depends, which is 
fixed with rev 1.201 of Makefile (no PORTREVISION change though) - see my other 
mails in this ML.


Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer: [EMAIL PROTECTED] ]

*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [EMAIL PROTECTED] ***

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


vim-script ports

2007-09-14 Thread Andrew Pantyukhin
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 been
playing with some vim scripts. Here's a pre-alpha version of
bsd.vim-scripts.mk and a tiny sample port:
http://people.freebsd.org/~sat/diffs/vim-markdown.tar.bz2

The infrastructure has a separate server side, a simple shell
script running on a server box which retrieves vim scripts from
vim.sf.net, jumps through a couple of hoops and makes tar.bz2
distfiles out of them. I'll publish it later, along with make
hooks for maintainer convenience. It's all very simple so far and
I'll try to keep it that way.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 'b' and 'n' keys don't work after 'xorg' upgrade

2007-09-14 Thread mva

Mike Harding <[EMAIL PROTECTED]>:



in gnome, although they work fine from the console.


Somewhat similiar with E17 and a 104 de-nodeadkeys configuration here.
Nearly all keys seem to work properly except that the LEDs of scroll lock,
numpad and print/sysrq are not activated. Pressing the keys however works
as supposed.

Regards
Marcus


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


security/pear-Auth problems

2007-09-14 Thread Peter Jeremy
Hi Chin-San,

I am trying to port an application that uses PEAR::Auth and have run
into an inconsistency between the PEAR::Auth documentation, the layout
installed by the security/pear-Auth port and the FreeBSD bsd.pear.mk
infrastructure.

According to the PEAR::Auth documentation[1], Auth.php should be
available via 'require_once "Auth.php";' - ie Auth.php should be
installed in ${PEARDIR}.  Currently, PEAR::Auth is installed one
level below this due to the 'CATEGORY=Auth'.

I'm not certain of the correct fix because the package.xml file allows
each file to have a different baseinstalldir, whilst the FreeBSD
bsd.pear.mk infrastructure only appears to support a single directory
for each type of file.  In the PEAR::Auth case, the package.xml file
contains (simplified):
  
  
to install the files as follows:
   Source path   Destination path
Auth/Controller.php   Auth/Controller.php
Container/Array.php   Auth/Container/Array.php

Can you suggest how to correct this?

-- 
Peter Jeremy


pgpWmSf9eDqZg.pgp
Description: PGP signature


Re: ports tree broken with cycling dependencies

2007-09-14 Thread Melvyn Sopacua
On Friday 14 September 2007 18:48:44 Dmitry Morozovsky wrote:
> On Fri, 14 Sep 2007, Andriy Gapon wrote:
>
> AG> It seems that after todays portsnap (1 hour ago) my port tree is broken
> AG> by having cycling dependencies.
> AG> Example:
> AG> /usr/ports/graphics/cairo$ make all-depends-list | grep pango
> AG> /usr/ports/x11-toolkits/pango
> AG> /usr/ports/x11-toolkits/pango$ make all-depends-list | grep cairo
> AG> /usr/ports/graphics/cairo
> AG>
> AG> I think the root cause is that x11/xorg-libraries port has (run)
> AG> dependency on x11/pixman port which has a (auto-detected) dependency
> AG> USE_GNOME+=gtk20 where gtk20 port, of course, has a dependency on
> AG> xorg-libraries.
>
> Actually, gtk20 now does not have to have all xorg-libraries depends, which
> is fixed with rev 1.201 of Makefile (no PORTREVISION change though) - see
> my other mails in this ML.

Negative:
grep FreeBSD: Makefile && make all-depends-list | grep pixman && 
(cd ../../x11/xorg-libraries && make all-depends-list|grep pixman)
# $FreeBSD: ports/x11-toolkits/gtk20/Makefile,v 1.201 2007/09/14 04:51:56 
marcus Exp $
/usr/ports/x11/pixman
/usr/ports/x11/pixman

Work-around:
# cat /usr/ports/x11/pixman/Makefile.local
.undef WANT_GNOME

And yes, I realize it does:
checking for GTK... yes

But at least the cyclic dep is gone, till it gets properly fixed.

FYI: cvsup'd ~30 mins ago, using cvsup10.freebsd.org.
-- 
Melvyn Sopacua
[EMAIL PROTECTED]

FreeBSD 6.2-STABLE
Qt: 3.3.8
KDE: 3.5.7
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ports tree broken with cycling dependencies

2007-09-14 Thread Tijl Coosemans
On Friday 14 September 2007 18:43:06 Boris Samorodov wrote:
> On Fri, 14 Sep 2007 19:35:29 +0300 Andriy Gapon 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
>> /usr/ports/x11-toolkits/pango$ make all-depends-list | grep cairo
>> /usr/ports/graphics/cairo
>>
>> I think the root cause is that x11/xorg-libraries port has (run)
>> dependency on x11/pixman port which has a (auto-detected) dependency
>> USE_GNOME+=gtk20 where gtk20 port, of course, has a dependency on
>> xorg-libraries.
> 
> It has been already discussed a couple of times. The port was updated
> (gtk20). Re-cvsup your ports, please.

Since the problem hasn't been solved yet and everybody keeps repeating
themselves I'm beginning to think my email went lost somewhere. I
received it via the mailing list though, but whathever...

Somebody just needs to remove the line that says USE_XPM=yes in the
gtk20 Makefile. That's the line that brings in a dependency on the
xorg-libraries port. It's no longer needed because the dependency on
the xpm library is now handled via USE_XORG.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: configure editors/vim

2007-09-14 Thread David O'Brien
On Thu, Sep 13, 2007 at 06:00:02PM +0200, Martin Tournoij wrote:
> On Thu 13 Sep 2007 14:09, Gergely S???nta wrote:
> > Hi!  I'm a developer using gvim with it's tagging through exctags
> > (somehow ctags never worked for me). 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, I added configuration options to
> > Makefile.  I'm new to FreeBSD, also to it's Ports, so maybe I don't
> > see the reasons, these options aren't in the Makefile, but maybe they
> > should be there. Anyway, I attach my change, maybe it will be
> > acceptable to have it's way to ports. And if not, maybe it will help
> > for someone else too :)
..
> > +OPTIONS=   PERL "Enable Perl interpreter" off \

I appreciate a patch being sent in.  But, sorry no - I am one of those
that do not care for our current OPTIONS implementation.  Note that I
don't believe the build options have changed for Vim for the past 4
years.  I simply put them in /etc/make.conf once, and I have them for all
my Vim builds.

Patches that make it easier to document the WITH_ knobs are appreciated.

-- 
-- David  ([EMAIL PROTECTED])
Q: Because it reverses the logical flow of conversation.
A: Why is top-posting (putting a reply at the top of the message) frowned upon?
Let's not play "Jeopardy-style quoting"
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: configure editors/vim

2007-09-14 Thread 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, I added
> > configuration options to Makefile.  I'm new to FreeBSD, also to it's
> > Ports, so maybe I don't see the reasons, these options aren't in the
> > Makefile, but maybe they should be there.  Anyway, I attach my
> > change, maybe it will be acceptable to have it's way to ports. And if
> > not, maybe it will help for someone else too :)

Hum.. if there is some demand for OPTIONS feature, what do folks think
about this patch?

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 /var/db/ports/vim
Password:
===>  Returning to user credentials
[3]+  Stopped WITH_OPTIONS=1 make


Index: Makefile
===
RCS file: /home/pcvs/ports/editors/vim/Makefile,v
retrieving revision 1.305
diff -u -p -r1.305 Makefile
--- Makefile11 Sep 2007 19:22:31 -  1.305
+++ Makefile15 Sep 2007 02:05:41 -
@@ -29,6 +29,10 @@ COMMENT?=Vi "workalike", with many addi
 
 SLAVEDIRS= editors/vim-lite
 
+.if defined(WITH_OPTIONS) || defined(WITH_VIM_OPTIONS)
+.include "${.CURDIR}/options"
+.endif
+
 .if defined(PACKAGE_BUILDING) && !defined(LITE)
 #WITH_TCL= yes
 WITH_PERL= yes
Index: options
===
RCS file: options
diff -N options
--- /dev/null   1 Jan 1970 00:00:00 -
+++ options 15 Sep 2007 02:05:41 -
@@ -0,0 +1,10 @@
+OPTIONS=   PERL "Enable Perl interpreter" off \
+   PYTHON "Enable Python interpreter" off \
+   RUBY "Enable Ruby interpreter" off \
+   CSCOPE "Enable cscope" off \
+   EXUBERANT_CTAGS "Use exctags instead of ctags" off \
+   ATHENA "Athena GUI" off \
+   GTK2 "GTK2 GUI" off \
+   GNOME "Gnome1 GUI" off \
+   MOTIF "Motif GUI" off \
+   XTERM_SAVE "" off
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


qiv(imlib) vs. xorg 7.3

2007-09-14 Thread Edward G.J. Lee
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 visual is not the visual Imlib chose;
 qiv cannot set the background currently.

FreeBSD 6-STABLE.

Does anybody have the same problem?


Edward
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


qmake problems

2007-09-14 Thread Dan Langille
Folks:

I'm trying to create a new port (sysutils/bacula-bat).  I'm having 
trouble getting it to compile.  Notable errors I see are:

config.status: executing default commands
Creating bat Makefile
qmake: not found

It seems the vendor code for this new port wants to run qmake, and it 
seems like I should make it want /usr/local/sbin/qmake-qt4 instead.

The full make output is at:

  http://www.langille.org/tmp/bacula.build.txt

A copy of the Makefile is shown at that URL as well.

The port skeleton tarball:

  http://www.langille.org/tmp/bacula-bat.tgz

It is a slave port of bacula-server

$ md5 bacula-bat.tgz
MD5 (bacula-bat.tgz) = 7336f6ed124c34480f16e799db23a8ee

thank you

-- 
Dan Langille - http://www.langille.org/
Available for hire: http://www.freebsddiary.org/dan_langille.php


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


Fontconfig doesnot compile

2007-09-14 Thread Jack Raats
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

It seems that fontconfig is broken.

In file included from /usr/local/include/freetype2/freetype/fterrors.h:90,
 from /usr/local/include/freetype2/freetype/freetype.h:42,
 from ../fontconfig/fcfreetype.h:28,
 from fcint.h:50,
 from fcfreetype.c:47:
/usr/local/include/freetype2/freetype/ftmoderr.h:1:1: warning: null 
character(s) ignored
/usr/local/include/freetype2/freetype/ftmoderr.h:1:16385: warning: no newline 
at end of file
fcfreetype.c:62:21: freetype/ftmodapi.h: No such file or directory
gmake[3]: *** [fcfreetype.lo] Error 1
gmake[3]: Leaving directory 
`/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.4.2/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory 
`/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.4.2/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.4.2'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/x11-fonts/fontconfig.


Jack
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32) - GPGrelay v0.959

iD8DBQFG62eMPh5RwW/NzC4RAihKAJwM4LKdpsxltjoyEXzv7gbfE0I2OQCg1sg/
+AnbX5vPJ6SIROUVkp9XiCE=
=GdNw
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Fontconfig doesnot compile - SOLVED

2007-09-14 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: 
Sent: Saturday, September 15, 2007 7:03 AM
Subject: Fontconfig doesnot compile


- -BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

It seems that fontconfig is broken.

In file included from /usr/local/include/freetype2/freetype/fterrors.h:90,
from /usr/local/include/freetype2/freetype/freetype.h:42,
from ../fontconfig/fcfreetype.h:28,
from fcint.h:50,
from fcfreetype.c:47:
/usr/local/include/freetype2/freetype/ftmoderr.h:1:1: warning: null
character(s) ignored
/usr/local/include/freetype2/freetype/ftmoderr.h:1:16385: warning: no
newline at end of file
fcfreetype.c:62:21: freetype/ftmodapi.h: No such file or directory
gmake[3]: *** [fcfreetype.lo] Error 1
gmake[3]: Leaving directory
`/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.4.2/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.4.2/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.4.2'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/x11-fonts/fontconfig.


Jack
- -BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32) - GPGrelay v0.959

iD8DBQFG62eMPh5RwW/NzC4RAihKAJwM4LKdpsxltjoyEXzv7gbfE0I2OQCg1sg/
+AnbX5vPJ6SIROUVkp9XiCE=
=GdNw
- -END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32) - GPGrelay v0.959

iD8DBQFG63b/Ph5RwW/NzC4RApTwAJwLcoWM9YQbBxV66IDk0QMBAAH2hwCeIuF1
4SV0gyRLEBmBRuk9q+FM+Hw=
=Gkb+
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"