login
Header Space

 
 

Mailing list archives

Search results

Found 138 matching messages (0.076 seconds). Page 1 of 7.

Re: Public Show: _Solutions Linux_ in Paris

... 28, 2008 at 04:43:17PM +0100, Marc Espie wrote: > > Wim Vandeputte > Charles Longeau > Gilles Chehade > Alexandre Ratchov > Antoine Jacoutot > ... in the GCU booth, most probably) > Saad Kadhi > Marc Espie And my editor (or my totoro ...

openbsd-misc - Marc Espie - Jan 28 2008 - 17:51

Re: Why Perl for pkg_* tools ?

... , May 23, 2008 at 01:42:05PM +0200, Almir Karic wrote: > On Fri, May 23, 2008 at 9:37 AM, Marc Espie <espie@nerim.net> wrote: > > As far as perl goes, it's about the only language that fit the bill. > > ...

openbsd-misc - Marc Espie - May 23 2008 - 09:24

Re: pkg_add errors

On Thu, Jun 12, 2008 at 03:23:29AM +0000, Stuart Henderson wrote: > On 2008-06-11, Marc Espie <espie@nerim.net> wrote: > > On Wed, Jun 11, 2008 at 10:22:17AM -0500, c l wrote: > >> Anyone else ...

openbsd-misc - Marc Espie - Jun 12 2008 - 05:03

Re: SRC in PKG_PATH ( was Re: updating ports after OS update )

... at 11:47:09AM -0700, Ben Calvert wrote: > > On May 16, 2008, at 12:34 AM, Marc Espie wrote: >> >> Or even add a SRC: element to your PKG_PATH as a fallback. > > Marc - where is this documented? i can't find it in pkg_add, ...

openbsd-misc - Marc Espie - May 16 2008 - 15:51

Re: find -exec {} help

... +0200, Hannah Schroeter wrote: > Hello! > > On Mon, Jun 04, 2007 at 02:01:12PM +0200, Marc Espie wrote: > >[...] > > >Don't use for loops with find results, they do not scale well. > >Also, beware of spaces ...

openbsd-misc - Marc Espie - Jun 4 2007 - 16:46

Re: k3b ...is it possible?

On Fri, Jan 18, 2008 at 11:27:42AM -0700, Predrag Punosevac wrote: > Marc Espie wrote: > >I have the beginning of a port of k3b. There are just a lot of things > >in the realm of cd/dvd handling that need porting. It's not ...

openbsd-misc - Marc Espie - Jan 18 2008 - 14:56

Public Show: _Solutions Linux_ in Paris

... Charles Longeau Gilles Chehade Alexandre Ratchov Antoine Jacoutot Landry Breuil (will be hiding in the GCU booth, most probably) Saad Kadhi Marc Espie

openbsd-misc - Marc Espie - Jan 28 2008 - 11:43

Re: : web development on OpenBSD

... 2008 at 06:10:41PM +0200, Raimo Niskanen wrote: > On Tue, Apr 29, 2008 at 05:15:43PM +0200, Marc Espie wrote: > > I am currently running a web site which says http://joomla.* > > > > Strangely enough, it ...

openbsd-misc - Marc Espie - Apr 29 2008 - 13:47

Re: Get rid of leaf packages

... /ebarrett > > > > > > Why not extend pkg with this insteed? Sounds like something people > woudl have intrest in. Maybe espie@ already has something similar in > mind? This has been broached several times. If you look at packages in 4.2, you'll ...

openbsd-misc - Marc Espie - Aug 30 2007 - 04:55

Re: Why Perl for pkg_* tools ?

... -0600, Diana Eichert wrote: > On Fri, 23 May 2008, Marc Balmer wrote: > >> or maybe I should write my next radio clock ... , so I am sure it is the right tool for drivers...) > > YES!!!!! > > Marc if you put forth in base and started writing all your ...

openbsd-misc - Marc Espie - May 23 2008 - 09:57

Re: CUPS

... ? Or can someone > point me to a web where explain how to set cups on openbsd? Sorry, this stuff does not work yet. Marc Balmer is only interested in the `client/server' part of cups, I've tried to push him to activate more gunk for printers (his ...

openbsd-misc - Marc Espie - Feb 24 2007 - 07:00

Re: binary updates

The main reason we don't have binary stable updates is that no-one we trust has the time to build them. It means maintaining an extra machine that would only track stable, do builds, do the equivalent of releases. One release every six months is a lot

openbsd-misc - Marc Espie - Feb 27 2007 - 07:44

Re: pkg_add gives error and then installs

On Sat, Mar 03, 2007 at 10:43:52PM -0500, Peter wrote: > export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.0/packages/i386/ > for i in bash \ > wget > do > pkg_add $i > done Don't do that. When you can, don't put pkg_add in a loop,

openbsd-misc - Marc Espie - Mar 4 2007 - 05:50

Re: updating installed ports

On Sat, Mar 10, 2007 at 11:36:33PM -0500, Peter wrote: > Le Samedi 10 Mars 2007 03:43, Lars Hansson a icrit : > > Peter wrote: > > > Are you serious? I thought that was only for straight packages. It > > > actually fetches code from third party

openbsd-misc - Marc Espie - Mar 11 2007 - 09:32

Re: pkg_add -ui auto update choses lower version of package by default if there is only one option

On Fri, Mar 16, 2007 at 05:50:45PM +0530, Siju George wrote: > Hi, > > I tried today to update my packages with the > > $sudo pkg_add -ui > > command. > > I found that it selected lower versions of the packages automatically :-( > as senn in

openbsd-misc - Marc Espie - Mar 16 2007 - 13:26

Re: Contradictory statement on vulnerability

On Fri, Mar 16, 2007 at 01:31:33PM -0800, smith wrote: > OpenBSD developers add code and fix bugs using a program called CVS. CVS has > the ability to create branches like a tree. The main tree trunk is -current. > After a certain amount of time,

openbsd-misc - Marc Espie - Mar 16 2007 - 18:55

Re: pkg_add -ui auto update choses lower version of package by default if there is only one option

Maybe you built it locally and you are `in advance' compared to the official snapshot ?

openbsd-misc - Marc Espie - Mar 17 2007 - 09:12

Re: Is the PERL in base stock?

The perl in 4.1 is not 100% stock, and the one in 4.2 will be slightly farther from that. We have a few minor fixes and adaptations that are not in 5.8.8: - handling of E in various pod converters - path lookup to handle /usr/local along /usr

openbsd-misc - Marc Espie - Mar 17 2007 - 14:14

Re: cat.c includes

On Mon, Mar 19, 2007 at 02:07:25PM +0100, Otto Moerbeek wrote: > On Mon, 19 Mar 2007, Nick ! wrote: > > > On 3/19/07, hiren wrote: > > > hi all, > > > > > > i found it interesting that cat.c compiles after removing these >

openbsd-misc - Marc Espie - Mar 19 2007 - 15:06

Re: ODBC on OpenBSD

Another possibility is perl. I've been using DBD::Proxy/DBI::Proxyserver across Unix <-> Windows to get an HTML::Mason app directly talking to an Access database, and I'm in the process of migrating it to DBIx::Class (often enough Catalyst). This

openbsd-misc - Marc Espie - Mar 20 2007 - 20:30

speck-geostationary