1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

Update to latest release 0.4.5b.

Author fixed are following problems:
1) threading issue causing pthread_create() errors under Linux after
number of requests and memory leaks on different Unix platforms.
2) deadlock in gethostbyname() mutex, HTTP CONNECT redirection.

Grab maintainership because author can't contact with
maintainer 3-4 monthes.

Announce from:	3APA3A <3APA3A at security dot nnov dot ru>
This commit is contained in:
Sergey A. Osokin 2004-07-05 08:54:48 +00:00
parent ad5ae68eba
commit 47a0af28a1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112944
2 changed files with 4 additions and 4 deletions

View File

@ -6,13 +6,13 @@
#
PORTNAME= 3proxy
PORTVERSION= 0.4.3b
PORTVERSION= 0.4.5b
CATEGORIES= net
MASTER_SITES= http://www.security.nnov.ru/soft/3proxy/${PORTVERSION}/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz
MAINTAINER= tim@relay.nnn.tstu.ru
MAINTAINER= osa@FreeBSD.org
COMMENT= Proxy servers set (support HTTP(S), FTP, SOCKS, POP3, TCP & UDP)
NO_WRKSUBDIR= yes

View File

@ -1,2 +1,2 @@
MD5 (3proxy.tgz) = 5588c1883eedd0d81254719baa53cdac
SIZE (3proxy.tgz) = 54301
MD5 (3proxy.tgz) = 3ba4bd370a3b9750b0444a15211832ca
SIZE (3proxy.tgz) = 57496