Re: Any chance of seeing a port of Conky?

2013-12-01 Thread Jeff Friedman
I think gkrellm is just what I'm after.   Thanks, Tim.

Jeff


On Sat, Nov 30, 2013 at 10:27 PM, Tim Haigh timha...@mac.com wrote:

 Why not install gkrellm  it is great and does pretty much was Conky does.






 On 30 Nov 2013, at 20:59, Jeff Friedman friedmanje...@gmail.com wrote:

 Looks good, Craig.  I will have a look into htop.

 thanks!
 Jeff


 On Sat, Nov 30, 2013 at 3:34 PM, Craig Treleaven ctrelea...@cogeco.cawrote:

 Another possibility is htop:

 $ port info htop
 htop @0.8.2.2 (sysutils)
 Variants: universal

 Description:  This is htop, an interactive process viewer. It is
 a text-mode application (for console or X terminals).
 Homepage: https://github.com/mklein-de/htop-osx

 Build Dependencies:   autoconf, automake, libtool
 Library Dependencies: ncurses
 Platforms:darwin
 License:  GPL-2
 Maintainers:  c...@macports.org, openmaintai...@macports.org

 Craig


 At 3:27 PM + 11/30/13, Jeff Friedman wrote:

 Thanks for the replies, folks.

 I didn't realise that Conky wouldn't  be compatible with OS X.  I will,
 however, have a look at GeekTool.

 Thanks again for being helpful.

 Best wishes,
 Jeff



 On Sat, Nov 30, 2013 at 1:56 PM, Clemens Lang mailto:c...@macports.org
 c...@macports.org wrote:

 On Sat, Nov 30, 2013 at 10:59:02AM +, Jeff Friedman wrote:

  Let me know if you think this is possible.


 Unfortunately I don't think writing a port for Conky will achieve what
 you expect it to.

 First, Conky is a free, light-weight system monitor for X, where X
 is the X window system. While Macs can run an X server using XQuartz
 they usually do so without a root window (i.e. they don't display a
 desktop background, but rather try to integrate with Mac OS X' window
 management). Conky however draws its statistics into the X root window,
 where you'll only be able to see them if you switch to XQuartz'
 full-screen mode using Cmd+Opt+A (if you have it enabled in XQuartz'
 preferences), which will hide all your standard OS X windows.

 Second, there are only few standards for system monitoring and OS X and
 other BSD derivates are probably sufficiently different from Linux
 systems in this regard that some of Conky's statistics features might
 not even work on OS X, e.g. Conky might attempt to use the Linux method
 to read your current CPU usage or network traffic, which might just not
 work on OS X, or worse, crash the process.

 Fortunately, there are alternatives to achieve the same on OS X, e.g.
 GeekTool:

 http://projects.tynsoe.org/en/geektool/http://projects.
 tynsoe.org/en/geektool/

 http://projects.tynsoe.org/en/geektool/ecrans.phphttp://
 projects.tynsoe.org/en/geektool/ecrans.php

 HTH,
 --
 Clemens Lang



 ___
 macports-users mailing list
 macports-users@lists.macosforge.org
 https://lists.macosforge.org/mailman/listinfo/macports-users



 --
 --
 Craig Treleaven, CA -- Clearview Consulting
 (905) 829-2054  ctrelea...@cogeco.ca


 ___
 macports-users mailing list
 macports-users@lists.macosforge.org
 https://lists.macosforge.org/mailman/listinfo/macports-users



 ___
 macports-users mailing list
 macports-users@lists.macosforge.org
 https://lists.macosforge.org/mailman/listinfo/macports-users


___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Any chance of seeing a port of Conky?

2013-12-01 Thread Christopher Jones

On 1 Dec 2013, at 10:39am, Jeff Friedman friedmanje...@gmail.com wrote:

 I think gkrellm is just what I'm after.   Thanks, Tim.  

Indeed, its an excellent utility I’ve used for years on linux systems …

