Re: cvs commit: ports/net Makefile ports/net/bwi-firmware-kmod Makefile distinfo pkg-descr pkg-plist

2009-05-17 Thread Scot Hetzel
On Sun, May 17, 2009 at 12:47 AM, Ion-Mihai Tetcu ite...@freebsd.org wrote:
 On Sat, 16 May 2009 18:15:52 -0700
 Doug Barton do...@freebsd.org wrote:

 Scot Hetzel wrote:
  This shouldn't be flaged as an mtree error.  The reason that
  linker.hints was left behind is due to this file is generated by
  kldxref.  The port/package runs kldxref during the install of the
  firmware module to update the existing or create a linker.hints
  file, and when the package is removed, it runs kldxref again to
  clean up the linker.hints file to only contain the modules
  in /boot/modules.  It has no way to know if it is safe to remove
  this file.

 Would it be safe to remove if it's empty?

 Doh! I don't see why not. :-)

I performed a test where only bwi_v3_ucode.ko was installed into a
directory, ran kldxref on the directory and it created a 88 byte
linker.hints file.  I then removed the kernel module from the
directory, ran kldxref.  Kldxref removed the empty linker.hints file.

So it looks like all kernel module ports should have this code added
to their pkg-plists:

%%KMODDIR%%/kernel_module.ko
@exec kldxref %%KMODDIR%%
@unexec kldxref %%KMODDIR%%


The bwi-firmware-kmod port had these changes applied on 5/16, and QAT
shouldn't be reporting this error any more.

Scot
___
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: screen and tmux should be listed under the same category

2009-05-17 Thread Freddie Cash
On Sat, May 16, 2009 at 4:38 PM, matt donovan kitchet...@gmail.com wrote:
 On Sat, May 16, 2009 at 5:53 PM, Philip M. Gollucci 
 pgollu...@p6m7g8.comwrote:

 Josh Rickmar wrote:
  GNU screen is listed under sysutils, while tmux is listed under misc.
  Shouldn't the two at least be in the same category, since they both do
  the exact same thing? (tmux is even designed to be a BSD-licensed
  replacement for screen.)
 
 Does anyone have any thoughts on tmux vs screen ?  the NO_PACKAGE in
 screen has been annoying me for years now if I can find a good
 replacement I'm so there.

 tmux does not work inside the shell due to sc. But in  X it works wonders.

tmux works just fine at a console without X running.


-- 
Freddie Cash
fjwc...@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


databases/clip

2009-05-17 Thread Dmitry N. Kolesnikov
Hi, 
I need the databases/clip port updated to current (v. 1.2.0), can you please 
do it?
___
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: cvs commit: ports/net Makefile ports/net/bwi-firmware-kmod Makefile distinfo pkg-descr pkg-plist

2009-05-17 Thread Ion-Mihai Tetcu
On Sun, 17 May 2009 01:52:10 -0500
Scot Hetzel swhet...@gmail.com wrote:

 On Sun, May 17, 2009 at 12:47 AM, Ion-Mihai Tetcu
 ite...@freebsd.org wrote:
  On Sat, 16 May 2009 18:15:52 -0700
  Doug Barton do...@freebsd.org wrote:
 
  Scot Hetzel wrote:
   This shouldn't be flaged as an mtree error.  The reason that
   linker.hints was left behind is due to this file is generated by
   kldxref.  The port/package runs kldxref during the install of the
   firmware module to update the existing or create a linker.hints
   file, and when the package is removed, it runs kldxref again to
   clean up the linker.hints file to only contain the modules
   in /boot/modules.  It has no way to know if it is safe to remove
   this file.
 
  Would it be safe to remove if it's empty?
 
  Doh! I don't see why not. :-)
 
 I performed a test where only bwi_v3_ucode.ko was installed into a
 directory, ran kldxref on the directory and it created a 88 byte
 linker.hints file.  I then removed the kernel module from the
 directory, ran kldxref.  Kldxref removed the empty linker.hints file.
 
 So it looks like all kernel module ports should have this code added
 to their pkg-plists:
 
 %%KMODDIR%%/kernel_module.ko
 @exec kldxref %%KMODDIR%%
 @unexec kldxref %%KMODDIR%%
 
 
 The bwi-firmware-kmod port had these changes applied on 5/16, and QAT
 shouldn't be reporting this error any more.

