Re: CFT: adding configuration file support to pkg_install

2008-06-03 Thread Florent Thoumie
On Sat, May 31, 2008 at 10:05 PM, Philip M. Gollucci <[EMAIL PROTECTED]> wrote: > Florent Thoumie wrote: >> >> This adds support for /etc/pkg.conf configuration file. >> Also, this adds support for naive multi-site package fetching. >> >> Any comment welcome

CFT: adding configuration file support to pkg_install

2008-05-30 Thread Florent Thoumie
/ports/pkg-install-0a553aac.tar.bz2 -- Florent Thoumie [EMAIL PROTECTED] FreeBSD Committer ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Ralink driver and FreeBSD 6.2?

2007-02-20 Thread Florent Thoumie
ral". PS: This is a question for [EMAIL PROTECTED], not [EMAIL PROTECTED] -- Florent Thoumie [EMAIL PROTECTED] FreeBSD Committer signature.asc Description: This is a digitally signed message part

Re: portupgrade O(n^m)?

2007-02-15 Thread Florent Thoumie
> of the ports won't be properly registered in the file (or am I off-base >> here?). >> -- >> Coleman > > Heh, that is a serious problem considering that modular Xorg would > probably at max add about 100 ~ 150~some packages to the portage tree, > depending on how things are done. Yeah, I propose we just stay with X.org 6.9.0. PS: This is "ports tree" really, not "portage tree". -- Florent Thoumie [EMAIL PROTECTED] FreeBSD Committer signature.asc Description: OpenPGP digital signature

Re: Use of kqueue/kevent NOTE_EXTEND fflag in VFS

2007-02-07 Thread Florent Thoumie
for, then you want beagle or tracker. -- Florent Thoumie [EMAIL PROTECTED] FreeBSD Committer signature.asc Description: OpenPGP digital signature

Use of kqueue/kevent NOTE_EXTEND fflag in VFS

2007-02-06 Thread Florent Thoumie
en monitoring a directory. Using NOTE_EXTEND in the sense of "there's more files/directories" makes it possible to distinguish both cases. Another possibility could be to create new flags that would be the equivalent of IN_{CREATE,DELETE}_{FILE,SUBDIR}. Any thoughts? -- Florent Tho

Re: Updated Driver for 3945ABG Intel 3945ABG Wireless LAN controller

2007-01-31 Thread Florent Thoumie
is it going to HEAD? :-) -- Florent Thoumie [EMAIL PROTECTED] FreeBSD Committer signature.asc Description: OpenPGP digital signature

Re: Updated Driver for 3945ABG Intel 3945ABG Wireless LAN controller

2007-01-05 Thread Florent Thoumie
have a -stable machine for testing. >> Those not using -current, be sure to remove >> >> #define WPI_CURRENT >> >> in if_wpi.c before compiling. >> >> This email was sent through the driver :) > While I'm really happy to see people working on

Re: Newbie request - compiling with Xlib.h

2006-12-17 Thread Florent Thoumie
directory > > What's the right incantation for this? XCB is the new way to go: http://xcb.freedesktop.org/wiki/ Cheers. -- Florent Thoumie [EMAIL PROTECTED] FreeBSD Committer signature.asc Description: OpenPGP digital signature

GCC Pre-compiled headers

2006-12-15 Thread Florent Thoumie
I've seen that Roman asked about this few months ago but it seems nobody answered. Are there plans to support or people working on integrating gcc pre-compiled headers to buildworld/buildkernel? -- Florent Thoumie [EMAIL PROTECTED] FreeBSD Committer signature.asc Description: OpenPGP di

Re: New wpi driver

2006-11-10 Thread Florent Thoumie
On Nov 9, 2006, at 9:39 PM, Gábor Kövesdán wrote: Florent Thoumie wrote: On Nov 8, 2006, at 1:36 PM, Massimo Lusetti wrote: Hi all, I'm pleased to tell you i got the latest wpi driver from Damien Bergamini to work properly on a latest -stable on an Acer laptop. Nice work! Unfortun

