Re: port migration

2015-03-03 Thread Brandon Allbery
On Tue, Mar 3, 2015 at 11:56 AM, Bradley Giesbrecht pixi...@macports.org
wrote:

 You could boot the old computer to target disk mode, attach it to the
 new computer with a firewire cable and execute
 /Volumes/volume_name/opt/local/bin/port installed.


That's assuming it's old *enough*. :)

-- 
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: port migration

2015-03-03 Thread Bradley Giesbrecht

On Mar 3, 2015, at 8:59 AM, Brandon Allbery allber...@gmail.com wrote:

 On Tue, Mar 3, 2015 at 11:56 AM, Bradley Giesbrecht pixi...@macports.org 
 wrote:
 You could boot the old computer to target disk mode, attach it to the new 
 computer with a firewire cable and execute 
 /Volumes/volume_name/opt/local/bin/port installed.
 
 That's assuming it's old *enough*. :)

Put old disk in external inclosure or drive dock :)

Regards,
Bradley Giesbrecht (pixilla)



signature.asc
Description: Message signed with OpenPGP using GPGMail
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Port install fails for curl, requires gcc4.2

2015-03-03 Thread Tom Emmert
Running OS X 10.4.11 on a PowerBook G3.  To my knowledge Xcode 2.5, gcc4.0.1, 
is the last version that will work on my system.  Mac port 2.3.3 installed ok.  
I also noticed that my next mac port install, wireshark, also requires gcc4.2.  
Any hope for a work around?
Thanks, Tom  


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


Re: port migration

2015-03-03 Thread Bradley Giesbrecht
On Mar 2, 2015, at 3:24 PM, Fielding, Eric J (329A) 
eric.j.field...@jpl.nasa.gov wrote:

 My old computer is already unplugged. I was hoping there was a way to run the 
 “port installed” command on the /opt/local in my Time Machine backup, but now 
 I see that Time Machine did not backup the /opt directory. I guess I will 
 have to reassemble the old computer if I want to get the list of ports that I 
 had installed before.

You could boot the old computer to target disk mode, attach it to the new 
computer with a firewire cable and execute 
/Volumes/volume_name/opt/local/bin/port installed.

Regards,
Bradley Giesbrecht (pixilla)



signature.asc
Description: Message signed with OpenPGP using GPGMail
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


bison 3.0.4 diff uploaded

2015-03-03 Thread René J . V . Bertin
Hi,

In reaction to Akim's request, I've whipped together a Portfile for bison 3.0.4 
with the legacy 2.7.1 in a subport. It builds for me on 10.9.5, but I haven't 
tested the resulting executable(s) yet.

https://trac.macports.org/ticket/41600#comment:21

If the subport should be called bison2 rather than bison-2, I have no 
objections.

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


Re: port migration

2015-03-03 Thread Fielding, Eric J (329A)
Thanks, again. Yes, my old Mac Pro is old enough to have a Firewire port, but 
of course my new computer (iMac 5K) does not. I would have to get a Firewire to 
Thunderbolt cable. Anyway, I was able to run my old computer to extract the 
installed and requested port list, move the files with a USB stick, and do the 
reinstallation without problems (except for virtualbox that does not yet run on 
Yosemite) late yesterday.

++Eric

From: Brandon Allbery allber...@gmail.commailto:allber...@gmail.com
Date: Tuesday, March 3, 2015 at 8:59 AM
To: Bradley Giesbrecht pixi...@macports.orgmailto:pixi...@macports.org
Cc: Eric Fielding 
eric.j.field...@jpl.nasa.govmailto:eric.j.field...@jpl.nasa.gov, 
macports-users@lists.macosforge.orgmailto:macports-users@lists.macosforge.org
 
macports-users@lists.macosforge.orgmailto:macports-users@lists.macosforge.org
Subject: Re: port migration

On Tue, Mar 3, 2015 at 11:56 AM, Bradley Giesbrecht 
pixi...@macports.orgmailto:pixi...@macports.org wrote:
You could boot the old computer to target disk mode, attach it to the new 
computer with a firewire cable and execute 
/Volumes/volume_name/opt/local/bin/port installed.

