Re: FreeBSD Port: py27-dbutils-1.1

2012-02-19 Thread Ruslan Mahmatkhanov

Hi.

Brian McCann wrote on 08.12.2011 01:14:

Not sure who this is going to, so I'll say "To whom it may concern".

I'm trying to "make package" for py-dbutils, and it's failing.  It's
trying to tar up various files in
"/usr/local/lib/python2.7/site-packages/DBUtils", which doesn't exist
because the make install deleted them when it build the egg file.
Anyone have any ideas on how to make this work?

--Brian


It's because this port looking for setuptools first:
"""
try:
from setuptools import setup
except ImportError:
from distutils.core import setup
"""

So the things will be broken if someone will try to package/install it 
in a system where setuptools is installed. Since nobody depends on this 
port, I just converted it to setuptools, so problem should be gone.


--
Regards,
Ruslan

Tinderboxing kills... the drives.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: nvidia-driver + 8-stable PAE == spectacular fail

2012-02-19 Thread Doug Barton
On 02/18/2012 22:09, Alexey Dokuchaev wrote:
> On Sat, Feb 18, 2012 at 06:19:18PM -0800, Doug Barton wrote:
>> I've been using 8-stable the last several weeks in preparation for the
>> new release and decided to give PAE a try for the first time. I rebuilt
>> my kernel with that option, and it booted fine. Then I rebuilt the
>> nvidia module and as soon as I kldload'ed it, boom!
>>
>> panic: pmap_mapdev: Couldn't alloc kernel virtual memory
>>
>> Unread portion of the kernel message buffer:
>> nvidia0:  on vgapci0
> 
> Hmm, if this is one of the older cards?  I presume you're running legacy
> driver version in this case, and they do no work with PAE-enabled kernels
> (it's mentioned in pkg-message).

No, I just bought the card a few months ago, and it works fine with
-current and non-PAE 8-i386 running the latest version of the driver.


Doug

-- 

It's always a long day; 86400 doesn't fit into a short.

Breadth of IT experience, and depth of knowledge in the DNS.
Yours for the right price.  :)  http://SupersetSolutions.com/

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: CFT: OfflineIMAP 6.5.2.1

2012-02-19 Thread Eygene Ryabinkin
Mon, Feb 13, 2012 at 11:10:32AM +0400, Eygene Ryabinkin wrote:
> I had updated the OfflineIMAP port to 6.5.2.1 and it is currently
> being tested by me and some other persons.  The patch is at
>   http://codelabs.ru/fbsd/ports/offlineimap/port-update-6.4.0-to-6.5.2.1.diff
> I will be testing it for 2-3 more days on my environment,
> but the wider testing is appreciated.

Testing showed two regressions, so the diff was updated and changes
were submitted upstream.  The URL for the patch is the same, additional
testing is welcome, as always.
-- 
Eygene Ryabinkin,,,^..^,,,
[ Life's unfair - but root password helps!   | codelabs.ru ]
[ 82FE 06BC D497 C0DE 49EC  4FF0 16AF 9EAE 8152 ECFB | freebsd.org ]


pgpDkdQk4vQTg.pgp
Description: PGP signature


Re: CFT: pkgng support for tinderbox

2012-02-19 Thread Andrey Zonov

On 16.02.2012 1:07, Beat Gätzi wrote:

Hi,

pkgng support for tinderbox (written by bapt@) is ready and is looking for
some review and testers. The patch is against tinderbox HEAD:

http://tmp.chruetertee.ch/tinderbox-pkgng.patch



Hi,

Tinderbox doesn't create repository (pkg repo) after building.  Is this 
intention behaviour?


--
Andrey Zonov
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


pcre again

2012-02-19 Thread ajtiM
I did as I red on /usr/ports/UPDATING and when I checked pkg_libchk I have 
many "misses" pcre related.

Do I need run portmaster -r devel/pcre, please?

Thanks in advance.

Mitja

http://jpgmag.com/people/lumiwa
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


[HEADS UP] Upcoming ports feature freeze

2012-02-19 Thread Thomas Abthorpe
The FreeBSD 8.3 release process is under way, you can view the schedule,
http://wiki.freebsd.org/Releng/8.3TODO

As has become the custom, a ports feature freeze is anticipated to be
announced with the RC1 date, tentatively scheduled at this time
for March 2, 2012.  Watch for further announcements as we get closer.

During the feature freeze, committers are expected to be conservative with
their commits, that is, no sweeping commits, infrastructure changes, or
commits to ports with a high number of dependencies.

http://blogs.freebsdish.org/portmgr/2012/02/19/upcoming-8-3-ports-feature-freeze
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


xfe build fails on 8-i386

2012-02-19 Thread Doug Barton
Howdy,

I'm having problems building xfe on recent 8-stable i386:

cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.
-I.. -I../intl  -I/usr/local/include -I/usr/local/include/freetype2
-I/usr/local/include -I/usr/local/include -D_THREAD_SAFE
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include
-I/usr/local/include  -D_THREAD_SAFE  -O2 -O2 -pipe -fno-strict-aliasing
-MT ttyinit.o -MD -MP -MF .deps/ttyinit.Tpo -c -o ttyinit.o `test -f
'../xvt/ttyinit.c' || echo './'`../xvt/ttyinit.c
../xvt/ttyinit.c:144:17: error: pty.h: No such file or directory
../xvt/ttyinit.c: In function 'write_utmp':
../xvt/ttyinit.c:217: error: 'struct utmp' has no member named 'ut_type'
../xvt/ttyinit.c:217: error: 'USER_PROCESS' undeclared (first use in
this function)
../xvt/ttyinit.c:217: error: (Each undeclared identifier is reported
only once
../xvt/ttyinit.c:217: error: for each function it appears in.)
../xvt/ttyinit.c:218: error: 'struct utmp' has no member named 'ut_id'
../xvt/ttyinit.c:218: error: 'struct utmp' has no member named 'ut_id'
../xvt/ttyinit.c: In function 'tidy_utmp':
../xvt/ttyinit.c:319: warning: comparison between pointer and integer
../xvt/ttyinit.c:321: error: 'struct utmp' has no member named 'ut_type'
../xvt/ttyinit.c:321: error: 'DEAD_PROCESS' undeclared (first use in
this function)
gmake[2]: *** [ttyinit.o] Error 1

Full build log available at http://people.freebsd.org/~dougb/xfe-build.log

-- 

It's always a long day; 86400 doesn't fit into a short.

Breadth of IT experience, and depth of knowledge in the DNS.
Yours for the right price.  :)  http://SupersetSolutions.com/

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: e2fsprogs-1.41.14

