Re: trouble building mtr 0.87 on snow leopard. Solved with a hack...

2016-10-28 Thread Peter Hancock
On 28/10/2016 11:03, Peter Hancock wrote: > On a snow leopard machine, mtr won't upgrade from 0.86 to 0.87. > The trouble, according to the log, is that IPPROTO_SCTP isn't defined. What I did was to edit /usr/include/netinet/in.h and give IPPROTO_SCTP the same value (132)

trouble building mtr 0.87 on snow leopard. portfile patched?

2016-10-28 Thread Peter Hancock
On a snow leopard machine, mtr won't upgrade from 0.86 to 0.87. The trouble, according to the log, is that IPPROTO_SCTP isn't defined. The failing compile is: :info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -arch i386 -Wall -Wno-pointer-sign -MT net.o -MD -M

Re: Quartz vs x11: Inaccessible package meld

2016-05-25 Thread Peter Brommer
> On 24 May 2016, at 16:12, Ryan Schmidt wrote: > >> >> On May 23, 2016, at 10:15 AM, Peter Brommer wrote: >> [..] > >> However, I’ve recently found that I now cannot install meld, as meld somehow >> depends on gtksourceview for which gtk2 needs to

Quartz vs x11: Inaccessible package meld

2016-05-23 Thread Peter Brommer
install meld? Thank you Peter ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: Checksum fail for ghostscript update

2016-04-01 Thread Peter Hancock
On 01/04/2016 10:02, Carlo Tambuatco wrote: > From latest upgrade of outdated ports: > > ---> Computing dependencies for ghostscript > ---> Verifying checksums for ghostscript > Error: Checksum (rmd160) mismatch for ghostscript-9.19.tar.gz > Error: Checksum (sha256) mismatch for ghostscript-9.19

Re: libnetpbm 10.74.00 on Snow Leopard

2016-03-31 Thread Peter Hancock
On 31/03/2016 16:25, Ryan Schmidt wrote: > > On Mar 31, 2016, at 9:31 AM, Peter Hancock wrote: > >> ... stuff ... > > I reported the problem to the developer yesterday, who released a fixed > version. I've updated the port to 10.74.01 in r147222. >

libnetpbm 10.74.00 on Snow Leopard

2016-03-31 Thread Peter Hancock
I know there are some others here who still use macports on Snow Leopard. With few exceptions, things work smoothly, but today I can't build libnetpbm 10.74.00. The first sign of trouble in the log is: :info:build libpbmfont.c: In function ‘processChars’: :info:build libpbmfont.c:1512: warning

Re: Port leaves to keep build requirements

2016-01-22 Thread Peter Brommer
> On 22 Jan 2016, at 11:27, Davide Liessi wrote: > > 2016-01-22 12:18 GMT+01:00 Peter Brommer : >> Is there any way to tell the “leaves” target to also ignore build >> dependencies of requested packages (and their dependencies)? If not, should >> I file a featur

Port leaves to keep build requirements

2016-01-22 Thread Peter Brommer
ested packages (and their dependencies)? If not, should I file a feature request bug? Thanks, Peter -- ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: ocaml 4.02.2 won't build on Snow Leopard

2015-07-01 Thread Peter Hancock
On 01/07/2015 08:24, Ryan Schmidt wrote: On Jun 30, 2015, at 6:22 AM, Peter Hancock wrote: Before I write a ticket, I wonder if anyone else has had problems in gettin ocaml@4.02.2 to build. This is on an early MacBook1,1, with OSX 10.6.8, Xcode 3.2.4. The occasion of the error in the log

ocaml 4.02.2 won't build on Snow Leopard

2015-06-30 Thread Peter Hancock
robably prevent compiling the OCaml system. Where might this variable be being set? Is it really causing the problem? I might mention that this version of ocaml built fine on a late 2012 Mini running 10.10.3 -- Peter Hancock ___ macports-users mailing list

Problem reinstalling packages after Mavericks upgrade - variants conflict

2014-06-04 Thread Peter Brommer
in to Fedora’s yum, where all requested ports are installed in a single transaction, i.e. the dependencies of all requested ports are resolved before a single port is installed. This feature would make bulk installs *much* smoother. Thank you,

small doubt regarding gcc_select ...

