aboutsummaryrefslogtreecommitdiff
path: root/misc/py-pexpect
Commit message (Collapse)AuthorAgeFilesLines
* misc/py-pexpect: update to 3.1William Grzybowski2014-01-232-3/+3
| | | | Notes: svn path=/head/; revision=340833
* misc/py-pexpect: update to 3.0 and add licenseWilliam Grzybowski2013-12-264-25/+19
| | | | Notes: svn path=/head/; revision=337480
* misc/py-pexpect: allow stagingWilliam Grzybowski2013-11-122-20/+2
| | | | | | | | | - Allow staging - Use auto python plist - Take maintainership Notes: svn path=/head/; revision=333559
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* Cleanup unmaintained ports in the misc category:Eitan Adler2013-03-251-7/+2
| | | | | | | | | | | - Single space for WWW in pkg-descr - Ordering if of items in Makefile - Trim headers - Comment should not begin with leading article - Pet portlint Notes: svn path=/head/; revision=315240
* Remove trailing whitespaces.Emanuel Haupt2011-11-181-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286031
* remove broken master_site from the listBaptiste Daroussin2011-06-171-2/+1
| | | | Notes: svn path=/head/; revision=275713
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Remove a horrid hack to convert termios.TIOCSWINSZ to a signed integer.Jung-uk Kim2010-07-192-0/+22
| | | | | | | All Python interpreters in the ports do not need this hack any more. Notes: svn path=/head/; revision=257980
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+0
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* Reassign ports maintained by dryice@ for now due to other commitments.Mark Linimon2008-12-181-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=224353
* - Update to 2.4Pav Lucistnik2008-12-172-6/+7
| | | | | | | | | PR: ports/126641 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer timeout (dryice; 4 months) Notes: svn path=/head/; revision=224327
* Fix plist. Thanks pav@ for the noticeDryice Dong Liu2008-01-181-0/+9
| | | | Notes: svn path=/head/; revision=205770
* - update to 2.3Dryice Dong Liu2008-01-142-5/+5
| | | | | | | - update my mail address Notes: svn path=/head/; revision=205616
* Remove useless patchesMartin Wilke2006-06-151-29/+0
| | | | | | | Approved by: krion (mentor), maintainer Notes: svn path=/head/; revision=165497
* Update to 2.1Martin Wilke2006-06-143-7/+13
| | | | | | | | | | | Take maintainership PR: ports/98927 Submitted by: Dryice Liu Approved by: krion (mentor) Notes: svn path=/head/; revision=165427
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149438
* Update to 0.999 and work around buggy getpid() implementations in compiler.Mark Linimon2004-05-103-3/+32
| | | | | | | | PR: ports/65846 Submitted by: Marco Molteni <mmolteni@cisco.com> Notes: svn path=/head/; revision=108869
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Update to 0.99Kirill Ponomarev2004-01-102-2/+2
| | | | | | | | PR: 61157 Submitted by: Lars Erik Gullerud <lerik@nolink.net> Notes: svn path=/head/; revision=97857
* update misc/py-pexpect: 0.95 -> 0.98Daichi GOTO2003-08-212-2/+2
| | | | | | | | PR: 55799 Submitted by: Marco Molteni <molter@tin.it> Notes: svn path=/head/; revision=87423
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* add py-pexpect 0.95Ying-Chieh Liao2003-01-115-0/+41
A Pure Python Expect-like module Notes: svn path=/head/; revision=72910