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 to

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

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 ${TAR

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} INSTALL_X11BASE

Re: Samba problem

2006-08-15 Thread Carlos Silva
that's a big problem.. i've tried to install a NFS server on windowsXP but the filesystem doesnt work very fine with that. so, someone has an idea? Best Regards, Carlos Silva, CSilva Web: [1]http://www.csilva.org/ Divacky Roman escreveu: On Tue, Aug 15, 2006 at 10:10:19AM +0100,

Re: Samba problem

2006-08-15 Thread Roman Streltsov
Hi all, I am using samba-3.0.21b,1 succefully on 6.1-RELEASE-p3 box without any problem. But portaudit marks the package like problemed. Also the port has IGNORE mark and I can't upgrade samba. Regards Roman Streltsov - Original Message - From: "Carlos Silva" <[EMAIL PROTECTED]> To:

mail/roundcube on 6.1 - httpd go balistic

2006-08-15 Thread Edwin Groothuis
Hi Florent, I'm running 6.1, apache 2.2.3, PHP 4 (and 5). Oh, and roundcube (the latest from the ports collection and the 0.1-beta2). When loading an email in Roundcube, the httpd processes start to go balastic: PID USERNAMETHR PRI NICE SIZERES STATE C TIME WCPU COMMAND 15361 ww

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:32:36PM +1000, Edwin Groothuis wrote: > Nothing in the logs. Any clue? Tests with neologisms machine: it's caused by dbmail Edwin -- Edwin Groothuis |Personal website: http://www.mavetju.org [EMAIL PROTECTED]| Weblog: http://weblog.ba

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 http://www.

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... i

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

2006-08-15 Thread Dmitry Marakasov
* G??bor K??vesd??n ([EMAIL PROTECTED]) wrote: > >Now, if we want to fix these, we'll need to change variables in > >REINPLACE_CMD lines: LOCALBASE to LOCALBASE_REL, X11BASE to X11BASE_REL > >and DATADIR... hmm, we have no DATADIR_REL, so all is left is > >${PREFIX}/share/${PORTNAME}. That's unforg

Re: Samba problem

2006-08-15 Thread Carlos Silva
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/ Patrick Lamaizière escreveu: Le mardi 15 août 2006 13:37, Divacky Roman a écrit : Hello, On Tue, Aug 15, 2006 at 02:17:35PM +

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, a

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

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]

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

2006-08-15 Thread Gábor Kövesdán
Dmitry Marakasov wrote: * 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

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

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 runni

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

Re: devel/fam build failure

2006-08-15 Thread Stanislav Sedov
On Tue, 15 Aug 2006 16:20:58 +0100 Mark Ovens <[EMAIL PROTECTED]> mentioned: > 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 versi

Re: gtk file chooser weirdness in linux-firefox

2006-08-15 Thread Alexander Leidinger
Quoting Alexander Konovalenko <[EMAIL PROTECTED]> (Tue, 15 Aug 2006 16:47:31 +0200): > > 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

mrtg problem

2006-08-15 Thread Carlos Silva
hi again, i have troubles with MRTG, a strange error that never happened to me. output osiris# /etc/rc.d/mrtg_daemon start Starting mrtg_daemon. Daemonizing MRTG ... osiris# /bin/rateup: Permission denied Rateup ERROR: Can't open 192.168.1.1_1.tmp for write ERROR: Skipping webupdates because ra

Re: devel/fam build failure

2006-08-15 Thread Mark Ovens
Stanislav Sedov wrote: On Tue, 15 Aug 2006 16:20:58 +0100 Mark Ovens <[EMAIL PROTECTED]> mentioned: 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

Re: mrtg problem

2006-08-15 Thread Jeremy Chadwick
On Tue, Aug 15, 2006 at 04:58:12PM +0100, Carlos Silva wrote: > hi again, > > i have troubles with MRTG, a strange error that never happened to me. > > output > > osiris# /etc/rc.d/mrtg_daemon start > Starting mrtg_daemon. > Daemonizing MRTG ... > osiris# /bin/rateup: Permission denied > Rateup

Re: devel/fam build failure

2006-08-15 Thread Stanislav Sedov
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 should fix buil

Re: ports/102029: Fix 'broken' issues, reapply version update

2006-08-15 Thread Jim Pirzyk
Synopsis: Fix 'broken' issues, reapply version update Responsible-Changed-From-To: pirzyk->freebsd-ports Responsible-Changed-By: pirzyk Responsible-Changed-When: Tue Aug 15 16:39:14 UTC 2006 Responsible-Changed-Why: Changed ownership to freebsd-ports. The patch is ready to commit. http://www.f

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# /bi

Re: mrtg problem

2006-08-15 Thread Carlos Silva
hi thats not the question, because ive installed the port right now on /usr/local, like the default and nothing. /usr/local/etc/rc.d/mrtg_daemon start Starting mrtg_daemon. Daemonizing MRTG ... osiris# /usr/local/bin/rateup: Permission denied Rateup ERROR: Can't open 192.16

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 s

Re: gtk file chooser weirdness in linux-firefox

