Port update failure

2014-03-07 Thread Phil Dobbin
Hi, all. Just a quick message to say that there seems to be a problem (maybe server side) with port update. Error message is: `Error: /opt/local/bin/port: port selfupdate failed: Couldn't sync the ports tree: Synchronization of 1 source(s) failed` If nobody else is getting this it doesn't

Re: Port update failure

2014-03-07 Thread Phil Dobbin
On 08/03/2014 04:34, Ludwig wrote: On Sat, 08 Mar 2014, Phil Dobbin wrote: Hi, all. Just a quick message to say that there seems to be a problem (maybe server side) with port update. Error message is: `Error: /opt/local/bin/port: port selfupdate failed: Couldn't sync the ports tree

Console Vim

2013-09-05 Thread Phil Dobbin
Hi all. Vim 7.4 is out MacPorts's version is way behind (7.3.762). Is 7.4 coming in the near future? Cheers, Phil... -- currently (ab)using CentOS 5.9 6.4, Debian Squeeze Wheezy, Fedora Beefy, Spherical That Damn Cat, Lubuntu 12.10, OS X Snow Leopard Tiger, Ubuntu Precise, Quantal

Re: Console Vim

2013-09-05 Thread Phil Dobbin
On 05/09/2013 09:31, Rainer Müller wrote: On 2013-09-05 09:33, Phil Dobbin wrote: Hi all. Vim 7.4 is out MacPorts's version is way behind (7.3.762). Is 7.4 coming in the near future? Yes. https://trac.macports.org/ticket/40071 Also, don't trust version numbers too blindly. Vim 7.4

Re: Console Vim

2013-09-05 Thread Phil Dobbin
On 05/09/2013 15:36, Brandon Allbery wrote: On Thu, Sep 5, 2013 at 4:56 AM, Phil Dobbin phildob...@gmail.com mailto:phildob...@gmail.com wrote: Well, there's over a thousand bug fixes according to Bram (admittedly between 7.3.0 7.4.0) Most of which are probably in ours; have

port uninstall inactive

2013-08-14 Thread Phil Dobbin
Hi, all. On trying to run `port uninstall inactive' I'm getting: `Unable to uninstall py27-distribute @0.6.43_0, the following ports depend on it: ---py27-altgraph @0.10.2_0 ---py27-dateutil @1.5_1 ---py27-nose @1.2.1_1 ---py27-pygments @1.6_0 ---py27-pyobjc @2.5.1_0 ---

libgcc won't build

2013-08-12 Thread Phil Dobbin
Hi, all. Why is libgcc trying to install itself after `sudo port -v selfupdate` when it's not installed in the first place hangs the machine interminably so I can't get any updates? Any help appreciated. Cheers, Phil... -- currently (ab)using CentOS 5.9 6.4, Debian Squeeze Wheezy,

Vim

2013-08-11 Thread Phil Dobbin
Hi, all. I was wondering seeing as Vim 7.4 is out when is the MacPorts version going to step up from its current version of 7.3.762? I have every machine upgraded (even Tiger) but not Snow Leopard via MacPorts. Any help appreciated. Cheers, Phil... -- currently (ab)using CentOS 5.9 6.4,

bash completion error

2013-05-12 Thread Phil Dobbin
Hi, all. I've installed bash bash-completion from MacPorts when adding the required line to my bash_profile to enable the completion as advised, I get: 'bash: [: 05b: integer expression expected]' I've stared at it 'til I'm blue in the face but I can't see why it expects an integer. By the

Re: bash completion error

2013-05-12 Thread Phil Dobbin
On 12/05/2013 12:49, Rainer Müller wrote: On 2013-05-12 12:28, Phil Dobbin wrote: I've installed bash bash-completion from MacPorts when adding the required line to my bash_profile to enable the completion as advised, I get: 'bash: [: 05b: integer expression expected]' I've stared

Re: bash completion error

2013-05-12 Thread Phil Dobbin
On 12/05/2013 13:23, Clemens Lang wrote: On Sun, May 12, 2013 at 01:10:46PM +0100, Phil Dobbin wrote: 'bash --version' returns 4.2.42 is indeed /opt/local/bin/bash. Executing bash --version will not necessarily give you the version of the shell you are currently running, but only

Re: Complier warning message

2013-04-03 Thread Phil Dobbin
On 03/04/2013 03:04, Ryan Schmidt wrote: On Apr 2, 2013, at 18:10, Phil Dobbin wrote: I've just ran selfupdate got this warning message: 'Warning: All compilers are either blacklisted or unavailable; using first fallback entry as last resort' I last ran selfupdate twenty-four hours

Re: Complier warning message

2013-04-03 Thread Phil Dobbin
On 03/04/2013 07:17, Lawrence Velázquez wrote: On Apr 2, 2013, at 10:04 PM, Ryan Schmidt ryandes...@macports.org wrote: Only ports can blacklist compilers; MacPorts base itself doesn't. So you should not have received this message when running sudo port selfupdate, but rather when running

Re: Complier warning message

2013-04-03 Thread Phil Dobbin
On 03/04/2013 07:44, Ryan Schmidt wrote: On Apr 3, 2013, at 01:41, Phil Dobbin wrote: running 'port deps webkit-gtk' returns: 'port deps webkit-gtk Warning: All compilers are either blacklisted or unavailable; using first fallback entry as last resort Full Name: webkit-gtk @2.0.0_0

Re: Complier warning message

2013-04-03 Thread Phil Dobbin
On 03/04/2013 08:48, Ryan Schmidt wrote: On Apr 3, 2013, at 02:19, Phil Dobbin wrote: I can post or attach a list of my installed ports if that'll help. No need; as I understand it, the message appears anytime you merely access a port blacklisting all compilers, whether that access

Re: macports on linux

2013-04-02 Thread Phil Dobbin
On 02/04/2013 03:36, Peng Yu wrote: Hi, Linux packages are usually outdated. Since macports are usually updated, is there a way to install macports on linux (e.g. ubuntu). As others have said, it'd probably end up being counter productive trying to use MacPorts on Linux. I use Fedora,

Re: macports on linux

2013-04-02 Thread Phil Dobbin
On 02/04/2013 09:38, Niels Dettenbach wrote: Am Dienstag, 2. April 2013, 09:29:28 schrieb Phil Dobbin: If not, the old fashioned way of installing via a tarball is pretty much the way to go. Linux is pretty much set up out the box to do this (after installing 'Development Tools' or build

Complier warning message

2013-04-02 Thread Phil Dobbin
Hi, all. I've just ran selfupdate got this warning message: 'Warning: All compilers are either blacklisted or unavailable; using first fallback entry as last resort' I last ran selfupdate twenty-four hours ago it wasn't there. My gcc version is: 'gcc version 4.2.1 (Apple Inc. build 5666)

selfupdate fails: ghc gcc47

2013-03-25 Thread Phil Dobbin
Hi. Running selfupdate results in: 'Configuring zip-archive-0.1.3.4... Setup: At least the following dependencies are missing: mtl -any Command failed: cd

Re: selfupdate fails: ghc gcc47

2013-03-25 Thread Phil Dobbin
wrote: On Mon, Mar 25, 2013 at 10:38 AM, Phil Dobbin phildob...@gmail.comwrote: 'Configuring zip-archive-0.1.3.4... Why do you have this port installed? If you removed ghc, perhaps you should remove ports that require and are likely only usable by ghc. -- brandon s allbery kf8nh

Re: selfupdate fails: ghc gcc47

2013-03-25 Thread Phil Dobbin
On 25/03/2013 15:13, Brandon Allbery wrote: On Mon, Mar 25, 2013 at 11:03 AM, Phil Dobbin phildob...@gmail.com mailto:phildob...@gmail.com wrote: It's not installed. Neither are half a dozen other ports it keeps trying to install which finally culminates in ghc (sorry

Re: Side effects?

2013-01-31 Thread Phil Dobbin
On 01/31/2013 12:42 PM, Ryan Schmidt wrote: On Jan 31, 2013, at 06:07, Ian Wadham wrote: On 31/01/2013, at 2:37 PM, Jeremy Lavergne wrote: It is routinely a GSoC project, and since we were not chosen last year it has definitely fallen behind. BTW, does Macports have a nice safe GUI?

Re: ticket #37725 libnewt

2013-01-21 Thread Phil Dobbin
On 01/22/2013 02:54 AM, Ryan Schmidt wrote: On Jan 21, 2013, at 01:01, Phil Dobbin wrote: I've just filed the above ticket as libnewt fails to build. I filed a ticket against expect, Tcl libnewt back in December upon re-reading it, I noticed that Ryan suggested filing a ticket against

ticket #37725 libnewt

2013-01-20 Thread Phil Dobbin
Hi, all. I've just filed the above ticket as libnewt fails to build. I filed a ticket against expect, Tcl libnewt back in December upon re-reading it, I noticed that Ryan suggested filing a ticket against libnewt which I've now done. Cheers, Phil... -- currently (ab)using CentOS 5.8

Re: Apache start on login

2013-01-15 Thread Phil Dobbin
On 01/15/2013 07:15 AM, Ryan Schmidt wrote: On Jan 15, 2013, at 00:00, Phil Dobbin wrote: Apache/2.2.3 from MacPorts What's the equivalent command to '# chkconfig httpd on' I have run to get apache to start at login? I'm not familiar with the chkconfig command, but if you want to start

Apache start on login

2013-01-14 Thread Phil Dobbin
Hi, all. Apache/2.2.3 from MacPorts What's the equivalent command to '# chkconfig httpd on' I have run to get apache to start at login? Any help appreciated. Cheers, Phil... -- currently (ab)using CentOS 5.8 6.3, Debian Squeeze Wheezy, Fedora Beefy Spherical, Lubuntu 12.10, OS X Snow

Re: Port failed

2013-01-06 Thread Phil Dobbin
On 01/06/2013 01:55 PM, Ryan Schmidt wrote: On Jan 5, 2013, at 23:54, Phil Dobbin wrote: I've just ran 'selfupdate' one of the ports failed to parse with this error message: 'Failed to parse file devel/libc-headers/Portfile: can't set depends_build: invalid depspec: coreosmakefiles

Port failed

2013-01-05 Thread Phil Dobbin
Hi, all. I've just ran 'selfupdate' one of the ports failed to parse with this error message: 'Failed to parse file devel/libc-headers/Portfile: can't set depends_build: invalid depspec: coreosmakefiles' I couldn't find anything similar on our friend Google so I thought I'd best ask here.

Re: apache versions

2013-01-02 Thread Phil Dobbin
On 01/03/2013 04:22 AM, Wes James wrote: I looked at http://httpd.apache.org/ to see where it is at versus macports. Some questions: The current macports version for apache2 is: apache2 @2.2.22_2+preforkmpm (active) on apache.org http://apache.org there is 2.2.23. How does this

Re: phinze/homebrew-cask on the same system like MacPorts

2013-01-01 Thread Phil Dobbin
On 01/01/2013 08:13 AM, Markus Neuenschwander wrote: I switched back to MacPorts, because brew have to less packaged software. Now found an interesting project about native GUI applications. https://github.com/phinze/homebrew-cask#readme Can I install both on my MacBook Air? I wouldn't

Tcl upgrade failure

2012-12-30 Thread Phil Dobbin
Hi, all. I've just ran selfupdate it stopped at scanning binaries: 'Scanning binaries for linking errors: 9.9% Could not open /opt/local/lib/libtcl8.5.dylib: Error opening or reading file (referenced from /opt/local/bin/expect)' ~ It then proceeded to throw errors on libnewt expect

Re: Tcl upgrade failure

2012-12-30 Thread Phil Dobbin
On 12/30/2012 02:08 PM, Clemens Lang wrote: On Sun, Dec 30, 2012 at 01:53:33PM +, Phil Dobbin wrote: I've just ran selfupdate it stopped at scanning binaries: 'Scanning binaries for linking errors: 9.9% Could not open /opt/local/lib/libtcl8.5.dylib: Error opening or reading file

Re: Tcl upgrade failure

2012-12-30 Thread Phil Dobbin
On 12/30/2012 02:46 PM, Clemens Lang wrote: Hi, On Sun, Dec 30, 2012 at 02:24:58PM +, Phil Dobbin wrote: Yeah, looking at 'port installed', I can see the Tcl/Tk upgrade actually succeeded so why it went ahead uninstalled Vim then re-installed it again, I not sure (Vim's compile time

Re: Tcl upgrade failure

2012-12-30 Thread Phil Dobbin
On 12/30/2012 05:05 PM, Müller wrote: On 2012-12-30 17:51, Phil Dobbin wrote: I'm on Trac at the moment having written up the ticket can't seem to be able to attach any log files (checked the relevant box but no attach file radio button or indeed any other interface for the job is apparent

Re: Tcl upgrade failure

2012-12-30 Thread Phil Dobbin
On 12/30/2012 08:51 PM, Lawrence Velázquez wrote: On Dec 30, 2012, at 8:53 AM, Phil Dobbin phildob...@gmail.com wrote: A quick how-to would be appreciated, I've never had the need to open one before I don't think. Wait, really? Color me surprised :P No, really, it's true :-) My MBP

Re: Please add Google Dart to MacPorts.

2012-12-16 Thread Phil Dobbin
On 12/16/2012 07:45 PM, Markus Neuenschwander wrote: On 12/14/12 3:23 AM, Behrang Saeedzadeh wrote: Would it be possible to add Google Dart to MacPorts? yet another programming language. Don't understand why so much lesser known Open Source languages. It's the very nature life blood of open

Re: Fedora does MacPorts

2012-12-08 Thread Phil Dobbin
On 12/08/2012 06:56 AM, Ryan Schmidt wrote: On Dec 7, 2012, at 21:50, Phil Dobbin wrote: On 12/08/2012 03:32 AM, Ryan Schmidt wrote: On Dec 7, 2012, at 20:59, Phil Dobbin wrote: I thought maybe somebody might find this interesting: http://docs.fedoraproject.org/en-US

Fedora does MacPorts

2012-12-07 Thread Phil Dobbin
Hi, all. I thought maybe somebody might find this interesting: http://docs.fedoraproject.org/en-US/Fedora_Contributor_Documentation/1/html/Software_Collections_Guide/index.html Cheers, Phil... -- currently (ab)using CentOS 5.8 6.3, Debian Squeeze Wheezy, Fedora Beefy Spherical, Lubuntu

Re: Fedora does MacPorts

2012-12-07 Thread Phil Dobbin
On 12/08/2012 03:32 AM, Ryan Schmidt wrote: On Dec 7, 2012, at 20:59, Phil Dobbin wrote: I thought maybe somebody might find this interesting: http://docs.fedoraproject.org/en-US/Fedora_Contributor_Documentation/1/html/Software_Collections_Guide/index.html Which part should we

XQuartz

2012-12-04 Thread Phil Dobbin
Hi, all. I've read some very encouraging things about the latest version (2.7.4) of XQuartz which is offered as a binary from their web site. I'm just wondering if installing it will clobber anything installed by MacPorts (I'm not concerned about any Apple update clobbering it as I'm still on

Re: XQuartz

2012-12-04 Thread Phil Dobbin
On 12/04/2012 11:32 PM, Jeremy Lavergne wrote: I've read some very encouraging things about the latest version (2.7.4) of XQuartz which is offered as a binary from their web site. I'm just wondering if installing it will clobber anything installed by MacPorts (I'm not concerned about any

Re: XQuartz

2012-12-04 Thread Phil Dobbin
On 12/04/2012 11:45 PM, Brandon Allbery wrote: On Tue, Dec 4, 2012 at 6:24 PM, Phil Dobbin phildob...@gmail.com mailto:phildob...@gmail.com wrote: I've read some very encouraging things about the latest version (2.7.4) of XQuartz which is offered as a binary from their web site

Bacula question

2012-11-13 Thread Phil Dobbin
Hi, all. If I issue 'sudo port install bacula +client_only' will that indeed give me just the client only not the director, storage, MySQL, etc? I've Googled it but I can't seem to find a definitive answer. I'm running the director on CentOS so I only need the client on OS X. Cheers,

Re: Bacula question

2012-11-13 Thread Phil Dobbin
Brandon Allbery wrote: On Tue, Nov 13, 2012 at 5:32 PM, Phil Dobbin phildob...@gmail.com mailto:phildob...@gmail.com wrote: If I issue 'sudo port install bacula +client_only' will that indeed give me just the client only not the director, storage, MySQL, etc? It gives you

Re: Bacula question

2012-11-13 Thread Phil Dobbin
Frank Schima wrote: On Nov 13, 2012, at 4:13 PM, Ryan Schmidt ryandes...@macports.org wrote: On Nov 13, 2012, at 16:46, Phil Dobbin phildob...@gmail.com wrote: That's what I'm trying to ascertain. What does that give you i.e is it the same as bacula-client bacula-common? We don't have

Re: MariaDB vs MySQL for Wordpress CMS

2012-10-21 Thread Phil Dobbin
Markus Neuenschwander wrote: Hi MacPorts includes both MariaDB and MySQL. For a new web project with WordPress blog (1000 visitors / day) I need to decide between MySQL and MariaDB. I don't need official support. I googled and found old articles (weeks after buyout from Oracle) and biased

Re: Can pip be used to install python packages?

2012-10-18 Thread Phil Dobbin
Peng Yu wrote: I remember it used to be the case that python packages has to be installed by port. But the problem is that python packages from macports are not very updated. Since there is py27-pip, can I use pip to install python packages so I can have the latest packages from

Re: SSH Locale Error

2012-10-04 Thread Phil Dobbin
Jasper Frumau wrote: I keep on getting errors with Perl on my Dreamhost VPS Server (Debian Linux) Sample: !309 ~/bin/psmanager.pl http://psmanager.pl check perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL =

Re: Port re-index?

2012-09-23 Thread Phil Dobbin
Phil Dobbin wrote: Bradley Giesbrecht wrote: On Sep 22, 2012, at 8:09 AM, Phil Dobbin wrote: Hi, all. I ran selfupdate very late last night it started what looked like a port re-index: `Creating port index in /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports

