controlling Macports version of Apache2 -- part 2

2014-10-23 Thread Joshua Root
>> On Oct 23, 2014, at 9:42 PM, Brandon Allbery wrote: >> >> On Thu, Oct 23, 2014 at 9:37 PM, William H. Magill wrote: >> What is the equivalent today? MacPorts does not contain a Lynx port which >> the search command can find. >> >> links or elinks, probably. Ports exist for both. There's als

Re: Strange problems with launchd and macports toolchains/libraries

2014-10-23 Thread Ryan Schmidt
On Oct 23, 2014, at 10:17 AM, Jameson Merkow wrote: > Our software downloads configures, and builds a few other packages using > cmake. One of these external projects is GTS, which, uses configure (as > opposed to cmake) to configure and build using make and gcc. > So to use the mp libraries an

Re: pypy checksum mismatch error for OS X 10.10

2014-10-23 Thread Ryan Schmidt
On Oct 23, 2014, at 6:58 PM, Carlo Tambuatco wrote: > Have been unable thus far to reinstall pypy due to a checksum mismatch error: > > Error: Checksum (md5) mismatch for pypy-2.4.0-src.tar.bz2 > > Error: Checksum (sha1) mismatch for pypy-2.4.0-src.tar.bz2 > > Error: Checksum (rmd160) mismatch

Re: controlling Macports version of Apache2

2014-10-23 Thread Ryan Schmidt
On Oct 23, 2014, at 9:54 PM, Brandon Allbery wrote: > On Thu, Oct 23, 2014 at 10:49 PM, William H. Magill wrote: >> At one time there were instructions in the port on how to start and stop the >> Apache server -- they are now missing. > > Actually, the way you are *supposed* to do it --- and I s

Re: controlling Macports version of Apache2

2014-10-23 Thread William H. Magill
> On Oct 23, 2014, at 11:02 PM, Brandon Allbery wrote: > > On Thu, Oct 23, 2014 at 10:49 PM, William H. Magill wrote: > At one time there were instructions in the port on how to start and stop the > Apache server -- they are now missing. > > The technique to be used is anything but obvious fo

Re: controlling Macports version of Apache2

2014-10-23 Thread William H. Magill
> On Oct 23, 2014, at 10:58 PM, Craig Treleaven wrote: > > At 10:43 PM -0400 10/23/14, William H. Magill wrote: >> > On Oct 23, 2014, at 9:55 PM, Brandon Allbery wrote: >>> >>> On Thu, Oct 23, 2014 at 9:52 PM, William H. Magill wrote: >>> Finding /opt/local/apache2/bin/apachectl was "obvious.

Re: controlling Macports version of Apache2

2014-10-23 Thread Brandon Allbery
On Thu, Oct 23, 2014 at 10:49 PM, William H. Magill wrote: > At one time there were instructions in the port on how to start and stop > the Apache server -- they are now missing. > > The technique to be used is anything but obvious for anyone familiar with > Apache. > By the way, could you expla

Re: controlling Macports version of Apache2

2014-10-23 Thread Craig Treleaven
At 10:43 PM -0400 10/23/14, William H. Magill wrote: > On Oct 23, 2014, at 9:55 PM, Brandon Allbery wrote: On Thu, Oct 23, 2014 at 9:52 PM, William H. Magill wrote: Finding /opt/local/apache2/bin/apachectl was "obvious." But not from any pllist file. Looking at that file and comparing

Re: controlling Macports version of Apache2

2014-10-23 Thread Brandon Allbery
On Thu, Oct 23, 2014 at 10:49 PM, William H. Magill wrote: > At one time there were instructions in the port on how to start and stop > the Apache server -- they are now missing. > Actually, the way you are *supposed* to do it --- and I suspect this will infuriate you --- is sudo port load

Re: controlling Macports version of Apache2

2014-10-23 Thread William H. Magill
> On Oct 23, 2014, at 10:32 PM, Craig Treleaven wrote: > > At 9:52 PM -0400 10/23/14, William H. Magill wrote: >> > On Oct 23, 2014, at 9:33 PM, Brandon Allbery wrote: >>> >>> On Thu, Oct 23, 2014 at 9:23 PM, William H. Magill wrote: >>> On Oct 23, 2014, at 8:34 PM, William H. Magill wrote:

Re: controlling Macports version of Apache2

2014-10-23 Thread Brandon Allbery
On Thu, Oct 23, 2014 at 10:43 PM, William H. Magill wrote: > They should be something like: > > sudo /opt/local/etc/LaunchDaemons/org.macports.apache2/apache2.wrapper stop > sudo /opt/local/etc/LaunchDaemons/org.macports.apache2/apache2.wrapper > start > sudo /opt/local/etc/LaunchDaemons/org.macp

