Port details |
- socket Create TCP socket and connect to stdin/out
- 1.2_2 sysutils =18 1.2_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-09-30 22:13:45
- Commit Hash: 78d77a7
- People watching this port, also watch:: png, unzip, wget, tiff, bison
- Also Listed In: net
- License: GPLv1
- Description:
- The program Socket implements access to TCP sockets from shell level.
First written for the need to open a server socket and read and write
to the socket interactively for testing purposes, it quickly evolved
into a generic tool providing the socket interface for shell script
and interactive use.
Please send any comments, suggestions, bug reports etc. to me:
Juergen Nickelsen <jn@berlin.snafu.de>
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/socket/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/socket
- pkg install socket
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: socket
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1517137172
SHA256 (socket-1.2.tar.gz) = 4a2dc2ebd1c60fa644e96382bce17e878409e585319960326a0b7c6750661c8f
SIZE (socket-1.2.tar.gz) = 16989
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for socket-1.2_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_socket
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2_2 30 Sep 2024 22:13:45 |
Brooks Davis (brooks) |
sysutils/socket: include errno.h for errno
errno must be accessed by a macro from errno.h. |
1.2_1 26 Feb 2024 07:04:58 |
Muhammad Moinur Rahman (bofh) |
sysutils/socket: Moved man to share/man
Approved by: portmgr (blanket) |
1.2 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.2 19 Apr 2021 08:00:13 |
Tobias Kortkamp (tobik) |
Clean up all commented PORTREVISION and PORTEPOCH lines
No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines. Instead of implementing
that just clean up the 51 ports that do this.
PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder. |
1.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2 09 Oct 2019 12:20:31 |
bapt |
Drop the ipv6 virtual category for s* category as it is not relevant anymore |
1.2 08 Apr 2019 19:18:58 |
rene |
Return wosch@'s ports to the pool after his commit bit got safekept. |
1.2 04 Feb 2018 19:00:26 |
wosch |
update sysutils/socket to v1.2
PR: 223698
Reviewed by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D14087 |
1.1_2 24 Jan 2018 18:47:10 |
sunpoet |
Resurrect sysutils/socket
- While I'm here, unmark DEPRECATED and remove EXPIRATION_DATE
Requested by: wosch (maintainer and developer) |
1.1_2 06 Jan 2018 06:09:58 |
sunpoet |
Remove sysutils/socket |
1.1_2 08 Jul 2017 10:32:22 |
lme |
sysutils/socket: Mark DEPRECATED on request of wosch (maintainer and developer)
Sponsored by: Essen Hackathon 2017 |
1.1_2 29 Jul 2014 15:00:13 |
adamw |
Rename sysutils/ patch-xy patches to reflect the files they modify. |
1.1_2 23 Jun 2014 00:21:54 |
wg |
sysutils/socket: support stage
PR: 185380
Submitted by: takefu airport fm
Approved by: maintainer (timeout) |
1.1_2 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.1_2 24 Jul 2012 21:09:45 |
cs |
Fix typos in COMMENT |
1.1_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.1_2 09 Sep 2010 22:55:29 |
pgollucci |
- add patch |
1.1_2 09 Sep 2010 22:53:37 |
pgollucci |
- Forgot to bump PORTREVISION
PR: ports/121235 |
1.1_1 09 Sep 2010 22:53:09 |
pgollucci |
- Fix SIGINFO handling
PR: ports/121235
Submitted by: Matt Koivisto <mkoivisto@sandvine.com>
Approved by: maintainer timeout (wosch ; 916 days) |
1.1_1 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
1.1_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.1_1 29 Oct 2003 07:46:49 |
linimon |
Per distfile survey, chase new mastersite. Informed maintainer. |
1.1_1 29 Sep 2003 12:57:22 |
edwin |
update to sysutils/socket: NetBSD IPv6 patches imported
I have created a patch that can be applied to provide IPv6
support for sysutils/socket utility. The patch imported
from NetBSD and cleaned up to be cleanly work on FreeBSD.
PR: ports/36202
Submitted by: Janos Mohacsi <janos.mohacsi@dante.org.uk>
Approved by: maintainer timeout |
1.1 05 Mar 2003 12:39:01 |
wosch |
De-pkg-comment. |
1.1 23 Jun 2002 16:18:39 |
wosch |
ports/sysutils/socket install ignores ${DESTDIR}
PR: ports/37341
Submitted by: Helge Oldach <send-pr@oldach.net> |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
01 Nov 2000 23:56:27 |
billf |
The descr is not a place to just cram the entire README. Instead, take the
first paragraph which gives a good overview, and install the README file. |
08 Oct 2000 07:23:57 |
asami |
Convert category sysutils to new layout. |