Re: openjdk6 broken on current

2013-05-08 Thread Jeremy Messenger
On Wed, May 8, 2013 at 8:29 AM, Larry Rosenman wrote: > Can SOMEONE please look at this? > > I have a real need to get java back on my -CURRENT server soon. Roll back your -CURRENT and you will have your server running already. > Thanks! > > > On 2013-05-07 10:18, Alexander Yerenkow wrote: >> >>

preallocate files without (posix_)fallocate or fcntl's F_PREALLOCATE?

2008-11-05 Thread Jeremy Messenger
Hello folks, At first, I don't really know C that well so... It's more of request or suggest if anyone is bored or interest to port on FreeBSD. :-) Recently, Transmission has added preallocate files to prevent disk fragmentation but FreeBSD does not has any of (posix_)fallocate or fcntl's

Re: need help with vbox

2008-10-16 Thread Jeremy Messenger
On Thu, 16 Oct 2008 05:17:47 -, Desmond Chapman <[EMAIL PROTECTED]> wrote: It's dependent upon kbuild. Since the developers have no intention of fixing the issue, I would like a tutorial on converting the kmk file to a normal Makefile. I think you are barking at the wrong tree. :-) I

Re: Laptop suggestions?

2008-07-25 Thread Jeremy Messenger
On Thu, 24 Jul 2008 09:34:32 -0500, Frank Mayhar <[EMAIL PROTECTED]> wrote: My old Dell Inspiron 5160 has developed problems that I can't fix, sigh, so it's time to replace it. I'm hoping for some good suggestions from this list (cc'd to hackers for the exposure, I know everyone doesn't read -m

Re: vkernel & GSoC, some questions

2008-03-16 Thread Jeremy Messenger
On Sun, 16 Mar 2008 01:30:25 -0500, David O'Brien <[EMAIL PROTECTED]> wrote: On Sat, Mar 15, 2008 at 02:58:40PM +0200, Jordan Gordeev wrote: I am a student who considers applying for Google's Summer of Code programme. One of my ideas for a GSoC project has the following synopsis: Add virt

Re: ATAPI dvdreader always fails on a particular DVD movie title

2008-01-19 Thread Jeremy Messenger
On Sat, 19 Jan 2008 16:19:37 -0600, Josh Paetzel <[EMAIL PROTECTED]> wrote: On Saturday 19 January 2008 12:30:06 pm Joshua Isom wrote: On Jan 19, 2008, at 10:03 AM, Doug Barton wrote: > Yuri wrote: >> I tried to make a backup copy of one DVD that I own and 'dvdbackup' >> always fails at a parti

sem_open(3) BUGS, must be less than 14 characters still true?

2007-11-14 Thread Jeremy Messenger
Hello folks, I am maintaining for net-p2p/linuxdcpp, I noticed that in pkgsrc has a patch for linuxdcpp to make the characters less than 14 in sem_open() to fix bug. I am wondering how I can reproduce this problem? I run linuxdcpp pretty often and I don't see any problem. It makes me wonder

Re: Nvidia amd64

2007-09-28 Thread Jeremy Messenger
On Fri, 28 Sep 2007 02:58:38 -0500, Giulio Ferro <[EMAIL PROTECTED]> wrote: Sam Fourman Jr. wrote: if there was a bounty system for FreeBSD I would pledge $100 USD for work that would help amd64 nvidia... heck I would even settle for someone that wants to take lead and setup a paypal collect

Re: VirtualBox?

2007-09-04 Thread Jeremy Messenger
On Tue, 04 Sep 2007 08:33:50 -0500, Ivan Voras <[EMAIL PROTECTED]> wrote: Hi, Is anyone working on porting VirtualBox? http://www.virtualbox.org/wiki/Porting_VirtualBox It mentions FreeBSD but nothing conclusive. It should be easier than VMWare :) http://www.virtualbox.org/wiki/VBox_vs_Othe

Re: portmaster and local ports (Was: Re: portupgrade O(n^m)?)

2007-02-15 Thread Jeremy Messenger
On Thu, 15 Feb 2007 15:54:29 -0600, Doug Barton <[EMAIL PROTECTED]> wrote: David Gilbert wrote: "Jeremy" == Jeremy Messenger <[EMAIL PROTECTED]> writes: Jeremy> Give ports-mgmt/portmaster a try. I just did. One flaw it has is that I have two no longer supported p

