msgmerge hangs

2012-06-28 Thread Conrad J. Sabatier
I've been noticing for a while now in my port builds that /usr/local/bin/msgmerge has a distinct tendency to get hung up, just sitting there spinning its wheels forever. Has anyone else ever seen this behavior, or know what may be causing it and how to correct it? Thanks! -- Conrad J. Sabatier

Audacious startup error

2012-06-01 Thread Conrad J. Sabatier
: signal `draw' is invalid for instance `0x80d1b4ce0' Any clues, anyone? Thanks! -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail

Re: Continual error dialogs since upgrading some ports

2012-05-29 Thread Conrad J. Sabatier
On Tue, 29 May 2012 16:04:40 +0200 Daniel Nebdal dneb...@gmail.com wrote: On Mon, May 28, 2012 at 12:29 PM, Conrad J. Sabatier conr...@cox.net wrote: Since upgrading a number of ports yesterday, I'm now being hounded continually with error dialogs popping up with the message

Continual error dialogs since upgrading some ports

2012-05-28 Thread Conrad J. Sabatier
where they might be coming from? Thanks! -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: Problem building cmake

2012-05-18 Thread Conrad J. Sabatier
On Tue, May 15, 2012 at 10:11:25PM -0500, Conrad J. Sabatier wrote: On Tue, 15 May 2012 23:32:56 -0300 Raphael Kubo da Costa rak...@freebsd.org wrote: Conrad J. Sabatier conr...@cox.net writes: When did 2.8.8 make it into the ports repo? On May 3rd when I committed

Re: Problem building cmake

2012-05-15 Thread Conrad J. Sabatier
? I'm still showing version 2.8.7 here, and I update my ports tree daily. Did you customize the Makefile yourself to build this later version? -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org

Re: Problem building cmake

2012-05-15 Thread Conrad J. Sabatier
On Tue, 15 May 2012 23:32:56 -0300 Raphael Kubo da Costa rak...@freebsd.org wrote: Conrad J. Sabatier conr...@cox.net writes: When did 2.8.8 make it into the ports repo? On May 3rd when I committed it :-) For reference, http://www.freshports.org/devel/cmake. How odd. I csup my local

Re: Computer issues

2012-04-23 Thread Conrad J. Sabatier
is hardly in the healthiest environment for it. Periodic cleaning does help, though. YMMV, of course. :-) -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Is imake broken with current xorg?

2012-03-12 Thread Conrad J. Sabatier
/config/Imake.rules:256:23: note: expanded from: #define Concat3(a,b,c)a/**/b/**/c ^ 4 errors generated. imake: Exit code 1. Stop. Looks like imake doesn't play nice with our current xorg? -- Conrad J. Sabatier conr...@cox.net

Re: Unexpected results from make index on a ports tree in a non-standard location,

2012-03-05 Thread Conrad J. Sabatier
On Mon, 05 Mar 2012 09:35:51 + Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 04/03/2012 23:28, Conrad J. Sabatier wrote: Seems a little odd to me, but if that's the case, I guess I'll have to make some adjustments to mkreadmes. You could just make all the URL paths

Re: Unexpected results from make index on a ports tree in a non-standard location,

2012-03-05 Thread Conrad J. Sabatier
On Mon, 5 Mar 2012 07:16:00 -0600 Conrad J. Sabatier conr...@cox.net wrote: I've worked it out now. The only place the canonical path is needed is when searching the index. Anywhere else, the real path is fine to use. Turned out to be a very simple fix. I uploaded mkreadmes-1.1.tar.bz2

Error in INDEX file

2012-03-04 Thread Conrad J. Sabatier
at this time? Does anyone have a clue as to where the root of the problem may be? -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail

Re: Error in INDEX file

2012-03-04 Thread Conrad J. Sabatier
On Sun, 4 Mar 2012 13:33:44 -0600 Conrad J. Sabatier conr...@cox.net wrote: While investigating the cause of sudden crashes this morning in mkreadmes, I discovered that my INDEX-10 file has the following as its first line: make: don't know how to make describe(continuing

Re: Error in INDEX file

2012-03-04 Thread Conrad J. Sabatier
On Sun, 4 Mar 2012 19:58:43 + b. f. bf1...@googlemail.com wrote: Conrad J. Sabatier conrads at cox.net wrote: While investigating the cause of sudden crashes this morning in mkreadmes, I discovered that my INDEX-10 file has the following as its first line: make: don't know how

