Re: ASSP out of date

2008-11-11 Thread Scott Haneda
Hello, had some more spare time this evening, working on the assp port, thanks to all who are entertaining me in this training process. I am working on the port as it started, so I issue sudo port edit assp. If I run: clear; sudo port -d install assp I generally get a bunch of errors,

LWP::Simple

2008-11-11 Thread Scott Haneda
I am look at http://trac.macports.org/browser/trunk/dports/perl/p5-libwww-perl/Portfile The CPAN page says that LWP::Simple is in it. Is there a LWP::Simple port, or is this ok to install, even though there are probably a million things I do not need in the p5-libwww-perl Wondering what the

Re: mpfr cannot be found

2008-11-11 Thread Vincent Lefevre
On 2008-11-10 19:52:40 -0800, Barry Olddog wrote: port is failing to fetch mpfr from both www.mpfr.org and from svn.macports.org Probably a temporary failure. -- Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/ 100% accessible validated (X)HTML - Blog:

Re: LWP::Simple

2008-11-11 Thread Ryan Schmidt
On Nov 11, 2008, at 03:42, Scott Haneda wrote: I am look at http://trac.macports.org/browser/trunk/dports/perl/p5-libwww-perl/ Portfile The CPAN page says that LWP::Simple is in it. Is there a LWP::Simple port, or is this ok to install, even though there are probably a million things I do

Re: upgrade of doxygen-1.5.7 error

2008-11-11 Thread Jonathan Stickel
Ryan Schmidt wrote: On Nov 10, 2008, at 14:12, Jonathan Stickel wrote: I get this error when upgrading doxygen to 1.5.7: c++ -c -pipe -D__FreeBSD__=6 -Wall -W -O2 -I../qtools -o ../objects/portable.o portable.cpp portable.cpp: In function 'size_t portable_iconv(void*, const char**, size_t*,

Re: ASSP out of date

2008-11-11 Thread Ryan Schmidt
On Nov 11, 2008, at 03:57, Bryan Blackburn wrote: On Tue, Nov 11, 2008 at 01:20:51AM -0800, Scott Haneda said: Since this is just moving files around, I have set use_configure no but that seems misleading to me, if it is set to no, how come configure still gets run? Since ASSP

Re: mpfr cannot be found

2008-11-11 Thread Altoine Barker
Barry, Bryan gave me a link with instructions that solved my problem that you are having. Try this link: http://trac.macports.org/wiki/ProblemHotlist#Fetchfailures HTH -Altoine On Mon, Nov 10, 2008 at 9:52 PM, Barry Olddog [EMAIL PROTECTED] wrote: port is failing to fetch mpfr from both

libtasn1-config no longer installed by the libtasn1 1.6_0

2008-11-11 Thread Scott C. Kennedy
Just noticed that libtasn1 was updated, so I tried to upgrade libtasn1, and it's dependents, but Biko-2:~ sck$ sudo port selfupdate sudo port install gnome-keyring MacPorts base version 1.600 installed Downloaded MacPorts base version 1.600 The MacPorts installation is not

Re: ASSP out of date

2008-11-11 Thread Bryan Blackburn
On Tue, Nov 11, 2008 at 01:20:51AM -0800, Scott Haneda said: Hello, had some more spare time this evening, working on the assp port, thanks to all who are entertaining me in this training process. I am working on the port as it started, so I issue sudo port edit assp. If I run: clear; sudo

Re: openjpeg error

2008-11-11 Thread Altoine Barker
Bryan, That worked! Thank you for the help. -Altoine On Mon, Nov 10, 2008 at 7:16 PM, Bryan Blackburn [EMAIL PROTECTED] wrote: On Mon, Nov 10, 2008 at 07:22:33AM -0600, Altoine Barker said: openjpeg.org's server is down. I can not reach the website and macports can not download the source

Re: libtasn1-config no longer installed by the libtasn1 1.6_0

2008-11-11 Thread Ryan Schmidt
On Nov 11, 2008, at 16:03, Scott C. Kennedy wrote: Just noticed that libtasn1 was updated, so I tried to upgrade libtasn1, and it's dependents, but [snip] --- Configuring gnome-keyring [snip] checking for libtasn1-config... no checking for libtasn1 - version = 0.3.4... no *** The

Re: libtasn1-config no longer installed by the libtasn1 1.6_0

