Date: Mon, 2 Jan 2012 12:14:53 +0000 (UTC) From: Johan van Selst <johans@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors Makefile ports/editors/ged Makefile distinfo pkg-descr Message-ID: <201201021214.q02CErbi098315@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
johans 2012-01-02 12:14:53 UTC FreeBSD ports repository Modified files: editors Makefile Added files: editors/ged Makefile distinfo pkg-descr Log: New port, by special request: GNU ed GNU ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts. A restricted version of ed, red, can only edit files in the current directory and cannot execute shell commands. Ed is the "standard" text editor in the sense that it is the original editor for Unix, and thus widely available. For most purposes, however, it is superseded by full-screen editors such as Vi or Emacs. WWW: http://www.gnu.org/software/ed/ Revision Changes Path 1.463 +1 -0 ports/editors/Makefile 1.1 +25 -0 ports/editors/ged/Makefile (new) 1.1 +2 -0 ports/editors/ged/distinfo (new) 1.1 +12 -0 ports/editors/ged/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201021214.q02CErbi098315>