Re: Macports py26-numpy Issue on OS X Mavericks

2013-11-23 Thread Brandon Allbery
On Sat, Nov 23, 2013 at 3:02 AM, david laxer dbl...@yahoo.com wrote: Question: Going forward, is it problematic to use Brew to install Ruby packages, etc.? Yes. Don't mix package managers; you can easily break both of them. Pick one. -- brandon s allbery kf8nh

Re: Links - Graphics not enabled when compiling

2013-11-23 Thread Brandon Allbery
On Sat, Nov 23, 2013 at 8:51 AM, Eric Gallager eg...@gwmail.gwu.edu wrote: I came across some SIMBL hack on Github once that enabled xterm mouse support in Apple's Terminal.app: https://github.com/brodie/mouseterm I haven't actually tried it myself though, so I don't know if it does exactly

Re: problem upgrading py27-numpy

2013-11-23 Thread Brandon Allbery
On Sat, Nov 23, 2013 at 3:01 PM, Comer Duncan comer.dun...@gmail.comwrote: :info:archivefetch --- py27-numpy-1.8.0_2.darwin_13.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified These are not the actual problem --- it is simply trying to fetch a prebuilt one before

Re: Links - Graphics not enabled when compiling

2013-11-24 Thread Brandon Allbery
On Sun, Nov 24, 2013 at 8:32 AM, Jeff Friedman friedmanje...@gmail.comwrote: Any ideas on how to compile with graphics support? You would need an implementation which uses Core Graphics instead of X11 to draw graphics (none exists that I know of) *and* that the terminal exports a window handle

Re: Links - Graphics not enabled when compiling

2013-11-24 Thread Brandon Allbery
On Sun, Nov 24, 2013 at 9:11 AM, Ádám Juhász jad...@gmail.com wrote: If I remember right, when I tried to use graphics with Links I tried it on openSUSE and on it’s virtual terminal (bypassing X11) with no success. However this isn’t possible on a Mac anyways, because it does not have a

Re: Links - Graphics not enabled when compiling

2013-11-24 Thread Brandon Allbery
On Sun, Nov 24, 2013 at 9:31 AM, Ádám Juhász jad...@gmail.com wrote: I might have messed up the terms/names. By the “virtual terminal” I was referring the interface that you can access with ⌃⌥F1-6. That is not using X11, and I don’t have any clue how I pulled it off or how I figured that it

Re: builing mono fails on 10.5.8

2013-11-24 Thread Brandon Allbery
On Sun, Nov 24, 2013 at 1:17 PM, Thomas Ruedas trg...@gmail.com wrote: I have tried to find some information about build failures but didn't get very far; I don't even know where to look for more detailed error messages, as the content of /opt/local/var/macports/logs/_opt_local_var_macports_

Re: builing mono fails on 10.5.8

2013-11-24 Thread Brandon Allbery
On Sun, Nov 24, 2013 at 6:11 PM, Thomas Ruedas trg...@gmail.com wrote: On 24/11/13 8:53 PM, Brandon Allbery wrote: You might put that logfile somewhere where others can look at it (or if it's small enough, gzip it and attach it to email, but web/dropbox/etc. is better). Sorry, I can't post

Re: Installed MacPorts 2.2.1, now to install Octave dependencies

2013-11-26 Thread Brandon Allbery
On Tue, Nov 26, 2013 at 3:56 PM, Patrick Hinkle avmac1...@gmail.com wrote: I have installed the MacPorts 2.2.1 package and am interested in installing Octave and its dependencies. I thought I saw somewhere that Octave installs these dependencies automatically but that might have been an

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

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

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

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

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

Re: Why .gz files are not colored with `ls --color=auto`?

2013-12-02 Thread Brandon Allbery
On Mon, Dec 2, 2013 at 1:17 PM, Peng Yu pengyu...@gmail.com wrote: On ubuntu, `ls --color=auto` colors .gz files. But it (the one from macports) does not .gz files on Mac. Does anybody know how to make it color .gz files as well on mac? Thanks. Run `echo $LS_COLORS` on your Linux system.

Re: Any chance of seeing a port of Conky?

2013-12-02 Thread Brandon Allbery
On Mon, Dec 2, 2013 at 9:03 PM, James Linder j...@tigger.ws wrote: On 03/12/2013, at 4:00 AM, macports-users-request@lists.macosforge.orgwrote: 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

Re: Problem Installing cmus

2013-12-03 Thread Brandon Allbery
On Tue, Dec 3, 2013 at 9:45 AM, Jeff Friedman friedmanje...@gmail.comwrote: I'm having a problem installing cmus. I have pasted my log file here - http://pastebin.com/vyFCxdzZ It says I'm not logged as root but I am (I ran the command sudo port install cmus) . Unrelated debug message,

Re: webkit error

2013-12-04 Thread Brandon Allbery
On Wed, Dec 4, 2013 at 10:42 AM, David Epstein david.epst...@warwick.ac.ukwrote: I tried port search gimp2@2.8.10_0+help_browser+python27 and got the report No match, which puzzles me. Why is it wanting to deactivate a port that isn't there? search looks at package descriptions, not

Re: port install painfully slow

2013-12-08 Thread Brandon Allbery
On Sun, Dec 8, 2013 at 8:49 AM, Brian D. McGrew br...@visionpro.com wrote: dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid I suggest you find out what is setting these, as MacPorts executes most things *not* as root and they can be

Re: How to make c++ realize empty character constant ''?

2013-12-08 Thread Brandon Allbery
On Sun, Dec 8, 2013 at 1:35 PM, Gmail yangz...@gmail.com wrote: Does anyone know how to make cpp can compile empty character constant? There is no such thing. What would it mean? If you're trying to make a C/C++ string, perhaps you want '\0'. But I can't tell what language you are working

Re: Using gcc/gfortran 4.8 in MacPorts

2013-12-09 Thread Brandon Allbery
On Mon, Dec 9, 2013 at 9:30 AM, Gustavo Seabra gustavo.sea...@gmail.comwrote: however, still nothing is set for gfortran: $ which gfotran $ (returns nothing) pyanfar:10004 Z$ type gfortran gfortran is /opt/local/bin/gfortran Check for typos :) -- brandon s allbery kf8nh

