Re: gd2 fails on perl5

2009-01-14 Thread Joshua Root
Bradley Giesbrecht wrote: > BlackBook: brad$ env > MANPATH=/opt/local/share/man:/usr/share/man:/usr/local/share/man:/usr/X11/man > > TERM_PROGRAM=Apple_Terminal > TERM=xterm-color > SHELL=/bin/bash > TMPDIR=/var/folders/ix/ix1uNqEcEqms60M75qQFVE+++TI/-Tmp-/ > Apple_PubSub_Socket_Render=/tmp/launch

Re: Error on environment?

2009-01-13 Thread Joshua Root
Ryan Schmidt wrote: > On Jan 13, 2009, at 08:50, Doctor Who wrote: > >> On Tue, Jan 13, 2009 at 1:06 AM, Ryan Schmidt wrote: >> >>> On Jan 11, 2009, at 14:13, Doctor Who wrote: >>> I installed the findutils and coreutils packages so that I could use locate on my Mac. >>> >>> FYI, locate

Re: Two MacPorts installs: problem with Python

2009-01-12 Thread Joshua Root
Bart Masschelein wrote: > Hi, > > I shouted victory to soon, as I get the following error when installing > gtk2: > > i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXdamage.1.1.0.dylib: No > such file or directory > > I have a libXdamage.1.dylib in > /Developer/SDKs/MacOSX10.5.sdk/usr/X11/lib. Sh

Re: trying to build 'mg' on Panther

2009-01-12 Thread Joshua Root
Chris Janton wrote: > On 2009-01-12 , at 08:06 , Joshua Root wrote: > >> You'll pick up a definition for struct timespec if you #include >> (or ), if that helps. > > > Yes, that will do for now. As long as mg doesn't change too much ;-) > > I modif

Re: trying to build 'mg' on Panther

2009-01-12 Thread Joshua Root
Chris Janton wrote: > fi_mtime is a "timespec" > > can't see any options/variants that might indicate a setting I can change. > > ad...@x:admin:200 $ sudo port install mg > ---> Building mg > Error: Target org.macports.build returned: shell command " cd > "/opt/local/var/macports/build/_opt_loca

[SOLVED] Re: sudo: port: command not found

2009-01-12 Thread Joshua Root
Forwarding to the list so everyone else knows this is solved. Marion Dumas wrote: > Dear Joshua, > Thank you. Indeed, I thought I had the latest version, but it was > indeed 1.6.0. The command port now works. > Best > Marion > > On Mon, Jan 12, 2009 at 12:45 PM, Joshua R

Re: gd2 fails on perl5

2009-01-11 Thread Joshua Root
Bradley Giesbrecht wrote: > I still don't understand why perl5 is writing anything to > /usr/share/bin. I've used fink, darwinports and now macports for years > and I thought they installed in complete isolation under /sw or /opt/local. Everything being under /opt/local is indeed the expected beha

Re: gd2 fails on perl5

2009-01-11 Thread Joshua Root
Bradley Giesbrecht wrote: > I have recently been working at using macports to build my servers > rather then compiling on my own. > > I understood, possibly incorrectly, that I should be able to remove /opt > and everything related to macports would be gone. > > So I removed /opt and then reinsta

Re: Using Macports libraries in Xcode gcc

2009-01-10 Thread Joshua Root
Vince Rice wrote: > OS X 10.5.6, Macports 1.7, gcc 4.0.1 from Xcode 3.1.2 > > The FAQ address why Macports installs its own libraries, etc. I have the > opposite question, and I read the FAQ and tried searching a couple of months > of maillist archives and couldn't find it. My apologies if I mis

Re: ::ui_init

2009-01-07 Thread Joshua Root
William Davis wrote: > Warning: the following items did not execute (for xorg-libice): > org.macports.destroot org.macports.build > DEBUG: invalid command name "::ui_init" > while executing > "::ui_init $priority $prefix $channels $message" > ("uplevel" body line 2) > invoked from withi

Re: wordpress portfile should build php with mysql support

2009-01-05 Thread Joshua Root
Brian Dunn wrote: > would have posted this on the trac site, but it is down. > is there a way for one port to require another to use a certain variant? > how should this be handled? No, that's bug #126. About the best you can do at present is to detect that the required functionality is missing an

Re: GnuCash packaging

2009-01-05 Thread Joshua Root
Charles Day wrote: > On Sun, Jan 4, 2009 at 4:26 AM, Joshua Root <mailto:j...@macports.org>> wrote: > > Anders F Björklund wrote: > > Charles Day wrote: > > > >> Well I tried the following workaround for ticket 10881, but macports >

Re: New Mac user and gdk-pixbuf-2-0

