Port details |
- stund Simple STUN (RFC 3489) server and client
- 0.96 net
=4 Version of this port present on the latest quarterly branch. - Maintainer: sobomax@FreeBSD.org
 - Port Added: 2004-04-09 07:56:16
- Last Update: 2022-07-20 14:22:37
- Commit Hash: 6a378e5
- People watching this port, also watch:: bash, p5-Crypt-DES, pcre, net-snmp
- License: not specified in port
- Description:
- The STUN (Simple Traversal of UDP through NATs (Network Address Translation))
server is an implementation of the STUN protocol that enables STUN
functionality in SIP-based systems. The STUN server tar ball also include a
client API to enable STUN functionality in SIP endpoints. In addition there
is a command line UNIX client and a graphical Windows client that check what
type of NAT the user is using.
STUN is an application-layer protocol that can determine the public IP and
nature of a NAT device that sits between the STUN client and STUN server.
The current version of the code supports most of RFC 3489 except the ability
to get OTPs from the server.
WWW: http://www.vovida.org/applications/downloads/stun/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/stund/ && make install clean
- To add the package, run one of these commands:
- pkg install net/stund
- pkg install stund
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: stund
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (stund_0.96_Aug13.tgz) = a34b83eea2669ac681c07f2ffd404eaefa3e280b650b97e7152dd8fccc077fcc
SIZE (stund_0.96_Aug13.tgz) = 84730
- 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_stund
- USES:
- gmake tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:37 0.96 |
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 ) |
06 Apr 2021 14:31:13 0.96 |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 0.96 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Dec 2018 16:50:08
0.96 |
rene  |
Return currently unmaintained ports to sobomax@ who is still a src committer. |
03 Dec 2018 21:20:17
0.96 |
rene  |
Re-assign sobomax@'s ports after his commit bit was safekept. |
10 Jul 2018 18:06:16
0.96 |
pi  |
net/stund: fix build on current
PR: 225455
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Approved by: sobomax (maintainer timeout) |
20 Sep 2015 20:54:09
0.96 |
olgeni  |
Typos, whitespace and capitalization fixes (G-P). |
22 May 2015 20:34:29
0.96 |
mat  |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
29 Jul 2014 19:11:53
0.96 |
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
10 Jul 2014 12:13:12
0.96 |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
28 Feb 2014 10:04:28
0.96 |
ehaupt  |
- Support staging
- USES -> gmake |
20 Sep 2013 22:10:25
0.96 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
21 Aug 2012 21:00:33
0.96 |
dougb  |
Fix problem introduced in r302141. The directory for the unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied. |
05 Aug 2012 23:19:40
0.96 |
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
0.96 |
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. |
20 Mar 2011 12:54:45
0.96 |
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
0.96 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Aug 2009 00:32:25
0.96  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
11 Jul 2006 21:30:59
0.96 |
sobomax  |
Update to 0.96. |
22 Jan 2006 21:24:05
0.94_2 |
edwin  |
SHA256ify
Approved by: krion@ |
30 Sep 2005 01:05:15
0.94_2 |
sobomax  |
${LOCALBASE} -> ${PREFIX} where appropriate.
PR: 80394
Submitted by: Vasil Dimov <vd@datamax.bg> |
29 Jul 2005 12:36:30
0.94_2 |
sobomax  |
o Add support for generating pidfile;
o newrc startup script;
o bump PORTREVISION. |
17 Apr 2005 16:39:04
0.94_1 |
sobomax  |
o Add missed statement;
o fix error output. |
17 Apr 2005 10:49:07
0.94 |
sobomax  |
Update to 0.94. |
10 Jun 2004 16:23:58
0.92 |
sobomax  |
Update to 0.92. |
17 Apr 2004 08:34:32
0.91 |
kris  |
BROKEN on !i386: Does not compile |
09 Apr 2004 07:55:34
0.91 |
sobomax  |
Add stund 0.91, a simple STUN (RFC 3489) server and client. |