Re: How to make c++ realize empty character constant ''?

2013-12-09 Thread Brandon Allbery
On Sun, Dec 8, 2013 at 1:35 PM, Gmail yangz...@gmail.com wrote: I am trying to compile the following statements using CPP. This is a (formerly common) abuse of CPP and nobody can guarantee the result. I *very strongly* recommend you contact whoever provided whatever it is you are working with

Re: port install painfully slow

2013-12-09 Thread Brandon Allbery
On Mon, Dec 9, 2013 at 7:43 AM, Brian D. McGrew br...@visionpro.com wrote: Ah, right, thanks for the clarification. We set DYLD_FALLBACK_LIBRARY_PATH, not the other. But, I don't set that in a new terminal. I have to run a script that sets up my build environment, which is 'usually' the

Re: where put font forge docs?

2013-12-10 Thread Brandon Allbery
On Tue, Dec 10, 2013 at 12:25 PM, Murray Eisenberg murrayeisenb...@gmail.com wrote: I’ve installed the port fontforge @20120731_2. Now I want the Help to call local help files. Following instructions at http://fontforge.org/source-build.html#Documentation, I put the downloaded, unarchived

Re: Undefined symbols for architecture x86_64 error on fortran compiling

2013-12-11 Thread Brandon Allbery
On Wed, Dec 11, 2013 at 2:40 AM, Gmail yangz...@gmail.com wrote: Hi all When I compile a fortran code, I got the error Undefined symbols for architecture x86_64 My mac is 64bits. The fortran compiler used here is ifort. This is an incomplete error message. Please show the full command and

Re: How to make c++ realize empty character constant ''?

2013-12-13 Thread Brandon Allbery
On Fri, Dec 13, 2013 at 5:36 AM, Juhász Ádám jad...@gmail.com wrote: However, the GNU compiler is also capable to select the proper language and use the proper tools for compillation, so GNU's cpp will compile… I believe Fortran, or even Java, if the proper alternative GNU compiler present.

Re: How to make c++ realize empty character constant ''?

2013-12-13 Thread Brandon Allbery
On Fri, Dec 13, 2013 at 5:36 AM, Juhász Ádám jad...@gmail.com wrote: However, the GNU compiler is also capable to select the proper language and use the proper tools for compillation, so GNU's cpp will compile… I believe Fortran, or even Java, if the proper alternative GNU compiler present.

Re: How to make c++ realize empty character constant ''?

2013-12-14 Thread Brandon Allbery
On Sat, Dec 14, 2013 at 6:21 AM, Juhász Ádám jad...@gmail.com wrote: But cpp still a C pre-compiler and we all can agree, that it is needed for MacPorts, otherwise neither cc nor c++ would work properly, right? It is included in both gcc and clang, and also included with Apple's clang. It

Re: Trouble installing a port variant of php55

2013-12-27 Thread Brandon Allbery
On Fri, Dec 27, 2013 at 4:12 PM, René Fournier m...@renefournier.com wrote: sudo port install php55-postgresql +postgresql92 I get: Error: Requested variants +postgresql92 do not match original selection “. Please use the same variants again, perform 'port clean

Re: Macports self update failing

