Re: MacPorts caching of distfiles [was Re: ntfs-3g 1.1120 source missing]

2008-02-22 Thread Anders F Björklund
Jordan K. Hubbard wrote: > On Feb 22, 2008, at 7:11 PM, Rainer Müller wrote: > >> One of these things would be how we would push files on the mirror? >> If we keep master_sites we could use something like `port fetch all' >> in a cronjob or in a post-commit hook. But that will have the >> problem

Re: MacPorts caching of distfiles [was Re: ntfs-3g 1.1120 source missing]

2008-02-22 Thread Jordan K. Hubbard
On Feb 22, 2008, at 9:34 PM, William Siegrist wrote: > We dont really see any dips in server load, so waiting until night > (or any time in particular) doesnt buy us anything. I'm assuming > you still agree with only fetching distfiles when they change, and > we already have all the work d

Re: MacPorts caching of distfiles [was Re: ntfs-3g 1.1120 source missing]

2008-02-22 Thread William Siegrist
On Feb 22, 2008, at 9:02 PM, Jordan K. Hubbard wrote: On Feb 22, 2008, at 8:08 PM, William Siegrist wrote: The server would grab distfiles during post-commit I imagine (assuming the checksums get changed, patchfiles added, etc). So similar to the way we handle linting of Portfiles during p

Re: MacPorts caching of distfiles [was Re: ntfs-3g 1.1120 source missing]

2008-02-22 Thread Jordan K. Hubbard
On Feb 22, 2008, at 8:08 PM, William Siegrist wrote: > The server would grab distfiles during post-commit I imagine > (assuming the checksums get changed, patchfiles added, etc). So > similar to the way we handle linting of Portfiles during post- > commit, we would check for these changes.

Re: MacPorts caching of distfiles [was Re: ntfs-3g 1.1120 source missing]

2008-02-22 Thread Jordan K. Hubbard
On Feb 22, 2008, at 7:11 PM, Rainer Müller wrote: > One of these things would be how we would push files on the mirror? > If we keep master_sites we could use something like `port fetch all' > in a cronjob or in a post-commit hook. But that will have the > problem that it currently port fetc

Re: MacPorts caching of distfiles [was Re: ntfs-3g 1.1120 source missing]

2008-02-22 Thread William Siegrist
The server would grab distfiles during post-commit I imagine (assuming the checksums get changed, patchfiles added, etc). So similar to the way we handle linting of Portfiles during post-commit, we would check for these changes. I just dont want to implement some hack of parsing Portfiles m

Re: MacPorts caching of distfiles [was Re: ntfs-3g 1.1120 source missing]

2008-02-22 Thread Rainer Müller
William Siegrist wrote: > I already made the offer to portmgr a while back, so they know. I > think there needs to be some added API to macports in order to make > the engineering a little cleaner server-side, but there hasnt been > much discussion yet. So if anyone wants to take the lead o

Re: MacPorts caching of distfiles [was Re: ntfs-3g 1.1120 source missing]

2008-02-22 Thread William Siegrist
I already made the offer to portmgr a while back, so they know. I think there needs to be some added API to macports in order to make the engineering a little cleaner server-side, but there hasnt been much discussion yet. So if anyone wants to take the lead on behalf of MacPorts, I'll hel

Re: py-serial and python 2.5

2008-02-22 Thread Rainer Müller
trainscape wrote: > I'm trying to use python 2.5 with gtk and py-serial. However, the > py-serial with MacPorts appears to be tied to python 2.4. Is there a > way I can get it to run with python 2.5? This one would be named py25-serial. As a general rule py-* is for python 2.4 and py25-* is for py

py-serial and python 2.5

2008-02-22 Thread trainscape
Hi all, I'm trying to use python 2.5 with gtk and py-serial. However, the py-serial with MacPorts appears to be tied to python 2.4. Is there a way I can get it to run with python 2.5? Thanks! Frank -- View this message in context: http://www.nabble.com/py-serial-and-python-2.5-tp15641535p1

