Port details |
- stund Simple STUN (RFC 3489) server and client
- 0.96 net =6 0.96Version 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: 2004-04-09 07:56:16
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: pcre, net-snmp, p5-Digest-HMAC, wget, nss
- License: not specified in port
- WWW:
- http://www.vovida.org/applications/downloads/stun/
- 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.
- ¦ ¦ ¦ ¦
- 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/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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.96 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.96 05 Sep 2022 13:03:10 |
Muhammad Moinur Rahman (bofh) |
all: R eturn sobomax' ports to the pool
Commit bit of sobomax@ was safe-kept on 2018-12-03 by portmgr-secretary@
but somehow the ports were not reset. Reset all the ports except
net/ortp which has been exclusively requested by zirias@
Approved by: portmgr (blanket) |
0.96 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 ) |
0.96 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.96 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.96 10 Dec 2018 16:50:08 |
rene |
Return currently unmaintained ports to sobomax@ who is still a src committer. |
0.96 03 Dec 2018 21:20:17 |
rene |
Re-assign sobomax@'s ports after his commit bit was safekept. |
0.96 10 Jul 2018 18:06:16 |
pi |
net/stund: fix build on current
PR: 225455
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Approved by: sobomax (maintainer timeout) |
0.96 20 Sep 2015 20:54:09 |
olgeni |
Typos, whitespace and capitalization fixes (G-P). |
0.96 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
0.96 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
0.96 10 Jul 2014 12:13:12 |
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) |
0.96 28 Feb 2014 10:04:28 |
ehaupt |
- Support staging
- USES -> gmake |
0.96 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.96 21 Aug 2012 21:00:33 |
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. |
0.96 05 Aug 2012 23:19:40 |
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 |
0.96 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. |
0.96 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.96 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
0.96 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.96 11 Jul 2006 21:30:59 |
sobomax |
Update to 0.96. |
0.94_2 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.94_2 30 Sep 2005 01:05:15 |
sobomax |
${LOCALBASE} -> ${PREFIX} where appropriate.
PR: 80394
Submitted by: Vasil Dimov <vd@datamax.bg> |
0.94_2 29 Jul 2005 12:36:30 |
sobomax |
o Add support for generating pidfile;
o newrc startup script;
o bump PORTREVISION. |
0.94_1 17 Apr 2005 16:39:04 |
sobomax |
o Add missed statement;
o fix error output. |
0.94 17 Apr 2005 10:49:07 |
sobomax |
Update to 0.94. |
0.92 10 Jun 2004 16:23:58 |
sobomax |
Update to 0.92. |
0.91 17 Apr 2004 08:34:32 |
kris |
BROKEN on !i386: Does not compile |
0.91 09 Apr 2004 07:55:34 |
sobomax |
Add stund 0.91, a simple STUN (RFC 3489) server and client. |