Re: [Fink-devel] Update to your Fink package cscope

2012-01-30 Thread Kaben Nanlohy
Hanspeter,
I'll try to attend to this tonight. I must first obtain a Mac with OS X 10.7.
It has been some time since I've worked with Fink, so this may not go smoothly.
Kaben

On Mon, Jan 30, 2012 at 1:21 PM, Hanspeter Niederstrasser
f...@snaggledworks.com wrote:
 Kaben,

 A user has raised interest in having your package cscope available on OS X
 10.7, but the current Fink version does not build on 10.7.

 The error is getline related (10.7 now includes getline):

 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include  -I/sw/include  -g -O2 -c
 `test -f 'alloc.c' || echo './'`alloc.c
 In file included from alloc.c:38:
 ./global.h:395:5: error: conflicting types for 'getline'
 int     getline(char s[], unsigned size, int firstchar, BOOL iscaseless);
        ^
 /usr/include/stdio.h:449:9: note: previous declaration is here
 ssize_t getline(char ** __restrict, size_t * __restrict, FILE * __restrict)
 __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_4_3);
        ^
 1 error generated.

 A patch has been submitted and is available on the Fink tracker, but I have
 not tested it.

 http://sourceforge.net/tracker/?func=detailaid=3410130group_id=17203atid=414256

 Alternatively, would it be possible to upgrade cscope to the latest upstream
 15.7a?

 Hanspeter

--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
___
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] Re: Fink-devel digest, Vol 1 #1188 - 12 msgs

2003-10-11 Thread Kaben Nanlohy
On Sat, 11 Oct 2003, Benjamin Reed wrote:

 User-mode fink is useful to a very small part of the fink population, 

Not so. At work I lack root on many of the *nix boxes I use, so I
regularly build and install the stuff I need in ~/local.  A package
manager like fink would be a godsend for this purpose.

I grant that I don't *need* usermode fink; I can do without a package
manager, or beg some admin to fink install package-X, or I can beg for
root.  All of which I do.

I would say user-mode fink is useless only to the part of the fink
population that doesn't use *nix software in a academic, lab, or work
environment with lots of Macintoshes.

-- K



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] fink run *not* as root

2003-10-10 Thread Kaben Nanlohy

Suppose fink packages optionally use fields 'BuildRequiresRoot' or
'InstallRequiresRoot'?  Then fink could choose to require running as
root, and inform the user at the start when building / installing a
package requires root privs.  (Depend checks would determine whether any
depends require root for some stage.)

And if fink was originally installed as root then all packages require
root privs for install.



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] fink run *not* as root

2003-10-10 Thread Kaben Nanlohy

NetBSD, for example, becomes root at the install phase, requesting a
password at that time, and can be rigged to use su or sudo.  So this is
not unheard-of in package managers (and can be very convenient).



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] emacs21-nox build problem (10.2-gcc3.3)

2003-10-10 Thread Kaben Nanlohy

I suppose 'fink install emacs21-nox' failed during functional test...?

A log of the install attempt is posted at http://www.stochastic.net/~kaben/for_fink/





---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


RE: [Fink-devel] fink and CVS?

2003-10-09 Thread Kaben Nanlohy

Or switch to the rsync update method.  Download and unpack
http://fink.opendarwin.org/fink/fink-0.14.0.tar.gz,
then cd fink-0.14.0; sudo ./inject.pl /sw,
then fink selfupdate-rsync.

On Thu, 9 Oct 2003, Alexander K. Hansen wrote:

 No, that's just the server--it's having problems again.  Keep trying.
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Greg Novak
 Sent: Thursday, October 09, 2003 3:04 AM
 To: [EMAIL PROTECTED]
 Subject: [Fink-devel] fink and CVS?
 
  The simplest thing to do is to simply add this as an alternative method.
  But we were just discussing on #fink a more drastic change: we could
  scrap anonymous cvs access altogether, and offer only two access 
  methods, rsync or ext cvs (the latter for fink developers only).
 
 Has CVS been scrapped?  I can't do fink selfupdate-cvs anymore, and I get 
 messages like:
 
 cvs [update aborted]: end of file from server (consult above messages if 
 any)
 
 Looks to me like the CVS server isn't happy with me anymore.  Any advice?



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] reports on 0.14.0 ?

