FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 8:30 PM BST
Port details
dtcp 20060109 net on this many watch lists=0 search for ports that depend on this port
Dynamic Tunnel Configuration Protocol daemon and client
Maintained by: ume@FreeBSD.org search for ports maintained by this maintainer
Port Added: 22 Oct 2002 18:31:52
Also Listed In: ipv6
License: not specified in port


Dynamic Tunnel Configuration Protocol daemon and client

dtcpc and dtcps implement Dynamic Tunnel Configuration Protocol (DTCP
for short) proposed by Trumpet:

	http://jazz-1.trumpet.com.au/ipv6-draft/dtcp-draft-prt-13-may-1999.htm

WWW: http://www.imasy.or.jp/~ume/dtcp/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/ruby18
Required To Run: lang/ruby18
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/dtcp/ && make install clean
To add the package: pkg_add -r dtcp


Configuration Options
     No options to configure

Master Sites:
http://www.imasy.or.jp/~ume/ipv6/
http://home.jp.FreeBSD.org/~ume/ipv6/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 30

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  20060109
dougb search for other commits by this committer
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.
24 Oct 2011 04:17:38
Original commit files touched by this commit  20060109
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
20 Aug 2011 19:57:39
Original commit files touched by this commit  20060109
ume search for other commits by this committer
It doesn't work with Ruby 1.9.
20 Mar 2011 12:54:45
Original commit files touched by this commit  20060109
miwi search for other commits by this committer
- Get Rid MD5 support
27 Mar 2010 00:15:24
Original commit files touched by this commit  20060109
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
15 Jul 2009 16:56:10
Original commit files touched by this commit  20060109
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
20 Feb 2006 20:47:50
Original commit files touched by this commit  20060109
dougb search for other commits by this committer
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.
07 Feb 2006 15:40:15
Original commit files touched by this commit  20060109
ume search for other commits by this committer
Update to 20060109.
18 Dec 2005 02:57:11
Original commit files touched by this commit  20050521_1
ume search for other commits by this committer
don't show obsolete message.

Reported by:    mistral__at__imasy.or.jp (Yoshihiko Sarumaru)
17 Dec 2005 16:48:00
Original commit files touched by this commit  20050521_1
ume search for other commits by this committer
depend on qpopper only when WITH_QPOPAUTH is defined.
dtcp has dtcpauth for replacement of qpopauth.
08 Nov 2005 16:19:56
Original commit files touched by this commit  20050521
ume search for other commits by this committer
add SHA256.
21 May 2005 09:31:12
Original commit files touched by this commit  20050521
ume search for other commits by this committer
Update to 20050521.
10 Feb 2005 19:12:56
Original commit files touched by this commit  20040611_1
ume search for other commits by this committer
use new scheme of USE_RC_SUBR.
04 Feb 2005 12:50:16
Original commit files touched by this commit  20040611_1
ume search for other commits by this committer
use PLIST_FILES.
11 Jun 2004 15:54:35
Original commit files touched by this commit  20040611_1
ume search for other commits by this committer
use `command_args' instead of overriding `flags'.
11 Jun 2004 15:49:48
Original commit files touched by this commit  20040611_1
ume search for other commits by this committer
use `command_args' instead of overriding `flags'.
10 Jun 2004 16:33:06
Original commit files touched by this commit  20040611
ume search for other commits by this committer
Update to 20040611.
08 Jun 2004 16:52:10
Original commit files touched by this commit  20040608
ume search for other commits by this committer
provide homepage.
07 Jun 2004 17:35:37
Original commit files touched by this commit  20040608
ume search for other commits by this committer
Update to 20040608.
19 Apr 2004 18:40:52
Original commit files touched by this commit  20030228_1
ume search for other commits by this committer
Use USE_RC_SUBR.
21 Feb 2004 22:05:47
Original commit files touched by this commit  20030228
ume search for other commits by this committer
add http://home.jp.FreeBSD.org/~ume/ipv6/ for MASTER_SITES.
04 Feb 2004 13:57:19
Original commit files touched by this commit  20030228
ume search for other commits by this committer
SIZEfy
27 Sep 2003 03:28:50
Original commit files touched by this commit  20030228
ume search for other commits by this committer
ECHO -> ECHO_MSG
28 Feb 2003 22:53:02
Original commit files touched by this commit  20030228
kris search for other commits by this committer
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
28 Feb 2003 15:16:16
Original commit files touched by this commit  20030228
ume search for other commits by this committer
Update to 20030228.
20 Feb 2003 20:10:05
Original commit files touched by this commit  20030101
ume search for other commits by this committer
De-pkg-comment.
01 Jan 2003 19:53:08
Original commit files touched by this commit  20030101
ume search for other commits by this committer
Update to 20030101.
18 Nov 2002 17:37:04
Original commit files touched by this commit  20021119
ume search for other commits by this committer
Update to dtcp-20021119.
24 Oct 2002 12:58:17
Original commit files touched by this commit  20021022_1
ume search for other commits by this committer
Make it PREFIX clean.

Submitted by:   knu
22 Oct 2002 18:30:58
Original commit files touched by this commit  20021022
ume search for other commits by this committer
Add Dynamic Tunnel Configuration Protocol daemon and client

dtcpc and dtcps implement Dynamic Tunnel Configuration Protocol (DTCP
for short) proposed by Trumpet:

        http://jazz-1.trumpet.com.au/ipv6-draft/dtcp-draft-prt-13-may-1999.htm

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days62
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.24 seconds.