2014-05-12 Thread Peter Danecek
Hi all, I just realised that `port select gcc` sets /opt/local/bin/c++ -> /opt/local/bin/c++-mp-4.8, while there is no corresponding link for `cc`. It might be consistent with the fact that there is always a `c++` binary installed by the gcc ports and there is no corresponding `cc` binary. Ho

Re: can't upgrade py27-zmq

2014-04-16 Thread Peter Danecek
This is a known bug of port of `py_dateutil`: https://trac.macports.org/ticket/43187 …already around for some days, not sure why it hasn't get fixed yet. ~petr On 14 Apr 2014, at 22:13, Brandon Allbery wrote: > On Mon, Apr 14, 2014 at 3:59 PM, Comer Duncan wrote: > Ok, I did chmod a+r while

cairo / pango variant conflict?

2014-03-19 Thread Peter Danecek
Hi all, I was trying to update some ports and realised that I run into some variant conflict. However, I do not completely understand why these restrictions are in place and where they originate. I have cairo installed as cairo @1.12.16_2+quartz+universal+x11, with both x11 AND quartz activat

Re: uninstalling a selected port ...

2014-02-28 Thread Peter Danecek
[Sorry, I realise I send my replies off-list] On 28 Feb 2014, at 14:44, Jason Swails wrote: > On Fri, 2014-02-28 at 14:33 +0100, Peter Danecek wrote: >> Hi all, >> >> I observe a behaviour, which I believe is due to the fact that I >> uninstalled an selected port

Re: uninstalling a selected port ...

2014-02-28 Thread Peter Danecek
[Sorry, I realise I send my replies off-list] On 28 Feb 2014, at 15:17, Jason Swails wrote: > An alternative when you know that you are uninstalling a port is to > select none. So something like > > sudo port select --set postgresql none > > to get rid of the simlinks, then another > > sudo

Re: uninstalling a selected port ...

2014-02-28 Thread Peter Danecek
[Sorry, I realise I send my replies off-list] On 28 Feb 2014, at 15:38, Clemens Lang wrote: > Hi, > >> I believe it is consistent. As I understand it, the simlinks created by >> "port select" are not *owned* by the selected port. Since the port >> itself does not maintain these simlinks (but

uninstalling a selected port ...

2014-02-28 Thread Peter Danecek
Hi all, I observe a behaviour, which I believe is due to the fact that I uninstalled an selected port (see below). This seems to leave the selection mechanism in an undesired state and should be handled. Now I wonder which is the expected behaviour, so that I can eventually file a ticket again

Installing Eiffel13 on a Mac

2014-01-19 Thread peter leadbetter
Help! I am having trouble trying to install Eiffel13.11 inside MacPorts on a Mac running Mavericks 10.9.1. The problem is described below showing attempts to install from different directories. Any help would be very much appreciated. adminisatorsmbp:~ peter$ port version Version: 2.2.1

Installation difficulties

2014-01-17 Thread peter leadbetter
Hi Can anybody please help me to get MacPorts-2.2.1 up and running on my Mac OS X Mavericks 10.9.1 with Xcode 5.02 The following error message occurs even though MacPorts-2.2.1 resides in the Applications folder. Last login: Fri Jan 17 09:54:47 on ttys000 adminisatorsmbp:~ peter$ export path

Re: libgcrypt, apple-gcc42 & blacklisting ...

2013-08-20 Thread Peter Danecek
On Aug 20, 2013, at 18:19 , Lawrence Velázquez wrote: > > Yes, we'd have to see the main.log produced from the failure (or, if you > can't find one, then the debug output from a "port -d" invocation). > > vq Here the main.log I regenerated again! libgcrypt.main.log Description: Binary data

Re: libgcrypt, apple-gcc42 & blacklisting ...

2013-08-20 Thread Peter Danecek
On Aug 20, 2013, at 17:43 , Lawrence Velázquez wrote: > You're asking the wrong questions. Well, if it was only about upgrading this port your are probably right. > You don't really care about blacklisting; If I want to understand what is going on, it probably helps to know the background. An

libgcrypt, apple-gcc42 & blacklisting ...

2013-08-20 Thread Peter Danecek
Hi all, I am trying to upgrade libgcrypt to 1.5.3 on my MacOSX 10.5.8 machine. The Problems are: 1. apple-gcc42 would not compile on that machine, ticket #36648; 2. libgcrypt has some compiler blacklisting logic and therefore seems to select that compiler. As a result I cannot build libgcryp

Re: error upgrading outdated port

