| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
10 Jan 2010 22:35:14
1.7.1.2
|
ehaupt  |
Update to 1.7.1.2 |
16 Dec 2009 15:11:40
1.7.1.1
|
ehaupt  |
Update to 1.7.1.1 |
15 Jul 2009 17:56:10
1.7.0.0
|
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
27 Mar 2009 09:53:36
1.7.0.0
|
ehaupt  |
Mark MAKE_JOBS_SAFE |
16 Jan 2009 16:50:02
1.7.0.0
|
ehaupt  |
Set PORTSCOUT in order to skip beta version of the distfile |
15 Jan 2009 16:26:30
1.7.0.0
|
ehaupt  |
- Update to 1.7.0.0
- Add ipv6 sub category
- Add additional master sites
- Provide an rc script
- Take maintainer-ship |
20 Aug 2008 07:50:58
1.6.0.0_1
|
linimon  |
Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to work
on FreeBSD at the moment.
Hat: portmgr |
06 Jun 2007 14:46:45
1.6.0.0_1
|
pav  |
- Incorporate Sainsbury's service name resolution patch:
http://www.dest-unreach.org/socat/contrib/socat-servicenames.html
- Incorporate Lucq's file descriptor patch:
http://www.dest-unreach.org/socat/contrib/socat-maxfds.html
PR: ports/113283
Submitted by: bf <bf2006a@yahoo.com>
Approved by: Nils Vogels <nivo@is-root.com> (maintainer) |
08 Apr 2007 17:31:14
1.6.0.0
|
rafan  |
- Update to 1.6.0.0
PR: ports/111372
Submitted by: Nils Vogels <nivo+kw+ports.bfa274 at is-root.com> (maintainer) |
24 Sep 2006 12:46:10
1.5.0.0
|
bsam  |
- Update to 1.5.0.0
- Transfer maintainership to submitter
PR: 103556
Submitted by: Nils Vogels <nivo+kw+ports.bfa274 at is-root.com> |
05 Sep 2006 05:34:24
1.4.3.1_1
|
linimon  |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
29 Apr 2006 19:41:39
1.4.3.1_1
|
mnag  |
- Patches to make libwrap usage functional
- Bump PORTREVISION
- portlint(1)
PR: 93708
Submitted by: Rudolf Cejka <cejkar___fit.vutbr.cz>
Approved by: maintainer timeout (66 days) |
14 Apr 2006 11:29:53
1.4.3.1
|
brueffer  |
Update to version 1.4.3.1.
The changes since 1.4.2.0 are listed on http://www.dest-unreach.org/socat/
Approved by: markus, maintainer |
22 Jan 2006 21:24:05
1.4.2.0
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jun 2005 11:11:05
1.4.2.0
|
jylefort  |
- Update to 1.4.2.0 [1]
- OPTIONSify
- Fix the packing list when NOPORTDOCS is defined
- Polish the Makefile
PR: ports/82387 [1]
Submitted by: maintainer [1] |
12 Apr 2005 04:26:57
1.4.0.3
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.4.0.3
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
10 Nov 2004 23:18:53
1.4.0.3
|
pav  |
- Update to 1.4.0.3 and close vulnerability
PR: ports/73783
Submitted by: rik <freebsd-ports@rikrose.net> (maintainer) |
20 Jul 2004 00:33:07
1.4.0.0_1  |
eik  |
socat 1.4.0.0 has buggy SOCKS4A code. The maintainer patch on the web site has
(probably had, now) a platform-specific bug,
which was resolved in conjunction with the socat author earlier. The problem
will be corrected in socat 1.4.0.1, but in the
meantime is provided separately. This patch adds the fix as a replacement
xio-socks.c.
I have also set myself as the maintainer as part of the patch below. I am
willing to take on maintainership of this port.
PR: 69317
Submitted by: rik <freebsd-ports@rikrose.net> |
30 Jun 2004 08:25:43
1.4.0.0  |
krion  |
Update to 1.4.0.0
PR: ports/68483
Submitted by: Nicolas Jombart <ecu@ipv42.net> |
29 Jan 2004 16:13:06
1.3.2.2  |
trevor  |
SIZEify. |
23 Oct 2003 07:28:01
1.3.2.2  |
sergei  |
- Update to 1.3.2.2
PR: 58291
Submmitted by: Nicolas Jombart <ecu@ipv42.net>
Approved by: krion (implicitly) |
27 Aug 2003 13:07:01
1.3.2.1  |
osa  |
Update to 1.3.2.1
Submitted by: Nicolas Jombart <ecu@ipv42.net>
PR: 56032 |
10 Jul 2003 08:22:59
1.3.2.0  |
erwin  |
Update net/socat: 1.3.1.0 -> 1.3.2.0
* A new mode allows you to directly connect an
executed program to the other side of the relay.
* A couple of minor improvements and corrections
have been made.
PR: 54284
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |
09 Jun 2003 11:57:27
1.3.1.0  |
erwin  |
Update net/socat to 1.3.1.0
Add a few docs
Change COMMENT to something < 70 chars
PR: 53083
Submitted by: Nicolas Jombart <ecu@ipv42.net>
Approved by: edwin (mentor) |
20 Feb 2003 18:51:13
1.3.0.1  |
knu  |
De-pkg-comment. |
03 Jan 2003 17:42:08
1.3.0.1  |
arved  |
Update to 1.3.0.1
PR: 46306
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
05 Oct 2002 15:02:55
1.3.0.0  |
ijliao  |
upgrade to 1.3.0.0 |
28 Jun 2002 12:52:51
1.2.0.0  |
ijliao  |
upgrade to 1.2.0.0 |
31 May 2002 08:56:07
1.1.0.0  |
ijliao  |
upgrade to 1.1.0.0 |
14 May 2002 12:20:59
1.0.4.2  |
ijliao  |
add socat 1.0.4.2
A relay for bidirectional data transfer between two indep. data channels |