Port details |
- tayga Userland stateless NAT64 daemon
- 0.9.2_2 net =3 0.9.2_1Version of this port present on the latest quarterly branch.
- Maintainer: franco@opnsense.org
- Port Added: 2012-10-17 15:27:19
- Last Update: 2024-10-25 16:55:55
- Commit Hash: 8822c36
- People watching this port, also watch:: bsnmp-ucd, dlmalloc, indexinfo, iperf, quagga
- License: GPLv2
- WWW:
- http://www.litech.org/tayga/
- Description:
- TAYGA is an out-of-kernel stateless NAT64 implementation for that uses the
TUN driver to exchange IPv4 and IPv6 packets with the kernel. It is intended
to provide production-quality NAT64 service for networks where dedicated
NAT64 hardware would be overkill.
- ¦ ¦ ¦ ¦
- 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/tayga/ && make install clean
- To add the package, run one of these commands:
- pkg install net/tayga
- pkg install tayga
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tayga
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tayga-0.9.2.tar.bz2) = 2b1f7927a9d2dcff9095aff3c271924b052ccfd2faca9588b277431a44f0009c
SIZE (tayga-0.9.2.tar.bz2) = 86022
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.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_tayga
- USES:
- gmake tar:bzip2
- 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 |
0.9.2_2 25 Oct 2024 16:55:55 |
Zsolt Udvari (uzsolt) Author: Franco Fichtner |
net/tayga: Remove debug message
Add LICENSE_FILE.
Submitter takes maintainership.
Switch to DISTVERSION.
PR: 253605
Approved by: melifaro (ex-maintainer) |
0.9.2_1 20 Mar 2024 18:37:10 |
Nuno Teixeira (eduardo) |
net/tayga: Move man pages to share/man
Approved by: portmgr (blanket) |
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) |
0.9.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 ) |
0.9.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.9.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.2 10 Apr 2016 09:19:13 |
bapt |
Conver to @sample keyword |
0.9.2 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.9.2 31 Jan 2014 07:17:16 |
miwi |
- Stage support
- Switch gmake to USES |
0.9.2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.9.2 17 Oct 2012 15:26:41 |
sem |
TAYGA is an out-of-kernel stateless NAT64 implementation for that uses the
TUN driver to exchange IPv4 and IPv6 packets with the kernel. It is intended
to provide production-quality NAT64 service for networks where dedicated
NAT64 hardware would be overkill.
WWW: http://www.litech.org/tayga/
Submitted by: melifaro
Feature safe: yes |