Re: portupgrade O(n^m)?

2007-02-15 Thread Jeremy Messenger
On Thu, 15 Feb 2007 12:17:00 -0600, <[EMAIL PROTECTED]> wrote: = Pros: = -It's written in python (portable). Isn't our more portable for hardware than Python? Also, it is smaller? -It's a system which focuses on ports compilation from source, not binary package installation. This

Re: portupgrade O(n^m)?

2007-02-14 Thread Jeremy Messenger
On Wed, 14 Feb 2007 11:41:33 -0600, David Gilbert <[EMAIL PROTECTED]> wrote: I have 734 ports installed on my laptop right now. I'm pretty sure, at times, I've had over 1000 ports on my laptop. On machine with moderate numbers of ports (most servers seem to have 50 to 200 ports), portupgrade t

Re: LinkLib Issues In freebsd Lazarus

2006-07-16 Thread Jeremy Messenger
On Sun, 16 Jul 2006 14:51:05 -0500, Bob Richards <[EMAIL PROTECTED]> wrote: I went back to the Lazarus source tree gmake clean; gmake and received the following error: Free Pascal Compiler version 2.0.2 [2006/07/14] for i386 Copyright (c) 1993-2005 by Florian Klaempfl Target OS: FreeBSD/

Re: system password's file --failed

2005-10-17 Thread Jeremy Messenger
On Tue, 18 Oct 2005 07:17:54 -0500, <[EMAIL PROTECTED]> wrote: Hi all, I failed this steps. FreeBSD cannot recognized my username. I will try it again. Have anybody another solution ?? Did you read link that I have given? Cheers, Mezz Thanks before. regards. Thanks for you all, I will do

Re: system password's file

2005-10-13 Thread Jeremy Messenger
On Fri, 14 Oct 2005 05:07:42 -0500, <[EMAIL PROTECTED]> wrote: Hi all, I want to migrate from linux to freebsd. My linux box (mail server) have alot of user (hundreds) --this is the problem. I dont know which file which the password's file. I dont want typing user name and its password one by on

Re: Libc

2005-03-03 Thread Jeremy Messenger
On Thu, 3 Mar 2005 12:02:50 -0800, Ashwin Chandra <[EMAIL PROTECTED]> wrote: Hey guys, if we broke libc, and we cannot do anything at the prompt /libexec/ld-elf.so.1: Shared object "libc.so.5" not found.. what is the quick fix for this? libmap.conf(5), but a real solution is to recompile that file.

Re: Makefile .for and .if expansion

2005-02-12 Thread Jeremy Messenger
On Sat, 12 Feb 2005 18:32:01 -0800, Kris Kennaway <[EMAIL PROTECTED]> wrote: The following small makefile doesn't behave as one would naively expect: This problem is known to me for pretty very long time when I reported to Brandon D. Valentine for linux-flashplugins6 issue.. You will see in th

Re: kernel iconv support?

2005-01-19 Thread Jeremy Messenger
On Wed, 19 Jan 2005 22:44:48 -0800, David Yu <[EMAIL PROTECTED]> wrote: Hi folks, I was wondering why the kernel side iconv support is so incomplete. I mean, only XLAT and XLAT 16 converters are implemented. Is there any reason that we don't want to put all converters into the kernel (e.g. too larg

Re: Right way to test SMBus? Trying to add nForce2...

2004-09-03 Thread Jeremy Messenger
On Thu, 02 Sep 2004 16:44:35 -0500, Jeremy Messenger <[EMAIL PROTECTED]> wrote: Hello, But in dmesg shows: = amdpm0: port 0-0x1f,0xec00-0xec1f irq 23 at device 1.1 on pci0 amdpm0: could not map i/o space device_attach: amdpm0 attach retu

Right way to test SMBus? Trying to add nForce2...

2004-09-02 Thread Jeremy Messenger
Hello, I got a new motherboard; it is MSI K7N2 Delta2 Platinum (MS-6570E-010). http://www.msicomputer.com/product/p_spec.asp?model=K7N2_Delta2_Platinum&class=mb Right now, I am playing with the sys/pci/amdpm.c by add IDs. It's my first time to poke in the drivers code with no C knowledge, so plea

