Bug 110443 - [astro/ephem] Port to termios.h
Summary: [astro/ephem] Port to termios.h
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-17 12:00 UTC by Ed Schouten
Modified: 2007-04-15 20:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.98 KB, patch)
2007-03-17 12:00 UTC, Ed Schouten
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Schouten 2007-03-17 12:00:12 UTC
The astro/ephem application can be easily ported to use <termios.h>
instead of <sgtty.h>. This allows you to use the application properly
without COMPAT_43TTY.

Fix: Apply the patch below:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-17 12:00:23 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Slaven Rezic 2007-03-17 19:47:18 UTC
Edwin Groothuis <edwin@FreeBSD.ORG> writes:

> Maintainer of astro/ephem,
> 
> Please note that PR ports/110443 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/110443
> 

I don't see the reason for the patch (because of my ignorance of
COMPAT_43TTY), but it seems that the application is still working
after the patch.

Regards,
        Slaven

-- 
Slaven Rezic - slaven <at> rezic <dot> de
  BBBike - route planner for cyclists in Berlin
  WWW version:                           http://www.bbbike.de
  Perl/Tk version for Unix and Windows:  http://bbbike.sourceforge.net
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-03-18 08:46:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2007-04-15 19:55:32 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-04-15 19:55:46 UTC
miwi        2007-04-15 18:55:36 UTC

  FreeBSD ports repository

  Modified files:
    astro/ephem/files    patch-ad 
  Log:
  - Use termios.h
  
  PR:             110443
  Submitted by:   Ed Schouten <ed@fxq.nl>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.3       +48 -11    ports/astro/ephem/files/patch-ad
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"