Bug 110440 - [cad/cider] Port spice <termios.h> fix
Summary: [cad/cider] Port spice <termios.h> fix
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 11:40 UTC by Ed Schouten
Modified: 2007-04-15 20:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.67 KB, patch)
2007-03-17 11:40 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 11:40:10 UTC
The port cad/cider makes use of a lot of source code that is used by
cad/spice as well. Port the <termios.h> fix as described in 110439 to
cider as well.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-17 11:40:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-03-18 08:46:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 shuhei 2007-03-18 12:34:21 UTC
Hello.

I am the maintainer.  I am away from home and cannot work on it at
the moment.  I will have a look when I'm back home next week.
Regards,

Shuhei

At Sat, 17 Mar 2007 11:40:17 UT,
Edwin Groothuis wrote:
> 
> Maintainer of cad/cider,
> 
> Please note that PR ports/110440 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/110440
> 
> -- 
> Edwin Groothuis
> edwin@FreeBSD.org
Comment 4 shuhei 2007-03-31 09:24:09 UTC
At Sat, 17 Mar 2007 11:40:17 UT,
Edwin Groothuis wrote:
> 
> Maintainer of cad/cider,
> 
> Please note that PR ports/110440 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/110440
> 
> -- 
> Edwin Groothuis
> edwin@FreeBSD.org

Hello.
I approve the patch.
Thank you.
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-04-15 20:07:26 UTC
miwi        2007-04-15 19:07:20 UTC

  FreeBSD ports repository

  Modified files:
    cad/cider/files      patch-ar 
  Added files:
    cad/cider/files      patch-spice-common-src-lib-cp-complete.c 
  Log:
  - Use termios.h
  
  PR:             110440
  Submitted by:   Ed Schouten <ed@fxq.nl>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.3       +7 -2      ports/cad/cider/files/patch-ar
  1.1       +20 -0     ports/cad/cider/files/patch-spice-common-src-lib-cp-complete.c (new)
_______________________________________________
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"
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2007-04-15 20:07:54 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!