Re: RFT: Please help testing the llvm/clang 3.5.0 import

2014-12-18 Thread Garrett Cooper
On Dec 18, 2014, at 5:02, Dimitry Andric d...@freebsd.org wrote: On 18 Dec 2014, at 02:17, NGie Cooper yaneurab...@gmail.com wrote: On Fri, Nov 28, 2014 at 1:03 PM, Dimitry Andric d...@freebsd.org wrote: ... As a request to speed up the build process further, - Would it be [easily]

Re: RFT: Please help testing the llvm/clang 3.5.0 import

2014-12-18 Thread Garrett Cooper
On Dec 18, 2014, at 6:51, Warner Losh i...@bsdimp.com wrote: With the recent parallelism work, the is true. It might save a couple percent off the build time. Before those changes, though, disabling all non target arches saved about 10% of the buildworld time. I’m curious. How much is 10% in

Re: shells/bash port, add a knob which symlinks to /bin/bash ?

2014-09-14 Thread Garrett Cooper
On Sep 12, 2014, at 14:38, Bryan Drewery bdrew...@freebsd.org wrote: No (as portmgr). Ports should not be touching the base system like this. Let's NOT go backwards and add a /bin/bash. In fact the /usr/bin/perl one will be removed soon as well. If we can actually eliminate ports

Re: shells/bash port, add a knob which symlinks to /bin/bash ?

2014-09-12 Thread Garrett Cooper
On Sep 12, 2014, at 14:53, Benjamin Kaduk ka...@mit.edu wrote: On Fri, 12 Sep 2014, Rang, Anton wrote: If you want interoperability just use /usr/bin/env bash as a shebang. That doesn't work for this use case -- the user shell coming from LDAP -- but I agree that the port shouldn't be

Re: [HEADSUP] pkg(8) is now the only package management tool

2014-09-02 Thread Garrett Cooper
On Sep 2, 2014, at 4:47, Michelle Sullivan miche...@sorbs.net wrote: Marcus von Appen wrote: Alban Hertroys haram...@gmail.com: I can totally understand that at some point it starts to get impossible to maintain two separate packaging systems and I understand that you think 2 years is

Why doesn't USE_UNZIP use the base system unzip?

2013-05-09 Thread Garrett Cooper
So... trying to trim down dependencies in a ports build and I'm confused as to why unzip in base (it's been in base for ~5 years) isn't a sufficient replacement for archivers/unzip in ports. It doesn't seem like we're doing anything incredibly complicated with archivers/unzip, so I would think

Re: Why doesn't USE_UNZIP use the base system unzip?

2013-05-09 Thread Garrett Cooper
On Thu, May 9, 2013 at 3:57 PM, Baptiste Daroussin b...@freebsd.org wrote: On Thu, May 09, 2013 at 03:48:34PM -0700, Garrett Cooper wrote: So... trying to trim down dependencies in a ports build and I'm confused as to why unzip in base (it's been in base for ~5 years) isn't a sufficient

Re: Cross Compiling of ports Makefiles.

2012-12-31 Thread Garrett Cooper
On Mon, Dec 31, 2012 at 6:33 AM, Michael Vale mas...@internode.on.net wrote: -Original Message- From: Simon J. Gerraty Sent: Friday, December 28, 2012 5:00 AM To: Michael Vale Cc: freebsd-hack...@freebsd.org ; freebsd-a...@freebsd.org ; freebsd-ports@freebsd.org Subject: Re: Cross

Re: [PATCH] unbreak imake build when clang set as base compiler

2012-09-26 Thread Garrett Cooper
On Wed, Sep 26, 2012 at 2:18 PM, Oliver Pinter oliver.p...@gmail.com wrote: On 9/26/12, Garrett Cooper yaneg...@gmail.com wrote: On Tue, Sep 25, 2012 at 3:37 PM, Oliver Pinter oliver.p...@gmail.com wrote: Hi all! This patch fixed the problem, when buildig imake on a machine where clang

Re: [PATCH] unbreak imake build when clang set as base compiler

2012-09-25 Thread Garrett Cooper
On Tue, Sep 25, 2012 at 3:37 PM, Oliver Pinter oliver.p...@gmail.com wrote: Hi all! This patch fixed the problem, when buildig imake on a machine where clang is the base the compiler (WITH_CLANG_IS_CC). (Picking a random message to reply to) Why not create PRs and CC the relevant parties?

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

2012-08-31 Thread Garrett Cooper
On Fri, Aug 31, 2012 at 8:47 AM, Tijl Coosemans t...@coosemans.org wrote: On 31-08-2012 14:22, Baptiste Daroussin wrote: 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

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

2012-08-31 Thread Garrett Cooper
On Fri, Aug 31, 2012 at 2:59 AM, Baptiste Daroussin b...@freebsd.org 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: On 30 Aug 2012 18:03, John Baldwin j...@freebsd.org

Re: Regression in PREFIX handling in packages

2012-08-29 Thread Garrett Cooper
On Wed, Aug 29, 2012 at 12:48 PM, Alexander Leidinger alexan...@leidinger.net wrote: On Wed, 29 Aug 2012 15:28:36 -0400 Eitan Adler ead...@freebsd.org wrote: On 29 August 2012 15:17, Alexander Leidinger alexan...@leidinger.net wrote: Could it be that my problem comes from r231300 and I was

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