On OSX though, I’ve tended to favour the iStatPro desktop widget. Does much the 
same thing...

 
 Jeff
 
 
 On Sat, Nov 30, 2013 at 10:27 PM, Tim Haigh timha...@mac.com wrote:
 Why not install gkrellm  it is great and does pretty much was Conky does.
 
 
 
 
 
 
 On 30 Nov 2013, at 20:59, Jeff Friedman friedmanje...@gmail.com wrote:
 
 Looks good, Craig.  I will have a look into htop.  
 
 thanks!
 Jeff
 
 
 On Sat, Nov 30, 2013 at 3:34 PM, Craig Treleaven ctrelea...@cogeco.ca 
 wrote:
 Another possibility is htop:
 
 $ port info htop
 htop @0.8.2.2 (sysutils)
 Variants: universal
 
 Description:  This is htop, an interactive process viewer. It is a 
 text-mode application (for console or X terminals).
 Homepage: https://github.com/mklein-de/htop-osx
 
 Build Dependencies:   autoconf, automake, libtool
 Library Dependencies: ncurses
 Platforms:darwin
 License:  GPL-2
 Maintainers:  c...@macports.org, openmaintai...@macports.org
 
 Craig
 
 
 At 3:27 PM + 11/30/13, Jeff Friedman wrote:
 Thanks for the replies, folks.
 
 I didn't realise that Conky wouldn't  be compatible with OS X.  I will, 
 however, have a look at GeekTool.
 
 Thanks again for being helpful.
 
 Best wishes,
 Jeff
 
 
 
 On Sat, Nov 30, 2013 at 1:56 PM, Clemens Lang 
 mailto:c...@macports.orgc...@macports.org wrote:
 
 On Sat, Nov 30, 2013 at 10:59:02AM +, Jeff Friedman wrote:
  Let me know if you think this is possible.
 
 Unfortunately I don't think writing a port for Conky will achieve what
 you expect it to.
 
 First, Conky is a free, light-weight system monitor for X, where X
 is the X window system. While Macs can run an X server using XQuartz
 they usually do so without a root window (i.e. they don't display a
 desktop background, but rather try to integrate with Mac OS X' window
 management). Conky however draws its statistics into the X root window,
 where you'll only be able to see them if you switch to XQuartz'
 full-screen mode using Cmd+Opt+A (if you have it enabled in XQuartz'
 preferences), which will hide all your standard OS X windows.
 
 Second, there are only few standards for system monitoring and OS X and
 other BSD derivates are probably sufficiently different from Linux
 systems in this regard that some of Conky's statistics features might
 not even work on OS X, e.g. Conky might attempt to use the Linux method
 to read your current CPU usage or network traffic, which might just not
 work on OS X, or worse, crash the process.
 
 Fortunately, there are alternatives to achieve the same on OS X, e.g.
 GeekTool:
 
 http://projects.tynsoe.org/en/geektool/http://projects.tynsoe.org/en/geektool/
 
 http://projects.tynsoe.org/en/geektool/ecrans.phphttp://projects.tynsoe.org/en/geektool/ecrans.php
 
 HTH,
 --
 Clemens Lang
 
 
 
 ___
 macports-users mailing list
 macports-users@lists.macosforge.org
 https://lists.macosforge.org/mailman/listinfo/macports-users
 
 
 -- 
 --
 Craig Treleaven, CA -- Clearview Consulting
 (905) 829-2054  ctrelea...@cogeco.ca
 
 ___
 macports-users mailing list
 macports-users@lists.macosforge.org
 https://lists.macosforge.org/mailman/listinfo/macports-users
 
 
 ___
 macports-users mailing list
 macports-users@lists.macosforge.org
 https://lists.macosforge.org/mailman/listinfo/macports-users
 
 
 ___
 macports-users mailing list
 macports-users@lists.macosforge.org
 https://lists.macosforge.org/mailman/listinfo/macports-users



smime.p7s
Description: S/MIME cryptographic signature
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: gcc45 dependency for Octave?

2013-12-01 Thread Ben Abbott
Yes, I did follow the migration instructions.

On Nov 30, 2013, at 11:31 PM, Brandon Allbery allber...@gmail.com wrote:

 On Sat, Nov 30, 2013 at 9:09 PM, Ben Abbott bpabb...@mac.com wrote:
 I had been able to duplicate the problem, but after a selfupdate and another 
 attempt, all works as it should.  I had just installed Mavericks yesterday 
 and then updated macports.  Any chance the selfupdate changed the rdeps 
 result?
 
 Did you follow the Migration instructions on the wiki? If you didn't, you can 
 expect random breakage and weird behavior.
 
 -- 
 brandon s allbery kf8nh   sine nomine associates
 allber...@gmail.com  ballb...@sinenomine.net
 unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


