summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
1998-12-20Adapt to Netbsd. Split patch-a into multiple files.bad8-82/+107
1998-12-20Import of beav-1.40.11, a full featured binary editor and viewer.bad6-0/+111
1998-11-17I'm not going to pretend I know why there are two copies of this file, butmycroft1-1/+2
they should both be in the PLIST.
1998-11-13Update pico to 3.4 (from Pine 4.05)tv7-47/+75
1998-11-12Fix some more pkglint nits.frueauf3-8/+9
1998-11-12Remove a blank line, flagged as a fatal error in pkglint.agc1-2/+1
1998-11-01Also populate /usr/pkg/share/{doc,info}. Don't make /usr/pkg/share/bin.hwr3-7/+66
1998-10-31Remove unnecesary mkdir rules.frueauf1-5/+1
1998-10-31Dito to what I fixed in slrn/Makefile.frueauf1-13/+12
1998-10-31Enable jed.hwr1-2/+2
1998-10-31Import of the Jed editor. Jed is powerful and extensible throughhwr9-0/+204
S-Lang functions.
1998-10-05Update xvile package to version 8.1.agc4-6/+23
1998-10-05Update the vile package to version 8.1.agc4-25/+21
1998-10-03Gracefully try to delete the site-lisp dirs, and quietly continue if thetv1-3/+3
directories are not empty. Fixes PR 6232, Greg Woods <woods@weird.com>.
1998-09-28Update hexedit to 1.0.0.frueauf5-44/+56
1998-09-22add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to failgarbled2-2/+6
on alpha. There may be more, but I haven't seen them yet.
1998-09-17Remove the exec/unexec ln stuff to xemacs, just list bin/xemacs.frueauf2-6/+4
Pointed out by Bob Baron (through Alistair Crooks).
1998-09-16Always use Athena widget set because we would need a dependence on thetron1-1/+2
"lesstif" package otherwise.
1998-09-16Add patch to Makefile.in to use LDFLAGS when linking.agc1-0/+15
1998-09-14Make this pkg honor LDFLAGS and thus work on ELF.garbled1-4/+12
1998-09-14Tweak this a little to get it to build on ELF with X11.garbled1-1/+2
1998-09-14Make this package honor LDFLAGS and *poof* it works on ELF.garbled1-0/+16
1998-09-10Update Pico to use the Pine 4.03 souerce tarball (no pico-specifictv2-4/+4
changes, and still the same version number).
1998-09-04pkglint: "rm" -> "${RM}"tron1-2/+2
1998-09-04Lots of bug fixes:tron21-221/+313
- sync package list with reality and use "mkdir -p" - add missing RCSIds - split patches - don't install texinfo documentation - avoid conflict with "xemacs" and "vim" - remove unnecessary "${WRKSRC}" - add missing info files to "${INFO}" - don't remove "share/emacs/20.3/etc/DOC-20.3.[13-9]*" (fixes PR pkg/6097)
1998-09-02Oops, we need to include the emacs executable in the packing list for best ↵mellon1-0/+2
results.
1998-09-01Clean things up a bit. Support arm32. Fix install failures.mellon7-818/+846
1998-09-01Define USE_LIBTOOL, and use the ${LIBTOOL} definition appropriately.agc1-4/+4
1998-09-01Upgrade to version 5.3 of the vi editor clone, to include minor bugfixesagc3-9/+12
since 5.2. Re-arrange the Makefile so that it hits the faster ftp sites first. Add some additional syntax checking files.
1998-08-31Update "emacs" package to version 20.3.tron6-1298/+1314
1998-08-30Add DEPENDS on gdbm, set -with-ncurses=no, some cleanup.frueauf1-13/+10
1998-08-30Only use and depend on pkgsrc/mail/faces if USE_XFACE is set.frueauf1-2/+9
1998-08-29Fix a ton of build problems on the alpha. Mind you it still doesn'tgarbled6-17/+390
actually build on the alpha, but this is the groundwork for someone more ELF clued to take a look at it and figure out what is going wrong with the purespace dumping.
1998-08-28There are multiple reports that this patch causes problems. Back itagc1-123/+0
out for now.
1998-08-27Update hexedit to 0.9.5.frueauf4-23/+32
1998-08-24Add and enable hexedit.frueauf1-1/+2
1998-08-24Initial addition of hexedit-0.9.4, to view and edit files in hexadecimalfrueauf7-0/+79
or ASCII.
1998-08-24Upgrade vim to version 5.2.agc3-8/+43
> - A file browser has been added for the Win32, Motif and Athena GUI versions. > - Dialogs have been added. They can be used to ask for confirmation on Ex > commands that can fail. > - Options and commands have been added to offer a mode that works like > MS-Windows cut/copy/paste. This makes the Win32 GUI version fit in better > with other MS-Windows applications. > - Session files can be used to store and restore an editing session. > - Functions and Ex commands can be defined by the user. This is much nicer > and more powerful than using mappings. > - Lines longer than the screen size can be edited, also when lines wrap. > - Support for Cscope and an interaface for TCL have been added. > - Port to the RISC OS and GUI port for the Amiga. > - Support for Multi-byte files (DBCS and Unicode).
1998-08-20Define USE_LIBTOOL.agc1-2/+2
1998-08-20The Grand Homepagification:tsarna7-7/+14
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-14Add and enable "ne", fixes PR pkg/5920.tron1-1/+2
1998-08-14New "ne" package created by Ben Harris:tron5-0/+38
A re-write of Phoenix E. A sensible light-weight editor.
1998-08-14New "ne" package created Ben Harris:tron1-0/+28
A re-write of Phoenix E. A sensible light-weight editor.
1998-08-11Add a simple DEPENDS on libutf-2.10, and remove the BUILD_DEPENDSagc1-3/+2
and RUN_DEPENDS.
1998-08-07Add NetBSD RCS Ids.agc2-0/+4
1998-08-07Add NetBSD RCS Ids.agc9-0/+18
1998-08-07Add NetBSD RCS Ids.agc9-0/+18
1998-08-07Add NetBSD RCS Ids.agc27-0/+56
1998-08-04Make this work on elf systems, fixes PR pkg/5881 by Tim Rightnour.tron1-0/+11
1998-08-02Update xemacs to 20.4; make mule support actually work; set infopath sofrueauf7-2683/+7066
that other info files the package systems installs get found.