2008-11-11 Thread Scott C. Kennedy
Okay, based on my read of the Portfiles, the follow ports need to be updated... bitlbee gloox gnome-keyring gnutls iksemel libprelude msmtp ntfsprogs I'll confirm and contact the developers through http://trac.macports.org Thanks for the confirmation Scott Ryan

Re: libtasn1-config no longer installed by the libtasn1 1.6_0

2008-11-11 Thread Scott C. Kennedy
Final update: I did a port configure on each of these and the following ports that have a dependence on libtasn1 bitlbee gloox gnutls iksemel libprelude msmtp ntfsprogs Configure and install cleanly, only gnome-keyring Failed to configure. So, I've submitted

Re: ASSP out of date

2008-11-11 Thread Scott Haneda
On Nov 11, 2008, at 1:57 AM, Bryan Blackburn wrote: On Tue, Nov 11, 2008 at 01:20:51AM -0800, Scott Haneda said: Hello, had some more spare time this evening, working on the assp port, thanks to all who are entertaining me in this training process. I am working on the port as it started, so

Re: ASSP out of date

2008-11-11 Thread Scott Haneda
On Nov 11, 2008, at 3:10 AM, Ryan Schmidt wrote: On Nov 11, 2008, at 03:57, Bryan Blackburn wrote: On Tue, Nov 11, 2008 at 01:20:51AM -0800, Scott Haneda said: Since this is just moving files around, I have set use_configure no but that seems misleading to me, if it is set to no,

Re: ASSP out of date

2008-11-11 Thread Scott Haneda
How do you suggest I deal with this port in final release. The old port was 1.1.0, and ASSP has gone through a directory structure change, as well as multiple file deletions and additions. The 1.4.3.0 is probably the last release before 2.0 comes out, which is in beta now. I can see a bug

Re: ASSP out of date

2008-11-11 Thread Ryan Schmidt
On Nov 11, 2008, at 17:48, Scott Haneda wrote: On Nov 11, 2008, at 3:10 AM, Ryan Schmidt wrote: On Nov 11, 2008, at 03:57, Bryan Blackburn wrote: On Tue, Nov 11, 2008 at 01:20:51AM -0800, Scott Haneda said: Since this is just moving files around, I have set use_configure no but

Re: ASSP out of date

2008-11-11 Thread Ryan Schmidt
On Nov 11, 2008, at 17:53, Scott Haneda wrote: How do you suggest I deal with this port in final release. The old port was 1.1.0, and ASSP has gone through a directory structure change, as well as multiple file deletions and additions. The 1.4.3.0 is probably the last release before 2.0

Re: ASSP out of date

2008-11-11 Thread Ryan Schmidt
On Nov 11, 2008, at 17:43, Scott Haneda wrote: On Nov 11, 2008, at 1:57 AM, Bryan Blackburn wrote: On Tue, Nov 11, 2008 at 01:20:51AM -0800, Scott Haneda said: Hello, had some more spare time this evening, working on the assp port, thanks to all who are entertaining me in this training

Re: ASSP out of date

2008-11-11 Thread Bryan Blackburn
On Tue, Nov 11, 2008 at 03:43:26PM -0800, Scott Haneda said: [...] Ahh nice, thanks. I am not entirely sure, you guys can be the gauge of this, but I feel my questions are not that out of the ordinary for a new port maker. I do look at the docs before I ask here, either I am a bad

Re: ASSP out of date

2008-11-11 Thread Scott Haneda
On Nov 11, 2008, at 4:01 PM, Ryan Schmidt wrote: On Nov 11, 2008, at 17:53, Scott Haneda wrote: How do you suggest I deal with this port in final release. The old port was 1.1.0, and ASSP has gone through a directory structure change, as well as multiple file deletions and additions.

Re: ASSP out of date

2008-11-11 Thread Scott Haneda
On Nov 11, 2008, at 4:10 PM, Ryan Schmidt wrote: On Nov 11, 2008, at 17:43, Scott Haneda wrote: On Nov 11, 2008, at 1:57 AM, Bryan Blackburn wrote: On Tue, Nov 11, 2008 at 01:20:51AM -0800, Scott Haneda said: Hello, had some more spare time this evening, working on the assp port, thanks to

Re: ASSP out of date

2008-11-11 Thread Scott Haneda
On Nov 11, 2008, at 5:37 PM, Bryan Blackburn wrote: On Tue, Nov 11, 2008 at 03:43:26PM -0800, Scott Haneda said: [...] Ahh nice, thanks. I am not entirely sure, you guys can be the gauge of this, but I feel my questions are not that out of the ordinary for a new port maker. I do look at