sudo port install gdb problem

2013-12-01 Thread Peng Yu
Hi,

I see the following error message. Does anybody know what is wrong
with it and how to get it work? Thanks.

~$ sudo port install gdb
---  Cleaning gdb
---  Scanning binaries for linking errors: 100.0%
---  Found 14 broken file(s), matching files to ports
---  Found 1 broken port(s), determining rebuild order
---  Rebuilding in order
 arpack @3.1.2 +accelerate+gcc47+openmpi
Error: arpack: Variant openmpi conflicts with gcc47
Error: Unable to open port: Error evaluating variants
Error rebuilding arpack
while executing
error Error rebuilding $portname
(procedure revupgrade_scanandrebuild line 382)
invoked from within
revupgrade_scanandrebuild broken_port_counts $opts
(procedure macports::revupgrade line 5)
invoked from within
macports::revupgrade $opts
(procedure action_revupgrade line 2)
invoked from within
action_revupgrade $action $portlist $opts
(procedure action_target line 96)
invoked from within
$action_proc $action $portlist [array get global_options]
(procedure process_cmd line 93)
invoked from within
process_cmd $remaining_args
invoked from within
if { [llength $remaining_args]  0 } {

# If there are remaining arguments, process those as a command
set exit_status [process_cmd $remaining...
(file /opt/local/bin/port line 4857)

-- 
Regards,
Peng
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: sudo port install gdb problem

2013-12-01 Thread Brandon Allbery
On Sun, Dec 1, 2013 at 9:13 AM, Peng Yu pengyu...@gmail.com wrote:

 I see the following error message. Does anybody know what is wrong
 with it and how to get it work? Thanks.

 ~$ sudo port install gdb
 ---  Cleaning gdb


gdb was already installed, so it didn't actually do anything.

MacPorts does a sanity check after any install or upgrade, to look for
anything (not just the port you installed/upgraded) that is broken for some
reason:


 ---  Scanning binaries for linking errors: 100.0%
 ---  Found 14 broken file(s), matching files to ports
 ---  Found 1 broken port(s), determining rebuild order
 ---  Rebuilding in order
  arpack @3.1.2 +accelerate+gcc47+openmpi
 Error: arpack: Variant openmpi conflicts with gcc47


Older versions of various ports using openmpi had a bug where they thought
they could specify it along with a compiler; in fact, openmpi requires that
the same compiler be used everywhere and acts like a compiler itself. The
fix for this is

sudo port upgrade --enforce-variants arpack +accelerate+openmpi

(note lack of +gcc47, which was the bug).

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Any chance of seeing a port of Conky?

2013-12-01 Thread Tim Haigh
iStat Menus costs $16  where as gkrellm costs nothing.

gkrellm is much more fun, customising, skinable and there are plugins.

 



On 1 Dec 2013, at 11:24, Christopher Jones jon...@hep.phy.cam.ac.uk wrote:

 
 On 1 Dec 2013, at 10:39am, Jeff Friedman friedmanje...@gmail.com wrote:
 
 I think gkrellm is just what I'm after.   Thanks, Tim.  
 
 Indeed, its an excellent utility I’ve used for years on linux systems …
 
 On OSX though, I’ve tended to favour the iStatPro desktop widget. Does much 
 the same thing...
 
 
 Jeff
 
 
 On Sat, Nov 30, 2013 at 10:27 PM, Tim Haigh timha...@mac.com wrote:
 Why not install gkrellm  it is great and does pretty much was Conky does.
 
 
 
 
 
 
 On 30 Nov 2013, at 20:59, Jeff Friedman friedmanje...@gmail.com wrote:
 
 Looks good, Craig.  I will have a look into htop.  
 
 thanks!
 Jeff
 
 
 On Sat, Nov 30, 2013 at 3:34 PM, Craig Treleaven ctrelea...@cogeco.ca 
 wrote:
 Another possibility is htop:
 
 $ port info htop
 htop @0.8.2.2 (sysutils)
 Variants: universal
 
 Description:  This is htop, an interactive process viewer. It is a 
 text-mode application (for console or X terminals).
 Homepage: https://github.com/mklein-de/htop-osx
 
 Build Dependencies:   autoconf, automake, libtool
 Library Dependencies: ncurses
 Platforms:darwin
 License:  GPL-2
 Maintainers:  c...@macports.org, openmaintai...@macports.org
 
 Craig
 
 
 At 3:27 PM + 11/30/13, Jeff Friedman wrote:
 Thanks for the replies, folks.
 
 I didn't realise that Conky wouldn't  be compatible with OS X.  I will, 
 however, have a look at GeekTool.
 
 Thanks again for being helpful.
 
 Best wishes,
 Jeff
 
 
 
 On Sat, Nov 30, 2013 at 1:56 PM, Clemens Lang 
 mailto:c...@macports.orgc...@macports.org wrote:
 
 On Sat, Nov 30, 2013 at 10:59:02AM +, Jeff Friedman wrote:
  Let me know if you think this is possible.
 
 Unfortunately I don't think writing a port for Conky will achieve what
 you expect it to.
 
 First, Conky is a free, light-weight system monitor for X, where X
 is the X window system. While Macs can run an X server using XQuartz
 they usually do so without a root window (i.e. they don't display a
 desktop background, but rather try to integrate with Mac OS X' window
 management). Conky however draws its statistics into the X root window,
 where you'll only be able to see them if you switch to XQuartz'
 full-screen mode using Cmd+Opt+A (if you have it enabled in XQuartz'
 preferences), which will hide all your standard OS X windows.
 
 Second, there are only few standards for system monitoring and OS X and
 other BSD derivates are probably sufficiently different from Linux
 systems in this regard that some of Conky's statistics features might
 not even work on OS X, e.g. Conky might attempt to use the Linux method
 to read your current CPU usage or network traffic, which might just not
 work on OS X, or worse, crash the process.
 
 Fortunately, there are alternatives to achieve the same on OS X, e.g.
 GeekTool:
 
 http://projects.tynsoe.org/en/geektool/http://projects.tynsoe.org/en/geektool/
 
 http://projects.tynsoe.org/en/geektool/ecrans.phphttp://projects.tynsoe.org/en/geektool/ecrans.php
 
 HTH,
 --
 Clemens Lang
 
 
 
 ___
 macports-users mailing list
 macports-users@lists.macosforge.org
 https://lists.macosforge.org/mailman/listinfo/macports-users
 
 
 -- 
 --
 Craig Treleaven, CA -- Clearview Consulting
 (905) 829-2054  ctrelea...@cogeco.ca
 
 ___
 macports-users mailing list
 macports-users@lists.macosforge.org
 https://lists.macosforge.org/mailman/listinfo/macports-users
 
 
 ___
 macports-users mailing list
 macports-users@lists.macosforge.org
 https://lists.macosforge.org/mailman/listinfo/macports-users
 
 
 ___
 macports-users mailing list
 macports-users@lists.macosforge.org
 https://lists.macosforge.org/mailman/listinfo/macports-users



smime.p7s
Description: S/MIME cryptographic signature
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


How to compile C++ is_pod?

2013-12-01 Thread Peng Yu
Hi,

http://www.cplusplus.com/reference/type_traits/is_pod/

I'm trying to compile the above code. But I get the following error.
Do I use the correct option for gcc-mp-4.7. Or there is some error
with my gcc-mp-4.7 installation? Thanks.

~/linux/test/cpp/cpp/library/type_traits/is_pod$ gcc-mp-4.7 -std=c++11
-o main main.cpp
Undefined symbols for architecture x86_64:
  std::basic_ostreamchar, std::char_traitschar
::operator(std::basic_ostreamchar, std::char_traitschar 
(*)(std::basic_ostreamchar, std::char_traitschar )), referenced
from:
  _main in ccSTl4KA.o
  std::basic_ostreamchar, std::char_traitschar
::operator(std::ios_base (*)(std::ios_base)), referenced from:
  _main in ccSTl4KA.o
  std::basic_ostreamchar, std::char_traitschar
::operator(bool), referenced from:
  _main in ccSTl4KA.o
  std::ios_base::Init::Init(), referenced from:
  __static_initialization_and_destruction_0(int, int) in ccSTl4KA.o
  std::ios_base::Init::~Init(), referenced from:
  __static_initialization_and_destruction_0(int, int) in ccSTl4KA.o
  std::cout, referenced from:
  _main in ccSTl4KA.o
  std::basic_ostreamchar, std::char_traitschar  std::endlchar,
std::char_traitschar (std::basic_ostreamchar,
std::char_traitschar ), referenced from:
  _main in ccSTl4KA.o
  std::basic_ostreamchar, std::char_traitschar  std::operator
std::char_traitschar (std::basic_ostreamchar,
std::char_traitschar , char const*), referenced from:
  _main in ccSTl4KA.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status

-- 
Regards,
Peng
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Installing GNUstep using MacPorts

2013-12-01 Thread Lars Sonchocky-Helldorf
Did you try mailing to macports-users macports-users@lists.macosforge.org? 
This list is somewhat active, I have no idea whether someone responds to those 
addresses inside the portfiles.

cheers,

Lars

Am 01.12.2013 um 18:29 schrieb Adam Fedor:

 I would not use macports. The gnustep package on on macports is really really 
 old - 1.19 was released over 4 years ago. Plus they pretty much ignore any 
 patches or bug reports you send in.
 
 Again, I would not recommend installing GNUstep on Mac OSX, but if you want 
 to try you could look at this:
 
 http://wiki.gnustep.org/index.php/Platform:BSD#Full_Install
 
 Although even these instructions are old and probably out of date. You are on 
 your own if you want to do this though. Trying to install GNUstep on OSX has 
 turned many a programmer prematurely grey. ;-)
 
 Adam
 
 On Dec 1, 2013, at 8:11 AM, Muhammad Hussein Nasrollahpour 
 iapplechocol...@me.com wrote:
 
 I tried to install GNUstep on OS X Mavericks 10.9 using MacPorts but I faced 
 this problem.
 
 MacPorts 2.2.1
 
 [Users/Muhammad]  install gnustep 
 ---  Computing dependencies for gnustep
 ---  Dependencies to be installed: ArtResources gnustep-core gnustep-back 
 gnustep-gui gnustep-base gnutls gmp libidn libtasn1 nettle p11-kit 
 curl-ca-bundle desktop-file-utils glib2 popt tiff jpeg libart_lgpl 
 GMastermind GMines GNUMail Etoile SQLClient Performance dbus oniguruma5 
 poppler cairo libpixman xorg-libXext xorg-xcb-util curl 
 gobject-introspection lcms2 openjpeg15 jbigkit poppler-data Pantomime PRICE 
 TalkSoup netclasses Yap.app gworkspace system-preferences PreferencePanes 
 windowmaker xorg-libXmu xorg-libXt xpm
 ---  Configuring gnustep-base
 Error: Failed to configure gnustep-base, consult 
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnustep_gnustep-base/gnustep-base/work/gnustep-base-1.19.1/config.log
 Error: org.macports.configure for port gnustep-base returned: configure 
 failure: command execution failed
 
 ___
 Discuss-gnustep mailing list
 discuss-gnus...@gnu.org
 https://lists.gnu.org/mailman/listinfo/discuss-gnustep

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Any chance of seeing a port of Conky?

2013-12-01 Thread Christopher Jones
Hi,

On 1 Dec 2013, at 7:29pm, Tim Haigh timha...@mac.com wrote:

 iStat Menus costs $16  where as gkrellm costs nothing.

I didn’t say iStat Menus. I said iStats Pro, which costs nothing.

 
 gkrellm is much more fun, customising, skinable and there are plugins.

Cannot argue there.

Chris



smime.p7s
Description: S/MIME cryptographic signature
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Any chance of seeing a port of Conky?

2013-12-01 Thread Brandon Allbery
On Sun, Dec 1, 2013 at 3:52 PM, Christopher Jones
jon...@hep.phy.cam.ac.ukwrote:

 On 1 Dec 2013, at 7:29pm, Tim Haigh timha...@mac.com wrote:
  iStat Menus costs $16  where as gkrellm costs nothing.

 I didn’t say iStat Menus. I said iStats Pro, which costs nothing.


Is that even maintained any more? When I upgraded my desktop to 10.8 I
discovered that it was no longer supported and there were two manual
patches I needed to apply for it to work.

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Any chance of seeing a port of Conky?

2013-12-01 Thread Chris Jones
Hi,

 On 1 Dec 2013, at 09:02 pm, Brandon Allbery allber...@gmail.com wrote:
 
 On Sun, Dec 1, 2013 at 3:52 PM, Christopher Jones jon...@hep.phy.cam.ac.uk 
 wrote:
 On 1 Dec 2013, at 7:29pm, Tim Haigh timha...@mac.com wrote:
  iStat Menus costs $16  where as gkrellm costs nothing.
 
 I didn’t say iStat Menus. I said iStats Pro, which costs nothing.
 
 Is that even maintained any more? When I upgraded my desktop to 10.8 I 
 discovered that it was no longer supported and there were two manual patches 
 I needed to apply for it to work.

I don't recall any problems, and i've upgraded my machine from 10.5 all the way 
to 10.9

 
 -- 
 brandon s allbery kf8nh   sine nomine associates
 allber...@gmail.com  ballb...@sinenomine.net
 unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Any chance of seeing a port of Conky?

2013-12-01 Thread Brandon Allbery
On Sun, Dec 1, 2013 at 4:05 PM, Chris Jones jon...@hep.phy.cam.ac.ukwrote:

 On 1 Dec 2013, at 09:02 pm, Brandon Allbery allber...@gmail.com wrote:

 On Sun, Dec 1, 2013 at 3:52 PM, Christopher Jones 
 jon...@hep.phy.cam.ac.uk wrote:

 On 1 Dec 2013, at 7:29pm, Tim Haigh timha...@mac.com wrote:
  iStat Menus costs $16  where as gkrellm costs nothing.

 I didn’t say iStat Menus. I said iStats Pro, which costs nothing.


 Is that even maintained any more? When I upgraded my desktop to 10.8 I
 discovered that it was no longer supported and there were two manual
 patches I needed to apply for it to work.

 I don't recall any problems, and i've upgraded my machine from 10.5 all
 the way to 10.9


The patches are for the process list and for external IP address; if you
have those sections turned off, you might not notice. That said, it also
has some UTF8 issues I've never bothered to try to fix.

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Any chance of seeing a port of Conky?

2013-12-01 Thread Chris Jones
Hi,

 On 1 Dec 2013, at 09:07 pm, Brandon Allbery allber...@gmail.com wrote:
 
 On Sun, Dec 1, 2013 at 4:05 PM, Chris Jones jon...@hep.phy.cam.ac.uk wrote:
 On 1 Dec 2013, at 09:02 pm, Brandon Allbery allber...@gmail.com wrote:
 
 On Sun, Dec 1, 2013 at 3:52 PM, Christopher Jones 
 jon...@hep.phy.cam.ac.uk wrote:
 On 1 Dec 2013, at 7:29pm, Tim Haigh timha...@mac.com wrote:
  iStat Menus costs $16  where as gkrellm costs nothing.
 
 I didn’t say iStat Menus. I said iStats Pro, which costs nothing.
 
 Is that even maintained any more? When I upgraded my desktop to 10.8 I 
 discovered that it was no longer supported and there were two manual 
 patches I needed to apply for it to work.
 I don't recall any problems, and i've upgraded my machine from 10.5 all the 
 way to 10.9
 
 The patches are for the process list and for external IP address; if you have 
 those sections turned off, you might not notice. That said, it also has some 
 UTF8 issues I've never bothered to try to fix.

I do have both those sections. The process lists seems OK, but the external IP 
address doesn't work. Sorry for not mentioning that, it hasn't for a while 
(presumably since 10.8) and i just got used to it, as i never really cared 
about that bit.

I really don't recall having to patch things for the process list, but perhaps 
i did sometime...

 
 -- 
 brandon s allbery kf8nh   sine nomine associates
 allber...@gmail.com  ballb...@sinenomine.net
 unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: How to compile C++ is_pod?

2013-12-01 Thread Christopher Jones
Hi,

you are compiling it incorrectly (Its C++ code, not C). Use 'g++-mp-4.7’.

Chris

On 1 Dec 2013, at 7:47pm, Peng Yu pengyu...@gmail.com wrote:

 Hi,
 
 http://www.cplusplus.com/reference/type_traits/is_pod/
 
 I'm trying to compile the above code. But I get the following error.
 Do I use the correct option for gcc-mp-4.7. Or there is some error
 with my gcc-mp-4.7 installation? Thanks.
 
 ~/linux/test/cpp/cpp/library/type_traits/is_pod$ gcc-mp-4.7 -std=c++11
 -o main main.cpp
 Undefined symbols for architecture x86_64:
  std::basic_ostreamchar, std::char_traitschar
 ::operator(std::basic_ostreamchar, std::char_traitschar 
 (*)(std::basic_ostreamchar, std::char_traitschar )), referenced
 from:
  _main in ccSTl4KA.o
  std::basic_ostreamchar, std::char_traitschar
 ::operator(std::ios_base (*)(std::ios_base)), referenced from:
  _main in ccSTl4KA.o
  std::basic_ostreamchar, std::char_traitschar
 ::operator(bool), referenced from:
  _main in ccSTl4KA.o
  std::ios_base::Init::Init(), referenced from:
  __static_initialization_and_destruction_0(int, int) in ccSTl4KA.o
  std::ios_base::Init::~Init(), referenced from:
  __static_initialization_and_destruction_0(int, int) in ccSTl4KA.o
  std::cout, referenced from:
  _main in ccSTl4KA.o
  std::basic_ostreamchar, std::char_traitschar  std::endlchar,
 std::char_traitschar (std::basic_ostreamchar,
 std::char_traitschar ), referenced from:
  _main in ccSTl4KA.o
  std::basic_ostreamchar, std::char_traitschar  std::operator
 std::char_traitschar (std::basic_ostreamchar,
 std::char_traitschar , char const*), referenced from:
  _main in ccSTl4KA.o
 ld: symbol(s) not found for architecture x86_64
 collect2: error: ld returned 1 exit status
 
 -- 
 Regards,
 Peng
 ___
 macports-users mailing list
 macports-users@lists.macosforge.org
 https://lists.macosforge.org/mailman/listinfo/macports-users



smime.p7s
Description: S/MIME cryptographic signature
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: sudo port install gdb problem

2013-12-01 Thread Brandon Allbery
On Sun, Dec 1, 2013 at 7:37 PM, Ryan Schmidt ryandes...@macports.orgwrote:

 On Dec 1, 2013, at 08:23, Brandon Allbery wrote:
  sudo port upgrade --enforce-variants arpack +accelerate+openmpi
 
  (note lack of +gcc47, which was the bug).

 Since +gcc47 is already in the installed variants, you may actually have
 to explicitly disable it:

 sudo port upgrade --enforce-variants arpack +accelerate +openmpi -gcc47


Doesn't --enforce-variants mean exactly these variants, no others?

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Installing GNUstep using MacPorts

2013-12-01 Thread Ryan Schmidt
On Dec 1, 2013, at 14:32, Lars Sonchocky-Helldorf 
lars.sonchocky-helld...@hamburg.de wrote:

 Did you try mailing to macports-users macports-users@lists.macosforge.org? 
 This list is somewhat active, I have no idea whether someone responds to 
 those addresses inside the portfiles.
 
 cheers,
 
   Lars
 
 Am 01.12.2013 um 18:29 schrieb Adam Fedor:
 
 I would not use macports. The gnustep package on on macports is really 
 really old - 1.19 was released over 4 years ago. Plus they pretty much 
 ignore any patches or bug reports you send in.

If by “they” you mean the MacPorts community, we certainly do respond to 
patches and bug reports. However we are a volunteer project. We have hundreds 
of contributors, who have volunteered to maintain various packages. 
Unfortunately, nobody has volunteered to maintain the gnustep packages in 
MacPorts, therefore bugs filed against those packages might not get resolved.

What we need is for someone who is interested in gnustep and understands how it 
should work to volunteer to maintain and update these packages and address the 
outstanding tickets.


 Again, I would not recommend installing GNUstep on Mac OSX, but if you want 
 to try you could look at this:
 
 http://wiki.gnustep.org/index.php/Platform:BSD#Full_Install
 
 Although even these instructions are old and probably out of date. You are 
 on your own if you want to do this though. Trying to install GNUstep on OSX 
 has turned many a programmer prematurely grey. ;-)