Unexpected results from make index on a ports tree in a non-standard location,

2012-03-04 Thread Conrad J. Sabatier
, all of the ports' paths were still using /usr/ports, not /usr/local/ports. Did I overlook something, or is there a defect in make index? -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Unexpected results from make index on a ports tree in a non-standard location,

2012-03-04 Thread Conrad J. Sabatier
On Sun, 4 Mar 2012 17:20:36 -0600 Conrad J. Sabatier conr...@cox.net wrote: To test mkreadmes handling of ports trees in non-standard locations, I just did the following: #cd /usr #mv ports /usr/local #cd /usr/local/ports #export PORTSDIR=/usr/local/ports #make index All seemed

Re: portupgrade - portmaster Rosetta Stone?

2012-03-03 Thread Conrad J. Sabatier
On Sat, 3 Mar 2012 07:15:23 -0500 Robert Huff roberth...@rcn.com wrote: Doug Barton writes: On 3/2/2012 11:06 PM, Conrad J. Sabatier wrote: Doug, is there a way to emulate portupgrade's -k (keep going) option, to have the remaining list of ports to be built still continue

How to submit a new port along with its distfile?

2012-03-02 Thread Conrad J. Sabatier
to submit both the port itself and the distfile. And should I set MASTER_SITES=LOCAL or MASTER_SITES=FREEBSD_ORG? Sorry, I couldn't find the answer to this one in the Porter's Handbook. Thanks! -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports

Re: How to submit a new port along with its distfile?

2012-03-02 Thread Conrad J. Sabatier
On Fri, 2 Mar 2012 10:43:38 -0500 Eitan Adler li...@eitanadler.com wrote: On Fri, Mar 2, 2012 at 10:23 AM, Chris Rees utis...@gmail.com wrote: On 2 Mar 2012 13:15, Conrad J. Sabatier conr...@cox.net wrote: I'm ready to submit a new ports-mgmt port for a package I've written, but I need

Re: How to submit a new port along with its distfile?

2012-03-02 Thread Conrad J. Sabatier
On Fri, 2 Mar 2012 11:00:17 -0600 Conrad J. Sabatier conr...@cox.net wrote: On Fri, 2 Mar 2012 10:43:38 -0500 Eitan Adler li...@eitanadler.com wrote: On Fri, Mar 2, 2012 at 10:23 AM, Chris Rees utis...@gmail.com wrote: On 2 Mar 2012 13:15, Conrad J. Sabatier conr...@cox.net wrote

Re: portupgrade - portmaster Rosetta Stone?

2012-03-02 Thread Conrad J. Sabatier
portupgrade's -k (keep going) option, to have the remaining list of ports to be built still continue processing even if one port's build fails? I've been trying to figure out how to do this, but it eludes me. -- Conrad J. Sabatier conr...@cox.net

[patch] ports/*/Makefile: move missorted SUBDIR lines

2012-02-23 Thread Conrad J. Sabatier
Submitter-Id: current-users Originator:Conrad J. Sabatier Organization: Confidential: no Synopsis: [patch] ports/*/Makefile: move missorted SUBDIR lines Severity: non-critical Priority: low Category: ports Class: change-request Release: FreeBSD 10.0-CURRENT

Duplicate INDEX entries of long standing

2012-02-13 Thread Conrad J. Sabatier
-mpich-2.3.3.p0_6,1 Done. Rebuild of INDEX-10 completed at Mon Feb 13 04:10:29 CST 2012 Anyone know what's the story with these? And/or how to get rid of them? Are there any plans in the works to remove them from the ports tree, or otherwise fix them? Thanks! -- Conrad J. Sabatier conr

Re: Duplicate INDEX entries of long standing

2012-02-13 Thread Conrad J. Sabatier
On Mon, 13 Feb 2012 12:39:34 + Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 13/02/2012 11:44, Conrad J. Sabatier wrote: I've been seeing the following it seems like forever in my nightly scheduled ports tree maintenance script output: Starting rebuild of INDEX-10 at Mon

Re: BSD make -- Malformed conditional

2012-02-03 Thread Conrad J. Sabatier
-hint No language should require you to jump through this sort of torturous, totally anti-intuitive hoop to accomplish what you want to do. Talk about your POLA! :-) -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http

Re: BSD make -- Malformed conditional

