Re: question about frequency of updates

2013-02-13 Thread James Griffin
- Ryan Schmidt ryandes...@macports.org [2013-02-12 14:52:17 -0600] - : On Feb 12, 2013, at 14:13, Comer Duncan wrote: I am wondering whether I might put in a task in launchd to automatically do something like 'sudo port selfupdate; sudo port upgrade outdated' ? Or should

GNUPlot fails to build due to libcairopango and libcairo incompatibility

2013-02-13 Thread Alex Rudy
Hi MacPorts Users, I'm having some trouble. GNUPlot is failing to build because of a version inconsistency between pango and cairo: :info:build dyld: Library not loaded: /opt/local/lib/libcairo.2.dylib :info:build Referenced from: /opt/local/lib/libpangocairo-1.0.0.dylib :info:build Reason:

Re: GNUPlot fails to build due to libcairopango and libcairo incompatibility

2013-02-13 Thread Lawrence Velázquez
On Feb 13, 2013, at 3:07 PM, Alex Rudy alex.r...@gmail.com wrote: :info:build dyld: Library not loaded: /opt/local/lib/libcairo.2.dylib :info:build Referenced from: /opt/local/lib/libpangocairo-1.0.0.dylib :info:build Reason: Incompatible library version: libpangocairo-1.0.0.dylib

Re: could I delete user and groups polkituser, messagebus?

2013-02-13 Thread Ryan Schmidt
On Feb 13, 2013, at 08:37, FritzS wrote: I run MacPorts on SL 10.8.2 and use only pan and the putty package, Python 2.7 is installed too - before I had some other (GIMP, ...) installed (port installed list are attached). Now I found polkituser, messagebus in my process list, are they

Re: kdelibs3 build fails on Snow Leopard

2013-02-13 Thread Ryan Schmidt
On Feb 13, 2013, at 00:58, Richard L. Hamilton wrote: :info:build *** Creating aclocal.m4 :info:build aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' :info:build acinclude.m4:3724: warning: the serial number must appear before any macro definition

Re: Sudo: needed?

2013-02-13 Thread Ryan Schmidt
On Feb 13, 2013, at 05:53, Eneko Gotzon Ares wrote: On Feb 13, 2013, at 7:26 AM, Ryan Schmidt wrote: port upgrade outdated The absence of reference to the sudo code in such kind of messages led me to doubt. MacPorts base figure out if running as root and adjust messages… For

Re: GNUPlot fails to build due to libcairopango and libcairo incompatibility

2013-02-13 Thread Alexander Rudy
Lawrence, That seems to have been the problem. Is cairo-devel outdated? Has it been replaced by cairo? If not, why is it at an older version? Thanks, Alex On Feb 13, 2013, at 12:51 , Lawrence Velázquez lar...@macports.org wrote: On Feb 13, 2013, at 3:07 PM, Alex Rudy alex.r...@gmail.com

Re: GNUPlot fails to build due to libcairopango and libcairo incompatibility

2013-02-13 Thread Brandon Allbery
On Wed, Feb 13, 2013 at 5:09 PM, Alexander Rudy alex.r...@gmail.com wrote: That seems to have been the problem. Is cairo-devel outdated? Has it been replaced by cairo? If not, why is it at an older version? -devel ports in macports are typically prereleases intended to allow other port

UNIX commands font

2013-02-13 Thread Eneko Gotzon Ares
I'm start learning UNIX. Please, is there a canonical way, may be a font, for write UNIX commands among normal text? Thanks! -- Eneko Gotzon Ares ___ macports-users mailing list macports-users@lists.macosforge.org

Thank you for the ntop port fix-up!!

2013-02-13 Thread Stefan
Thank you for the ntop upgraded (now 5.0.1), and its flawless installation! ***Stefan Mititelu http://twitter.com/netfortius http://www.linkedin.com/in/netfortius ___ macports-users mailing list macports-users@lists.macosforge.org

Re: UNIX commands font