And this may be a reason why nobody has yet figured out how to do it and 
translate that knowledge into a working MacPorts porfile.

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: sudo port install gdb problem

2013-12-01 Thread Ryan Schmidt
On Dec 1, 2013, at 18:38, Brandon Allbery wrote:
 On Sun, Dec 1, 2013 at 7:37 PM, Ryan Schmidt wrote:
 Since +gcc47 is already in the installed variants, you may actually have to 
 explicitly disable it:
 
 sudo port upgrade --enforce-variants arpack +accelerate +openmpi -gcc47
 
 Doesn't --enforce-variants mean exactly these variants, no others”?

I think it means “add these variants to the ones I already selected”.


___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: sudo port install gdb problem

2013-12-01 Thread Brandon Allbery
On Sun, Dec 1, 2013 at 7:44 PM, Ryan Schmidt ryandes...@macports.orgwrote:

 On Dec 1, 2013, at 18:38, Brandon Allbery wrote:
  On Sun, Dec 1, 2013 at 7:37 PM, Ryan Schmidt wrote:
  Since +gcc47 is already in the installed variants, you may actually
 have to explicitly disable it:
 
  sudo port upgrade --enforce-variants arpack +accelerate +openmpi
 -gcc47
 
  Doesn't --enforce-variants mean exactly these variants, no others”?

 I think it means “add these variants to the ones I already selected”.