2013-08-18 Thread Peter Trudelle
Yup, my /opt is a symlink. thanks! Peter Peter Trudelle pe...@trudelle.com gVoice: (831) 704-6880 On Sun, Aug 18, 2013 at 7:13 PM, Lawrence Velázquez wrote: > On Aug 18, 2013, at 8:37 PM, Peter Trudelle wrote: > > > Any p

Re: X11 Macports vs. XQuartz Project

2013-06-03 Thread Peter Danecek
On 3 Jun 2013, at 21:13, Ryan Schmidt wrote: On Jun 3, 2013, at 11:57, Peter Danecek wrote: it's again about a fresh install of a OS X 10.8 system. I realise, there is no X11 package available from Apple anymore for this OS version. Still there two options to install X11.

X11 Macports vs. XQuartz Project

2013-06-03 Thread Peter Danecek
Hi all, it's again about a fresh install of a OS X 10.8 system. I realise, there is no X11 package available from Apple anymore for this OS version. Still there two options to install X11. (1) org-server via MacPorts (2) the package form the XQuartz Project So what are the pro

Xcode command line version ...

2013-06-03 Thread Peter Danecek
Hi all, I am about to install a new Mac from scratch and have some doubt. I installed only the small command line version of Xcode, as I assumed this would be sufficient for Macports. However, when I install software I get the following error: --- snip --- […] Error: Error: No Xcode installa

Re: Compilers and Variants and Architectures Oh My!

2013-03-25 Thread Peter Johansson
On Sun, Mar 24, 2013 at 7:45 PM, Lawrence Velázquez wrote: > Not only would it waste space, it would prevent you from using our pre-built > binaries for nearly all ports. We only build +universal packages for > dependencies of i386-only ports. How does one access these binaries? I'd *much* pr

Compilers and Variants and Architectures Oh My!

2013-03-24 Thread Peter Johansson
Greetings all! I am new to this mailing list but not MacPorts. I have been using it for about six years now, mostly for small command line apps - wget, sox, things of that nature. Somewhat recently I started using it for larger tools like Wine and gerbv. While I had some minor problems, I was

Re: KMyMoney4 +no_gtk +no_x11 fails because gtk is installed anyway and more...

2012-10-05 Thread Peter Hedlund
be deleted or can it be made to work? Thanks, Peter ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: KMyMoney4 +no_gtk +no_x11 fails because gtk is installed anyway and more...

2012-10-04 Thread Peter Hedlund
On Oct 4, 2012, at 12:42 PM, Peter Hedlund wrote: > > On Oct 4, 2012, at 12:14 PM, Jeremy Lavergne > wrote: > >>> Yes, please. >> >> So this trick will work until there's an update to libiodbc (or if you >> manage to sync/selfupdate a

KMyMoney4 +no_gtk +no_x11 fails because gtk is installed anyway and more...

2012-10-04 Thread Peter Hedlund
s.org/ticket/35955. Any suggestions? I would happily file tickets, but for which port? Thanks, Peter ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: macport wxt problem

2012-08-28 Thread Peter
for _Bool... yes >My only remaining question is whether _Bool is defined in C and not in > C++ (this would explain the behaviour) or if it is something > completely different. _Bool is C99 feature. Thanks so much for your patch in the previous reply and the compilation for g

Re: macport wxt problem

2012-08-26 Thread Peter
and *without* wxwidgets compiles? $  sudo /opt/local/bin/port install qt4-mac-devel +no_x11 +quartz +universal --->  Building qt4-mac-devel It hangs up for 3 hours in the stage of "Building qt4-mac-devel". not sure what is missed or it is normal? Thanks. Peter ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

macport wxt problem

2012-08-26 Thread Peter
'_Bool' does not name a type how to resolve such a problem ? Thanks.  Peter ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Trouble distributing application that links to MacPort libraries

2012-03-29 Thread Peter Schmitt
Hi macports-users! I installed some ports on a build machine. I then build my application and `otool -L myApp.binary` shows dependencies on some MacPorts libraries installed at /opt/local/lib. myApp.binary runs fine on this build machine. In order to deploy my application to other machines, I cop

Re: XCode 4.3

2012-02-20 Thread Peter B. West
installed OK. Peter West "He said to them, 'Come and see.'" On 17/02/2012, at 5:10 AM, Jeremy Huddleston wrote: > Hi, > > As many of you may have noticed, XCode 4.3 was released today. The > installation of XCode 4.3 is a bit different than previous releases

