File ownership being changed to root:wheel ownership after copying to samba server

2010-10-28 Thread Troy
A very strange problem just started happening with Samba after I upgraded to version samba34-3.4.9 on FreeBSD 8.0-STABLE. Let's say my username is foobar. I copy a file named To Fix.txt from a windows desktop machine to a samba share. In the log it shows the following: [2010/10/28

apr vulnerability

2010-10-28 Thread Andrea Venturoli
On one of the servers I manage, portaudit claims: portaudit Affected package: apr-0.9.19.0.9.19 Type of problem: apr -- multiple vulnerabilities. Reference: http://portaudit.FreeBSD.org/eb9212f7-526b-11de-bbf2-001b77d09812.html Following the above links, I find that apr1.3.5.1.3.7 is involved.

Re: apr vulnerability

2010-10-28 Thread Philip M. Gollucci
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/28/10 07:29, Andrea Venturoli wrote: On one of the servers I manage, portaudit claims: portaudit Affected package: apr-0.9.19.0.9.19 Type of problem: apr -- multiple vulnerabilities. Reference:

leaking of memory in samba4wins

2010-10-28 Thread Rodion
Hello. We are using port of samba4wins, but it is continuously suffering of memory leak. Output of top is sorting by size: last pid: 11959; load averages: 0.00, 0.02, 0.00 up 63+03:16:15 10:29:10 34 processes: 1 running, 33 sleeping CPU: 0.0% user, 0.0% nice, 0.0% system, 0.0%

Re: exception bash(and few plugins) of munin

2010-10-28 Thread Lupe Christoph
On Wednesday, 2010-10-27 at 19:51:37 +0200, Dag-Erling Smørgrav wrote: Ilya A. Arhipov mi...@heavennet.ru writes: Maybe exclude these plugins of Munin and bash:${PORTSDIR}/shells/bash of Makefiles. install bash, for these 5 plugins i think not correct, old version don't have these plugins

Re: File ownership being changed to root:wheel ownership after copying to samba server

2010-10-28 Thread Torfinn Ingolfsen
On Thu, Oct 28, 2010 at 7:57 AM, Troy t...@twisted.net wrote: A very strange problem just started happening with Samba after I upgraded to version samba34-3.4.9 on FreeBSD 8.0-STABLE. Let's say my username is foobar. I copy a file named To Fix.txt from a windows desktop machine to a samba

Re: FreeBSD Port: tomcat-6.0.24

2010-10-28 Thread Mike Jakubik
On Wed, 2010-10-27 at 20:42 +0200, Alex Dupre wrote: Mike Jakubik ha scritto: Does anyone have a working solution for this? The status command still does not work in tomcat 6.0.29. The above suggestion does not work either. The status command works on tomcat 6/7 ports. Indeed it does,

Re: ports/151747: request to enable emulators/wine on amd64

2010-10-28 Thread linimon
Synopsis: request to enable emulators/wine on amd64 Responsible-Changed-From-To: ports-freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Thu Oct 28 19:13:54 UTC 2010 Responsible-Changed-Why: Canonicalize assignment. http://www.freebsd.org/cgi/query-pr.cgi?pr=151747

pkg_add -r could be better?

2010-10-28 Thread Aragon Gouveia
Hi, I've recently started building custom packages and had hoped to consume them locally with 'pkg_add -r'. In short, pkg_add breaks with many of the custom built packages with messages such as: pkg_add: could not find package sqlite3-3.7.2 ! pkg_add: pkg_add of dependency 'nss-3.12.6_3'

Re: pkg_add -r could be better?

2010-10-28 Thread Sean McAfee
On 10/28/10 15:16, Aragon Gouveia wrote: Hi, I've recently started building custom packages and had hoped to consume them locally with 'pkg_add -r'. In short, pkg_add breaks with many of the custom built packages with messages such as: Why are you using -r (which fetches the default packages

Re: FreeBSD Port: snort-2.8.6.1

2010-10-28 Thread ignace peeters
Hello J, I've done a make clean, and remove all options, it builds OK now. Though I must say that I didn't change any thing in my make.conf or any other make configuration file. So I'm dazzled and confused, not being sure how this is entry got in the Makefiles. Regards, ignace On

Re: pkg_add -r could be better?

2010-10-28 Thread Aragon Gouveia
Hi, On 10/28/10 22:07, Sean McAfee wrote: Why are you using -r (which fetches the default packages from freebsd.org/mirrors) in conjunction with custom packages? My intention is to serve them to multiple systems from a single FTP/HTTP server. I set PACKAGEROOT/PACKAGESITE to override the

Re: Exchange ActiveSync account

2010-10-28 Thread John Prather
I realize I'm sort of reviving a dead thread here. I have created a davmail port and am trying it out before I submit the PR. Davmail comes highly recommended by some of my peers as a solution for syncing imap/pop3 clients to MS Exchange's Outlook Web Access (OWA), so will work without needing

Re: pkg_add -r could be better?

2010-10-28 Thread Panagiotis Christias
On Fri, Oct 29, 2010 at 1:57 AM, Aragon Gouveia ara...@phat.za.net wrote: Hi, On 10/28/10 22:07, Sean McAfee wrote: Why are you using -r (which fetches the default packages from freebsd.org/mirrors) in conjunction with custom packages? My intention is to serve them to multiple systems from

Re: Use of license in ports Makefile

2010-10-28 Thread Sahil Tandon
On Wed, 2010-10-27 at 18:52:42 -0400, Carmel wrote: I have a application that I want to port to FreeBSD. It is licensed under the BSD license from what I can understand. In the new port's Makefile, would I just put something like this: license: BSD No; instead: LICENSE=BSD

MD5 for distinfo has been deprecated

2010-10-28 Thread Thomas Abthorpe
Greetings list erwin@ committed http://www.freebsd.org/cgi/query-pr.cgi?pr=149657, based on work by dougb@ and r...@. It deprecates the use of md5 checksums in distinfo. So here on in, when you run make makesum, the md5 will no longer be generated, only the sha256 checksum. Existing distinfo