Re: ATTENTION: is the way DESTDIR was introduced completely wrong?

2006-08-15 Thread Sergey Matveychuk
Dmitry Marakasov wrote: What I propose is: - Change variable naming scheme. All *BASE and *DIR vars should be reverted to their original meanings (i.e. local paths). Instead, INSTALL_ vars should be introduced: INSTALL_LOCALBASE=${DESTDIR}/${LOCALBASE} INSTALL_X11BASE=${DESTDIR}/${X11BASE}

Samba problem

2006-08-15 Thread Carlos Silva
Hi all, I have installed freebsd 6.1-RELEASE on my machine and now samba dont work, because of a timeout. I've tried the two versions of the samba ports and none of them work properly. Do you have any idea? Ouput: osiris# mount -t smbfs //porta1/tmpdown /tmpdir Password: mount_smbfs: unable

Re: Samba problem

2006-08-15 Thread Divacky Roman
On Tue, Aug 15, 2006 at 10:10:19AM +0100, Carlos Silva wrote: Hi all, I have installed freebsd 6.1-RELEASE on my machine and now samba dont work, because of a timeout. I've tried the two versions of the samba ports and none of them work properly. Do you have any idea? Ouput: osiris#

DESTDIR implementation [Was:: ATTENTION: is the way DESTDIR was introduced completely wrong?]

