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. Sab

Audacious startup error

2012-06-01 Thread Conrad J. Sabatier
nal.c:2275: 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 unsubscri

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 wrote: > On Mon, May 28, 2012 at 12:29 PM, Conrad J. Sabatier > 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
m is spawning these error dialogs. Anyone ever seen these and/or have any idea 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/freeb

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 wrote: > > > "Conrad J. Sabatier" writes: > > > > > When did 2.8.8 make it into the ports repo? > > > > On May

Re: Problem building cmake

2012-05-15 Thread Conrad J. Sabatier
On Tue, 15 May 2012 23:32:56 -0300 Raphael Kubo da Costa wrote: > "Conrad J. Sabatier" 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

Re: Problem building cmake

2012-05-15 Thread Conrad J. Sabatier
r code 2 > 1 error > *** Error code 1 > > Stop in /usr/ports/devel/cmake. > > I'm using FreeBSD 8.3. > > Does anyone know this error? > When did 2.8.8 make it into the ports repo? I'm still showing version 2.8.7 here, and I update my ports tree daily. Did

Re: Computer issues

2012-04-23 Thread Conrad J. Sabatier
eavy cigarette smoker, so my computer 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/mailm

Re: PICO port

2012-04-01 Thread Conrad J. Sabatier
kefile's COMMENT as: Nano's ANOther editor, an enhanced free Pico clone It's virtually identical to pico, but with a few enhancements, such as the ability to set tab stops, which I like *very* much when editing shell scripts, C and other source code files (that is, when I'm not

Is imake broken with current xorg?

2012-03-12 Thread Conrad J. Sabatier
^ /usr/local/lib/X11/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 o

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" 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. > >

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 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 i

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" 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 &

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.free

Re: Error in INDEX file

2012-03-04 Thread Conrad J. Sabatier
On Sun, 4 Mar 2012 19:58:43 + "b. f." wrote: > "Conrad J. Sabatier" 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: &

Re: Error in INDEX file

