Port details |
- eshell-emacs20 Command shell implemented in emacs lisp
- 2.4.2_1 editors
=0 2.4.2_1Version of this port present on the latest quarterly branch. - Maintainer: yoichi@FreeBSD.org
 - Port Added: 2001-12-02 12:34:28
- Last Update: 2006-08-07 12:14:16
- SVN Revision: UNKNOWN
- Also Listed In: elisp
- License: not specified in port
- Description:
- Eshell is a command shell implemented entirely in Emacs Lisp.
Put the expression below into your ~/.emacs.
;; You can run eshell by M-x eshell
(require 'eshell-auto)
;; Use pcomplete with shell-mode
(require 'pcmpl-auto)
(add-hook 'shell-mode-hook 'pcomplete-shell-setup)
WWW: http://emacswiki.org/johnw/eshell.html
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- eshell-emacs20>0:editors/eshell-emacs20
- No installation instructions:
- This port has been deleted.
- PKGNAME: eshell-emacs20
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- emacs-20.7 : editors/emacs20
- Runtime dependencies:
-
- emacs-20.7 : editors/emacs20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.2_1 07 Aug 2006 12:14:16
 |
yoichi  |
Remove eshell-emacs20, not available individually and included in emacs21
Submitted by: Bill "distfiles" Fenner |
2.4.2_1 28 Jan 2006 02:11:36
 |
linimon  |
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
(Only the first 15 lines of the commit message are shown above ) |
2.4.2_1 22 Jan 2006 08:34:46
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.4.2_1 24 Oct 2005 21:49:01
 |
yoichi  |
add prefix=${PREFIX} to MAKE_ARGS for non-standard PREFIX
Submitted by: kris |
2.4.2 19 Feb 2005 06:14:56
 |
yoichi  |
follow the change of master site |
2.4.2 19 Apr 2004 09:19:48
 |
kris  |
Add missing INFO file |
2.4.2 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
2.4.2 06 May 2003 11:48:28
 |
yoichi  |
Change MASTER_SITES and WWW.
Notified by: bento |
2.4.2 07 Mar 2003 06:00:45
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
02 Dec 2001 15:34:28
    |
yoichi  |
Add eshell for emacs20, shell implemented in emacs lisp. |
Number of commits found: 10
|