2013-12-27 Thread Brandon Allbery
On Fri, Dec 27, 2013 at 5:47 PM, Andre-John Mas aj...@sympatico.ca wrote: checking for Tcl configuration... configure: error: Can't find Tcl configuration definitions That usually means you upgraded to 19.9 and didn't bother reading http://trac.macports.org/wiki/Migration . -- brandon s

Re: Why does the macport of gnu coreutils not contain gstdbuf ?

2014-01-07 Thread Brandon Allbery
On Tue, Jan 7, 2014 at 5:25 PM, Pushpendre Rastogi pushpen...@jhu.eduwrote: After installing coreutils on my mac I noticed that stdbuf was missing. stdbuf relies on ELF LD_PRELOAD and would need significant porting (if indeed it is possible at al) to work with Mach-O's dynamic loader. --

Re: gcc48 error on Mavericks

2014-01-10 Thread Brandon Allbery
On Fri, Jan 10, 2014 at 9:53 PM, Shiyuan gshy2...@gmail.com wrote: I am on OS 10.9 Mavericks. I install gcc48 from macport. However, I got the follow error when I compile HelloWorld. What might go wrong? Thanks. wchar.h is part of the Xcode command line tools package. If you got gcc48 from

Re: gcc48 error on Mavericks

2014-01-10 Thread Brandon Allbery
On Sat, Jan 11, 2014 at 12:56 AM, Shiyuan gshy2...@gmail.com wrote: There is another problem regarding to the coexistence of xcode gcc and gcc48 from macports. When I do port select gcc mp-gcc48 , I can compile using g++. But when I switch back by port select gcc none, I got the error:

Re: MacVim?

2014-01-13 Thread Brandon Allbery
On Mon, Jan 13, 2014 at 11:36 AM, Comer Duncan comer.dun...@gmail.comwrote: Today I have installed the macports flavor of vim. It seems fine. Next I tried to install vim-app but port told me that vim-app does not work and I should rather install MacVim. So, I did or rather think I did. When

Re: Re-installing a port from source

2014-01-13 Thread Brandon Allbery
On Mon, Jan 13, 2014 at 2:59 PM, Davor Cubranic cubra...@stat.ubc.cawrote: If I have an installed port and want to force re-installation from source, I can do it with 'port upgrade -s -f {portname}'. But then all of its dependencies are also re-installed from source. Why is this? I thought

Re: jpilot

2014-01-17 Thread Brandon Allbery
On Thu, Jan 16, 2014 at 10:09 PM, Lenore Horner lenorehor...@sbcglobal.netwrote: On Jan 16, 2014, at 10:20, John Ruschmeyer jrusc...@gmail.com wrote: I think you want /dev/pilot to be a symbolic link to the device for your serial port. Something like: # ln -s /dev/ttyUSB1 /dev/pilot

Re: python27 IDLE doesn't run

2014-01-18 Thread Brandon Allbery
On Sat, Jan 18, 2014 at 9:34 AM, Kevin Walzer k...@codebykevin.com wrote: On 1/18/14, 9:21 AM, Lenore Horner wrote: This doesn’t really make sense to me though because I thought Macports itself used Tcl so wouldn’t Tcl/Tk be installed already? Python in MacPorts would not link against the

Re: Installing Eiffel13 on a Mac

2014-01-19 Thread Brandon Allbery
On Sun, Jan 19, 2014 at 6:34 AM, peter leadbetter peter.leadbet...@btinternet.com wrote: Help! I am having trouble trying to install Eiffel13.11 inside MacPorts on a Mac running Mavericks 10.9.1. The problem is described below showing attempts to install from different directories. Any help

Re: Troubles installing rc

2014-01-19 Thread Brandon Allbery
On Sun, Jan 19, 2014 at 9:11 PM, Eric Gallager eg...@gwmail.gwu.edu wrote: Ah, so *that's* where those files were coming from... does anyone who uses the rc port know why they have to have such weird names? With names like that, I worry that my shell could possibly misinterpret them...

Re: pb make stage process to install correctly on MacOS X with MacPorts on Xorg server.

2014-01-27 Thread Brandon Allbery
On Mon, Jan 27, 2014 at 10:03 PM, Ryan Schmidt ryandes...@macports.orgwrote: I see a port called openbox, which installs fine for me on Mavericks with Xcode 5. I don’t see any ports called tint2 or wbar. Nor will you; they're heavily dependent on Linux-style /proc. They can be hacked for

Re: How to associate /opt/local/bin/bash with .bat files

2014-01-28 Thread Brandon Allbery
On Tue, Jan 28, 2014 at 1:49 PM, Gregory Shenaut gkshen...@ucdavis.eduwrote: If you've installed Parallels, .bat files are associated by default with Notepad.app (in the the Windows system). There might be some way to associate them with Windows Console, but I don't know. The “Default Apps”

Re: perl5.XX-file-rsyncp