2012-02-03 Thread Conrad J. Sabatier
On Fri, 3 Feb 2012 21:29:15 + Chris Rees cr...@freebsd.org wrote: On 3 February 2012 21:20, Conrad J. Sabatier conr...@cox.net wrote: On Fri, 27 Jan 2012 16:05:37 + Matthew Seaman m.sea...@infracaninophile.co.uk wrote: Dear all, Posting this mostly for the archives

Re: Good source for linux libs

2012-02-02 Thread Conrad J. Sabatier
it. Check /usr/ports/Mk/bsd.sites.mk for the definitions of all of the Linux repositories used by the ports collection. -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: ImageMagick: tests fail on freebsd 10

2012-02-02 Thread Conrad J. Sabatier
exception: exceptions: mutex lock failed (Invalid argument) -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr

Re: A new and better way to do make readmes?

2012-02-02 Thread Conrad J. Sabatier
[ Sorry to be so late in following up on this; lost track for a while ] On Sat, 28 Jan 2012 16:53:17 + Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 28/01/2012 16:28, Conrad J. Sabatier wrote: rubbing eyes in disbelief Am I understanding you correctly? Are you saying you

Re: A new and better way to do make readmes?

2012-02-02 Thread Conrad J. Sabatier
On Sat, 28 Jan 2012 18:44:48 +0100 Torfinn Ingolfsen tin...@gmail.com wrote: Hello, On Sat, Jan 28, 2012 at 3:03 AM, Conrad J. Sabatier conr...@cox.net wrote: I've been thinking for a long time that we need a better way to do make readmes, one that would be properly integrated into our

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

2012-02-02 Thread Conrad J. Sabatier
would set the return value to indicate whether or not a package's plist contained any errors, rather than always returning 0. This would be extremely helpful when using pkg_info in a script. Thanks! -- Conrad J. Sabatier conr...@cox.net ___ freebsd

Re: A new and better way to do make readmes?

2012-02-02 Thread Conrad J. Sabatier
On Thu, 2 Feb 2012 13:25:14 -0800 Jason Helfman jhelf...@e-e.com wrote: On Thu, Feb 02, 2012 at 03:21:37PM -0600, Conrad J. Sabatier thus spake: [snip] The workaround method I've been running out of cron for the last month or so is: 1) Create a sentinel file under /tmp to use

Re: A new and better way to do make readmes?

2012-01-28 Thread Conrad J. Sabatier
On Sat, 28 Jan 2012 14:37:34 + RW rwmailli...@googlemail.com wrote: On Fri, 27 Jan 2012 20:03:25 -0600 Conrad J. Sabatier wrote: I've been thinking for a long time that we need a better way to do make readmes, one that would be properly integrated into our ports Mk infrastructure

A new and better way to do make readmes?

2012-01-27 Thread Conrad J. Sabatier
dependency lines mean the idea would most likely be nixed right out of the gate? I'd like to think that, if properly implemented, the impact would be negligible, and the potential benefits would make it well worthwhile. Thanks for any feedback, Conrad -- Conrad J. Sabatier conr...@cox.net

Re: portmaster -o behaves a little strangely (IMHO)

2012-01-25 Thread Conrad J. Sabatier
On Tue, 24 Jan 2012 22:01:33 + Chris Rees cr...@freebsd.org wrote: On 24 January 2012 20:31, Doug Barton do...@freebsd.org wrote: On 01/24/2012 06:19, Conrad J. Sabatier wrote: === Gathering dependency list for lang/gcc46 from ports === Launching child to update gcc-4.4.7.2008

Re: Port libSwiften Request

2012-01-25 Thread Conrad J. Sabatier
this software in the ports collection? Regards, Jaret Well, if it's portable, then I'm sure somebody here could handle it. Do you have a URL for the source and/or project? What package are you trying to compile yourself? Do you need porting help with that, too? -- Conrad J. Sabatier conr

portmaster -o behaves a little strangely (IMHO)

2012-01-24 Thread Conrad J. Sabatier
or install some, but not all of the above try adding '-i' to the command line. Sign me Confused. :-) -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: portmaster -o behaves a little strangely (IMHO)

2012-01-24 Thread Conrad J. Sabatier
On Tue, 24 Jan 2012 09:21:05 -0500 Michael Scheidell scheid...@freebsd.org wrote: On 1/24/12 9:19 AM, Conrad J. Sabatier wrote: # portmaster -CK -o lang/gcc46 gcc-4.4.7.2008 what happens with: # portmaster -CK -o lang/gcc46 lang/gcc44 ? Well, since gcc44 is no longer installed