2012-03-04 Thread Conrad J. Sabatier
On Sun, 4 Mar 2012 13:33:44 -0600 "Conrad J. Sabatier" 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(contin

Error in INDEX file

2012-03-04 Thread Conrad J. Sabatier
on 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 ma

Re: portupgrade -> portmaster Rosetta Stone?

2012-03-03 Thread Conrad J. Sabatier
On Sat, 3 Mar 2012 07:15:23 -0500 Robert Huff 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

Re: portupgrade -> portmaster Rosetta Stone?

2012-03-02 Thread Conrad J. Sabatier
t; > 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 processing even if one port's build fails? I've been trying to figure out how to

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" wrote: > On Fri, 2 Mar 2012 10:43:38 -0500 > Eitan Adler wrote: > > > On Fri, Mar 2, 2012 at 10:23 AM, Chris Rees > > wrote: > > > On 2 Mar 2012 13:15, "Conrad J. Sabatier" wrote: >

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 wrote: > On Fri, Mar 2, 2012 at 10:23 AM, Chris Rees wrote: > > On 2 Mar 2012 13:15, "Conrad J. Sabatier" wrote: > >> > >> I'm ready to submit a new ports-mgmt port for a package I've > >> w

How to submit a new port along with its distfile?

2012-03-02 Thread Conrad J. Sabatier
ions? I need 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

[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-requ

Re: Duplicate INDEX entries of long standing

2012-02-13 Thread Conrad J. Sabatier
On Mon, 13 Feb 2012 12:39:34 + Matthew Seaman 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 IND

Duplicate INDEX entries of long standing

2012-02-13 Thread Conrad J. Sabatier
petsc-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. Sab

xfce4-panel-4.9.0 build failure on FreeBSD 10.0-CURRENT

2012-02-11 Thread Conrad J. Sabatier
s contain the member sival_ptr used in this function), and the build succeeded, but the clock applet now crashes repeatedly on startup. Any clues, anyone? Thanks! -- 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 wrote: > On 3 February 2012 21:20, Conrad J. Sabatier wrote: > > On Fri, 27 Jan 2012 16:05:37 + > > Matthew Seaman wrote: > > > >> > >> Dear all, > >> > >> Posting this mostly for the arch

Re: BSD make -- Malformed conditional

2012-02-03 Thread Conrad J. Sabatier
he man page, it seems more than a little misleading, as it does call the iterator in .for loops a "variable" (which for all intents and purposes, I'd say that it is, in fact). One could easily lose one's marbles trying to "debug" something lik

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 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 "sentine

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

2012-02-02 Thread Conrad J. Sabatier
pkg_info -g" 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 _

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 wrote: > Hello, > > On Sat, Jan 28, 2012 at 3:03 AM, 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

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 wrote: > On 28/01/2012 16:28, Conrad J. Sabatier wrote: > > Am I understanding you correctly? Are > > you saying you built 20,000+ port READMEs in only 9

Re: ImageMagick: tests fail on freebsd 10

2012-02-02 Thread Conrad J. Sabatier
working exceptions (may crash) ... Throwing 'Magick::WarningResourceLimit' exception Successfully caught 'Magick::WarningResourceLimit' exception Throwing library 'Magick::Exception' exception Successfully caught library 'Magick::Exception' exception Bogus

Re: Good source for linux libs

2012-02-02 Thread Conrad J. Sabatier
bc version, but I'll > burn that bridge when I cross 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.

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 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

A new and better way to do "make readmes"?

2012-01-27 Thread Conrad J. Sabatier
the overhead incurred in terms of additional 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 feedbac

Re: Port libSwiften Request

2012-01-25 Thread Conrad J. Sabatier
tware 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? -- Con

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 wrote: > On 24 January 2012 20:31, Doug Barton wrote: > > On 01/24/2012 06:19, Conrad J. Sabatier wrote: > >> ===>>> Gathering dependency list for lang/gcc46 from ports > >> ===>>> Launching c

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 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 >

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 wrote: > On Tue, Jan 24, 2012 at 7:14 AM, Conrad J. Sabatier > wrote: > > On Tue, 24 Jan 2012 09:21:05 -0500 > > Michael Scheidell 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 09:21:05 -0500 Michael Scheidell 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 gcc

"portmaster -o" behaves a little strangely (IMHO)

2012-01-24 Thread Conrad J. Sabatier
aken if you choose to proceed: Install lang/gcc46 Upgrade gcc-4.4.7.2008 to gcc-4.4.7.20120117 ===>>> Proceed? y/n [y] (answered no here) ===>>> If you would like to upgrade or install some, but not all of the above try adding '-i' to the comm

libxfce4ui vs. libxfce4gui: wha'?

2012-01-11 Thread Conrad J. Sabatier
ust "went away", and I've been 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 unsubscri

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

2011-12-28 Thread Conrad J. Sabatier
285.09.05, things seem to be OK. > > > > Yes, there are existing issues 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? &

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 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" > > wrote: > > > Just wondering why the x11/nvidia-{driver,settings,xconfig} ports &

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" wrote: > > > > Hi, > > Just wondering why the x11/nvidia-{driver,settings,xconfig} ports > > have yet to be updated to the lat

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 wrote: > On Sat, Dec 24, 2011 at 1:01 AM, Conrad J. Sabatier > wrote: > > On Sat, 24 Dec 2011 04:09:23 + > > RW wrote: > > > >> On Fri, 23 Dec 2011 18:41:42 -0600 > >> Conrad J. Sabatier wrote: > &g

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 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 > &g

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

2011-12-23 Thread Conrad J. Sabatier
x11-drivers category, 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 ma

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 wrote: > On Sun, Dec 18, 2011 at 8:43 AM, Conrad J. Sabatier > wrote: > > Can anyone explain why I'm seeing the following? > > > > libX11-1.4.99.1                     <   needs updating (index has > > 1

pkg_version and portversion: ports version comparison weirdness

2011-12-18 Thread Conrad J. Sabatier
ench into the works? 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

Re: x11/xcb-util downgraded?

2011-12-18 Thread Conrad J. Sabatier
of my *xcb* ports after making the suggested changes in x11/startup-notification and, sure enough, claws-mail now compiles successfully. 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"

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:

"make readmes" seems to be broken (again)

2011-12-03 Thread Conrad J. Sabatier
that it's not just a local 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 a

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 wrote: > 2011/11/21 Conrad J. Sabatier : > > > > 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 a

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 wrote: > 2011/11/21 Conrad J. Sabatier : > > On Mon, 21 Nov 2011 07:42:43 -0600 > > eculp wrote: > >> > >> I have tried building both from the different ports and even more > >> using portmaster and

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

2011-11-21 Thread Conrad J. Sabatier
automoc > Scanning dependencies of target kdnssd_automoc > Scanning dependencies of target krosscore_automoc > Generating interpreter.moc > Generating script.moc > Generating action.moc > Generating actioncollection.moc > Generating manager.moc > [ 1%] Built target krosscore_aut

Re: cvs checkout ./. csup

2011-11-16 Thread Conrad J. Sabatier
; (or simply "make update") to maintain the tree. This gives you the best of both worlds: fast, 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 ___

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" 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 > > uncondition

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

2011-11-05 Thread Conrad J. Sabatier
nclusion of webkit 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 li

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 wrote: > On Wed, Nov 2, 2011 at 9:10 PM, Conrad J. Sabatier > wrote: > > On Wed, 2 Nov 2011 15:56:26 -0700 > > Kevin Oberman wrote: > > > >> Looking back in the archive I see several messages about problems > &

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

2011-11-02 Thread Conrad J. Sabatier
to light, and the effort winds up 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, s

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. --

ktorrent-4.1.2_1 runtime failure at startup

2011-11-02 Thread Conrad J. Sabatier
by message bus)" " Has anyone else run into anything like 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 __

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

2011-11-02 Thread Conrad J. Sabatier
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 I'm stumped for the moment. Anybody got a clue to share? -- Conrad J. Sabatier conr...@cox.net ___ freebsd-ports@

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

2011-11-01 Thread Conrad J. Sabatier
e "make checksubdirs" target. :-) This has been a rather productive day for me. Cleaned up some problems in my ports tree that I wasn't even aware of before, and discovered in the process some further refinements I need to make to the script I was using to check these things

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 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: > > O

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 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 > > wrote: > > > > > I've generated a list of 57 ports that are not mention

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 wrote: > On Mon, Oct 31, 2011 at 8:56 PM, Conrad J. Sabatier > wrote: > > > OK, the list is actually smaller than I had mentioned earlier. My > > first list included ports not mentioned in the categories' > > REA

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" 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. > &g

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

