Port details |
- redir TCP connection redirection utility
- 2.2.1_3 net =8 2.2.1_3Version 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: 2001-04-10 16:47:52
- Last Update: 2024-01-09 10:32:17
- Commit Hash: 03c7f3c
- People watching this port, also watch:: help2man, expat, unzip, freetype2, m4
- License: not specified in port
- WWW:
- https://sammy.net/~sammy/hacks/
- Description:
- Redir is a port redirector. It can run under inetd or standalone. Redir
also supports TCP wrappers.
- ¦ ¦ ¦ ¦
- 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/net/redir/ && make install clean
- To add the package, run one of these commands:
- pkg install net/redir
- pkg install redir
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: redir
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (redir-2.2.1.tar.gz) = 7ea504f835338e448f674ca8637512f511bf74538418ad43ab39039017090e6c
SIZE (redir-2.2.1.tar.gz) = 42247
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_redir
- USES:
- gmake
- 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 |
2.2.1_3 09 Jan 2024 10:32:17 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
2.2.1_2 01 Nov 2023 22:13:06 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.1_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2.1_2 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 ) |
2.2.1_2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.2.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.1_2 03 Nov 2020 20:51:35 |
rene |
Return araujo@'s ports to the pool after his commit bit was safekept. |
2.2.1_2 19 Apr 2017 00:18:40 |
araujo |
Take maintainership, I use it often. |
2.2.1_2 20 Sep 2015 20:54:09 |
olgeni |
Typos, whitespace and capitalization fixes (G-P). |
2.2.1_2 17 Mar 2015 22:05:37 |
antoine |
Use gmake instead of using rules that may or may not work depending of the
version of sys.mk
This fixes build on head after r279980 |
2.2.1_2 31 Jan 2014 17:09:16 |
antoine |
Stage support |
2.2.1_2 29 Nov 2013 07:37:53 |
araujo |
- Return almost all of my ports back to the pool. I have no time to make any
necessary fixes on them for the past months. |
2.2.1_2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.2.1_2 24 Jul 2012 21:09:45 |
cs |
Fix typos in COMMENT |
2.2.1_2 14 Jan 2012 08:57:23 |
dougb |
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. |
2.2.1_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.2.1_2 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.2.1_2 03 Jan 2008 19:06:50 |
araujo |
- Take maintainership, I use this a lot.
Approved by: stas (mentor, implicit) |
2.2.1_2 02 Jan 2008 13:18:59 |
arved |
Disable TCP_WRAPPER support, as it does not work
PR: 117942
Submitted by: Aprigio Neto |
2.2.1_1 15 Apr 2006 00:01:12 |
linimon |
Reset markp due to lack of response to email and maintainer-timeouts.
Hat: portmgr |
2.2.1_1 03 Apr 2006 04:33:22 |
mnag |
- Correct use of ${name}_flags in rc.d script. It's automatic added.
- Fix typo in rc.d script too.
PR: 94612
Approved by: markp (maintainer timeout, 16 days) |
2.2.1_1 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
2.2.1_1 10 Feb 2006 00:52:49 |
mnag |
- Respect MANPREFIX
- Add rc.d script to easy startup
- Bump PORTREVISION
PR: 92391
Submitted by: mnag
Approved by: markp (maintainer timeout, 14 days) |
2.2.1 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
2.2.1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.2.1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
2.2.1 22 Feb 2003 17:14:31 |
markp |
De-pkg-comment. |
08 Jun 2001 06:36:46 |
markp |
Updated MAINTAINER to my new committer email address |
10 Apr 2001 20:47:52 |
will |
Add redir 2.2.1, a tcp connection redirection utility. |