Bug 68179 - New port: misc/dtach
Summary: New port: misc/dtach
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-21 22:30 UTC by Björn Lindström
Modified: 2004-06-22 10:26 UTC (History)
0 users

See Also:


Attachments
file.shar (1.96 KB, text/plain)
2004-06-21 22:30 UTC, Björn Lindström
no flags Details
dtach-0.6.shar (2.02 KB, application/x-shar)
2004-06-21 23:53 UTC, Björn Lindström
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Björn Lindström 2004-06-21 22:30:22 UTC
A small program that emulates the detach feature of screen
Comment 1 Anton Berezin 2004-06-21 22:51:43 UTC
Hi.

On Mon, Jun 21, 2004 at 09:26:42PM +0000, Björn Lindström wrote:

It looks like:

-  the shar was slightly incorrectly built (does not create dtach/
   directory);
-  the pkg-descr is wrong (one very long line, no WWW) - have you run
   portlint on the port?
-  the program itself does strange things upon reception of SIGWINCH,
   which looks very bad for this particular program (detaching/attaching
   in a terminal of a different size).  This is no big deal from the
   ports collection point of view, but still if no good.

> >Number:         68179
> >Category:       ports
> >Synopsis:       New port: misc/dtach
> >Description:
> A small program that emulates the detach feature of screen

\Anton.
-- 
Floating point will almost always have enough precision for the task at
hand, and by the time it doesn't, it will. :-)  -- Larry Wall
Comment 2 Björn Lindström 2004-06-21 23:53:15 UTC
> - the shar was slightly incorrectly built (does not create dtach/
>   directory);

Fixed.

> - the pkg-descr is wrong (one very long line, no WWW) - have you run
>   portlint on the port?

Fixed.

> - the program itself does strange things upon reception of SIGWINCH,
>   which looks very bad for this particular program
>   (detaching/attaching in a terminal of a different size).  This is no
>   big deal from the ports collection point of view, but still if no
>   good.

I'll report this to the developer.
Comment 3 Anton Berezin freebsd_committer freebsd_triage 2004-06-22 10:25:55 UTC
State Changed
From-To: open->closed

New port added, thanks!