MacPorts caching of distfiles [was Re: ntfs-3g 1.1120 source missing]

2008-02-22 Thread Jordan K. Hubbard
On Feb 22, 2008, at 11:35 AM, Ryan Schmidt wrote: >> The macports repository is the only place macports is looking for it, >> so it must have been there at some point or the port would never have >> passed even the most rudimentary QA. > > No, the first place it's looking for it is the ntfs-3g we

Re: Cannot open the message catalog "man" for locale

2008-02-22 Thread Rainer Müller
Christian Voelker wrote: > Let me describe my installation and explain my conclusions from > that. There are two misconceptions in copying a static .profile > into the users directory. First, not everybody is using bash. > My account exists from times before Tiger, I still use tcsh, > I am still ha

Re: bug when i sudo port selfupdate

2008-02-22 Thread Rainer Müller
Jean-Luc BERTŽE wrote: > ===> making all in src/cregistry > gcc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic -g -Os -DHAVE_CONFIG_H > -I.. -I. -I"/usr/local/include" -DHAVE_CONFIG_H registry.c -o registry.o > In file included from ../cregistry/registry.h:36, > from ../cregistry

Cannot open the message catalog "man" for locale

2008-02-22 Thread Christian Voelker
Hello, I just ran into this problem and found it reported in bug #13444 and described in the docs. So I was able to solve it for me. Thnaks for that so far. I still believe that it is wrong to close the bug because there is a howto that helps to fix the problem manually. I am using Macports 1.60.

bug when i sudo port selfupdate

2008-02-22 Thread Jean-Luc BERTŽE
Hello when i make a sudo selfupdate, i have the report : MacPorts base version 1.5 installed Downloaded MacPorts base version 1.600 Configuring, Building and Installing new MacPorts base Error: /opt/local/bin/port: selfupdate failed: Error installing new MacPorts base: shell command "cd /opt/lo

Re: ntfs-3g 1.1120 source missing

2008-02-22 Thread Ryan Schmidt
On Feb 22, 2008, at 13:23, Ludwig wrote: > On Fri, Feb 22, 2008 at 1:04 AM, Ryan Schmidt wrote: > >> Well, the files were never there. MacPorts just looks in the >> repository as a backup for all ports, but most ports do not have >> copies of their distfiles in the MacPorts repository, because

Re: ntfs-3g 1.1120 source missing

2008-02-22 Thread Ludwig
On Fri, Feb 22, 2008 at 1:04 AM, Ryan Schmidt <[EMAIL PROTECTED]> wrote: > Well, the files were never there. MacPorts just looks in the > repository as a backup for all ports, but most ports do not have > copies of their distfiles in the MacPorts repository, because there's > usually no need t

Re: anyone seeing issues with ruby not building?

2008-02-22 Thread paul beard
On Thu, Feb 21, 2008 at 11:26 PM, Paul Guyot <[EMAIL PROTECTED]> wrote: > It sounds like an old problem with the ruby port. You need to > deactivate the old version first. > I don't think that's it. I have gone so far as to uninstall ruby and I get the same result. -- Paul Beard / www.paulbear

Re: using a different compiler with macports

2008-02-22 Thread Rainer Müller
Ryan Schmidt wrote: > You could write specific ports that make use of pgi, if that's > necessary. I don't see a port for pgi itself, so you could start by > making a port for pgi if you want. As I can see this compiler is a commercial product and it's source code is not available. Rainer ___

Re: lablgtk can't find cairo (was: Re: Problem with cairo)

2008-02-22 Thread Angela Zhu
On Fri, Feb 22, 2008 at 8:51 AM, Ryan Schmidt <[EMAIL PROTECTED]> wrote: > On Feb 22, 2008, at 08:16, Angela Zhu wrote: > > > Sorry I didn't make it clear. > > I want to use gSourceVIew library provided by lablgtk-2.10.0. > > I first tried to use "port install lablgtk2", while it seems to > > succ

