On Sat, 21 Jan 2012, Michael Scheidell wrote:
I reached out to a high level sr engineer at VMware and told him there was a
lot of companies using FreeBSD on VMware, and a lot more that would, if just
VMware gave us some love (fixed, or helped us fix some device drivers).
He asked "how many"?
On Wed, 25 Jan 2012, Robert Watson wrote:
I can't speak to your specific experience, but I do know that some VMWare
folk contacted the FreeBSD release engineering team late in the 9.0 cycle to
ask whether the ISO images appearing on our FTP site were the final versions
they should use for qua
Hi there. I have recently tried to compile a software, but a port called
libSwiften (on linux) is not available for FreeBSD as Swiften or libSwiften. Is
it possible the ports team could perhaps include this software in the ports
collection?
Regards,
Jaret
___
On 01/25/12 19:44, Jaret Bartsch wrote:
Hi there. I have recently tried to compile a software, but a port called
libSwiften (on linux) is not available for FreeBSD as Swiften or libSwiften. Is
it possible the ports team could perhaps include this software in the ports
collection?
Would you be
I'm just trying to get my head around the license framework.
Is it supposed to be a means for a sysadmin to control what licensed
software is installed? Or is it more than that?
If it is more than that, why would one need to install a license from
the framework if the software usually has it
when you install tripwire (/usr/ports/security/tripwire), at some point
in the install, it asks you, 'interactively' to 'accept' the GPL2 license.
(yes, I know, I could probably use USE_LICENSE=GPL2, and patch install
scripts).
but, then it wants to generate a site key and site pass key.
none
On 25 Jan 2012 15:43, "Michael Scheidell" wrote:
>
> when you install tripwire (/usr/ports/security/tripwire), at some point
in the install, it asks you, 'interactively' to 'accept' the GPL2 license.
> (yes, I know, I could probably use USE_LICENSE=GPL2, and patch install
scripts).
>
> but, then i
On 1/25/12 11:11 AM, Chris Rees wrote:
>
> Now: I have MANUALLY verified pkg-plist adds/subtracts, and CAN get
package to build if I set NO_DB_BUILD, and manually accept license,
and generate keys (so it WILL build, and deinstall, just fine)
>
PH won't touch those ports, therefore no pack
Hello all.
I try to update sound juicer, but got an error.
xsltproc -o sound-juicer-C.omf --stringparam db2omf.basename
sound-juicer --stringparam db2omf.format 'docbook' --stringparam
db2omf.dtd "-//OASIS//DTD DocBook XML V4.3//EN" --stringparam
db2omf.lang C --stringparam db2omf.omf_dir "/usr/l
On Tue, 24 Jan 2012 22:01:33 +
Chris Rees wrote:
> On 24 January 2012 20:31, Doug Barton wrote:
> > On 01/24/2012 06:19, Conrad J. Sabatier wrote:
> >> ===>>> Gathering dependency list for lang/gcc46 from ports
> >> ===>>> Launching child to update gcc-4.4.7.2008 to
> >> gcc-4.4.7.201201
Hi, Thierry.
Since tidy-lib hadn't had any updates for over 3 years, there is a
non-official patch to support new tags and correct doctype for HTML5. Is it
possible to include it into the port?
The patch itself:
http://lists.w3.org/Archives/Public/www-archive/2011Nov/0007.html
There is also github
Le mer 25 jan 12 à 18:28:43 +0100, ?? ???
écrivait :
> Hi, Thierry.
Hello,
> Since tidy-lib hadn't had any updates for over 3 years, there is a
> non-official patch to support new tags and correct doctype for HTML5. Is it
> possible to include it into the port?
> The patch itself:
>
> Hi there. I have recently tried to compile a software, but a port called
> libSwiften
> (on linux) is not available for FreeBSD as Swiften or libSwiften. Is it
> possible
> the ports team could perhaps include this software in the ports collection?
Do you mean http://swift.im ?
__
On Tue, Jan 17, 2012 at 10:39 PM, Heino Tiedemann
wrote:
> Michael Johnson wrote:
>
>> Out of curiosity, what does 'grep xcb-aux /usr/local/libdata/pkgconfig/*'
>> show?
>
> Nothing. No Output.
>
> Heino
>
> ___
> freebsd-ports@freebsd.org mailing list
FreeBSD dfw0.psg.com 9.0-STABLE FreeBSD 9.0-STABLE #0: Wed Jan 25 21:56:55 UTC
2012 r...@dfw0.psg.com:/usr/obj/usr/src/sys/DFW0 amd64
# portupgrade -N net/isc-dhcp42-server
[Gathering depends for net/isc-dhcp42-server . done]
---> Installing 'isc-dhcp42-server-4.2.3_2' from a port (net/
On Thu, Jan 26, 2012 at 09:38:22AM +0900, Randy Bush wrote:
> FreeBSD dfw0.psg.com 9.0-STABLE FreeBSD 9.0-STABLE #0: Wed Jan 25 21:56:55
> UTC 2012 r...@dfw0.psg.com:/usr/obj/usr/src/sys/DFW0 amd64
>
> # portupgrade -N net/isc-dhcp42-server
> [Gathering depends for net/isc-dhcp42-server
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by DHCP configure 4.2.3-P2, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --localstatedir=/var --enable-paranoia --
> a basic sanity check:
>
> echo 'int main() { return 0; }' > test.c
> cc -o test test.c
> ./test && echo 'OK' || echo 'bad'
all the other ports made just fine, as did that test, of course.
reported to isc
randy
___
freebsd-ports@freebsd.org mailing l
On 1/25/12 7:38 PM, Randy Bush wrote:
FreeBSD dfw0.psg.com 9.0-STABLE FreeBSD 9.0-STABLE #0: Wed Jan 25 21:56:55 UTC
2012r...@dfw0.psg.com:/usr/obj/usr/src/sys/DFW0 amd64
# portupgrade -N net/isc-dhcp42-server
[Gathering depends for net/isc-dhcp42-server . done]
snip.
configure: error
On Thu, Jan 26, 2012 at 10:04:52AM +0900, Randy Bush wrote:
[...]
> configure:2703: cc -O2 -pipe -march=i686 -fPIC -fno-strict-aliasing
^^^
That's why. Make sure you don't define it in /etc/make.conf.
> conftest.c:1: error: CPU you selected does not support x
Hi--
On Jan 25, 2012, at 5:07 PM, Randy Bush wrote:
> all the other ports made just fine, as did that test, of course.
>
> reported to isc
configure:2703: cc -O2 -pipe -march=i686 -fPIC -fno-strict-aliasing
-D_PATH_DHCLIENT_SCRIPT='"/usr/local/sbin/dhclient-script"'
-D_PATH_DHCLIENT_CONF='"/us
> You've specified a 32-bit CPU architecture, but are running on a
> 64-bit (aka AMD64/EM64T) platform. Get rid of the -march flag from
> /etc/make.conf or where-ever it is coming from.
had just rsynced it in. damn! thanks.
randy
___
freebsd-ports@
On Wed, 25 Jan 2012 01:44:38 -0800 (PST)
Jaret Bartsch wrote:
> Hi there. I have recently tried to compile a software, but a port
> called libSwiften (on linux) is not available for FreeBSD as Swiften
> or libSwiften. Is it possible the ports team could perhaps include
> this software in the port
On Jan 25, 2012, at 4:38 PM, Randy Bush wrote:
> checking for gcc... cc
> checking for C compiler default output file name...
> configure: error: C compiler cannot create executables
> See `config.log' for more details.
> ===> Script "configure" failed unexpectedly.
> Please report the problem to
On the plus side, we have dozens of production FreeBSD VM's running on a
mid-size vSphere 4 development.
On the minus side this is down significantly from this time last year.
We are migrating to FreeBSD-on-KVM as fast as we can because VMware's
support for FreeBSD is as others have described (i.e
25 matches
Mail list logo