summaryrefslogtreecommitdiffstats
path: root/editors/le
Commit message (Collapse)AuthorAgeFilesLines
* - Change my e-mailaz2005-10-031-1/+1
| | | | Approved by: sem (mentor)
* - Make it fetchable again, using gzip tarball instead bz2.garga2005-09-122-5/+3
| | | | | PR: ports/86008 Submitted by: maintainer
* [1]:jylefort2005-08-302-10/+6
| | | | | | | | | | | | - Add a backup master site - Pass maintainership to submitter Moreover: - Use ${PORTDOCS} for a smaller pkg-plist [1]: PR: ports/85480 Submitted by: Andrej Zverev <az@inec.ru> (new maintainer)
* - Update to 1.12.5sem2005-08-012-3/+3
| | | | | PR: ports/84435 Submitted by: Andrej Zverev <az@inec.ru>
* Update to 1.12.3lawrance2005-06-222-3/+3
| | | | | PR: ports/82531 Submitted by: Ports Fury
* - Update to 1.12.2pav2005-06-063-14/+3
| | | | | PR: ports/81956 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to version 1.12.1krion2005-05-035-28/+38
| | | | | PR: ports/80541 Submitted by: Ports Fury
* SIZEify.trevor2004-01-291-0/+1
|
* Update to 1.9.2.nork2003-04-042-5/+5
| | | | | PR: ports/50583 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* De-pkg-comment.knu2003-02-202-1/+1
|
* Update to version 1.9.1kevlo2002-08-233-4/+5
| | | | | PR: 41894 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to 1.9.0markp2001-07-172-4/+4
| | | | | PR: 29013 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* upgrade to 1.8.0ijliao2001-04-273-3/+4
| | | | | PR: 26621 Submitted by: Ports Fury
* Update to version 1.7.1kevlo2001-03-272-3/+5
| | | | | PR: 26116 Submitted by: Ports Fury
* Upgrade to version 1.6.3kevlo2001-02-143-9/+9
| | | | | PR: 25076 Submitted by: Ports Fury
* Upgrade to 1.6.1kevlo2000-12-293-2/+3
| | | | | PR: 23921 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* return to ports at freebsd dot orgobrien2000-12-291-1/+1
|
* Add $FreeBSD$, which help me in problem reports.obrien2000-11-221-0/+1
|
* Upgrade to version 1.5.8.obrien2000-04-293-15/+14
| | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* portname/portversion updatemharo2000-04-141-2/+2
|
* Pickup maintance of these until someone else comes along.obrien2000-03-311-1/+1
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Update port to 1.5.7jedgar2000-03-022-3/+3
| | | | | PR: 17089 Submitted by: Maintainer
* Update port to 1.5.5jedgar1999-12-243-3/+4
| | | | | PR: 15621 Submitted by: Maintainer
* Remove preceeding pkgname from some of the comments having one.hoek1999-08-291-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Update to 1.5.2cpiazza1999-07-102-4/+4
| | | | | PR: 12559 Submitted by: maintainer
* Update to version 1.5.1.steve1999-05-013-16/+19
| | | | | PR: 11329 Submitted by: maintainer
* Add -lmytinfo to link step so this builds again.steve1998-08-301-3/+1
|
* Remove manpages, but _NOT_ from the multi-lingualhoek1998-08-171-1/+0
| | | | | emacsen (*mule-common, mule). That is left for someone more familiar with their twisty incestuous relationships.
* c++ -g -O2 -Wall -o le about.o block.o calc.o chset.o cmd.o color.o edit.o ↵asami1998-07-251-1/+3
| | | | | | | | | | editcalc.o ehelp.o ext.o file.o format.o frames.o getch.o getstr.o help.o history.o kern.o keymap.o keymapdf.o keymapfn.o loadsave.o mainmenu.o menu.o menu1.o options.o pipe.o rus.o screen.o search.o signals.o tables.o textpoin.o user.o window.o highli.o clipbrd.o keynames.o mouse.o ../lib/liblib.a -lncurses -lm keymap.o: Undefined symbol `_tigetstr' referenced (use -lmytinfo ?) ld: Spurious undefined symbols: # undefined symbols 1, reported 0 *** Error code 1 Stop.
* Import le port. le is a text editor with many block operations withtg1998-03-165-0/+50
stream and rectangular blocks, can edit both unix and dos style files (LF/CRLF), is binary clean, has hex mode, can edit large files and mmap'pable devices in MAP_SHARED mode, has tunable syntax highlighting, tunable color scheme (can use default colors), tunable key map. PR: 4777 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
OpenPOWER on IntegriCloud