Commit Graph

18 Commits

Author SHA1 Message Date
Kirill Ponomarev
57a197b095 Update to 0.8.12
* utilize logdir
* use gzip as default archiver in config
* install pamauth.so plugin

PR:		227700
Submitted by:	maintainer
2018-04-22 17:26:23 +00:00
Richard Gallamore
35eff3e9e8 * Updated to 0.8.11
* Fixed patches to satisfy portlint
 - Fixed: deadlock on insufficient resources
 - Fixed: race condition in ssl_plugin
 - Fixed: minor memory leak on configuration reload
 - Fixed: recursion detection was not working
 - Fixed: %n for IPv6 in logging terminates log record
 - Fixed: reverse PTR validation (required for dnsauth)
 - Fixed: error on external 0.0.0.0 for NOIPV6 (light version)
 - Better support for IPv6 in ftppr

PR:		223148
Submitted by:	t^@gmail.com (maintainer)
2017-10-22 19:36:03 +00:00
Kurt Jaeger
4d971b2400 net/3proxy: 0.8.6 -> 0.8.7
- remove patches, now included upstream

PR:		212403
Submitted by:	Pavel Timofeev <timp87@gmail.com> (maintainer)
2016-09-06 18:03:38 +00:00
Kurt Jaeger
9083800093 net/3proxy: fix ftppr
- See also: https://github.com/z3APA3A/3proxy/issues/68

PR:		209463
Submitted by:	emz@norma.perm.ru
Approved by:	Pavel Timofeev <timp87@gmail.com> (maintainer)
2016-08-24 04:43:11 +00:00
Kurt Jaeger
fb9388489f net/3proxy: 0.7.1.3 -> 0.8.0
- introduces IPv6 support
- connect back
- DNS proxy via TCP with parent proxy support
- non-blocking name resolution via default system methods on *nix
- reduced memory usage
- multiple race conditions fixes.

It's recommended to move to 0.8.0 if you use 3proxy under high load.

PR:		206423
Submitted by:	timp87@gmail.com (maintainer)
2016-01-20 19:56:45 +00:00
Kubilay Kocak
6bc0019a62 net/3proxy: Update to 0.7.1.3, Assign MAINTAINER
* Update to 0.7.13
 * Add DISTVERSIONPREFIX (upstream changed)
 * Assign MAINTAINER'ship
 * Remove src_proxy.c patch (upstreamed)

Changes:

  https://github.com/z3APA3A/3proxy/releases/tag/3proxy-0.7.1.3

PR:		203764
Submitted by:	Tim <timp87 gmail.com>
2015-10-14 12:55:09 +00:00
Kurt Jaeger
7bd7c4b6c0 net/3proxy: patch from upstream
- fix work with password-protected FTP over HTTP
- make portlint happy

PR:		202825
Submitted by:	Pavel Timofeev <timp87@gmail.com>
2015-09-07 14:07:50 +00:00
Kurt Jaeger
1006749c1e net/3proxy: bring back some files, renamed to avoid conflicts
- rename bin/proxy to bin/httppr (similar to fedora RPMs)
- patched man pages

PR:		188374
Submitted by:	Igor Zabelin <igorz@yandex.ru>
2015-06-14 13:20:01 +00:00
Kurt Jaeger
81b80bccd4 net/3proxy: 0.6.1 -> 0.7.1.2
The CONFLICT with libproxy was resolved by removing the conflicting files.

0.7.1.2
- Increased limits for header / request size in HTTP proxy
- Increased system failures handling on insufficient resources

0.7.1.1
- Warnings added for most common misconfigurations
- ftppr NLSD command supported
- Ignore NTLM handshake if NTLM is not enabled
- memcpy replaced with memmove for overlapped region
- better EINTR handling on *nix
- FTP proxy debugging output removed, binding for data connection corrected
- memory leak fixed in ldapauth plugin

PR:		188374
Submitted by:	igorz@yandex.ru, timp87@gmail.com
2015-05-28 18:05:37 +00:00
John Marino
b90f611b9c net category: Remove $PTHREAD_LIBS
openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted.  mediatomb and spread also fail plist-checks
but they weren't fixed.

approved by:	PTHREAD blanket
2015-03-25 23:51:05 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Sergey A. Osokin
591a5b4bea Update from 0.5.3k to 0.6. 2009-03-23 15:20:40 +00:00
Sergey A. Osokin
f646ebc24a Update to latest release 0.5.1b.
rcNGfy, add manpages.
2005-10-28 07:16:04 +00:00
Sergey A. Osokin
68fa1a9eb9 Update to latest stable release 0.4.3b.
Make some improvments, SIZEfy.

Approved by:	maintainer (connect to relay.nnn.tstu.ru[62.76.180.20]:
		Operation timed out)
2004-02-20 16:45:18 +00:00
Kirill Ponomarev
7ae777a361 - Update to version 0.4.1b
PR:		57758
Submitted by:	maintainer
2003-10-08 19:11:53 +00:00
Kirill Ponomarev
32c57f94b6 New port: net/3proxy
3[APA3A] tiny proxy 3Proxy (pronounce it as "Zaraza tiny
proxy") is really tiny cross-platform (Win32&Unix) proxy
servers set. It includes HTTP proxy with HTTPS and FTP support,
SOCKSv4/SOCKSv4.5/SOCKSv5 proxy, POP3 proxy, TCP and UDP
portmappers. You can use every proxy as a standalone program
(socks, proxy, tcppm, udppm, pop3p) or use combined program
(3proxy).

PR:		54968
Submitted by:	Timofey Chernousov <tim@gwd.nnn.tstu.ru>
Approved by:	fjoe (mentor) (implicit)
2003-07-30 07:36:28 +00:00