porters: register-plist and PLIST_DB

2005-09-10 Thread Marc Espie
All people who work on ports should set PLIST_DB to some directory. This gimmick catches issues with people that forget to bump pkgnames when committing changes. Don't hesitate to yell at people who forget that. Useful trick: locally set PLIST_DB to nothing when tweaking the port, before the

Re: NEW : audacity-1.2.3 + libsamplerate-0.1.2

2005-09-10 Thread Antoine Jacoutot
steven mestdagh wrote: - upon selecting Help - Online help, I get a segmentation fault. Thanks for the feedback. Hum, strange I don't get that on macppc. - there is this option File - Export to MP3, which requires lame, so maybe lame can be added to the dependencies, or else you can remove

firefox extensions

2005-09-10 Thread Edd Barrett
Hi there, Has anyone managed to install the gmail notifier extension in firefox-1.0.6 on 3.7? For me it locks up and I have no option but to xkill it. Just a minor is that Help - About displays no version number where it should too. Best Regards Edd

Re: NEW : audacity-1.2.3 + libsamplerate-0.1.2

2005-09-10 Thread Aleksander Piotrowski
Antoine Jacoutot [EMAIL PROTECTED] wrote: So, as far as I can see, the only problem so far is the segfault on Online Help. I can't reproduce this, but I have no sparc64, so if anyone running that platform could confirm this, I would appreciate. I'll check that later. BTW right now I have

Re: NEW : audacity-1.2.3 + libsamplerate-0.1.2

2005-09-10 Thread Antoine Jacoutot
Aleksander Piotrowski wrote: Antoine Jacoutot [EMAIL PROTECTED] wrote: So, as far as I can see, the only problem so far is the segfault on Online Help. I can't reproduce this, but I have no sparc64, so if anyone running that platform could confirm this, I would appreciate. I'll check that

how do i ?

2005-09-10 Thread Rbbigdaddy62
please help if you can how do i make this work when it keeps coming up user intervention required

Handling of PORTSDIR_PATH in pkgpath.mk

2005-09-10 Thread Brad Ely
Currently the ports infrastructure normalizes PKGPATH with repect to CURDIR, however I've noticed that this does not work properly if you set PORTSDIR_PATH to point to some mystuff directory outside the normal ports tree. For example: $ pwd /PKGROOT/ACTIVE/mystuff/audio/audacity $ pwd -P

Re: Handling of PORTSDIR_PATH in pkgpath.mk

2005-09-10 Thread Thorsten Glaser
Brad Ely dixit: +_PORTSDIR_PATH!=for i in ${PORTSDIR_PATH:S,:, ,}; do cd $$i; pwd -P; done ^^ use readlink -nf //mirabile -- I believe no one can invent an algorithm. One just happens to hit upon it when God enlightens him. Or

sdl-1.2.9 update

2005-09-10 Thread Peter Valchev
Please test with your favourite applications Interested in a test on macppc as well, please mail me the full build file (I don't currently have a machine I can update to -current). There is some altivec support added it seems, we may need to disable in the port. Index: Makefile

Re: iperf-2.0.2 hogging the CPU on 3.8-beta

2005-09-10 Thread Antti Harri
On Sat, 10 Sep 2005, Schöberle Dániel wrote: Using sept. 1 snapshots with iperf 2.0.2 it uses the CPU 100%. With That's because the patch-include_headers_h sucks. It makes Iperf compile on OpenBSD but it doesn't make it work: server mode didn't work at all for me and client managed to