Re: portmaster deletes failed ports

2006-09-04 Thread RW
On Monday 04 September 2006 22:05, Rene Ladan wrote: > RW schreef: > > On Monday 04 September 2006 16:15, Rene Ladan wrote: > >> Hi, > >> > >> I ran my approx. daily portmaster -a -d run this morning. It started > >> upgrading sysutils/bsdstats, but failed because pkg-install was not > >> present.

Re: Samba upgrade, users cannot connect

2006-09-04 Thread Tom Munro Glass
On Sunday 03 September 2006 07:45, Lee Dilkie wrote: > Hi Folks, > > This one has got me a bit stumped. > > I just upgrade my samba (3) in ports. It was minor upgrade (version > letter bumped to 'b.1'). > > Anyway, I cannot connect to a share anymore. Correction. I can connect > to a share that has

Re: Samba upgrade, users cannot connect

2006-09-04 Thread Craig Boston
On Sat, Sep 02, 2006 at 03:45:20PM -0400, Lee Dilkie wrote: > Anyway, I cannot connect to a share anymore. Correction. I can connect > to a share that has "users = somelogonid" but connecting to a share that > has "users = @agroup" fails. Samba seems to be deteriorating with each release. I'm n

Re: gnu-automake and libtool.m4

2006-09-04 Thread Stanislav Sedov
On Mon, 04 Sep 2006 21:45:18 +0300 Andriy Gapon <[EMAIL PROTECTED]> mentioned: > I have a problem using automake/autoconf under /usr/local/gnu-autotools > with a certain software project (not a port) and it seems that there is > a problem with expanding AC_PROG_LIBTOOL macro in configure.ac. > >

Re: portmaster deletes failed ports

2006-09-04 Thread Rene Ladan
RW schreef: > On Monday 04 September 2006 16:15, Rene Ladan wrote: >> Hi, >> >> I ran my approx. daily portmaster -a -d run this morning. It started >> upgrading sysutils/bsdstats, but failed because pkg-install was not >> present. When that file got committed later this morning, portmaster >> di

Re: Odd distfile download

2006-09-04 Thread RW
On Sunday 03 September 2006 02:21, Loren M. Lang wrote: > I have a port I am writing which uses an unusual way of distributing > tarballs. The only download for official sources that I can tell is > through their web source control interface. They have a URL which > provides a tarball of a tagged

Re: Thunar and Xfce-4.4

2006-09-04 Thread Joe Marcus Clarke
On Mon, 2006-09-04 at 22:21 +0200, Oliver Lehmann wrote: > Rene Ladan wrote: > > > Oliver Lehmann schreef: > > > > > There is a patchset for xfce4.4 which is right now being reworked for rc1. > > > It is not in the tree because xfce 4.4 isn't released yet. > > > > > Just curious, will xfce4.4 in

Re: Thunar and Xfce-4.4

2006-09-04 Thread Oliver Lehmann
Rene Ladan wrote: > Oliver Lehmann schreef: > > > There is a patchset for xfce4.4 which is right now being reworked for rc1. > > It is not in the tree because xfce 4.4 isn't released yet. > > > Just curious, will xfce4.4 install in LOCALBASE ? Right now, I'm not planning to do it, but I'm open

Re: portmaster deletes failed ports

2006-09-04 Thread RW
On Monday 04 September 2006 16:15, Rene Ladan wrote: > Hi, > > I ran my approx. daily portmaster -a -d run this morning. It started > upgrading sysutils/bsdstats, but failed because pkg-install was not > present. When that file got committed later this morning, portmaster > didn't upgrade the por

Re: Thunar and Xfce-4.4

2006-09-04 Thread Rene Ladan
Oliver Lehmann schreef: > There is a patchset for xfce4.4 which is right now being reworked for rc1. > It is not in the tree because xfce 4.4 isn't released yet. > Just curious, will xfce4.4 install in LOCALBASE ? Regards, Rene -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1

Re: Fwd: Thunar and Xfce-4.4