That's assuming it's old *enough*. :)

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


poppler-qt?-mac and cairo

2015-03-03 Thread René J . V . Bertin
Hello,

I'm about to create a Qt5 subport for poppler, and wonder why cairo output is 
disabled in the Qt4 version?

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


Re: Port install fails for curl, requires gcc4.2

2015-03-03 Thread Ryan Schmidt

On Mar 3, 2015, at 11:01 AM, Tom Emmert wrote:

 Running OS X 10.4.11 on a PowerBook G3.  To my knowledge Xcode 2.5, gcc4.0.1, 
 is the last version that will work on my system.  Mac port 2.3.3 installed 
 ok.  I also noticed that my next mac port install, wireshark, also requires 
 gcc4.2.  Any hope for a work around?

Tom,

Most ports on Tiger will use the MacPorts version of Apple GCC 4.2.1 -- it is 
the default compiler on Tiger -- because the version of Apple GCC 4.0.1 
included in Tiger's Xcode is considered old and problematic by now.

This should all work. What actual error message are you receiving?

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


Re: Port install fails for curl, requires gcc4.2

2015-03-03 Thread tome
 On Mar 3, 2015, at 2:11 PM, t...@qx.net wrote:

 Ryan Schmidt wrote:

 On Mar 3, 2015, at 11:01 AM, Tom Emmert wrote:

 Running OS X 10.4.11 on a PowerBook G3.  To my knowledge Xcode 2.5,
 gcc4.0.1, is the last version that will work on my system.  Mac port
 2.3.3 installed ok.  I also noticed that my next mac port install,
 wireshark, also requires gcc4.2.  Any hope for a work around?

 Tom,

 Most ports on Tiger will use the MacPorts version of Apple GCC 4.2.1 --
 it
 is the default compiler on Tiger -- because the version of Apple GCC
 4.0.1
 included in Tiger's Xcode is considered old and problematic by now.

 This should all work. What actual error message are you receiving?

 Thanks Ryan, the following is the verbose terminal output to the point
 the
 install hung.  I waited a long time before cntl-c.

 ppc:~ me$ sudo port -v install curl
 Password:
 ---  Computing dependencies for curl
 ---  Dependencies to be installed: apple-gcc42 curl-ca-bundle perl5
 perl5.16 gdbm gettext expat libiconv gperf ncurses libidn openssl zlib
 xz
 pkgconfig
 ---  Building apple-gcc42
 make: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3'
 cd
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot
  \
  
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3/build_gcc
 ppc ppc \

 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3
 /opt/local
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/destroot
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/symroot
 + TRANSLATE_ARCH=sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 + OMIT_X86_64=sed -e s/x86_64//
 ++ echo ppc
 ++ sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 + HOSTS=powerpc
 ++ echo ppc
 ++ sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 ++ sed -e s/x86_64//
 + TARGETS=powerpc
 + BOOTSTRAP=bootstrap
 + '[' bootstrap '!=' bootstrap ']'
 + LANGUAGES=c,c++,objc,obj-c++
 + CFLAGS=-g -O2  -std=gnu89
 ++ echo ppc
 ++ sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 + BUILD=powerpc
 +
 ORIG_SRC_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3
 + DEST_ROOT=/opt/local
 +
 DEST_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/destroot
 +
 SYM_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/symroot
 ++ pwd
 +
 DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot
 ++ cat
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3/gcc/BASE-VER
 + VERS=4.2.1
 + '[' -z 4.2.1 ']'
 ++ echo 4.2.1
 ++ sed 's/\([0-9]*\.[0-9]*\)[.-].*/\1/'
 + MAJ_VERS=4.2
 + LIBSTDCXX_VERSION=4.2.1
 + '[' '!' -d /usr/include/c++/4.2.1 ']'
 + LIBSTDCXX_VERSION=4.0.0
 + NON_ARM_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.0.0
 + PPC_SYSROOT=/
 + PPC_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.0.0
 --with-build-sysroot=/
 ++ uname -r
 ++ sed 's/\..*//'
 + DARWIN_VERS=8
 + echo DARWIN_VERS = 8
 DARWIN_VERS = 8
 + ARM_LIBSTDCXX_VERSION=4.2.1
 + ARM_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.2.1
 + '[' -n '' ']'
 + '[' x = xiPhone ']'
 + '[' -d /Developer/SDKs/Extra ']'
 + ARM_SYSROOT=/
 + ARM_TOOLROOT=/
 + ARM_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.2.1
 --with-build-sysroot=/
 + echo powerpc
 + grep arm
 + RANLIB=ranlib
 + STRIP=strip
 + DSYMUTIL=dsymutil
 +
 SRC_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src
 + rm -rf
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src
 + mkdir
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src
 + ln -s
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3/ABOUT-NLS
 