2014-01-30 Thread Brandon Allbery
On Thu, Jan 30, 2014 at 7:59 AM, rm...@free.fr wrote: i try to compile backuppc, and i am facing this situation: perl5.12-file-rsyncp, (dependance) does not compile, please see main.log. Did you just upgrade to Mavericks? The errors in the log suggest that `size_t` is not defined, which

Re: Error installing avr-libc

2014-02-03 Thread Brandon Allbery
On Mon, Feb 3, 2014 at 12:51 PM, Dan Aldrich daldr...@earthlink.net wrote: Get this error trying to install avr-libc, is this conflicting with another macport app installed? sudo port install avr-libc Password: --- Computing dependencies for avr-libc --- Cleaning avr-libc This is not

Re: cutting the tree: is there a way to remove leaves recursivelly?

2014-02-07 Thread Brandon Allbery
On Fri, Feb 7, 2014 at 11:08 AM, Lars Sonchocky-Helldorf lars.sonchocky-helld...@hamburg.de wrote: After a failed sudo port -v upgrade outdated last night and seeing, that a port I did not request failed I decided to do a little housekeeping. The direct answer to your question is the

Re: port echo requested dupes

2014-02-08 Thread Brandon Allbery
On Sat, Feb 8, 2014 at 9:59 AM, Samuel Halliday sam.halli...@gmail.comwrote: If I issue a “port echo requested” there are always tonnes of dupes in there… and I have to uninstall specific versions. How can I easily purge all old copies of ports so that they don’t show up here? sudo port

Re: help ...

2014-02-11 Thread Brandon Allbery
On Mon, Feb 10, 2014 at 10:07 PM, James Linder j...@tigger.ws wrote: I reinstalled snow leopard but xcode failed to install 'Unknown error ... The googled fixes did not work, but that with support and deep black magic and xcode installed You installed Xcode 5 on Snow Leopard?! Xcode 3.6

Re: Problem with Macports, homebrew, and ghostscript

2014-02-11 Thread Brandon Allbery
On Tue, Feb 11, 2014 at 4:12 PM, Art McGee amc...@gmail.com wrote: They keep their environment segregated from the rest of the system, and because of this, even though any MacPorts admin will strongly and vehemently advise against even trying it, they can work in concert with each other.

Re: help ...

2014-02-11 Thread Brandon Allbery
On Tue, Feb 11, 2014 at 7:22 PM, James Linder j...@tigger.ws wrote: On 11/02/2014, at 11:25 PM, Brandon Allbery wrote: On Mon, Feb 10, 2014 at 10:07 PM, James Linder j...@tigger.ws wrote: I reinstalled snow leopard but xcode failed to install 'Unknown error ... The googled fixes did

