[Fink-devel] r-base215-2.15.2-1

2012-12-12 Thread Jack Howarth
Baba,
   Is it okay if I update the r-base215 packaging with the change...

--- r-base215.info  2012-10-09 09:20:22.0 -0400
+++ /sw/fink/10.7/local/main/finkinfo/r-base215.info2012-12-07 
20:20:54.0 -0500
@@ -1,14 +1,14 @@
 Info2: 
 Package: r-base215
-Version: 2.15.0
-Revision: 5
+Version: 2.15.2
+Revision: 1
 Description: R Framework
 Maintainer:  BABA Yoshihiko babayoshih...@mac.com
 Depends: %N-shlibs (=%v-%r)
-BuildDepends: bzip2-dev, cairo, glib2-dev, gcc47-compiler, libgettext8-dev, 
libiconv-dev, libncurses5, libjpeg8, libpng15, pango1-xft2-ft219-dev, pcre, 
pkgconfig, readline5, tcltk-dev, x11-dev, fink (= 0.28.1), 
fink-package-precedence, flag-sort, glitz
+BuildDepends: bzip2-dev, cairo, glib2-dev, gcc47-compiler, libgettext8-dev, 
libiconv-dev, libncurses5, libjpeg8, libpng15, pango1-xft2-ft219-dev, pcre, 
pkgconfig, readline5, tcltk-dev, x11-dev, fink (= 0.28.1), 
fink-package-precedence, flag-sort (= 0.5), glitz
 
 Source: http://cran.r-project.org/src/base/R-2/R-%v.tar.gz
-Source-MD5: 905f638990492618559202cc1e48a867
+Source-MD5: 346d16bab26fcae15e53755be8a69b00
 PatchFile: %n.patch
 PatchFile-MD5: 81f9fc3bc5834d89b1472b71ce799f9f
 # PatchScript: sed 's|@PREFIX@|%p|g'  %{PatchFile} | patch -p1

...to update it to the latest upstream release. Also all of the r-base21x info 
files need the (= 0.5) dependency added 
for flag-sort BuildDepends to insure that /opt/X11 isn't used instead of /sw 
for X11 components on 10.8 (as discussed in
the x11 graphics from r-base on 10.8? thread on the fink-users mailing list).
Jack

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] fink is ignoring my already downloaded tarball

2012-12-12 Thread David Lowe
 OK, I'll ask you some questions and update the configuration file in 
 '/sw/etc/fink.conf'.
 
 In what additional directory should Fink look for downloaded tarballs? 
 [~/Downloads]

 $ ls ~/Downloads/f*
 /Users/doctorjlowe/Downloads/freeciv-2.3.3.tar.bz2

 [doctorjlowe@David-Lowes-MacBook-Pro:~]$ fink update freeciv
 Scanning package description files..
 Information about 6483 packages read in 9 seconds.
 The following package will be installed or updated:
  freeciv
 curl --connect-timeout 30 -f -L -A 'fink/0.34.4' -O 
 http://distfiles.sjc.ca.us.finkmirrors.net/freeciv-2.3.3.tar.bz2

Is there some semantics i've got wrong here?  As i understand it, fink 
should just use the tar ball i already have, right?  This is a freshly self 
updated fink on 10.7.5.

sent from Lion

Jayne: Let's go be bad guys!
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] fink is ignoring my already downloaded tarball

2012-12-12 Thread Alexander Hansen
On 12/12/12 8:15 AM, David Lowe wrote:
 OK, I'll ask you some questions and update the configuration file in 
 '/sw/etc/fink.conf'.

 In what additional directory should Fink look for downloaded tarballs? 
 [~/Downloads]
 
 $ ls ~/Downloads/f*
 /Users/doctorjlowe/Downloads/freeciv-2.3.3.tar.bz2
 
 [doctorjlowe@David-Lowes-MacBook-Pro:~]$ fink update freeciv
 Scanning package description files..
 Information about 6483 packages read in 9 seconds.
 The following package will be installed or updated:
  freeciv
 curl --connect-timeout 30 -f -L -A 'fink/0.34.4' -O 
 http://distfiles.sjc.ca.us.finkmirrors.net/freeciv-2.3.3.tar.bz2
 
   Is there some semantics i've got wrong here?  As i understand it, fink 
 should just use the tar ball i already have, right?  This is a freshly self 
 updated fink on 10.7.5.
 
 sent from Lion
 
 Jayne: Let's go be bad guys!

Try the full path.  We use direct filesystem access in Perl rather than
talking to the shell, and ~ doesn't get expanded.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] fink is ignoring my already downloaded tarball

