mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
1b25faa3f9
It was disabled (patched out) in July 2023 based on the pkg-fallout@
emails, nearly seven months after the last regression which could be
causing it had been fixed. Evidently, the cluster was running buggy
kernel for its port-building jails long enough to confuse people the
problem was still somehow exhibiting itself.
While here, assume maintainership, fix some DRY bugs in the Makefile,
and install the manpages under $PREFIX/share/man per new world order.
PR: 272755
Fixes: 2b81a5f3f7
29 lines
907 B
Plaintext
29 lines
907 B
Plaintext
bin/socksify
|
|
@sample etc/sockd.conf.sample
|
|
@sample etc/socks.conf.sample
|
|
include/socks.h
|
|
lib/libdsocks.so
|
|
lib/libsocks.a
|
|
lib/libsocks.so
|
|
lib/libsocks.so.0
|
|
lib/libsocks.so.0.1.1
|
|
sbin/sockd
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sockd-basic.conf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sockd-chaining.conf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/socks-simple-withoutnameserver.conf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/socks-simple.conf
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.socksify
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.survey
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.usage
|
|
%%PORTDOCS%%%%DOCSDIR%%/SOCKS4.protocol
|
|
%%PORTDOCS%%%%DOCSDIR%%/SOCKS4A.protocol
|
|
%%PORTDOCS%%%%DOCSDIR%%/UPGRADE
|
|
%%PORTDOCS%%%%DOCSDIR%%/contrib/sockd-stat.awk
|
|
%%PORTDOCS%%%%DOCSDIR%%/rfc1928.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/rfc1929.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/rfc1961.txt
|
|
share/man/man1/socksify.1.gz
|
|
share/man/man5/sockd.conf.5.gz
|
|
share/man/man5/socks.conf.5.gz
|
|
share/man/man8/sockd.8.gz
|