Re: Where should non-macports sw be installed? (Was: Problem with Macports, homebrew, and ghostscript

2014-02-14 Thread Brandon Allbery
On Fri, Feb 14, 2014 at 12:56 PM, Gregory Shenaut gkshen...@ucdavis.eduwrote: I've been reluctant to use anything under /opt because in the event I ever need to scrub macports and start over, it's easier to remove /opt and reinstall macports from scratch. Other third party software uses /opt

Re: Tears and Wailing

2014-02-14 Thread Brandon Allbery
On Fri, Feb 14, 2014 at 8:42 PM, James Linder j...@tigger.ws wrote: So I bit the bullet and reinstalled maverics Now: Everything worked ... I tried to (including the dbus stuff) install gnome-terminal No Error gnome-terminal wont start now NONE of the X11 things (gnuplot, xsane) will

Re: Tears and Wailing

2014-02-14 Thread Brandon Allbery
On Fri, Feb 14, 2014 at 9:41 PM, James Linder j...@tigger.ws wrote: Brandon thanks so much for the help. Why xset -b is a problem I dunno, but removing it from .profile fixed my issues with X11 not running. I have now got the XQuartz dmg, not the macports version, dunno if that is significant

Re: gnome-terminal profiles

2014-02-15 Thread Brandon Allbery
On Sat, Feb 15, 2014 at 8:59 PM, James Linder j...@tigger.ws wrote: Where does gnome-terminal store it’s profiles? I’ve looked in all the predictable places! Depends on the version, and more precisely on which key-value store it's using (different Gnome versions use different ones: gconf is

Re: upgrading MacPorts after updating from 10.6 to 10.9

2014-02-18 Thread Brandon Allbery
On Tue, Feb 18, 2014 at 10:21 AM, René J.V. Bertin rjvber...@gmail.comwrote: I'm in the post-OSX-upgrade phase and wonder if MacPorts couldn't be updated by doing the usual port selfupdate port upgrade outdated sequence - possibly with -f and -p to have the process come through?

Re: upgrading MacPorts after updating from 10.6 to 10.9 - missing gnutar?

2014-02-19 Thread Brandon Allbery
On Wed, Feb 19, 2014 at 8:27 AM, René J.V. Bertin rjvber...@gmail.comwrote: So I uninstalled and cleaned my MacPorts installation as instructed and the called restore.tcl . Now builds are failing with :debug:extract Executing command line: cd

Re: MariaDB won't start

2014-02-19 Thread Brandon Allbery
On Wed, Feb 19, 2014 at 3:08 AM, Michael Crawford mdcrawf...@gmail.comwrote: I can't get online with the machine I'm trying to use MariaDB on, so I won't quote the full text of the messages. But if you need me to I can transfer them on a stick. $ port info mariadb mariadb @5.5.34_1 Have

Re: libjpeg-devel?

2014-02-25 Thread Brandon Allbery
On Tue, Feb 25, 2014 at 8:42 PM, Terry Barnum te...@dop.com wrote: I'm having a go at installing freeswitch (VOIP server, www.freeswitch.org) on a 10.9.1 macmini and it has a half dozen dependencies that I'm hoping can be taken care of with macports. The freeswitch Mac wiki says to use Brew

Re: llvm-3.5 on 10.7.5

2014-02-26 Thread Brandon Allbery
On Wed, Feb 26, 2014 at 4:49 PM, Alexey Luchko soulne...@gmail.com wrote: I have working llvm-3.5 @3.5-r198565_0+assertions. Recently, it was updated to @3.5-r202097. An attempt to upgrade results in a message: Error: llvm-3.5 requires a C++11 runtime, which your configuration does not

Re: llvm-3.5 on 10.7.5

2014-02-26 Thread Brandon Allbery
On Wed, Feb 26, 2014 at 6:32 PM, Ryan Schmidt ryandes...@macports.orgwrote: Them’s some good words there, Bradley. Do you feel up to turning it into a FAQ entry? It’s a complicated thing to explain to people and it would be great if there were a central explanation we could refer people to.

Re: uninstalling a selected port ...

2014-02-28 Thread Brandon Allbery
On Fri, Feb 28, 2014 at 8:44 AM, Jason Swails jason.swa...@gmail.comwrote: sudo port -f select --set postgresql postgresql93 In my opinion, such protection is a Good Thing (TM). There's a way to work around it if you know the reason behind the file collision, but I certainly wouldn't want a

Re: build error x264 on OS X 10.9.1

2014-03-01 Thread Brandon Allbery
On Sat, Mar 1, 2014 at 10:26 AM, René J.V. Bertin rjvber...@gmail.comwrote: (Or should I make an official suggestion to use gcc everywhere where Apple-specific options aren't required as long as clang isn't completely ready to be the main compiler on linux? ;) ) Due to the whole C++

Re: build error x264 on OS X 10.9.1

2014-03-01 Thread Brandon Allbery
On Sat, Mar 1, 2014 at 11:02 AM, René J.V. Bertin rjvber...@gmail.comwrote: On Mar 01, 2014, at 16:36, Brandon Allbery wrote: That seems to apply more to using more recent LLVM/Clang on 10.8 and earlier (is clang-3.3 more recent or older?) than on using recent gcc versions on 10.9

Re: gnome-terminal again

2014-03-01 Thread Brandon Allbery
On Sat, Mar 1, 2014 at 8:39 PM, James Linder j...@tigger.ws wrote: The macport gnome-terminal suffers from similar active and inactive tabs http://askubuntu.com/questions/40332/how-to-make-selected-tab-in-terminal-more-prominent dconf has nothing that looks helpful and the suggestions in the

Re: Workaround gnutar for gdbm

2014-03-03 Thread Brandon Allbery
On Mon, Mar 3, 2014 at 6:47 PM, Alejandro Imass aim...@yabarana.com wrote: Path to gnu tar seems hardcoded in make procedure for gdbm so here's how I quickly worked around that problem: If you get an error about /usr/bin/gnutar after upgrading, it means you did not follow the Migration

Re: Workaround gnutar for gdbm

2014-03-03 Thread Brandon Allbery
On Mon, Mar 3, 2014 at 7:03 PM, Alejandro Imass aim...@yabarana.com wrote: Thanks a lot for both your replies. I will follow the upgrade procedure then. I was running a pretty well updated version of Xcode and OS X and since my Xcode didn't change I figured it was just a minor nuance but

Re: source-highlight error after upgrade to 10.9

2014-03-05 Thread Brandon Allbery
On Wed, Mar 5, 2014 at 10:31 PM, Ryan Schmidt ryandes...@macports.orgwrote: Recording and restoring only requested ports sounds perfectly reasonable. I’m not sure why the instructions don’t say to do that. Please give it a try if you can! If it fails, you can always start over with the full

Re: Tried to upgrade php5 now completely messed up

