lsof and ZFS

2008-01-05 Thread Dmitry Morozovsky
Dear colleagues, can anyone sched me a light when lsof start supporting ZFS under FreeBSD? I tried to quick hack configure, but did not have much success... Thanks in advance. Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer:

Re: postgresql 8.2.5_1 client doesn't make with heimdal

2008-01-05 Thread Dorian Büttner
On Friday 04 January 2008 19:23:28 Boris Samorodov wrote: > http://lists.freebsd.org/pipermail/freebsd-stable/2005-October/018809.html > -LIB_DEPENDS+=krb5.21:${PORTSDIR}/security/heimdal > +LIB_DEPENDS+=krb5.23:${PORTSDIR}/security/heimdal > CONFIGURE_ARGS+=--with-krb5 > .en

Re: postgresql 8.2.5_1 client doesn't make with heimdal

2008-01-05 Thread Dorian Büttner
I'm not to deep into this, but as far as I can see, man krb5 doesn't list krb5_sendauth it it's list of provided funtions, however postgres' configure.in is checking for that: if test "$with_krb5" = yes ; then if test "$PORTNAME" != "win32"; then AC_SEARCH_LIBS(com_err, [krb5 'krb5 -ldes

Re: determining what ports directly depend on X

2008-01-05 Thread Alexander Leidinger
Quoting "Aryeh Friedman" <[EMAIL PROTECTED]> (Thu, 3 Jan 2008 22:11:19 -0500): > On 1/3/08, Frank J. Laszlo <[EMAIL PROTECTED]> wrote: > > Aryeh Friedman wrote: > > > I need to determine which ports depend directly (i.e. they have it > > > listed as a B/RDEPS). The specfic task I am working on r

Re: lsof and ZFS

2008-01-05 Thread Erwin Lansing
On Sat, Jan 05, 2008 at 10:51:36AM +0300, Dmitry Morozovsky wrote: > Dear colleagues, Hi Dmitry, > > can anyone sched me a light when lsof start supporting ZFS under FreeBSD? I > tried to quick hack configure, but did not have much success... > I actually talked to the author the other day on a

Re: lsof and ZFS

2008-01-05 Thread Wesley Shields
On Sat, Jan 05, 2008 at 01:39:24PM +0100, Erwin Lansing wrote: > On Sat, Jan 05, 2008 at 10:51:36AM +0300, Dmitry Morozovsky wrote: > > Dear colleagues, > > Hi Dmitry, > > > > can anyone sched me a light when lsof start supporting ZFS under FreeBSD? I > > tried to quick hack configure, but did n

Re: update R from 2.2.0 to 2.6.0 always fail

2008-01-05 Thread Rong-en Fan
On Jan 5, 2008 7:00 AM, dikshie <[EMAIL PROTECTED]> wrote: > i try several times to update math/R from 2.2.0 to 2.6.0 > but always fail in this step: > > gfortran42 -fpic -g -O2 -c xxxpr.f -o xxxpr.o > cc -std=gnu99 -shared -L/usr/local/lib -o libR.so CConverters.o > CommandLineArgs > .o Rdynlo

Re: lsof and ZFS

2008-01-05 Thread Dmitry Morozovsky
On Sat, 5 Jan 2008, Wesley Shields wrote: WS> > > can anyone sched me a light when lsof start supporting ZFS under FreeBSD? I WS> > > tried to quick hack configure, but did not have much success... WS> > > WS> > I actually talked to the author the other day on a different matter, and WS> > he m

Re: cannot install p5-Net-Pcap

2008-01-05 Thread Piotr
perhaps is something missing on my system, but what exactly ? --- On Fri 01/04, Jeremy Chadwick < [EMAIL PROTECTED] > wrote: From: Jeremy Chadwick [mailto: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: freebsd-ports@freebsd.org Date: Fri, 4 Jan 2008 18:22:22 -0800 Subject: Re: cannot insta

Re: lsof and ZFS

2008-01-05 Thread Wesley Shields
On Sat, Jan 05, 2008 at 05:59:00PM +0300, Dmitry Morozovsky wrote: > On Sat, 5 Jan 2008, Wesley Shields wrote: > > WS> > > can anyone sched me a light when lsof start supporting ZFS under > FreeBSD? I > WS> > > tried to quick hack configure, but did not have much success... > WS> > > > WS> > I

Re: ports/editors/xemacs-devel-mule-xft - compile ERROR!

2008-01-05 Thread Andrey Slusar
2008/1/4, Andrei V. Lavreniyuk <[EMAIL PROTECTED]>: > # uname -a > FreeBSD datacenter.technica-03.local 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #0: > Fri Jan 4 09:25:21 EET 2008 > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP-DATACENTER i386 Please, send to me the full build log. -- Regards, Andre

Re: Port Version via pkg_add

2008-01-05 Thread Garrett Cooper
On Jan 5, 2008, at 9:51 AM, Jason C. Wells wrote: Garrett Cooper wrote: Please see my earlier post (November / December on [EMAIL PROTECTED]) where I provided a really simple pkg_add(1) patch that keeps all packages fetched with -K. That appears to do the trick. Thanks! Jason C. Wells

Re: Port Version via pkg_add

2008-01-05 Thread Jason C. Wells
Garrett Cooper wrote: Please see my earlier post (November / December on [EMAIL PROTECTED]) where I provided a really simple pkg_add(1) patch that keeps all packages fetched with -K. That appears to do the trick. Thanks! Jason C. Wells ___ freebsd-

Re: new wiki page: State of Packages on Sparc64

2008-01-05 Thread Mark Linimon
On Wed, Jan 02, 2008 at 05:10:56PM -0600, Mark Linimon wrote: > Please see http://wiki.freebsd.org/Sparc64Packages for a writeup on where > we are with respect to sparc64 packages, from portmgr's perspective. I have updated the charts and detailed-list pages on portsmon with the latest information

Re: cannot install p5-Net-Pcap

2008-01-05 Thread Jeremy Chadwick
On Sat, Jan 05, 2008 at 10:57:06AM -0500, Piotr wrote: > perhaps is something missing on my system, but what exactly ? Sadly, I don't have an answer for you. I'm not sure what would induce that sort of behaviour... -- | Jeremy Chadwickjdc at parodius.com | |

sysutils/cfengine: invalid use of USE_BDB

2008-01-05 Thread Scot Hetzel
I have noticed that sysutils/cfengine is using USE_BDB incorrectly. USE_BDB?= 46 The USE_BDB variable is not a user setable variable. If someone were to read this Makefile, they would get the wrong impression that they should set USE_BDB in there /etc/make.conf, ports.conf, or portupgrade.conf fi

Re: new wiki page: State of Packages on Sparc64

2008-01-05 Thread Stephen Hurd
Mark Linimon wrote: On Wed, Jan 02, 2008 at 05:10:56PM -0600, Mark Linimon wrote: Please see http://wiki.freebsd.org/Sparc64Packages for a writeup on where we are with respect to sparc64 packages, from portmgr's perspective. I have updated the charts and detailed-list pages on portsmon

Re: Adobe Reader 8 ports

2008-01-05 Thread Rainer Hurling
Hiroki Sato, thank you for the port. On 05.01.2008 07:00 (UTC+1), Hiroki Sato wrote: Hello all, As you already noticed, ports of Adobe Reader 8.1.1 have been committed. I tested the functionality as much as I could, but the 15 languages are beyond me anyway ;) So, please try them and let me

Patch 7.1.126 and patch 7.1.186 fo VIM

2008-01-05 Thread Derek Tattersall
Patch 7.1.186 to vim-7.1 is dependent on changes made in patch 7.1.126. However, 7.1.126 will not apply cleanly to the tree in vim-7.1.tar.bz2, as the file gui_w48.c is not in that archive. Conversation on the vim-use list at Google shows Bram Moolenaar is willing to make special patch as 7.1.126n

pcap and lpcap dependencies

2008-01-05 Thread Piotr
hi howto find out ALL installed packages depending on pcap and lpcap ? I have 6.2-RELEASE-p9. ___ Join Excite! - http://www.excite.com The most personalized portal on the Web! ___ freebsd-ports@freebsd.

Re: cannot install p5-Net-Pcap

2008-01-05 Thread Piotr
now I'm getting this error: # cd /usr/ports/net/p5-Net-Pcap # make reinstall clean ===> Building for p5-Net-Pcap-0.15_1 Makefile out-of-date with respect to /usr/local/lib/perl5/5.8.8/mach/Config.pm / usr/local/lib/perl5/5.8.8/mach/CORE/config.h Cleaning current config before rebuilding Makefil

Re: cannot install p5-Net-Pcap

2008-01-05 Thread Piotr
I've installed the newest libpcap-0.9.7_1, but I'm still getting errors: # pkg_info | grep libpcap libpcap-0.9.7_1 Ubiquitous network traffic capture library # cd /usr/ports/net/p5-Net-Pcap # make deinstall clean ===> Deinstalling for net/p5-Net-Pcap ===> p5-Net-Pcap not installed, skippi

Re: cannot install p5-Net-Pcap

2008-01-05 Thread Max Laier
On Sunday 06 January 2008, Piotr wrote: > now I'm getting this error: > > # cd /usr/ports/net/p5-Net-Pcap > # make reinstall clean > > ===> Building for p5-Net-Pcap-0.15_1 > Makefile out-of-date with respect to > /usr/local/lib/perl5/5.8.8/mach/Config.pm / > usr/local/lib/perl5/5.8.8/mach/CORE/con

Re: pcap and lpcap dependencies

2008-01-05 Thread Tim Kellers
Piotr wrote: hi howto find out ALL installed packages depending on pcap and lpcap ? I have 6.2-RELEASE-p9. ___ Join Excite! - http://www.excite.com The most personalized portal on the Web! ___ freebsd

Ports that have multiple configuration files

2008-01-05 Thread Naram Qashat
I had a question regarding what to do in a port Makefile when the port has multiple configuration files to install into PREFIX/etc. I read in the Porters Handbook about having to add entries into the Makefile and pkg-plist, but that seems to only be good for ports with a very small amount of co

Re: Ports that have multiple configuration files

2008-01-05 Thread Doug Barton
Naram Qashat wrote: > I had a question regarding what to do in a port Makefile when the port > has multiple configuration files to install into PREFIX/etc. I read in > the Porters Handbook about having to add entries into the Makefile and > pkg-plist, but that seems to only be good for ports with

Re: Ports that have multiple configuration files

2008-01-05 Thread Naram Qashat
Doug Barton wrote: Naram Qashat wrote: I had a question regarding what to do in a port Makefile when the port has multiple configuration files to install into PREFIX/etc. I read in the Porters Handbook about having to add entries into the Makefile and pkg-plist, but that seems to only be good f