summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2008-04-25Drop maintainership of old emacs version.markd1-2/+2
2008-04-25Fix inverted test for compressing the ".el" files.tron1-3/+3
2008-04-25Make emacs and emacs-nox11 look more like xemacs and xemacs-nox11 injlam5-91/+73
terms of file structure. Also add DESTDIR support.
2008-04-25Update to 2.22.0:wiz3-9/+9
2008-03-10 Fernando Herrera * configure.in: Release 2.22.0 2008-02-05 Sebastian Dröge * src/gconf-search-dialog.c: (gconf_search_dialog_search): Don't add a memory address on the stack as a weak pointer. Fixes segfault when closing the search dialog with Esc (bug #483382). 2007-05-02 Jonathon Jongsma * src/gconf-editor-window.c: (gconf_editor_window_style_set): Set the text color to the 'fg' color so that it matches the other text regardless of GTK+ theme (bug #435396)
2008-04-24Restructure the following packages:jlam9-1531/+1625
editors/xemacs-current editors/xemacs-current-nox11 The latter is now just editors/xemacs-current built with a specific set of options. Changes include: + Rename the "xaw" option to "lucid" to match the option name used in xemacs/options.mk. Also comment out the "esound" option which isn't fully supported yet. Add some comments to the options.mk file to make it a little easier to understand. XXX Should probably add a pgsql option as this version of XEmacs has XXX some sort of PostgreSQL support. Also need to sort out native XXX sound support. + Remove Makefile.common and move all logic into xemacs-current/Makefile and xemacs-current/options.mk. + As of version 21.5, xemacs switched to using GNU autoconf, so set GNU_CONFIGURE=yes. + Include termcap.buildlink3.mk to properly deal with termcap/curses issues (xemacs needs termcap). Drop the --without-ncurses setting as the issue is handled by termcap.buildlink3.mk. + Be slightly more aware of ${X11_TYPE} == "modular" by not referring to ${X11BASE} in that case. + Include buildlink3.mk files for zlib and gettext, which are detected automatically if they're in the base system. Gettext is needed for MULE support. + In the Makefile and the PLIST, don't substitute for ${EMACSVER}. Instead substitute for ${DISTNAME} so the PLIST looks closer to xemacs/PLIST. + Add patch-al which handles a difference between bmake and gmake in using $< in a makefile target. + Support DESTDIR installation by adding INSTALL_MAKE_FLAGS to override where files are installed during the install phase. + Honor PKGMANDIR. + Bump the PKGREVISION for xemacs-current and xemacs-current-nox11 to 1. Both packages now track and use the same PKGREVISION number.
2008-04-24Be slightly more clever about setting MASTER_SITES so we don't need tojlam1-2/+2
hardcode a portion of the version number.
2008-04-24No need to mention the website directly... it's automatically addedjlam1-2/+0
by pkgsrc infrastructure.
2008-04-24Restructure the following packages:jlam8-188/+263
editors/xemacs editors/xemacs-nox11 The latter is now just editors/xemacs built with a specific set of options. Changes include: + Add support for the following new options in options.mk: x11 Support X11 displays lucid Use Lucid widget set Also add commented out support for the following options for alternative widget sets: gtk GTK widgets motif Motif widgets xaw Athena widgets Note that USE_ATHENA, USE_GTK, and USE_MOTIF are legacy variables for the corresponding options. + Remove Makefile.common and move all logic into xemacs/Makefile and xemacs/options.mk. + Rename the "mule" PLIST variable to "canna", which more accurately reflects what is conditionally installed. + Include termcap.buildlink3.mk to properly deal with termcap/curses issues (xemacs needs termcap). Drop the --with-ncurses=no setting as the issue is handled by termcap.buildlink3.mk. + In xemacs/Makefile, we don't need separate EXTRACT_ONLY and EXTRA_FILES if we're actually going to extract all of those files all of the time. Just list them all in DISTFILES. + Be slightly more aware of ${X11_TYPE} == "modular" by not referring to ${X11BASE} in that case. + In patch-ak, directly substitute the local value of etcdir (``../etc/'') into src/Makefile.in.in. This allows for overriding etcdir via INSTALL_MAKE_FLAGS at install-time so that destdir-style installation will work. + Support DESTDIR installation by adding INSTALL_MAKE_FLAGS to override where files are installed during the install phase. + Honor PKGMANDIR. + Bump the PKGREVISION for xemacs and xemacs-nox11 to 4. Both packages now track and use the same PKGREVISION number.
2008-04-24Mirror PKG_DESTDIR_SUPPORT setting from the included Makefile. This isjlam1-1/+4
only necessary because PKG_DESTDIR_SUPPORT must be defined before bsd.prefs.mk is included.
2008-04-23Include bsd.prefs.mk so that the options appended by the package Makefilejlam1-1/+3
take precedence.
2008-04-22Restructure the following packages:jlam10-95/+186
editors/elvis editors/elvis-x11 The latter is now just editors/elvis built with a specific set of options. Changes include: + Add options.mk that supports a new "x11" option. + Remove Makefile.common and move all logic into elvis/Makefile and elvis/options.mk. + Rename PLIST.common to PLIST as there are no PLIST differences between elvis and elvis-x11. + Modify patch-ab to add a --sysconfdir option to the configure script and fix the parsing of --with-x* options so that --with-xft isn't ignored. + Modify patch-ac to handle SYSCONFDIR in Makefile.in passed in from the configure script. + Remove the unnecessary substitution for PKG_SYSCONFDIR now that the configure script and Makefile.in directly support --sysconfdir. + Include termcap.buildlink3.mk to properly deal with termcap/curses issues (elvis needs termcap). + Add full DESTDIR support. + Set HOMEPAGE to the correct URL. + Bump the PKGREVISION for elvis and elvis-x11 to 6. Both packages now track and use the same PKGREVISION number.
2008-04-22detect maxima-5.15.x, bump rev.tnn4-4/+32
2008-04-21update to 1.0.6.14drochner4-36/+9
changes: -TrueColor support -Started native Aqua port for TeXmacs -Fix compatibility issues for C++ and Guile
2008-04-21I've long not used TeXmacs anymore; unset MAINTAINER.ghen1-2/+2
2008-04-18Supports DESTDIR.joerg1-1/+3
2008-04-15update to 2.22.1drochner4-18/+27
This switches to the gnome-2.22 release branch.
2008-04-15INSTALL_UNSTRIPPED on Darwin so nvi runs. Bump PKGREVISION.schmonz1-1/+3
2008-04-15Update to 1.81.6:wiz12-254/+6
Changes since 1.81.5 * various compilation fixes * support for newer DBs * tcl support compiles again
2008-04-14Bump PKGREVISION for dependency changes caused by enchant update.wiz3-6/+6
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam9-24/+24
through PLIST_SUBST to the plist module.
2008-04-09Update to ed-0.9.reed4-260/+111
Both patches changed. I made new patches to support being able to install to program_prefix. (I supplied these upstream too.) From change log: 2008-02-24 Antonio Diaz * Version 0.9 released. * signal.c (sighup_handler): Return 0 if no error. * Arg_parser updated to 1.1. 2007-08-18 Antonio Diaz * Version 0.8 released. * check.sh: Testsuite exits unsuccesfully in case of error. * ed.1: Fixed some minor problems in the manual page. * ed.texinfo: Added 21kB of legalese (fdl.texinfo). 2007-07-18 Antonio Diaz * Version 0.7 released. * buf.c (dec_addr): Now returns correct address when wrapping. 2007-06-29 Antonio Diaz * Version 0.6 released. * License updated to GPL version 3 or later. * signal.c (sigwinch_handler, set_signal): Fixed two minor compatibility problems. * main_loop.c (main_loop): Fixed an infinite loop when reading an empty script. 2007-03-09 Antonio Diaz * Version 0.5 released. * main_loop.c (next_addr): '%' reimplemented as it was in ed 0.2. 2007-01-15 Antonio Diaz * Version 0.4 released. * Fixed some minor problems in the testsuite. 2006-11-11 Antonio Diaz * Version 0.3 released. * buf.c (open_sbuf): Fixed symlink vulnerability using standard function `tmpfile'. * signal.c: Fixed signal handling for SIGINT. * main_loop.c (exec_command): Fixed `c' and `i' commands with address 0. * The pause mode has been removed. * main.c: Added new options `--loose-exit-status' and `--verbose'. * carg_parser.c: New argument parser that replaces `getopt_long'. * `configure' and `Makefile.in' have been replaced. * Removed recursive make for testsuite. * Created directory `doc'. * Removed all pre ISO C89 code. * Removed all global variables. * ed.texinfo: Added to the manual the changes from Andrew and some mine.
2008-04-07Fix DESTDIR.joerg1-3/+2
2008-04-07Fix installation.joerg1-4/+3
2008-04-07Fix DESTDIR. Do not use LOCALBASE.joerg1-13/+9
2008-04-07Fix DESTDIR.joerg1-4/+5
2008-04-05Update to 1.5.4:xtraeme3-15/+32
This is a maintenance release. Besides the usual stability improvements and fixes, this release comes with major improvements in the handling of Chinese, Korean and Japanese (CJK) languages and scripts, and introduces some minor new features (such as a character count option).
2008-04-05Fix some 64-bit problems in x11 code.kristerw7-11/+203
Bump PKGREVISION.
2008-03-25Remove vim-kde packages.wiz8-1138/+1
It has security problems and is not maintained. Removal was announced on pkgsrc-users on March 13.
2008-03-17Updated editors/vim-share to 7.1.283martti3-4/+45
1582 7.1.271 in tiny version ":!touch %" causes curbuf to be wrong 2334 7.1.272 buffer name [Location List] not used for buffer in other tab 2504 7.1.273 when profiling on Linux Vim exits early 1549 7.1.274 (after 7.1.272) compiler warning with optimized build 40835 7.1.275 (extra) Mac: ATSUI and 'antialias' don't work together 4946 7.1.276 "gw" uses 'formatexpr', even though the docs say it doesn't 2802 7.1.277 default for 'paragraphs' misses some items 1989 7.1.278 (extra, after 7.1.275) build problem 3848 7.1.279 when using cscope temporary files are left behind 1556 7.1.280 (after 7.1.275) Mac: build problems without multibyte feature 2094 7.1.281 (after 7.1.279) Vim hangs when cscope doesn't exit 16302 7.1.282 (extra) Win64: Installing context menu, compiler warnings 7633 7.1.283 non-extra part of 7.1.282
2008-03-16Sort.wiz1-2/+2
2008-03-11VIM 7.1.270martti8-15/+71
1751 7.1.253 ":sort" doesn't work in a one line file 1894 7.1.254 Tests 49 and 55 fail when the locale is French 1514 7.1.255 Vim doesn't support utf-32 50921 7.1.256 findfile() also returns directories 3326 7.1.257 configure can't always find the Tcl header files 3360 7.1.258 crash when doing "d/\n/e" and 'virtualedit' is "all" 1944 7.1.259 cursor in wrong place with 'rl', "utf-8" and illegal byte 1805 7.1.260 cursor position wrong after ^@ wrapping halfway if using utf-8 2255 7.1.261 for a 2 byte BOM UCS-2 is used, which doesn't work for UTF-16 3438 7.1.262 can't get the process ID of Vim 2442 7.1.263 filetype with dot doesn't work for indent plugins 6295 7.1.264 crash when C-indenting 1310 7.1.265 hang when completing file name and space in 'isfname' 2510 7.1.266 version string returned by terminal may be used as typed input 1957 7.1.267 when changing folds cursor may be positioned in a wrong place 1576 7.1.268 always shows "+" at end of screen line with 'cursurline' 6183 7.1.269 matchparen plugin has an arbitrary line number limit 2861 7.1.270 ":?foo?" matches in current line since patch 7.1.025
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz12-19/+24
2008-03-06Now, emacs-20.7 does not exist in GNU sites, moved to old-gnu directory.obache1-7/+10
And define SITES.* exactly to avoid unnecessary fetch.
2008-03-05We don't need to strip out "-lncurses" anymore -- termcap.builtin.mkjlam1-5/+1
since revision 1.3 will automatically remove it for us from the command line if we're not using curses as the terminal library.
2008-03-04+ Turn BUILDNAME into a table so it's easier to read.jlam3-31/+30
+ Drop dependency on ncurses added in revision 1.38 of Makefile. In the PR cited (PR pkg/21887), the patch included in the PR only added a dependency on ncurses on Linux which I suspect is related to not having a termcap library on Linux. The commit incorrectly turned that conditional dependency into an unconditional one. We now include termcap.buildlink3.mk to note that this package needs the termcap t*() routines. Bump the PKGREVISION to 2.
2008-03-04Resign from maintaining a lot of packages, so everyone is free to updaterillig2-4/+4
them at will.
2008-03-03Mechanical changes to add DESTDIR support to packages that installjlam33-148/+231
their files via a custom do-install target.
2008-03-02+ Remove the check for whether you can remove -liconv from the linkerjlam8-27/+50
command line or not -- we want to do what the user specifies via the pkgsrc PREFER_* settings. + Drop dependency on ncurses -- vim only wants a termcap library. This should fix PR pkg/38110. + Add missing dependency on gettext-lib as one of the "normal" feature sets is to build with gettext and multi-language support. Bump the PKGREVISION of vim editor packages to 1.
2008-03-02NetBSD's iconv(3) doesn't understand "UCS4", so use "UCS-4",drochner3-5/+18
should fix copy-and-paste, reported by Andreas Burghardt in PR pkg/38133, bump PKGREVISION
2008-02-28update to 1.8.1drochner5-34/+34
changes: -bug fixes -better html export -option to wrap tree with titles -translation updates -execute attachment with double-click
2008-02-28Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,rillig1-2/+2
to shut up the pkglint warnings.
2008-02-23Uses msgfmt, add to tools.wiz1-2/+2
2008-02-21+ Rename the "ncursesw" option to "wide-curses". This should be supportedjlam2-4/+9
under NetBSD-current without actually needing ncursesw. Bump the PKGREVISION to 1.
2008-02-21+ Rename the "ncursesw" option to "wide-curses". This should be supportedjlam2-12/+20
under NetBSD-current without actually needing ncursesw. + It's not necessary to use ncurses for narrow curses support. The native BSD curses on NetBSD is enough. + Add full DESTDIR support. Bump the PKGREVISION to 1.
2008-02-21Make this more pkglint-friendly.jlam1-10/+11
2008-02-21+ Rename the "ncursesw" option to "wide-curses". This should be supportedjlam4-45/+31
under NetBSD-current without actually needing ncursesw. + Only make "wide-curses" an available option on platforms that have the necessary wide-character support. It turns out NetBSD-3.x is not one of them. + Use a less patchy way to turn -ldb into -ldb3 by letting the wrappers do it. + Add full DESTDIR support. Bump the PKGREVISION to 6.
2008-02-21Added editors/lyx15 - the latest and the greatest.xtraeme1-1/+2
2008-02-21Initial import of lyx-1.5.3, latest stable version that uses the QT4xtraeme7-0/+1422
toolkit. LyX 1.5.0 is the culmination of 15 months of hard work since the release of the LyX 1.4 series. We sincerely hope you will enjoy the result. The changes are too numerous to summarize in a few words, but initial unicode support is the flagship among the new features. As usual with a major release, a lot of work that is not directly visible has taken place. The core of LyX has seen more cleanups and some of the new features are the direct results of this work.
2008-02-16Needs pkg-config.wiz1-2/+2
2008-02-15Needs gziptnn1-2/+2