Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
agc f8755c9b6d Import editors/em-1.0.0 into the Packages Collection
em - the editor for mortals - is a variant of the standard Unix text
	editor - ed.  It includes all of ed, so the documentation for ed is
	fully applicable to em.  Em also has a number of new commands and
	facilities designed to improve its interaction and increase its
	usefulness.

	Em differs from ed in that it normally prefixes command lines with a
	'>'.  For those who prefer silence, if the editor is invoked by any
	name not having 'm' as its second character, no prompts will appear.
	Other ways of controlling prompts are described below.

	The em editor was designed for display terminals and was a
	single-line-at-a-time visual editor.  It was one of the first programs
	on Unix to make heavy use of "raw terminal input mode", in which the
	running program, rather than the terminal device driver, handled all
	keystrokes.

	Inspired by em, and by their own tweaks to ed, Bill Joy and Chuck
	Haley, both graduate students at UC Berkeley, took code from em to
	make en, and then "extended" en to create ex version 0.1.

	This version was translated from V6 Unix C (mid-70s era) to the
	present day by Pierre Gaston.
2013-05-02 05:06:12 +00:00
archivers Update to 0.11.1: 2013-04-27 23:05:54 +00:00
audio Add a number of includes hidden by libstdc++'s name space pollution. 2013-04-29 21:31:09 +00:00
benchmarks Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
biology Add a number of includes hidden by libstdc++'s name space pollution. 2013-04-29 21:31:09 +00:00
bootstrap update comment to refrect current release. 2013-03-17 15:19:11 +00:00
cad Explicitly use the GNU namespace for finding hash, C++11 uses the same 2013-04-30 22:13:57 +00:00
chat Fix various case of missing includes due to libstdc++'s namespace 2013-04-30 22:34:29 +00:00
comms Revbump for all packages that have USE_TOOLS+=gs 2013-04-24 10:06:47 +00:00
converters Use full path. 2013-04-27 23:05:50 +00:00
cross Add h8300-elf-gcc34 2013-04-30 13:27:16 +00:00
databases Update to 1.625 2013-05-02 03:26:57 +00:00
devel Update to 3.27 2013-05-02 02:37:38 +00:00
distfiles
doc Updated databases/p5-DBI to 1.625 2013-05-02 03:28:23 +00:00
editors Import editors/em-1.0.0 into the Packages Collection 2013-05-02 05:06:12 +00:00
emulators Try to work around a fatal compiler diagnostic in the Solaris build. 2013-04-14 02:00:15 +00:00
filesystems Update to: 2013-05-01 23:59:53 +00:00
finance Fix various case of missing includes due to libstdc++'s namespace 2013-04-30 22:34:29 +00:00
fonts Fix forward declaration. Avoid static_assert from C++11. 2013-04-30 22:19:27 +00:00
games Avoid conflict with C++11's std::move. 2013-04-30 22:20:58 +00:00
geography Update to 1.4.1. 2013-04-16 01:08:46 +00:00
graphics Fix various case of missing includes due to libstdc++'s namespace 2013-04-30 22:34:29 +00:00
ham Deal with doxygen update. Bump revision. 2013-03-23 10:04:35 +00:00
inputmethod locale_t is surprisingly used by locale.h, so pick a different name. 2013-04-30 22:23:07 +00:00
lang Deal with 16bit ctype table change in NetBSD/current. 2013-04-30 22:24:15 +00:00
licenses Adding the Arphic Public License as arphic-public (default acceptable per: 2013-04-19 11:24:20 +00:00
mail Avoid hash function name since C++11 already provides such functions. 2013-04-29 21:23:24 +00:00
math Use <memory> for libc++. 2013-04-30 22:26:29 +00:00
mbone Fix main in C file compiled with C++ compiler. 2013-03-02 18:01:05 +00:00
meta-pkgs Remove python31. 2013-04-29 10:49:37 +00:00
misc Update misc/rump and filesystems/fs-utils to 20130430 to use github versions 2013-05-01 17:16:06 +00:00
mk Added f90 option for Fortran 90 support 2013-04-29 07:45:20 +00:00
multimedia Fix various case of missing includes due to libstdc++'s namespace 2013-04-30 22:34:29 +00:00
net Changes 3.6.14: 2013-04-30 20:08:10 +00:00
news "Please write NetBSD.org instead of netbsd.org" 2013-04-06 13:09:24 +00:00
packages
parallel Make MPI compiler wrapper usable outside pkgsrc. 2013-04-30 07:03:33 +00:00
pkgtools +arphic-public +ofl-v1.0 +ofl-v1.1 -open-font-license 2013-04-19 17:22:23 +00:00
print Update to 3.7.4 2013-04-30 20:55:48 +00:00
regress
security Removed OpenSSH-LPK support as AuthorizedKeysCommand obsoletes it 2013-05-01 20:00:06 +00:00
shells Update to mksh-45. 2013-04-30 17:58:44 +00:00
sysutils Fix various case of missing includes due to libstdc++'s namespace 2013-04-30 22:34:29 +00:00
templates
textproc Update to 0.52 2013-05-02 02:30:42 +00:00
time Update to 1.02 2013-05-02 02:20:31 +00:00
wm Fix various case of missing includes due to libstdc++'s namespace 2013-04-30 22:34:29 +00:00
www Update to 1.0024 2013-05-02 01:32:39 +00:00
x11 Use <memory> for libc++. 2013-04-30 22:32:43 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.