Port re-index?

2012-09-22 Thread Phil Dobbin
Hi, all. I ran selfupdate very late last night it started what looked like a port re-index: `Creating port index in /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports Adding port aqua/AppHack Adding port aqua/AppKiDo Adding port aqua/AquaLess...` I sent a SIGHUP when it

Re: Port re-index?

2012-09-22 Thread Phil Dobbin
Bradley Giesbrecht wrote: On Sep 22, 2012, at 8:09 AM, Phil Dobbin wrote: Hi, all. I ran selfupdate very late last night it started what looked like a port re-index: `Creating port index in /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports Adding port aqua

Re: port mirrors

2012-09-19 Thread Phil Dobbin
Chris Jones wrote: On 18 Sep 2012, at 10:45pm, Ryan Schmidt ryandes...@macports.org wrote: On Sep 18, 2012, at 09:35, Chris Jones wrote: Surely a better solution here is to figure out what is the issue with themse.uk server, and fix that, rather than try and work around it. Could

port mirrors

2012-09-18 Thread Phil Dobbin
Hi, all. For the last week or ten days or so http://mse.uk.packages.macports.org/sites/packages.macports.org has been extremely unresponsive; virtually always reaches its sixty second time-out just now didn't even get that far I invariably end up get the tarballs from

Re: port mirrors

2012-09-18 Thread Phil Dobbin
Clemens Lang wrote: On Tue, Sep 18, 2012 at 01:55:01PM +0100, Phil Dobbin wrote: Is there a sources list where I can comment out mse.uk or change its order or level or is this A Bad Idea? The list of package mirrors is defined in $(port dir nzbget)/../../_resources/port1.0/fetch

Re: port mirrors

2012-09-18 Thread Phil Dobbin
Phil Dobbin wrote: Clemens Lang wrote: On Tue, Sep 18, 2012 at 01:55:01PM +0100, Phil Dobbin wrote: Is there a sources list where I can comment out mse.uk or change its order or level or is this A Bad Idea? The list of package mirrors is defined in $(port dir nzbget)/../../_resources

Re: port mirrors

2012-09-18 Thread Phil Dobbin
Phil Dobbin wrote: Phil Dobbin wrote: Clemens Lang wrote: On Tue, Sep 18, 2012 at 01:55:01PM +0100, Phil Dobbin wrote: Is there a sources list where I can comment out mse.uk or change its order or level or is this A Bad Idea? The list of package mirrors is defined in $(port dir nzbget

Re: port mirrors

2012-09-18 Thread Phil Dobbin
, 2012 at 9:39 AM, Phil Dobbin phildob...@gmail.com mailto:phildob...@gmail.com wrote: Or maybe it's just been re-set after the last successful (just now) `selfupdate`? No, scrub that idea, I've just checked the time stamp on it (06/09/12). Timestamp may not prove anything

Re: port mirrors

2012-09-18 Thread Phil Dobbin
Bradley Giesbrecht wrote: On Sep 18, 2012, at 6:28 AM, Phil Dobbin wrote: Clemens Lang wrote: On Tue, Sep 18, 2012 at 01:55:01PM +0100, Phil Dobbin wrote: Is there a sources list where I can comment out mse.uk or change its order or level or is this A Bad Idea? The list of package

Re: Backups

2012-08-30 Thread Phil Dobbin
Ryan Schmidt wrote: On Aug 29, 2012, at 18:27, Phil Dobbin wrote: So if I `sudo cp -R /opt/local/macports` to a suitable location There's no such directory in a standard MacPorts install... There is /opt/local/etc/macports, /opt/local/share/macports, and /opt/local/var/macports

Backups

2012-08-29 Thread Phil Dobbin
Hi, all. I want to add the required MacPort's configuration files directories to my nightly local remote scheduled backups. I've already got everything in my weekly clone but it'd be handier just to have the files/dirs needed to run everything again put all my ports back in place as they were

Re: Backups

2012-08-29 Thread Phil Dobbin
Ryan Schmidt wrote: On Aug 29, 2012, at 18:07, Phil Dobbin wrote: it'd be handier just to have the files/dirs needed to run everything again put all my ports back in place as they were if the need arose. Could somebody give me the list needed to do this? MacPorts doesn't really have

Re: Backups

2012-08-29 Thread Phil Dobbin
Jamie Paul Griffin wrote: [ Phil Dobbin wrote on Thu 30.Aug'12 at 0:27:54 +0100 ] [snip} So if I `sudo cp -R /opt/local/macports` to a suitable location use the ports installed file (I regularly take a snapshot of ports installed via `port -qv installed myports.txt`) that should give me

Django virtualenv

2012-08-24 Thread Phil Dobbin
Hi, all. I'm getting: `$ type virtualenv bash: type: virtualenv: not found [Fri Aug 24 10:52:03 dobbin@darkstar:~ ] $ type django-admin.py bash: type: django-admin.py: not found [Fri Aug 24 10:52:20 dobbin@darkstar:~ ] $ python Python 2.7.3 (default, Apr 13 2012, 00:05:08) [GCC 4.2.1 (Apple Inc.

Re: Django virtualenv

2012-08-24 Thread Phil Dobbin
Daniel Ericsson wrote: On 24 aug 2012, at 12:21, Phil Dobbin wrote: Hi, all. I'm getting: `$ type virtualenv bash: type: virtualenv: not found [Fri Aug 24 10:52:03 dobbin@darkstar:~ ] $ type django-admin.py bash: type: django-admin.py: not found Do you have '/opt/local/Library

Re: textmate2

2012-08-16 Thread Phil Dobbin
Clemens Lang wrote: On Thu, Aug 16, 2012 at 12:05:55AM +0100, Phil Dobbin wrote: I was just running `selfupdate` when I noticed textmate2 had been ported. I still use textmate 1.5 occasionally having tried the binary of textmate2 from macromates when it was first Alpha not feeling

textmate2

2012-08-15 Thread Phil Dobbin
Hi, all. I was just running `selfupdate` when I noticed textmate2 had been ported. I still use textmate 1.5 occasionally having tried the binary of textmate2 from macromates when it was first Alpha not feeling it was ready for prime time (which, being Alpha, is to be expected), have kind of

Re: Why can't I select the Mountain Lion Python 2.7?

2012-08-09 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Samuel Halliday wrote: Nevermind, fixed this by updating my PATH export PATH=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/:$PATH I personally just have MacPort's python27 installed, use a variation of that $PATH use

Re: OT upgrade

2012-08-07 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Linder wrote: I'm using snow-leopard and everything works perfectly: gnome-terminal, wireshark, gimp, wget, latex ... After watching the woes unfold here why would I upgrade, what does lion offer that I don't have? (facebook connectivity

Mercurial

2012-08-04 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, all. I've just run selfupdate got, amongst other things: `mercurial 2.2.3_0 2.3_0` so I ran upgrade outdated but now when I cd into my hg vim repo run `hg pull` it throws the error: `$ hg pull abort: No module named

Re: Mecurial

2012-08-04 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 just a traceback further to this problem. Hope it helps: `$ hg log --traceback Traceback (most recent call last): File /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/mercurial/dispatch.py, line 88, in

Re: Mercurial

2012-08-04 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ned Deily wrote: In article 501df382.4060...@gmail.com, Phil Dobbin phildob...@gmail.com wrote: I've just run selfupdate got, amongst other things: `mercurial 2.2.3_0 2.3_0` so I ran upgrade outdated but now when I cd

Terminal vim

2012-07-31 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, all. Am I correct in thinking in order to install terminal vim with python enabled, it has to use python25? Reason I ask is I'd like to use python27 as quite a few plugins I need to use require it. Cheers, Phil... - -- But masters,

Re: Terminal vim

2012-07-31 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Clemens Lang wrote: On Tue, Jul 31, 2012 at 12:53:03PM +0100, Phil Dobbin wrote: Am I correct in thinking in order to install terminal vim with python enabled, it has to use python25? No. Reason I ask is I'd like to use python27 as quite

Re: Monitoring Internet Usage

2012-07-31 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Craig Treleaven wrote: I want to be able to monitor internet usage from my son's Mac*. (Top 5 applications by MB transferred; maybe top 20 internet addresses, etc.) I think there was a commit in the last couple of weeks to a port that did just

Re: git bash_completion does not work - solved (?)

2012-07-21 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barrie Stott wrote: On 21 Jul 2012, at 11:07, Ryan Schmidt wrote: On Jul 21, 2012, at 04:53, Barrie Stott wrote: On 20 Jul 2012, at 16:08, Clemens Lang wrote: [snip] Thank you for this and your Terminal Preferences change. Everything would

xz liblzma

2012-07-02 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, all. I've just ran `sudo port -v selfupdate` got: `$ port outdated The following installed ports are outdated: liblzma5.0.3_0 5.0.3_1 ruby 1.8.7-p358_0 1.8.7-p370_0 xz

Re: xz liblzma

2012-07-02 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/07/2012 15:53, Brandon Allbery wrote: On Mon, Jul 2, 2012 at 2:21 AM, Phil Dobbin phildob...@gmail.com mailto:phildob...@gmail.com wrote: `$ port outdated The following installed ports are outdated: liblzma

npm upgrade problem

2012-06-24 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, all. I've just ran `sudo port selfupdate` which told me there was a new version of npm. So I upgraded: `sudo port upgrade outdated - --- Computing dependencies for npm - --- Fetching archive for npm - --- Attempting to fetch

Re: Architecture mixup

2012-05-17 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/05/2012 07:25, Ian Wadham wrote: This is not strictly a Macports question, but my problem might be due to a Macports upgrade so someone here might be able to help. [snip] I think my processor is quad core 64-bit. It is a 15 Macbook Pro of

Re: Architecture mixup

2012-05-17 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/05/2012 14:08, Watch Dog wrote: On Thu, May 17, 2012 at 2:03 AM, Phil Dobbin phildob...@gmail.com wrote: On 17/05/2012 07:25, Ian Wadham wrote: This is not strictly a Macports question, but my problem might be due to a Macports upgrade so

Re: Architecture mixup

2012-05-17 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/05/2012 21:10, Ryan Schmidt wrote: On May 17, 2012, at 09:20, Phil Dobbin wrote: Thanks for pointing that out so charmingly. I neglected to spot the OP was using Lion: I'm still using Snow Leopard `Darwin darkstar.local 10.8.0 Darwin

Re: Architecture mixup

2012-05-17 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/05/2012 21:34, Ryan Schmidt wrote: On May 17, 2012, at 15:27, Jeremy Lavergne wrote: That's kind of what I was trying to say (very badly as it turned out). I can't find the OS X equivalent of: `egrep '(vm|svm)' --color=always

Re: MacPorts 2.1.0 has been released

2012-05-15 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/05/2012 16:29, Joshua Root wrote: The MacPorts Project is happy to announce that the 2.1.0 version has now been released. It is available via the usual methods: [snip] I've just upgraded via selfupdate on 10.6.8 got a message about Tcl's

Re: MacPorts 2.1.0 has been released

2012-05-15 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/05/2012 17:54, Jeremy Lavergne wrote: I've just upgraded via selfupdate on 10.6.8 got a message about Tcl's executable bit being set: `MacPorts base is outdated, installing new version 2.1.0 Installing new MacPorts release in /opt/local

Re: MacPorts 2.1.0 has been released

2012-05-15 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/05/2012 18:07, Jeremy Lavergne wrote: Makes sense ( the fact the whole of /Library is set executable). I just wondered why it was pointed it out in the message Tcl was mentioned explicitly. It's just letting you know what it's doing and

Re: gimp fails to install : Unable to execute port: can't read startupitem.install: no such variable

2012-05-05 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/05/2012 14:42, Brad Allison wrote: bash-3.2$ sudo port install gimp --- Computing dependencies for gimpError: Unable to execute port: can't read startupitem.install: no such variable To report a bug, see

Re: Where can I download the macports installer for mac?

2012-05-02 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/05/2012 12:58, Navarro-Suarez, Gerardo wrote: Hi Guys, I cannot download the macports installer because the link (https://distfiles.macports.org/MacPorts/MacPorts-2.0.4-10.6-SnowLeopard.dmg) is not working. Is there an alternative

Re: Help with conjoined apaches

2012-04-29 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 29/04/2012 05:50, j...@ayendesigns.com wrote: Getting warmer :) I installed apache2, mysql5, mysql5-server, php5 and phpmyadmin. Apache is pointing to the correct place for apachectl after I added the path to .profile. The trouble I'm

Re: mysql problem with socket (was Help with conjoined apaches)

2012-04-29 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 29/04/2012 18:33, j...@ayendesigns.com wrote: That link came up non-existent [snip] http://dev.mysql.com/doc/refman/5.5/en/connecting-disconnecting.html http://dev.mysql.com/doc/refman/5.5/en/connecting-disconnecting.html; trailing

Re: PostgreSQL 91 does not start automatically

2012-04-25 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25/04/2012 19:58, Puneet Kishor wrote: I am completely foxed by this... When I restart my computer, postgresql91-server and apache2 do not start up automatically. If I type $ sudo port load postgresql91-server I get the message that

Re: f2c

2012-04-22 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 22/04/2012 13:01, Chris Jones wrote: Also, you could run sudo port select gcc mp-gcc46 That will make MacPorts gcc 4.6 compiler your default compiler suite. This will make 'gcc' point to the same consistent version as the fortran

f2c

2012-04-21 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, all. I'm trying to use f2c to compile ratfor but there's no fort77 script so I'm getting: `checking for f2c... f2c checking whether the Fortran 77 compiler (f2c ) works... no configure: error: installation or configuration problem: Fortran 77

Re: f2c

2012-04-21 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/04/2012 19:49, Ryan Schmidt wrote: On Apr 21, 2012, at 08:14, Phil Dobbin wrote: I'm trying to use f2c to compile ratfor but there's no fort77 script so I'm getting: `checking for f2c... f2c checking whether the Fortran 77 compiler

Re: f2c

2012-04-21 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 22/04/2012 01:12, Ryan Schmidt wrote: On Apr 21, 2012, at 15:30, Phil Dobbin wrote: On 21/04/2012 19:49, Ryan Schmidt wrote: On Apr 21, 2012, at 08:14, Phil Dobbin wrote: I'm trying to use f2c to compile ratfor but there's no fort77

Re: How remove port info but not installed files?

2012-04-18 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18/04/2012 17:38, Arno Hautala wrote: On 2012-04-18, Murray Eisenberg murrayeisenb...@gmail.com wrote: What's the simplest way to get rid of the macports files from texlive and aysmpotote _WITHOUT_ disturbing the original files from the direct

Re: How remove port info but not installed files?

2012-04-18 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18/04/2012 18:42, Arno Hautala wrote: On 2012-04-18, Murray Eisenberg murrayeisenb...@gmail.com wrote: Indeed, it's space I want to conserve on my relatively small SSD boot drive. It's the original MacTeX TeXLive 2011 installation I want to

Python environment

2012-04-12 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, all. I finally need to do some work in Python so bear with me... I've port installed virtualenv, pip easy_install comes with Python 2.7 if I'm not mistaken (if I am, it's there anyhows). Which symlinks/aliases do I have to invoke so that

Re: Website Management tool

2012-04-10 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/04/2012 16:39, Andrew Long wrote: Well, that is the general kind of thing, yes... Perhaps I phrased it badly. SO, can you recommend some? Perl + link checker as search criteria in Google. Cheers, Phil... - -- But masters, remember that

Re: Prefix on subject line for mailing list

2012-04-10 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/04/2012 18:44, Jerome Yanga wrote: Chris, I was just asking. There is no need to be rude. A simple explanation would have been fine. This just landed in my inbox. Could you please address it correctly to the list (I have cc'd the list

Re: Can selfupdate be done incrementally

2012-04-06 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/04/2012 18:58, Tim Johnson wrote: I use a 2012 Mac Mini with OSX Lion. I haven't run selfupdate in some time. My observations in the past is that this machine runs alarmingly hot during long compiles. I recall being very nervous during

  1   2   3   >