2006-09-04 Thread Oliver Lehmann
Nadow wrote: > Excuse my ignorance but, Cant be beta or RC versions of programs in the > ports tree?. You know, like enlighteenment-0.17 which has been (and It is > still) a beta for 5 years and it is in the ports tree as > enlightenment-0.16.999.0.2 > > Thank you for your time Problem here is

Kbtv application: I'm looking for someone who wants to take over maintainership/development

2006-09-04 Thread Danny Pansters
FYI: Kbtv is a small TV app for FreeBSD/KDE. It works with Brooktree/Conexant and with Philips SAA713x based analog TV cards (I actually recommend using the latter). AFAIK, it is the only properly working app that uses SAA (and unlike bktr, saa never freezes or panics). Also supports webcams th

Fwd: Thunar and Xfce-4.4

2006-09-04 Thread Nadow
2006/9/4, Oliver Lehmann <[EMAIL PROTECTED]>: Nadow wrote: > Hi! Im new at the list and I would like to know why arent Thunar and > Xfce-4.4 in the FreeBSD's ports tree. Is there any reason? I would do the > ports myself but I am almost newbie at FreeBSD so Im afraid that I dont know > how. Any

gnu-automake and libtool.m4

2006-09-04 Thread Andriy Gapon
I have a problem using automake/autoconf under /usr/local/gnu-autotools with a certain software project (not a port) and it seems that there is a problem with expanding AC_PROG_LIBTOOL macro in configure.ac. I have very limited experience with gnu autotools, but I think that libtool.m4 needs to b

Re: World-writable files installed by ports

2006-09-04 Thread Kris Kennaway
On Mon, Sep 04, 2006 at 10:25:09PM +0400, Andrew Pantyukhin wrote: > >> BTW, I wonder why www/phpmyfaq is not in your list. > > > >What a+w file does it install? > > [EMAIL PROTECTED]:~> find /usr/local/www/phpmyfaq -perm -a+w > /usr/local/www/phpmyfaq/inc > /usr/local/www/phpmyfaq/images > /usr/

Re: Thunar and Xfce-4.4

2006-09-04 Thread Oliver Lehmann
Nadow wrote: > Hi! Im new at the list and I would like to know why arent Thunar and > Xfce-4.4 in the FreeBSD's ports tree. Is there any reason? I would do the > ports myself but I am almost newbie at FreeBSD so Im afraid that I dont know > how. Anybody can? Thank you. There is a patchset for xfc

Re: World-writable files installed by ports

2006-09-04 Thread Andrew Pantyukhin
On 9/4/06, Kris Kennaway <[EMAIL PROTECTED]> wrote: On Mon, Sep 04, 2006 at 09:35:03PM +0400, Andrew Pantyukhin wrote: > On 9/4/06, Kris Kennaway <[EMAIL PROTECTED]> wrote: > >On Mon, Sep 04, 2006 at 08:48:26PM +0400, Andrew Pantyukhin wrote: > >> On 9/1/06, Andrew Pantyukhin <[EMAIL PROTECTED]>

Re: portmaster: make config-conditonal ?

2006-09-04 Thread B Briggs
Rene Ladan wrote: Hi, what about the idea of using 'make config-conditional' instead of 'make config' in portmaster to configure ports? This way /var/db/ports/*/options is respected. The downside is that you have to run 'make rmconfig' in order to reconfigure the port options. Regards, Rene

portmaster: make config-conditonal ?

2006-09-04 Thread Rene Ladan
Hi, what about the idea of using 'make config-conditional' instead of 'make config' in portmaster to configure ports? This way /var/db/ports/*/options is respected. The downside is that you have to run 'make rmconfig' in order to reconfigure the port options. Regards, Rene -- GPG fingerprint =

Re: World-writable files installed by ports

