| Commit message (Expand) | Author | Age | Files | Lines |
* | Use libttf.3 of the new freetype 1.2 | jseger | 1998-12-13 | 1 | -2/+2 |
* | Multi-lingual unicode text editor with TTF support. | kuriyama | 1998-12-08 | 5 | -0/+113 |
* | Activate yudit. | kuriyama | 1998-12-08 | 1 | -1/+2 |
* | excape the chars properly | obrien | 1998-12-02 | 3 | -6/+6 |
* | Fix configure bug that caused use to be linked improperly on 3.0/ELF. | obrien | 1998-12-02 | 3 | -6/+6 |
* | Force linking against termlib instead of ncurses. Obviously this is only a | obrien | 1998-12-02 | 3 | -12/+12 |
* | (Hopefully last) USE_XLIB. | asami | 1998-12-02 | 1 | -1/+2 |
* | Add little hack to make it build even if it's called before other xemacs's. | asami | 1998-12-02 | 1 | -5/+17 |
* | An ugly hack to make it build when PACKAGE_BUILDING build comes here | asami | 1998-12-02 | 1 | -4/+50 |
* | More missing dependencies. | asami | 1998-11-29 | 1 | -1/+3 |
* | A few more USE_XLIBs. | asami | 1998-11-28 | 2 | -3/+4 |
* | Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake | asami | 1998-11-28 | 1 | -1/+2 |
* | Upgrade to 1.17. | vanilla | 1998-11-24 | 7 | -46/+55 |
* | Change @mkdir to @exec mkdir so that it actually works | jseger | 1998-11-24 | 1 | -1/+1 |
* | Make the package properly create the leim dir | jseger | 1998-11-23 | 1 | -0/+1 |
* | Fixup CATEGORIES list. | steve | 1998-11-22 | 1 | -2/+2 |
* | Remove extraneous x11 from CATEGORIES. | steve | 1998-11-21 | 1 | -2/+2 |
* | updated to use latest m17n patch (19981119). | itojun | 1998-11-19 | 2 | -6/+5 |
* | Adjust RUN_DEPENDS path (${PREFIX}/lib/xemacs-mule-20.4/etc/BABYL -> | asami | 1998-11-11 | 1 | -2/+2 |
* | Upgrade to 1.16. | vanilla | 1998-11-04 | 5 | -15/+33 |
* | Don't warn before mv'ing. | jseger | 1998-10-31 | 1 | -1/+1 |
* | Upgrade to 1.15. | vanilla | 1998-10-25 | 2 | -5/+5 |
* | Remove extra trailing "\" -- the CONFIGURE_ARGS line was continuing onto | asami | 1998-10-21 | 1 | -2/+2 |
* | Unbreak. | jseger | 1998-10-16 | 1 | -3/+2 |
* | Mark BROKEN for ELF: | jseger | 1998-10-14 | 1 | -1/+3 |
* | Unbreak. | jseger | 1998-10-14 | 2 | -3/+12 |
* | Unbreak. | jseger | 1998-10-14 | 2 | -5/+5 |
* | If you try to build Vim using Lesstif for Motif, the resulting GUI | jseger | 1998-10-14 | 3 | -6/+6 |
* | Mark BROKEN for ELF: | jseger | 1998-10-13 | 1 | -1/+3 |
* | Mark BROKEN for ELF: | jseger | 1998-10-13 | 1 | -1/+3 |
* | Allow emacs to run stripped. | steve | 1998-10-11 | 4 | -12/+52 |
* | ELFlization. | kuriyama | 1998-10-10 | 4 | -3661/+3717 |
* | Convert to ELF. | steve | 1998-10-10 | 8 | -64/+256 |
* | Fix the emacsclient bug. | motoyuki | 1998-10-09 | 5 | -0/+110 |
* | Remove all the remaining regexps from LIB_DEPENDS. There are some | asami | 1998-10-09 | 1 | -2/+2 |
* | Prepend ${WRKDIRPREFIX} to WRKDIR definitions. | asami | 1998-10-09 | 1 | -5/+5 |
* | Forgot to update the PLISTs to reflect xemacs20.sh | gj | 1998-10-08 | 5 | -5/+5 |
* | Make startup script quiet according to my own guidelines. | asami | 1998-10-08 | 1 | -2/+2 |
* | Move the lock directory to /var/run/emacs/lock per Satoshi's | gj | 1998-10-08 | 5 | -20/+34 |
* | Update to 3.7.4 | msmith | 1998-10-08 | 3 | -8/+16 |
* | ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to be | asami | 1998-10-07 | 20 | -1129/+2562 |
* | Move manpages to Makefile and use MAN* macros. | steve | 1998-10-04 | 2 | -16/+8 |
* | Do not use libDnd if we are package building (this is the --with-offix option). | gj | 1998-10-02 | 4 | -12/+20 |
* | Add patch-ah to make xemacs20 ELF ready. I tested this with both elf and | gj | 1998-10-01 | 1 | -0/+44 |
* | Remove regexp support for libdnd. | steve | 1998-09-27 | 1 | -2/+2 |
* | devel/libslang has been ELFized. | asami | 1998-09-25 | 1 | -2/+2 |
* | tcl80 has been ELFized. | asami | 1998-09-25 | 4 | -8/+8 |
* | Fix info page problem. | vanilla | 1998-09-24 | 2 | -62/+147 |
* | gtk and gtk11 are now ELFized. | asami | 1998-09-23 | 1 | -2/+2 |
* | No need to put name of package in front. | asami | 1998-09-22 | 1 | -1/+1 |
* | Remove regexp support for libcanna since it can now be built | steve | 1998-09-22 | 3 | -6/+6 |
* | Remove regexp support for libxview not that it builds ELF too. | steve | 1998-09-22 | 1 | -2/+2 |
* | Remove regexp support for compface since it now builds ELF too. | steve | 1998-09-21 | 1 | -2/+2 |
* | Activate leim20. | vanilla | 1998-09-19 | 1 | -1/+2 |
* | This is a port for LEIM (Libraries of Emacs Input Method) | vanilla | 1998-09-19 | 6 | -0/+179 |
* | Roll back libpng major to 2. | asami | 1998-09-17 | 5 | -10/+10 |
* | Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it | asami | 1998-09-17 | 9 | -18/+18 |
* | Upgrade to 1.14. | vanilla | 1998-09-17 | 5 | -23/+62 |
* | libpng major is now 3. Also remove regexp support in preparation for | asami | 1998-09-15 | 5 | -10/+10 |
* | jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. | asami | 1998-09-15 | 5 | -10/+10 |
* | libXpm major is now 5. Also remove regexp support in preparation for | asami | 1998-09-15 | 9 | -18/+18 |
* | Use PLIST_SUB to minimize changes to PLIST when version is changed. | asami | 1998-09-14 | 8 | -3760/+3768 |
* | Upgrade to 0.13.41 | jkoshy | 1998-09-07 | 3 | -11/+33 |
* | Correct master site URL. | jkoshy | 1998-09-07 | 1 | -2/+2 |
* | pages aren't compressed at move time | obrien | 1998-09-06 | 3 | -6/+6 |
* | install ctags manpage as ``ectags''. | obrien | 1998-09-05 | 3 | -9/+12 |
* | ln -> {LN} | obrien | 1998-09-05 | 3 | -12/+12 |
* | Retire vim5beta until next round. | obrien | 1998-09-03 | 1 | -2/+1 |
* | upgrade to version 5.3 | obrien | 1998-09-03 | 15 | -171/+246 |
* | Use PLIST_SUB to avoid having to change 1,200 lines in the PLIST file | asami | 1998-09-01 | 2 | -1255/+1256 |
* | Upgrade to emacs 20.3 | jseger | 1998-09-01 | 6 | -1326/+1309 |
* | Add -lmytinfo to link step so this builds again. | steve | 1998-08-31 | 1 | -3/+1 |
* | Upgrade to 1.12, and change depends to gtk11. | vanilla | 1998-08-25 | 4 | -35/+33 |
* | Use MAN1. Install correctly from usermode. | hoek | 1998-08-23 | 3 | -11/+8 |
* | Clarify. | hoek | 1998-08-23 | 1 | -1/+1 |
* | Move the warning about redistribution from Makefile to pkg/DESCR. Some | hoek | 1998-08-23 | 2 | -11/+9 |
* | Use MAN1. Don't be as gratuitously stupid about it (and installing | hoek | 1998-08-23 | 3 | -7/+6 |
* | Mark this MANUAL_PACKAGE_BUILD, because it depends on | asami | 1998-08-20 | 1 | -1/+3 |
* | cc -c -D_PATH_SYSEXRC=\"/usr/local/etc/vi.exrc\" -O2 -pipe -I. -I./../include... | asami | 1998-08-18 | 1 | -1/+3 |
* | Remove manpages, but _NOT_ from the multi-lingual | hoek | 1998-08-17 | 26 | -55/+1 |
* | Update info. | obrien | 1998-08-11 | 3 | -21/+45 |
* | $DISTNAME and the path changed. Minor cleanups while I'm here. | tg | 1998-08-10 | 3 | -56/+43 |
* | Turn on hexedit. | steve | 1998-08-10 | 1 | -1/+2 |
* | Initial import of hexedit version 0.9.3. | steve | 1998-08-10 | 6 | -0/+68 |
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-08 | 2 | -4/+4 |
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 5 | -10/+10 |
* | The former ftp.germany.eu.net (now ftp.de.uu.net) has thrown a lot of | joerg | 1998-08-03 | 2 | -4/+4 |
* | Remove obsolete MASTER_SITE | jseger | 1998-07-31 | 1 | -3/+2 |
* | Another batch of add homepage. In general I've avoided any links | hoek | 1998-07-28 | 3 | -2/+5 |
* | Making x11 category more useful project part 1: take out "x11" of | asami | 1998-07-28 | 2 | -4/+4 |
* | c++ -g -O2 -Wall -o le about.o block.o calc.o chset.o cmd.o color.o edit.o ... | asami | 1998-07-25 | 1 | -1/+3 |
* | Make jove display 8-bit characters correctly. | steve | 1998-07-21 | 1 | -0/+10 |
* | Add another MASTER_SITE so that this fetch's again. | steve | 1998-07-21 | 1 | -4/+3 |
* | HTTP server not responding. | asami | 1998-07-20 | 1 | -1/+3 |
* | Update to version 1.07. | steve | 1998-07-20 | 4 | -5/+34 |
* | Fix a display corruption found when running jove from within | steve | 1998-07-13 | 1 | -0/+19 |
* | Update to version 1.06. | steve | 1998-07-11 | 2 | -5/+5 |
* | Update maintainer address. | jkoshy | 1998-07-07 | 1 | -2/+2 |
* | Update to version 1.0.5. | steve | 1998-07-05 | 2 | -5/+5 |
* | Allow the display of '%'. Also combine the two patches for | steve | 1998-07-05 | 1 | -10/+35 |
* | Handle /usr/lib/aout which, like the visiting mother-in-law, has | jdp | 1998-07-04 | 1 | -0/+9 |
* | Turn on sted. | steve | 1998-07-04 | 1 | -1/+2 |
* | sted - A small text editor. | steve | 1998-07-04 | 7 | -0/+68 |
* | No need to use += for variable defined only once. | asami | 1998-07-02 | 1 | -2/+2 |
* | Activate gxedit. | tg | 1998-07-01 | 1 | -1/+2 |
* | New port gxedit, a small editor written with GTk. | tg | 1998-07-01 | 5 | -0/+29 |
* | Remove NO_CONFIGURE and NO_PATCH, they never meant anything. | asami | 1998-06-27 | 2 | -4/+2 |
* | Canna includes should be searched for in ${prefix}, not /usr/local | obrien | 1998-06-26 | 1 | -0/+15 |
* | Add vim5beta. | asami | 1998-06-07 | 1 | -1/+2 |
* | Update xvile to version 8. This adds support for PERL scripts but requires | gj | 1998-06-05 | 4 | -12/+62 |
* | Update vile to version 8. This adds support for PERL scripts but requires | gj | 1998-06-05 | 4 | -8/+62 |
* | Fix the last commit so that it really works. There was a ';' in the | gj | 1998-06-05 | 4 | -8/+8 |
* | Install xemacs.sh into ${PREFIX}/etc/rc.d to create /var/run/xemacs | gj | 1998-06-04 | 9 | -4/+21 |
* | Change to more common expression | kuriyama | 1998-05-29 | 1 | -1/+1 |
* | Activate xemacs-mule and xemacs-mule-common. | kuriyama | 1998-05-26 | 1 | -1/+3 |
* | For XEmacs, lisp files, info pages, etc (except executables) | kuriyama | 1998-05-26 | 4 | -0/+3737 |
* | XEmacs the next generation of Emacs (Only the executables) | kuriyama | 1998-05-26 | 3 | -0/+128 |
* | MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash. | fenner | 1998-05-26 | 1 | -2/+2 |
* | Upgrade to 0.98-7, for compatibility with version 1.2.2 of slang, | mph | 1998-05-18 | 4 | -12/+21 |
* | Upgrade to 3.6.2. | mph | 1998-05-15 | 2 | -3/+3 |
* | Activate offix-editor. | tg | 1998-05-06 | 1 | -1/+2 |
* | New port: Editor from the OffiX package. | tg | 1998-05-06 | 5 | -0/+39 |
* | Change JPEG shared library number to 9. This is to make sure that everyone | jseger | 1998-05-05 | 4 | -8/+8 |
* | Make this port use libtool v1.2 instead of the included 1.0. This fixes | jseger | 1998-05-03 | 1 | -1/+5 |
* | Bugfix: | max | 1998-05-03 | 3 | -4/+18 |
* | Update Xeamcs to version 20.4. MASTERSITES cleaned up; a lot of them | gj | 1998-04-20 | 13 | -17803/+16638 |
* | Activate cooledit. | mph | 1998-04-19 | 1 | -1/+2 |
* | Import of cooledit, a graphical application suite including an | mph | 1998-04-19 | 5 | -0/+87 |
* | Switch remaining ports to use jpeg lib version 8.0. | jseger | 1998-04-16 | 4 | -8/+8 |
* | Upgrade to version 5.1 | obrien | 1998-04-08 | 9 | -12/+129 |
* | Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't | asami | 1998-04-04 | 4 | -4/+8 |
* | Don't die if a rmdir fails. | asami | 1998-04-01 | 1 | -2/+2 |
* | upgrade png major | ache | 1998-03-29 | 4 | -8/+8 |
* | Upgrade to version 5.0.2. | steve | 1998-03-28 | 2 | -7/+7 |
* | Upgrade to 4.0. Split patches into one patch for each patched file. | tg | 1998-03-25 | 9 | -1849/+1364 |
* | Fix handling of man page links. | obrien | 1998-03-23 | 6 | -21/+126 |
* | vim --> vim4 | obrien | 1998-03-18 | 1 | -4/+3 |
* | Oops, forgot the category. | tg | 1998-03-17 | 1 | -2/+2 |
* | Revert to using Tcl8.0, 8.1 doesn't work. | tg | 1998-03-17 | 1 | -2/+2 |
* | Activate le. | tg | 1998-03-16 | 1 | -1/+2 |
* | Import le port. le is a text editor with many block operations with | tg | 1998-03-16 | 5 | -0/+50 |
* | Dist tarball updated to include ctags bug fixes. | obrien | 1998-03-02 | 3 | -3/+3 |
* | Xemac's send-pr is causing me too many problems and it's broken anyway, | obrien | 1998-03-02 | 9 | -17/+16 |
* | Upgrade to use tcl8.1 and tk8.1. | jseger | 1998-02-25 | 1 | -3/+3 |
* | More tcl/tk virtual category fixups. | fenner | 1998-02-22 | 1 | -2/+2 |
* | Vim 5.0 has been RELEASED! :) | obrien | 1998-02-20 | 9 | -27/+33 |
* | Remove last reference to gmake, it isn't required anymore. | obrien | 1998-02-20 | 3 | -6/+6 |
* | rename ports/editors/nvi to ports/editors/nvi-m17n. | itojun | 1998-02-20 | 7 | -152/+108 |
* | Move textedit from x11 to editors. | asami | 1998-02-18 | 2 | -3/+4 |
* | - PKGNAME has to be defined BEFORE including bsd.port.mk, to make | itojun | 1998-02-17 | 2 | -6/+6 |
* | Revert previous change. Now faces will be autodetected as before | steve | 1998-02-16 | 4 | -12/+28 |
* | Upgrade to beta version 5.0x. | obrien | 1998-02-16 | 9 | -9/+12 |
* | nvi-1.79.tar.gz seems to be replaced, with the same filename... | itojun | 1998-02-16 | 2 | -2/+2 |
* | Build this port with '--with-xface=no'. | steve | 1998-02-15 | 4 | -4/+8 |
* | Upgrade to beta version 5.0w. | obrien | 1998-02-09 | 12 | -45/+84 |
* | nvi MASTER_SITE moved from ftp.cs.berkeley.edu to ftp.bostic.com | fenner | 1998-02-09 | 2 | -4/+4 |
* | Add -DUSE_XMIM so input methods work. | jfieber | 1998-02-01 | 1 | -2/+2 |
* | Add libXm.so.0.1 to search list of possible Motif libraries [for Lesstif?] | obrien | 1998-01-27 | 3 | -0/+33 |
* | Upgrade to beta version 5.0v | obrien | 1998-01-27 | 6 | -18/+9 |
* | Use bold (if available) when underlining is not available. | fenner | 1998-01-22 | 3 | -0/+48 |
* | Author put out a patch. | obrien | 1998-01-20 | 9 | -6/+24 |
* | Upgrade to 5.0.1 | jfieber | 1998-01-17 | 4 | -45/+8 |
* | Upgrade to beta version 5.0u | obrien | 1998-01-14 | 9 | -39/+24 |
* | Mini portlint. | asami | 1998-01-06 | 1 | -3/+2 |
* | The XView windowing text editor, based around command panel buttons | jraynard | 1998-01-05 | 6 | -0/+44 |
* | PR: ports/5357 | gj | 1998-01-02 | 5 | -4/+3848 |
* | Upgrade to beta version 5.0t. | obrien | 1997-12-28 | 9 | -12/+18 |
* | Add vilearn. | asami | 1997-12-27 | 1 | -1/+2 |
* | Make the USE_MULE variable work (the mule distfile was separated). | asami | 1997-12-27 | 8 | -12/+20 |
* | Port import of vilearn - a vi tutorial. | hoek | 1997-12-27 | 6 | -0/+66 |
* | Be more selective about which ports to maintain. I no longer have time | asami | 1997-12-26 | 1 | -2/+2 |
* | Rename a patch file that didn't adhere to the usual naming | jdp | 1997-12-23 | 4 | -0/+44 |
* | Add patches to use the unexec function from xemacs. This eliminates | jdp | 1997-12-23 | 8 | -8/+2824 |
* | Remove a few lines that shouldn't be there. | jseger | 1997-12-17 | 2 | -4/+1 |
* | update to xemacs-20.3. Packaging tested (under -current). | gj | 1997-12-16 | 16 | -14080/+14096 |
* | Upgrade repository copy of emacs to emacs 20.2. | jseger | 1997-12-14 | 6 | -1088/+1317 |
* | emacs20 -> ports/editors/emacs20 | jseger | 1997-12-14 | 1 | -1/+2 |
* | Add a bunch of info files that were missing from various lists. My | asami | 1997-12-14 | 12 | -8/+96 |
* | Eliminate a harmless warning caused by recent changes to the dynamic | jdp | 1997-12-12 | 1 | -0/+21 |
* | Update to vile-7.3. Also add NO_PATCH since there is no patch. | gj | 1997-12-11 | 2 | -5/+6 |
* | Update to vile-7.3. | gj | 1997-12-11 | 2 | -4/+4 |
* | Upgrade to version 5.0s. | obrien | 1997-12-09 | 9 | -12/+21 |
* | Remove bad MASTER_SITE. | jseger | 1997-11-27 | 1 | -4/+2 |
* | Upgrade to version 5.0r. | obrien | 1997-11-25 | 9 | -12/+30 |
* | replace /usr/local with ${PREFIX} in CONFIGURE_ARGS | gj | 1997-11-19 | 4 | -12/+12 |
* | Import wily port. wily is a clone of the plan9 editor acme. | tg | 1997-11-17 | 5 | -0/+64 |
* | make it package | obrien | 1997-11-16 | 6 | -15/+3 |
* | Mark this port brooken, doesn't package. | asami | 1997-11-15 | 3 | -3/+9 |
* | By popular demand remove the ``@unexec rm -rf'' and replace it with | gj | 1997-11-13 | 4 | -12/+12 |
* | Change shared/xemacs/site-lisp to shared/emacs/site-lisp. According | gj | 1997-11-13 | 4 | -12/+12 |
* | Upgrade to version 5.0q | obrien | 1997-11-11 | 12 | -171/+54 |
* | Upgrade to 5.0 | dima | 1997-11-11 | 3 | -53/+48 |
* | Put the lock file in /var/run/xemacs/lock rather than | gj | 1997-11-09 | 4 | -36/+16 |
* | Put the lock file in /var/run/xemacs/lock rather than | gj | 1997-11-09 | 4 | -4/+24 |
* | Fix etc/doc* installation related problems. | max | 1997-10-31 | 3 | -25/+2 |
* | Change jp-mule-* -> ja-mule-* | max | 1997-10-31 | 1 | -3/+3 |
* | Update MAINTAINER address | fenner | 1997-10-27 | 2 | -5/+5 |
* | Update the references to other mule ports. | max | 1997-10-23 | 1 | -3/+3 |
* | Upgrade to vim-5.0p. | obrien | 1997-10-22 | 15 | -51/+309 |
* | autoconf's handling of perl5 interpreter support is broken on 2.2.5-BETA. | obrien | 1997-10-15 | 3 | -9/+36 |
* | Upgrade to vim-5.0o beta | obrien | 1997-10-01 | 6 | -9/+9 |
* | Support compiling on {Open,Net}BSD. | tg | 1997-09-29 | 1 | -1/+1 |
* | Make this port compile with tcl80. | asami | 1997-09-18 | 1 | -1/+3 |
* | Fix thot's Makefile, MASTER_SITES were wrong. I added a whole lot of them. | chuckr | 1997-09-17 | 1 | -2/+8 |
* | The Id line is spelled "$Id$", not "$Id:". Move EXTRACT_ONLY down. | asami | 1997-09-17 | 1 | -2/+2 |
* | Activate thoteditor. | chuckr | 1997-09-14 | 1 | -1/+2 |
* | New editor, based on the Opera team server. | chuckr | 1997-09-14 | 6 | -0/+280 |
* | Share files among various mule ports, both port files and within | asami | 1997-09-10 | 13 | -1085/+279 |
* | Update to version 7.2. | gj | 1997-09-07 | 2 | -7/+24 |
* | Update to version 7.2 | gj | 1997-09-07 | 2 | -5/+10 |
* | Turn on xemacs20. | gj | 1997-09-04 | 1 | -1/+2 |
* | Submitted by: me@freebsd.org | gj | 1997-09-04 | 24 | -0/+14440 |
* | Add another mirror site. Update my e-mail address. | tg | 1997-08-29 | 1 | -3/+4 |
* | vim didn't find lesstif's libXm library, since lesstif | andreas | 1997-08-23 | 3 | -0/+33 |
* | Upgrade to the 5.0m beta | obrien | 1997-08-23 | 9 | -111/+45 |
* | original distribution of nvi multilingual patch (nvi-m17n) | itojun | 1997-08-22 | 8 | -20/+14 |
* | upgrade to 3.1 | erich | 1997-08-11 | 3 | -127/+165 |
* | Upgrade to 1.40.7. | tg | 1997-08-11 | 5 | -14/+14 |
* | Upgrade to vim-5.0l (beta) | obrien | 1997-07-29 | 6 | -9/+9 |
* | Update my e-mail address. Remove superfluous backslash. | tg | 1997-07-22 | 1 | -4/+4 |
* | Make this port a little more portlint-clean. | asami | 1997-07-17 | 5 | -10/+20 |
* | /bin/sh -> ${SH} | max | 1997-07-14 | 1 | -2/+2 |
* | Move aswedit from editors to www. | tg | 1997-07-10 | 1 | -2/+1 |
* | Activate aswedit. | tg | 1997-07-09 | 1 | -1/+2 |
* | Update the base version from 1.79-970408 -> 1.79-970617. | max | 1997-06-18 | 6 | -10/+10 |
* | update xvile to version 7.1, make myself the maintainer | gj | 1997-06-18 | 1 | -1/+1 |
* | update xvile to version 7.1, make myself the maintainer | gj | 1997-06-18 | 1 | -5/+5 |
* | update vile to version 7.1, make myself the maintainer. | gj | 1997-06-18 | 1 | -1/+1 |
* | update vile to version 7.1, make myself the maintainer. | gj | 1997-06-18 | 1 | -4/+4 |
* | Upgrade to 5.0k beta | obrien | 1997-06-13 | 12 | -276/+63 |
* | Align all info entries at 4th tab stop (as in system info entries). | asami | 1997-06-08 | 12 | -114/+123 |
* | Added jed. | asami | 1997-06-04 | 1 | -1/+2 |
* | The JED editor. | asami | 1997-06-04 | 5 | -0/+198 |
* | Upgrade to vim-5.0j beta | obrien | 1997-06-03 | 9 | -183/+9 |
* | Link with force! | obrien | 1997-05-29 | 9 | -18/+276 |
* | Upgrade to 5.0i. | obrien | 1997-05-28 | 9 | -9/+183 |
* | Align all info dir entries in the "emacs" section. | asami | 1997-05-28 | 4 | -14/+14 |
* | If compiling under native ncurses (instead of libcurses), we have to | peter | 1997-05-26 | 5 | -15/+105 |
* | share vim5beta with the world. | obrien | 1997-05-25 | 1 | -1/+2 |
* | Beta version of Vim 5.0. | obrien | 1997-05-25 | 18 | -0/+525 |
* | Make the mule ports use install-info. Note that our makeinfo can't | asami | 1997-05-21 | 5 | -16/+259 |
* | Spread info dir entries into all relevant files. The previous version | asami | 1997-05-20 | 15 | -85/+825 |
* | Delete directories using @dirrm. | asami | 1997-04-19 | 2 | -0/+8 |
* | Hey guys, thanks for the number of comments on my install-info inquiry | asami | 1997-04-18 | 15 | -25/+515 |
* | Add staroffice | msmith | 1997-04-11 | 1 | -1/+2 |
* | Immediately update to April 8th version by author's request. | asami | 1997-04-09 | 4 | -8/+8 |
* | Make the emacs/mule ports compile when __FreeBSD__ == 3. Closes PR | asami | 1997-04-09 | 6 | -0/+64 |
* | Update to April 3rd version of patch. Closes PR ports/3204. | asami | 1997-04-09 | 6 | -16/+20 |
* | Back out previous commit; jmz confirmed his /etc/mtree was out of date. | asami | 1997-04-09 | 1 | -4/+1 |
* | Create ${PREFIX}/share/doc/ before installing. | jmz | 1997-04-07 | 1 | -1/+4 |