Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-02-22 | add text to NO_CDROM | hubertf | 1 | -3/+2 | |
2000-02-18 | Regen. | mycroft | 1 | -3/+3 | |
2000-02-18 | GC | mycroft | 1 | -44/+4 | |
2000-02-18 | Make this work on MIPS again. | mycroft | 2 | -11/+12 | |
2000-02-18 | add & enable framemaker | hubertf | 1 | -1/+2 | |
2000-02-18 | Do the same here that was done for vim-gtk, ie. fix solaris curses handling | pooka | 2 | -16/+24 | |
and modify post-install into a tidy loop. | |||||
2000-02-18 | Fix checksum for fmlinux2.tar.gz . | soren | 1 | -2/+2 | |
2000-02-18 | Update to V5.5.6 beta 2. Changes: | hubertf | 2 | -23/+10 | |
- Localisation updates - some bugfixes - Most important: Support of 16bit displays | |||||
2000-02-15 | Factor out common commands in post-install target into two for loops. | agc | 1 | -15/+9 | |
2000-02-15 | On Solaris use curses, not ncurses. | agc | 1 | -12/+20 | |
Also work around misreadings of the POSIX spec with the ln(1) command on Solaris. | |||||
2000-02-15 | When multi-line dependencies occur, use a "DEPENDS+= package" format | agc | 1 | -3/+3 | |
for each of the continuation lines, rather than using backslashes to continue a single, long definition. This makes it much easier to spot pre-requisite packages and other dependencies. | |||||
2000-02-09 | Use "png>=1.0.3" instead of "png-*" in dependence list. | tron | 2 | -4/+4 | |
2000-02-09 | Use wildcard dependence for "png" package. | tron | 2 | -4/+4 | |
2000-02-05 | ${MKDIR} includes '-p' by default | wiz | 2 | -4/+4 | |
2000-02-05 | RCS tag added | wiz | 1 | -0/+1 | |
2000-01-27 | Adobe's linux port of their framemaker document processor | abs | 9 | -0/+200 | |
Many thanks to Kazuki Sakamoto who did most of the work. | |||||
2000-01-25 | Remove all files that might conflict with a `normal vi', eg. bin/ex and | pooka | 9 | -25/+26 | |
man/man1/view.1. The functionality is still there, the links are just no longer created. | |||||
2000-01-22 | Use run time library path on a.out systems, too. | tron | 2 | -6/+12 | |
2000-01-21 | put back RCS Id | jdolecek | 1 | -0/+2 | |
2000-01-21 | Upgrade to vigor-0.010 | jdolecek | 4 | -8/+7 | |
List of changes: Modified EULA, changed fractional cm screen specs to pixel counts, use libtcl82 if found, look for uint8_t etc | |||||
2000-01-21 | The vigor strip ran on jan 8th, not 4th. | hubertf | 1 | -1/+1 | |
Pointed out by Assar Westerlund. | |||||
2000-01-20 | Fix typo in MASTER_SITES. | agc | 1 | -2/+2 | |
Fixes PR 9254 from Brian Stark | |||||
2000-01-19 | Make this program compile and work on Solaris. | agc | 2 | -7/+15 | |
2000-01-19 | Don't install ex and vi manpages, instead, install a vigor manpage. | hubertf | 2 | -7/+40 | |
Noted by pooka. | |||||
2000-01-19 | this conflicts with vigor | hubertf | 1 | -1/+3 | |
2000-01-19 | Add USE_X11=yes | pooka | 1 | -1/+3 | |
2000-01-19 | Vigor is designed as a vi-compatible editor, with a little (*ahem*) | hubertf | 5 | -0/+67 | |
extra something thrown in. It was inspired by the January 4, 2000 storyline in the User Friendly comic. If you haven't seen it yet, check it out at http://www.userfriendly.org/ (and do so in a place you can freely laugh). | |||||
2000-01-19 | add & enable vigor | hubertf | 1 | -1/+2 | |
2000-01-17 | Kill files missed by previous commit. | pooka | 2 | -26/+0 | |
2000-01-17 | Upgrade vim packages to vim 5.6. | pooka | 16 | -376/+309 | |
New since version 5.5 --------------------- Not much: - New "Edit with Vim" popup menu entry for MS-Windows. Avoids problems with the MS Office taskbar. - 18 new syntax files. - "z+" and "z^" commands. And many bug fixes! This version is aimed at stability. See ":help version-5.6" in Vim for the details. | |||||
2000-01-15 | Update dependency on ncurses to >=4.2 | jlam | 6 | -12/+12 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 20 | -20/+20 | |
2000-01-04 | Explain things a bit more fully. | agc | 4 | -4/+4 | |
2000-01-02 | Add missing files and remove "@dirrm" commands for obsolete "share/xvile" | tron | 1 | -28/+52 | |
and "share/xvile/perl" directories. | |||||
2000-01-02 | Don't try to strip shell script "xshell.sh" during installation. | tron | 2 | -7/+16 | |
2000-01-02 | Sync master site list with "vile" package. | tron | 1 | -2/+3 | |
2000-01-02 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -2/+2 | |
2000-01-01 | Wildcard dependency on libslang. | mjl | 1 | -2/+2 | |
2000-01-01 | Update the xvile package to version 9.0, to be the same as the vile | agc | 2 | -5/+5 | |
package. Mainly bug fixes from previous version. | |||||
2000-01-01 | Only use an ncurses dependency if the Operating System is NetBSD. | agc | 1 | -6/+10 | |
1999-12-30 | Update ftp site and homepage to new site at *.nedit.org. The NetBSD | simonb | 1 | -3/+3 | |
packages get a mention at http://www.nedit.org/download/current.shtml! Distfile checksum is still the same as the old site, no changes there. | |||||
1999-12-28 | Add and enable "leim". Fixes PR pkg/7736 by Minoura Makoto. | tron | 1 | -1/+2 | |
1999-12-28 | Import new "leim" package: | tron | 7 | -0/+154 | |
Libraries of Emacs Input Methods. This package is based on PR pkg/9014 by Minoura Makoto. | |||||
1999-12-28 | Update "emacs" package to version 20.5a based on patches supplied by | tron | 27 | -2049/+2532 | |
Minoura Makoto in PR pkg/9014. This version fixes several bugs discovered since version 20.3 and support a precompiled user startup file (".emacs.el" and ".emacs.elc"). | |||||
1999-12-28 | RCS tags added | wiz | 2 | -0/+2 | |
1999-12-28 | RCS tag added | wiz | 2 | -0/+2 | |
1999-12-26 | Update "vile" package to version 9.0. This version fixes many bugs found | tron | 3 | -24/+84 | |
since release 8.3. Fixes PR pkg/9006 by Lennart Augustsson. | |||||
1999-12-21 | "vim-gtk" conflicts with "vim-xaw". | tron | 1 | -2/+2 | |
1999-12-21 | Fix MANZ handling here also, similarly to Tron's fix with vim-gtk. | pooka | 1 | -20/+13 | |
1999-12-21 | Remove incorret ".gz" from softlink target when linking manual pages. | tron | 1 | -5/+5 | |