Port details |
- py-repl Replacement for readline and interactive environment for Python
- 0.8.4_1 devel
=2 0.8.4_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-07-15 18:11:07
- Last Update: 2018-01-13 12:27:45
- SVN Revision: 458928
- People watching this port, also watch:: python, libao, zip, ctags
- Also Listed In: python
- License: MIT
- WWW:
- http://bitbucket.org/pypy/pyrepl/
- Description:
- Pyrepl is a neat replacement for python readline module.
Features:
- sane multi-line editing
- history, with incremental search
- completion, including displaying of available options
- a fairly large subset of the readline emacs-mode key bindings
(adding more is mostly just a matter of typing)
- Deliberately liberal, Python-style license
- no global variables, so you can run two independent readers
without having their histories interfering.
WWW: http://bitbucket.org/pypy/pyrepl/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}repl>0:devel/py-repl@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-repl
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (python/pyrepl-0.8.4.tar.gz) = 3bcbbf1e47d2b80819b805aceea16dc90832ba4800035d595fa3c4bf48fcd4d7
SIZE (python/pyrepl-0.8.4.tar.gz) = 45607
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py27-setuptools
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py27-setuptools
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.4_1 13 Jan 2018 12:27:45 |
amdmi3 |
- Move devel/py-repl to devel/py-pyrepl to march PyPi name
- Add LICENSE_FILE
- Add NO_ARCH
- Update WWW |
0.8.4_1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.8.4_1 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.8.4_1 20 Dec 2013 18:41:37 |
wg |
devel/py-repl: switch from easy_install
- Switch from easy_install to install
- Remove now deprecated post-patch
- Allow staging |
0.8.4 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.8.4 29 Apr 2013 14:19:40 |
miwi |
- Update to 0.8.4
PR: 178157
Submitted by: Ports Fury |
0.8.1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.8.1 08 Jul 2010 02:04:06 |
linimon |
Reset maintainer per his request to ports@.
Feature safe: yes |
0.8.1 24 May 2010 15:31:21 |
amdmi3 |
- Pass maintainership to gcooper@
PR: 146911
Submitted by: gcooper@ |
0.8.1 23 May 2010 21:16:16 |
linimon |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
0.8.1 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
0.8.1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.8.1 31 May 2004 11:09:54 |
perky |
Update to 0.8.1 |
0.7.2 18 Mar 2004 07:38:48 |
perky |
Add SIZE data.
Submitted by: trevor |
0.7.2 25 Feb 2003 06:25:36 |
perky |
De-pkg-comment for my ports. |
0.7.2 18 Jul 2002 04:54:33 |
perky |
Update to 0.7.2 |
0.7.1 15 Jul 2002 18:01:17 |
perky |
Add py-repl 0.7.1,
Replacement for readline and interactive environment for Python |