Re: Port install fails for curl, requires gcc4.2

2015-03-03 Thread René J . V . Bertin
On Tuesday March 03 2015 15:40:53 t...@qx.net wrote:

 500 Mhz with 1 gig ram, about 12 gig available disk space.  I started

With that little free space you might even run into the additional bottleneck 
of free space fragmentation, which will make swapfiles even slower...

Try also invoking the port command with nice +10 or something of the sort, and 
check if configurepipe is set to no in /opt/local/etc/macports/macports.conf . 
It may be voodoo, but I have always had the impression that on hardware this 
slow it can pay to run heavy commands like compile jobs with a good nice value 
(low priority) so that the OS has time left to do the things it needs to do for 
said job. It won't change anything anyway if you're not multitasking.

Good luck...

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


Re: Port install fails for curl, requires gcc4.2

2015-03-03 Thread Ryan Schmidt
On Mar 3, 2015, at 2:11 PM, t...@qx.net wrote:
 
 Ryan Schmidt wrote:
 
 On Mar 3, 2015, at 11:01 AM, Tom Emmert wrote:
 
 Running OS X 10.4.11 on a PowerBook G3.  To my knowledge Xcode 2.5,
 gcc4.0.1, is the last version that will work on my system.  Mac port
 2.3.3 installed ok.  I also noticed that my next mac port install,
 wireshark, also requires gcc4.2.  Any hope for a work around?
 
 Tom,
 
 Most ports on Tiger will use the MacPorts version of Apple GCC 4.2.1 -- it
 is the default compiler on Tiger -- because the version of Apple GCC 4.0.1
 included in Tiger's Xcode is considered old and problematic by now.
 
 This should all work. What actual error message are you receiving?
 
 Thanks Ryan, the following is the verbose terminal output to the point the
 install hung.  I waited a long time before cntl-c.
 
 ppc:~ me$ sudo port -v install curl
 Password:
 ---  Computing dependencies for curl
 ---  Dependencies to be installed: apple-gcc42 curl-ca-bundle perl5
 perl5.16 gdbm gettext expat libiconv gperf ncurses libidn openssl zlib xz
 pkgconfig
 ---  Building apple-gcc42
 make: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3'
 cd
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot
  \
  
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3/build_gcc
 ppc ppc \

 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3
 /opt/local
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/destroot
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/symroot
 + TRANSLATE_ARCH=sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 + OMIT_X86_64=sed -e s/x86_64//
 ++ echo ppc
 ++ sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 + HOSTS=powerpc
 ++ echo ppc
 ++ sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 ++ sed -e s/x86_64//
 + TARGETS=powerpc
 + BOOTSTRAP=bootstrap
 + '[' bootstrap '!=' bootstrap ']'
 + LANGUAGES=c,c++,objc,obj-c++
 + CFLAGS=-g -O2  -std=gnu89
 ++ echo ppc
 ++ sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 + BUILD=powerpc
 +
 ORIG_SRC_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3
 + DEST_ROOT=/opt/local
 +
 DEST_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/destroot
 +
 SYM_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/symroot
 ++ pwd
 +
 DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot
 ++ cat
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3/gcc/BASE-VER
 + VERS=4.2.1
 + '[' -z 4.2.1 ']'
 ++ echo 4.2.1
 ++ sed 's/\([0-9]*\.[0-9]*\)[.-].*/\1/'
 + MAJ_VERS=4.2
 + LIBSTDCXX_VERSION=4.2.1
 + '[' '!' -d /usr/include/c++/4.2.1 ']'
 + LIBSTDCXX_VERSION=4.0.0
 + NON_ARM_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.0.0
 + PPC_SYSROOT=/
 + PPC_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.0.0
 --with-build-sysroot=/
 ++ uname -r
 ++ sed 's/\..*//'
 + DARWIN_VERS=8
 + echo DARWIN_VERS = 8
 DARWIN_VERS = 8
 + ARM_LIBSTDCXX_VERSION=4.2.1
 + ARM_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.2.1
 + '[' -n '' ']'
 + '[' x = xiPhone ']'
 + '[' -d /Developer/SDKs/Extra ']'
 + ARM_SYSROOT=/
 + ARM_TOOLROOT=/
 + ARM_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.2.1
 --with-build-sysroot=/
 + echo powerpc
 + grep arm
 + RANLIB=ranlib
 + STRIP=strip
 + DSYMUTIL=dsymutil
 +
 SRC_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src
 + rm -rf
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src
 + mkdir
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src
 + ln -s
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3/ABOUT-NLS
 

