notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
dtcpclient Dynamic Tunnel Configuration Protocol client
20151002_2 net on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20151002_1Version of this port present on the latest quarterly branch.
Maintainer: ume@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-03-06 05:47:09
Last Update: 2024-01-21 17:28:52
Commit Hash: a6be2b9
People watching this port, also watch:: smartmontools, pcre, mhash
License: BSD2CLAUSE
WWW:
https://www.mahoroba.org/~ume/dtcp/
Description:
Dynamic Tunnel Configuration Protocol client dtcpclient 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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. share/man/man8/dtcpclient.8.gz
  2. sbin/dtcpclient
  3. @sample share/examples/dtcpclient/dtcpclient.script etc/dtcpclient.script
  4. /usr/local/share/licenses/dtcpclient-20151002_2/catalog.mk
  5. /usr/local/share/licenses/dtcpclient-20151002_2/LICENSE
  6. /usr/local/share/licenses/dtcpclient-20151002_2/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • dtcpclient>0:net/dtcpclient
To install the port:
cd /usr/ports/net/dtcpclient/ && make install clean
To add the package, run one of these commands:
  • pkg install net/dtcpclient
  • pkg install dtcpclient
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dtcpclient
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (dtcpclient-20151002.tar.gz) = 88ca4e1f6f2fbf02438136dceabb73e956cd8a68078d11c6cde0ae085577bab8 SIZE (dtcpclient-20151002.tar.gz) = 13744

Packages (timestamps in pop-ups are UTC):
dtcpclient
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20151002_220151002_220151002_120151002_220151002_2-20151002_1-
FreeBSD:13:quarterly20151002_120151002_120151002_120151002_120151002_120151002_120151002_120151002_1
FreeBSD:14:latest20151002_220151002_220151002_120151002_220151002_220151002_1-20151002_1
FreeBSD:14:quarterly20151002_120151002_1-20151002_120151002_120151002_120151002_120151002_1
FreeBSD:15:latest20151002_220151002_2n/a20151002_2n/a20151002_220151002_220151002_2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_dtcpclient
USES:
uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.mahoroba.org/~ume/ipv6/
Collapse this list.

Number of commits found: 49

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20151002_2
21 Jan 2024 17:28:52
commit hash: a6be2b90d2b466e8ab0ccf53cdb525c3e54e4b06commit hash: a6be2b90d2b466e8ab0ccf53cdb525c3e54e4b06commit hash: a6be2b90d2b466e8ab0ccf53cdb525c3e54e4b06commit hash: a6be2b90d2b466e8ab0ccf53cdb525c3e54e4b06 files touched by this commit
Hajimu UMEMOTO (ume) search for other commits by this committer
net/dtcpclient:  Move manpages to ${PREFIX}/share
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
20151002_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
20151002_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
20151002_1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
20151002_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20151002_1
09 Oct 2019 12:17:15
Revision:514143Original commit files touched by this commit
bapt search for other commits by this committer
Drop the ipv6 virtual category for n* category as it is not relevant anymore
20151002_1
11 Sep 2016 03:23:12
Revision:421782Original commit files touched by this commit
marino search for other commits by this committer
net/dtcpclient: Revert SSL, fix DF to use libmd

It turns out that dtcpclient's makefile checks the OPSYS and links
with either libcrypto or libmd depending on its value.  The SSL
dependency is incorrect for FreeBSD, but correct for DF.  Revert the
previous commit and make DragonFly link with libmd as well.

Reported by:	Hajimu UMEMOTO
20151002
11 Sep 2016 00:23:13
Revision:421762Original commit files touched by this commit
marino search for other commits by this committer
net/dtcpclient: document SSL requirement and add SSL flags

Approved by:	SSL blanket
20151002
04 Dec 2015 10:56:48
Revision:402915Original commit files touched by this commit
ume search for other commits by this committer
Drop home.jp.FreeBSD.org from MASTER_SITES.
20151002
02 Oct 2015 11:33:30
Revision:398431Original commit files touched by this commit
ume search for other commits by this committer
- Update to 20151002.
- Use PLIST_FILES.
20090812_1
30 Sep 2015 18:35:00
Revision:398230Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to @sample

PR:		202692
Submitted by:	amdmi3
Approved by:	maintainer timeout (ume, 1 month)
20090812
09 Dec 2014 17:29:50
Revision:374410Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
20090812
30 Dec 2013 16:12:16
Revision:338129Original commit files touched by this commit
ume search for other commits by this committer
Update LICENSE.
20090812
31 Oct 2013 08:02:52
Revision:332214Original commit files touched by this commit
bapt search for other commits by this committer
Fix packaging as a user

