summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2003-06-06Help configure scripts find libraries when they are not located in standardjmmv1-1/+16
places.
2003-06-05Use MASTER_SITE_DEBIAN.jmmv1-2/+2
2003-06-05Add EMACS_USE_XAW3D variable to control whether emacs builds againstmarkd1-1/+5
Xaw3D to have a "pretty" scrollbar.
2003-06-05Update to version 0.3 - add ess.markd1-2/+3
2003-06-05Bump revisions following the guile14's threaded fix.uebayasi1-2/+2
2003-06-04Update xemacs-current to 21.5.14magick3-9/+10
Changes: Build * Autoconf tweaks for building modules on MacOSX - James. * GCC fixes in ellcc.c - James. * Module Makefile fixes - Begel, James. * Fix shadow warning in regex.c - James. Documentation * New TeXinfo node "Searching and Matching" - Turnbull. * New section "Legacy Versions" in FAQ - Turnbull. * New FAQ question Q8.0.1 - Turnbull. * Update split-string specs in "Regexp Search" - Turnbull. Internals * Package index file updated - Koch. * Add some debug checks in file-coding.c - Turnbull. Lisp API * Make error message report the sym checked in `autoload-featurep-protect-autoloads' - Turnbull. * `split-string' tweaks - Turnbull. * Make the location of the package-index file user customisable - Youngs. * Turn on package-index file PGP verification - Youngs. * Only use message if interactive for functions in replace.el - Josefsson.
2003-06-04New HOMEPAGE.salo1-2/+2
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}.