Re: New wpi driver

2006-11-09 Thread Florent Thoumie
gz If anyone from FreeBSD team or else is willing to put it on a host with more bandwidth it's more then welcome. I've mirrored it at http://people.freebsd.org/~flz/local/wpi/wpi- freebsd-20061109.tgz. -- Florent Thoumie [EMAIL PROTECTED] Fr

Bugathon, yeah it's time again

2006-10-27 Thread Florent Thoumie
is still a good place to discuss bugs. -- Florent Thoumie [EMAIL PROTECTED] FreeBSD Committer signature.asc Description: This is a digitally signed message part

Re: src.conf(5) seems to affect ports build

2006-10-24 Thread Florent Thoumie
he standard behavior, then bsd.ssp.mk > should check the (WITH|WITHOUT)_SSP set by a user, and set MK_SSP > to "yes/no", accordingly; setting MK_SSP by a user shouldn't be > allowed or supported. You then set WITH_SSP= in /etc/make.conf > (or in /etc/src.conf if you want it only for src/), or pass > -DWITH_SSP on the make command line, and you're done. > > P.S. There has been a patch floating around that adds support for > /etc/ports.conf. [...] that you sent :-) Could try to revive the thread with a new patch. -- Florent Thoumie [EMAIL PROTECTED] FreeBSD Committer signature.asc Description: This is a digitally signed message part

Re: src.conf(5) seems to affect ports build

2006-10-24 Thread Florent Thoumie
> either duplicate these bits in bsd.ports.mk or turn the condition to > something like: > > % .if (defined(MK_SSP) && ${MK_SSP} != "no") || defined(WITH_SSP) > > What do you advice me to do ? Duplicate it in make.conf at the moment. When prime time comes, send a

FreeBSD Test-Bugathon.... check

2006-10-09 Thread Florent Thoumie
nt will be made once the date will be decided, at least two weeks before the event. In the meantime, don't hesitate to come to the IRC channel #freebsd-bugbusters on EFNET or subscribe to the freebsd-bugbusters mailing list. Have fun fixing bugs! -- Florent Thoumie [EMAIL PROTECTED] FreeBSD

Re: fdisk partition / disklabel recovery (help!)

2006-06-15 Thread Florent Thoumie
saved my life, not because I'm the maintainer). -- Florent Thoumie [EMAIL PROTECTED] FreeBSD Committer signature.asc Description: This is a digitally signed message part

Re: Adding hier/mtree support for HAL

2006-05-08 Thread Florent Thoumie
e to add a /media to FreeBSD. I would like to > > add this to hier(7) as well as BSD.root.mtree. Would this be > > permissible? Thanks. > > It's a logical name for such a set of mounts and IMO we need this > feature. I say go for it. I'd second this, this

Re: NetBSD disk backup over network

2006-03-07 Thread Florent Thoumie
disk beeing a remote > file. > And this is not really a new idea - remote mirror has a long standing > tradition. > You can already configure these things with GEOM right now. That's geom_gate (for the record). -- Florent Thoumie [EMAIL PROTECTED] FreeBSD Committer _

Re: urgent, need to recover superblock!

2006-02-23 Thread Florent Thoumie
dlabel says that the c: partition does not > > cover > > the > > entire disk and that may result in utilities not working correctly. Any > > help appreciated. > >Some urgency! > > Dave. > > Sounds like you need to install ports/syutils/ffsrecov and spend s

Re: wireless on a laptop

2006-02-23 Thread Florent Thoumie
m new to FreeBSD, so any guidance here would be greatly appreciated. Atheros Super-G cards are not (yet?) supported. I think your best bet is to use ndis(4) (see ndisgen(8)). -- Florent Thoumie [EMAIL PROTECTED] FreeBSD Committer pgp29oYYNFgph.pgp Description: PGP signature

