Re: Handing references to GPL within ports

2007-09-14 Thread Doug Barton
On Thu, 13 Sep 2007, Peter Jeremy wrote: I'm working on a port for H-Inventory (a computer inventory/resource management tool). By default, it installs a copy of the GPL. According to the Porter's Handbook, a port should avoid installing copies of the GPL. As a general rule that's true.

Re: configure editors/vim

2007-09-14 Thread Andrew Pantyukhin
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

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] ~]#

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

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

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

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: ')

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: #

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:

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

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 -

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 -

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

'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

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

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

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:

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 - ___

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/ ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ If it instead attempts to fetch from

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

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

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

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

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

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:

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

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

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$

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$

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

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

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

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

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

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

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.

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

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

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,