Port details |
- suckblow Two companion utilities for transferring data over a TCP socket
- 1.1_1 net =4 1.1_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: 2000-06-27 21:31:46
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: zsh, dante, bbjd, autoconf, cops
- License: not specified in port
- Description:
- Suck and blow are simple companion utilities for sending data over
a TCP socket. They are easy to use and appropriate when FTP is
unavailable, or too much of a hassle, e.g., in single-user mode,
from within shell scripts, etc.
Blow reads the data from standard input, while suck writes it to
standard output. Either program may originate the TCP connection,
and the TCP port may be specified if desired.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net/suckblow/ && make install clean
- To add the package, run one of these commands:
- pkg install net/suckblow
- pkg install suckblow
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: suckblow
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (suckblow-1.1.tar.gz) = df0db6e2702b5618adefecaa165f694eaa815c9e42f5ad0d210b1dd530f4c5d1
SIZE (suckblow-1.1.tar.gz) = 3716
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_suckblow
- USES:
- uidfix
- 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.1_1 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
1.1_1 14 Mar 2024 13:13:41 |
Christian Weisgerber (naddy) |
net/suckblow: Move man pages to share/man
Approved by: portmgr (blanket) |
1.1 03 Jun 2023 14:08:48 |
Muhammad Moinur Rahman (bofh) |
net/suckblow: Fix build on llvm15 |
1.1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.1 05 Sep 2014 18:12:13 |
antoine |
Allow staging as a regular user |
1.1 06 Feb 2014 12:15:13 |
miwi |
- Stage support |
1.1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.1 25 Nov 2006 16:46:44 |
linimon |
Reassign ports from archie@ back to pool at his request.
Hat: portmgr |
1.1 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
1.1 10 Nov 2005 03:48:30 |
linimon |
Remove the usage of 'misc' as a secondary category.
Hat: portmgr |
1.1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.1 14 Oct 2003 15:47:28 |
dinoex |
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
Approved by: kris |
1.1 07 Mar 2003 06:08:06 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
08 Oct 2000 07:19:09 |
asami |
Convert category net to new layout. |
29 Jun 2000 08:03:02 |
obrien |
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site. |
29 Jun 2000 01:17:32 |
archie |
Upgrade to version 1.1 (fixes broken man page installation). |
29 Jun 2000 01:04:34 |
archie |
Wrong checksum. The previous checksum was of the same code, but was from a
different tarball of it. gzip(1) includes the date (or something), causing
each tarball to be unique. |
28 Jun 2000 01:31:46 |
archie |
Add new port. |