summaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 5.0.2.steve1998-03-282-7/+7
| | | | | PR: 6069 Submitted by: maintainer
* Upgrade to 4.0. Split patches into one patch for each patched file.tg1998-03-259-1849/+1364
|
* Fix handling of man page links.obrien1998-03-226-21/+126
|
* vim --> vim4obrien1998-03-181-4/+3
| | | | | vim5beta --> vim5 gvim --> Attic (switch to vim5 for X11 support)
* Oops, forgot the category.tg1998-03-171-2/+2
|
* Revert to using Tcl8.0, 8.1 doesn't work.tg1998-03-171-2/+2
| | | | Noted by: Glenn Johnson <gljohns@bellsouth.net>
* Activate le.tg1998-03-161-1/+2
|
* 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>
* Dist tarball updated to include ctags bug fixes.obrien1998-03-023-3/+3
| | | | Vim src didn't change.
* Xemac's send-pr is causing me too many problems and it's broken anyway,obrien1998-03-029-17/+16
| | | | | so totally remove it. Portlint this baby.
* Upgrade to use tcl8.1 and tk8.1.jseger1998-02-241-3/+3
|
* More tcl/tk virtual category fixups.fenner1998-02-221-2/+2
|
* Vim 5.0 has been RELEASED! :)obrien1998-02-199-27/+33
| | | | | (I will move this port to something in a few days, so don't worry, it's not beta anymore)
* Remove last reference to gmake, it isn't required anymore.obrien1998-02-193-6/+6
|
* rename ports/editors/nvi to ports/editors/nvi-m17n.itojun1998-02-197-152/+108
| | | | | | update language-specific configurations for nvi-m17n accordingly. add ports/editors/nvi-perl, nvi 1.79 with perl5 linked into.
* Move textedit from x11 to editors.asami1998-02-182-3/+4
| | | | Approved by: jraynard
* - PKGNAME has to be defined BEFORE including bsd.port.mk, to makeitojun1998-02-172-6/+6
| | | | | | | | | | Latest/* symbolic links. - PKGNAME format changed, to make Latest/* symbolic links with proper name. (also make it Y2K complient) was: ja-nvi-iso2022jp-1.79-970820 now: ja-nvi-iso2022jp-1.79.19970820 Submitted by: asami
* Revert previous change. Now faces will be autodetected as beforesteve1998-02-164-12/+28
| | | | | | | except when PACKAGE_BUILDING is defined where it will be disabled by default. Suggested by: asami and eivind
* Upgrade to beta version 5.0x.obrien1998-02-169-9/+12
|
* nvi-1.79.tar.gz seems to be replaced, with the same filename...itojun1998-02-152-2/+2
|
* Build this port with '--with-xface=no'.steve1998-02-154-4/+8
| | | | PR: 5656
* Upgrade to beta version 5.0w.obrien1998-02-0912-45/+84
|
* nvi MASTER_SITE moved from ftp.cs.berkeley.edu to ftp.bostic.comfenner1998-02-092-4/+4
| | | | Submitted by: distfile checker
* Add -DUSE_XMIM so input methods work.jfieber1998-01-311-2/+2
|
* Add libXm.so.0.1 to search list of possible Motif libraries [for Lesstif?]obrien1998-01-273-0/+33
| | | | Requested by: Andreas Klemm <andreas@klemm.gtn.com>
* Upgrade to beta version 5.0vobrien1998-01-266-18/+9
|
* Use bold (if available) when underlining is not available.fenner1998-01-223-0/+48
| | | | | PR: ports/4521 Submitted by: Dan Nelson <dnelson@emsphone.com>
* Author put out a patch.obrien1998-01-209-6/+24
|
* Upgrade to 5.0.1jfieber1998-01-164-45/+8
| | | | | | PR: 5511 Reviewed by: jfieber Submitted by: deischen@iworks.InterWorks.org
* Upgrade to beta version 5.0uobrien1998-01-149-39/+24
|
* Mini portlint.asami1998-01-061-3/+2
|
* The XView windowing text editor, based around command panel buttonsjraynard1998-01-046-0/+44
| | | | | and text areas and menus. It supports both mouse and keyboard operations.
* PR: ports/5357gj1998-01-015-4/+3848
| | | | | | | | | | | | | Obtained from: Maintainer (partly) modify the Makefile to use PLIST.mule if USE_MULE is defined. This will allow the version with mule to be successfullt packaged and pkg_delete'd. Add a warning, obtained from the Maintainer, in the case where HAVE_MOTIF is defined but MOTIF is really lesstif. It seems that some users have seen problems with that constellation. Add pkg/PLIST.mule to be used for the mule version. Satoshi forgot to close the PR when he made his commit for the reported problem with generating a version with mule.
* Upgrade to beta version 5.0t.obrien1997-12-289-12/+18
|
* Add vilearn.asami1997-12-271-1/+2
|
* Make the USE_MULE variable work (the mule distfile was separated).asami1997-12-278-12/+20
| | | | | | | I know some people are working on splitting this port up, so this is just a stop-gap solution until then. Also remove the extra "\" at the end of the last master site.
* Port import of vilearn - a vi tutorial.hoek1997-12-266-0/+66
| | | | | | | | The documentation-minded may wish to mention this in the handbook somewhere. PR: ports/5279 Submitted by: Ian Vaudrey [3]Ian Vaudrey <i.vaudrey@bigfoot.com>
* Be more selective about which ports to maintain. I no longer have timeasami1997-12-251-2/+2
| | | | to maintain all these ports I once committed (sometimes as a proxy).
* Rename a patch file that didn't adhere to the usual namingjdp1997-12-234-0/+44
| | | | conventions.
* Add patches to use the unexec function from xemacs. This eliminatesjdp1997-12-238-8/+2824
| | | | | the need for a hack in ld.so to make emacs work. I have submitted these changes to a GNU emacs maintainer.
* Remove a few lines that shouldn't be there.jseger1997-12-172-4/+1
| | | | Pointed out by: asami
* update to xemacs-20.3. Packaging tested (under -current).gj1997-12-1516-14080/+14096
| | | | Obtained from: maintainer (me@freebsd.org)
* Upgrade repository copy of emacs to emacs 20.2.jseger1997-12-146-1088/+1317
|
* emacs20 -> ports/editors/emacs20jseger1997-12-141-1/+2
|
* Add a bunch of info files that were missing from various lists. Myasami1997-12-1412-8/+96
| | | | | | goodness, I don't even know how long they were missing! PR: 5286 (pointed out the ccmode omission)
* Eliminate a harmless warning caused by recent changes to the dynamicjdp1997-12-121-0/+21
| | | | linker.
* Update to vile-7.3. Also add NO_PATCH since there is no patch.gj1997-12-102-5/+6
| | | | packaging tested (also applies to the vile commit I just did).
* Update to vile-7.3.gj1997-12-102-4/+4
|
* Upgrade to version 5.0s.obrien1997-12-089-12/+21
|
* Remove bad MASTER_SITE.jseger1997-11-271-4/+2
|
OpenPOWER on IntegriCloud