2013-02-13 Thread Lawrence Velázquez
On Feb 13, 2013, at 5:25 PM, Eneko Gotzon Ares enekogot...@gmail.com wrote: Please, is there a canonical way, may be a font, for write UNIX commands among normal text? No, but when writing styled text there is a common convention of using a fixed-width typeface for any sort of code. This

Re: UNIX commands font

2013-02-13 Thread Clemens Lang
On Wed, Feb 13, 2013 at 06:06:43PM -0500, Lawrence Velázquez wrote: Please, is there a canonical way, may be a font, for write UNIX commands among normal text? But there's no canonical (or even particularly common) way to do this. Something you see a lot is marking prompts with $ or some

Re: UNIX commands font

2013-02-13 Thread Alejandro Imass
On Wed, Feb 13, 2013 at 5:25 PM, Eneko Gotzon Ares enekogot...@gmail.com wrote: I'm start learning UNIX. Please, is there a canonical way, may be a font, for write UNIX commands among normal text? I tried my best to understand the above but failed miserably. Yet going out on a limb: - To type

Re: UNIX commands font

2013-02-13 Thread Lawrence Velázquez
On Feb 13, 2013, at 6:17 PM, Clemens Lang c...@macports.org wrote: Something you see a lot is marking prompts with $ or some other character combination to denote that the line was typed by the user. The hash (#) often represents super-user commands, while the dollar sign is used for standard

Re: UNIX commands font

2013-02-13 Thread Lawrence Velázquez
On Feb 13, 2013, at 6:23 PM, Alejandro Imass aim...@yabarana.com wrote: On Wed, Feb 13, 2013 at 5:25 PM, Eneko Gotzon Ares enekogot...@gmail.com wrote: I'm start learning UNIX. Please, is there a canonical way, may be a font, for write UNIX commands among normal text? I tried my best to

Re: GNUPlot fails to build due to libcairopango and libcairo incompatibility

2013-02-13 Thread Ryan Schmidt
On Feb 13, 2013, at 16:09, Alexander Rudy wrote: Is cairo-devel outdated? Yes, as you see: $ port info --name --version cairo cairo-devel version: 1.12.14 name: cairo -- version: 1.11.4 name: cairo-devel Has it been replaced by cairo? Not using the replaced_by keyword, but certainly you

Re: UNIX commands font

2013-02-13 Thread Alejandro Imass
On Wed, Feb 13, 2013 at 6:59 PM, Lawrence Velázquez lar...@macports.org wrote: [...] I interpreted it to be about interspersing Unix commands with prose, in emails and such. That seems to be the general consensus. Nevertheless, from the learning UNIX and an earlier post

Re: UNIX commands font

2013-02-13 Thread Lawrence Velázquez
On Feb 13, 2013, at 9:22 PM, Alejandro Imass aim...@yabarana.com wrote: Do modern BSDs tend to default to another shell? sh and maybe tcsh - no bash included on most BSDs AFAIK unless it's from ports. Huh. I don't recall having to use tcsh the last time I used FreeBSD, but I very well

Re: UNIX commands font

2013-02-13 Thread Ryan Schmidt
On Feb 13, 2013, at 20:53, Lawrence Velázquez wrote: On Feb 13, 2013, at 9:22 PM, Alejandro Imass wrote: Do modern BSDs tend to default to another shell? sh and maybe tcsh - no bash included on most BSDs AFAIK unless it's from ports. Huh. I don't recall having to use tcsh the last

Re: UNIX commands font

2013-02-13 Thread Ian Wadham
On 14/02/2013, at 11:15 AM, Lawrence Velázquez wrote: On Feb 13, 2013, at 6:59 PM, Lawrence Velázquez lar...@macports.org wrote: The members of this list will help in any way they can, although (as usual) it is appreciated if you do basic research before posting, using resources like Stack

windres - which port?

2013-02-13 Thread Jean-Claude Gervais
Hi, I need only the resource compiler windres to compile .RC scripts into windows .RES files Which port is it in? I tried installing i386-mingw32-binutils but it does not seem to be inside that port... Can you help? Thank you! Darwin mac-pro 11.0.0 Darwin Kernel Version 11.0.0: Fri Apr 8