Re: build macport from src for i386

2011-12-12 Thread Peter
rce for libjpeg 63? I don't know where libjpge 63 comes from. Just recompile again and the problem goes off. thanks. Peter ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: build macport from src for i386

2011-12-11 Thread Peter
d file a bug report about > this in the issue tracker. ok. Where is the link that I can file the bug? Also, libjpeg.8.dylib ( version 12.0.0.) comes from current macport, however, my application requires version libjpeg 63.0.0 or later. Is there a way to get the new version of libjpeg?

Re: build macport from src for i386

2011-12-10 Thread Peter
fied macports.conf to use i386, all lib in macport is now 32 bit. however, running the command "sudo port install scite", it will complain that "libintl.dylib, file was built for i386 which is not the architecture being linked (x86_64)" should I use "sudo port install scite

build macport from src for i386

2011-12-10 Thread Peter
Hello, My mac mini supports 64 bit, the default build for macport is 64 bit. I want to specify to build macport for 32 bit. the following command doesn't work. ./configure --build_arch=i386 is there a way to do it? Thanks. Peter ___ mac

macport 2.03 on snow leopard

2011-11-28 Thread Peter
Hello, when I compile using the latest macport on snow leopard, the error below is related to macport or xcode? /mouse.h:189: error: ‘_Bool’ was not declared in this scope ./mouse.h:197: error: ‘_Bool’ has not been declared thanks. peter

Re: Macport 2.03 glib2 problem in leopard

2011-11-27 Thread Peter
sn't look comes from gnuplot. any suggestions? thanks. Peter ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: Macport 2.03 glib2 problem in leopard

2011-11-25 Thread Peter
kaction.h:27, :info:build  from atkaction.c:20: :info:build ../atk/atkobject.h:384: error: syntax error before 'G_CONST_RETURN' :info:build ../atk/atkobject.h:384: warning: no semicolon at end of struct or union Any suggestion is appreciated. Peter ___

Re: Macport 2.03 glib2 problem in leopard

2011-11-25 Thread Peter
bX11.la in /usr/X11/lib is there, not sure why it still have such a complain.  should I use port to install  xorg-libX11 or xorg-server to fix such a problem in leopard? thanks peter w ___ macports-users mailing list macports-users@lists.mac

Macport 2.03 glib2 problem in leopard

2011-11-24 Thread Peter
osure.c:1147: warning: implicit declaration of function 'ffi_call' :info:build make[4]: *** [libgobject_2_0_la-gclosure.lo] Error 1 :info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.2/gobject' Any suggestions about how to resolve this problem? thanks. Peter ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

howto replace old default macports.conf with latest

2011-11-19 Thread Peter Trudelle
do I need to force an update of all installed ports, or what? I'm concerned that just replacing it will break things, and if I need to start from scratch, I'd rather know that up front. Am I worrying needlessly? Any pointers? thanks, Peter -- Peter Trudelle 831.704.6880 pe...@tr

Re: Binary builds???

2011-11-19 Thread Peter Trudelle
No, I tried that too. Peter On 11/19/11 11:03 AM, Marko Käning wrote: I think a --- man macports.conf --- should answer most of your questions. -- Peter Trudelle 831.704.6880 pe...@trudelle.com http://linkedin.com/in/trudelle ___ macports-users

Re: Binary builds???

2011-11-19 Thread Peter Trudelle
This thread made me realize my 2 year old default macports.conf is hopelessly out of date. A quick search of FAQ, Guide, etc. didn't turn up any advice on how best to update it, and I expect that just replacing it with the latest default may not work. Any pointers? thanks, Peter On

Re: Xcode 4

2011-03-10 Thread Peter Koellner
ast 5 years MacPorts has been elemental to maintain a sane developer an duser environment on both of my MacBook Pros, so I'll say a big thank you to all involved in the project. I am already writing this mail from a Debian-powered ThinkPad... cheers and many thanks -- pete

Re: gmp-5.0.1.tar.bz2 checksum fails

2010-10-23 Thread Peter Janes Waller
Thank you, that solved my problem Peter On Sat, Oct 23, 2010 at 7:21 PM, Bradley Giesbrecht wrote: > > Point your browser to the following which is where port is fetching from: > > http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/gmp/ > > I'm guessing your having an iss