2012-08-26 Thread Garrett Cooper
On Sun, 26 Aug 2012, Doug Barton wrote: ... There really is no need to be so clever here. The bootstrapping issue is going to be a minor annoyance that affects a small percentage of our users. I think Doug's correct in this case about it being a one-time problem as installing via

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

2012-08-21 Thread Garrett Cooper
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, no? ... What _would_ be useful is what should have been done many years ago when

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

2012-08-21 Thread Garrett Cooper
On Tue, Aug 21, 2012 at 1:15 PM, Doug Barton do...@freebsd.org wrote: On 8/21/2012 1:08 PM, Warner Losh wrote: On Aug 21, 2012, at 1:51 PM, Doug Barton wrote: On 8/21/2012 12:42 PM, Baptiste Daroussin wrote: On Tue, Aug 21, 2012 at 12:38:04PM -0700, Doug Barton wrote: On 8/21/2012 12:05 PM,

Re: ports: clang: error: unsupported option '-dumpspecs'

2011-12-14 Thread Garrett Cooper
On Wed, Dec 14, 2011 at 1:52 PM, Roman Divacky rdiva...@freebsd.org wrote: -dumpspecs is a gcc internal thing that clang will never support (it doesnt use specs). It's wrong for ports to mess with the internals of the compiler and this should be fixed in a clean way. Ie. we have to replace

Re: ports: clang: error: unsupported option '-dumpspecs'

2011-12-14 Thread Garrett Cooper
On Wed, Dec 14, 2011 at 3:44 PM, b. f. bf1...@googlemail.com wrote: -dumpspecs is a gcc internal thing that clang will never support (it doesnt use specs). It's wrong for ports to mess with the internals of the compiler and this should be fixed in a clean way. Ie. we have to replace

Re: 10.0-CUR r226986 ports/net-mgmt/net-snmp

2011-11-03 Thread Garrett Cooper
On Nov 3, 2011, at 8:25 PM, Matthias Apitz wrote: El día Thursday, November 03, 2011 a las 01:42:50PM -0400, b. f. escribió: No, it is not the same. You can either masquerade, by setting UNAME_r and OSVERSION, or by editing the headers and scripts that define them; or you can use

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Garrett Cooper
On Sep 28, 2011, at 10:29 AM, Hartmann, O. wrote: On 09/28/11 09:26, Hartmann, O. wrote: On 09/28/11 15:47, per...@pluto.rain.com wrote: Eitan Adler li...@eitanadler.com wrote: 2011/9/27 O. Hartmann ohart...@zedat.fu-berlin.de: Now I understand why some OS vendors have choosen the latin

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Garrett Cooper
On Wed, Sep 28, 2011 at 1:45 PM, Beech Rintoul be...@freebsd.org wrote: On Wednesday 28 September 2011 12:18:47 Doug Barton wrote: On 09/28/2011 12:39, Hartmann, O. wrote: The mess started to happen when I tried to repair a non CLANG compiling port math/gotoblas with portmaster -vf

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-28 Thread Garrett Cooper
On Sep 28, 2011, at 4:36 PM, Matt wrote: On 09/28/11 15:41, Hartmann, O. wrote: On 09/28/11 22:18, Doug Barton wrote: On 09/28/2011 12:39, Hartmann, O. wrote: The mess started to happen when I tried to repair a non CLANG compiling port math/gotoblas with portmaster -vf amth/gotoblas. Since

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-27 Thread Garrett Cooper
On Tue, 27 Sep 2011, h h wrote: Kevin Oberman kob6...@gmail.com writes: On Mon, Sep 26, 2011 at 9:03 PM, Ade Lovett a...@freebsd.org wrote: With the advent of the conversion of HEAD to 10.0-CURRENT and, as to be expected, ports/ is going to be essentially unusable for a while. The issue

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-26 Thread Garrett Cooper
On Mon, Sep 26, 2011 at 10:15 PM, Kevin Oberman kob6...@gmail.com wrote: On Mon, Sep 26, 2011 at 10:01 PM, Garrett Cooper yaneg...@gmail.com wrote: It's not the FreeBSD dev's fault. Unfortunately the autotools folks were microoptimizing and didn't consider that the future would come sooner

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-26 Thread Garrett Cooper
On Mon, Sep 26, 2011 at 9:56 PM, Kevin Oberman kob6...@gmail.com wrote: On Mon, Sep 26, 2011 at 9:03 PM, Ade Lovett a...@freebsd.org wrote: With the advent of the conversion of HEAD to 10.0-CURRENT and, as to be expected, ports/ is going to be essentially unusable for a while. The issue stems

Re: 8-STABLE /usr/include/utmp.h and tmpx

2011-06-03 Thread Garrett Cooper
On Fri, Jun 3, 2011 at 5:02 PM, Aryeh Friedman aryeh.fried...@gmail.com wrote: Some time in the last 2 weeks (I am sure when) a commit caused many ports that assume a standard utmp/utmp.x to break for example x11-toolkits/vte produces: gnome-pty-helper.c:497: warning: passing argument 4 of

Re: [ECFT] pkgng 0.1-alpha1: a replacement for pkg_install