2014-03-06 Thread Brandon Allbery
On Thu, Mar 6, 2014 at 12:53 PM, Greg Gulik g...@gulik.org wrote: The non-matching file appears to be HTML. See this page for possible reasons for the checksum mismatch: https://trac.macports.org/wiki/MisbehavingServers *** The file has been moved to: /opt/local/var/macports/

Re: file 5.17 error

2014-03-07 Thread Brandon Allbery
On Fri, Mar 7, 2014 at 11:32 PM, Ludwig macpo...@metaspasm.org wrote: Is anyone else getting the following error using file -d on seemingly any sort of text file? I want to make sure it’s not just me before opening a ticket. Reproduced here as well (in fact I hit it earlier today and used

Re: taskgated: no signature

2014-03-16 Thread Brandon Allbery
On Sun, Mar 16, 2014 at 7:41 AM, mk-macpo...@techno.ms wrote: On 16 Mar 2014, at 12:12 , Ian Wadham iandw...@gmail.com wrote: No. I have never had anything to do with gdb-apple before. I did a port selfupdate about 14 hours ago. Followed by a port upgrade outdated. After that I tried to

Re: clang memory usage vs. gcc (and OS X 10.8, 10.9, ...)

2014-03-16 Thread Brandon Allbery
On Sun, Mar 16, 2014 at 11:33 AM, René J.V. rjvber...@gmail.com wrote: On Sunday March 16 2014 09:56:47 Ryan Schmidt wrote: clang 3.5 and later require C++11, and will say so if you try to install them on a system without C++11. Effectively, this means clang 3.5 and later require OS X 10.9

Re: taskgated: no signature

2014-03-17 Thread Brandon Allbery
On Mon, Mar 17, 2014 at 8:50 PM, Ian Wadham iandw...@gmail.com wrote: 1. The check seems to be to prevent a program from starting a foreign process that could compromise the O/S (e.g. spyware?). In the long term, should MacPorts be recomending bypassing it with the -p and -s

Re: usage numbers for macports vs. homebrew?

2014-03-18 Thread Brandon Allbery
On Tue, Mar 18, 2014 at 1:36 PM, Arno Hautala a...@alum.wpi.edu wrote: On Tue, Mar 18, 2014 at 6:42 AM, Clemens Lang c...@macports.org wrote: - homebrew doesn't try as hard as MacPorts to make builds reproducible. If you install vim, it'll use the first python available. When that's system

Re: /usr/include/MacPorts.h

2014-03-18 Thread Brandon Allbery
On Tue, Mar 18, 2014 at 2:10 PM, René J.V. Bertin rjvber...@gmail.comwrote: Not much to do with MacPorts (I hope), but I stumbled across a /usr/include/MacTypes.h file today on my 10.9.2 VM, dated March 17th around 09h (=AM). I noticed it because of clashes in the Boolean typedef with the X11

Re: gnuplot

2014-03-20 Thread Brandon Allbery
On Thu, Mar 20, 2014 at 3:12 PM, Gaetano Sardina gaetano...@gmail.comwrote: sudo port install gnuplot I obtain the following error message: --- Computing dependencies for libpng --- Extracting libpng Error: org.macports.extract for port libpng returned: command execution failed Please

Re: MacPorts automake and python

2014-03-20 Thread Brandon Allbery
On Thu, Mar 20, 2014 at 4:27 PM, Daniel J. Luke dl...@geeklair.net wrote: for perl, there's a 'vendor' directory (where we install stuff) and a 'site' directory (where anything goes). If an end-user installs his/her own perl modules, they end up in the site directory (which is in $prefix).

Re: kmail cannot send email : reason identified (?)

2014-03-22 Thread Brandon Allbery
On Sat, Mar 22, 2014 at 11:37 AM, Craig Treleaven ctrelea...@cogeco.cawrote: At 4:31 PM +0100 3/22/14, mk-macpo...@techno.ms wrote: On 22 Mar 2014, at 14:16 , Jeremy Lavergne jer...@lavergne.gotdns.org wrote: And I think I know why: the kioslave entry is commented out in the kdepimlib

Re: kmail cannot send email : reason identified (?)

2014-03-25 Thread Brandon Allbery
On Tue, Mar 25, 2014 at 8:44 AM, Nicolas Pavillon pavillon.nico...@gmail.com wrote: How come Linux distributions can provide binary packages for kdepim? I am not sure about that. The thing is that most of openssl use from KDE is swept under the carpet by avoiding any standard linking (only

Re: How do I cause standalone X11 apps to use MacPorts X11?

2014-03-26 Thread Brandon Allbery
On Wed, Mar 26, 2014 at 12:44 PM, Kevin Reid kpr...@switchb.org wrote: When I run X11 applications built by MacPorts, they open in the X11 server “app” built by MacPorts (/Applications/MacPorts/X11.app). When I run separately distributed Mac-packaged X11 applications (MCEdit, Closure (the

Re: How do I cause standalone X11 apps to use MacPorts X11?

2014-03-26 Thread Brandon Allbery
On Wed, Mar 26, 2014 at 1:12 PM, Kevin Reid kpr...@switchb.org wrote: It sounds like the assumption is that when you install third-party X11 as instructed by the dialog, it will _replace_ the system-provided X11. But MacPorts doesn't replace system files as a rule -- I'm looking for a

Re: Install cyrus-imapd fails to configure

2014-03-28 Thread Brandon Allbery
On Fri, Mar 28, 2014 at 8:25 PM, Horst Simon horst.si...@optusnet.com.auwrote: I try to install cyrus=imapd on OS/X Maverick 10.9.2, with latest Xcode and command-line tools from March installed. It installs all the pre-requisites, but fails diring the configuration of cyrus=imapd with

Re: Install cyrus-imapd fails to configure

2014-03-28 Thread Brandon Allbery
On Fri, Mar 28, 2014 at 9:40 PM, Horst Simon horst.si...@optusnet.com.auwrote: this fixed the configure problem ,but now I am getting compile errors, the log is attached. Looks like the included Perl XS module is not compatible with perl 5.16, possibly due to incorrect/incomplete includes;

Re: How change pert5.18 to perl5.16?

2014-03-30 Thread Brandon Allbery
On Sun, Mar 30, 2014 at 5:00 PM, Murray Eisenberg murrayeisenb...@gmail.com wrote: Because p5-libapreq2 won't build with perl5.18 -- see http://trac.macports.org/ticket/28831 -- and because perl5.18 is currently my default version of perl5, I need to try again but now with perl5.16. How? I

Re: POSTFIX/SMTP SASL and TLS support

2014-04-02 Thread Brandon Allbery
On Wed, Apr 2, 2014 at 8:09 PM, Horst Simon horst.si...@optusnet.com.auwrote: On 3 Apr 2014, at 10:03, Brandon Allbery allber...@gmail.com wrote: On Wed, Apr 2, 2014 at 6:35 PM, Horst Simon horst.si...@optusnet.com.auwrote: On 2 Apr 2014, at 17:46, Clemens Lang c...@macports.org wrote

Re: POSTFIX/SMTP SASL and TLS support

2014-04-02 Thread Brandon Allbery
On Wed, Apr 2, 2014 at 8:28 PM, Horst Simon horst.si...@optusnet.com.auwrote: On 3 Apr 2014, at 11:15, Brandon Allbery allber...@gmail.com wrote: On Wed, Apr 2, 2014 at 8:09 PM, Horst Simon horst.si...@optusnet.com.auwrote: On 3 Apr 2014, at 10:03, Brandon Allbery allber...@gmail.com wrote

Re: p5.12-parse-recdescent fails to upgrade

2014-04-04 Thread Brandon Allbery
On Fri, Apr 4, 2014 at 7:53 AM, René J.V. Bertin rjvber...@gmail.comwrote: I have a whole bunch of p5.12* ports installed, most all dependencies of things that ought to depend on a more recent version of perl by now. Is there a way to clean this up, without having to figure out the depending

Re: OpenSSL

2014-04-08 Thread Brandon Allbery
On Tue, Apr 8, 2014 at 2:03 PM, Harald Hanche-Olsen han...@math.ntnu.nowrote: But ssh does not use the openssl libraries, so there is no point, as this bug will not have exposed the ssh host keys. Actually, it does use the libraries. But only for crypto; it does not use the SSL protocol at

Re: OpenSSL

2014-04-08 Thread Brandon Allbery
On Tue, Apr 8, 2014 at 2:49 PM, Kastus Shchuka macpo...@tprfct.net wrote: On Apr 8, 2014, at 11:31 AM, Niels Dettenbach wrote: But as far as i can read til now OpenSSH uses OpenSSL code not related to TLS/SSL or the ASN.1 parser which is affected here - but yesterday and today some

Re: Incorrect $PATH value for root user

2014-04-10 Thread Brandon Allbery
On Thu, Apr 10, 2014 at 6:39 AM, Помазёнков Виталий vit...@yandex.ruwrote: Type command sudo -i and fill your password. Type command echo $PATH. *Result* /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/opt/local/bin:/opt/local/sbin This is sudo's doing (and Apple's insofar as

Re: Incorrect $PATH value for root user

2014-04-10 Thread Brandon Allbery
On Thu, Apr 10, 2014 at 10:50 AM, Chris Jones jon...@hep.phy.cam.ac.ukwrote: On 10/04/14 15:48, Помазёнков Виталий wrote: Yes, but MacPorts can control this. Instead of specifying export PATH=/opt/local/bin:/opt/local/sbin:$PATH in ~/.bash_profile it can (and should) specify it system-wide

Re: can't upgrade py27-zmq

2014-04-14 Thread Brandon Allbery
On Mon, Apr 14, 2014 at 2:52 PM, Comer Duncan comer.dun...@gmail.comwrote: Please see the log file for port py27-zmq for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-zmq/py27-zmq/main.log Without this file, nobody can tell

Re: can't upgrade py27-zmq

2014-04-14 Thread Brandon Allbery
Please keep discussion on the list. On Mon, Apr 14, 2014 at 3:08 PM, Comer Duncan comer.dun...@gmail.comwrote: Ok, am attaching the main.log file. :info:build stream = open(path, 'rb') :info:build IOError: [Errno 13] Permission denied:

Re: can't upgrade py27-zmq

2014-04-14 Thread Brandon Allbery
On Mon, Apr 14, 2014 at 3:31 PM, Comer Duncan comer.dun...@gmail.comwrote: comermacpro:site-packages comerduncan$ cd python_dateutil-2.2-py2.7.egg-info/ comermacpro:python_dateutil-2.2-py2.7.egg-info comerduncan$ ls total 48 -rw--- 1 root wheel 970 Mar 27 18:21 PKG-INFO -rw--- 1

Re: can't upgrade py27-zmq

2014-04-14 Thread Brandon Allbery
On Mon, Apr 14, 2014 at 3:59 PM, Comer Duncan comer.dun...@gmail.comwrote: Ok, I did chmod a+r while in the subdirectory where the permissions complaint occurred and then did sudo clean py27-zmq and then sudo install py27-zmq. This time all went fine, apparently. Thanks for the help!!

Re: Problem pyton PIL

2014-04-15 Thread Brandon Allbery
On Tue, Apr 15, 2014 at 9:00 AM, Spinxer spin...@wolke7.net wrote: $ python Python 2.7 (r27:82508, Jul 3 2010, 21:12:11) [GCC 4.0.1 (Apple Inc. build 5493)] on darwin You're getting /usr/bin/python (Apple's build). No idea what's up with its PIL. You probably want `sudo port select --set

Re: Problem pyton PIL

2014-04-15 Thread Brandon Allbery
On Tue, Apr 15, 2014 at 9:34 AM, Jeremy Lavergne jer...@lavergne.gotdns.org wrote: You might also check: which -a python Could people please stop recommending `which`? It is likely to show what your dotfiles would do in the next shell started, NOT what the current shell thinks. (Some

Re: Problem pyton PIL

2014-04-15 Thread Brandon Allbery
On Tue, Apr 15, 2014 at 4:25 PM, Spinxer spin...@wolke7.net wrote: Am 15.04.14 19:10, schrieb Ryan Schmidt: Where did /Library/Frameworks/Python.framework come from? It’s not provided by Apple, Are you sure? Cite: The Apple-provided build of Python is installed in

Re: Link against MacPorts Ruby instead of system Ruby

2014-04-26 Thread Brandon Allbery
On Sat, Apr 26, 2014 at 12:59 PM, Kevin Walzer k...@codebykevin.com wrote: Any suggestions, especially when the other invocation works as expected? It may link successfully but lead to obscure core dumps at runtime, if you're mixing the system ruby headers with a different ruby installation's

Re: Question on glade/gtksourceview support

2014-04-27 Thread Brandon Allbery
On Sun, Apr 27, 2014 at 2:48 PM, David Duke d.j.d...@leeds.ac.uk wrote: Looking around, I found few relevant posts, one (on an ubuntu forum - http://askubuntu.com/questions/325637/gtksourceview-in-glade-and-c) hinted at the need for the -dev version of libgtksourceview-3.0 which doesn't

Re: installed tree on Mavericks 10.9.2

2014-04-30 Thread Brandon Allbery
On Wed, Apr 30, 2014 at 3:07 PM, Ken G. Brown kbr...@mac.com wrote: Shouldn’t the install process ensure the utility is in working state or does a person always have to quit terminal and restart, or perhaps open a new Terminal window? It is not sanely possible for programs to inject PATH

Re: Lost port command

2014-05-03 Thread Brandon Allbery
On Sat, May 3, 2014 at 1:27 PM, Bill Christensen billc_li...@greenbuilder.com wrote: I installed a non-MacPorts package on my server the other day - WordPress command line interface (wp-cli) which uses the wp command. It's working properly. But I just went to do my regular updates using

Re: Macports tasks not launching at boot. policy?

2014-05-05 Thread Brandon Allbery
On Mon, May 5, 2014 at 7:17 AM, Julien T julien@gmail.com wrote: If it's really the case, it means launchd is starting before other volumes are mounted, even for the local one ... :( launchd is the process that starts the system; the only mounted volume is / when it starts. That said,

<    1   2   3   4   5   6   7   8   9   10   >