Opened 18 years ago

Closed 18 years ago

#5363 closed defect (fixed)

UPDATE: net/autossh fixes for Tiger

Reported by: darren.bane@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

This port used to work, but then broke after I upgraded to Tiger. My installed versions are:

% uname -a Darwin Darren-Banes-Computer.local 8.2.0 Darwin Kernel Version 8.2.0: Fri Jun 24 17:46:54 PDT 2005; root:xnu-792.2.4.obj~3/RELEASE_PPC Power Macintosh powerpc % port version Version: 1.102 % port info autossh autossh 1.2e, Revision 1 ...

The problem is that the Tiger C library now defines socklen_t, which autossh has historically defined to something else.

The attached files fix this. I've also upgraded the port to version 1.3 (figured it was worth a try--maybe this version fixed the problem). I also notice that this is an unmaintained port, so if you want me to maintain it, I'm willing to do that.

Attachments (2)

patch-Portfile (512 bytes) - added by darren.bane@… 18 years ago.
Patch for net/autossh/Portfile
patch-autossh.c (351 bytes) - added by darren.bane@… 18 years ago.
Patch for net/autossh/autossh.c

Download all attachments as: .zip

Change History (5)

Changed 18 years ago by darren.bane@…

Attachment: patch-Portfile added

Patch for net/autossh/Portfile

comment:1 Changed 18 years ago by darren.bane@…

Owner: changed from darwinports-bugs@… to darren.bane@…
Status: newassigned

Changed 18 years ago by darren.bane@…

Attachment: patch-autossh.c added

Patch for net/autossh/autossh.c

comment:2 Changed 18 years ago by mww@…

Owner: changed from darren.bane@… to mww@…
Status: assignednew
Summary: net/autossh fixes for TigerUPDATE: net/autossh fixes for Tiger

comment:3 Changed 18 years ago by mww@…

Resolution: fixed
Status: newclosed

thanks, commited!

Note: See TracTickets for help on using tickets.