2003-10-09 Thread Kaben Nanlohy

Works.  Side effects of prebinding queue caught me by surprise, but it's pretty neat.

On Thu, 9 Oct 2003, David R. Morrison wrote:

 Does anybody have any feedback on fink 0.14.0?  I'd like to move it to stable
 soon, so that we can announce the rsync update method as the preferred method
 for all users.  (Anonymous CVS at sourceforge has become unresponsive AGAIN...)



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] packages that are part of the system

2003-07-15 Thread Kaben Nanlohy

... or readline.  Lack of readline support hurts my head.  -- K

On Tue, 15 Jul 2003, Alexander K. Hansen wrote:

 However, keep in mind that sometimes the system versions lack
 important pieces (e.g. python on Jag, which was missing the headers,
 so you couldn't build anything against it).

 On Tuesday, July 15, 2003, at 05:26 AM, John Davidorff Pell wrote:

  I've noticed that a number of packages that are provided by fink are
  already included with the default install of MacOSX. i've found the
  following so far:
 
  AutoConf
  AutoMake
  Bash
  Emacs21
  libiconv
  libxml2-2.5.4
  m4
  openssl-0.9.6i
  postfix
  python23
  tcl (but not tk? I'm not sure)

snip


---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing  more.
Download  eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] spam

2003-07-10 Thread Kaben Nanlohy

On Thu, 10 Jul 2003, John Davidorff Pell wrote:

 i'd like to ask that the list be moderated. i got a digest last week
 that was PURE spam. nothing from anyone on the list.

Yay!
Let me just jump on this bandwagon before it even starts to roll,
and *really strongly* agree.
-- K


---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing  more.
Download  eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Re: Idea: embed patch in .info

2003-07-10 Thread Kaben Nanlohy

Add a new optional field Patch-MD5.  If this field is present then
refuse to use the .patch unless its md5sum matches.  If the field isn't
present then always use the provided .patch.

This wouldn't help you match the .patch file to the .info file, but it
would prevent problems like the one you encountered.

-- K


On Tue, 8 Jul 2003, Daniel Macks wrote:

 I've just had a problem arising from having plain-name .info and
 .patch files. In moving some files around while trying to find at
 which version/revision I introduced a bug, I managed to have the wrong
 (out-of-sync) .patch for the .info I was using. IIRC, this type of
 problem was mentioned (but not resolved?) when versionless naming was
 discussed (which I can't find in the -devel archives right now:(, as
 well as the related problem of trying to have multiple versions
 present by renaming the .info but then having to fix Patch: for a
 renamed .patch.

 So I was thinking about a solution based on placing the contents of
 the patch-file at the end of the .info file itself. One file, so no
 sync problems. The patch manpage claims that lines of junk (i.e., all
 the (other) .info fields) before the actual patch data are ignored,
 one could just feed the whole info-file to 'patch'. A new
 percent-variable could give the name of the info-file, so that other
 fields (Patch and PatchScript) will always find the (correct)
 patch-containing file, even if it gets renamed.

 So before I go about hacking fink to support this (doesn't look that
 difficult), anyone else think this would be a useful functionality?

 dan





---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing  more.
Download  eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Re: Idea: embed patch in .info

2003-07-10 Thread Kaben Nanlohy

Per-file cvs tags of .patch files.

For foo.patch corresponding to foo.info with version 1.0 and revision 2:
$ cvs checkout -r 1.0-2 foo.patch

-- K

On Thu, 10 Jul 2003, David R. Morrison wrote:

 Well, it still doesn't solve the problem of how to retrieve an old
 patch file that correctly matches the fink version number.

 Peter O'Gorman jokingly suggested on IRC using ar to combine them.
 Or maybe it wasn't a joke?  In fact, some way of combining them would
 be get.  (The ar idea is not so good because the resulting file is
 binary; we need a text file so the CVS tracks revisions properly.)

 How about the ancient notion of a shar file.  I haven't seen such a
 beast in a long time, nor tools to manipulate it, but it was basically
 a self-extracting, text-only version of a tar file.  Is there an up to
 date version of this anyplace?

   -- Dave


---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing  more.
Download  eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel