Re: Port problems after r253839 on HEAD

2013-08-07 Thread Baptiste Daroussin
On Wed, Aug 07, 2013 at 07:28:41PM +0200, Rainer Hurling wrote: After introducing r253839 on HEAD (/head/contrib/binutils/ld/ldmain.c), I recognized some wired behaviour in the ports system on my CURRENT boxes. Some of the ports do not build anymore. They print almost similar messages about

clang+libc++ using missing powl

2013-09-04 Thread Baptiste Daroussin
Hi, I'm running exp-run to build the whole ports tree with clang using libc++ by default. As a result we have a lot of fallouts of ports complaining about: undefined reference to `powl' It seems like libc++ is relying on a function we don't have yet in libm, am I missing something? regards,

Re: clang+libc++ using missing powl

2013-09-05 Thread Baptiste Daroussin
On Thu, Sep 05, 2013 at 09:05:45AM +0200, Dimitry Andric wrote: On Sep 5, 2013, at 00:38, Baptiste Daroussin b...@freebsd.org wrote: I'm running exp-run to build the whole ports tree with clang using libc++ by default. As a result we have a lot of fallouts of ports complaining about

Re: clang+libc++ using missing powl

2013-09-05 Thread Baptiste Daroussin
On Thu, Sep 05, 2013 at 09:52:13AM +0100, David Chisnall wrote: On 4 Sep 2013, at 23:38, Baptiste Daroussin b...@freebsd.org wrote: As a result we have a lot of fallouts of ports complaining about: undefined reference to `powl' It seems like libc++ is relying on a function we don't

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-06 Thread Baptiste Daroussin
On Fri, Sep 06, 2013 at 11:51:32PM +0200, O. Hartmann wrote: On Fri, 06 Sep 2013 21:11:26 +0400 Boris Samorodov b...@passap.ru wrote: 06.09.2013 20:44, O. Hartmann пишет: On Fri, 06 Sep 2013 20:08:59 +0400 Boris Samorodov b...@passap.ru wrote: 06.09.2013 19:44, O. Hartmann

Re: dirmngr won't link with liblber.so?

2013-09-06 Thread Baptiste Daroussin
On Fri, Sep 06, 2013 at 03:14:05PM -0400, Michael Butler wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 What's up with this? I recompiled openldap-client; I can do a 'nm liblber-2.4.so.8' without error but .. dirmngr won't link it? cc -I/usr/local/include -O2 -pipe -march=pentium4

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-06 Thread Baptiste Daroussin
On Fri, Sep 06, 2013 at 05:59:42PM +0200, O. Hartmann wrote: On Fri, 06 Sep 2013 17:35:27 +0200 Guido Falsi madpi...@freebsd.org wrote: On 09/06/13 17:04, O. Hartmann wrote: Using portmaster, I'm higly adviced to use option -f, otherwise every second port I try to update gets

Re: libreoffice build error

2013-09-17 Thread Baptiste Daroussin
On Tue, Sep 17, 2013 at 04:20:45PM +0200, O. Hartmann wrote: On Tue, 17 Sep 2013 14:57:19 +0400 S.N.Grigoriev serguey-grigor...@yandex.ru wrote: Hi list, the following error occures when I try to build editors/libreoffice: [build CXX] sal/rtl/source/ustrbuf.cxx In file

Re: libreoffice build error

2013-09-17 Thread Baptiste Daroussin
On Tue, Sep 17, 2013 at 11:51:41AM -0400, Shawn Webb wrote: I'm getting a build error as well, but on 9-STABLE under Poudriere. Relevant part of the logfile: In file included from /wrkdirs/usr/ports/editors/libreoffice/work/libreoffice-4.0.5.2/sc/source/core/tool/scmatrix.cxx:34: In file

Re: libexecinfo?

2013-09-18 Thread Baptiste Daroussin
On Wed, Sep 18, 2013 at 04:57:35PM +, Walter Hurry wrote: We had a recent issue with libiconv now being included in base, thus rendering the port superfluous. Does a similar situation exist with libexecinfo? I don't seem to need the port on on 10.0-ALPHA1 r255587, and htop and ruby

Re: Cannot compile many ports because of missing -lsupc++ and -lstdc++

2013-10-01 Thread Baptiste Daroussin
On Tue, Oct 01, 2013 at 06:51:39PM -0400, Mike Jakubik wrote: Hello, I am having trouble compiling many ports which fail with one of the following errors. /usr/bin/ld: cannot find -lstdc++ /usr/bin/ld: cannot find -lsupc++ I understand 10 has a new c++ library, but how can I get ports

Re: ports and NO_STAGE: portmaster leaves port-system in corrupt state

2013-10-03 Thread Baptiste Daroussin
On Thu, Oct 03, 2013 at 02:17:34PM +0200, O. Hartmann wrote: When NO_STAGE=yes is missing in the port's Makefile, as it is for a couple of ports like lang/perl5.16, then portmaster compiles, installs and - corrupt the port-system, because it tries to lstat files it can not find and ends up at

Re: ports and NO_STAGE: portmaster leaves port-system in corrupt state

2013-10-03 Thread Baptiste Daroussin
On Thu, Oct 03, 2013 at 10:11:42AM -0300, Nilton Jose Rizzo wrote: Em Thu, 3 Oct 2013 14:38:57 +0200, Baptiste Daroussin escreveu On Thu, Oct 03, 2013 at 02:17:34PM +0200, O. Hartmann wrote: When NO_STAGE=yes is missing in the port's Makefile, as it is for a couple of ports like lang

Re: pkg install on CURRENT ?

2013-11-15 Thread Baptiste Daroussin
On Thu, Nov 14, 2013 at 10:13:58PM -0500, Outback Dingo wrote: anyway to resolve this ??? id like to pkg install a few things or is my only option ports Checking integrity... done [1/16] Installing expat-2.0.1_2...pkg: wrong architecture: freebsd:10:x86:64 instead of freebsd:11:x86:64 pkg

Re: Is there already staging support within /ports/Mk/bsd.java.mk?

2013-11-19 Thread Baptiste Daroussin
On Mon, Nov 18, 2013 at 07:26:10PM +0100, Matthias Petermann wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, while updating my SweetHome3D port I'd like to enable staging support. The build process is using bsd.java.mk to build via ant. After removing NO_STAGE and adding

Re: problems with pkg2ng

2013-11-28 Thread Baptiste Daroussin
On Thu, Nov 28, 2013 at 11:05:21PM -0300, Nilton Jose Rizzo wrote: Hi all, in the near past, when I update ports repository via svn, I always use pkg2ng to upgrade (or update?) the database, but today I can not do it. The command pkg2ng show this error message:

Re: libc++ vs. libstdc++ usage in the ports tree

2013-12-13 Thread Baptiste Daroussin
Please commit (Approved by: portmgr(bapt)) if needed regards, Bapt On Sun, Dec 01, 2013 at 03:06:40PM +0100, Tijl Coosemans wrote: On Wed, 27 Nov 2013 20:45:56 +0100 Tijl Coosemans wrote: On Wed, 27 Nov 2013 19:31:44 +0100 Jan Henrik Sylvester wrote: Trying to migrate to 10, I would like to

Re: svn ports, or the hen egg

2013-12-18 Thread Baptiste Daroussin
On Wed, Dec 18, 2013 at 09:50:27PM +0100, Matthias Apitz wrote: Hi, As ports are now for some time are to be pulled out via SVN (and not CVS) and the svn client is only in the ports tree and not in the base system, how is this thought to work in a clean way, without dusting the system

Re: libz.so.6

2013-12-19 Thread Baptiste Daroussin
On Thu, Dec 19, 2013 at 06:37:42AM -0500, Ajtim wrote: Hello! My system: FreeBSD 10.0-RC2 #0 r259404: Sun Dec 15 08:18:20 UTC 2013 r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 I have a problem to install last.fm from FreeBSD 10.0-ALPHA: /usr/local/bin/ld:

Re: PACKAGESITE spam

2013-12-21 Thread Baptiste Daroussin
On Sat, Dec 21, 2013 at 01:39:59PM -0800, Steve Kargl wrote: On Sat, Dec 21, 2013 at 01:24:55PM -0800, Darren Pilgrim wrote: On 12/21/2013 1:05 PM, Steve Kargl wrote: On Sat, Dec 21, 2013 at 02:54:39PM -0600, Greg Rivers wrote: On Sat, 21 Dec 2013, Steve Kargl wrote: It did not ask

Re: PACKAGESITE spam

2013-12-21 Thread Baptiste Daroussin
On Sat, Dec 21, 2013 at 03:44:11PM -0800, Steve Kargl wrote: On Sat, Dec 21, 2013 at 06:29:17PM -0500, Garrett Wollman wrote: In article 20131221230448.ga61...@troutmask.apl.washington.edu, Steve Kargl writes: Other than the noise in /var/log/message, what does this provide that 'pkg

Re: PACKAGESITE spam

2013-12-22 Thread Baptiste Daroussin
This received several responses. Greg Rivers said: Do you really feel that strongly about it? Having a record of changes to the system has always seemed like a feature to me... Baptiste Daroussin said: this has been done and activated for reason, first for lot of companies

Re: PACKAGESITE spam

2013-12-26 Thread Baptiste Daroussin
On Thu, Dec 26, 2013 at 10:16:44PM +1100, Peter Jeremy wrote: On 2013-Dec-22 11:53:17 -0800, Darren Pilgrim list_free...@bluerosetech.com wrote: Because of that deinstall log. When you use `pkg install` to upgrade a port, you get something like this: Jul 10 23:06:40 chombo pkg-static:

Re: PACKAGESITE spam

2013-12-26 Thread Baptiste Daroussin
On Thu, Dec 26, 2013 at 11:06:34AM -0800, Steve Kargl wrote: On Thu, Dec 26, 2013 at 12:41:31PM +0100, Baptiste Daroussin wrote: On Thu, Dec 26, 2013 at 10:16:44PM +1100, Peter Jeremy wrote: On 2013-Dec-22 11:53:17 -0800, Darren Pilgrim list_free...@bluerosetech.com wrote: Because

[HEADSUP] recursive dependency registration is gone for pkgng users

2013-12-28 Thread Baptiste Daroussin
Hi all, With r337100, we do stop registering recursively the dependency. As a result the dependency tracking is better and finer grain, as a side effect, tinderbox and poudriere users do need to rebuild all their packages from scratch. For poudriere pass the -c to the bulk option. regards,

Re: [HEADSUP] recursive dependency registration is gone for pkgng users

2013-12-28 Thread Baptiste Daroussin
On Sun, Dec 29, 2013 at 01:31:22AM +0900, Yasuhiro KIMURA wrote: From: Baptiste Daroussin b...@freebsd.org Subject: [HEADSUP] recursive dependency registration is gone for pkgng users Date: Sat, 28 Dec 2013 15:52:50 +0100 as a side effect, tinderbox and poudriere users do need to rebuild

No disks usable on a P5NE MB

2011-07-24 Thread Baptiste Daroussin
Hi, Trying to upgrade one of my box from 8-stable to 9-current lead be to some important problems. I'm have tried both from sources (svn buildworld etc.) and from memdisk provided by allbsd.org. The motherboard is ASUS P5N-E SLI ACPI BIOS Revision 0901 more informations here :

Re: No disks usable on a P5NE MB

2011-07-25 Thread Baptiste Daroussin
On Mon, 25 Jul 2011 13:09:04 -0400, John Baldwin wrote: On Sunday, July 24, 2011 9:48:02 am Baptiste Daroussin wrote: Hi, Trying to upgrade one of my box from 8-stable to 9-current lead be to some important problems. I'm have tried both from sources (svn buildworld etc.) and from memdisk

Re: No disks usable on a P5NE MB

2011-07-25 Thread Baptiste Daroussin
On Mon, 25 Jul 2011 15:19:42 -0400, John Baldwin wrote: On Monday, July 25, 2011 2:42:59 pm Baptiste Daroussin wrote: On Mon, 25 Jul 2011 13:09:04 -0400, John Baldwin wrote: On Sunday, July 24, 2011 9:48:02 am Baptiste Daroussin wrote: Hi, Trying to upgrade one of my box from 8-stable to 9

Re: No disks usable on a P5NE MB

2011-07-25 Thread Baptiste Daroussin
On Mon, 25 Jul 2011 19:37:36 +, Baptiste Daroussin wrote: On Mon, 25 Jul 2011 15:19:42 -0400, John Baldwin wrote: On Monday, July 25, 2011 2:42:59 pm Baptiste Daroussin wrote: On Mon, 25 Jul 2011 13:09:04 -0400, John Baldwin wrote: On Sunday, July 24, 2011 9:48:02 am Baptiste Daroussin

Re: No disks usable on a P5NE MB

2011-07-25 Thread Baptiste Daroussin
On Mon, 25 Jul 2011 15:19:42 -0400, John Baldwin wrote: On Monday, July 25, 2011 2:42:59 pm Baptiste Daroussin wrote: On Mon, 25 Jul 2011 13:09:04 -0400, John Baldwin wrote: On Sunday, July 24, 2011 9:48:02 am Baptiste Daroussin wrote: Hi, Trying to upgrade one of my box from 8-stable to 9

Re: No disks usable on a P5NE MB

2011-07-25 Thread Baptiste Daroussin
On Mon, 25 Jul 2011 21:49:44 +, Baptiste Daroussin wrote: On Mon, 25 Jul 2011 15:19:42 -0400, John Baldwin wrote: On Monday, July 25, 2011 2:42:59 pm Baptiste Daroussin wrote: On Mon, 25 Jul 2011 13:09:04 -0400, John Baldwin wrote: On Sunday, July 24, 2011 9:48:02 am Baptiste Daroussin

Re: No disks usable on a P5NE MB

2011-07-26 Thread Baptiste Daroussin
On Tue, 26 Jul 2011 08:03:47 -0400, John Baldwin wrote: On Monday, July 25, 2011 6:14:12 pm Baptiste Daroussin wrote: On Mon, 25 Jul 2011 21:49:44 +, Baptiste Daroussin wrote: On Mon, 25 Jul 2011 15:19:42 -0400, John Baldwin wrote: On Monday, July 25, 2011 2:42:59 pm Baptiste Daroussin

Re: No disks usable on a P5NE MB

2011-07-26 Thread Baptiste Daroussin
On Tue, 26 Jul 2011 15:44:51 -0400, John Baldwin wrote: On Tuesday, July 26, 2011 1:40:20 pm Baptiste Daroussin wrote: On Tue, 26 Jul 2011 08:03:47 -0400, John Baldwin wrote: On Monday, July 25, 2011 6:14:12 pm Baptiste Daroussin wrote: On Mon, 25 Jul 2011 21:49:44 +, Baptiste Daroussin

Re: bsdtar(1) can't extract new ISO images

2011-08-06 Thread Baptiste Daroussin
On Sat, 06 Aug 2011 19:02:49 +0200, Martin Matuska wrote: The error is in FreeBSD ISO images. They are created using makefs and that doesn't create ISO files that strictly comple to the ECMA-119 (ISO9660 standard). I have already filed a PR at NetBSD (bin/45217):

Re: bsdtar(1) can't extract new ISO images

2011-08-07 Thread Baptiste Daroussin
On Sat, 06 Aug 2011 20:37:38 +, Baptiste Daroussin wrote: On Sat, 06 Aug 2011 19:02:49 +0200, Martin Matuska wrote: The error is in FreeBSD ISO images. They are created using makefs and that doesn't create ISO files that strictly comple to the ECMA-119 (ISO9660 standard). I have already

Re: No disks usable on a P5NE MB

2011-09-11 Thread Baptiste Daroussin
the result is: db show intrcnt cpu0: timer4510 irq256: hdac0 1 cpu3: timer 29 cpu1: timer 3036 cpu2: timer 31 db I did break at the mountfrom prompt If I break before I only have the cpu0 and irq256 entries. Hmmm, is there any way you can build a 9

Re: No disks usable on a P5NE MB

2011-09-28 Thread Baptiste Daroussin
On Sun, Sep 11, 2011 at 10:39:38PM +0200, Baptiste Daroussin wrote: the result is: db show intrcnt cpu0: timer4510 irq256: hdac0 1 cpu3: timer 29 cpu1: timer 3036 cpu2: timer 31 db I did break at the mountfrom prompt If I break before I only have

Re: No disks usable on a P5NE MB (aka regession is r219737)

2011-11-11 Thread Baptiste Daroussin
On Thu, Sep 29, 2011 at 12:22:54AM +0200, Baptiste Daroussin wrote: On Sun, Sep 11, 2011 at 10:39:38PM +0200, Baptiste Daroussin wrote: the result is: db show intrcnt cpu0: timer4510 irq256: hdac0 1 cpu3: timer 29 cpu1: timer 3036 cpu2: timer 31

Re: No disks usable on a P5NE MB (aka regession is r219737)

2011-11-11 Thread Baptiste Daroussin
On Fri, Nov 11, 2011 at 11:10:58PM +0100, Baptiste Daroussin wrote: On Thu, Sep 29, 2011 at 12:22:54AM +0200, Baptiste Daroussin wrote: On Sun, Sep 11, 2011 at 10:39:38PM +0200, Baptiste Daroussin wrote: the result is: db show intrcnt cpu0: timer4510 irq256: hdac0 1

Re: No disks usable on a P5NE MB (aka regession is r219737)

2011-11-15 Thread Baptiste Daroussin
On Tue, Nov 15, 2011 at 12:46:41PM -0500, John Baldwin wrote: [...] and 10 remove that block : http://people.freebsd.org/~bapt/workaround-to-boot-p5ne.diff Yeah, the problem is that NVIDIA chipsets seem to have really odd behavior in that once you turn MSI mapping on for a given node in

Upgrade contributed gperf, m4 and flex

2011-11-25 Thread Baptiste Daroussin
Hi, I plan to upgrade gperf to the latest GPLv2 version: 3.0.3. I also plan to upgrade m4 syncing code from openbsd, taking code from netbsd (improve gnu m4 compatibility). and last: upgrade flex to the latest upstream version (it will need the m4 upgrade) while here I'll move back flex to

Re: removing libreadline from base system

2011-11-29 Thread Baptiste Daroussin
On Tue, Nov 29, 2011 at 12:02:23PM +0700, Max Khon wrote: Hello! It is possible to build and link our in-tree gdb friends with libedit after r228114. The remaining question is what to do with libreadline: 1) just build link gdb with libedit OR 2) re-import libreadline from gdb

Re: removing libreadline from base system

2011-11-29 Thread Baptiste Daroussin
On Tue, Nov 29, 2011 at 04:46:30PM +0700, Max Khon wrote: Baptiste, On Tue, Nov 29, 2011 at 3:59 PM, Baptiste Daroussin b...@freebsd.orgwrote: It is possible to build and link our in-tree gdb friends with libedit after r228114. The remaining question is what to do

[patch] turning devctl into a multiple openable device

2011-11-30 Thread Baptiste Daroussin
Hi all, With the help of cognet, I wrote a patch to turn devctl into a multiple openable device, that mean that it will allow to open /dev/devctl in multiple programs, for example hald and everythings that want to receive notification from the device won't need to depend on haveing devd running.

Re: [patch] turning devctl into a multiple openable device

2011-11-30 Thread Baptiste Daroussin
On Wed, Nov 30, 2011 at 10:05:11AM -0500, John Baldwin wrote: On Wednesday, November 30, 2011 7:43:20 am Baptiste Daroussin wrote: Hi all, With the help of cognet, I wrote a patch to turn devctl into a multiple openable device, that mean that it will allow to open /dev/devctl

Re: [patch] turning devctl into a multiple openable device

2011-11-30 Thread Baptiste Daroussin
On Wed, Nov 30, 2011 at 05:46:36PM +0200, Kostik Belousov wrote: On Wed, Nov 30, 2011 at 10:05:11AM -0500, John Baldwin wrote: On Wednesday, November 30, 2011 7:43:20 am Baptiste Daroussin wrote: Hi all, With the help of cognet, I wrote a patch to turn devctl into a multiple

Re: [patch] turning devctl into a multiple openable device

2011-12-01 Thread Baptiste Daroussin
On Wed, Nov 30, 2011 at 05:20:17PM +0100, Olivier Houchard wrote: On Wed, Nov 30, 2011 at 06:04:50PM +0200, Kostik Belousov wrote: I wonder why the waiting_threads stuff is needed at all. The cv could be woken up unconditionally everytime. What is the reason for the cv_wait call

Re: Upgrade contributed gperf, m4 and flex

2011-12-02 Thread Baptiste Daroussin
On Thu, Dec 01, 2011 at 11:16:33PM -0800, David O'Brien wrote: On Fri, Nov 25, 2011 at 08:01:37PM +0100, Baptiste Daroussin wrote: and last: upgrade flex to the latest upstream version (it will need the m4 upgrade) while here I'll move back flex to contrib/ patches can be found

Re: Why NOT using FreeBSD? Re: ports/169581: editors/libreoffice:

2012-07-03 Thread Baptiste Daroussin
On Tue, Jul 03, 2012 at 10:59:03AM +0200, Hartmann, O. wrote: On 07/02/12 08:09, Sayetsky Anton wrote: I will test libreoffice build on 8.3-RELEASE today or tomorrow. I have both gstreamer and boost installed now. We use FreeBSD 9.0STABLE and FreeBSD 10.0-CURRENT (both amd64).

[HEADSUP CFT] pkg 1.0rc1 and schedule

2012-07-12 Thread Baptiste Daroussin
Hi, On behalf of the pkgng team I'm really pleased to announce pkg 1.0 RC1 (aka pkgng) Only bug fixes will be accepted in the RC phase. What is pkg --- pkg is a new package manager for FreeBSD. It is designed as a replacement for the pkg_* tools, and as a full featured binary package

Re: [HEADSUP CFT] pkg 1.0rc1 and schedule

2012-07-12 Thread Baptiste Daroussin
information. On 07/12/2012 03:01 AM, Baptiste Daroussin wrote: In the time that you have been working on this project I have asked numerous times for you(pl.) to answer the following questions: 1. What are the goals for pkg? The why part of this mail should reply this question, no? Anyway

delay for switch of current [was Re: [HEADSUP CFT] pkg 1.0rc1 and schedule]

2012-07-20 Thread Baptiste Daroussin
Hi, [...] The plan is to switch the ports tree to pkgng on CURRENT by default on July 25th No dates are planned yet for other branches. Note that there will be a NO_PKGNG knob for some time (undefined yet) for people not will to switch on July 25th [...] Because I won't have time

pkgng 1.0 release schedule, and HEAD switch to pkgng by default schedule

2012-08-20 Thread Baptiste Daroussin
Hi all, Since 1.0-rc6 release, everything looks ready for a final release of 1.0, I'll give more details on the release commit bit :) this is planned for 30th august 2012. Current was supposed to switch to pkgng by default today, it has been delayed until the nvidia-driver is fixed with pkgng.

Re: pkgng 1.0 release schedule, and HEAD switch to pkgng by default schedule

2012-08-21 Thread Baptiste Daroussin
On Tue, Aug 21, 2012 at 03:26:43PM +0200, Jeremie Le Hen wrote: Hi Baptise, On Mon, Aug 20, 2012 at 09:43:13PM +0200, Baptiste Daroussin wrote: Since 1.0-rc6 release, everything looks ready for a final release of 1.0, I'll give more details on the release commit bit

Re: pkgng 1.0 release schedule, and HEAD switch to pkgng by default schedule

2012-08-21 Thread Baptiste Daroussin
On Tue, Aug 21, 2012 at 11:17:36AM -0700, Doug Barton wrote: On 8/21/2012 6:46 AM, Baptiste Daroussin wrote: I would also like to just remove pkg_* tools from RELENG_10 if that fits the schedule. Um, no? Until pkg becomes mandatory (which can't happen for several years) the pkg_* tools

Re: pkgng 1.0 release schedule, and HEAD switch to pkgng by default schedule

2012-08-21 Thread Baptiste Daroussin
On Tue, Aug 21, 2012 at 11:47:36AM -0700, Garrett Cooper wrote: On Tue, Aug 21, 2012 at 11:17 AM, Doug Barton do...@freebsd.org wrote: On 8/21/2012 6:46 AM, Baptiste Daroussin wrote: I would also like to just remove pkg_* tools from RELENG_10 if that fits the schedule. Um

Re: pkgng 1.0 release schedule, and HEAD switch to pkgng by default schedule

2012-08-21 Thread Baptiste Daroussin
On Tue, Aug 21, 2012 at 12:38:04PM -0700, Doug Barton wrote: On 8/21/2012 12:05 PM, Baptiste Daroussin wrote: 1/ if it fits the schedule: get rid of pkg_* tools in current to be able to have a fully pkgng only 10-RELEASE I think it would fit better with historic precedents to make pkg

Re: pkgng 1.0 release schedule, and HEAD switch to pkgng by default schedule

2012-08-22 Thread Baptiste Daroussin
On Wed, Aug 22, 2012 at 10:52:43AM -0700, Kevin Oberman wrote: On Wed, Aug 22, 2012 at 7:09 AM, Warner Losh i...@bsdimp.com wrote: On Aug 21, 2012, at 7:58 PM, Bjoern A. Zeeb wrote: On Tue, 21 Aug 2012, Doug Barton wrote: I don't think we have ever done a complete replacement of major

Re: pkgng default schedule... registering a few reasons for rethinking the final implementation...

2012-08-23 Thread Baptiste Daroussin
On Thu, Aug 23, 2012 at 08:29:53PM +0200, Julien Laffaye wrote: portmaster or via core dumping install. By installing on one box, my home box, port security/cyrus-sasl2 manually, luckily install and mtree didn't coredump and it worked - and this procedure rescued me. But on my lab's

Re: pkgng default schedule... registering a few reasons for rethinking the final implementation...

2012-08-23 Thread Baptiste Daroussin
On Thu, Aug 23, 2012 at 03:50:11PM -0400, Kris Moore wrote: On 08/23/2012 13:10, Jeremy Messenger wrote: On Thu, Aug 23, 2012 at 11:49 AM, Kris Moore k...@pcbsd.org wrote: On 08/23/2012 12:26, Jeffrey Bouquet wrote: I am following with dread the planned implementation of the deprecation

Re: pkgng suggestion: renaming /usr/sbin/pkg to /usr/sbin/pkg-bootstrap

2012-08-23 Thread Baptiste Daroussin
On Thu, Aug 23, 2012 at 06:19:57PM -0400, Steve Wills wrote: Hi, It seems to me that renaming the pkg binary in /usr/sbin/pkg to /usr/sbin/pkg-bootstrap would make sense. From a user standpoint, it is confusing that running the command gets different results the second time it is run vs.

Re: pkgng suggestion: renaming /usr/sbin/pkg to /usr/sbin/pkg-bootstrap

2012-08-24 Thread Baptiste Daroussin
On Thu, Aug 23, 2012 at 06:19:57PM -0400, Steve Wills wrote: Hi, It seems to me that renaming the pkg binary in /usr/sbin/pkg to /usr/sbin/pkg-bootstrap would make sense. From a user standpoint, it is confusing that running the command gets different results the second time it is run vs.

Re: pkgng suggestion: renaming /usr/sbin/pkg to /usr/sbin/pkg-bootstrap

2012-08-24 Thread Baptiste Daroussin
On Fri, Aug 24, 2012 at 02:23:47PM +0200, Alex Dupre wrote: Baptiste Daroussin ha scritto: On of the thing I forgot and kan@ has added is a prompt for the user in case it is going to bootstrap. So, removing the prompt will make everybody happy? :-) What about a prompt with timeout

Re: pkgng suggestion: renaming /usr/sbin/pkg to /usr/sbin/pkg-bootstrap

2012-08-24 Thread Baptiste Daroussin
On Fri, Aug 24, 2012 at 10:50:30AM -0500, Bryan Drewery wrote: On 8/24/2012 9:31 AM, Baptiste Daroussin wrote: On Fri, Aug 24, 2012 at 02:23:47PM +0200, Alex Dupre wrote: Baptiste Daroussin ha scritto: On of the thing I forgot and kan@ has added is a prompt for the user in case

Re: pkgng suggestion: renaming /usr/sbin/pkg to /usr/sbin/pkg-bootstrap

2012-08-24 Thread Baptiste Daroussin
On Fri, Aug 24, 2012 at 03:38:33PM -0700, Doug Barton wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 8/24/2012 1:15 AM, Baptiste Daroussin wrote: BTW for people who haven't tested and want to share their opinion, here is how work /usr/sbin/pkg: it first checks

Re: pkgng suggestion: renaming /usr/sbin/pkg to /usr/sbin/pkg-bootstrap

2012-08-26 Thread Baptiste Daroussin
On Sun, Aug 26, 2012 at 02:26:50PM +0200, Jilles Tjoelker wrote: On Sat, Aug 25, 2012 at 06:34:43PM -0500, CyberLeo Kitsana wrote: On 08/24/2012 07:01 PM, Baptiste Daroussin wrote: Can anyone give me he details on the security related problem? Off the top of my head, it seems

Re: pkgng suggestion: renaming /usr/sbin/pkg to /usr/sbin/pkg-bootstrap

2012-08-26 Thread Baptiste Daroussin
On Sun, Aug 26, 2012 at 11:34:08AM -0700, Doug Barton wrote: On 08/25/2012 02:49, Julien Laffaye wrote: True. But when you create jails without the installer, you have to install pkgng by hand. Just like all the other ports you have to install in a jail. -- I am only one, but

Re: pkgng suggestion: renaming /usr/sbin/pkg to /usr/sbin/pkg-bootstrap

2012-08-26 Thread Baptiste Daroussin
On Sun, Aug 26, 2012 at 11:39:07AM -0700, Doug Barton wrote: On 08/26/2012 05:58, Baptiste Daroussin wrote: The is the longer plan but this with also true with pkg_add -r, and the pkg bootstrap may it be pkg-bootstrap or /usr/sbin/pkg. We have been discussing with Security officers

pkg (aka pkgng) 1.0 released

2012-08-30 Thread Baptiste Daroussin
Hi all, Since Julien Laffaye and I started pkgng lots of things has happened and here we are now. After 2 years of development (first commit Tue Sep 7 2010), more than 2000 commits, 43 different contibutors. The pkgng team is proud to release pkg-1.0! Before going further I would like to

Re: Script to set/unset automatic status in PKGNG database

2012-08-30 Thread Baptiste Daroussin
Thank you, Would you mind adding create a patch against the git tree of pkgng so that we can include your script into the scripts subdirectory, so that we provide your script along with the next pkg 1.0.1 as a contributed script? regards, Bapt On Thu, Aug 30, 2012 at 03:19:59PM -0600, John

Re: Script to set/unset automatic status in PKGNG database

2012-08-30 Thread Baptiste Daroussin
On Thu, Aug 30, 2012 at 11:29:14PM +0200, Julien Laffaye wrote: On 8/30/2012 11:19 PM, John Nielsen wrote: I today noticed the pkg autoremove command for the first time, which does much the same thing as pkg_cutleaves but relies on the automatic flag in the pkgng database rather than user

Re: Script to set/unset automatic status in PKGNG database

2012-08-30 Thread Baptiste Daroussin
On Thu, Aug 30, 2012 at 04:33:09PM -0600, John Nielsen wrote: On Aug 30, 2012, at 3:28 PM, Baptiste Daroussin b...@freebsd.org wrote: On Thu, Aug 30, 2012 at 03:19:59PM -0600, John Nielsen wrote: I today noticed the pkg autoremove command for the first time, which does much the same

Re: pkgng suggestion: renaming /usr/sbin/pkg to /usr/sbin/pkg-bootstrap

2012-08-31 Thread Baptiste Daroussin
On Thu, Aug 30, 2012 at 01:02:06PM -1000, Doug Barton wrote: On 08/30/2012 07:32 AM, John Baldwin wrote: On Thursday, August 30, 2012 1:10:24 pm Chris Rees wrote: On 30 Aug 2012 18:03, John Baldwin j...@freebsd.org wrote: I agree with John on all counts here. Further, the idea of a

Re: pkgng suggestion: renaming /usr/sbin/pkg to /usr/sbin/pkg-bootstrap

2012-08-31 Thread Baptiste Daroussin
On Fri, Aug 31, 2012 at 08:10:50AM -0400, John Baldwin wrote: On Friday, August 31, 2012 5:59:10 am Baptiste Daroussin wrote: On Thu, Aug 30, 2012 at 01:02:06PM -1000, Doug Barton wrote: On 08/30/2012 07:32 AM, John Baldwin wrote: On Thursday, August 30, 2012 1:10:24 pm Chris Rees wrote

Re: [CFT] hwpmc support for Intel Ivy Bridge

2012-09-03 Thread Baptiste Daroussin
On Mon, Sep 03, 2012 at 02:04:21PM +0200, Fabien Thomas wrote: Hi, Find a patch that add Intel Ivy Bridge support to hwpmc(9). The patch also support offcore RSP token for Sandy Bridge. Note: No uncore support. Tested on: Intel(R) Xeon(R) CPU E3-1265L V2 @ 2.50GHz (2494.35-MHz

Re: [CFT] hwpmc support for Intel Ivy Bridge

2012-09-04 Thread Baptiste Daroussin
On Tue, Sep 04, 2012 at 09:35:07AM +0200, Fabien Thomas wrote: Le 3 sept. 2012 à 23:23, Baptiste Daroussin a écrit : On Mon, Sep 03, 2012 at 02:04:21PM +0200, Fabien Thomas wrote: Hi, Find a patch that add Intel Ivy Bridge support to hwpmc(9). The patch also support offcore RSP

Re: [CFT] hwpmc support for Intel Ivy Bridge

2012-09-04 Thread Baptiste Daroussin
On Tue, Sep 04, 2012 at 10:02:06PM +0200, Davide Italiano wrote: [trimming old mails] Hi, here are the results # pmccontrol -L SOFT CLOCK.STAT CLOCK.HARD LOCK.FAILED PAGE_FAULT.WRITE PAGE_FAULT.READ PAGE_FAULT.ALL #

Re: [CFT] hwpmc support for Intel Ivy Bridge

2012-09-05 Thread Baptiste Daroussin
On Wed, Sep 05, 2012 at 09:33:55AM +0200, Fabien Thomas wrote: Hi, here are the results # pmccontrol -L SOFT CLOCK.STAT CLOCK.HARD LOCK.FAILED PAGE_FAULT.WRITE PAGE_FAULT.READ PAGE_FAULT.ALL Seems that the CPU was not

[HEADSUP] current switched by default to pkgng

2012-10-10 Thread Baptiste Daroussin
Hi all, If you are using the ports tree on a FreeBSD current setup, then you are concerned by the announce. As nvidia-drivers has been fixed and is now properly working with pkgng, the ports tree as been switch by default to use pkgng on FreeBSD Current based on version = 117 which was the

Re: [HEADSUP] current switched by default to pkgng

2012-10-10 Thread Baptiste Daroussin
On Wed, Oct 10, 2012 at 08:42:39AM -0700, Jeffrey Bouquet wrote: --- On Wed, 10/10/12, Glen Barber g...@freebsd.org wrote: From: Glen Barber g...@freebsd.org Subject: Re: [HEADSUP] current switched by default to pkgng To: Baptiste Daroussin b...@freebsd.org Cc: po...@freebsd.org

Re: [HEADSUP] current switched by default to pkgng

2012-10-10 Thread Baptiste Daroussin
On Wed, Oct 10, 2012 at 04:52:45PM +0100, Simon L. B. Nielsen wrote: On Wed, Oct 10, 2012 at 2:44 PM, Baptiste Daroussin b...@freebsd.org wrote: Hi all, If you are using the ports tree on a FreeBSD current setup, then you are concerned by the announce. As nvidia-drivers has been fixed

Re: [HEADSUP] current switched by default to pkgng

2012-10-10 Thread Baptiste Daroussin
On Wed, Oct 10, 2012 at 06:25:08PM +0200, Victor Balada Diaz wrote: On Wed, Oct 10, 2012 at 03:44:21PM +0200, Baptiste Daroussin wrote: Hi all, If you are using the ports tree on a FreeBSD current setup, then you are concerned by the announce. As nvidia-drivers has been fixed

Re: [HEADSUP] current switched by default to pkgng

2012-10-10 Thread Baptiste Daroussin
On Wed, Oct 10, 2012 at 07:11:22PM +0200, Victor Balada Diaz wrote: On Wed, Oct 10, 2012 at 06:31:49PM +0200, Baptiste Daroussin wrote: Yes there is http://pkg.FreeBSD.org (no website in there no need to try to there) which will point you to pkgbeta.freebsd.org where some packages resides

Re: [HEADSUP] current switched by default to pkgng

2012-11-02 Thread Baptiste Daroussin
On Sat, Nov 03, 2012 at 12:41:31AM +0400, Lev Serebryakov wrote: Hello, Lev. You wrote 2 ноября 2012 г., 23:24:28: BD Make sure to read UPDATING (from ports) to correctly migrate your system or find BD instruction to make your system still running with legacy pkg_install tools. LS Did

Re: [HEADSUP] current switched by default to pkgng

2012-11-02 Thread Baptiste Daroussin
On Sat, Nov 03, 2012 at 12:41:31AM +0400, Lev Serebryakov wrote: Hello, Lev. You wrote 2 ноября 2012 г., 23:24:28: BD Make sure to read UPDATING (from ports) to correctly migrate your system or find BD instruction to make your system still running with legacy pkg_install tools. LS Did

Re: pw keeps setting /etc/group to 0600

2012-11-19 Thread Baptiste Daroussin
On Mon, Nov 19, 2012 at 11:28:43PM +0100, Mateusz Guzik wrote: On Sat, Nov 17, 2012 at 11:20:21AM -0500, Ryan Stone wrote: My original complaint that /etc/group gets permissions of 0600 is a result of a bug in libutil, which bapt@ ported pw to use in r242349. The new group manipulation API

Re: pw keeps setting /etc/group to 0600

2012-11-19 Thread Baptiste Daroussin
On Mon, Nov 19, 2012 at 11:37:45PM +0100, Baptiste Daroussin wrote: On Mon, Nov 19, 2012 at 11:28:43PM +0100, Mateusz Guzik wrote: On Sat, Nov 17, 2012 at 11:20:21AM -0500, Ryan Stone wrote: My original complaint that /etc/group gets permissions of 0600 is a result of a bug in libutil

Re: [HEADS UP] Imported llvm/clang 3.2 RC2 into head

2012-12-23 Thread Baptiste Daroussin
On Sun, Dec 23, 2012 at 01:58:44PM -0500, Sam Fourman Jr. wrote: With (WITH_GCC) gcc47 I've successfully built and I'm running libreoffice after icu bump. just to be clear, what exactly do you put in /etc/make.conf to build all ports with GCC on a fresh install of HEAD? is it simply

Re: clang Failed assertion after the clang 3.2 RELEASE import

2012-12-26 Thread Baptiste Daroussin
On Wed, Dec 26, 2012 at 12:59:02AM +0100, Dimitry Andric wrote: On 2012-12-26 00:13, Sam Fourman Jr. wrote: for whatever reason, I get a Failed assertion error if I add a user to the wheel group... but if I do not add to the wheel group all is fine.. jemalloc:

Re: CVS removal from the base

2011-12-14 Thread Baptiste Daroussin
On Wed, Dec 14, 2011 at 05:31:15PM +0100, Daniel Horecki wrote: Lucas Holt l...@foolishgames.com writes: There is also mirports from MirBSD that is supported on MirBSD, MidnightBSD, and Mac OS X. They also got a pkgsrc port going recently. The problem is that projects have specific

Re: VM images for FreeBSD

2011-12-20 Thread Baptiste Daroussin
On Mon, Dec 19, 2011 at 10:31:51PM +0200, Alexander Yerenkow wrote: 2011/12/19 Adrian Chadd adr...@freebsd.org Hi, Hm, so this lets us create a virtualbox image from what, a set of install tarballs? Or /usr/src build? I'm using cross-build and installation from sources dir (which is

Re: VM images for FreeBSD

2011-12-20 Thread Baptiste Daroussin
On Wed, Dec 21, 2011 at 01:52:40AM +0200, Alexander Yerenkow wrote: 2011/12/21 Baptiste Daroussin b...@freebsd.org On Mon, Dec 19, 2011 at 10:31:51PM +0200, Alexander Yerenkow wrote: 2011/12/19 Adrian Chadd adr...@freebsd.org Hi, Hm, so this lets us create a virtualbox image

flex or reflex

2012-01-08 Thread Baptiste Daroussin
Hi, I am willing to update our flex in base, my first motivation is to be able to have reentrant lexer in base, I first went to the http://flex.sourceforge.net derivative from flex 2.5.4, I've imported it in contrib, and I'm able to build the whole base using the 2.5.35 version (almost vanilla)

[HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Baptiste Daroussin
Hi, pkgng has just reached the beta phase, and has now found its way to the ports tree (disabled by default). 1/ Why pkgng? Our current pkg_install tools are showing their age, are hard to maintain, and they lack features: - missing metadata - no upgrade support - no repository

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Baptiste Daroussin
On Mon, Jan 30, 2012 at 08:43:58AM -0800, Jos Backus wrote: Hi Baptiste, This looks great! On Mon, Jan 30, 2012 at 4:39 AM, Baptiste Daroussin b...@freebsd.orgwrote: Sample output of pkg info: $ pkg info -f libreoffice: Name : libreoffice Version: 3.4.4

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Baptiste Daroussin
On Mon, Jan 30, 2012 at 09:21:37AM -0800, Jos Backus wrote: On Mon, Jan 30, 2012 at 9:10 AM, Baptiste Daroussin b...@freebsd.orgwrote: No pkg query can't do this, but this would be a nice addition (something like raw output for info or query) I do like the idea, please create an issue

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Baptiste Daroussin
On Mon, Jan 30, 2012 at 10:16:00PM -0800, Julian Elischer wrote: On 1/30/12 4:39 AM, Baptiste Daroussin wrote: Hi, pkgng has just reached the beta phase, and has now found its way to the ports tree (disabled by default). 1/ Why pkgng? the name sucks though it would

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Baptiste Daroussin
On Tue, Jan 31, 2012 at 03:27:20AM +0100, Alberto Villa wrote: On Tuesday 31 January 2012 00:52:25 Alberto Villa wrote: On Monday 30 January 2012 23:34:59 Yuri Pankov wrote: The patch seems to have typos in it (usr_pkgng):

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-31 Thread Baptiste Daroussin
On Wed, Feb 01, 2012 at 09:23:35AM +0400, Andrey Zonov wrote: On 30.01.2012 16:39, Baptiste Daroussin wrote: Hi, pkgng has just reached the beta phase, and has now found its way to the ports tree (disabled by default). 1/ Why pkgng? Hi, What about pkgng support

  1   2   3   4   5   >