2006-08-15 Thread Alexander Konovalenko
On Tuesday 15 August 2006 15:19, Stanislav Sedov wrote: > 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 "downloa

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 sh

Re: mrtg problem

2006-08-15 Thread Jeremy Chadwick
On Tue, Aug 15, 2006 at 05:40:59PM +0100, Carlos Silva wrote: >hi >thats not the question, because ive installed the port right now on >/usr/local, like the default and nothing. >/usr/local/etc/rc.d/mrtg_daemon start >Starting mrtg_daemon. >Daemonizing MRTG ... >osiris#

Re: devel/fam build failure

2006-08-15 Thread Stanislav Sedov
On Tue, 15 Aug 2006 18:19:54 +0100 Mark Ovens <[EMAIL PROTECTED]> mentioned: > That didn't fix it. I then renamed /usr/local/share/aclocal and made it > a symlink to aclocal19/ > Don't do it, all external .m4 files get installed into share/aclocal, including libtool. > # cd /usr/local/share >

Re: ports/102029: Fix 'broken' issues, reapply version update

2006-08-15 Thread Shaun Amott
Synopsis: Fix 'broken' issues, reapply version update Responsible-Changed-From-To: freebsd-ports->freebsd-ports-bugs Responsible-Changed-By: shaun Responsible-Changed-When: Tue Aug 15 18:14:33 UTC 2006 Responsible-Changed-Why: Re-assign; Missing a '-bugs'. http://www.freebsd.org/cgi/query-pr.cgi

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 chang

Re: devel/fam build failure

2006-08-15 Thread B Briggs
Mark Ovens wrote: 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.

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 conflict

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

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

Re: linux-flashplugin7

2006-08-15 Thread FreeBSD WickerBill
I left the libmap as it was and cp'd them back to /usr/X11R6/lib/linux-flashplugin7/ That worked for me but I wondered if what you did worked...I guess not. Also, a day afterward the flashplugin7 was again updated in fresh ports and on this install it put them back in the /usr/X11R6/lib/linux-fla

Re: gtk file chooser weirdness in linux-firefox

2006-08-15 Thread Alexander Leidinger
Quoting Alexander Konovalenko <[EMAIL PROTECTED]> (Tue, 15 Aug 2006 19:01:17 +0200): > On Tuesday 15 August 2006 15:19, Stanislav Sedov wrote: > > On Tue, 15 Aug 2006 16:47:31 +0200 > > > > Alexander Konovalenko <[EMAIL PROTECTED]> mentioned: > > > Hi! > > > > > > For a long time I am experiencin

Ports with duplicate LATEST_LINKS

2006-08-15 Thread Kris Kennaway
Dear port maintainers, The following list includes ports maintained by you that have duplicate LATEST_LINK values. They should either be modified to use a unique LATEST_LINK or suppressed using NO_LATEST_LINK, to avoid overwriting each other in the packages/Latest directory. If your ports confli

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, loo

Re: Ports with duplicate LATEST_LINKS

2006-08-15 Thread Mikhail Teterin
вівторок 15 серпень 2006 19:19, Kris Kennaway написав: > gpc                  lang/gpc                       [EMAIL PROTECTED] > gpc                  devel/gpc                     [EMAIL PROTECTED] I just renamed the package created by devel/gpc into "libgpc". The directory can now be repo-copied

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: Ports with duplicate LATEST_LINKS

2006-08-15 Thread Edwin Groothuis
On Wed, Aug 16, 2006 at 10:30:19AM +1000, Edwin Groothuis wrote: > On Tue, Aug 15, 2006 at 07:19:35PM -0400, Kris Kennaway wrote: > postfix mail/postfix [EMAIL PROTECTED] > postfix mail/postfix22 [EMAIL PROTECTED] > > Fixed thes

Question about games/utserver

2006-08-15 Thread Alexander Logvinov
Hello! In /ports/games/utserver/Makefile RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 BUILD_DEPENDS= ${RUN_DEPENDS} Can I remove BUILD_DEPENDS? In http://www.freshports.org/games/utserver required to build: devel/linux-sdl12, emulators/linux_base-fc4

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 th

Re: ruby gems, use ports or not?

2006-08-15 Thread Parv
in message <[EMAIL PROTECTED]>, wrote Vivek Khera thusly... > > > either install everything ... by hand or everything using your > package management system of choice. Anything else will > eventually end up causing you confusion and difficulty in > upgrades. > > It is for this very reason that

Re: devel/fam build failure

2006-08-15 Thread Sergey Matveychuk
Stanislav Sedov wrote: > They are merely two different implementations of FAM subsystem: one > from SGI, another from RedHat. I belive, that SGI's one is sligthly > faster currently. Also, it covers standard completely contradictory to > gamin. Does any of them use kqueue(2)? -- Dixi. Sem. _

Re: devel/fam build failure

2006-08-15 Thread Roman Bogorodskiy
Sergey Matveychuk wrote: > Stanislav Sedov wrote: > > They are merely two different implementations of FAM subsystem: one > > from SGI, another from RedHat. I belive, that SGI's one is sligthly > > faster currently. Also, it covers standard completely contradictory to > > gamin. > > Does any of