Re: portmaster -o behaves a little strangely (IMHO)

2012-01-24 Thread Conrad J. Sabatier
On Tue, 24 Jan 2012 08:57:14 -0800 Kevin Oberman kob6...@gmail.com wrote: On Tue, Jan 24, 2012 at 7:14 AM, Conrad J. Sabatier conr...@cox.net wrote: On Tue, 24 Jan 2012 09:21:05 -0500 Michael Scheidell scheid...@freebsd.org wrote: On 1/24/12 9:19 AM, Conrad J. Sabatier wrote

Re: portmaster -o behaves a little strangely (IMHO)

2012-01-24 Thread Conrad J. Sabatier
On Tue, 24 Jan 2012 12:31:54 -0800 Doug Barton do...@freebsd.org wrote: On 01/24/2012 06:19, Conrad J. Sabatier wrote: === Gathering dependency list for lang/gcc46 from ports === Launching child to update gcc-4.4.7.2008 to gcc-4.4.7.20120117 lang/gcc46 gcc-4.4.7.2008

libxfce4ui vs. libxfce4gui: wha'?

2012-01-11 Thread Conrad J. Sabatier
unable to resurrect it. Thanks for any clues on this! -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr

Re: x11/nvidia-{driver, settings, xconfig}: why not the latest available version (290.10)?

2011-12-28 Thread Conrad J. Sabatier
with their latest version, which delaying update of the port. But we'll get there, eventually. ;-) Perhaps an addition to http://wiki.freebsd.org/PortsNotUpgraded is in order? mcl Done! (thanks for the suggestion; first time I've contributed on the wiki). :-) -- Conrad J. Sabatier conr

Re: x11/nvidia-{driver, settings, xconfig}: why not the latest available version (290.10)?

2011-12-24 Thread Conrad J. Sabatier
On Sat, 24 Dec 2011 01:09:04 -0500 Eitan Adler li...@eitanadler.com wrote: On Sat, Dec 24, 2011 at 1:01 AM, Conrad J. Sabatier conr...@cox.net wrote: On Sat, 24 Dec 2011 04:09:23 + RW rwmailli...@googlemail.com wrote: On Fri, 23 Dec 2011 18:41:42 -0600 Conrad J. Sabatier wrote

Re: x11/nvidia-{driver, settings, xconfig}: why not the latest available version (290.10)?

2011-12-24 Thread Conrad J. Sabatier
On Sat, 24 Dec 2011 16:44:04 +0800 darc...@gmail.com (Denise H. G.) wrote: On 2011/12/24 at 08:41, Conrad J. Sabatier conr...@cox.net wrote: Hi, Just wondering why the x11/nvidia-{driver,settings,xconfig} ports have yet to be updated to the latest version (290.10). Are there any

Re: x11/nvidia-{driver, settings, xconfig}: why not the latest available version (290.10)?

2011-12-24 Thread Conrad J. Sabatier
On Sat, 24 Dec 2011 16:33:58 + Alexey Dokuchaev da...@freebsd.org wrote: On Sat, Dec 24, 2011 at 04:44:04PM +0800, Denise H. G. wrote: On 2011/12/24 at 08:41, Conrad J. Sabatier conr...@cox.net wrote: Just wondering why the x11/nvidia-{driver,settings,xconfig} ports have yet

x11/nvidia-{driver, settings, xconfig}: why not the latest available version (290.10)?

2011-12-23 Thread Conrad J. Sabatier
, rather than simply x11. Not awfully important, just curious. :-) -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports

Re: x11/nvidia-{driver, settings, xconfig}: why not the latest available version (290.10)?

2011-12-23 Thread Conrad J. Sabatier
On Sat, 24 Dec 2011 04:09:23 + RW rwmailli...@googlemail.com wrote: On Fri, 23 Dec 2011 18:41:42 -0600 Conrad J. Sabatier wrote: As an aside, I've also been wondering for quite a while now why the nvidia-driver port isn't under the x11-drivers category, rather than simply x11

Re: x11/xcb-util downgraded?

2011-12-18 Thread Conrad J. Sabatier
. Thanks! -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

pkg_version and portversion: ports version comparison weirdness

2011-12-18 Thread Conrad J. Sabatier
? This makes no sense to me. What is the logic being applied here? -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr

Re: pkg_version and portversion: ports version comparison weirdness

2011-12-18 Thread Conrad J. Sabatier
On Sun, 18 Dec 2011 10:06:48 -0800 Kevin Oberman kob6...@gmail.com wrote: On Sun, Dec 18, 2011 at 8:43 AM, Conrad J. Sabatier conr...@cox.net wrote: Can anyone explain why I'm seeing the following? libX11-1.4.99.1                       needs updating (index has 1.4.4,1) How

astro/xephem: make readme failure

2011-12-09 Thread Conrad J. Sabatier
Submitter-Id: current-users Originator:Conrad J. Sabatier Organization: Confidential: no Synopsis: astro/xephem: make readme failure Severity: non-critical Priority: low Category: ports Class: sw-bug Release: FreeBSD 9.0-PRERELEASE amd64 Environment: System

make readmes seems to be broken (again)

2011-12-03 Thread Conrad J. Sabatier
problem for me, that it is indeed broken for everyone? Thanks! -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports

Re: Can't compile kde4 and kdelibs4 with an uptodate amd64 Releng machine. (

2011-11-22 Thread Conrad J. Sabatier
On Mon, 21 Nov 2011 23:19:08 +0100 Olivier Smedts oliv...@gid0.org wrote: 2011/11/21 Conrad J. Sabatier conr...@cox.net: I've been using the (undocumented, at least in /etc/make.conf) CPUTYPE?=native with no problems for quite some time now.  Let gcc detect the processor type

Re: Can't compile kde4 and kdelibs4 with an uptodate amd64 Releng machine. (

2011-11-21 Thread Conrad J. Sabatier
On Mon, 21 Nov 2011 17:27:42 +0100 Olivier Smedts oliv...@gid0.org wrote: 2011/11/21 Conrad J. Sabatier conr...@cox.net: On Mon, 21 Nov 2011 07:42:43 -0600 eculp ec...@encontacto.net wrote: I have tried building both from the different ports and even more using portmaster and all stop

Re: cvs checkout ./. csup

2011-11-16 Thread Conrad J. Sabatier
, efficient updates across the network, while still providing access to all the versioning features of CVS. Hope this helps. :-) -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: Update for x11-toolkits/swt-devel failed

2011-11-05 Thread Conrad J. Sabatier
in the build for now. I have yet to dig down deeper and figure out exactly what's causing the breakage. Better than nothing, though, right? :-) -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Update for x11-toolkits/swt-devel failed

2011-11-05 Thread Conrad J. Sabatier
On Sat, 5 Nov 2011 09:54:22 -0700 (PDT) Pedro F. Giffuni giffu...@tutopia.com wrote: Hmm... --- On Sat, 11/5/11, Conrad J. Sabatier wrote: I see.. thanks for working on this. I say work around, because all my patch does is unconditionally disable the inclusion of webkit

portupgrade failure: kde4-4.7.2 -- kde4-4.7.2_1

2011-11-02 Thread Conrad J. Sabatier
FreeBSD 9.0-RC1 #4: Mon Oct 31 19:06:02 CDT 2011 conr...@serene.no-ip.org:/usr/obj/usr/src/sys/CUSTOM amd64 I'm stumped for the moment. Anybody got a clue to share? -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http

ktorrent-4.1.2_1 runtime failure at startup

2011-11-02 Thread Conrad J. Sabatier
this (posix_fallocate) recently? $ uname -a FreeBSD serene.no-ip.org 9.0-RC1 FreeBSD 9.0-RC1 #4: Mon Oct 31 19:06:02 CDT 2011 conr...@serene.no-ip.org:/usr/obj/usr/src/sys/CUSTOM amd64 -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org

Disregard original post (was Re: portupgrade failure: kde4-4.7.2 -- kde4-4.7.2_1)

2011-11-02 Thread Conrad J. Sabatier
Nevermind. Turning off the KDEWEBDEV option in x11/kde4 allowed the upgrade to succeed (forgot I had turned this on yesterday out of curiosity). I suppose, then, that the subject line of this thread should have been Build failure in www/kdewebdev4 instead. Sorry for the noise. -- Conrad J

Re: Unable to build swt-devel on systems with webkit-gtk2 installed

2011-11-02 Thread Conrad J. Sabatier
yielding more than one benefit. Of course, it's hard to shake that nagging feeling when there's clearly something wrong somewhere on your system: if there's a package available for port X, then obviously it was buildable by someone, somewhere, so what the @%! is wrong with *my* machine? :-) -- Conrad J

Re: Unable to build swt-devel on systems with webkit-gtk2 installed