Re: controlling Macports version of Apache2

2014-10-23 Thread Craig Treleaven
At 9:52 PM -0400 10/23/14, William H. Magill wrote: > On Oct 23, 2014, at 9:33 PM, Brandon Allbery wrote: On Thu, Oct 23, 2014 at 9:23 PM, William H. Magill wrote: On Oct 23, 2014, at 8:34 PM, William H. Magill wrote: > > On Oct 23, 2014, at 7:09 PM, Brandon Allbery wrote: > Clearly A

Re: controlling Macports version of Apache2

2014-10-23 Thread William H. Magill
> On Oct 23, 2014, at 9:55 PM, Brandon Allbery wrote: > > On Thu, Oct 23, 2014 at 9:52 PM, William H. Magill wrote: > Finding /opt/local/apache2/bin/apachectl was "obvious." But not from any > pllist file. > > Looking at that file and comparing it with Apple's they are significantly > differ

Re: controlling Macports version of Apache2

2014-10-23 Thread Brandon Allbery
On Thu, Oct 23, 2014 at 9:52 PM, William H. Magill wrote: > Finding /opt/local/apache2/bin/apachectl was "obvious." But not from any > pllist file. > > Looking at that file and comparing it with Apple's they are significantly > different. > I.e. /opt/local/apache2/bin/apachectl contains no refer

Re: controlling Macports version of Apache2

2014-10-23 Thread William H. Magill
> On Oct 23, 2014, at 9:33 PM, Brandon Allbery wrote: > > On Thu, Oct 23, 2014 at 9:23 PM, William H. Magill wrote: > On Oct 23, 2014, at 8:34 PM, William H. Magill wrote: > > On Oct 23, 2014, at 7:09 PM, Brandon Allbery wrote: > >> port notes installed > > > > Aha useful. > > > > Except that

Re: controlling Macports version of Apache2 -- part 2

2014-10-23 Thread Marius Schamschula
On Oct 23, 2014, at 8:42 PM, Brandon Allbery wrote: > On Thu, Oct 23, 2014 at 9:37 PM, William H. Magill wrote: > What is the equivalent today? MacPorts does not contain a Lynx port which the > search command can find. > > links or elinks, probably. Ports exist for both. There's also w3m and

Re: controlling Macports version of Apache2 -- part 2

2014-10-23 Thread William H. Magill
> On Oct 23, 2014, at 9:42 PM, Brandon Allbery wrote: > > On Thu, Oct 23, 2014 at 9:37 PM, William H. Magill wrote: > What is the equivalent today? MacPorts does not contain a Lynx port which the > search command can find. > > links or elinks, probably. Ports exist for both. There's also w3m

Re: controlling Macports version of Apache2 -- part 2

2014-10-23 Thread Brandon Allbery
On Thu, Oct 23, 2014 at 9:37 PM, William H. Magill wrote: > What is the equivalent today? MacPorts does not contain a Lynx port which > the search command can find. links or elinks, probably. Ports exist for both. There's also w3m and netrik. ("port search browser" also tells me there is indee

controlling Macports version of Apache2 -- part 2

2014-10-23 Thread William H. Magill
> On Oct 23, 2014, at 9:23 PM, William H. Magill wrote: > > On Oct 23, 2014, at 8:34 PM, William H. Magill wrote: >> On Oct 23, 2014, at 7:09 PM, Brandon Allbery wrote: >>> >>> On Thu, Oct 23, 2014 at 7:06 PM, William H. Magill wrote: >>> What I'm looking for is the "notes" (or explanations)

Re: controlling Macports version of Apache2

2014-10-23 Thread Brandon Allbery
On Thu, Oct 23, 2014 at 9:23 PM, William H. Magill wrote: > On Oct 23, 2014, at 8:34 PM, William H. Magill wrote: > > On Oct 23, 2014, at 7:09 PM, Brandon Allbery > wrote: > >> port notes installed > > > > Aha useful. > > > > Except that Apache2 yields: > > > > "apache2 has no notes." > > I am

controlling Macports version of Apache2

2014-10-23 Thread William H. Magill
On Oct 23, 2014, at 8:34 PM, William H. Magill wrote: > On Oct 23, 2014, at 7:09 PM, Brandon Allbery wrote: >> >> On Thu, Oct 23, 2014 at 7:06 PM, William H. Magill wrote: >> What I'm looking for is the "notes" (or explanations) which were in the >> install stream. >> Are they recorded anywher

Re: LLVM 3.3 failed

2014-10-23 Thread Ryan Schmidt
On Oct 23, 2014, at 17:50, Robert Broome wrote: > > I am trying to update ports after upgrading to 10.10 and XCODE 6.1. > LLVM 3.3 is failing. > According to the log: > import sys; print sys.version.split > has invalid syntax at sys. > > configure: error: found python (opt/loca/bin/python); requi

