Commit graph

6 commits

Author SHA1 Message Date
William Grzybowski
dca8d40633 misc/py-pexpect: update to 3.2
PR:		ports/189708
Submitted by:	Bartek Rutkowski <ports at robakdesign com>
2014-05-24 12:47:05 +00:00
Dmitry Sivachenko
31a3bf7cad Fix for python3: all integers are "long".
With python2, if a number does not fit into "short int", it is
automatically promoted to "long".

No objection from:	wg (maintainer)
2014-04-01 11:31:54 +00:00
William Grzybowski
b6fbbbc80c misc/py-pexpect: update to 3.0 and add license 2013-12-26 10:39:19 +00:00
Jung-uk Kim
0d248a13ba Remove a horrid hack to convert termios.TIOCSWINSZ to a signed integer.
All Python interpreters in the ports do not need this hack any more.
2010-07-19 22:05:22 +00:00
Martin Wilke
d362a7b018 Remove useless patches
Approved by:	krion (mentor), maintainer
2006-06-15 11:04:06 +00:00
Mark Linimon
8a4b4d2c5c Update to 0.999 and work around buggy getpid() implementations in compiler.
PR:		ports/65846
Submitted by:	Marco Molteni <mmolteni@cisco.com>
2004-05-10 19:27:15 +00:00