2011-11-02 Thread Conrad J. Sabatier
On Wed, 2 Nov 2011 21:56:27 -0400 Eitan Adler li...@eitanadler.com wrote: On Wed, Nov 2, 2011 at 9:10 PM, Conrad J. Sabatier conr...@cox.net wrote: On Wed, 2 Nov 2011 15:56:26 -0700 Kevin Oberman kob6...@gmail.com wrote: Looking back in the archive I see several messages about problems

(Repost) Ports missing in their categories' Makefiles (revised list)

2011-11-01 Thread Conrad J. Sabatier
japanese/plain2 www/linux-opera-devel www/pecl-yaf www/typo345 x11-drivers/xf86-video-intel29 x11-wm/cl-stumpwm -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: Ports missing in their categories' Makefiles (revised list)

2011-11-01 Thread Conrad J. Sabatier
On Mon, 31 Oct 2011 19:56:48 -0500 Conrad J. Sabatier conr...@cox.net wrote: OK, the list is actually smaller than I had mentioned earlier. My first list included ports not mentioned in the categories' README.html files as well, which of course, generated a bogus list. Here's the final

Re: Ports missing in their categories' Makefiles

2011-11-01 Thread Conrad J. Sabatier
On Tue, 1 Nov 2011 01:19:37 -0400 Eitan Adler li...@eitanadler.com wrote: On Mon, Oct 31, 2011 at 8:56 PM, Conrad J. Sabatier conr...@cox.net wrote: OK, the list is actually smaller than I had mentioned earlier. My first list included ports not mentioned in the categories' README.html

Re: Ports not mentioned in their category's Makefile

2011-11-01 Thread Conrad J. Sabatier
On Tue, 1 Nov 2011 08:13:38 +0100 Erwin Lansing er...@freebsd.org wrote: On Mon, Oct 31, 2011 at 08:13:14PM -0400, Eitan Adler wrote: On Mon, Oct 31, 2011 at 7:20 PM, Conrad J. Sabatier conr...@cox.net wrote: I've generated a list of 57 ports that are not mentioned in the Makefiles

Re: Ports missing in their categories' Makefiles

2011-11-01 Thread Conrad J. Sabatier
[resend: sent to Doug, but forgot to include the list] On Mon, 31 Oct 2011 21:11:10 -0700 Doug Barton do...@freebsd.org wrote: Are you sure your ports tree is up to date? The first few ports you listed don't check out ... On 10/31/2011 17:56, Conrad J. Sabatier wrote: OK, the list

Re: Ports missing in their categories' Makefiles (revised list)

2011-11-01 Thread Conrad J. Sabatier
is a tad redundant. Still, it's been an interesting exercise. :-) -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports

Ports not mentioned in their category's Makefile

2011-10-31 Thread Conrad J. Sabatier
the README.html files to be incomplete, which alone, I think, warrants fixing this. Thanks for any feedback. -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Ports missing in their categories' Makefiles

2011-10-31 Thread Conrad J. Sabatier
/tomcat41 www/typo345 x11-drivers/xf86-video-intel29 x11-wm/cl-stumpwm x11-wm/fvwm2-devel -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail

Re: Update for x11-toolkits/swt-devel failed

2011-10-22 Thread Conrad J. Sabatier
code 1 Stop in /usr/ports/x11-toolkits/swt-devel. *** Error code 1 Stop in /usr/ports/x11-toolkits/swt-devel. *** Error code 1 FWIW, I'm seeing exactly the same thing here, both with and without GECKO enabled. This is on a freshly updated amd64 9.0-RC1. -- Conrad J. Sabatier conr...@cox.net

Re: KDE3 de facto EOL, Project Trinity?

2011-10-09 Thread Conrad J. Sabatier
:) best regards, - Jakub Lach Hmmm, for some strange reason, I just heard a line from that old Elvis Presley song Suspicious Minds in my head: Let's not let a good thing die... :-) -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports

Re: environment variables for portupgrade: /etc/make.conf or /usr/local/etc/pkgtools.conf?

2011-10-03 Thread Conrad J. Sabatier
: export PORTSDIR=/BETA1/usr/ports export PACKAGES=/usr/packages -- Conrad J. Sabatier conr...@cox.net Do I have to do this for every portupgrade command, or can I put these environment variable settings in a file, like /etc/make.conf or /usr/local/etc/pkgtools.conf ? Put them in the rc

Re: environment variables for portupgrade: /etc/make.conf or /usr/local/etc/pkgtools.conf?