I thought that was the default behavior.

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: sudo port install gdb problem

2013-12-01 Thread Ryan Schmidt
On Dec 1, 2013, at 18:45, Brandon Allbery wrote:
 On Sun, Dec 1, 2013 at 7:44 PM, Ryan Schmidt wrote:
 On Dec 1, 2013, at 18:38, Brandon Allbery wrote:
  On Sun, Dec 1, 2013 at 7:37 PM, Ryan Schmidt wrote:
  Since +gcc47 is already in the installed variants, you may actually have 
  to explicitly disable it:
 
  sudo port upgrade --enforce-variants arpack +accelerate +openmpi 
  -gcc47
 
  Doesn't --enforce-variants mean exactly these variants, no others”?
 
 I think it means “add these variants to the ones I already selected”.
 
 I thought that was the default behavior.

The only thing that --enforce-variants changes is that MacPorts will rebuild a 
port that is not considered outdated. From port(1):

 Note that in selecting the variants to use in the upgraded build of the
 port, any variants specified on the command line take highest precedence,
 then the variants active in the latest installed version of the port, and
 finally the global variants specified in variants.conf, if any.  Note that
 upgrade will not normally rebuild a port only to change the selected vari-
 ants; you can either specify --enforce-variants, or deactivate the port
 and reinstall it with different variants.



