FreshPorts -- The Place For Ports Tue, 9 Feb 2010 5:15 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
socat 1.7.1.2 net on this many watch lists=9 search for ports that depend on this port An older version of this port was marked as vulnerable.
Multipurpose relay and more
Maintained by: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 May 2002 17:51:41
Also Listed In: ipv6


socat is a relay for bidirectional data transfer between two independent
data channels. Each of these data channels may be a file, pipe, device
(terminal or modem etc.), socket (UNIX, IP4, IP6 - raw, UDP, TCP), a file
descriptor (stdin etc.), a program, or an arbitrary combination of two of
these.

socat can be used, e.g., as TCP relay (one-shot or daemon), as an external
socksifier, for attacking weak firewalls, as a shell interface to UNIX
sockets, IP6 relay, for redirecting TCP oriented programs like brutus to a
serial line, or to establish a relatively secure environment (su and chroot)
for running client or server shell scripts with network connections.

WWW: http://www.dest-unreach.org/socat/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/net/socat/ && make install clean
To add the package: pkg_add -r socat


Configuration Options
===> The following configuration options are available for socat-1.7.1.2:
     SSL=on (default) "OpenSSL support"
===> Use 'make config' to modify these settings

Master Sites:
http://www.dest-unreach.org/socat/download/
http://critical.ch/distfiles/
http://energy.critical.ch/distfiles/
http://sauerkraut.critical.ch/distfiles/
http://snow.critical.ch/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
10 Jan 2010 22:35:14
Original commit files touched by this commit  1.7.1.2
ehaupt search for other commits by this committer
Update to 1.7.1.2
16 Dec 2009 15:11:40
Original commit files touched by this commit  1.7.1.1
ehaupt search for other commits by this committer
Update to 1.7.1.1
15 Jul 2009 17:56:10
Original commit files touched by this commit  1.7.0.0
dougb search for other commits by this committer
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
Original commit files touched by this commit  1.7.0.0
ehaupt search for other commits by this committer
Mark MAKE_JOBS_SAFE
16 Jan 2009 16:50:02
Original commit files touched by this commit  1.7.0.0
ehaupt search for other commits by this committer
Set PORTSCOUT in order to skip beta version of the distfile
15 Jan 2009 16:26:30
Original commit files touched by this commit  1.7.0.0
ehaupt search for other commits by this committer
- 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
Original commit files touched by this commit  1.6.0.0_1
linimon search for other commits by this committer
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
Original commit files touched by this commit  1.6.0.0_1
pav search for other commits by this committer
- 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
Original commit files touched by this commit  1.6.0.0
rafan search for other commits by this committer
- 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
Original commit files touched by this commit  1.5.0.0
bsam search for other commits by this committer
- 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
Original commit files touched by this commit  1.4.3.1_1
linimon search for other commits by this committer
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
29 Apr 2006 19:41:39
Original commit files touched by this commit  1.4.3.1_1
mnag search for other commits by this committer
- 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
Original commit files touched by this commit  1.4.3.1
brueffer search for other commits by this committer
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
Original commit files touched by this commit  1.4.2.0
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jun 2005 11:11:05
Original commit files touched by this commit  1.4.2.0
jylefort search for other commits by this committer
- 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
Original commit files touched by this commit  1.4.0.3
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  1.4.0.3
obrien search for other commits by this committer
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
Original commit files touched by this commit  1.4.0.3
pav search for other commits by this committer
- 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
Original commit files touched by this commit  1.4.0.0_1
 This port version is marked as vulnerable.
eik search for other commits by this committer
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
Original commit files touched by this commit  1.4.0.0
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update to 1.4.0.0

PR:             ports/68483
Submitted by:   Nicolas Jombart <ecu@ipv42.net>
29 Jan 2004 16:13:06
Original commit files touched by this commit  1.3.2.2
 This port version is marked as vulnerable.
trevor search for other commits by this committer
SIZEify.
23 Oct 2003 07:28:01
Original commit files touched by this commit  1.3.2.2
 This port version is marked as vulnerable.
sergei search for other commits by this committer
- 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
Original commit files touched by this commit  1.3.2.1
 This port version is marked as vulnerable.
osa search for other commits by this committer
Update to 1.3.2.1

Submitted by:   Nicolas Jombart <ecu@ipv42.net>
PR:             56032
10 Jul 2003 08:22:59
Original commit files touched by this commit  1.3.2.0
 This port version is marked as vulnerable.
erwin search for other commits by this committer
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
Original commit files touched by this commit  1.3.1.0
 This port version is marked as vulnerable.
erwin search for other commits by this committer
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
Original commit files touched by this commit  1.3.0.1
 This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
03 Jan 2003 17:42:08
Original commit files touched by this commit  1.3.0.1
 This port version is marked as vulnerable.
arved search for other commits by this committer
Update to 1.3.0.1

PR:             46306
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
05 Oct 2002 15:02:55
Original commit files touched by this commit  1.3.0.0
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
upgrade to 1.3.0.0
28 Jun 2002 12:52:51
Original commit files touched by this commit  1.2.0.0
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
upgrade to 1.2.0.0
31 May 2002 08:56:07
Original commit files touched by this commit  1.1.0.0
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
upgrade to 1.1.0.0
14 May 2002 12:20:59
Original commit files touched by this commit  1.0.4.2
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
add socat 1.0.4.2
A relay for bidirectional data transfer between two indep. data channels

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight88
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.211 seconds.