2011-10-02 Thread Conrad J. Sabatier
to print/py-reportlab2 . But I still want to know where portupgrade gets environment variables: /etc/make.conf, /usr/local/etc/pkgtools.conf (in Ruby?), or other. Tom Set them in your shell's environment: export PORTSDIR=/BETA1/usr/ports export PACKAGES=/usr/packages -- Conrad J. Sabatier conr

Re: Replacing procmail with maildrop

2011-09-30 Thread Conrad J. Sabatier
of appending. Still no clue how to fix that. But otherwise, the transition was really a breeze, and is working just fine. -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Replacing procmail with maildrop

2011-09-26 Thread Conrad J. Sabatier
//' \ -e 's/^freebsd-//'` :0:FreeBSD$LOCKEXT | $STORE +FreeBSD/${ListId} } Thanks in advance for any help! -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org

Re: Replacing procmail with maildrop

2011-09-26 Thread Conrad J. Sabatier
On Mon, 26 Sep 2011 03:45:17 -0500 Matthew D. Fuller fulle...@over-yonder.net wrote: On Mon, Sep 26, 2011 at 02:43:50AM -0500 I heard the voice of Conrad J. Sabatier, and lo! it spake thus: I'm just wondering, though, if you could offer any advice on how to convert something like

Re: Replacing procmail with maildrop

2011-09-26 Thread Conrad J. Sabatier
On Mon, 26 Sep 2011 03:45:17 -0500 Matthew D. Fuller fulle...@over-yonder.net wrote: On Mon, Sep 26, 2011 at 02:43:50AM -0500 I heard the voice of Conrad J. Sabatier, and lo! it spake thus: I'm just wondering, though, if you could offer any advice on how to convert something like

Re: Replacing procmail with maildrop

2011-09-26 Thread Conrad J. Sabatier
On Mon, 26 Sep 2011 04:16:01 -0500 Matthew D. Fuller fulle...@over-yonder.net wrote: On Mon, Sep 26, 2011 at 04:07:31AM -0500 I heard the voice of Conrad J. Sabatier, and lo! it spake thus: OK, I'm starting to get a little better of an idea of what to do. My main concern so far has been

Rarely seen portlint errors

2011-09-19 Thread Conrad J. Sabatier
and produce normal diagnostics, but I thought you may be interested in trying to eliminate the cause of these errors. I've attached a list of the ports where these errors occurred along with their respective error messages, as well as the bash script I was running at the time. Thank you. -- Conrad J

Re: Ports with CPPFLAGS in CONFIGURE_(ARGS|ENV)

2011-09-19 Thread Conrad J. Sabatier
years. -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Ports with CPPFLAGS in CONFIGURE_(ARGS|ENV)

2011-09-18 Thread Conrad J. Sabatier
the pr system with a flurry of individual reports/patches, but I'm not sure I want to pester each and every maintainer about this either. So, what would be a good approach? Any suggestions? -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports

Re: Ports with CPPFLAGS in CONFIGURE_(ARGS|ENV)

2011-09-18 Thread Conrad J. Sabatier
of them, or a large set of individual patches (last I checked, there were ~1453 ports in need of this sort of revision)? I could go either way, just need to know which would be preferred. Thanks! -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports

Re: Ports with CPPFLAGS in CONFIGURE_(ARGS|ENV)

2011-09-18 Thread Conrad J. Sabatier
J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: Removed ports - looking from the bench

2011-09-11 Thread Conrad J. Sabatier
already taken. :-) -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: deprecated because: Development has ceased??? Maybe development is *complete*

2011-09-10 Thread Conrad J. Sabatier
sources like urbandictionary. Thanks for the suggestions. I will take a look at those. -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any

Re: ports deprecations (was: sysutils/cfs)

2011-09-10 Thread Conrad J. Sabatier
On Sat, 10 Sep 2011 12:24:33 +0200 Matthias Andree matthias.and...@gmx.de wrote: Am 10.09.2011 07:45, schrieb Conrad J. Sabatier: Frankly, I'm growing increasingly concerned that this push to eliminate ports is getting out of control. I don't much care for the notion that, having

Re: sysutils/cfs

2011-09-09 Thread Conrad J. Sabatier
collection cleanup effort most likely started with the best intentions, but is now fast becoming a runaway locomotive. Please, can we try to maintain the sanity and restraint that FreeBSD has always been known for? -- Conrad J. Sabatier conr...@cox.net