Re: POSIX Threads

2004-01-26 Thread Jeremy Messenger
On Tue, 27 Jan 2004 01:19:43 +0100, ISAAC GELADO FERNANDEZ <[EMAIL PROTECTED]> wrote: - Mensaje original - De: Jeremy Messenger <[EMAIL PROTECTED]> Fecha: Miércoles, Octubre 29, 2003 6:33 pm Asunto: Re: POSIX Threads On Wed, 29 Oct 2003 13:10:53 +0100, Isaac Gelado <[

Re: POSIX Threads

2004-01-26 Thread Jeremy Messenger
On Wed, 29 Oct 2003 13:10:53 +0100, Isaac Gelado <[EMAIL PROTECTED]> wrote: But, when the server is running under FreeBSD 5.0 I think that you do really need to update your machine to 5.1-CURRENT for the threads. It's a lot improvement from 5.0, but I have no idea if it will solve your proble

Re: PUzzling sshd behaviour

2003-09-08 Thread Jeremy Messenger
On Mon, 8 Sep 2003 23:13:06 +0200, Andreas Klemm <[EMAIL PROTECTED]> wrote: On Mon, Sep 08, 2003 at 03:59:51PM -0500, Jeremy Messenger wrote: My solution is to install and setup dnscache to do the local DNS cache. DNS cache sounds like it caches DNS records after a successfull DNS query,

Re: PUzzling sshd behaviour

2003-09-08 Thread Jeremy Messenger
On Mon, 8 Sep 2003 22:27:27 +0200, Andreas Klemm <[EMAIL PROTECTED]> wrote: On Sun, Sep 07, 2003 at 02:55:10AM +0100, Bruce M Simpson wrote: On Sat, Sep 06, 2003 at 10:54:35PM -0300, Daniel C. Sobral wrote: > Bruce M Simpson wrote: > >On Fri, Sep 05, 2003 at 08:46:46AM -0700, Kris Kennaway wrote:

Re: bcm4400

2003-08-25 Thread Jeremy Messenger
On Mon, 25 Aug 2003 15:00:47 -0500, mike <[EMAIL PROTECTED]> wrote: Hello, I am trying to find this driver. It is a broadcom 4400.. I ran slackware and found a suitable driver, now switching to freebsd I cant find one, I was hoping someone has. Thanks Check -> http://lists.freebsd.org/pipermai

Re: Where / how to begin the FreeBSD development journey?

2003-07-21 Thread Jeremy Messenger
On 21 Jul 2003 22:30:39 -0500, Shawn <[EMAIL PROTECTED]> wrote: I've recently setup and started using Free-BSD 5.1 as my desktop at home and was looking to find more information about getting started in contributing to the Free-BSD project. What piqued my interest is the well organised clean Free-

Re: failed freebsd 5.1 install

2003-07-08 Thread Jeremy Messenger
On Tue, 8 Jul 2003 22:56:52 -0700, Greg Kutzbach <[EMAIL PROTECTED]> wrote: Motherboard Intel® VS440FX Motherboard http://www.intel.com/support/motherboards/desktop/VS440FX/ 84MB RAM IBM 40GP Hard drive removed all PCI cards except video Running Matrox MGA 4MB video Pentium Pro 200 IDE Generic CD

Re: replacing sendmail with qmail

2003-06-26 Thread Jeremy Messenger
On Wed, 25 Jun 2003 09:47:28 +0300, Alin-Adrian Anton <[EMAIL PROTECTED]> wrote: Hi guys, As sendmail showed to be so vulnerable in the past, and even in the recent past, I was wondering to propose removing it from the default install on freebsd. Currently, sendmail comes with the system sourc

Re: Panic on boot on Quadri 700Mhz Intel ...

2003-06-24 Thread Jeremy Messenger
On 24 Jun 2003 10:14:55 -, <[EMAIL PROTECTED]> wrote: Hi, I boot on Freebsd 4.8 Release or 5.1 Release, I have panic with 4.8 : int=000d err= efl=00030006 eip=06a6 eax=000cd095 ebx=02900116 ecx=0004 edx=0080 esi=323b edi=3228 ebp=03e6 esp=03cc