2011-03-28 Thread Garrett Cooper
On Mon, Mar 28, 2011 at 10:44 AM, Andriy Gapon a...@freebsd.org wrote: on 25/03/2011 12:11 Baptiste Daroussin said the following: Hi all, miwi@ launched the new thing called Experimental Call For Testing, it's our turn :) Julien Laffaye (jlaffaye@) and I, helped by Philippe Pepiot (huge

Re: HEADS UP: Merge of binutils 2.17

2011-01-08 Thread Garrett Cooper
On Jan 8, 2011, at 3:10 PM, Erik Cederstrand wrote: Hello Pav, Den 08/01/2011 kl. 20.34 skrev Pav Lucistnik: Package cluster is quite clever, akshully, and since this is OT here, just terse comments Sorry, replied to a bad message... redirecting to current@ 1. adding SSD disks

[PATCH] Upgrade devel/monotone to 0.48.1

2010-10-24 Thread Garrett Cooper
Hi Lapo, I noticed that the current version of devel/monotone is set at 0.48. Could you please upgrade the version to 0.48.1 with the attached patch? The attached patch also fixed the MASTER_SITES var. Thanks! -Garrett Index: devel/monotone/Makefile

Re: [PATCH] Upgrade devel/monotone to 0.48.1

2010-10-24 Thread Garrett Cooper
On Sun, Oct 24, 2010 at 9:23 AM, Sahil Tandon sa...@freebsd.org wrote: On Sun, 2010-10-24 at 00:45:01 -0700, Garrett Cooper wrote: Hi Lapo, I noticed that the current version of devel/monotone is set at 0.48. Could you please upgrade the version to 0.48.1 with the attached patch

Re: ports/146754: [patch] new port: add devel/atf framework to ports

