a567 FreshPorts -- net/dtcp
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

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.mahoroba.org/~ume/dtcp/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/ruby18
Required To Run:
  1. 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:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://home.jp.FreeBSD.org/~ume/ipv6/
  3. http://www.mahoroba.org/~ume/ipv6/

Number of commits found: 32

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 Aug 2012 23:19:40
Original commit files touched by this commit  20060109
dougb search for other commits by this committer
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
25 Jul 2012 17:27:23
Original commit files touched by this commit  20060109
ume search for other commits by this committer
Update master site.
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: 32

2823
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 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 24531
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days28
new fortnight60
new month217

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0