2009-01-04 Thread Joshua Root
Fabrizio Bartolomucci wrote: > I did both but still I am no longer able to execute the upgrade outdate: > > macbook-di-fabrizio-bartolomucci:bin fbartolom$ !529 > sudo ./port activate gtk2 @2.14.5_0+x11 > ---> Activating gtk2 @2.14.5_0+x11 > Error: port activate failed: Image error: gtk2 @2.14.5_

Re: GnuCash packaging

2009-01-04 Thread Joshua Root
Anders F Björklund wrote: > Charles Day wrote: > >> Well I tried the following workaround for ticket 10881, but macports >> started trying to include the wrong dependencies. For example, it >> tried to include dependencies based on X11 when I specified gnucash >> +no_x11 (see gnome-desktop at the

Re: GnuCash packaging

2009-01-02 Thread Joshua Root
Ben Greenfield wrote: > > On Jan 1, 2009, at 4:57 AM, Charles Day wrote: > >> Olaf, >> >> Before I joined the list, I saw an email from you in October >> (see >> http://lists.macosforge.org/pipermail/macports-users/2008-October/012020.html) >> about >> trying to package gnucash with "port mdmg"

Re: MacPorts Fail to Install Package/Port

2008-12-29 Thread Joshua Root
Rainer Müller wrote: > Gundala Viswanath wrote: >> Even my 'selfupdate' has problem: >> >> gundalas-macbook-pro:~ ewijaya$ sudo port selfupdate >> Error: Synchronization of the local ports tree failed doing rsync >> Error: /opt/local/bin/port: port selfupdate failed: Couldn't sync the >> ports tree

Re: gtk2 fails to build - libXdamage wrong version

2008-12-23 Thread Joshua Root
David Evans wrote: > After gtk2 builds its objects, at the final link stage > I get this error: > > i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXdamage.1.1.0.dylib: No > such file or directory

Re: smaller version of Gnucash

2008-12-23 Thread Joshua Root
Ryan Schmidt wrote: > I wrote a PHP web page to create a graph of a port's dependencies which > I find useful for researching these kinds of things. Here are the > dependencies of aqbanking and libofx graphed: > > http://ryandesign.com/tmp/aqbanking.png > > http://ryandesign.com/tmp/libofx.png >

Re: Issues Upgrading Outdated Under 1.700

2008-12-19 Thread Joshua Root
Tim Visher wrote: > On Fri, Dec 19, 2008 at 10:28 AM, William Davis wrote: >> try: >> sudo port -d clean boost >> WD >> On Dec 19, 2008, at 9:50 AM, Tim Visher wrote: > > Output: > > DEBUG: Found port in > file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/boost

Re: R GUI

2008-12-17 Thread Joshua Root
David Epstein wrote: > My inability to use the port search facility efficiently became evident on > this issue, since my search for the R-gui failed miserably. "port search R" > brings in every port with an r in its name. "man port" advertises that one > can use regular expressions in the search, b

Re: port command not working

2008-12-16 Thread Joshua Root
Waheed Samy wrote: > I apologize for vagueness. > I don't know what caused the path (opt/local/bin) to disappear. I > created a .profile in my home directory with the necessary path info, > and now things are alright. > What I mean was that when I gave the "port" command I got a no such file > res

Re: port command not working

2008-12-16 Thread Joshua Root
Waheed Samy wrote: > The port command is not working. Should I uninstall MacPorts and then > reinstall? "Not working" is rather vague. What are you doing, and what is the result you get? - Josh ___ macports-users mailing list macports-users@lists.macos

Re: Distfiles mirror behind proxy

2008-12-16 Thread Joshua Root
Max Asato wrote: > I'm looking forward to the release of 1.7 as that should make an internal > MacPorts mirror a bit easier to implement. 1.7.0 was released last Saturday. :-) - Josh ___ macports-users mailing list macports-users@lists.macosforge.org ht

Re: Error upgrading xrender on Panther

2008-12-16 Thread Joshua Root
Frank J. R. Hanstick wrote: > Hello, > It is quite possible that the only way into the infinite loop is via > a port failure under certain circumstances. Problems usually arise when > anomalies occur and not when things run as expected because not all > anomalies can be planned for. If not, s

Re: Error upgrading xrender on Panther

2008-12-15 Thread Joshua Root
Jeremy Huddleston wrote: > On Dec 15, 2008, at 14:30, Joshua Root wrote: > >> Frank J. R. Hanstick wrote: >>> Hello, >>>Attached is a debug sample of the loop. I tried "sudo port -d >>> upgrade installed >ports.log" and the output only wen

Re: guile doesn't build for me

2008-12-15 Thread Joshua Root
James E. Bailey wrote: > /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -version-info > 17:3:0 -export-dynamic -no-undefined -o libguilereadline-v-17.la -rpath > /usr/local/lib readline.lo ../libguile/libguile.la -lreadline -lncurses > libtool: link: gcc -dynamiclib -o .libs/libguilereadlin

Re: Error upgrading xrender on Panther

2008-12-15 Thread Joshua Root
Frank J. R. Hanstick wrote: > Hello, > Attached is a debug sample of the loop. I tried "sudo port -d > upgrade installed >ports.log" and the output only went to the Terminal > window. So, I copied a sample to a TextEdit file. If you need more, I > can rerun because it is repeatable. Do you

Re: guile doesn't build for me

2008-12-15 Thread Joshua Root
Bryan Blackburn wrote: > On Mon, Dec 15, 2008 at 09:23:38PM +0100, James E. Bailey said: > [...] >> 21:07:35 bigdaddy Downloads:sudo /opt/local/bin/port install guile > [...] >> (cd .libs && /usr/bin/gcc-4.0 -O2 -c -fno-builtin "guileS.c") >> rm -f .libs/guileS.c .libs/guile.nm .libs/guile.nmS .li

Re: Error upgrading xrender on Panther

2008-12-15 Thread Joshua Root
Frank J. R. Hanstick wrote: > Hello, > The command was "sudo port upgrade installed". That may explain it. Many different installed ports could depend on xrender either directly or indirectly, and upgrading a port upgrades its dependencies too (recursively). So when it failed for one dependenc

Re: Error upgrading xrender on Panther

2008-12-15 Thread Joshua Root
Frank J. R. Hanstick wrote: > Hello, > MacPorts 1.700 got caught in an infinite loop in trying to upgrade > xrender. 12 attempts were made before I terminated the loop with a > control C. This sounds kind of like . What was the command line you used? I'd

Re: X11 checks in configure phase for some packages

2008-12-14 Thread Joshua Root
Fred Dushin wrote: > XQuartz 2.3.1 > > I also installed the X11SDK from the Leopard install disk, just to make > sure. I hope you didn't install the X11SDK after XQuartz. Maybe it's smart enough not to, but it may have overwritten some of the XQuartz bits with older versions. - Josh

Re: More than one version of a port installed.

2008-12-14 Thread Joshua Root
David Epstein wrote: > On doing port installed, I found many examples like this: > tcl @8.5.4_0 > tcl @8.5.5_0 (active) > > The first would not allow an uninstall because of dependencies. Is there > anyway to reasonably clean up the situation so that I end up with only one > version (the latest) o

Re: gnucash configure error (gnomecanvas)

2008-12-14 Thread Joshua Root
Fred Dushin wrote: > That worked, thanks. > > I also needed to install both xorg-libXrandr and xorg-libXdamage to > build gtk2. There is a trac ticket for xorg-libXrandr > (http://trac.macports.org/ticket/17360), but I don't know if there is > one for the missing xorg-libXdamage dependency. If y

Re: gnucash configure error (gnomecanvas)

2008-12-14 Thread Joshua Root
Fred Dushin wrote: > Okay, this seems to be an issue with 1.6 and 1.7.0 (after reaching a > fixed point with selfupdate: > >> sudo port selfupdate > > MacPorts base version 1.700 installed > Downloaded MacPorts base version 1.700 > > The MacPorts installation is not outdated so it was not update

Re: change gcc version ?

2008-12-14 Thread Joshua Root
Chris Jones wrote: > Hi, > > On 13 Dec >> >> OK, I'm currently rebuilding with gcc 4.2 so I'll see what happens. >> I'll post a ticket when that is done. >> > Building with gcc 4.2 worked for me. Ticket available here. > > https://trac.macports.org/ticket/17643 > > btw., I noticed a few other pr

Re: MacPorts 1.7.0 has been released

2008-12-13 Thread Joshua Root
Bryan Blackburn wrote: > The MacPorts Project is happy to announce that, after nearly a year in > the making, the 1.7.0 version has been released. It is now available > via the usual methods: Kudos to Bryan for his work in packaging this release. > The list of what's new in 1.7.0 is quite extens

Re: 'sudo port upgrade vim' fails

2008-12-12 Thread Joshua Root
Timothy Goins wrote: > Here is a snippet of what follows the error message: > ---> . > ---> Attempting to fetch 7.2.065 from http://distfiles.macports.org/vim72 > ---> Verifying checksum(s) for vim > ---> Extracting vim > ---> Applying patches to vim > ---> Configuring vim > -

Re: error with new install

2008-12-12 Thread Joshua Root
Chris Kiefer wrote: > Hi, > > i've made a new installation of macports so I can install 'Glew', but im > getting an error: > > $sudo port install glew > ---> Verifying checksum(s) for glew > Error: Checksum (md5) mismatch for glew-1.5.1-src.tgz > Error: Checksum (sha1) mismatch for glew-1.5.1-sr

Re: Distfiles mirror behind proxy

2008-12-11 Thread Joshua Root
Max Asato wrote: >abk239$ port variants glib2 >glib2 has the variants: >universal >puredarwin >darwin >powerpc >darwin_6 >darwin_7 >darwin_8 >darwin_9 >imac2$ port variants glib2 >glib2

Re: freetype - Status 1 encountered during processing

2008-12-10 Thread Joshua Root
Bill Hernandez wrote: > Support, > > [2008.10.12](11:17PM) -> [roscoe] ~ $ sudo port install -v freetype > ---> Fetching freetype > ---> Attempting to fetch patch-detect.mk.diff from > http://svn.macports.org/repository/macports/distfiles/freetype > ---> Attempting to fetch patch-detect.mk.diff

Re: problem installing rsync

2008-12-10 Thread Joshua Root
Waheed Samy wrote: > I am getting an error installing rsync. I would be grateful if you can > provide assistance. The following shows the output of the port command. > Before doing this I ran sudo port -v selfupdate, and found the package > up to date. > > MacBook:~ waheedsamy$ sudo port instal

Re: Follow on to earlier installation question--now trying to install jam

2008-12-10 Thread Joshua Root
Mark Hattam wrote: > > On 10 Dec 2008, at 20:20, Daniel J. Luke wrote: > >> On Dec 10, 2008, at 3:12 PM, Stephen Wiggins wrote: >>> Once Darwin Ports has been installed, in a terminal window and while >>> online, type the following and hit return: >>> % cd /opt/local/bin/portslocation/dports/jam

Re: Follow on to earlier installation question--now trying to install jam

2008-12-10 Thread Joshua Root
Stephen Wiggins wrote: > Thanks this is very helpful. > > But I still have problems after a "successful installation". For example: > > Typing > > sudo port -v selfupdate > > gives > > > stephen-wigginss-macbook:~ Steve$ sudo port -v selfupdate > Password: > sudo: port: command not found Di

Re: Follow on to earlier installation question--now trying to install jam

2008-12-10 Thread Joshua Root
Stephen Wiggins wrote: > Once Darwin Ports has been installed, in a terminal window and while > online, type the following and hit return: > > > > % cd /opt/local/bin/portslocation/dports/jam > % sudo port install jam > Password: Where did these instructions come from? The DarwinPorts proje

Re: Distfiles mirror behind proxy

2008-12-10 Thread Joshua Root
Max Asato wrote: > On Wed, Dec 10, 2008 at 08:59:55AM +0100, Anders F Bj?rklund wrote: >> If you run MacPorts in debugging mode (port -d), you should get >> some output telling you what happened to the unarchive phase... >> But when you enable portarchivemode=yes, it is supposed to try >> "unarchiv

Re: Install or use problem: no .profile created

2008-12-10 Thread Joshua Root
Joachim Oosnaabryg wrote: > Am 10.12.2008 um 16:55 schrieb Joshua Root: >> true that no single version of MacPorts/DarwinPorts will install in all >> of the places given in the uninstall instructions. > > OK, but neither =>/Applications/DarwinPorts \ > nor

Re: plplot fails to build

2008-12-10 Thread Joshua Root
Alexy Khrabrov wrote: > How do I see (a) all variants the port provides, (b) the variants the > port is installed with? Then, how do I change (b) by selecting other > variants from (a)? (a) port variants (b) port installed (c) sudo port -f uninstall ; sudo port install +variant1 +variant2 ...

Re: plplot fails to build

2008-12-10 Thread Joshua Root
Alexy Khrabrov wrote: > Ah, in fact I built the whole gnome stack with +no_x11 (gtk-osx), and > plplot apparently supports cairo quartz drivers -- we just need to > tell it not to use X11 somehow. > >> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_s

Re: Install or use problem: no .profile created

2008-12-10 Thread Joshua Root
Joachim Oosnaabryg wrote: > Am 10.12.2008 um 15:14 schrieb Joachim Oosnaabryg: >> Testwise I called in the Terminal >> sudo port -d selfupdate >> with the answer: "sudo: port: command not found" >> >> Therefore I ask you: >> >> How can I proof if MacPorts is installed rightly? > > Hey, additionall

Re: Installation Problem: "run postflight script for MacPorts-1.6.0"

2008-12-10 Thread Joshua Root
ssistance. >> >> >> >> I would be grateful for any help. >> >> >> Thanks, >> >> Steve >> >> > > Joshua Root just answered this same question for some one else. He wrote: > MacPorts is installed into /opt/local, so to use the port

Re: Install or use problem: no .profile created

2008-12-10 Thread Joshua Root
Joachim Oosnaabryg wrote: > > > Hello Helpers, > > I wanted to use the Import RTF Function in LyX (LaTeX) with the > converter "rtf2latex2e" which is an available port on MacPorts > http://www.macports.org/ports.php?by=name&substr=rtf2latex2e >

Re: repeated rebuilding

2008-12-10 Thread Joshua Root
Emmanuel Hainry wrote: > Citando Joshua Root : >> Christopher Vance wrote: >>> When I do >>>port upgrade outdated >>> some packages get rebuilt several times. >>> >>> Isn't port supposed to calculate and order transitive dependenci

Re: Distfiles mirror behind proxy

2008-12-09 Thread Joshua Root
Max Asato wrote: > On Wed, Dec 10, 2008 at 12:14:35PM +1100, Joshua Root wrote: >> Max Asato wrote: >>> We would ideally like to mirror the primary distfile server internally >>> as well, but it sounds like that the new distserver.macports.org site >>> is t

Re: Distfiles mirror behind proxy

2008-12-09 Thread Joshua Root
Max Asato wrote: > We would ideally like to mirror the primary distfile server internally > as well, but it sounds like that the new distserver.macports.org site > is tied to the 1.7 release. I've futzed around with the mirror_sites.tcl > file a bit so it looks like it would be possible to direct

Re: kdebase3 and libXdamage

2008-12-09 Thread Joshua Root
Christopher Vance wrote: > Building kdebase3 fails on an up to date Leopard machine because > libXdamage is at 1.0.0, but kdebase3 wants 1.1.0. > > Any thoughts? 1. Install the latest XQuartz package from 2. Make Jeremy create an xorg-libXdamage port :-) - Josh

Re: repeated rebuilding

2008-12-09 Thread Joshua Root
Christopher Vance wrote: > When I do >port upgrade outdated > some packages get rebuilt several times. > > Isn't port supposed to calculate and order transitive dependencies to stop > this? No, but it is meant to not rebuild anything that isn't outdated. What you describe should not be possi

Re: gtk2 build failing

2008-12-09 Thread Joshua Root
Noah wrote: > Hi there, > > I am trying to figure out how to move forward here. I find that I am > running into a gtk2 build error > gdkevents-x11.c:2110: error: 'RRNotify' undeclared (first use in this > function) Install xorg-libXrandr. See this ticket:

Re: Macports Install 1.6: cshrc shell not working

2008-12-09 Thread Joshua Root
List Acct wrote: > Hello, > > The .tcshrc file was already there. OK. If the installer modified it, there should be a .tcshrc.mpsaved with the old contents. - Josh ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosfo

Re: Macports Install 1.6: cshrc shell not working

2008-12-09 Thread Joshua Root
List Acct wrote: > Hello, > > I read that ticket and assumed it was a problem with 1.7rc1 based in > the title of the ticket. > > macports 1.7rc1 writes path variable to .tcshrc even when a .cshrc is > present > Another Sys Admin and I modified the existing .tcshrc file to no avail. > There was

Re: Macports Install 1.6: cshrc shell not working

2008-12-09 Thread Joshua Root
List Acct wrote: > Hello All, > > Yesterday I installed Macports 1.6 in a Powerbook running Leopard 10.5.5 > in one of our user's computers, so that I could install ImageMagick > more easily. > > After installing it, her cshrc shell environment was hosed. > > When she typed in echo $PATH, the

Re: 1.7.0 beta & rc1: libcurl errors

2008-12-09 Thread Joshua Root
Vincent Lefevre wrote: > On 2008-12-09 13:45:30 +0100, Rainer Müller wrote: >> MacPorts already removes $prefix/bin and $prefix/sbin from PATH on >> configure. > > Does it also handle environment variables such as LIBRARY_PATH, > CPATH and C_INCLUDE_PATH? It clears the entire environment apart fr

Re: 1.7.0 beta & rc1: libcurl errors

2008-12-09 Thread Joshua Root
Jay Levitt wrote: > Joshua Root wrote: > >> Could the wrong libcurl be picked up if there is something like >> LDFLAGS=-L/opt/local/lib in the environment? If that's what happened to >> Jay, it shouldn't be a problem with selfupdate because the environment &

Re: re-build again all the installed packages

2008-12-09 Thread Joshua Root
Marco Calviani wrote: > Dear list, > > I've just install a new version of Xcode that contains apple-gcc-4.2. > Since now some ports are compiled with gcc-4.0 and some other with > gcc-4.2, I would like to know how (and if) is it possible to recompile > all the packages installed in the system, som

Re: 1.7.0 beta & rc1: libcurl errors

2008-12-08 Thread Joshua Root
Bryan Blackburn wrote: > On Mon, Dec 08, 2008 at 04:19:41PM -0600, Ryan Schmidt said: >> On Dec 8, 2008, at 15:41, Bryan Blackburn wrote: >> >>> On Mon, Dec 08, 2008 at 03:25:19PM -0500, Jay Levitt said: >>> I tried to rebuild the port, but the port command had the same problem: >>

Re: 1.7.0 beta & rc1: libcurl errors

2008-12-08 Thread Joshua Root
Ryan Schmidt wrote: > On Dec 8, 2008, at 15:41, Bryan Blackburn wrote: > >> On Mon, Dec 08, 2008 at 03:25:19PM -0500, Jay Levitt said: >> >>> I tried to rebuild the port, but the port command had the same problem: >>> >>> sudo port clean git >>> couldn't load file >>> "/opt/local/share/macports/Tc

Re: macports 1.7.0 and gnome

2008-12-07 Thread Joshua Root
William Davis wrote: > using MacPorts 1.7.0_rc1 to install gnome (sudo port -d install gnome) I > got this error > --> Activating gnome-session @2.24.1_0 > Error: Target org.macports.activate returned: Image error: > /opt/local/share/xsessions/gnome.desktop is being used by the active gdm > port.

Re: Uninstall non-active packages

2008-12-07 Thread Joshua Root
Bart Masschelein wrote: > > On 07 Dec 2008, at 23:32, Joshua Root wrote: > >> Bart Masschelein wrote: >>> Hi Ryan, >>> >>> Not so sweet as you mention ;-). I get >>> >>> ---> Unable to uninstall perl5 5.8.8_0+darwin_

Re: Uninstall non-active packages

2008-12-07 Thread Joshua Root
Bart Masschelein wrote: > > On 07 Dec 2008, at 23:30, Joshua Root wrote: > >> Bart Masschelein wrote: >>> Small side-question: why is 'inactive' not available from the >>> interactive console? >> >> I just tested, and it works in interactive

Re: Uninstall non-active packages

2008-12-07 Thread Joshua Root
Bart Masschelein wrote: > Hi Ryan, > > Not so sweet as you mention ;-). I get > > ---> Unable to uninstall perl5 5.8.8_0+darwin_9, the following ports > depend on it: > ---> autoconf > ---> automake > Error: port uninstall failed: Please uninstall the ports that depend on > perl5 first

Re: Uninstall non-active packages

2008-12-07 Thread Joshua Root
Bart Masschelein wrote: > Small side-question: why is 'inactive' not available from the > interactive console? I just tested, and it works in interactive mode. Note that 'inactive' specifies a set of ports, it's not an action. So to see the list of inactive ports, you'd use "port echo inactive".

Re: 1.7.0 release candidate 1 available for testing

2008-12-07 Thread Joshua Root
William Davis wrote: > > On Dec 7, 2008, at 6:27 AM, Joshua Root wrote: > >> Hmm, looks like the attachment was scrubbed in the archives, so here's a >> link to the announcement on -dev: >> >> <http://lists.macosforge.org/pipermail/macports-dev/2

Re: building apple-gcc42 fails: C compiler cannot create executables.

2008-12-07 Thread Joshua Root
Timothy Goins wrote: > I encountered this problem compiling 4.3. In //usr/bin/ I had the > /gcc/ executable but no gcc-4.0 file, so I created a link (/sudo ln -s > /usr/bin/gcc /usr/bin/gcc-4.0/). The /-s/ is unnecessary, I believe, > but I did it because my symbolic links show up in a different

Re: building apple-gcc42 fails: C compiler cannot create executables.

2008-12-07 Thread Joshua Root
Admin wrote: > Hi there, > > I am not sure where to begin to troubleshoot this issue. Anybody know > what to do here? Building apple-gcc42 fails. > > > sh-3.2# port install apple-gcc42 > ---> Configuring apple-gcc42 > Error: Target org.macports.configure returned: configure failure: shell > c

Re: 1.7.0 release candidate 1 available for testing

2008-12-07 Thread Joshua Root
Hmm, looks like the attachment was scrubbed in the archives, so here's a link to the announcement on -dev: - Josh ___ macports-users mailing list macports-users@lists.macosfo

1.7.0 release candidate 1 available for testing

2008-12-07 Thread Joshua Root
Forwarding to macports-users for wider exposure. :-) - Josh --- Begin Message --- >From [EMAIL PROTECTED] Sun Dec 7 20:44:49 2008 Return-Path: <[EMAIL PROTECTED]> X-Original-To: [EMAIL PROTECTED] Delivered-To: [EMAIL PROTECTED] Received: from mail.root.id.au (123-243-246-165.tpgi.com.au [123.243

Re: py26-pyobjc2

2008-12-05 Thread Joshua Root
William Davis wrote: > > On Dec 5, 2008, at 6:17 PM, Joshua Root wrote: > >> William Davis wrote: >>> py26-py0bjc2: >>> >>> raise VersionConflict(dist,req) # XXX put more info here >>> pkg_resources.VersionConflict: (py2app 0.3.6 >>>

Re: [macports-mgr] Macports issue

2008-12-05 Thread Joshua Root
d f wrote: > Hey > I can't get ghostscript installed after putting macports onto a powerbook > 10.4.11 > Get an error type 1 > I followed some advice on CADP website about setting $PATH but no joy when > typing sudo install ghostscript > Any ideas? > Can I configure the installation to use a local

Re: py26-pyobjc2

2008-12-05 Thread Joshua Root
William Davis wrote: > py26-py0bjc2: > > raise VersionConflict(dist,req) # XXX put more info here > pkg_resources.VersionConflict: (py2app 0.3.6 > (/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages), > Requirement.parse('py2app>=0.4.0')) > > Warning: the foll

Re: Generating a list of all installed software (or something like that).

2008-12-05 Thread Joshua Root
Mikael Gripenstedt wrote: > On Dec 5, 2008, at 13:16 , Tim Visher wrote: > >> Hello Everyone, >> >> I'd be interested in generating a complete list of all software I have >> installed through MacPorts so that I don't have to back up my >> installation in case of a hard drive failure. Basic use ca

Re: sudo port upgrade all

2008-11-30 Thread Joshua Root
Neil wrote: > I'd really like to see a pretend-mode, where MacPorts shows me what it > would do, without doing it. Often times I'm trying to track down what > port is causing another port to be installed, and my current method > (guessing, installing, uninstalling, repeat) is not optimal, I don't

Re: sudo port upgrade all

2008-11-30 Thread Joshua Root
Ryan Schmidt wrote: > > On Nov 30, 2008, at 07:41, Joshua Root wrote: >> 'port install all' and 'port install uninstalled' should also throw an >> error, unless you give it an override flag like --yes-really-all. > > If "all" and "uninst

Re: sudo port upgrade all

2008-11-30 Thread Joshua Root
Ryan Schmidt wrote: > Well, MacPorts is not FreeBSD. :) Certainly we should make it harder > for people to run commands they don't mean to run in the first place. > So instead of changing the meaning of "all", which most MacPorts > users should already be familiar with, I would rather make it

Re: sudo port upgrade installed

2008-11-29 Thread Joshua Root
Frank J. R. Hanstick wrote: > Hello, > The uninstall is not a good idea because other modules depend on > cyrus-sasl2 as indicated by the following: > > ---> Unable to uninstall cyrus-sasl2 2.1.21_0+kerberos, the following > ports depend on it: > --->subversion > --->subversion > Erro

Re: sudo port upgrade installed

2008-11-29 Thread Joshua Root
Mark Hattam wrote: > > On 29 Nov 2008, at 16:14, Joshua Root wrote: > >> Frank J. R. Hanstick wrote: >>> Hello, >>> Running sudo port upgrade installed, I got the following message: >>> >>> Error: cyrus-sasl2 will not build when another

Re: sudo port upgrade installed

2008-11-29 Thread Joshua Root
Frank J. R. Hanstick wrote: > Hello, > Running sudo port upgrade installed, I got the following message: > > Error: cyrus-sasl2 will not build when another version is active. > Error: Please deactivate or uninstall cyrus-sasl2, and then install > Error: the new version with `sudo port instal

Re: upgrading cyrus-sasl2

2008-11-19 Thread Joshua Root
Bryan Blackburn wrote: > That's 12288: > > > > so much-improved in 1.7. > > Though the port in need of an upgrade was still installed just deactivated, > so the big question is whether outdated should pay attention to deactivated > as well? And I think fo

Re: upgrading gimp2

2008-10-09 Thread Joshua Root
Duc N Nguyen wrote: > I upgraded gimp2.6 last night and it runs fine. I modified the > portfile for asciidoc to use python25 instead of python24 which > installed without errors. However, when I ran the actual upgrade, I > still had to install python24. Was there another dependency that we > mis

Re: There is no release manager! There is no release manager!

2008-10-07 Thread Joshua Root
Anders F Björklund wrote: > Julio Biason wrote: > >>> Perhaps we should send out some sort of announcement calling formally >>> for volunteers for the position? >> Oh, what the hell, I have plenty of time these days. What should a >> Release Manager do? > > There's a summary of some of the things

Re: Thank You!

2008-09-15 Thread Joshua Root
Fra Daniele di Gesù ocd wrote: > J. M. † J. T. > > Thank you, dear Joshua. I followed your instructions. Look at this: > > fradaniele:~ fradaniele$ port installed gnutls > The following ports are currently installed: > gnutls @2.4.1_0+darwin_8 (active) > > I think everything is ok with gnutls. M

Re: sqlite3 error

2008-08-03 Thread Joshua Root
Graham Perks wrote: > I'm trying to install the "git-core" port with the svn variant to > include the git-svn command. It depends on sqlite3, and it's sqlite3 > that's giving compile errors. The compile errors can be seen at: > http://paste.lisp.org/display/64656 > > OS X 10.5.4, Intel, Xcode

Re: does exist lsusb under MacPorts ?was(Re: macport libusb install)

2008-07-29 Thread Joshua Root
Yvon Thoraval wrote: > is there a way to get lsusb under Mac OS X 10.4.11 ? > preferably under MacPorts ;-) The lsusb command is part of the usbutils package[1]. It looks to be pretty Linux-specific. Is there something you need it for that can't be done with e.g. ioreg? [1] http://www.linux-usb

Re: Error upgrading ffmpeg +x264

2008-07-28 Thread Joshua Root
Chris Janton wrote: > The error with libx264 looks suspicious given that x264 is in the list > of outdated ports... > If you let the upgrade finish then do > > sudo port clean --work ffmpeg > sudo port upgrade ffmpeg > > it builds and installs properly. > > My install of ffmpeg uses variant +x

Re: Is gimp-app broken or am I un-lucky?

2008-07-09 Thread Joshua Root
Scott C. Kennedy wrote: > On my newly re-installed 10.5.4 MBP, I deleted and re-installed /opt and > still have the following error while compiling gimp-app. I compiled it > previously with the iPhone SDK version installation of the compilers. But, > I recently upgraded to the most recent iPhone SD

Re: Problem installing metacity

2008-06-20 Thread Joshua Root
Stefan Gräf wrote: > Thanks Josh, > > So, what is your suggestion then if you don't want to upgrade to leopard > yet? Is there any alternative to make gnome work properly? I don't know. Making Tiger-XFree86-compatible xcomposite, xfixes and xdamage ports might be the quickest way forward, follo

Re: Problem installing metacity

2008-06-19 Thread Joshua Root
Stefan Gräf wrote: > Hi there, > > It seems like there are some packages in the dependency list that are > missing. Any help is very much appreciated. > > Cheers, > Stefan > > ---> Configuring metacity > > No package 'xcomposite' found > No package 'xfixes' found > No package 'xdamage' found

Re: tracking down extraction

2008-06-13 Thread Joshua Root
Alan Batie wrote: > The error I'm seeing (I did a "port -f uninstall glib2" before to try to > start fresh): > > # port install glib2 > ---> Applying patches to glib2 > Error: Target org.macports.patch returned: couldn't change working > directory to > "/opt/local/var/macports/build/_opt_local

Re: upgrades fail after leopard update

2008-06-12 Thread Joshua Root
Cameron Simpson wrote: > Gentoo's emerge has a --pretend mode that is very useful. Does port > install have that? There's a somewhat bitrotted patch here: - Josh ___ macports-users mailing list macports-users@lis

Re: Is "MacPort" a valid term?

2008-06-11 Thread Joshua Root
Jordan K. Hubbard wrote: > Mmm-port is how you'd pronounce mport in english, and I don't think > that's very phonetically pleasing. I've always mentally pronounced it as "emport", with the accent on the first syllable, which isn't too bad. - Josh ___

Re: Ports and their dependencies

2008-06-09 Thread Joshua Root
[EMAIL PROTECTED] wrote: >> All jokes aside, would it be helpful to take the great >> explanations you have all written and integrating them into chapter 5.4.1 >> of >> the MacPorts Guide >> ? Is this >> something that would benefit the MacPo

Re: Ports and their dependencies (run deps and also versioning questions)

2008-06-09 Thread Joshua Root
Tabitha McNerney wrote: > > On 6/6/08, *Ryan Schmidt* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > > On Jun 6, 2008, at 06:06, Joshua Root wrote: > > Tabitha McNerney wrote: > > But, then my script ran into this

<    3   4   5   6   7   8   9   >