Re: ASSP out of date

2008-11-11 Thread Scott Haneda
On Nov 11, 2008, at 3:56 PM, Ryan Schmidt wrote: It looks like the previous maintainer was rshaw. That would be Robert Shaw, according to MacPortsDevelopers: https://trac.macports.org/wiki/MacPortsDevelopers You could try emailing rshaw at macports dot org. FYI [EMAIL PROTECTED]: host

Updating gstreamer and friends

2008-11-11 Thread David Evans
I've just updated the gstreamer and associated ports namely gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly However, if you're planning on upgrading from an older version, be aware that while the new gst-plugins-good, bad, ugly are consistent with each other they

Re: ASSP out of date

2008-11-11 Thread Bryan Blackburn
On Tue, Nov 11, 2008 at 06:06:17PM -0800, Scott Haneda said: [...] I will be happy to write you a short summary. I think the basics of it are that it was hard for me to know where to start. Also, consider, people like me may want to add ports, but they get stuck on two things, learning

Re: ASSP out of date

2008-11-11 Thread Bryan Blackburn
On Tue, Nov 11, 2008 at 05:43:54PM -0800, Scott Haneda said: [...] But I can create a new port, if I so desired, and call it assp1, and submit that? I will not be doing that, but I wanted to make sure I can move on and make assp2 as a totally new port. For ports that make sense, there are

Re: ASSP out of date

2008-11-11 Thread Bryan Blackburn
On Tue, Nov 11, 2008 at 06:08:58PM -0800, Scott Haneda said: [...] FYI [EMAIL PROTECTED]: host delta.macosforge.org[17.254.17.249] said: 550 5.1.1 [EMAIL PROTECTED]: Recipient address rejected: User unknown in virtual alias table (in reply to RCPT TO command) Reporting-MTA: dns;

Re: Updating gstreamer and friends

2008-11-11 Thread William Davis
On Nov 11, 2008, at 9:24 PM, David Evans wrote: I've just updated the gstreamer and associated ports namely gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly However, if you're planning on upgrading from an older version, be aware that while the new

Re: Updating gstreamer and friends

2008-11-11 Thread William Davis
On Nov 11, 2008, at 9:24 PM, David Evans wrote: I've just updated the gstreamer and associated ports namely gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly However, if you're planning on upgrading from an older version, be aware that while the new

Re: Updating gstreamer and friends

2008-11-11 Thread David Evans
William Davis wrote: - Installing ./html/up.png -- Installing ./html/style.css -- Installing ./html/gstreamer.devhelp make[5]: *** [install-data-local] Error 1 make[4]: *** [install-am] Error 2 make[3]: *** [install] Error 2 make[2]: *** [install-recursive] Error 1 make[1]: *** [install]

Re: Updating gstreamer and friends

2008-11-11 Thread William Davis
On Nov 12, 2008, at 12:44 AM, David Evans wrote: William Davis wrote: - Installing ./html/up.png -- Installing ./html/style.css -- Installing ./html/gstreamer.devhelp make[5]: *** [install-data-local] Error 1 make[4]: *** [install-am] Error 2 make[3]: *** [install] Error 2 make[2]: ***

Re: Updating gstreamer and friends

2008-11-11 Thread William Davis
On Nov 12, 2008, at 12:44 AM, David Evans wrote: William Davis wrote: - Installing ./html/up.png -- Installing ./html/style.css -- Installing ./html/gstreamer.devhelp make[5]: *** [install-data-local] Error 1 make[4]: *** [install-am] Error 2 make[3]: *** [install] Error 2 make[2]: ***

Re: Updating gstreamer and friends

2008-11-11 Thread David Evans
Thank you, David. I will do that. At the moment I am compliing gnome (sudo port install gnome) and that is going to take a while. Would it be safe to run the commands you gave in another Terminal Window? William Davis I haven't had any problems with this as long as the two processes

Re: Updating gstreamer and friends

2008-11-11 Thread William Davis
On Nov 12, 2008, at 1:06 AM, David Evans wrote: Thank you, David. I will do that. At the moment I am compliing gnome (sudo port install gnome) and that is going to take a while. Would it be safe to run the commands you gave in another Terminal Window? William Davis I haven't had any