2010-08-31 Thread Garrett Cooper
On Tue, Aug 31, 2010 at 10:17 AM, Ade Lovett a...@freebsd.org wrote: On Aug 29, 2010, at 20:00 , Garrett Cooper wrote:    Found the reference. The stuff that gets installed under ${PREFIX}/tests (to some degree) are actually executables ($(execdir)), and some are data files ($(datarootdir

Re: ports/146754: [patch] new port: add devel/atf framework to ports

2010-08-29 Thread Garrett Cooper
On Fri, Aug 20, 2010 at 2:22 PM, Garrett Cooper yaneg...@gmail.com wrote: On Fri, Aug 20, 2010 at 12:39 PM, Ade Lovett a...@freebsd.org wrote: On Aug 19, 2010, at 20:30 , Garrett Cooper wrote:    This request has been sitting mostly idle for the last 3 months. I realize people are busy

Re: ports/146754: [patch] new port: add devel/atf framework to ports

2010-08-20 Thread Garrett Cooper
On Fri, Aug 20, 2010 at 12:39 PM, Ade Lovett a...@freebsd.org wrote: On Aug 19, 2010, at 20:30 , Garrett Cooper wrote:    This request has been sitting mostly idle for the last 3 months. I realize people are busy, but could someone with some time please help me work out any issues that might

Re: what next for the pkg_install rewrite

2010-08-20 Thread Garrett Cooper
On Aug 20, 2010, at 9:27 AM, Anonymous wrote: Garrett Cooper yaneurab...@gmail.com writes: The emphasis that Florent made too was to remove crud in pkg_install and libpkg and get things down to more of a library form so we could develop thin wrappers above pkg_install with logical functions

Re: ports/146754: [patch] new port: add devel/atf framework to ports

2010-08-19 Thread Garrett Cooper
This request has been sitting mostly idle for the last 3 months. I realize people are busy, but could someone with some time please help me work out any issues that might exist with this port, and commit this to ports? There are a _lot_ of developers that would be happy to see this committed

Re: what next for the pkg_install rewrite

2010-08-19 Thread Garrett Cooper
On Thu, Aug 19, 2010 at 3:10 PM, Ivan Voras ivo...@freebsd.org wrote: On 19/08/2010, jhell jh...@dataix.net wrote:       Adding to this I would like to see a central database created for packages that have been removed like in Slackware Linux. They keep a file in /var/log/preserved_packages

Re: what next for the pkg_install rewrite

2010-08-19 Thread Garrett Cooper
On Aug 19, 2010, at 7:30 PM, jhell wrote: On 08/19/2010 21:26, Garrett Cooper wrote: On Thu, Aug 19, 2010 at 3:10 PM, Ivan Voras ivo...@freebsd.org wrote: On 19/08/2010, jhell jh...@dataix.net wrote: Adding to this I would like to see a central database created for packages that have

Re: devel/subversion

2010-07-07 Thread Garrett Cooper
On Wed, Jul 7, 2010 at 10:02 AM, Greg Larkin glar...@freebsd.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 andrew clarke wrote: On Wed 2010-07-07 02:06:39 UTC+1000, andrew clarke (m...@ozzmosis.com) wrote: Can anyone confirm that subversion fails to build with www/neon28 and

Request for removal of ports maintainership

2010-07-07 Thread Garrett Cooper
Hi, I'm currently removing things from my tasklist that I don't have time to work on, or pay attention to, and I have a handful of ports that I should be removed from the maintainership for: archivers/py-lzma archivers/py-tarfile comms/py-serial devel/py-ctypes devel/py-nose devel/py-plex

Re: devel/subversion

2010-07-06 Thread Garrett Cooper
On Tue, Jul 6, 2010 at 9:06 AM, andrew clarke m...@ozzmosis.com wrote: Can anyone confirm that subversion fails to build with www/neon28 and requires www/neon29?  This is not mentioned in UPDATING. I'm using neon28 and subversion without issues here, but I'm running CURRENT. Thanks, -Garrett

Re: Address for www/linux-nvu maintainer

2010-07-04 Thread Garrett Cooper
On Sun, Jul 4, 2010 at 11:30 AM, Jerry freebsd-ports.u...@seibercom.net wrote: I am attempting top contact the maintainer of the www/linux-nvu port. I did a make maintainer in the port and this was revealed: /usr/ports/www/linux-nvu $ make maintainer i...@space.rootshell.ru Unfortunately,

Re: Confirming a bug in clang++ (freeBSD

2010-07-01 Thread Garrett Cooper
On Thu, Jul 1, 2010 at 1:07 PM, Anonymous swel...@gmail.com wrote: Anonymous swel...@gmail.com writes: It's better to use -lstdc++ from same version of gcc by which the program using it was compiled. Is it possible to determine which one? No. If there is an easy way I think strings(1)

Re: posix test suite port source code

2010-06-30 Thread Garrett Cooper
On Wed, Jun 30, 2010 at 11:22 AM, Greg Larkin glar...@freebsd.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave Abel wrote: Any idea how I can get my hands on the posix test suite port source code? It is not avaiable via their website currently. Any help you can offer would be

Re: Early CONFLICTS detection is POLA viloation?

2010-06-27 Thread Garrett Cooper
2010/6/27 Lev Serebryakov l...@freebsd.org: Hello, Freebsd-ports.  I  understand,  that  this  change (ports/137855, bsd.port.mk:1.632)  was   made 6 months ago, but I've  noticed it only now (twice in one day!).  Am  I  only  person,  who  thinks,  that  this  change  is HUGE POLA  

Re: New pkg-message[.in] guideline idea

2010-06-24 Thread Garrett Cooper
On Thu, Jun 24, 2010 at 9:43 AM, David DEMELIER demelier.da...@gmail.com wrote: 2010/6/24 Freddie Cash fjwc...@gmail.com: On Thu, Jun 24, 2010 at 12:04 AM, David DEMELIER demelier.da...@gmail.com wrote: 2010/6/24 Janne Snabb sn...@epipe.com: On Wed, 23 Jun 2010, David DEMELIER wrote:

Re: lang/perl5.10 doesn't build with gcc 4.5.1

2010-06-22 Thread Garrett Cooper
On Sat, Jun 19, 2010 at 8:25 AM, b. f. bf1...@googlemail.com wrote: lang/perl5.* fails with -fstack-protector in CFLAGS, when built with the base system compiler, on some architectures. I used the attached patch with the base system compiler and lang/perl5.10 on 9-CURRENT i386 to fix the

Re: License Framework: Develop Best Practices

2010-06-15 Thread Garrett Cooper
On Tue, Jun 15, 2010 at 1:29 PM, Marco Bröder marco.broe...@gmx.eu wrote: On Tue June 15 2010 09:10:49 Janne Snabb wrote: As a previous poster pointed out, I also think that the different BSD licences should be separated. Yes, they really are different licenses. The BSD license has evolved

Re: License Framework: Develop Best Practices

2010-06-15 Thread Garrett Cooper
On Tue, Jun 15, 2010 at 1:39 PM, Garrett Cooper yanef...@gmail.com wrote: On Tue, Jun 15, 2010 at 1:29 PM, Marco Bröder marco.broe...@gmx.eu wrote: On Tue June 15 2010 09:10:49 Janne Snabb wrote: As a previous poster pointed out, I also think that the different BSD licences should be separated

Re: graphics/png fails on FreeBSD 8.1-beta1/powerpc - is xz broken on this platform?

2010-06-13 Thread Garrett Cooper
On Sun, Jun 13, 2010 at 2:50 PM, Torfinn Ingolfsen tin...@gmail.com wrote: I am trying to install the graphics/png port on my PowerMac G4, which runs 8.1-beta1: r...@kg-g4# uname -a FreeBSD kg-g4.kg4.no 8.1-BETA1 FreeBSD 8.1-BETA1 #0: Fri May 28 04:38:56 UTC 2010    

Re: Manually registering dependencies for ports

2010-06-07 Thread Garrett Cooper
On Sun, Jun 6, 2010 at 4:53 PM, Thomas Rasmussen tho...@gibfest.dk wrote: Hello, I've been wondering about something: When I write a script or webapp that needs some port to run, like a perl module, I install the needed port and life is good (tm). A year later when I've completely forgotten

mpich2 installation problem

2010-06-05 Thread Garrett Cooper
On Sat, Jun 5, 2010 at 1:17 AM, PA Zolczynski zolczyn...@googlemail.com wrote: On 05/06/2010 08:42, Garrett Cooper wrote: 2010/6/4 PA Zolczynski zolczyn...@googlemail.com:  See `config.log' for more details. ===  Script configure failed unexpectedly. Please report the problem to po

Re: mpich2 installation problem

2010-06-05 Thread Garrett Cooper
On Sat, Jun 5, 2010 at 9:00 PM, Garrett Cooper yanef...@gmail.com wrote: On Sat, Jun 5, 2010 at 1:17 AM, PA Zolczynski zolczyn...@googlemail.com wrote: On 05/06/2010 08:42, Garrett Cooper wrote: 2010/6/4 PA Zolczynski zolczyn...@googlemail.com:  See `config.log' for more details

Re: How to know which version of an apps available in various FreeBSD release?

2010-06-02 Thread Garrett Cooper
On Wed, Jun 2, 2010 at 2:09 AM, Emanuel Haupt eha...@freebsd.org wrote: Tao Wang dancef...@gmail.com wrote: Hi, I'm doing a survey about the availablilty of some packages in different platform, including FreeBSD release. I want to know whether the package is existed in the specific FreeBSD

Re: Direct or indirect libdependencies (using the libintl.so.8 case)

2010-06-02 Thread Garrett Cooper
On Wed, Jun 2, 2010 at 1:36 AM, Michel Talon ta...@lpthe.jussieu.fr wrote: Garrett Cooper wrote: followed consistently. I know that the decisions are made on a case-by-case basis, but for my taste, it is too much case-by-case. I haven't done portmaster -af in a long time

Re: FreeBSD Port: python26-2.6.5

2010-05-31 Thread Garrett Cooper
On Mon, May 31, 2010 at 9:49 AM, Bernardo Maciel bernardo.mac...@gmail.com wrote: Hello, I recently ran into a problem when compiling python 2.6.5 under FreeBSD 8.0-p2 . I searched around, asked in FreeBSD forums ( http://forums.freebsd.org/showthread.php?t=14268 ) and then e-mailed the

Re: Building ports with stack-protector

2010-05-29 Thread Garrett Cooper
On Sat, May 29, 2010 at 7:19 PM, Janne Snabb sn...@epipe.com wrote: Hi, Big thanks to the folks who made make buildworld to use -fstack-protector by default since 8.0. This should make FreeBSD more secure. How about the ports system? I tried to re-build all my ports some time ago with the

Re: Users and groups kept after a port deinstallation

2010-05-24 Thread Garrett Cooper
On May 24, 2010, at 9:22 AM, Alexander Churanov wrote: 2010/5/23 jhell jh...@dataix.net: That shouldn't actually be to hard. If a utility like the three main upgrade tools that are being used the most right now would export a variable for say UPGRADING=yes then the uninstall script could

Re: port installation

2010-05-23 Thread Garrett Cooper
On Sun, May 23, 2010 at 3:25 PM, madal 30 mada...@hotmail.com wrote: Hello here, I am a new freebsd user and would like to know how to install port from link below: http://www.freebsd.org/cgi/cvsweb.cgi/ports/net-mgmt/nav/ There are not much info on howto for this particular package.

Re: port installation

2010-05-23 Thread Garrett Cooper
On May 23, 2010, at 4:22 PM, Indi wrote: On Sun, May 23, 2010 at 03:40:47PM -0700, Garrett Cooper wrote: On Sun, May 23, 2010 at 3:25 PM, madal 30 mada...@hotmail.com wrote: Hello here, I am a new freebsd user and would like to know how to install port from link below: http

Re: new upstream tracker (linuxtesting.org)

2010-05-22 Thread Garrett Cooper
On Sat, May 22, 2010 at 4:54 AM, Andrey Ponomarenko susa...@ispras.ru wrote: Hello, I'm from ISPRAS and we have created an experimental system for monitoring and analyzing of upstream libraries development. It may be helpful for analyzing risks of updating one of the distribution components

Re: new upstream tracker (linuxtesting.org)

2010-05-22 Thread Garrett Cooper
On Sat, May 22, 2010 at 6:12 AM, Andrey Ponomarenko susa...@ispras.ru wrote: On 05/22/2010 04:30 PM, Kostik Belousov wrote: On Sat, May 22, 2010 at 03:54:20PM +0400, Andrey Ponomarenko wrote: Hello, I'm from ISPRAS and we have created an experimental system for monitoring and analyzing of

Re: new upstream tracker (linuxtesting.org)

2010-05-22 Thread Garrett Cooper
On Sat, May 22, 2010 at 12:32 PM, Garrett Cooper yanef...@gmail.com wrote: On Sat, May 22, 2010 at 6:12 AM, Andrey Ponomarenko susa...@ispras.ru wrote: On 05/22/2010 04:30 PM, Kostik Belousov wrote: On Sat, May 22, 2010 at 03:54:20PM +0400, Andrey Ponomarenko wrote: Hello, I'm from ISPRAS

Re: new upstream tracker (linuxtesting.org)

2010-05-22 Thread Garrett Cooper
On Sat, May 22, 2010 at 12:58 PM, Garrett Cooper yanef...@gmail.com wrote: On Sat, May 22, 2010 at 12:32 PM, Garrett Cooper yanef...@gmail.com wrote: On Sat, May 22, 2010 at 6:12 AM, Andrey Ponomarenko susa...@ispras.ru wrote: On 05/22/2010 04:30 PM, Kostik Belousov wrote: On Sat, May 22

Re: How to extract tcl src

2010-05-22 Thread Garrett Cooper
On Sat, May 22, 2010 at 7:11 PM, jhell jh...@dataix.net wrote: On 05/22/2010 19:23, Anonymous wrote: BUILD_DEPENDS=  ${NONEXISTENT}:${PORTSDIR}/lang/tcl85:extract Attached is the Makefile I just edited to configure against tcl and tk 8.5 instead of 8.4. I have verified it for functionality

Re: Users and groups kept after a port deinstallation

2010-05-21 Thread Garrett Cooper
On Fri, May 21, 2010 at 4:53 PM, RW rwmailli...@googlemail.com wrote: On Fri, 21 May 2010 16:23:18 +0100 Florent Thoumie f...@xbsd.org wrote: On Fri, May 21, 2010 at 11:11 AM, David DEMELIER demelier.da...@gmail.com wrote: Hi, I used pkgsrc for a while on NetBSD. I was used to the

Re: GPLv3-licensed ports

2010-05-19 Thread Garrett Cooper
On May 19, 2010, at 11:54 AM, Charlie Kester wrote: On Wed 19 May 2010 at 05:10:49 PDT jhell wrote: Adding to this bundle of madness... I believe that it would be best practice to keep ports/LEGAL up-to-date with this list. Those who already have ports on a machine may find it more

Re: GPLv3-licensed ports

2010-05-19 Thread Garrett Cooper
On Wed, May 19, 2010 at 8:02 PM, Indi thebeelzebubtrig...@gmail.com wrote: On Wed, May 19, 2010 at 04:51:30PM -0700, Garrett Cooper wrote: On May 19, 2010, at 11:54 AM, Charlie Kester wrote: The ports in the devel category are especially noteworthy, since (if I understand correctly

Re: GPLv3-licensed ports

2010-05-18 Thread Garrett Cooper
On Tue, May 18, 2010 at 6:05 PM, David N david...@gmail.com wrote: On 19 May 2010 10:49, Marius Nünnerich mar...@nuenneri.ch wrote: On Wed, May 19, 2010 at 00:41, Charlie Kester corky1...@comcast.net wrote: Will someone with edit privileges for the wiki please add the following to the list of

Re: FreeBSD Port: net-mgmt/net-snmp

2010-05-12 Thread Garrett Cooper
On May 12, 2010, at 4:56 PM, Mike Jakubik wrote: Hi, I am having trouble compiling net-snmp on a number of 8-STABLE systems, below is the error. Thanks. --- creating libnetsnmpmibs.la (cd .libs rm -f libnetsnmpmibs.la ln -s ../libnetsnmpmibs.la libnetsnmpmibs.la) :

Re: Dixit port bad management

2010-05-03 Thread Garrett Cooper
On Sun, May 2, 2010 at 12:59 PM, Tim A cx...@live.com wrote: 1) I don't understand why the Textproc/Dixit port is so badly managed. The program itself is at version 10.4, while your unprofessional port still stays at version 1.0.1, claiming that the GCC 4.2 compilation is broken. 2) I

Re: graphics/dri fails to build.

2010-05-02 Thread Garrett Cooper
On May 2, 2010, at 5:30 AM, Robert Noland rnol...@freebsd.org wrote: On Sun, 2010-05-02 at 11:26 +0200, Demelier David wrote: http://www.freebsd.org/cgi/query-pr.cgi?pr=143723 It seems adding CFLAGS+=-march-=native solved the problem but I don't want to keep this flag everytime in my

Re: graphics/dri fails to build.

2010-05-02 Thread Garrett Cooper
On May 2, 2010, at 12:58 PM, Robert Noland wrote: On Sun, 2010-05-02 at 11:46 -0700, Garrett Cooper wrote: On May 2, 2010, at 5:30 AM, Robert Noland rnol...@freebsd.org wrote: On Sun, 2010-05-02 at 11:26 +0200, Demelier David wrote: http://www.freebsd.org/cgi/query-pr.cgi?pr=143723

Re: python can't make package.

2010-04-30 Thread Garrett Cooper
On Fri, Apr 30, 2010 at 3:08 PM, David DEMELIER demelier.da...@gmail.com wrote: Hi freebsd-ports, This morning I wasn't able to make package in lang/python26 port. ===  Building package for python26-2.6.4 Creating package /usr/ports/packages/All/python26-2.6.4.tbz Registering depends:.

Re: New FreeBSD ports system - bachelors work

2010-04-29 Thread Garrett Cooper
On Apr 29, 2010, at 10:08 AM, Aldis Berjoza wrote: Some time ago I've read, that FreeBSD might be interested to move ports tree to database (sqlite?). This would require rewriting of all existing and writing some new tools related to ports. I'm IT student and next year I have to write

Re: New FreeBSD ports system - bachelors work

2010-04-29 Thread Garrett Cooper
On Thu, Apr 29, 2010 at 10:57 AM, Ashish SHUKLA wahjava...@gmail.com wrote: Aldis Berjoza writes: Hello! Some time ago I've read, that FreeBSD might be interested to move ports tree to database (sqlite?). This would require rewriting of all existing and writing some new tools related to

Re: portmaster and IGNOREME

2010-04-26 Thread Garrett Cooper
On Sun, Apr 25, 2010 at 9:40 PM, Doug Barton do...@freebsd.org wrote: On 04/25/10 17:15, Aristedes Maniatis wrote: On 26/04/10 8:55 AM, Doug Barton wrote: I've just committed a fix for this problem to the svn (development) version of portmaster. You can find information on how to download it

Re: portmaster and IGNOREME

2010-04-24 Thread Garrett Cooper
On Fri, Apr 23, 2010 at 10:43 PM, Aristedes Maniatis a...@ish.com.au wrote: I have a package which is not built from a port (it is commercial software). I've put an +IGNOREME file in the package folder. But portmaster will not ignore it: It's not ignoring it for -a (update). Kind of

Re: databases/sqlite3 build fails

2010-04-23 Thread Garrett Cooper
On Fri, Apr 23, 2010 at 12:53 PM, Doug Barton do...@freebsd.org wrote: On 04/23/10 12:16, Alexey Shuvaev wrote: Not sure, if I ran into the same problem, but I recall that sqlite3 needs an option TCL_MODULES turned on in lang/tcl85. Or, better, try to install tcl-modules by hand and see, if it

Re: How to depend on package in EGG?

2010-04-21 Thread Garrett Cooper
On Wed, Apr 21, 2010 at 2:11 PM, Ruslan Mahmatkhanov cvs-...@yandex.ru wrote: Good day! I want add option in port's Makefile to depend on textproc/py-enchant. But how i can do it? It installs as python egg. .if defined(WITH_ENCHANT)

Re: [ HEADS UP ] Ports unstable for the next 10 days

2010-04-19 Thread Garrett Cooper
On Mon, Apr 19, 2010 at 12:25 AM, Leslie Jensen les...@eskk.nu wrote: It's now more than 10 days. Are ports stable now? http://ragingred.files.wordpress.com/2008/10/simpsons_are-we-there-yet.jpg In short, sorry... nope (there's still some ways to go on updating packages -- porters have hit

Re: VLC does not support the audio or video format XVID.

2010-04-18 Thread Garrett Cooper
On Sun, Apr 18, 2010 at 2:46 PM, Doug Barton do...@freebsd.org wrote: On 04/17/10 23:48, Doug Barton wrote: I recently updated -current, and all of my ports, and am now getting the following message when I try to watch an avi file encoded with xvid: No suitable decoder module: VLC does not

Re: [RFC] Remove pkg_add -C (chroot functionality)

2010-04-10 Thread Garrett Cooper
On Wed, Apr 7, 2010 at 8:49 PM, Garrett Cooper yanef...@gmail.com wrote: On Wed, Apr 7, 2010 at 7:22 PM, Tim Kientzle kient...@freebsd.org wrote: Garrett Cooper wrote:    There's an outstanding bug to fix chroot(2)'ing functionality with pkg_add(1) [1]. Anyone that has tried

Re: Trivial PR, fix package-noinstall

2010-04-10 Thread Garrett Cooper
On Sat, Apr 10, 2010 at 2:29 AM, Dominic Fandrey kamik...@bsdforen.de wrote: This morning I took a look at my outstanding PRs. There are is a ports PR I consider old and trivial: This one fixes a bug in the package-noinstall target. wxs told me that he prefers my proposed fix over his own:

Re: Trivial PR, fix package-noinstall

2010-04-10 Thread Garrett Cooper
On Sat, Apr 10, 2010 at 4:26 AM, Dominic Fandrey kamik...@bsdforen.de wrote: On 10/04/2010 12:49, Garrett Cooper wrote: On Sat, Apr 10, 2010 at 3:44 AM, Dominic Fandrey kamik...@bsdforen.de wrote: On 10/04/2010 12:18, Garrett Cooper wrote: On Sat, Apr 10, 2010 at 2:29 AM, Dominic Fandrey

Re: ports and PBIs

2010-04-10 Thread Garrett Cooper
On Sat, Apr 10, 2010 at 10:03 AM, Julian Elischer jul...@elischer.org wrote: On 4/10/10 3:35 AM, Garrett Cooper wrote: [...] If I'm understanding you correctly you're saying it's an issue when I do: pkg_add A B C # 1 year passes pkg_add D # D depends on A, B, C, of different revisions

Re: Ports breakage since r205471

2010-04-05 Thread Garrett Cooper
On Mon, Apr 5, 2010 at 2:12 AM, Erwin Lansing er...@freebsd.org wrote: On Mon, Apr 05, 2010 at 02:02:46AM -0700, Xin LI wrote: On 2010/04/05 01:50, Erwin Lansing wrote: On Sun, Apr 04, 2010 at 03:06:15PM -0700, Garrett Cooper wrote: Hi all,     I realize that this is most suitable

Re: [ HEADS UP ] Ports unstable for the next 10 days

2010-04-05 Thread Garrett Cooper
On Mon, Apr 5, 2010 at 12:05 PM, Antonio Olivares olivares14...@gmail.com wrote: Ion-Mihai, Does this fix the following issue? I have installed FreeBSD 8.0 and updated it to current p2  I try to use konqueror and I get  There was an error loading the module About-Page for Konqueror.  The

Ports breakage since r205471

2010-04-04 Thread Garrett Cooper
Hi all, I realize that this is most suitable for current@ and I'm cross-posting, but I wanted to jot down all of the ports broken since the zlib version bump so that we can keep track of what's going on and what needs to be fixed. The following 3rd party libraries and all of their

Re: Ports breakage since r205471

2010-04-04 Thread Garrett Cooper
On Sun, Apr 4, 2010 at 3:06 PM, Garrett Cooper yanef...@gmail.com wrote: Hi all,    I realize that this is most suitable for current@ and I'm cross-posting, but I wanted to jot down all of the ports broken since the zlib version bump so that we can keep track of what's going on and what needs

Re: Bug Report: Firefox 3.6.2 crashes on JavaScript heavy pages

2010-04-03 Thread Garrett Cooper
On Sat, Apr 3, 2010 at 3:30 AM, Edward Tjörnhammar e...@cube2.se wrote: The browser crashes on JavaScript intensive pages. I've tried to debug the behavior but since firebug crashes with firefox this is a no go. I've tried disabling optimizations in the firefox makefile but it makes no

Re: Bug Report: Firefox 3.6.2 crashes on JavaScript heavy pages

2010-04-03 Thread Garrett Cooper
...@freenet.de wrote: On Sat, 3 Apr 2010 04:24:05 -0700 Garrett Cooper yanef...@gmail.com wrote: On Sat, Apr 3, 2010 at 3:30 AM, Edward Tj__rnhammar e...@cube2.se wrote: The browser crashes on JavaScript intensive pages. I've tried to debug the behavior but since firebug crashes with firefox

Re: Bug Report: Firefox 3.6.2 crashes on JavaScript heavy pages

2010-04-03 Thread Garrett Cooper
On Sat, Apr 3, 2010 at 7:48 PM, Garrett Cooper yanef...@gmail.com wrote: On Sat, Apr 3, 2010 at 6:50 PM, Edward Tjörnhammar e...@cube2.se wrote: Thank you for your replies! I didn't have any special make.conf but tried using fno-strict-aliasing as suggested by Garret and now it works

Re: Old ports bugs analyzis

2010-03-31 Thread Garrett Cooper
On Tue, Mar 30, 2010 at 10:19 PM, Doug Barton do...@freebsd.org wrote: On 03/30/10 21:36, Arseny Nasokin wrote: I don't clearly understand, will be ports system removed? At this time all discussion is theoretical. LONG before we make any actual changes the users will have a chance to chime

Re: Old ports bugs analyzis

2010-03-31 Thread Garrett Cooper
On Tue, Mar 30, 2010 at 9:36 PM, Arseny Nasokin eir...@gmail.com wrote: On 31 Mar 2010, at 04:14, Garrett Cooper yanef...@gmail.com wrote: Today binary packages are rolled as generic as possible provided the architecture they're built for and are monolithic, meaning that they contain

Re: Old ports bugs analyzis

2010-03-31 Thread Garrett Cooper
On Wed, Mar 31, 2010 at 12:59 AM, Arseny Nasokin eir...@gmail.com wrote: On 31 Mar 2010, at 10:20, Garrett Cooper yanef...@gmail.com wrote: On Tue, Mar 30, 2010 at 9:36 PM, Arseny Nasokin eir...@gmail.com wrote: On 31 Mar 2010, at 04:14, Garrett Cooper yanef...@gmail.com wrote: Today binary

Re: stable ports?

2010-03-30 Thread Garrett Cooper
On Mon, Mar 29, 2010 at 3:57 PM, eculp ec...@encontacto.net wrote: Quoting Ivan Voras ivo...@freebsd.org: Doug Hardie wrote: On 29 March 2010, at 08:57, Ivan Voras wrote: In some cases the burdens are obvious - the maintainer(s) would need to e.g. maintain three versions of the ports - a

Re: stable ports?

2010-03-30 Thread Garrett Cooper
On Mon, Mar 29, 2010 at 11:35 AM, Ivan Voras ivo...@freebsd.org wrote: Alexey Shuvaev wrote: One way to do it, my proposal, would be to maintain a stable overlay of the ports, one for each major supported branch (i.e. 6.x, 7.x, 8.x), containing ports deemed important for some reason. What

Re: stable ports?

2010-03-30 Thread Garrett Cooper
On Mon, Mar 29, 2010 at 12:49 PM, Ivan Voras ivo...@freebsd.org wrote: Doug Hardie wrote: On 29 March 2010, at 08:57, Ivan Voras wrote: In some cases the burdens are obvious - the maintainer(s) would need to e.g. maintain three versions of the ports - a random example would be e.g. X.Org

Re: stable ports?

2010-03-30 Thread Garrett Cooper
On Tue, Mar 30, 2010 at 12:26 AM, Garrett Cooper yanef...@gmail.com wrote: On Tue, Mar 30, 2010 at 12:18 AM, Garrett Cooper yanef...@gmail.com wrote: On Mon, Mar 29, 2010 at 11:35 AM, Ivan Voras ivo...@freebsd.org wrote: Alexey Shuvaev wrote: One way to do it, my proposal, would

Re: Old ports bugs analyzis

2010-03-30 Thread Garrett Cooper
On Tue, Mar 30, 2010 at 1:25 PM, Arseny Nasokin eir...@gmail.com wrote: --  With pleasure On 30 Mar 2010, at 23:14, Alexey Shuvaev shuv...@physik.uni-wuerzburg.de wrote: On Tue, Mar 30, 2010 at 01:05:39AM +0400, Eir Nym wrote: I work on creating system for system and ports autobuilder

  1   2   3   4   5   >