summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2001-01-31add tamago.jun1-1/+2
2001-01-31Initial import of "tamago":jun5-0/+101
CJK characters inputting system for emacs-20+leim
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz2-9/+6
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced, not @VARIABLE@, nor @@VARIABLE@@). By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX, X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST. Clean up some packages while I'm there; add RCS tags to most MESSAGEs. Remove some uninteresting MESSAGEs.
2001-01-26add and enable maneditwiz1-1/+2
2001-01-23Fix build with curses on 1.5 (extern int *MK was making trouble).wiz2-1/+14
2001-01-21Initial import of manedit, a manpage editor and viewer, submitted byfredb11-0/+223
Tomasz Luchowski in PR pkg/12019. The viewer/browser does not work for me -- it seems to be having trouble with my "mandesc" files -- but I guess some problems are expected with a "0.4e" release, and someone should tell the author how to spell "preferences"!
2001-01-08USE_CURSES, not DEPENDS on ncurses.wiz1-5/+6
2001-01-08Move special flags for ncurses in the NEED_NCURSES==YES case.wiz3-15/+12
2001-01-07USE_CURSES instead of hard dependency on ncurses.wiz1-9/+9
2001-01-05FrameMaker demo license expired and Adobe does not want to do a Linuxhubertf1-2/+1
version. :-(((((
2001-01-05maker: This Adobe Systems Incorporated Pre-release software expires on ↵hubertf9-190/+0
12/31/2000. maker: This test software can no longer be used.
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc1-1/+3
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this.
2000-12-28Adapt to latest version of lesstif - now need to (correctly) explicitlyabs3-5/+18
include <stdio.h> in preferences.c
2000-12-16emacs and mule install files with the same name in info -- makewiz2-2/+6
them CONFLICT.
2000-12-16Don't patch $Revision$ in the file (otherwise this patch would neverwiz2-4267/+2849
apply cleanly).
2000-12-16patch-bb was broken. Problem reported by Thomas Klausner by a private message.kei2-6/+6
Thanks Thomas!
2000-12-15Fix program on ELF.wiz2-4/+4
2000-12-15Split PKGNAME and DISTNAME (fixes recent i386/bulk-build failure).wiz1-2/+3
2000-12-13add and enable gnotepadwiz1-1/+2
2000-12-13Another HTML/text editor, GNOME based. Supplied in pkg/11668 bywiz6-0/+158
Jared McNeill.
2000-12-12Unify Makefiles -- mostly headers: remove FreeBSD Ids.wiz1-2/+1
Consistent 4 character indentation of SUBDIR entries.
2000-12-08Remove some code handling the REQ file.wiz1-5/+1
2000-12-08Replace REQ file by a MESSAGE.wiz2-9/+7
2000-12-07Another patch-sum sync to undo.rh1-5/+2
2000-12-07Undo previous commit. These packages apparently handle patches specially.rh2-10/+7
2000-12-07Sync w/ realityrh3-9/+15
2000-12-03Depend on the ispell pkg.mycroft2-3/+8
Rather than using the ispell hash file included with AbiWord, delete it and make a symlink to the one from the ispell pkg. This makes the spelling checker work across platforms, including Alpha.
2000-12-03Adjust ispell.h so the format really is the same as ispell.mycroft2-1/+28
2000-12-02Correct quoting so that ${PREFIX}/share is default data dir.wiz2-5/+5
2000-11-29s/unexelf.c/unexelf.o/minoura2-4/+4
This caused a circular dependency. Pointed out by Satoshi Yatagawa <yatagawa@cc.teu.ac.jp>.
2000-11-25List me as maintainer of this package.tron1-2/+2
2000-11-25Compress ".el" files if "MANZ" is defined like the "xemacs" package does.tron2-403/+421
2000-11-25Update "xemacs" package to version 21.1.12. Changes since version 21.1.9:tron3-409/+235
- etc/Emacs.ad: Document usage of FontSet resource for menubar. - configure.in: Check for NAS_BIG_ENDIAN in <audio/fileutil.h>. - configure.in: Check for UNIX98 PTYs. Patch from Florian Weimer <Florian.Weimer@RUS.Uni-Stuttgart.DE>. - configure.in: Recognize s390. - config.guess: Recognize ia64 and s390. - config.sub: Likewise. - configure.in: Rewrite xmkmf symbol detection to avoid redefinition of symbols we've already defined. Also, handle xmkmf symbols with values other than 1. - PROBLEMS: Document broken native audio for recent patches and releases of HP-UX. - configure.in: Unconditionally define SHELL, to allow working with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems. - configure.in: More precise LDAP detection and configuration
2000-11-25Update "xemacs-packages" package to version 1.5. It includes thesetron3-75/+141
packages now: c-support 1.15, cc-mode 1.21, debug 1.12, dired 1.08, edit-utils 1.53, efs 1.21, fsf-compat 1.07, mail-lib 1.33, mailcrypt 2.06, mule-base 1.35, net-utils 1.14, os-utils 1.24, prog-modes 1.30, psgml 1.20, sgml 1.07, sh-script 1.12, text-modes 1.28, textools 1.11, time 1.10, vc 1.24, viper 1.22, xemacs 21.1.12.tar.bz2, xemacs-base 1.46, xemacs-devel 1.30
2000-11-22Tweak CPPFLAGS to avoid using installed wv includesabs1-1/+2
Stops build breaking if wv package already installed.
2000-11-21add and enable editors/mule pkg.kei1-1/+2
2000-11-21Import of "Mule" package:kei30-0/+7515
Multilingual GNU editing macros (editor) It was based on Mule ports of FreeBSD and Emacs ports of NetBSD originally, lots of changes are adapted as a result of discussion on tech-pkg-ja@jp.NetBSD.ORG mailing list.
2000-11-09// -> /mycroft1-11/+11
2000-11-09Update to 3.8.hubertf8-33/+53
Comes with pine 4.30 - no special feature list available, sorry.
2000-11-03Add -I${PREFIX}/include for xpkgwedge.veego2-4/+4
2000-11-02Use MOTIFLIB instead of hardcoded -lXmmjl2-6/+6
2000-11-02NEED_NCURSES check doesn't have to be after bsd.pkg.mk inclusion anymorewiz3-12/+18
(only after bsd.prefs.mk inclusion)
2000-10-30Enable x11/openmotif, editors/biewmjl1-1/+2
2000-10-30Initial import of biew-5.2.0, a binary viewer/editor with built-inmjl8-0/+86
disassembler.
2000-10-21remove superfluous empty linewiz1-2/+1
2000-10-19Add & enable nghubertf1-1/+2
2000-10-19Ng is a very light weight Emacs clone editor, written in C.hubertf7-0/+99
It doesn't have Lisp(that means very limited customization is available). Since you can invoke it very quickly (compared with real GNU Emacs), it is useful in dealing with changing small file a bit. Ng(Nihongo Micro Gnu Emacs) is a Mg(Micro Gnu Emacs)'s japanese port. Ng supports EUC, JIS and SJIS code. Ng also have (rather simple) C-mode. It is also very useful even if you don't need Japanese support. Submitted in PR 11240 by Jun Ebihara <jun@soum.co.jp>
2000-10-05Try chasing the changing pkgs on xemacs.org (this time: sync with ftpmartin1-1/+1
mirror directory on ftp.netbsd.org)
2000-10-05Some distfiles on xemacs.org have changed in-place.martin2-26/+26
Move distfiles to a different location and bump pkg version number (as suggested by agc).
2000-10-04Add dependency for jpeg. It will be picked up if installed by the configuremartin1-1/+2
script and I don't consider it too much bloat (hey, this is emacs, so...)