Re: Lua 5.0 and FreeBSD 4.1

2006-01-17 Thread Florent Thoumie
fined reference to 'log10' > /usr/local/lib//liblualib.a(lmathlib.o): In function 'math_exp': > lmathlib.o(.text+0x3d6): undefined reference to 'exp' > /usr/local/lib//liblualib.a(lmathlib.o): In function 'math_random': > lmathlib.o(.text+0x6e1): undefined reference to 'floor' > lmathlib.o(.text+0x78d): undefined reference to 'floor' > > > > In what version of FreeBSD (or libc) these functions (sin, cos, tan, ...) > were implemented? man sin says it's libm (-lm). -- Florent Thoumie [EMAIL PROTECTED] FreeBSD Committer pgpmlPeGtwetc.pgp Description: PGP signature

Re: Using pkg_add fetch only

2006-01-08 Thread Florent Thoumie
On Sunday 08 January 2006 13:47, Florent Thoumie wrote: > On Saturday 07 January 2006 14:48, Dirk Engling wrote: > > On Sat, 7 Jan 2006, Ceri Davies wrote: > > > Two stage process. In chroot(), pkg_add -r portupgrade, then pkg_fetch > > > -R the stuff you want. Once yo

Re: Using pkg_add fetch only

2006-01-08 Thread Florent Thoumie
o the right direction. I'll try to submit a patch for a fetch-only option to krion later if people think it's useful. -- Florent Thoumie [EMAIL PROTECTED] FreeBSD Committer pgpb5CuzIU3Fc.pgp Description: PGP signature

Re: Fwd: Re: Linksys WRT54G with freebsd