___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Installing GNUstep using MacPorts

2013-12-01 Thread Ryan Schmidt

On Dec 2, 2013, at 01:10, Kevin Ingwersen wrote:

 Well, I may actually start to volunteer for gnustep-macports. I just need to 
 finally get a working compiler that can compile gnustep correctly. The only 
 and current issue are some basic includes and weird declaration errors like:
 
 /System/Library/Frameworks/Security.framework/Headers/SecItem.h:410:42: 
 error: expected ';' after top level declarator
 extern const CFTypeRef kSecAttrAccessible
 ^
 /System/Library/Frameworks/Security.framework/Headers/SecItem.h:414:43: 
 error: expected ';' after top level declarator
 extern const CFTypeRef kSecAttrAccessGroup
  ^
 /System/Library/Frameworks/Security.framework/Headers/SecItem.h:416:46: 
 error: expected ';' after top level declarator
 extern const CFTypeRef kSecAttrSynchronizable
 ^
 /System/Library/Frameworks/Security.framework/Headers/SecItem.h:418:49: 
 error: expected ';' after top level declarator
 extern const CFTypeRef kSecAttrSynchronizableAny
 (…)
 
 But, if i get aorund this, there shouldnt be a big issue porting my current 
 way to macports! :)

How did you get to this point? What steps would I need to take to reproduce 
this issue on my own system? It’s hard to know what’s wrong, based on just the 
information above. For example, I see that the Security framework is being used 
(presumably this was requested by passing the flag “-framework Security” to the 
compiler), but you didn’t show what file was being compiled at the time.

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users