Port details |
- dtach Emulates the detach feature of screen
- 0.9 misc
=4 0.9Version 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-06-22 09:26:00
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: expat, popt, zip, pcre, gmake
- License: GPLv2+
- Description:
- dtach is a tiny program that emulates the detach feature of screen,
allowing you to run a program in an environment that is protected from
the controlling terminal and attach to it later. dtach does not keep
track of the contents of the screen, and thus works best with programs
that know how to redraw themselves.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/dtach/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/dtach
- pkg install dtach
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dtach
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (dtach-0.9.tar.gz) = 32e9fd6923c553c443fab4ec9c1f95d83fa47b771e6e1dafb018c567291492f3
SIZE (dtach-0.9.tar.gz) = 60608
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for dtach-0.9:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- misc_dtach
- 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.9 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.9 20 Jul 2022 14:22:28
    |
Tobias C. Berner (tcberner)  |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.9 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.9 11 May 2016 14:50:40
  |
mi  |
Upgrade from 0.8 to 0.9. The change-log can be seen here:
http://dtach.sourceforge.net/
Notified by: portscout |
0.8_1 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.8_1 27 Dec 2015 11:53:00
  |
amdmi3  |
- Switch to options helpers
- Regenerate patches with `make makepatch` |
0.8_1 14 May 2015 07:10:01
  |
amdmi3  |
- Add LICENSE
- Remove useless options.mk include |
0.8_1 21 Feb 2014 11:22:44
  |
ehaupt  |
Support staging |
0.8_1 10 Feb 2014 13:54:28
  |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
20 Sep 2013 20:50:59
 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
0.8_1 25 Mar 2013 04:30:31
  |
eadler  |
Cleanup unmaintained ports in the misc category:
- Trim Header
- Convert to OptionsNG
- Prefer DISTNAME to DISTFILES
- Reorder variables
- Fix comments (don't include leading article)
- @unexec rm must not cause failure
- Tabs, not spaces
- Single space for WWW
- Pet portlint
- etc.
In a few cases the option DOCS was used to control installation into EXAMPLEDIR.
I opted to keep the existing logic of the port in these cases.
Reviewed by: koobs, ashish |
0.8_1 06 Dec 2012 16:39:08
  |
zi  |
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by: portscout
Feature safe: yes |
0.8_1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.8_1 15 Jan 2010 02:42:47
 |
pgollucci  |
- Make socket executable if client attached (useful for scripts), obtained from
upstream issue tracker
- Submitted is now MAINTAINER
PR: ports/142763
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> |
0.8 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.8 01 Feb 2008 12:35:42
 |
sat  |
- Update to 0.8
- Clean up |
0.7 22 Aug 2006 19:33:39
 |
fenner  |
Release maintainership on behalf of Bjorn Lindstrom
Requested-by: MAINTAINER |
0.7 22 Jan 2006 12:59:47
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.7 05 Jul 2004 08:04:16
 |
tobez  |
Update to 0.7.
PR: 68667
Submitted by: maintainer |
0.6 22 Jun 2004 09:24:56
 |
tobez  |
Add dtach 0.6,
a small program that emulates the detach feature of
screen.
PR: 68179
Submitted by: bkhl@elektrubadur.se |