History log of /freebsd-13.1/usr.bin/ee/Makefile (Results 1 – 25 of 35)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0
# a35f04fb 12-Mar-2017 Warner Losh <[email protected]>

Adopt SRCTOP in usr.bin

Prefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/foo
over ${.CURDIR}/../foo for paths in Makefiles.

Differential Revision: https://reviews.freebsd.org/D9

Adopt SRCTOP in usr.bin

Prefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/foo
over ${.CURDIR}/../foo for paths in Makefiles.

Differential Revision: https://reviews.freebsd.org/D9932
Sponsored by: Netflix
Silence on: arch@ (twice)

show more ...


Revision tags: release/11.0.1, release/11.0.0, release/10.3.0
# 477a29ca 02-Feb-2016 Glen Barber <[email protected]>

Create ee(1) package.

Sponsored by: The FreeBSD Foundation


Revision tags: release/10.2.0
# 3e11bd9e 25-Nov-2014 Baptiste Daroussin <[email protected]>

Convert to usr.bin/ to LIBADD
Reduce overlinking


Revision tags: release/10.1.0
# 80189b3b 17-Jul-2014 Brooks Davis <[email protected]>

Replace all uses of libncurses and libtermcap with their wide character
variants. This allows usable file system images (i.e. those with both a
shell and an editor) to be created with only one copy

Replace all uses of libncurses and libtermcap with their wide character
variants. This allows usable file system images (i.e. those with both a
shell and an editor) to be created with only one copy of the curses library.

Exp-run: antoine
PR: 189842
Discussed with: bapt
Sponsored by: DARPA, AFRL

show more ...


Revision tags: release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0
# 7d493395 09-Feb-2013 Antoine Brodin <[email protected]>

Fix some NLS catalogs broken after r245888.


# 0b7aa37f 24-Jan-2013 Brooks Davis <[email protected]>

Install the NLS catalog in the C directory rather than en_US.US-ASCII
which is a link to C. This allow the makefs mtree manifest mode to find
the file.


Revision tags: release/9.1.0, release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0
# 76982105 09-Feb-2010 Gabor Kovesdan <[email protected]>

- pt_BR.ISO8859-1 catalog
- Add link to pt_PT.ISO8859-1

Submitted by: sylvio
Approved by: delphij (mentor)


Revision tags: release/8.0.0_cvs, release/8.0.0
# 234f1d7f 04-Sep-2009 Andrey A. Chernov <[email protected]>

Remove single occurance of HAS_CTYPE ifdef, ctype functions
used here for a long time and needs their header in anycase.


# 25dd52cd 01-Jun-2009 Gabor Kovesdan <[email protected]>

- Add Hungarian catalog


# cfe04e82 26-May-2009 Ed Schouten <[email protected]>

Merge local changes to ee(1) into contrib space.

The source file, manual page and English translation are now directly
obtained from the contrib/ directory. This makes it a lot easier to
merge a new

Merge local changes to ee(1) into contrib space.

The source file, manual page and English translation are now directly
obtained from the contrib/ directory. This makes it a lot easier to
merge a newer version of ee(1) into the tree.

Thanks to: des and jhb

show more ...


Revision tags: release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0, release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0, release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0, release/5.1.0_cvs, release/5.1.0, release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0, release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2, release/4.6.1, release/4.6.0_cvs
# 8479adc1 02-Jul-2002 Ruslan Ermilov <[email protected]>

Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk.

Provided the (previously missing) dependency on source files
for intermediate .msg files.

Provided the default for NLSSRCDIR (defaults

Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk.

Provided the (previously missing) dependency on source files
for intermediate .msg files.

Provided the default for NLSSRCDIR (defaults to .CURDIR).

Slightly changed the API: NLS should now list plain locale
names, without the .msg suffix.

When included from bsd.prog.mk, NLSNAME defaults to PROG.

show more ...


# 4d56f835 28-Apr-2002 Mark Murray <[email protected]>

Remove GCC-specific flags.


# 6d0e1e85 04-Mar-2002 Alexey Zelkin <[email protected]>

Add support for french and german locales in tcsh's way.

. link fr_FR.* to fr_BE, fr_CA, fr_CH
. link de_DE.* to de_AT, de_CH

Obtained from: src/bin/csh/nls/Makefile


# c1633140 04-Mar-2002 Alexey Zelkin <[email protected]>

Use NLSLINKS to setup symbolic links in NLS area


# 2291a8f3 04-Mar-2002 Alexey Zelkin <[email protected]>

Use bsd.nls.mk for building/installing NLS files


Revision tags: release/4.5.0_cvs, release/4.4.0_cvs
# a7aaf57e 17-Dec-2001 Ruslan Ermilov <[email protected]>

FILES support for bsd.prog.mk. See bsd.README for details.

Stolen from: NetBSD


# 21ff62e2 11-Jun-2001 Andrey A. Chernov <[email protected]>

ISO_ -> ISO


# 064484f9 10-Jun-2001 Andrey A. Chernov <[email protected]>

Install additional en_US links


# 4d446777 10-Jun-2001 Andrey A. Chernov <[email protected]>

Add Latin15 entries


Revision tags: release/4.3.0_cvs, release/4.3.0
# 24695f06 19-Apr-2001 Andrey A. Chernov <[email protected]>

Add Russian message catalog

PR: 26663
Submitted by: Alex Kapranoff <[email protected]>


# 944adaa6 28-Mar-2001 Maxim Sobolev <[email protected]>

Add Ukrainian translation.

Submitted by: Olexander Kunytsa <[email protected]>


Revision tags: release/4.2.0, release/4.1.1_cvs
# 313c02bc 16-Sep-2000 Andrey A. Chernov <[email protected]>

Remove unneded -lmytinfo


Revision tags: release/4.1.0, release/3.5.0_cvs
# eaee96e9 06-Jun-2000 David E. O'Brien <[email protected]>

Add links to "edit" to ease tech support's job.


Revision tags: release/4.0.0_cvs, release/3.4.0_cvs, release/3.3.0_cvs, release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8
# fa146c53 06-Dec-1998 Archie Cobbs <[email protected]>

Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).


Revision tags: release/2.2.7, release/2.2.6, release/2.2.5_cvs
# f83e6481 22-Sep-1997 Wolfram Schneider <[email protected]>

Polish message catalogs for ee.

Still buggy. Help messages and command names are not in sync,
eg. 'quit' <-> 'KONIEC'.

Submitted by: [email protected]
PR: 4522


12