summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
1999-12-26Update "vile" package to version 9.0. This version fixes many bugs foundtron3-24/+84
since release 8.3. Fixes PR pkg/9006 by Lennart Augustsson.
1999-12-21"vim-gtk" conflicts with "vim-xaw".tron1-2/+2
1999-12-21Fix MANZ handling here also, similarly to Tron's fix with vim-gtk.pooka1-20/+13
1999-12-21Remove incorret ".gz" from softlink target when linking manual pages.tron1-5/+5
1999-12-21Use soft links also here to be consistent.pooka1-5/+5
1999-12-21Use softlinks for manual pages which makes the manual handling oftron1-20/+13
"MANZ" completely unnecessary.
1999-12-21Make these packages install is MANZ=1 is setpooka2-10/+24
1999-12-21Fix this package alsopooka4-105/+0
1999-12-21argh, of course this got screwed up. Repair the packagepooka5-159/+0
1999-12-21Add & enable vim-xawpooka1-1/+2
1999-12-21Athena X11 GUI for the vim editorpooka9-0/+164
1999-12-21Add & enable vim-sharepooka1-1/+2
1999-12-21data files for the vim editorpooka10-0/+481
1999-12-21Make way for a new glorious vim package structurepooka15-774/+118
1999-12-08defuzzrh3-19/+18
1999-12-06Fixes for solaris:bouyer6-23/+127
- use ${MACHINE_GNU_PLATFORM} in place of ${MACHINE_GNU_ARCH}--netbsd - check for -lossaudio in ./configure instead of linking with it unconditionally - fixe Makefiles for bmake or gmake on solaris2 While I'm there merge back a change from configure to configure.in
1999-12-06Because the "xemacs" distribution includes a fine working arm header filetron2-118/+1
we don't need to create one from scratch any more.
1999-12-05chown->${CHOWN}bouyer1-2/+2
1999-12-03There is no need to calculate the operating system type every time thisagc1-2/+1
Makefile is read.
1999-12-02Make it compile on solarisbouyer3-3/+66
1999-11-28Move check for "${XAW_TYPE}" behind the inclusion of "bsd.pkg.mk" astron1-3/+3
suggested by Antti Kantee in private e-mail. This fixes PR pkg/8908 by "Wiz".
1999-11-28Backout last commit: "bsd.pkg.mk" provides a default for "${XAW_TYPE}".tron1-2/+1
It is the "readme" target which is broken.
1999-11-28Provide a default for "${XAW_TYPE}".tron1-1/+2
1999-11-25Add support for using "Xaw3d" or "Xaw-Xpm" inspired by Antti Kantee.tron3-9/+51
1999-11-25Check return code of close()/fclose() in a few places.is2-1/+35
Without this, joe doesn't notice that you exceeded your filesystem quota, and happily creates a zero length file (throwing away all your changes).
1999-11-22Update "vim-gtk" package to version 5.5 using patches supplied bytron11-272/+286
Antti Kantee in PR pkg/8832. Changes since version 5.4: - Support for a mouse scroll wheel in X11 (GTK, Athena and Motif). Should also work in an xterm when translations are installed. - Support for decompression of bzip2 files in the example vimrc file. - Handling of patch numbers, they show up in the ":version" output. - Uninstall program for MS-Windows, for those that have a problem with the "Edit with Vim" popup menu entry. And many bug fixes! This version is aimed at stability.
1999-11-22Define the DIST_SUBDIR to be ${PKGNAME}, rather than straight "ne".agc2-7/+7
This means that there will be no problems with checksums on the distribution files when the package is upgraded.
1999-11-22Update "vim" package to version 5.5 using patches supplied by Antti Kanteetron9-269/+283
in PR pkg/8832. Changes since version 5.4: - Support for a mouse scroll wheel in X11 (GTK, Athena and Motif). Should also work in an xterm when translations are installed. - Support for decompression of bzip2 files in the example vimrc file. - Handling of patch numbers, they show up in the ":version" output. - Uninstall program for MS-Windows, for those that have a problem with the "Edit with Vim" popup menu entry. And many bug fixes! This version is aimed at stability.
1999-11-22Update to Pico-3.7, from pine-4.21jwise2-5/+5
1999-11-18This package has been updated on the master site, so upgrade theagc3-17/+8
package to version 1.26 (14th July 1999) Changes since previous version: + The cl command may now take a hexadecimal string as its (optional) argument, for example cl x/0d/. + updated NetBSD support in base package.
1999-11-17upgrade to new multilingual patch. this should avoid abort() whenitojun2-4/+6
multibyte char crosses rightmost column. XXX not really tested on NetBSD-current, tested on 1.4.1 (the change to pkgsrc directory is trivial)
1999-11-12Add PATCH_FUZZ_FACTOR of 1 to this package.agc1-1/+4
1999-11-12Make this package compile on Solaris.agc2-8/+18
1999-11-12This package has been updated on the master site, so upgrade theagc1-2/+2
package to version 1.26 (14th July 1999) Changes since previous version: + The cl command may now take a hexadecimal string as its (optional) argument, for example cl x/0d/. + updated NetBSD support in base package.
1999-11-12Make this package work on Solaris.agc5-19/+39
1999-11-12Make this package compile on Solaris.agc1-3/+7
1999-11-11Update Pico to 3.6, Pine to 4.20. Also move pine.conf and pine.conf.fixedtv7-30/+25
to .../share/examples/pine and copy pine.conf to .../etc only if it doesn't exist.
1999-11-08Add and enable bvi.sakamoto1-1/+2
1999-11-08Initial import of bvi-1.2.0.sakamoto7-0/+48
a display-oriented editor for binary files, based on the vi editor
1999-11-05make this work with NetBSD <elf.h>mrg2-20/+44
1999-10-29Reran make makemakemakemakepatchsum.fvdl1-2/+2
1999-10-29Forgot RCS id.fvdl1-0/+2
1999-10-29Update patch-sumfvdl1-3/+2
1999-10-29Make this work under -current, where we have <elf.h> now. Remove redundantfvdl2-338/+13
patch that was faulty, but it slipped through because patch(1) let it, and things still compiled and worked with it.
1999-10-29Add patch I missed in first pass (tsk)abs2-0/+31
1999-10-29Enable vilearnabs1-1/+2
1999-10-29vilearn-1.0 - online vi tutorial, from basic to advancedabs5-0/+36
Highly recommended (I cannot believe I did not add this before now :)
1999-10-25Correct the location of the vile helpfile.agc1-2/+2
1999-10-23Use wildcard dependence for "gtk+" package.tron2-4/+4
1999-10-22Rather than advising users to look at example .rc files before theagc2-4/+15
${WRKDIR} is deleted, install said files to ${PREFIX}/share/examples/xvile