I'll commit to the rest of them if maintainers don't fix them
themselves in a few days.

-- 
IOnut - Un^d^dregistered ;) FreeBSD user
  Intellectual Property is   nowhere near as valuable   as Intellect
FreeBSD committer - ite...@freebsd.org, PGP Key ID 057E9F8B493A297B


signature.asc
Description: PGP signature


Re: databases/clip

2009-05-17 Thread Mark Linimon
On Sun, May 17, 2009 at 01:25:39PM +0600, Dmitry N. Kolesnikov wrote:
 I need the databases/clip port updated to current (v. 1.2.0), can you please 
 do it?

The po...@freebsd.org maintainer is the place-holder maintainer;
that means no one is maintaining it.  The best thing for you to do
is to come up with an update yourself and submit it via send-pr or
the website.  Perhaps, since you use it, you would be interested in
taking over as maintainer?

mcl
___
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: [Call For Testing] VirtualBox for FreeBSD!

2009-05-17 Thread Greg Byshenk
On Sat, May 16, 2009 at 07:16:13PM +0200, Benoit Calvez wrote:
 On Thu, May 14, 2009 at 11:49 PM, Benoit Calvez 
 benoit.cal...@gmail.comwrote:
  On Thu, May 14, 2009 at 9:12 PM, Martin Wilke m...@freebsd.org wrote:

  After the announcement from Alexander Eichner about
  Virtualbox on FreeBSD, we started the work on a port
  for FreeBSD. Now we think that we solved the most
  problems and are ready for the first Call for Testing.
 
  Some notes before you can test the port:
  Make sure you are using RELENG_7 or higher. You have
  to use a fresh portstree with uptodate ports!! Please
  read carefully the pkg-messages.
 
  Some known issues / Troubleshooting:
  Sometimes the kernel on HEAD coredumps when loading
  or unloading the kernel module. A small workaround
  to prevent the crash is to not start X, mount proc,
  then load the kernel module and start X from the
  console. That helped me and some testers, maybe you
  too. :P AMD64 should be work in general, it builds
  and start. But not right tested at the moment. We
  want here also some feedback.
 
  Some Thanks:
  First of all we'd like to say many thanks to _ALL_
  vbox developers. Next people are Bernhard Froehlich
  (aka decke), Beat Gaetzi (beat@), Dennis Herrmann
  (dhn@), Pietro Cerutti (gahr@), myself (*gg*),
  and _ALL_ who helped and provided feedback.
 
  Happy Testing :-)
 
  Download:
 
   
  http://people.freebsd.org/~miwi/vbox/vboxport.tgzhttp://people.freebsd.org/%7Emiwi/vbox/vboxport.tgz
 
  Wiki Page:
   http://wiki.freebsd.org/VirtualBox
 
   - Martin

  I'm trying to build from amd64, but got the following error. Sorry but I
  didn't look, and it's a fresh paste:
  [...]

 I just tryed with the last tarball (
 http://people.freebsd.org/~miwi/vbox/virtualbox_1.tgz) and it compiles fine.
 
 the kernel module loads, and I'll try to boot an opensolaris in a few
 moments.

I've just tried with virtualbox_1.tgz, and it builds without a problem, the
module installs without a problem, but attempting to start VirtualBox fails.
I get no error at all, VirtualBox just hangs.

If I attempt to run 'truss VirtualBox', I get the error:

   Effective UID is not root (euid=1001 egid=1001 uid=1001 gid=1001) (rc=-10)
   It may help to reinstall VirtualBox. 

But checking shows that VirtualBox is SUID root:

   $ ls -l /usr/local/lib/virtualbox/VirtualBox
   -r-s--x--x  1 root  vboxusers  21016 May 17 10:21 
/usr/local/lib/virtualbox/VirtualBox

It seems that I can create a vm:

   $ VBoxManage createvm --name test
   VirtualBox Command Line Management Interface Version 2.2.51_OSE
   (C) 2005-2009 Sun Microsystems, Inc.
   All rights reserved.
   
   Virtual machine 'test' is created.
   UUID: 9be28271-55c2-4299-b69a-266c58716db7
   Settings file: '/home/gbyshenk/.VirtualBox/Machines/test/test.xml'
   $ VirtualBox 
   
   $ ls -l /home/gbyshenk/.VirtualBox/Machines/test/test.xml
   -rw---  1 gbyshenk  gbyshenk  2302 May 17 10:37 
/home/gbyshenk/.VirtualBox/Machines/test/test.xml

But VirtualBox itself fails to start -- even if I run as root.

System is amd64, 7-STABLE as of 26-04-2009.  Does it need to be more
recent...?


-- 
greg byshenk  -  gbysh...@byshenk.net  -  Leiden, NL
___
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: [Call For Testing] VirtualBox for FreeBSD!

2009-05-17 Thread Glen Barber
On Thu, May 14, 2009 at 3:12 PM, Martin Wilke m...@freebsd.org wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1


 Howdy Guys,

 After the announcement from Alexander Eichner about
 Virtualbox on FreeBSD, we started the work on a port
 for FreeBSD. Now we think that we solved the most
 problems and are ready for the first Call for Testing.


Runs great for me.  (uname -a included.)  Thanks for porting this!

FreeBSD phoenix 7.2-STABLE FreeBSD 7.2-STABLE #0 r192129M: Thu May 14
22:53:56 UTC 2009 r...@phoenix:/usr/obj/usr/src/sys/GENERIC  i386


-- 
Glen Barber
___
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: OpenNMS 1.6.2 port

2009-05-17 Thread Sevan / Venture37

Sevan / Venture37 wrote:

Port updated to v1.6.4
http://www.geeklan.co.uk/?p=132
http://www.geeklan.co.uk/files/opennms/opennms-164-freebsd-port.tgz


Updated to 1.6.5
http://www.geeklan.co.uk/files/opennms/opennms-165-freebsd-port.tgz


___
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: fftw3

2009-05-17 Thread eculp

Quoting ajtiM lum...@gmail.com:


On Sunday 17 May 2009 03:14:12 Chris Rees wrote:

2009/5/17 ajtiM lum...@gmail.com:
 On Friday 15 May 2009 19:48:23 Sahil Tandon wrote:
 On Fri, 15 May 2009, ajtiM wrote:
  pkgdb -F
  ---  Checking the package registry database
  Stale dependency: akode-2.0.2,1 - fftw3-3.1.3 (math/fftw3):
  Install stale dependency? ([y]es/[n]o/[a]ll) [yes] yes
  [Gathering depends for math/fftw3 .. done]
  ---  Installing 'gcc-4.3.4_20090503' from a port (lang/gcc43)
  ---  Building '/usr/ports/lang/gcc43'
  ===  Cleaning for gcc-4.3.4_20090503
  Making GCC 4.3.4 for FreeBSD 7.2  target=i386-portbld-freebsd7.2
  You need to increase the datasize limit to at least 70 (and set
  kern.maxdsiz=734003200 in /boot/loader.conf) to build with Java
  support.

 Did you try increasing the datasize limit?

  *** Error code 1
 
  Stop in /usr/ports/lang/gcc43.

 If you don't need Java:

 % grep -C 1 WITHOUT_JAVA lang/gcc43/pkg-descr
 (Building the Java frontend and the associated libgcj library will
 consume more than 512MB of main memory.  Set WITHOUT_JAVA=yes in
 the environment when building this port to avoid that.)

 I have WITHOUT_JAVA=   yes

 and it doesn't work.

As in

WITHOUT_JAVA=yes

or

WITHOUT_JAVA= yes

?

You can't just stick random whitespace in the middle of things like
that

Chris

--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?


Thank you very much but I didn't change Makefil. It was originaly in
(default).


I'm using today's current and just tried the following in lang/gcc43  
to hopefully be able to build ffw3 with the following made and  
resulting errors.


# make WITHOUT_JAVA=yes

...

checking whether ln -s works... yes
checking for i386-portbld-freebsd7.2-gcc...  
/usr/local/ports/lang/gcc43/work/build/./gcc/xgcc  
-B/usr/local/ports/lang/gcc43/work/build/./gcc/  
-B/usr/local/i386-portbld-freebsd7.2/bin/  
-B/usr/local/i386-portbld-freebsd7.2/lib/ -isystem  
/usr/local/i386-portbld-freebsd7.2/include -isystem  
/usr/local/i386-portbld-freebsd7.2/sys-include
checking for suffix of object files... configure: error: cannot  
compute suffix of object files: cannot compile

See `config.log' for more details.
gmake[2]: *** [configure-stage1-target-libgcc] Error 1
gmake[2]: Leaving directory `/usr/local/ports/lang/gcc43/work/build'
gmake[1]: *** [stage1-bubble] Error 2
gmake[1]: Leaving directory `/usr/local/ports/lang/gcc43/work/build'
gmake: *** [bootstrap-lean] Error 2
*** Error code 1

Stop in /usr/local/ports/lang/gcc43.

Any suggestions appreciated.

ed
___
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


Confused by CUPS version in ports/UPDATING

2009-05-17 Thread Leslie Jensen

Hello

In ports/UPDATING it states

20090516:
  AFFECTS: users of print/cups-base and portupgrade
  AUTHOR: din...@freebsd.org

  print/cups has been splitten in mutiple ports. If upgrading
  from 1.9.10 and below you must remove the installed version first.


I think I have the latest version of cups installed and it's

:pkg_info | grep cups
cups-base-1.3.10_1  Common UNIX Printing System
cups-client-1.3.10_1 Common UNIX Printing System


Why is portupgrade mentioned?

:pkg_info | grep portupgrade
portupgrade-2.4.6_2,2 FreeBSD ports/packages administration and 
management tool s



It must be a typo or ?

/Leslie



___
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: fftw3

2009-05-17 Thread Sahil Tandon
On Sun, 17 May 2009, eculp wrote:

 I'm using today's current and just tried the following in lang/gcc43 to 
 hopefully be able to build ffw3 with the following made and resulting 
 errors.

 # make WITHOUT_JAVA=yes

 ...

 checking whether ln -s works... yes
 checking for i386-portbld-freebsd7.2-gcc...  
 /usr/local/ports/lang/gcc43/work/build/./gcc/xgcc  
 -B/usr/local/ports/lang/gcc43/work/build/./gcc/  
 -B/usr/local/i386-portbld-freebsd7.2/bin/  
 -B/usr/local/i386-portbld-freebsd7.2/lib/ -isystem  
 /usr/local/i386-portbld-freebsd7.2/include -isystem  
 /usr/local/i386-portbld-freebsd7.2/sys-include
 checking for suffix of object files... configure: error: cannot compute 
 suffix of object files: cannot compile
 See `config.log' for more details.

Perhaps helpful: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38286

-- 
Sahil Tandon sa...@tandon.net
___
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


[CFT] FreeBSD python25 move to python26 as default version.

2009-05-17 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

A few weeks ago I started the work on an update of
lang/python26. With this update I want to move to
python26 as the default python version. I've tested
a lot of ports which work fine. I've given pav@ a patch
for a exp-run, to check how many regressions we have with
this move. I'd like to call for testing of this patch to
make sure I don't break too many ports.

Please do following:

  Make sure your portstree is uptodate,
fetch the patch here:
http://miwi.homeunix.com/patches/python262.diff

Apply the patch. If you have 2.5.x installed, perform an
upgrade of lang/python25 to lang/python26 with a command like:

# portupgrade -o lang/python26 lang/python25

If you want to keep 2.5.x installed alongside 2.6.x, set the
PYTHON_DEFAULT_VERSION variable to 'python2.5' without quotes in
make.conf, then go to lang/python and execute

   # portupgrade -R python

Once the installed Python has been updated to 2.6, by using one of the
methods above, it is required to run the upgrade-site-packages target in
lang/python to assure that site-packages are made available to the new 
Python
version.

# cd /usr/ports/lang/python  make upgrade-site-packages

This Makefile target requires ports-mgmt/portupgrade to be installed.

  Happy Testing!
- Martin

- -- 

+---+---+
|  PGP: 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
|  ICQ: 169139903   |  Mail   : miwi(at)FreeBSD.org |
+---+---+
|   Mess with the Best, Die like the Rest!  |
+---+---+
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.11 (FreeBSD)

iEUEARECAAYFAkoQQTgACgkQdLJIhLHm/OlKsQCdHdV/vKQ5+azyfffHtVe2dzQW
lkAAmNI3QPVJ2In0Jlq+wJLbVQBBaAk=
=WMF2
-END PGP SIGNATURE-
___
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: fftw3

2009-05-17 Thread Kent Stewart
On Sunday 17 May 2009 07:21:17 am eculp wrote:
 Quoting ajtiM lum...@gmail.com:
  On Sunday 17 May 2009 03:14:12 Chris Rees wrote:
  2009/5/17 ajtiM lum...@gmail.com:
   On Friday 15 May 2009 19:48:23 Sahil Tandon wrote:
   On Fri, 15 May 2009, ajtiM wrote:
pkgdb -F
---  Checking the package registry database
Stale dependency: akode-2.0.2,1 - fftw3-3.1.3 (math/fftw3):
Install stale dependency? ([y]es/[n]o/[a]ll) [yes] yes
[Gathering depends for math/fftw3 .. done]
---  Installing 'gcc-4.3.4_20090503' from a port (lang/gcc43)
---  Building '/usr/ports/lang/gcc43'
===  Cleaning for gcc-4.3.4_20090503
Making GCC 4.3.4 for FreeBSD 7.2  target=i386-portbld-freebsd7.2
You need to increase the datasize limit to at least 70 (and set
kern.maxdsiz=734003200 in /boot/loader.conf) to build with Java
support.
  
   Did you try increasing the datasize limit?
  
*** Error code 1
   
Stop in /usr/ports/lang/gcc43.
  
   If you don't need Java:
  
   % grep -C 1 WITHOUT_JAVA lang/gcc43/pkg-descr
   (Building the Java frontend and the associated libgcj library will
   consume more than 512MB of main memory.  Set WITHOUT_JAVA=yes in
   the environment when building this port to avoid that.)
  
   I have WITHOUT_JAVA=   yes
  
   and it doesn't work.
 
  As in
 
  WITHOUT_JAVA=yes
 
  or
 
  WITHOUT_JAVA= yes
 
  ?
 
  You can't just stick random whitespace in the middle of things like
  that
 
  Chris
 
  --
  A: Because it messes up the order in which people normally read text.
  Q: Why is top-posting such a bad thing?
  A: Top-posting.
  Q: What is the most annoying thing in e-mail?
 
  Thank you very much but I didn't change Makefil. It was originaly in
  (default).

 I'm using today's current and just tried the following in lang/gcc43
 to hopefully be able to build ffw3 with the following made and
 resulting errors.

 # make WITHOUT_JAVA=yes


You really needed to man make. I did a setenv WITHOUT_JAVA yes in my .cshrc, 
brought up a new konsole and everything built. For make, I think it would 
have to be 
make -D WITHOUT_JAVA=yes.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html

___
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


[Call For Testing] VirtualBox for FreeBSD! take2

2009-05-17 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


We rolled a new tarball with the patch from Juergen Lock [1]
with a posible fix for AMD64 users, tested on 3 machines
which now works without problems. Many Thanks to him for
his nice work! 

http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz

Martin

- -- 

+---+---+
|  PGP: 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
|  ICQ: 169139903   |  Mail   : miwi(at)FreeBSD.org |
+---+---+
|   Mess with the Best, Die like the Rest!  |
+---+---+
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.11 (FreeBSD)

iEUEARECAAYFAkoQUtAACgkQdLJIhLHm/OlY2QCg1KZW2YCvE1VhqKgSQ/xhjKIx
U60Al2UMniKg+KvQ6m9RcP92eOMddfQ=
=kB6c
-END PGP SIGNATURE-
___
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: fftw3

2009-05-17 Thread Sahil Tandon
On Sun, 17 May 2009, Kent Stewart wrote:

  I'm using today's current and just tried the following in lang/gcc43
  to hopefully be able to build ffw3 with the following made and
  resulting errors.
 
  # make WITHOUT_JAVA=yes
 
 
 You really needed to man make. I did a setenv WITHOUT_JAVA yes in my 
 .cshrc, 
 brought up a new konsole and everything built. For make, I think it would 
 have to be 
 make -D WITHOUT_JAVA=yes.

No, passing variable overrides to make(1) on the command line works without
the -D flag.  Why do you believe it is necessary?

-- 
Sahil Tandon sa...@tandon.net
___
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: fftw3

2009-05-17 Thread Kent Stewart
On Sunday 17 May 2009 11:15:21 am Sahil Tandon wrote:
 On Sun, 17 May 2009, Kent Stewart wrote:
   I'm using today's current and just tried the following in lang/gcc43
   to hopefully be able to build ffw3 with the following made and
   resulting errors.
  
   # make WITHOUT_JAVA=yes
 
  You really needed to man make. I did a setenv WITHOUT_JAVA yes in my
  .cshrc, brought up a new konsole and everything built. For make, I think
  it would have to be
  make -D WITHOUT_JAVA=yes.

 No, passing variable overrides to make(1) on the command line works without
 the -D flag.  Why do you believe it is necessary?

Because I always had to do it in the past.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html

___
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: [Call For Testing] VirtualBox for FreeBSD! take2

2009-05-17 Thread Sam Fourman Jr.
On Sun, May 17, 2009 at 1:09 PM, Martin Wilke m...@freebsd.org wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1


 We rolled a new tarball with the patch from Juergen Lock [1]
 with a posible fix for AMD64 users, tested on 3 machines
 which now works without problems. Many Thanks to him for
 his nice work!

 http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz

 Martin

Does this version still have the kernel module crashing at random on current?

Sam Fourman Jr.
___
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: fftw3

2009-05-17 Thread Kent Stewart
On Sunday 17 May 2009 11:38:34 am Kent Stewart wrote:
 On Sunday 17 May 2009 11:15:21 am Sahil Tandon wrote:
  On Sun, 17 May 2009, Kent Stewart wrote:
I'm using today's current and just tried the following in lang/gcc43
to hopefully be able to build ffw3 with the following made and
resulting errors.
   
# make WITHOUT_JAVA=yes
  
   You really needed to man make. I did a setenv WITHOUT_JAVA yes in my
   .cshrc, brought up a new konsole and everything built. For make, I
   think it would have to be
   make -D WITHOUT_JAVA=yes.
 
  No, passing variable overrides to make(1) on the command line works
  without the -D flag.  Why do you believe it is necessary?

 Because I always had to do it in the past.


I tried the update today, and the make WITHOUT_JAVA=yes worked.

Kent



-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html

___
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: [Call For Testing] VirtualBox for FreeBSD! take2

2009-05-17 Thread Benoit Calvez
On Sun, May 17, 2009 at 9:10 PM, Sam Fourman Jr. sfour...@gmail.com wrote:

 On Sun, May 17, 2009 at 1:09 PM, Martin Wilke m...@freebsd.org wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
 
  We rolled a new tarball with the patch from Juergen Lock [1]
  with a posible fix for AMD64 users, tested on 3 machines
  which now works without problems. Many Thanks to him for
  his nice work!
 
  http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgzhttp://people.freebsd.org/%7Emiwi/vbox/virtualbox_2.tgz
 
  Martin

 Does this version still have the kernel module crashing at random on
 current?

 Sam Fourman Jr.
 ___
 freebsd-curr...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-current
 To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


I uninstalled the last virtualbox (from virtualbox_1.tgz port). It compiled
fine and I could start an opensolaris vm.
It crashed cauz' I created the virtual hard drive in a smal partition. Since
then I couldn't restart the vm.
I got two Errors:

Kernel driver not instaled (rc =-1908)
Make sure the kernel module has beed loaded successfully

Sure it is.

the other one is :


  Result Code:

NS_ERROR_FAILURE (0x80004005)

Component:

Machine

Interface:

IMachine {4d1df26d-d9c1-4c7e-b689-15e85ecf8ffc}

I could give more informations if needed

-- 
Benoit C.
___
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


Pass mantainership of www/mod_authnz_external to other contributor

2009-05-17 Thread Jose Garcia Juanino
Hi,

Please, could any commiter pass the mantainership of
www/mod_authnz_external port to the contributor CCed: Edmondas Girkantas
e...@fbsd.lt?

I have contacted with him in private, and he is agree in take the
mantainership.

Should I to submit a PR?

Best regards


pgpbcvenFMCmi.pgp
Description: PGP signature


Re: fftw3

2009-05-17 Thread eculp

Quoting Sahil Tandon sa...@tandon.net:


On Sun, 17 May 2009, eculp wrote:


I'm using today's current and just tried the following in lang/gcc43 to
hopefully be able to build ffw3 with the following made and resulting
errors.

# make WITHOUT_JAVA=yes

...

checking whether ln -s works... yes
checking for i386-portbld-freebsd7.2-gcc...
/usr/local/ports/lang/gcc43/work/build/./gcc/xgcc
-B/usr/local/ports/lang/gcc43/work/build/./gcc/
-B/usr/local/i386-portbld-freebsd7.2/bin/
-B/usr/local/i386-portbld-freebsd7.2/lib/ -isystem
/usr/local/i386-portbld-freebsd7.2/include -isystem
/usr/local/i386-portbld-freebsd7.2/sys-include
checking for suffix of object files... configure: error: cannot compute
suffix of object files: cannot compile
See `config.log' for more details.


Perhaps helpful: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38286



Thanks, at least I know it is broken or if not I'm not alone in thinking so.

ed

___
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: fftw3

2009-05-17 Thread Ion-Mihai Tetcu
On Sun, 17 May 2009 12:21:18 -0700
Kent Stewart kstew...@owt.com wrote:

 On Sunday 17 May 2009 11:38:34 am Kent Stewart wrote:
  On Sunday 17 May 2009 11:15:21 am Sahil Tandon wrote:
   On Sun, 17 May 2009, Kent Stewart wrote:
 I'm using today's current and just tried the following in
 lang/gcc43 to hopefully be able to build ffw3 with the
 following made and resulting errors.

 # make WITHOUT_JAVA=yes
   
You really needed to man make. I did a setenv WITHOUT_JAVA
yes in my .cshrc, brought up a new konsole and everything
built. For make, I think it would have to be
make -D WITHOUT_JAVA=yes.
  
   No, passing variable overrides to make(1) on the command line
   works without the -D flag.  Why do you believe it is necessary?
 
  Because I always had to do it in the past.
 
 
 I tried the update today, and the make WITHOUT_JAVA=yes worked.

For this kind of vars,ports check for the var to be defined, not the
value if any, so both make WITHOUT_JAVA=yes and make -DWITHOUT_JAVA
should work.

-- 
IOnut - Un^d^dregistered ;) FreeBSD user
  Intellectual Property is   nowhere near as valuable   as Intellect
FreeBSD committer - ite...@freebsd.org, PGP Key ID 057E9F8B493A297B


signature.asc
Description: PGP signature


Re: fftw3

2009-05-17 Thread Sahil Tandon
On Sun, 17 May 2009, eculp wrote:

 Perhaps helpful: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38286

 Thanks, at least I know it is broken or if not I'm not alone in thinking so.

It's not broken; read down that page for the entire thread.  You need to make
sure gcc can find the assembler.

-- 
Sahil Tandon sa...@tandon.net
___
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: Pass mantainership of www/mod_authnz_external to other contributor

2009-05-17 Thread Sahil Tandon
On Sun, 17 May 2009, Jose Garcia Juanino wrote:

 Please, could any commiter pass the mantainership of
 www/mod_authnz_external port to the contributor CCed: Edmondas Girkantas
 e...@fbsd.lt?
 
 I have contacted with him in private, and he is agree in take the
 mantainership.
 
 Should I to submit a PR?

In the Makefile, set MAINTAINER to e...@fbsd.lt and submit a PR with category
ports and class change-request.

-- 
Sahil Tandon sa...@tandon.net
___
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: screen and tmux should be listed under the same category

2009-05-17 Thread matt donovan
On Sun, May 17, 2009 at 2:37 AM, Freddie Cash fjwc...@gmail.com wrote:

 On Sat, May 16, 2009 at 4:38 PM, matt donovan kitchet...@gmail.com
 wrote:
  On Sat, May 16, 2009 at 5:53 PM, Philip M. Gollucci 
 pgollu...@p6m7g8.comwrote:
 
  Josh Rickmar wrote:
   GNU screen is listed under sysutils, while tmux is listed under misc.
   Shouldn't the two at least be in the same category, since they both do
   the exact same thing? (tmux is even designed to be a BSD-licensed
   replacement for screen.)
  
  Does anyone have any thoughts on tmux vs screen ?  the NO_PACKAGE in
  screen has been annoying me for years now if I can find a good
  replacement I'm so there.
 
  tmux does not work inside the shell due to sc. But in  X it works
 wonders.

 tmux works just fine at a console without X running.



hmm odd since last time I asked about it it did not since I m the one that
brought it up, since I had an error and was told that the sc does not
support that feature what freebsd are you running since I tired it in 7.x.
___
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: [Call For Testing] VirtualBox for FreeBSD! take2

2009-05-17 Thread Greg Byshenk
On Sun, May 17, 2009 at 08:09:20PM +0200, Martin Wilke wrote:
 
 We rolled a new tarball with the patch from Juergen Lock [1]
 with a posible fix for AMD64 users, tested on 3 machines
 which now works without problems. Many Thanks to him for
 his nice work! 
 
 http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz

I've just updated my system (to 7-STABLE amd64 as of today) and
installed the new version.  It runs for me now. Tomorrow I will
try to create virtual machine.

-- 
greg byshenk  -  gbysh...@byshenk.net  -  Leiden, NL
___
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: [Call For Testing] VirtualBox for FreeBSD! take2

2009-05-17 Thread Sam Fourman Jr.
On Sun, May 17, 2009 at 7:25 PM, Greg Byshenk free...@byshenk.net wrote:
 On Sun, May 17, 2009 at 08:09:20PM +0200, Martin Wilke wrote:

 We rolled a new tarball with the patch from Juergen Lock [1]
 with a posible fix for AMD64 users, tested on 3 machines
 which now works without problems. Many Thanks to him for
 his nice work!

 http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz


Does the FreeBSD version have USB passthrough support like Linux?

Sam Fourman
___
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: [Call For Testing] VirtualBox for FreeBSD! take2

2009-05-17 Thread Glen Barber
On Sun, May 17, 2009 at 2:09 PM, Martin Wilke m...@freebsd.org wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1


 We rolled a new tarball with the patch from Juergen Lock [1]
 with a posible fix for AMD64 users, tested on 3 machines
 which now works without problems. Many Thanks to him for
 his nice work!


Is there need for the i386 folks to rebuild, or does it only affect amd64?

-- 
Glen Barber
___
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: [Call For Testing] VirtualBox for FreeBSD! take2

2009-05-17 Thread Greg Byshenk
On Mon, May 18, 2009 at 02:25:28AM +0200, Greg Byshenk wrote:
 On Sun, May 17, 2009 at 08:09:20PM +0200, Martin Wilke wrote:
  
  We rolled a new tarball with the patch from Juergen Lock [1]
  with a posible fix for AMD64 users, tested on 3 machines
  which now works without problems. Many Thanks to him for
  his nice work! 
  
  http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz

 I've just updated my system (to 7-STABLE amd64 as of today) and
 installed the new version.  It runs for me now. Tomorrow I will
 try to create virtual machine.

As a followup, the 'virtualbox_2.tgz' version appears to work for
me, at least minimally.  I've just installed NetBSD4.1 virtual 
machine, and it appears to be working (even though NetBSD isn't
listed as a supported guest -- I just happened to have the NetBSD
install iso sitting on my hard drive).

-- 
greg byshenk  -  gbysh...@byshenk.net  -  Leiden, NL
___
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: screen and tmux should be listed under the same category

2009-05-17 Thread Freddie Cash
On Sun, May 17, 2009 at 5:08 PM, matt donovan kitchet...@gmail.com wrote:
 On Sun, May 17, 2009 at 7:43 PM, matt donovan kitchet...@gmail.com wrote:
 On Sun, May 17, 2009 at 2:37 AM, Freddie Cash fjwc...@gmail.com wrote:
 On Sat, May 16, 2009 at 4:38 PM, matt donovan kitchet...@gmail.com
 wrote:
  On Sat, May 16, 2009 at 5:53 PM, Philip M. Gollucci
  pgollu...@p6m7g8.comwrote:
 
  Josh Rickmar wrote:
   GNU screen is listed under sysutils, while tmux is listed under
   misc.
   Shouldn't the two at least be in the same category, since they both
   do
   the exact same thing? (tmux is even designed to be a BSD-licensed
   replacement for screen.)
  
  Does anyone have any thoughts on tmux vs screen ?  the NO_PACKAGE in
  screen has been annoying me for years now if I can find a good
  replacement I'm so there.
 
  tmux does not work inside the shell due to sc. But in  X it works
  wonders.

 tmux works just fine at a console without X running.



 hmm odd since last time I asked about it it did not since I m the one that
 brought it up, since I had an error and was told that the sc does not
 support that feature what freebsd are you running since I tired it in 7.x.

 forgot something unless of coruse your using a term change trick that I
 suggested to the author of tmux.

FreeBSD 7.1 and 7.2, using tmux 0.8.  Haven't tested on any of my 6.x
boxes yet.  These are firewalls, with no X libs of any kind installed.
 Using the standard syscons driver.  PIXEL_MODE is set in the kernel,
but not using any high-res modes, still the standard 80x25.

-- 
Freddie Cash
fjwc...@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