2006-09-04 Thread Kris Kennaway
On Mon, Sep 04, 2006 at 09:35:03PM +0400, Andrew Pantyukhin wrote: > On 9/4/06, Kris Kennaway <[EMAIL PROTECTED]> wrote: > >On Mon, Sep 04, 2006 at 08:48:26PM +0400, Andrew Pantyukhin wrote: > >> On 9/1/06, Andrew Pantyukhin <[EMAIL PROTECTED]> wrote: > >> >On 9/1/06, Kris Kennaway <[EMAIL PROTECTE

Thunar and Xfce-4.4

2006-09-04 Thread Nadow
Hi! Im new at the list and I would like to know why arent Thunar and Xfce-4.4 in the FreeBSD's ports tree. Is there any reason? I would do the ports myself but I am almost newbie at FreeBSD so Im afraid that I dont know how. Anybody can? Thank you. ___ f

Re: can't install gaim from port

2006-09-04 Thread pauls
--On September 4, 2006 11:25:01 PM +0600 "S. M. Ibrahim (Lavluda)" <[EMAIL PROTECTED]> wrote: s' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/net-im/gaim/work/gaim-1.5.0/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/net-im/gai

Re: World-writable files installed by ports

2006-09-04 Thread Andrew Pantyukhin
On 9/4/06, Kris Kennaway <[EMAIL PROTECTED]> wrote: On Mon, Sep 04, 2006 at 08:48:26PM +0400, Andrew Pantyukhin wrote: > On 9/1/06, Andrew Pantyukhin <[EMAIL PROTECTED]> wrote: > >On 9/1/06, Kris Kennaway <[EMAIL PROTECTED]> wrote: > >> On Thu, Aug 31, 2006 at 10:19:24AM -0400, Kris Kennaway wrot

can't install gaim from port

2006-09-04 Thread S. M. Ibrahim (Lavluda)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 at the time of compiling gaim, my pc is rebooter for physical problem. After reboot i had to run fsck manuly. Then i tried again. BUt now getting some error messege at the time of run make in /usr/port/net-im/gaim gmake[4]: Nothing to be done for

Re: World-writable files installed by ports

2006-09-04 Thread Kris Kennaway
On Mon, Sep 04, 2006 at 08:48:26PM +0400, Andrew Pantyukhin wrote: > On 9/1/06, Andrew Pantyukhin <[EMAIL PROTECTED]> wrote: > >On 9/1/06, Kris Kennaway <[EMAIL PROTECTED]> wrote: > >> On Thu, Aug 31, 2006 at 10:19:24AM -0400, Kris Kennaway wrote: > >> > On Thu, Aug 31, 2006 at 06:15:18PM +0400, An

Re: World-writable files installed by ports

2006-09-04 Thread Andrew Pantyukhin
On 9/1/06, Andrew Pantyukhin <[EMAIL PROTECTED]> wrote: On 9/1/06, Kris Kennaway <[EMAIL PROTECTED]> wrote: > On Thu, Aug 31, 2006 at 10:19:24AM -0400, Kris Kennaway wrote: > > On Thu, Aug 31, 2006 at 06:15:18PM +0400, Andrew Pantyukhin wrote: > > > Under no circumstances should a port install wo

portmaster deletes failed ports

2006-09-04 Thread Rene Ladan
Hi, I ran my approx. daily portmaster -a -d run this morning. It started upgrading sysutils/bsdstats, but failed because pkg-install was not present. When that file got committed later this morning, portmaster didn't upgrade the port because ... (huh ?) ... bsdstats was not installed anymore. J

intrested in maintaining devel/h8300-hms- [binutils | gcc | gdb5] ?

2006-09-04 Thread IOnut
Hi, I "own" 3 PRs for new ports that the submitter doesn't want to maintain. If you are interested please drop me an email. New Port: devel/h8300-hms-binutils, Gnu binutils for Renesas H8/300 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/97395 New Port: devel/h8300-hms-gcc, Gnu GCC for Renesa

intrested in maintaining a "sane C++ wrapper for MySQL" port ?

2006-09-04 Thread IOnut
Hi, I "own" a PR for a new port PR which the submitter doesn't want to maintain it. If you are interested please drop me an email. I will close the PR in a few days if nobody wants the port. ports/97275 : New port: databases/mysqlwrapped, sane C++ wrapper for MySQL: http://www.freebsd.org/cgi/qu

Current unassigned ports problem reports

2006-09-04 Thread FreeBSD bugmaster
Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has bee