Re: gmp-5.0.1.tar.bz2 checksum fails

2010-10-23 Thread Peter Janes Waller
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gmp/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> On Sat, Oct 23, 2010 at 5:38 PM, Bradley Giesbrecht wrote: > > On Oct 23, 2010, at 3:35 PM, Peter Janes Waller w

gmp-5.0.1.tar.bz2 checksum fails

2010-10-23 Thread Peter Janes Waller
I'm trying to install gst and it keeps failing because gmp will not pass checksum. Here is an example of what happens when I try to install gmp on its own. I have run the commands to clean gmp and selfupdate. Example of output: wlan214-137:~ peterwaller$ sudo port -d install gmp DEBUG: Changing to

Re: pid file can't open

2010-10-03 Thread Peter Schrock
ed message -- From: Ryan Schmidt Date: Sun, Oct 3, 2010 at 3:16 PM Subject: Re: pid file can't open To: Peter Schrock Cc: Fink Mailgroup , MacPorts < macports-users@lists.macosforge.org>, FreeSWITCH Users Mailing List < freeswitch-us...@lists.freeswitch.org> On Oct 3, 2010, at 16:07

pid file can't open

2010-10-03 Thread Peter Schrock
I loaded fink and macports to be able to access binaries to help with my use of freeswitch. come to find out, fink and macports are not supported. I tried uninstalling fink and macports and now I am having trouble with freeswitch and opening the freeswitch.pid file. Does anyone have any suggestions

Specific gcc builds

2010-07-02 Thread Peter B. West
able to cut down the update overheads by restricting the gcc build to specifics. Any chance? Peter West "He who eats my flesh and drinks my blood has eternal life" ___ macports-users mailing list macports-users@lists.macosforg

Re: ProFTPD | Add group and user FTP

2010-02-07 Thread Peter B. West
Then in Network Account Server either Edit or Join, then Open Directory Utility. Unlock and authenticate. Peter ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: Latest PHP and MySQL on PPC G4 Mac

2010-01-29 Thread Peter Oakley
29 05:39 , Peter Oakley wrote: Does the current MacPorts build of PHP no longer include MySQL connectivity? No. See `port variants php5`. A message to this effect would have been printed during the upgrade as well. - Josh The php5 variants have been broken out into multiple separate

Re: wxWidgets fails building pgAdmin3

2010-01-28 Thread Peter B. West
confusion between these? Peter On 29/01/2010, at 12:59 AM, Ryan Schmidt wrote: > > On Jan 28, 2010, at 07:59, Peter B. West wrote: > >> There has been recent discussion of build failures of wxWidgets 2.8.9 as a >> dependency of python, 2.6 I think. >> >> I'm

Latest PHP and MySQL on PPC G4 Mac

2010-01-28 Thread Peter Oakley
Been using MacPorts for nearly two years now, mainly for PHP and MySQL. These and a number of related apps are by now outdated, and so I'm testing "port -v upgrade outdated" to bring everything up to date. This process hangs at a couple points (specifically, while installing xorg-libXext),

wxWidgets fails building pgAdmin3

2010-01-28 Thread Peter B. West
Is it feasible to get the build to try the wxWidgets 2.9.0 installation to resolve its requirement? Peter ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

zlib extensions disabled

2010-01-07 Thread Peter Oakley
ort class-pclzip.php : Missing zlib extensions". Perhaps someone on this email list has already encountered and solved this problem? - Peter Oakley, webmaster Oakley Studio, LLC - Web Sites and Web Strategic Planning Distinctive Web Design, Professional Email Services, Secure Ecomm

Re: problem linking fortran to fftw-3

2009-12-24 Thread Peter Marks
My sincere thanks to Adam and also Ryan. Yes it was a problem building wspr and it was looking for the single version of fftw. I did this: port install fftw-3-single +g95 and now it builds. Merry xmas gentlemen. Peter On 24/12/2009, at 10:07 PM, Adam Mercer wrote: > On Thu, Dec 24, 2

problem linking fortran to fftw-3

2009-12-23 Thread Peter Marks
Dear MacPorts users, I'm trying to build wspr for MacOS. I've done: port install fftw-3 +g95 but during the build I get: /usr/bin/libtool: can't locate file for: -lfftw3f Any clues would would be most welcome. Peter ___ macports-use

Re: Install Failure

