summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2008-08-11Updated VIM to 7.2martti8-148/+134
This is a minor release of Vim. In the 15 months since Vim 7.1 many bugs were fixed and runtime files have been added and updated. There are also security improvements, therefore it's a good idea to upgrade. The main new feature since 7.1 is floating point support. You can use it in the Vim script language to add up a list of amounts, for example. Once you have installed Vim 7.2 you can find details about the changes since Vim 7.1 with ":help version-7.2".
2008-08-04Update to beaver-0.3.0.1.bjs5-41/+115
pkgsrc changes: -- Use correct master site. -- Use SUBST framework where appropriate, correcting hard-coded path to pixmaps in interface.c. -- Use desktop-file-utils to install new beaver.desktop. -- Uses GTK+2 (much better!) Changes since beaver-0.2.6: * First implementation of Python highlighting * New About window * Massive interface changes to comply with the GNOME HIG * Ported to GTK+ 2
2008-07-14Mark as destdir ready.joerg11-11/+33
2008-07-13Bump PKGREVISION from 0 to 13, to match emacs21 since we share all thedholland1-1/+2
patch files. This makefile should probably be rearranged to work the same way as the emacs22 nox11 package (or the nox11 packages should be finally dropped), but not until after Q2 is branched.
2008-07-13Add patch for CVE-2008-1694 (insecure temp files in SCCS vc handling)dholland3-3/+42
PKGREVISION -> 13.
2008-07-13Add patches for CVE-2008-1694 and CVE-2008-2142.dholland5-3/+73
PKGREVISION -> 11.
2008-07-13Add patch to fix build failure on DragonFly and FreeBSD.obache2-1/+16
Patch provided by Hasso Tepper in PR 39049.
2008-07-01Fix build with gcc41 on DragonFly BSD.obache1-0/+3
xemacs part of PR pkg/38633 from Hasso Tepper.
2008-07-01Fix build with gcc41 on DragonFly BSD.obache1-0/+3
emacs20 part of PR pkg/38633 from Hasso Tepper.
2008-06-23Updated editors/vim-share to 7.1.330martti4-13/+63
Add CHECK_INTERPRETER_SKIP for pkg/38710 Apply the following patches: 1480 7.1.316 when 'cscopetag' is set ":tag" gives an error message 5203 7.1.317 compiler warnings in Motif calls 5428 7.1.318 mem leak when closing xsmp conn.; crash on exit with Lesstif 1514 7.1.319 illegal memory access when pasting illegal utf-8 on cmd line 28763 7.1.320 Win64: Warnings while compiling Python interface 2603 7.1.321 (extra) Win32 / Win64: Install file is outdated 2677 7.1.322 can't get start of Visual area in an <expr> mapping 1734 7.1.323 test 19 and 38 fail with some termcaps 1847 7.1.324 file name path length on Unix is limited to 1024 3559 7.1.325 editing a command line that doesn't fit reverses char order 1641 7.1.326 ":smagic!from!to!" doesn't work, it sees the "!" as a flag 5454 7.1.327 gvimtutor is also installed when not building a GUI version 1859 7.1.328 crash when using Cygwin and non-posix path name in tags file 2172 7.1.329 right halve of double-wide char under popup menu not redrawn 1905 7.1.330 reading uninitialized memory when using Del in replace mode
2008-06-20Add DESTDIR support.joerg13-31/+50
2008-06-19Updated editors/vim-share to 7.1.315martti3-5/+37
2153 7.1.306 some Unicode symbol chars are handled like word chars 23714 7.1.307 many warnings when compiling with Python 2.5 2673 7.1.308 when in readonly mode ":options" produces an error 3989 7.1.309 installing and testing with a shadow directory doesn't work 8024 7.1.310 incomplete utf-8 byte sequence at end of the file not detected 2547 7.1.311 compiler warning for missing sentinel in X code 2346 7.1.312 there is no check for error number mistakes in .po files 3425 7.1.313 status and tile not updated when using netbeans setModified 1915 7.1.314 'pastetoggle' is written to the session file without escaping 3287 7.1.315 crash with specific search pattern using look-behind match
2008-06-12Add DESTDIR support.joerg4-4/+12
2008-06-03Fix build with gcc41 on dragonfly.markd1-0/+3
emacs21 part of PR pkg/38633 from Hasso Tepper.
2008-06-03Fix for CVE-2008-2142, automatically loading and executing .flc files.markd5-5/+54
2008-06-02Fix build with gcc41 on dragonfly.markd1-0/+3
emacs part of PR pkg/38633 from Hasso Tepper.
2008-06-02Fix for CVE-2008-2142, automatically loading and executing .flc files.markd3-3/+37
2008-06-02Updated editors/vim-share to 7.1.305martti3-310/+24
1558 7.1.298 src/gvimtutor is not distributed 9490 7.1.299 filetype detection fails for file name with special characters 1959 7.1.300 value of asmsyntax argument isn't checked for valid characters 1673 7.1.301 "File/Save" menu in Insert mode doesn't update tab page label 1485 7.1.302 (after 7.1.299) compilation error on MS-Windows 12135 7.1.304 shortpath_for_invalid_fname() is too complex and wrong 4735 7.1.305 can't edit compressed file with special characters in the name
2008-05-30Bump PKGREVISION for gtkspell API bump.wiz1-2/+2
2008-05-29update to 4.7.3drochner5-37/+36
This switches to the gnome-2.22 release tree.
2008-05-29update to 2.22.3drochner2-6/+6
changes: -bugfixes -translation updates
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg3-8/+13
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2008-05-25Remove me as maintainer of some package, clame ownership of a few packages.tron2-4/+4
2008-05-22- Add gnome option (from pkgsrc-wip)tnn3-3/+26
- supports DESTDIR - depend on xdg-dirs - bump PKGREVISION
2008-05-15update to 1.8.8drochner5-45/+16
changes: bugfixes
2008-05-09Revert previous. Not sure what happened here -- file was created onjwise1-2/+1
previous install, but not this one?
2008-05-09Add a missed document under etc/jwise1-1/+2
2008-05-09Minor fix to allow this package to build on case-insensitive file systemsagc2-5/+10
2008-05-09Updated editors/vim-share to 7.1.297martti3-5/+49
2258 7.1.284 compiler warnings for functions without prototype 5787 7.1.285 (extra) Mac: dialog hotkeys don't work 2045 7.1.286 (after 7.1.103) "w" at end of buffer moves cursor too far 1859 7.1.287 crash when reversing a list after using it 3182 7.1.288 (after 7.1.281) cscope leaves behind temp files with gvim 1979 7.1.289 when EXITFREE is defined and 'acd' is set freed memory is used 2146 7.1.290 reading unwritten bytes when spell checking with large indent 1940 7.1.291 compiler warning for int-long conversion 6698 7.1.292 when using a pattern with "\@<=" the submatches can be wrong 3087 7.1.293 spell checking considers super/subscript chars as word chars 2336 7.1.294 leaking memory when executing a shell command 6102 7.1.295 vimtutor only works with vim, not gvim 9374 7.1.296 SELinux is not supported 1855 7.1.297 wrong parenmatch highlighting after search/replace dialog
2008-05-06Seems my sources were slightly out of date and DOC-22.1.2 problem hadjnemeth2-4/+3
been solved a different way. Back out it's addition to the PLIST.
2008-05-05add DOC-\${PKGVERSION}.2jnemeth2-3/+4
2008-05-05Sigh, and the bit I missed out in the last commit. (Touch a couple ofmarkd1-1/+3
files so doesn't try to rebuild a bunch of stuff after the compile of the lisp file)
2008-05-04Fix vcdiff insecure temp file creation vulnerability (CVE-2008-1694) fortonnerre3-3/+115
xemacs-current as well.
2008-05-04Compile the file patched in the previous security update so that it ismarkd1-2/+6
actually used. Bump PKGREVISION
2008-04-30Make sure that the installed files are not group writable,tron1-1/+6
bump package revision.
2008-04-29migrate textproc/scrollkeeper/omf.mk -> mk/omf-scrollkeeper.mkdrochner1-2/+2
2008-04-29Fix xemacs vcdiff insecure temp file creation vulnerability (CVE-2008-1694).tonnerre3-6/+118
Approved-by: joerg
2008-04-29Fix two emacs vulnerabilities:tonnerre4-4/+58
- Fix unsafe handling of local variables iin hack-local-variables (CVE-2007-5795). - Prevent symlink attack on arbitrary files using the temp files vcdiff generates (CVE-2008-1694).
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