error compiling nco on osx 10.5.2

2008-02-22 Thread Wes James
When I try to install nco on osx 10.5.2 i get: port -p install nco ---> Building libdap with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_libdap/work/libdap-3.7.10"

Re: lablgtk can't find cairo (was: Re: Problem with cairo)

2008-02-22 Thread Ryan Schmidt
On Feb 22, 2008, at 08:16, Angela Zhu wrote: > Sorry I didn't make it clear. > I want to use gSourceVIew library provided by lablgtk-2.10.0. > I first tried to use "port install lablgtk2", while it seems to > succeed in installation, > I cannot use gSourceVIew library because no "lablgtksourcevi

Re: lablgtk can't find cairo (was: Re: Problem with cairo)

2008-02-22 Thread Angela Zhu
Sorry I didn't make it clear. I want to use gSourceVIew library provided by lablgtk-2.10.0. I first tried to use "port install lablgtk2", while it seems to succeed in installation, I cannot use gSourceVIew library because no "lablgtksourceview.cma" and " gSourceView.cmi" can be find on my machine a

Re: Saving Space by Avoiding Localized Versions

2008-02-22 Thread Ryan Schmidt
On Feb 21, 2008, at 10:55, Charlse Darwin wrote: > How do I specify the language? (overriding the ENV only for certain > ports) To specify the language for a command-line program to use, you set the "LANG" environment variable to a valid locale, such as those listed in /usr/share/locale or /

Re: X error

2008-02-22 Thread Mustafa Mike Topcuoglu
Thank you both... your help is very much appreciated... I'm learning as I go along... Until the next time, take care and wieder sehen Mike. On Feb 21, 2008, at 10:59 PM, Rainer Müller wrote: > Kok-Yong Tan wrote: >> Did you install X windows from the Developer Tools package on your >> Mac

Re: ntfs-3g 1.1120 source missing

2008-02-22 Thread Ryan Schmidt
On Feb 21, 2008, at 20:40, Ludwig wrote: > $ sudo port -v install ntfs-3g > ---> Fetching ntfs-3g > ---> ntfs-3g-1.1120.tgz doesn't seem to exist in > /opt/local/var/macports/distfiles/ntfs-3g > ---> Attempting to fetch ntfs-3g-1.1120.tgz from http:// > www.ntfs-3g.org/ > % Total% Receiv

Re: rsync port 873 blocked

2008-02-22 Thread Ryan Schmidt
On Feb 21, 2008, at 11:45, Noah Leaman wrote: > rsync port 873 is blocked for me at work. How can I go about > performing a sync and/or selfupdate manually? sync uses rsync by default but could use subversion instead, which in our setup runs over port 80 so that won't be blocked unless your

Re: using a different compiler with macports

2008-02-22 Thread Anders F Björklund
Wes James wrote: > On Thu, Feb 21, 2008 at 7:29 PM, Rainer Müller > <[EMAIL PROTECTED]> wrote: >> >> Wes James wrote: >>> I'm trying to find the config file in macports to change the CC and >>> CXX default parameters that configure uses when it is run on each >>> package. Can someone help me wi

lablgtk can't find cairo (was: Re: Problem with cairo)

2008-02-22 Thread Ryan Schmidt
On Feb 21, 2008, at 16:30, Angela Zhu wrote: > I want to install lablgtk, and when I was doing "./configure" (for > lablgtk), I got > following attached error msg (1). Are you manually compiling lablgtk or using one of the MacPorts ports, lablgtk or lablgtk2? If you're using one of the exist

Re: using a different compiler with macports

2008-02-22 Thread Ryan Schmidt
On Feb 22, 2008, at 00:30, Wes James wrote: > On Thu, Feb 21, 2008 at 7:29 PM, Rainer Müller wrote: > >> Wes James wrote: >> >>> I'm trying to find the config file in macports to change the CC and >>> CXX default parameters that configure uses when it is run on each >>> package. Can someone help