1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00
Joe Marcus Clarke f225722fd7 Mark SOCKS5 support as only for i386 since it will cause 64-bit apps to
crash as it lacks prototype definitions for functions such as SOCKSlocaltime,
SOCKSread, etc.  These functions return 64-bit values, but will get
truncated to 32-bit values without proper prototypes.

I looked at net/socks5, but it does not appear to be engineered in a way
to provide these prototypes to external consumers.  The socks5 port needs
to be updated so that it works with INCLUDE_PROTOTYPES on FreeBSD.
2009-03-22 19:41:34 +00:00
..
2009-01-10 05:22:13 +00:00
2008-06-14 16:25:41 +00:00
2008-06-14 16:25:41 +00:00