2011-11-01 Thread Conrad J. Sabatier
i2tty 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-por

Ports missing in their categories' Makefiles

2011-10-31 Thread Conrad J. Sabatier
ugin11 www/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 a

Ports not mentioned in their category's Makefile

2011-10-31 Thread Conrad J. Sabatier
ions cause 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/freebs

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

2011-10-22 Thread Conrad J. Sabatier
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 ___ 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: KDE3 de facto EOL, Project Trinity?

2011-10-09 Thread Conrad J. Sabatier
e good > starting point. http://trinitydesktop.org/ > > KDE is-not-exactly my pet-project so > don't look at me :) > > best regards, > - Jakub Lach Hmmm, for some strange reason, I just heard a line from that old Elv

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

2011-10-03 Thread Conrad J. Sabatier
> Set them in your shell's environment: > > > > 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 > thes

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

2011-10-02 Thread Conrad J. Sabatier
/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...@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: Replacing procmail with maildrop

2011-09-30 Thread Conrad J. Sabatier
x27;s logging; it wants to overwrite the log on each invocation instead 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@

Re: Replacing procmail with maildrop

2011-09-26 Thread Conrad J. Sabatier
On Mon, 26 Sep 2011 04:16:01 -0500 "Matthew D. Fuller" 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

Re: Replacing procmail with maildrop

2011-09-26 Thread Conrad J. Sabatier
On Mon, 26 Sep 2011 03:45:17 -0500 "Matthew D. Fuller" 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 > &g

Re: Replacing procmail with maildrop

2011-09-26 Thread Conrad J. Sabatier
On Mon, 26 Sep 2011 03:45:17 -0500 "Matthew D. Fuller" 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 > &g

Re: Replacing procmail with maildrop

2011-09-26 Thread Conrad J. Sabatier
{ ListId=`formail -c -x List-Id: | \ sed -e 's/^.*.*$//' \ -e 's/\.freebsd\.org//' \ -e 's/^freebsd-//'` :0:FreeBSD$LOCKEXT | $STORE +FreeBSD/${ListId} } Thanks in advance for any help!

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

2011-09-19 Thread Conrad J. Sabatier
f them. Luckily for me, I'm retired now, and have *lots* of free time. Can't think of a more productive way to spend it than by giving back to the project I've come to know and love over the last 15 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"

Rarely seen portlint errors

2011-09-19 Thread Conrad J. Sabatier
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. -- Con

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

2011-09-18 Thread Conrad J. Sabatier
RE_ENV, or would it be best to modify in either case? Also, is there any possibility of either CONFIGURE_ENV or CONFIGURE_ARGS being used in some non-standard fashion, i.e., with anything other than a GNU configure script, meaning they should just be left alone? Just trying to avoid any potential

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

2011-09-18 Thread Conrad J. Sabatier
l 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-po

Ports with CPPFLAGS in CONFIGURE_(ARGS|ENV)

2011-09-18 Thread Conrad J. Sabatier
to bombard 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 __

Re: Removed ports - looking from the bench

2011-09-11 Thread Conrad J. Sabatier
x27;s 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: ports deprecations (was: sysutils/cfs)

2011-09-10 Thread Conrad J. Sabatier
On Sat, 10 Sep 2011 12:24:33 +0200 Matthias Andree 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 &g

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

2011-09-10 Thread Conrad J. Sabatier
look in both local files, and many online 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/li

Re: sysutils/cfs

2011-09-09 Thread Conrad J. Sabatier
On Fri, 09 Sep 2011 19:05:49 +0200 Matthias Andree wrote: > Am 09.09.2011 11:09, schrieb Conrad J. Sabatier: > > On Thu, 08 Sep 2011 18:54:36 +0200 > > Matthias Andree wrote: > >> > >> No, you'd use a managed installation. Nobody stands there > >>

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 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:

Re: sysutils/cfs

2011-09-09 Thread Conrad J. Sabatier
just how in the world can you verify that *any* 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 l

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

2011-09-09 Thread Conrad J. Sabatier
ew, overly eager intern has just recently been turned loose on the ports collection and, drunk on their newly acquired power, 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,

Re: sysutils/cfs

2011-09-09 Thread Conrad J. Sabatier
ts maintainer sense) on my own. It feels like this latest ports 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 ha

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" 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 recentl

Compiling for gtk3

2011-09-02 Thread Conrad J. Sabatier
mbols 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

Re: configure options

2011-09-02 Thread Conrad J. Sabatier
lready specified in the Makefile, 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-port

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 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

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" 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

  1   2   >