2006-08-15 Thread Gábor Kövesdán
Dmitry Marakasov wrote: Hi! I'm now exploring new DESTDIR-related stuff, and I find it far from being useable. More of that, DESTDIR-related changes seem dangerous to me. As far as I understand, for port to support DESTDIR, it's files should be installed into ${DESTDIR}/${PREFIX}/foo (aka

Re: ATTENTION: is the way DESTDIR was introduced completely wrong?

2006-08-15 Thread Gábor Kövesdán
Sergey Matveychuk wrote: Dmitry Marakasov wrote: What I propose is: - Change variable naming scheme. All *BASE and *DIR vars should be reverted to their original meanings (i.e. local paths). Instead, INSTALL_ vars should be introduced: INSTALL_LOCALBASE=${DESTDIR}/${LOCALBASE}

Re: Samba problem

2006-08-15 Thread Divacky Roman
On Tue, Aug 15, 2006 at 02:17:35PM +0400, Roman Streltsov wrote: Hi all, I am using samba-3.0.21b,1 succefully on 6.1-RELEASE-p3 box without any problem. my problem is that I am not able to MOUNT shares on 6.1R... its not problem with samba not working etc.

Re: mail/roundcube on 6.1 - httpd go balistic

2006-08-15 Thread Edwin Groothuis
On Tue, Aug 15, 2006 at 09:45:07PM +1000, Edwin Groothuis wrote: On Tue, Aug 15, 2006 at 09:32:36PM +1000, Edwin Groothuis wrote: Nothing in the logs. Any clue? Tests with neologisms machine: it's caused by dbmail http://trac.roundcube.net/trac.cgi/ticket/1483956#preview

Re: Samba problem

2006-08-15 Thread Patrick Lamaizière
Le mardi 15 août 2006 13:37, Divacky Roman a écrit : Hello, On Tue, Aug 15, 2006 at 02:17:35PM +0400, Roman Streltsov wrote: Hi all, I am using samba-3.0.21b,1 succefully on 6.1-RELEASE-p3 box without any problem. my problem is that I am not able to MOUNT shares on 6.1R... its not

Re: ATTENTION: is the way DESTDIR was introduced completely wrong?

2006-08-15 Thread Dmitry Marakasov
* G??bor K??vesd??n ([EMAIL PROTECTED]) wrote: I agree with every your word. I was to implement it in this way, but as I said this would require us to change all of the *_DEPENDS lines. Erwin told me that this can't be happen, so I was pushed to go the another way. Erwin is in portmgr, and

Re: Samba problem

2006-08-15 Thread Scott Robbins
On Tue, Aug 15, 2006 at 01:38:29PM +0100, Carlos Silva wrote: hi, Patrick Lamaizière is right, using this command as-it-is, the share can be mounted. Best Regards, Carlos Silva, CSilva Web: [1]http://www.csilva.org/ I'm having no trouble now. There were some problems in

ruby gems, use ports or not?

2006-08-15 Thread Michael P. Soulier
For anyone else admining a FreeBSD box running Ruby, I'm curious as to whether you're managing gems via ports or the gems system. I installed Rails via ports, but I think I'd prefer to just use the gems interface. What is everyone else doing? Thanks, Mike -- Michael P. Soulier [EMAIL PROTECTED]

gtk file chooser weirdness in linux-firefox

2006-08-15 Thread Alexander Konovalenko
Hi! For a long time I am experiencing weird problem when trying to choose file from File-Open_File or when I want to change download action/helper application in the preferences. The problem is that GTK file chooser does not list all files in the selected directory. Check it out here:

RE: ruby gems, use ports or not?

2006-08-15 Thread David Sledge
I installed rails using gems, I have not seen any problems with it yet. -Original Message- From: [EMAIL PROTECTED] on behalf of Michael P. Soulier Sent: Tue 8/15/2006 9:26 AM To: freebsd-ports@freebsd.org Subject: ruby gems, use ports or not? For anyone else admining a FreeBSD box

Re: ruby gems, use ports or not?

2006-08-15 Thread Vivek Khera
On Aug 15, 2006, at 10:52 AM, David Sledge wrote: I installed rails using gems, I have not seen any problems with it yet. I personally don't use ruby, but a similar situation exists with perl and the CPAN archives. I used to install all modules via CPAN directly, but in the long run it

devel/fam build failure

2006-08-15 Thread Mark Ovens
Hi, Trying to update my ports but devel/fam won't build. One of the errors mentions an old version of automake so I've uninstalled *all* versions of automake and autoconf and just reinstalled the latest versions (autoconf259 and automake19) but devel/fam still won't build. Can anyone help?

Re: gtk file chooser weirdness in linux-firefox

2006-08-15 Thread Stanislav Sedov
On Tue, 15 Aug 2006 16:47:31 +0200 Alexander Konovalenko [EMAIL PROTECTED] mentioned: Hi! For a long time I am experiencing weird problem when trying to choose file from File-Open_File or when I want to change download action/helper application in the preferences. The problem is that GTK

Re: mrtg problem

2006-08-15 Thread Dan Nelson
In the last episode (Aug 15), Carlos Silva said: hi again, i have troubles with MRTG, a strange error that never happened to me. output osiris# /etc/rc.d/mrtg_daemon start This file usually likes in /usr/local/etc/rc.d/ Starting mrtg_daemon. Daemonizing MRTG ... osiris# /bin/rateup:

Re: mrtg problem

2006-08-15 Thread Carlos Silva
hi, yes i have chmoded 777 Best Regards, Carlos Silva, CSilva Web: [1]http://www.csilva.org/ Dan Nelson escreveu: In the last episode (Aug 15), Carlos Silva said: hi again, i have troubles with MRTG, a strange error that never happened to me. output osiris# /etc/rc.d/mrtg_daemon

Re: Skipping certain ports, no upgrade of installed packages ...

2006-08-15 Thread RW
On Sunday 13 August 2006 12:02, Kiffin Gish wrote: How can prevent a given package from being reinstalled during the next portupgrade when I want to delete permanently? An example is the Galeon browser. Since it also appears in the gnome2-fifth-toe makefile t will automatically be rebuilt.

Re: devel/fam build failure

2006-08-15 Thread Mark Ovens
Stanislav Sedov wrote: On Tue, 15 Aug 2006 17:04:48 +0100 Mark Ovens [EMAIL PROTECTED] mentioned: As requested... /usr/ports/devel/fam{150}# pkg_info -W /usr/local/share/aclocal/header.m4 /usr/ports/devel/fam{151}# So this file doesn't belong to any package and should be removed. This

Re: DESTDIR implementation [Was:: ATTENTION: is the way DESTDIR was introduced completely wrong?]

2006-08-15 Thread John E Hein
Gábor Kövesdán wrote at 11:32 +0200 on Aug 15, 2006: Dmitry Marakasov wrote: Now, I think the way DESTDIR-related changes were done to bsd.port.mk is absolutely wrong. For example, X11BASE, LOCALBASE, DATADIR now contain DESTDIR. But, these variables are frequently used when changing

Re: devel/fam build failure

2006-08-15 Thread Stanislav Sedov
On Tue, 15 Aug 2006 13:55:35 -0500 B Briggs [EMAIL PROTECTED] mentioned:r Anyway, I have a question: Why are there two ports here that do the same thing? Some of my ports specify fam, some specify gamin, and of course I have to have the WITH_FAM_SYSTEM var in make.conf to remove conflicts.

Re: devel/fam build failure

2006-08-15 Thread B Briggs
Stanislav Sedov wrote: --Sig_WbNhFI1NVPDTKUJcczy/9wv Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On Tue, 15 Aug 2006 13:55:35 -0500 B Briggs [EMAIL PROTECTED] mentioned:r Anyway, I have a question: Why are there two ports here that do the same= =20

php-templates in 6.1

2006-08-15 Thread Mark Kent
Hello, I'm trying to build php4 with php-templates on 6.1-RELEASE. My system, with /usr/ports updated, uses php-4.4.3 and php-templates-1.7.2.I get a compile error in php-templates (see below). I looked at the code and the pre-processor output and the best I can come up with is Yeah,

Re: Ports with duplicate LATEST_LINKS

2006-08-15 Thread Edwin Groothuis
On Tue, Aug 15, 2006 at 07:19:35PM -0400, Kris Kennaway wrote: LATEST_LINK PORTNAME MAINTAINER == mediawikiwww/mediawiki [EMAIL PROTECTED] mediawiki

Re: php-templates in 6.1

2006-08-15 Thread Vanilla I. Shu
On Tue, Aug 15, 2006 at 04:37:33PM -0700, Mark Kent wrote: Hello, I'm trying to build php4 with php-templates on 6.1-RELEASE. My system, with /usr/ports updated, uses php-4.4.3 and php-templates-1.7.2.I get a compile error in php-templates (see below). I looked at the code and the