Problem configuring libcaca

2015-03-03 Thread Tom Gederberg
Yesterday and today I tried upgrading MacPorts and both days it stopped at the 
same location (/opt/local/bin/glibtooize).  I let it go for over 24 hours but 
nothing happens.

Any ideas.

$ sudo port -v upgrade outdated
Password:
---  Computing dependencies for libcaca.
---  Configuring libcaca
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: /opt/local/bin/aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: running: /opt/local/bin/glibtoolize --copy --force

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


PortAuthority 7.0 released

2015-03-03 Thread Kevin Walzer
I've released version 7.0 of PortAuthority, my GUI for the MacPorts Unix 
software management system. PortAuthority is the oldest and, these days, 
only actively-maintained UI client for MacPorts. Its goal is to make 
using MacPorts easier.


This version of PortAuthority benefits from the many improvements to 
Tk/Cocoa that I've been working on in recent months, and is generally 
more responsive and refined. It also restores native system dialogs for 
running operations with elevated privileges, such as installing a 
software port. Finally, this release adds support for Mac system 
notifications if Growl is not installed.


PortAuthority costs $30 for a new installation, and lifetime upgrades 
are free to registered users. It's worth a try.


More information: http://www.codebykevin.com/portauthority.html

--Kevin

--
Kevin Walzer
Code by Kevin/Mobile Code by Kevin
http://www.codebykevin.com
http://www.wtmobilesoftware.com

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


Re: Problem configuring libcaca

2015-03-03 Thread Ryan Schmidt

On Mar 3, 2015, at 8:28 PM, Tom Gederberg wrote:

 Yesterday and today I tried upgrading MacPorts and both days it stopped at 
 the same location (/opt/local/bin/glibtooize).  I let it go for over 24 hours 
 but nothing happens.
 
 Any ideas.
 
 $ sudo port -v upgrade outdated
 Password:
 ---  Computing dependencies for libcaca.
 ---  Configuring libcaca
 autoreconf: Entering directory `.'
 autoreconf: configure.ac: not using Gettext
 autoreconf: running: /opt/local/bin/aclocal --force 
 autoreconf: configure.ac: tracing
 autoreconf: running: /opt/local/bin/glibtoolize --copy --force

This wasn't a clean attempt. Always clean and try again when you encounter a 
problem; it may fix the problem: sudo port clean libcaca

If that doesn't help, what system are you on? The port builds fine for me on 
Yosemite.

I did commit a couple fixes to this port last week. Make sure you've run sudo 
port selfupdate since then so that you have those fixes.

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