2009-12-23 Thread Peter Hindrichs
On 2009-12-23, at 17:06 , Ryan Schmidt wrote: > > On Dec 23, 2009, at 16:03, Peter Hindrichs wrote: > >> On 2009-12-23, at 16:55 , Ryan Schmidt wrote: >> >>> On Dec 23, 2009, at 10:04, Peter Hindrichs wrote: >>> >>>> Jam is deprecated

Re: Install Failure

2009-12-23 Thread Peter Hindrichs
On 2009-12-23, at 16:55 , Ryan Schmidt wrote: > On Dec 23, 2009, at 10:04, Peter Hindrichs wrote: > >> I was trying to install GNUMail-Aqua and ran into this issue, and am not >> sure how to proceed. >> >> >> Freedom:~ peterhin$ sudo port install GNUMail-

Install Failure

2009-12-23 Thread Peter Hindrichs
r more information on doing this, consult the Xcode documentation. ** BUILD FAILED ** Error: Status 1 encountered during processing. Freedom:~ peterhin$ Not sure where in the Xcode documentation I will find this info, and or how to proceed. Peter  __

Re: Uninstalling a program

2009-12-23 Thread Peter Hindrichs
gt; > Richard > > On Wed, Dec 23, 2009 at 5:56 AM, Peter Hindrichs wrote: > > On 2009-12-23, at 02:12 , Ryan Schmidt wrote: > > > > > On Dec 22, 2009, at 11:07, Peter Hindrichs wrote: > > > >> I have a program that I am not using anymore and would lik

Re: Uninstalling a program

2009-12-23 Thread Peter Hindrichs
On 2009-12-23, at 02:12 , Ryan Schmidt wrote: > > On Dec 22, 2009, at 11:07, Peter Hindrichs wrote: > >> I have a program that I am not using anymore and would like to uninstall it >> and all its dependencies. >> >> Would I use something like "sudo por

Re: Uninstalling a Port

2009-12-22 Thread Peter Hindrichs
On 2009-12-22, at 21:40 , Randal L. Schwartz wrote: >>>>>> "Peter" == Peter Hindrichs writes: > > Peter> On 2009-12-22, at 21:32 , nox wrote: > >>> A dependent of X is a port Y which depends on X. >>> A dependency of X is a port Y whi

Re: Uninstalling a Port

2009-12-22 Thread Peter Hindrichs
On 2009-12-22, at 21:32 , nox wrote: > A dependent of X is a port Y which depends on X. > A dependency of X is a port Y which X depends on. > So if port Y depends on say A, B, C, what would be the correct way to uninstall Y and its dependencies. > Le 23 déc. 2009 à 03:20, Peter

Re: Uninstalling a Port

2009-12-22 Thread Peter Hindrichs
Yes I thought that they would be one in the same. Further explanation would be greatly appreciated. On 2009-12-22, at 21:17 , Randal L. Schwartz wrote: >> "Joshua" == Joshua Root writes: > > Joshua> He said dependencies, not dependents. Probably want port_cutleaves. > > OK, can you elabor

Uninstalling a Port

2009-12-22 Thread Peter Hindrichs
e heavy lifting. Is there no way of doing this in reverse ie. uninstalling "whatever" that will take care of the dependencies. ? I have searched all the documentation and couldn't find anything pertaining to this. Maybe I missed it, if someone could help me with this that wo

Re: port selfupdate fails

2009-12-22 Thread Peter B. West
On 23/12/2009, at 1:16 AM, Peter B. West wrote: > > On 23/12/2009, at 12:57 AM, Daniel J. Luke wrote: > >> On Dec 22, 2009, at 5:09 AM, Peter B. West wrote: >>> lydia:Downloads pbw$ port selfupdate >>> ---> Updating the ports tree >>> Error: S

Uninstalling a program

2009-12-22 Thread Peter Hindrichs
Good Day, I have a program that I am not using anymore and would like to uninstall it and all its dependencies. Would I use something like "sudo port uninstall fish +dependecies" Thanks Peter  ___ macports-users mailing lis

Re: port selfupdate fails

2009-12-22 Thread Peter B. West
On 23/12/2009, at 12:57 AM, Daniel J. Luke wrote: > On Dec 22, 2009, at 5:09 AM, Peter B. West wrote: >> lydia:Downloads pbw$ port selfupdate >> ---> Updating the ports tree >> Error: Synchronization of the local ports tree failed doing rsync >> Error: /opt/l