With hat:	portmgr
20090812
04 Oct 2013 15:48:06
Revision:329331Original commit files touched by this commit
ume search for other commits by this committer
- enable stage.
- add LICENCE.
20090812
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
20090812
02 Jun 2013 14:23:36
Revision:319664Original commit files touched by this commit
ume search for other commits by this committer
Trim Makefile header.
20090812
05 Aug 2012 23:19:40
Original commit files touched by this commit
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
20090812
25 Jul 2012 17:27:23
Original commit files touched by this commit
ume search for other commits by this committer
Update master site.
20090812
14 Jan 2012 08:57:23
Original commit files touched by this commit
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.
20090812
24 Oct 2011 04:17:38
Original commit files touched by this commit
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.
20090812
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
20090812
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
20090812
12 Aug 2009 04:00:13
Original commit files touched by this commit
ume search for other commits by this committer
Update to dtcpclient-20090812.
20060526
15 Jul 2009 16:56:10
Original commit files touched by this commit
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.
20060526
25 May 2006 16:44:45
Original commit files touched by this commit
ume search for other commits by this committer
Update to 20060526.
20060111
20 Feb 2006 20:47:50
Original commit files touched by this commit
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.
20060111
07 Feb 2006 15:39:36
Original commit files touched by this commit
ume search for other commits by this committer
Update to 20060111.
20050521
08 Nov 2005 16:19:56
Original commit files touched by this commit
ume search for other commits by this committer
add SHA256.
20050521
21 May 2005 09:31:46
Original commit files touched by this commit
ume search for other commits by this committer
Update to 20055021.
20040923
10 Feb 2005 19:12:56
Original commit files touched by this commit
ume search for other commits by this committer
use new scheme of USE_RC_SUBR.
20040923
12 Oct 2004 05:26:53
Original commit files touched by this commit
ume search for other commits by this committer
Update to 20040923.
20040622
21 Jun 2004 16:52:51
Original commit files touched by this commit
ume search for other commits by this committer
Update to 20040622.
20040617
16 Jun 2004 18:18:24
Original commit files touched by this commit
ume search for other commits by this committer
Update to 20040617.
20040612
12 Jun 2004 11:43:26
Original commit files touched by this commit
ume search for other commits by this committer
Update to 20040612.
20040601_1
11 Jun 2004 15:49:48
Original commit files touched by this commit
ume search for other commits by this committer
use `command_args' instead of overriding `flags'.
20040601
08 Jun 2004 16:56:00
Original commit files touched by this commit
ume search for other commits by this committer
use ECHO_CMD
20040601
08 Jun 2004 16:52:10
Original commit files touched by this commit
ume search for other commits by this committer
provide homepage.
20040601
01 Jun 2004 12:57:15
Original commit files touched by this commit
ume search for other commits by this committer
Update to 20040601.
20040525
25 May 2004 08:40:39
Original commit files touched by this commit
ume search for other commits by this committer
Update to 20040525.
20040410
10 Apr 2004 09:11:18
Original commit files touched by this commit
ume search for other commits by this committer
Update to 20040410.
20030324_2
21 Feb 2004 22:05:47
Original commit files touched by this commit
ume search for other commits by this committer
add http://home.jp.FreeBSD.org/~ume/ipv6/ for MASTER_SITES.
20030324_2
04 Feb 2004 13:57:19
Original commit files touched by this commit
ume search for other commits by this committer
SIZEfy
20030324_2
30 Dec 2003 18:51:41
Original commit files touched by this commit
ume search for other commits by this committer
fix typo.
20030324_2
01 Oct 2003 18:13:28
Original commit files touched by this commit
ume search for other commits by this committer
the start/stop scripts failed when booting on 5.x machines
20030324_1
06 Sep 2003 17:45:02
Original commit files touched by this commit
ume search for other commits by this committer
Use USE_RC_SUBR.
20030324
24 Mar 2003 14:43:04
Original commit files touched by this commit
ume search for other commits by this committer
Update to 20030324.
20030301
06 Mar 2003 05:46:12
Original commit files touched by this commit
ume search for other commits by this committer
Dynamic Tunnel Configuration Protocol client written in C.

Number of commits found: 49