2005-09-23 Thread Florent Thoumie
port for WPA and virtual APs ... who volunteers ? The Linksys WRT54g wireless router is based on a Broadcom CPU (derived from MIPS) and FreeBSD/mips seems to be a dead project :-( -- Florent Thoumie [EMAIL PROTECTED] FreeBSD committer signature.asc Description: This is a digitally signed message part

Re: need hints to recover lost FreeBSD partition entries in MBR ...

2005-09-12 Thread Florent Thoumie
Andreas Klemm wrote: On Mon, Sep 12, 2005 at 10:30:51AM +0200, Florent Thoumie wrote: Le Dimanche 11 septembre 2005 à 20:24 +0200, Andreas Klemm a écrit : fdisk -u did the trick to interactively edit the partition table. Confusing was then, that the previous FreeBSD partitions /dev/ad4s3d

Re: need hints to recover lost FreeBSD partition entries in MBR ...

2005-09-12 Thread Florent Thoumie
ev/ad4s3c and /dev/ad4s4. > > But now I luckily was able to mount my old filesystems. > > Am now in the process of cleaning up. > > Thanks for all the help. Too late but you might want to have a look at sysutils/testdisk. -- Florent Thoumie [EMAIL PROTECTED] signature.

Re: SIMPLEQ_* macros from OpenBSD sys/queue.h

2005-07-13 Thread Florent Thoumie
Le Mercredi 13 juillet 2005 à 12:31 -0700, Sam Leffler a écrit : > Giorgos Keramidas wrote: > > On 2005-07-12 17:59, Florent Thoumie <[EMAIL PROTECTED]> wrote: > > > >>I'm currently working on OpenBGPd port update and I'm facing a little > >>pr

Re: SIMPLEQ_* macros from OpenBSD sys/queue.h

2005-07-12 Thread Florent Thoumie
Le Mercredi 13 juillet 2005 à 01:14 +0300, Giorgos Keramidas a écrit : > On 2005-07-12 17:59, Florent Thoumie <[EMAIL PROTECTED]> wrote: > > I'm currently working on OpenBGPd port update and I'm facing a little > > problem that is actually quite painful to deal w

Re: Bug in portupgrade

2005-07-12 Thread Florent Thoumie
to seek the faulty callers. > > Please talk to the port maintainer. Yeah, and good luck :) Otherwise, he can try to pkgdb -F or remove pkgdb.rb and re-run portupgrade. -- Florent Thoumie [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

SIMPLEQ_* macros from OpenBSD sys/queue.h

2005-07-12 Thread Florent Thoumie
e, and doesn't show up directly in the source file). So, could somebody consider merging these SIMPLEQ_* macros or even synchronize FreeBSD and OpenBSD versions ? Regards. Note: This could have been posted to -current, I wasn't sure which

Re: NDIS driver Intel(R) PRO/Wireless 2200BG reaches kernel panic

2005-06-11 Thread Florent Thoumie
Note2: Sorry, it has nothing to do with ndis(4). [1] http://www.xbsd.org/~flz/ports/iwi-firmware.shar -- Florent Thoumie [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

Linux/FreeBSD Channel Bonding Interoperability

2005-05-27 Thread Florent Thoumie
This can be a dumb idea, really I've no idea since I don't know anything about netgraph and bonding. -- Florent Thoumie [EMAIL PROTECTED] ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: WRAP.1E and geode.c

2005-05-21 Thread Florent Thoumie
k muxh better for you. (-: Not really important but : > printf("PC Engines WRAP.1C platfrom\n"); [...] typo here. -- Florent Thoumie [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

Re: the best form to wait the finish of execution of a child...

2005-03-30 Thread Florent Thoumie
("/bin/mkdir", "mkdir", "directory_name", 0 )) perror("execl"); } else { wait(&ret); /* plus return code handling, YMMV */ } You need to check fork(2) return code or your wait(2) is useless. Don't mix pid_t with int just for the gain of one variable. I haven't played with this for some time, I guess it's correct. -- Florent Thoumie [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

Re: the best form to wait the finish of execution of a child...

2005-03-30 Thread Florent Thoumie
or wait4(2) instead. Note: What you suggested isn't really safe. You shouldn't ignore wait(2) return status (could be -1 because something unexpected happened, see ERRORS section from the manpage). -- Florent Thoumie [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

Re: organization

2005-03-30 Thread Florent Thoumie
age. After reading your three messages, I'm not sure that's not what you were looking for. If you want to talk about facts, don't say "I think that ...". > that's why i hate forums and maillists and i should mail this directly > to the cor

Re: ntfsprogs under FreeBSD 5.4-PRERELEASE not working?

2005-03-21 Thread Florent Thoumie
Le Lundi 21 mars 2005 à 13:58 +0100, Jilles Tjoelker a écrit : > On Mon, Mar 21, 2005 at 12:24:34PM +0100, Florent Thoumie wrote: > > Le Vendredi 18 mars 2005 à 09:25 -0800, Murray Stokely a écrit : > > > I'm having trouble using ntfsls from a recently built > > &

Re: ntfsprogs under FreeBSD 5.4-PRERELEASE not working?

2005-03-21 Thread Florent Thoumie
7;t seem to work. I'd like to put this tool onto FreeBSD DVDs > (and CDs if it fits). This simple patch makes ntfsls work fine, but I don't think removing locks is a good solution. I'm cc'ing hackers@ to get review from people used to fcntl(2)

Re: Global / Cluster / Shared filesystem for FreeBSD?

2005-03-11 Thread Florent Thoumie
Eric Anderson wrote: Florent Thoumie wrote: I don't know if DRBD [1] is a good implementation (Linux only), but it works flawlessly, replication is fast (i got ~35MB/s) and it's quite simple to get it working. ENBD [2] isn't based on the same concept, it "ex

Re: Global / Cluster / Shared filesystem for FreeBSD?

2005-03-11 Thread Florent Thoumie
Adam Maloney wrote: On Fri, 11 Mar 2005, Eric Anderson wrote: Speaking of filesytems :), I have a real need for a global filesystem (or "me too" I played with CODA a few months ago but it didn't seem to be solid, and didn't fit my needs. Everything else I've looked at is Linux-only. Please follo