summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2003-06-02Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3abs1-2/+2
is accepted. Suggested by Grant.
2003-06-02Added vim-gtk2martti6-11/+17
2003-06-02Added vim-gtk2.martti3-0/+56
2003-06-02Don't add /usr/share/info to Info-default-directory-list; emacs hasepg1-6/+1
had that by default for quite some time.
2003-06-02Updated vim to 6.2.0martti7-29/+149
This is a bugfix release of Vim. Since Vim 6.1 hundreds of reported problems have been fixed. Also included are new and updated syntax files, translated menus and messages. The main new features are: - Support for GTK 2. (Daniel Elstner) - Support for editing Arabic text. (Nadim Shaikli & Isam Bayazidi) - ":try" command and exception handling. (Servatius Brandt) - Support for the neXtaw GUI toolkit (mostly like Athena). (Alexey Froloff) - Support for PostScript printing in various 8-bit encodings. (Mike Williams)
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma35-70/+70
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-30Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handlejmmv2-4/+5
the shared share/mime-info directory. Bump PKGREVISION.
2003-05-29s/USE_CXX/USE_GCC_SHLIB/grant1-3/+2
2003-05-16Update xemacs-current to 21.5.13magick3-12/+9
Major change: The long standing TTY/keyboard bug, the one where RET was behaving like LFD, is gone! Yes, that's right folks, you can once again use XEmacs on a TTY. The rest are the hundreds of bugfixes that usually come with a beta software.
2003-05-15Add lpe.salo1-1/+2
2003-05-15Import of lpe-1.2.6: Small and efficient programmer's editor for UNIX systems.salo15-0/+282
LPE is a small, efficient programmer's editor for UNIX systems. It has grown from the result of a single night of hacking into a very capable and very versatile editor that defines it's own philosophy opf text editing. That philosophy is that awk and sed are the right tools for most advanced editing jobs, and a text editor should make simple operations easy and make text look good. Package provided by Juan RP via pkgsrc-wip with modifications by me.
2003-05-09Updated lyx to 1.3.2martti5-22/+8
* the spellchecker code has been overhauled and many bugs have been squashed * many small bugs in the Qt frontend have been fixed * several languages now benefit from an improved translation of the user interface
2003-05-09Adapt to buildlink2.agc1-3/+3
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv25-64/+64
2003-05-06No need for texinfo.mk here.seb1-2/+1
2003-05-05be noisier in post-installgrant1-4/+4
2003-05-05be noisier in do-install, whitespace fix.grant1-6/+6
2003-05-05be noisier in post-install, whitespace fix.grant1-4/+4
2003-05-05do-install:grant1-3/+3
- be noisy. - create directories first, then install files into them.
2003-05-05be noisy in post-installgrant1-4/+4
2003-05-05be noisy in do-install.grant1-7/+7
2003-05-05do-install:grant1-7/+8
- don't call install with multiple directory args. - remove some unnecessary trailing slashes.
2003-05-05Line up PKGREVISION whitespace.jmmv3-6/+6
2003-05-02Remove superfluous empty line.wiz1-2/+1
2003-05-02Update xemacs-current to 21.5.12.magick3-16/+15
This is a bugfix release. Details can be found at www.xemacs.org.
2003-05-02Move PKGREVISION from Makefile.common to Makefile.wiz2-3/+3
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz16-22/+32
dependency bumps.
2003-04-27RCS Idcjep1-0/+1
2003-04-27Use time_t rather than guess int or long. Fixes build on NetBSD/sharkcjep9-140/+159
et al.
2003-04-27Lint: make description concisecjep1-5/+2
2003-04-27Lint.cjep1-6/+6
2003-04-24If EMACS_USE_X isn't set then explicitly pass --with-x=no to configure asjmc1-1/+3
otherwise it assumes X is there and random configure tests will fail that shouldn't (like strerror because it couldn't include -lX11...)
2003-04-24Bring up to date for 21.3jmc1-3/+9
2003-04-23Make it compile with XEMACS_WIDGETS=gtk.martin3-1/+85
2003-04-22Add dependency to leim. I heard from tamago's developper "tamago workstaca1-1/+2
under control of leim. It works better, coexisting with and switching to other input methods."
2003-04-19Add beaver.salo1-1/+2
2003-04-19Import of beaver-0.2.6: Lightweight GTK+ text editor with syntax highlighting:salo5-0/+127
Beaver is an Early AdVanced EditoR, for Linux and other Unices (and even Windows); in other words, it's a text editor that is intended to be light-weight, but full of useful features for programming, from editing of web sites to C coding. It is based upon the GTK+ toolkit, supports many languages through config files and offers functions such as automatic indentation and completion or syntax highlighting. In fact, it is 100% compatible with Ultraedit's wordfile.txt files, and has its own mini macro language. Package submitted by Vincent Derrien via PR pkg/21180 with modifications by me (with short stop in pkgsrc-wip).
2003-04-17Updated abiword-personal to 1.0.5martti3-13/+13
* bug fixes
2003-04-17Fix a bogus installation mistake. From Kai Puolamaki <Kai dotuebayasi1-4/+4
Puolamaki at iki at fi>. Bump revision.
2003-04-16Accept emacs' version equals to of leim itself, or later as well. Fixeskei1-2/+2
installation problem.
2003-04-16Pull in the diff against Mule-UCS-current and apply a part of it tokei3-3/+22
lisp/mucs-ccl.el to fix the bug which causes an error "Symbol's value as variable is void: progn" when evaluating "(require 'un-define)" or "(require 'jisx0213)". bump PKGREVISION to 3.
2003-04-16replace hard coded version with PKGVERSIONjmc1-1734/+1734
2003-04-15Update emacs-nox11 to 21.3nb1 too. 21.3 + the new ld problem fix. Shareuebayasi8-180/+8
files/directories common to editors/emacs{,.-nox11}.
2003-04-15Redo the last more elaborately.uebayasi1-2/+7
2003-04-14Improve a NetBSD version matching pattern in the ld fix conditionaluebayasi1-2/+3
considering future version numbers. Pointed out by tron.
2003-04-14If using GNU ld 2.13.2.1 or later, avoid creating combined reloc sectionsuebayasi1-1/+11
and .data reloc sections, both of which Emacs can't handle properly. Analyzed by Stephen Ma <stephenm at employees dot org>.
2003-04-12Update to 21.3. ChangeLog says:wiz3-10/+11
* quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'. * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ESC$,1 AESC(B, ~O -> ESC$,1 @ESC(B. * Makefile.in (install): Use "tar -chf", to follow symlinks.
2003-04-12Sort lines so @unexec rmdir has a chance to succeed, andwiz1-2/+3
try removing share/emacs too.
2003-04-12Update to Emacs 21.3.uebayasi9-1755/+1763
Changes from etc/NEWS: ** The obsolete C mode (c-mode.el) has been removed to avoid problems with Custom. ** UTF-16 coding systems are available, encoding the same characters as mule-utf-8. Coding system `utf-16-le-dos' is useful as the value of `selection-coding-system' in MS Windows, allowing you to paste multilingual text from the clipboard. Set it interactively with C-x RET x or in .emacs with `(set-selection-coding-system 'utf-16-le-dos)'. ** There is a new language environment for UTF-8 (set up automatically in UTF-8 locales). ** Translation tables are available between equivalent characters in different Emacs charsets -- for instance `e with acute' coming from the Latin-1 and Latin-2 charsets. User options `unify-8859-on-encoding-mode' and `unify-8859-on-decoding-mode' respectively turn on translation between ISO 8859 character sets (`unification') on encoding (e.g. writing a file) and decoding (e.g. reading a file). Note that `unify-8859-on-encoding-mode' is useful and safe, but `unify-8859-on-decoding-mode' can cause text to change when you read it and write it out again without edits, so it is not generally advisable. By default `unify-8859-on-encoding-mode' is turned on. ** In Emacs running on the X window system, the default value of `selection-coding-system' is now `compound-text-with-extensions'. If you want the old behavior, set selection-coding-system to compound-text, which may be significantly more efficient. Using compound-text-with-extensions seems to be necessary only for decoding text from applications under XFree86 4.2, whose behaviour is actually contrary to the compound text specification.
2003-04-11* Put back the 'EMACS_USE_X' option, which is needed since we don't haveuebayasi3-25/+19
-nox11 for Emacs 20. * Buildlink2 clean up. Include xaw.buildlink2.mk when either Lucid or Athena is used. (Lucid uses Athena.) Included motif.buildlink2.mk when Motif is used. XXX While this, we need to link temacs against X libs, which may break Unexec stuffs on NetBSD/pmax, which was fixed around 1999/01 - 1999/02. I suppose this doesn't change the resulting binary packages.