summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2003-06-18When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather thanagc3-6/+6
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge.
2003-06-18Apply patches provided by Jeremy C. Reed in PR pkg/21887 to make thisjschauma4-6/+63
build and install cleanly under Linux. Also improces DESCR.
2003-06-11Update for the fact that 'arm' ports have been called NetBSD-*-arm for a whileabs1-2/+2
now and not NetBSD-*-arm32. Changes include one or more of: - Change MACHINE_ARCH == arm32 to also match arm - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3 The last may shake out a few more broken packages the next bulk build.
2003-06-10Regen from the last set of commitsjmc1-2/+3
2003-06-08Update joe to 2.8nb2:abs3-5/+22
Do not unconditionally set CC, and remove unnecessary #include <varargs.h>
2003-06-08Import gnuserv-3.12.6.epg5-0/+59
gnuserv allows you to attach to an already running Emacs. This allows external programs to make use of Emacs' editing capabilities. It is like GNU Emacs' emacsserver/server.el, but has many more features. This is the gnuserv part of XEmacs split out for use in GNU Emacs. If you use XEmacs you do not need this package.
2003-06-07Truncate COMMENT to under 70 characterscjep1-2/+2
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