deprecated because: Development has ceased??? Maybe development is *complete*

2011-09-09 Thread Conrad J. Sabatier
, is just madly and capriciously slashing-and-burning with wild abandon. If having a maintainer for these two ports might spare them from the executioner's ax, I'll be happy to add them to my existing list of responsibilities. Thank you. -- Conrad J. Sabatier conr...@cox.net

Re: sysutils/cfs

2011-09-09 Thread Conrad J. Sabatier
* port is perfectly usable by your definition? Should we just go ahead and delete every port in the collection then? -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: deprecated because: Development has ceased??? Maybe development is *complete*

2011-09-09 Thread Conrad J. Sabatier
On Fri, 09 Sep 2011 19:29:15 +0200 Matthias Andree matthias.and...@gmx.de wrote: Am 09.09.2011 13:15, schrieb Conrad J. Sabatier: On Wed, 7 Sep 2011 08:33:08 +0200 (CEST) lini...@freebsd.org wrote: portname: german/ksteak description:KDE frontend for steak

Re: sysutils/cfs

2011-09-09 Thread Conrad J. Sabatier
On Fri, 09 Sep 2011 19:05:49 +0200 Matthias Andree matthias.and...@gmx.de wrote: Am 09.09.2011 11:09, schrieb Conrad J. Sabatier: On Thu, 08 Sep 2011 18:54:36 +0200 Matthias Andree mand...@freebsd.org wrote: No, you'd use a managed installation. Nobody stands there pointing a gun

Re: MASTER_SITE_SOURCEFORGE: how do *you* handle it? (resolved)

2011-09-05 Thread Conrad J. Sabatier
On Sun, 28 Aug 2011 21:05:11 -0500 Conrad J. Sabatier conr...@cox.net wrote: I'm wondering how other ports maintainers are dealing with their definitions of MASTER_SITES=, DISTFILES=, DISTNAME=, etc. with regards to Sourceforge. In browsing a number of projects recently on Sourceforge, I've

Compiling for gtk3

2011-09-03 Thread Conrad J. Sabatier
detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported aborting... Abort trap: 6 (core dumped) What's the key to getting an app to work with gtk3? Obviously, I'm missing something here. Thanks. -- Conrad J. Sabatier conr...@cox.net

Re: configure options

2011-09-02 Thread Conrad J. Sabatier
, but will be appended to them instead) If you cd to the port's WRKDIR, you can run ./configure --help to see all of the possible options. HTH -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: How to deal with conflict between graphics/libGL and x11/nvidia-driver?

2011-09-01 Thread Conrad J. Sabatier
On Thu, 1 Sep 2011 16:45:41 +0200 (CEST) Oliver Fromme o...@lurza.secnetix.de wrote: Conrad J. Sabatier wrote: Does anyone have any suggestions on how to deal with the conflict between the ports libGL and nvidia-driver? Both install their own version of /usr/local/lib/libGL.so.1

Re: cvs commit: ports/mail/procmail Makefile

2011-08-31 Thread Conrad J. Sabatier
. I like it. :-) -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: (maintainer question) Possible bug in cvs: cvs diff -uN: -N switch being ignored (disappearing, actually)

2011-08-31 Thread Conrad J. Sabatier
On Wed, 31 Aug 2011 09:17:52 +0100 Chris Rees utis...@gmail.com wrote: On 31 Aug 2011 01:51, Conrad J. Sabatier conr...@cox.net wrote: Odd little problem here I'm noticing with cvs. When I do a cvs diff -uN, for some reason the -N switch is being ignored. It vanishes completely

Re: (maintainer question) Possible bug in cvs: cvs diff -uN: -N switch being ignored (disappearing, actually)

2011-08-31 Thread Conrad J. Sabatier
On Wed, 31 Aug 2011 03:51:27 -0500 Matthew D. Fuller fulle...@over-yonder.net wrote: On Wed, Aug 31, 2011 at 03:50:04AM -0500 I heard the voice of Conrad J. Sabatier, and lo! it spake thus: [...] so I don't try to do anything that modifies the repo, cvs add doesn't affect the repository

(maintainer question) Possible bug in cvs: cvs diff -uN: -N switch being ignored (disappearing, actually)

2011-08-30 Thread Conrad J. Sabatier
it's not OS version-related. Any idea what could be causing this and how to correct it? Is this a bug in cvs? Should I send-pr it? Thanks! -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman

  1   2   >