Re: Installation log files?

2014-10-23 Thread William H. Magill
> On Oct 23, 2014, at 7:09 PM, Brandon Allbery wrote: > > On Thu, Oct 23, 2014 at 7:06 PM, William H. Magill wrote: > What I'm looking for is the "notes" (or explanations) which were in the > install stream. > Are they recorded anywhere? Or do you have to remember to copy them down on > the f

Re: Installation log files?

2014-10-23 Thread Brandon Allbery
On Thu, Oct 23, 2014 at 7:06 PM, William H. Magill wrote: > What I'm looking for is the "notes" (or explanations) which were in the > install stream. > Are they recorded anywhere? Or do you have to remember to copy them down > on the fly? > port notes installed -- brandon s allbery kf8nh

Installation log files?

2014-10-23 Thread William H. Magill
In going through the Yosemite upgrade, I have come up with the following question. I don't find any answer in the guide (guide.macports.org) -- the closest I have found is a reference under "3.1.11 port install" to the "main.log" Since this was a successful installation, it contains 3 lines. W

LLVM 3.3 failed

2014-10-23 Thread Robert Broome
I am trying to update ports after upgrading to 10.10 and XCODE 6.1. LLVM 3.3 is failing. According to the log: import sys; print sys.version.split has invalid syntax at sys. configure: error: found python (opt/loca/bin/python); required >= 2.5 Does anyone have any ideas? thanks

Re: "Updating database of binaries" step very slow under Yosemite?

2014-10-23 Thread Lawrence Velázquez
> On Oct 23, 2014, at 3:18 AM, Clemens Lang wrote: > > Hey, > > - On 23 Oct, 2014, at 08:55, René J.V. Bertin rjvber...@gmail.com wrote: > >>> In at least some cases, the Yosemite installer wraps HFS+ volumes up into a >>> Core >>> Storage Logical Volume Group, and they become Core Storage

Re: Installing Metis V4

2014-10-23 Thread Sean Farley
Jeremy Lavergne writes: > It seems parmetis is still version 4.0.3. Unfortunately, parmetis is not the same as metis. George decided to keep two separate projects. I have done the leg work to make parmetis depend on metis. > On Oct 23, 2014, at 10:01 AM, L.Bryce Whitson Jr. wrote: > >> I have a

Re: Strange problems with launchd and macports toolchains/libraries

2014-10-23 Thread Brandon Allbery
On Thu, Oct 23, 2014 at 11:17 AM, Jameson Merkow wrote: > This works perfectly on linux (automatic and cron) and on mac when I > initiate the build manually, but when I added it to a launchd (or cronjob). > > I believe that the issue lies with the toolchain, when I run the script, > the tool chai

Strange problems with launchd and macports toolchains/libraries

2014-10-23 Thread Jameson Merkow
Hello, I am working on setting up a build-bot on OS X 10.8.5, but I'm having some issues when I use my scripts with launchd. Our software downloads configures, and builds a few other packages using cmake. One of these external projects is GTS, which, uses configure (as opposed to cmake) to config

Re: Installing Metis V4

2014-10-23 Thread Jeremy Lavergne
It seems parmetis is still version 4.0.3. If you need regular metis, you can find the newest version 4.0.3: http://trac.macports.org/browser/trunk/dports/math/metis/Portfile?rev=84527 You'll want to setup a local ports tree so that this file is deemed canonical over MacPorts': https://guide.macp

Installing Metis V4

2014-10-23 Thread L.Bryce Whitson Jr.
I have a need to install Metis V4 for a project that I am working on right now. I notice that the Metis in Macports is V5 and unfortunately the code I have won't compile under V5. Is there an easy way to install V4 using the Macports infrastructure? - - - - - - - - - - - - - - - - - L.Bryce Whitso

Re: error install

2014-10-23 Thread Ryan Schmidt
On Oct 23, 2014, at 2:40 AM, Nicolas Kozic wrote: > > I can’t install blackbox, I send you the main.log. Please "sudo port clean blackbox" and then try again. If the problem persists, please file a ticket in our issue tracker. ___ macports-users mail

error install

2014-10-23 Thread Nicolas Kozic
Hello, I can’t install blackbox, I send you the main.log. Thank you in advance main.log Description: Binary data ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: "Updating database of binaries" step very slow under Yosemite?

2014-10-23 Thread Clemens Lang
Hey, - On 23 Oct, 2014, at 08:55, René J.V. Bertin rjvber...@gmail.com wrote: >> In at least some cases, the Yosemite installer wraps HFS+ volumes up into a >> Core >> Storage Logical Volume Group, and they become Core Storage Logical Volumes. >> >> http://arstechnica.com/apple/2014/10/os-x-