2012-12-12 Thread Hanspeter Niederstrasser
On 12/12/2012 10:15 AM, David Lowe wrote:
 OK, I'll ask you some questions and update the configuration file in 
 '/sw/etc/fink.conf'.

 In what additional directory should Fink look for downloaded tarballs? 
 [~/Downloads]

 $ ls ~/Downloads/f*
 /Users/doctorjlowe/Downloads/freeciv-2.3.3.tar.bz2

 [doctorjlowe@David-Lowes-MacBook-Pro:~]$ fink update freeciv
 Scanning package description files..
 Information about 6483 packages read in 9 seconds.
 The following package will be installed or updated:
   freeciv
 curl --connect-timeout 30 -f -L -A 'fink/0.34.4' -O 
 http://distfiles.sjc.ca.us.finkmirrors.net/freeciv-2.3.3.tar.bz2

   Is there some semantics i've got wrong here?  As i understand it, fink 
 should just use the tar ball i already have, right?  This is a freshly self 
 updated fink on 10.7.5.

Most likely, ~/Downloads has permissions that the fink-bld user can not 
read.

ls -ld ~/Downloads

should show at least drwxr-xr-x (mode 755) for that directory to work. 
705 will probably work too.  Just drwx-- will fail.

Hanspeter


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] fink is ignoring my already downloaded tarball

2012-12-12 Thread Alexander Hansen
On 12/12/12 8:29 AM, Hanspeter Niederstrasser wrote:
 On 12/12/2012 10:15 AM, David Lowe wrote:
 OK, I'll ask you some questions and update the configuration file in 
 '/sw/etc/fink.conf'.

 In what additional directory should Fink look for downloaded tarballs? 
 [~/Downloads]

 $ ls ~/Downloads/f*
 /Users/doctorjlowe/Downloads/freeciv-2.3.3.tar.bz2

 [doctorjlowe@David-Lowes-MacBook-Pro:~]$ fink update freeciv
 Scanning package description files..
 Information about 6483 packages read in 9 seconds.
 The following package will be installed or updated:
   freeciv
 curl --connect-timeout 30 -f -L -A 'fink/0.34.4' -O 
 http://distfiles.sjc.ca.us.finkmirrors.net/freeciv-2.3.3.tar.bz2

  Is there some semantics i've got wrong here?  As i understand it, fink 
 should just use the tar ball i already have, right?  This is a freshly self 
 updated fink on 10.7.5.
 
 Most likely, ~/Downloads has permissions that the fink-bld user can not 
 read.
 
 ls -ld ~/Downloads
 
 should show at least drwxr-xr-x (mode 755) for that directory to work. 
 705 will probably work too.  Just drwx-- will fail.
 
 Hanspeter
 
 

Please let us know if this is the problem.

I _thought_ that I had the current fink set up to complain if the
FetchAltDir doesn't have appropriate permissions.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] fink is ignoring my already downloaded tarball

2012-12-12 Thread Daniel Macks


On Wed, 12 Dec 2012 07:15:08 -0800, David Lowe 
doctorjl...@verizon.net wrote:
 OK, I'll ask you some questions and update the configuration file in 
 '/sw/etc/fink.conf'. 
   In what additional directory should Fink look for downloaded 
 tarballs? [~/Downloads]

By the time fink is handling tarballs, it's several sudo's away from 
you and has likely has way of knowing which user's homedir you mean. 

dan

  --
Daniel Macks
dma...@netspace.org



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] fink is ignoring my already downloaded tarball

2012-12-12 Thread David Lowe
On 2012 Dec 12, at 7:32 AM, Alexander Hansen wrote:

 I _thought_ that I had the current fink set up to complain if the
 FetchAltDir doesn't have appropriate permissions.

Actually once i fed the expanded directory to 'fink configure' it not 
only complained, but directed me to make the appropriate chmod.  Nice!  How 
hard would it be to parse that directory and also complain if it's not useable?

sent from Lion

Striker: Surely you can't be serious.
Rumack: I am serious...and don't call me Shirley.
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] fink is ignoring my already downloaded tarball

2012-12-12 Thread Alexander Hansen
On 12/12/12 6:45 PM, David Lowe wrote:
 On 2012 Dec 12, at 7:32 AM, Alexander Hansen wrote:
 
 I _thought_ that I had the current fink set up to complain if the
 FetchAltDir doesn't have appropriate permissions.
 
   Actually once i fed the expanded directory to 'fink configure' it not 
 only complained, but directed me to make the appropriate chmod.  Nice!  How 
 hard would it be to parse that directory and also complain if it's not 
 useable?
 
 sent from Lion
 
 Striker: Surely you can't be serious.
 Rumack: I am serious...and don't call me Shirley.


Good, it's working for other people, too. :-)  So there were two
separate issues.

Checking at configure time for both validity and permissions shouldn't
be hard.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel