FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 4:59 AM GMT
Port details
socat 1.7.2.0 net on this many watch lists=10 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 16:51:41
Also Listed In: ipv6
License: GPLv2
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 : PortsMonThere are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://www.dest-unreach.org/socat/download/
http://critical.ch/distfiles/
http://energy.critical.ch/distfiles/
http://snow.critical.ch/distfiles/
http://www.bluestop.org/distfiles/
http://fneu.fr/distfiles/
ftp://ftp.c.saper.info/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.7.2.0
dougb search for other commits by this committer
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.
06 Dec 2011 08:49:25
Original commit files touched by this commit  1.7.2.0
ehaupt search for other commits by this committer
- Update to 1.7.2.0 (this release allows tun/tap interfaces without IP
  addresses)
- Remove the option to build without OpenSSL, we're supposed to provide
  sensible default configurations and options. Building a port without
  OpenSSL support in 2011 makes no sense. This has also been discussed at the
  Dev Summit 2011

Feature safe:   yes
25 Jan 2011 19:59:40
Original commit files touched by this commit  1.7.1.3
ehaupt search for other commits by this committer
Add LICENSE and remove MD5 sums.

Feature safe:   yes
02 Aug 2010 08:58:12
Original commit files touched by this commit  1.7.1.3
ehaupt search for other commits by this committer
Update to 1.7.1.3
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.7.1.2
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
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 16: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 06: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 13: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 16: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 11: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 04: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 18: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 10: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 10: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 03: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 08: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)
19 Jul 2004 23: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 07: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 06: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 12: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 07: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 10: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 14: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 11: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 07: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 11: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: 36

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23150
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours6
new 7 days43
new fortnight70
new month141

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

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