diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-03-22 19:41:34 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-03-22 19:41:34 +0000 |
commit | f225722fd79221535ee9d026ed9145c870df10c6 (patch) | |
tree | bd8ca949fc29306b73e00d9969dac68710943b82 /sysutils/rsyslog5-devel-relp | |
parent | 14e6e26fff7b5bafe0385a051d25fe0ace214329 (diff) | |
download | ports-f225722fd79221535ee9d026ed9145c870df10c6.tar.gz ports-f225722fd79221535ee9d026ed9145c870df10c6.zip |
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.
Notes
Notes:
svn path=/head/; revision=230695
Diffstat (limited to 'sysutils/rsyslog5-devel-relp')
0 files changed, 0 insertions, 0 deletions