port selfupdate fails

2009-12-22 Thread Peter B. West
lydia:Downloads pbw$ port selfupdate ---> Updating the ports tree Error: Synchronization of the local ports tree failed doing rsync Error: /opt/local/bin/port: port selfupdate failed: Couldn't sync the ports tree: Synchronization of 1 source(s) failed Any ideas

Re: MacPorts privoxy and autostart on Snow Leopard

2009-10-18 Thread Peter Krefting
doesn't start automatically. Is there something I need to to in the GUI to enable it? -- \\// Peter - http://www.softwolves.pp.se/ ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/mac

testdisk. huh where is it?

2009-10-12 Thread Peter J. Nachtigall
tdisk user:/> which testdisk /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/testdisk What is wrong? Cheers -- Peter J. Nachtigall aedon DESIGNS http://www.hochzeitsbuch.info/ ___ macports-users mailing list macp

MacPorts privoxy and autostart on Snow Leopard

2009-10-12 Thread Peter Krefting
rsion from MacPorts, it doesn't seem to autostart either, though. I am probably missing something vital here, and would appreciate if someone could point me to how to set it up to autostart (starting on boot as a special "privoxy" user). Thank you in advance, -- \\// Peter - ht

Re: Install Error

2009-10-10 Thread Peter Hindrichs
On 2009-10-10, at 24:10 , Joshua Root wrote: On 2009-10-10 00:44, Peter Hindrichs wrote: If I read correctly what Joshua Root wrote, then I am out of luck till a 64-bit update is built. Sorry, I guess I didn't make myself very clear. The port builds and works fine now AFAICT, it

Re: Install Error

2009-10-09 Thread Peter Hindrichs
On 2009-10-09, at 17:00 , Brandon Allbery wrote: On Oct 9, 2009, at 09:44 , Peter Hindrichs wrote: I still have the question how would I get to the portfile via the command line, this is still puzzling. mress:23478 Z$ port file CosmicDebris /opt/local/var/macports/sources

Re: Install Error

2009-10-09 Thread Peter Hindrichs
On 2009-10-08, at 23:02 , Ryan Schmidt wrote: On Oct 8, 2009, at 22:01, Peter Hindrichs wrote: I did find this note in the Xcode Release notes: Note: GCC 4.2 cannot be used with the Mac OS X 10.4u SDK. If you want to build targets using the 10.4u SDK on Xcode 3.2, you must set the

Re: Install Error

2009-10-09 Thread Peter Hindrichs
On 2009-10-08, at 23:02 , Ryan Schmidt wrote: On Oct 8, 2009, at 22:01, Peter Hindrichs wrote: I did find this note in the Xcode Release notes: Note: GCC 4.2 cannot be used with the Mac OS X 10.4u SDK. If you want to build targets using the 10.4u SDK on Xcode 3.2, you must set the

Re: Install Error

2009-10-09 Thread Peter Hindrichs
On 2009-10-08, at 23:02 , Ryan Schmidt wrote: On Oct 8, 2009, at 22:01, Peter Hindrichs wrote: I did find this note in the Xcode Release notes: Note: GCC 4.2 cannot be used with the Mac OS X 10.4u SDK. If you want to build targets using the 10.4u SDK on Xcode 3.2, you must set the

Re: Install Error

2009-10-08 Thread Peter Hindrichs
On 2009-10-08, at 22:52 , Ryan Schmidt wrote: On Oct 8, 2009, at 21:50, Peter Hindrichs wrote: OK I found 10.4u SDK and installed it. This is what I get now when I try to do the install: Freedom:~ peterhin$ sudo port install CosmicDebris Password: ---> Computing dependencies

Re: Install Error

2009-10-08 Thread Peter Hindrichs
On 2009-10-08, at 22:00 , Ryan Schmidt wrote: On Oct 8, 2009, at 18:52, Peter Hindrichs wrote: On 2009-10-08, at 19:37 , Lenore Horner wrote: I have 10.5 installed on my Mac. I have both /Developer/SDKs/ MacOSX10.4u.sdk and /Developer/SDKs/MacOSX10.5.sdk. I have vague memories that

Re: Install Error

2009-10-08 Thread Peter Hindrichs
On 2009-10-08, at 19:37 , Lenore Horner wrote: On Oct 8, 2009, at 18:24 , Peter Hindrichs wrote: I am looking to further my understanding and knowledge of the command line and "Ports" so when I tried to install the port "CosmicDebris" I got this message. I have tr

