Wierd port version problem

2006-12-15 Thread Beech Rintoul
I'm upgrading ftp/proftpd. The new release is 1.3.1rc1. I have this in the makefile: PORTNAME= proftpd DISTVERSION=1.3.1rc1 PORTREVISION= Make fetches the sources with no problem, but when I start the build I noticed the version had been changed to 1.3.1.r1. Further when I tried a port

Scapy compilation error by py24-libdnet incomplete package list

2006-12-15 Thread [EMAIL PROTECTED]
Hi, while running actual portstree and trying to install scapy on i encountered: # make install ===> Installing for scapy-1.0.5 ===> scapy-1.0.5 depends on file: /usr/local/lib/python2.4/site-packages/dnet.so - not found ===>Verifying install for /usr/local/lib/python2.4/site-packages/dnet

Scapy compilation error by py24-libdnet incomplete package list

2006-12-15 Thread [EMAIL PROTECTED]
Hi, while running actual portstree and trying to install scapy on i encountered: # make install ===> Installing for scapy-1.0.5 ===> scapy-1.0.5 depends on file: /usr/local/lib/python2.4/site-packages/dnet.so - not found ===>Verifying install for /usr/local/lib/python2.4/site-packages/dnet

${TARGLIB} in gcc34 and gcc41 ports

2006-12-15 Thread Jeremie Le Hen
Hi Gerald, list, (Please Cc: me in your replies.) I've installed lang/gcc34 and lang/gcc41 and I looked for libgcc. I found: lang/gcc34: TARGLIB=${PREFIX}/lib/gcc/${CONFIGURE_TARGET}/${PORTVERSION} lang/gcc41: TARGLIB=${PREFIX}/lib/gcc-${PORTVERSION} Is there a reason for such incoherency betwe

Re: How to compile nautilus with debug symbols from ports?

2006-12-15 Thread Andrew Reilly
On Fri, 15 Dec 2006 11:18:05 -0600 "Jeremy Messenger" <[EMAIL PROTECTED]> wrote: > > So: what's happened to nautilus' .core file? Is there some fancy > > clean-up mechanism going on? I imagine so: that must be how > > bugbuddy gets invoked in the first place. Can this be overriden > > so that I

Re: mail/dovecot fails in portupgrade

2006-12-15 Thread Eric
Attos wrote: Hi, I've been trying to upgrade mail/dovecot and portupgrade fails. The last lines of the output are: : : cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/loca

mail/dovecot fails in portupgrade

2006-12-15 Thread Attos
Hi, I've been trying to upgrade mail/dovecot and portupgrade fails. The last lines of the output are: : : cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std

Re: Pfstat trouble, no data in database file

2006-12-15 Thread Daniel Hartmeier
On Mon, Dec 11, 2006 at 09:58:08PM +0100, Max Laier wrote: > @@ -67,10 +67,8 @@ > > /* first, find out how many queues there are */ > memset(&pa, 0, sizeof(pa)); > - if (ioctl(fd, DIOCGETALTQS, &pa)) { > - fprintf(stderr, "ioctl: DIOCGETALTQS: %s\n", strerror(errno));

Re: How to compile nautilus with debug symbols from ports?

2006-12-15 Thread Jeremy Messenger
On Wed, 13 Dec 2006 15:57:27 -0600, Andrew Reilly <[EMAIL PROTECTED]> wrote: Hi there, I had nautilus crash on me, the other day. I think that I can repeat the crash: well, it's happened twice, doing the same thing (attempting a VFS mount of a file share from a Windows laptop that requires a

Update Your Chase Bank Account ®

2006-12-15 Thread services
Chase logo Chase Bank Online® Department Notice You have received this email because you or someone had used your account from different locations. For security purpose, we are required to open an investigation into this matter. In order to safeguard your accoun

Re: Conditionnal patches in ${PATCHDIR}

2006-12-15 Thread Gabor Kovesdan
Jeremie Le Hen schrieb: Hi, (Please Cc: me in your replies.) I would like to apply a patch against a port conditionally, though I don't want to use ${PATCHFILES} because IIUC, this requires the patch to be stored remotely. My problem is that all files matching ${PATCHDIR}/patch-* are automatic

Conditionnal patches in ${PATCHDIR}

2006-12-15 Thread Jeremie Le Hen
Hi, (Please Cc: me in your replies.) I would like to apply a patch against a port conditionally, though I don't want to use ${PATCHFILES} because IIUC, this requires the patch to be stored remotely. My problem is that all files matching ${PATCHDIR}/patch-* are automatically applied. I tried to