2012-02-19 Thread Matthias Andree
Am 03.02.2012 16:16, schrieb Michael:

> Could you please update the port to version 1.42

In the meanwhile, I have updated the port to 1.42. Thanks for the heads-up.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


FreeBSD Port: net-p2p/tribler

2012-02-19 Thread mvev26

Hello:

First I would like to Thank You all for all the hard work you do in 
bringing people like me these awesome ports.  I just switched from 
Ubuntu to PC-BSD and I am wondering if there is a way to get an updated 
version to Tribler's newest version:  Tribler 5.5.13


Your help is greatly appreciated.  I believe that since MegaUpload has 
been closed down, many people are looking for a safer alternative and 
Tribler is supposed to be much more secure and safer to use from what I 
have read.


Thanks again,

Eric:-)



http://www.freshports.org/net-p2p/tribler/

*tribler 4.0.4_5* net-p2p  on this 
many watch lists =0 
search for ports that depend on this port 


   Streaming capable P2P network client based on BitTorrent

   There is no maintainer for this port.
   Any concerns regarding this port should be directed to the FreeBSD
   Ports mailing list via po...@freebsd.org
   
   search for ports maintained by this maintainer
   

   *Port Added:* 02 May 2007 16:25:09
   *License:* not specified in port

   Tribler is a social community that facilitates filesharing through a so 
called
   peer-to-peer (p2p) network. A p2p network is structural different to a
   server-computer structure, where every user downloads its files from one
   central server. Within p2p the user/downloader becomes also an uploader to 
the
   next user. In this way there is no central computer that provides every file
   to all users.

   WWW:http://www.tribler.org/

   CVSWeb
    *:*
   Sources 
   *:* Main Web Site  *:* Distfiles
   Availability
   
   *:* PortsMon
   



___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: pcre again

2012-02-19 Thread Kevin Oberman
On Sun, Feb 19, 2012 at 2:04 PM, ajtiM  wrote:
> I did as I red on /usr/ports/UPDATING and when I checked pkg_libchk I have
> many "misses" pcre related.
>
> Do I need run portmaster -r devel/pcre, please?

It is quite possible that you will re-install quite a few ports that
don't need it with 'portmaster -r'. I'd just re-build the ports called
out in by 'pkg_libchk -o'. But you don't really need to do any
immediately. The backup copy of libpcre.so.0 in
/usr/local/lib/compat/pkg is not seen as that path is not checked by
pkg_libchk. (I assume that is deliberate.) Still, it is probably a
good idea to get them re-built. If some things are linked against two
libraries, one of which uses .0 and the other using .1 which will
break the executable as rtld will refuse to load it.

OTOH, those who only install or update from packages after upgrading
to a new release should have nothing to worry about.
-- 
R. Kevin Oberman, Network Engineer
E-mail: rkober...@gmail.com
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"