Install Error

2009-10-08 Thread Peter Hindrichs
name or path '/Developer/SDKs/ MacOSX10.4u.sdk' ** BUILD FAILED ** Error: Status 1 encountered during processing. Freedom:~ peterhin$ Many Thanks Peter ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: .bashrc .profile .bash_profile

2009-10-05 Thread Peter B. West
while, so there if probably a lot of cruft in there. Peter .profile Description: Binary data .bashrc Description: Binary data .interactive Description: Binary data pathFuncs Description: Binary data dirFuncs Description: Binary data ___ mac

Re: /usr/local

2009-10-04 Thread Peter B. West
On 30/09/2009, at 3:21 PM, Ryan Schmidt wrote: On Sep 29, 2009, at 23:59, Peter B. West wrote: Following some recent messages about problems with software in /usr/ local. I had a look. I had quite a bit of stuff in there. hg mysql tcl/tk gfortran gcc in libexec wireshark Note it is only

Re: Changing History to only store unique commands

2009-09-30 Thread Peter Hindrichs
On 2009-09-30, at 22:23 , Ryan Schmidt wrote: On Sep 30, 2009, at 20:51, Peter Hindrichs wrote: On 2009-09-30, at 21:21 , Ryan Schmidt wrote: Sounds like the MacPorts installer set up your PATH in your .profile. Bash will read startup instructions from either .bash_profile or .profile

Re: Changing History to only store unique commands

2009-09-30 Thread Peter Hindrichs
On 2009-09-30, at 21:21 , Ryan Schmidt wrote: On Sep 30, 2009, at 19:43, Peter Hindrichs wrote: I have wanted to set up my history to only show a one time occurrence of each command that I use. I found this on the web: "http://reviews.cnet.com/8301-13727_7-10361343-263.html?tag=

Changing History to only store unique commands

2009-09-30 Thread Peter Hindrichs
rminal and reopened and now my ports are back with no issues. My question is can I under ports set up the same kind of profile, so that history will not show any duplications. If this is possible how would I go about doing this ? Many Thanks in advance. Peter __

Re: Path

2009-09-30 Thread Peter Hindrichs
On 2009-09-30, at 06:07 , Ryan Schmidt wrote: On Sep 30, 2009, at 05:00, Peter Hindrichs wrote: I have done this, and here is what I get: Freedom:~ peterhin$ env TERM_PROGRAM=Apple_Terminal TERM=xterm-color SHELL=/bin/bash TMPDIR=/var/folders/Sd/SdnvDsNAHdqx7M41XmVmbTI/-Tmp

Re: Path

2009-09-30 Thread Peter Hindrichs
On 2009-09-30, at 05:35 , Ryan Schmidt wrote: On Sep 30, 2009, at 04:32, Peter Hindrichs wrote: On 2009-09-29, at 23:09 , Ryan Schmidt wrote: On Sep 29, 2009, at 21:43, Peter Hindrichs wrote: So now how do I safely remove the extraneous parts of this PATH ? After you've remove

Re: Path

2009-09-30 Thread Peter Hindrichs
On 2009-09-30, at 05:35 , Ryan Schmidt wrote: On Sep 30, 2009, at 04:32, Peter Hindrichs wrote: On 2009-09-29, at 23:09 , Ryan Schmidt wrote: On Sep 29, 2009, at 21:43, Peter Hindrichs wrote: So now how do I safely remove the extraneous parts of this PATH ? After you've remove

Re: Path

2009-09-30 Thread Peter Hindrichs
On 2009-09-29, at 23:09 , Ryan Schmidt wrote: On Sep 29, 2009, at 21:43, Peter Hindrichs wrote: So now how do I safely remove the extraneous parts of this PATH ? After you've removed the duplicate line from your .profile, close the Terminal window and make a new one. The extra

Fwd: cairo-1.8.8 breaks 1.8.1 on 10.6.1

2009-09-29 Thread Peter B. West
Begin forwarded message: From: "Peter B. West" Date: 30 September 2009 2:50:37 PM AEST To: MacPorts Users Subject: cairo-1.8.8 breaks 1.8.1 on 10.6.1 Trying to build R. Created a ticket #21710 lydia:local pbw$ sudo port clean cairo ---> Cleaning cairo lydia:local pbw$ sudo

  1   2   >