summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2007-05-16Updated editors/vim-share to 7.1.2martti8-221/+83
This is the latest stable version of VIM. Changes since 7.0.243: * some translation fixes * the following patches after the official 7.1 release 2404 7.1.001 can't build with Gnome GUI 2011 7.1.002 Oracle Pro*C/C++ files are not detected
2007-05-12Update to 1.1.7:wiz6-47/+22
============= Version 1.1.7 ============= * Fix for crash during copy'n'paste (Daffyd Harries and Loic Minier) (#379112) * Fix to apply custom font (patch from Sunil Mohan #146036). * Improve detection (and fallback) when parsing 'charset=' tag from 'Content-Type' header (#329405). * New Norwegian/Bokmaal translation (Tor Harald). * Added Urdu language to languages list (for Simos Xenitellis #346758). * Added Kurdish language to languages list (for Erdal Ronagi #320001). * Added Mongolian language to languages list (for Sanlig Badral #149773). Older NEWS not available.
2007-05-07Updated editors/vim-share to 7.0.243martti3-5/+18
2806 7.0.240 crash with focus autocommand in GUI when splitting window 1379 7.0.241 ":windo throw 'foo'" loops forever 2274 7.0.242 (extra) Win32: crash when using -register without OLE feature 1997 7.0.243 (extra) Win32: No "Edit with Vim" menu with MSVC 2005 (This is most likely the last 7.0.x version as the 7.1 is now in beta cycle)
2007-05-02Updated editors/vim-share to 7.0.239martti3-5/+11
1777 7.0.238 crash when using ":match" pattern that runs into maxmempattern 3886 7.0.239 session file has a problem with local directories
2007-05-01Updated editors/vim-share to 7.0.237martti3-6/+47
2203 7.0.225 after setline() cursor may be on wrong byte of mulit-byte char 1578 7.0.226 display flicker when setting sign through netbeans interface 1720 7.0.227 crash when closing a window in the GUI 1779 7.0.228 Cygwin: problem with symlink to DOS style path 1806 7.0.229 if 'pt' starts with Esc then Insert mode Esc doesn't time out 4586 7.0.230 a script doesn't know if the current dir is a local dir 2628 7.0.231 recovery from a swap file may crash 18671 7.0.232 (extra) Mac: GUI tab labels are not supported 9738 7.0.233 (extra) Mac: code badly formatted 1723 7.0.234 feedkeys() may be invoked from a modeline 2299 7.0.235 writefile() may be invoked from a modeline 6971 7.0.236 'maxmemtot' wrong, newer Linux sysinfo() uses mem_unit field 3847 7.0.237 'modeline' should default to off for root
2007-04-22Fix build problem on i386/Darwin.obache3-7/+22
Patch provided by Tom Yu in PR 36166.
2007-04-20Fix build on DragonFly 1.8+joerg2-2/+17
2007-04-18Add patches to fix compilation on 64-bit NetBSD, working aroundwiz5-1/+111
its problems with struct timeval. Patches supplied by drochner@ thanks Matthias!
2007-04-18Rename setcontext to avoid conflicts with libc.joerg2-1/+173
2007-04-17Anothing missing include of unistd.h.joerg2-1/+14
2007-04-17intltool and pkg-config are defined in meta-pkgs/xfce4/Makefile.commonmartti1-3/+1
2007-04-17Needs msgfmt.joerg1-2/+2
2007-04-14Add editors/teareed1-1/+2
2007-04-14Import tea. This is partially based on pkgsrc-wip's tea by pancake.reed7-0/+301
TEA is a powerful and simple-in-use GTK-based text editor that provides hundreds of functions. It has many features including syntax highlighting, string handling functions, open various formats, hotkeys, built-in file manager, localizations and encodings, built-in image viewer, and a lot more. This package has two options not enabled: aspell and gtksourceview.
2007-04-13* Add missing libXt and libXp dependencies found with lesstif.xtraeme1-8/+14
* Wrap long lines. Bump PKGREVISION.
2007-04-12Added xfce4-mousepadmartti1-1/+2
2007-04-12Mousepad is a text editor for Xfce based on Leafpad. The initialmartti5-0/+85
reason for Mousepad was to provide printing support, which would have been difficult for Leafpad for various reasons.
2007-04-11update to 4.4.1drochner5-41/+65
changes: This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11update to 2.18.0drochner4-22/+24
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11update to 2.18.1drochner3-13/+28
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-10Updated editors/vim-share to 7.0.224martti3-5/+21
1448 7.0.220 crash when using winnr('#') in a new tab page 3029 7.0.221 finddir() did not work properly for "." in path 4147 7.0.222 'cindent' works for Perl, except for recognizing comments 2604 7.0.223 popup menu could not handle unprintable characters 6467 7.0.224 when expanding "##" spaces are escaped twice
2007-03-25Fix build with gnome-doc-utils-0.10.1.wiz2-1/+15
2007-03-24Prepare for switching to NO_MTREE=yes.joerg1-1/+4
2007-03-24Move dragonfly.h from patch to a real file. Modify it to deal with thejoerg4-135/+144
crt changes in DragonFly 1.7.1.
2007-03-23Update to texmaker-1.5.ghen3-12/+7
* A summary of the latex errors and warnings is displayed before the full log file. * A "most used symbols" panel has been added. * The math mode "$$...$$" has been replaced by "\[ \]". * The colors for the syntax highlighting can now be modified. * The current line number can be added to the latex related commands. * Some bugs has been fixed (dialogs layout, french translation...)
2007-03-21Since I'm more-or-less actively maintaining pine, might as well take itsjwise1-2/+2
unclaimed dependencies.
2007-03-21Bump PKGREVISION for gnome-keyring ABI bump.wiz8-13/+16
2007-03-20update to 1.0.6.9drochner3-9/+27
changes: -Started the implementation of a separate style-rewriting engine -Started the implementation of a new markup-based graphical user interface -Several improvements for large multi-part documents -Further improvements in the upcoming markup-based graphical user interface -Asynchroneous script evaluation using plug-ins -support for maxima-5.11
2007-03-19Updated editors/vim-share to 7.0.219martti3-4/+42
9414 7.0.208 (after 7.0.171 and 7.0.180) VMS: path changes cause trouble 1706 7.0.209 Python: cursor may end up beyond end of changed line 3863 7.0.210 ":cbuffer" and ":lbuffer" don't take a ! 1674 7.0.211 CTRL-U in Insert mode deletes autoindent when 'bs' is zero 2636 7.0.212 GUI doesn't terminate on SIGTERM 1463 7.0.213 "z=" crashes when regions in 'spellfile' share soundfolding 4870 7.0.214 can't get "\ " argument for <f-args> in a user command 2807 7.0.215 (extra) Mac: Context menu has disabled useless Help entry 3460 7.0.216 ":tab wincmd ]" does not open a new tab page 2007 7.0.217 hang when pressing "n" for ":%s/\n/,\r/gc" 1479 7.0.218 "%B" in 'statusline' doesn't work in Insert mode 4108 7.0.219 editexisting.vim doesn't see buffer in other tab page
2007-03-06Updated editors/vim-share to 7.0.207martti3-5/+23
9403 7.0.202 compiler and runtime problems on Tandem systems 5579 7.0.203 0x80 and CSI need to be escaped when executing a register 1892 7.0.204 cscope: parsing of lines for listing doesn't work properly 1573 7.0.205 (after 7.0.203) can't compile tiny version 2099 7.0.206 (after 7.0.058) can't edit all gb18030 files properly 3000 7.0.207 (after 7.0.203) 0x80 and CSI escaped too often when recording
2007-02-25Updated editors/vim-share to 7.0.201martti3-304/+12
2751 7.0.196 mouse pointer position wrong after ":vert ball" 1717 7.0.197 (extra) Win32: can't compile with EXITFREE 7454 7.0.198 (extra) Win32: compiler warnings, don't generate gvim.exe.mnf 1969 7.0.199 cursor in wrong col when completing+formatting multi-byte 2792 7.0.200 memory leaks when out of memory 2511 7.0.201 error message from ":diffput" may be wrong
2007-02-22pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.wiz1-2/+2
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz22-49/+49
Patch provided by Sergey Svishchev in private mail.
2007-02-22pkglint cleanup; update HOMEPAGE/MASTER_SITES.wiz3-8/+8
From Sergey Svishchev in private mail.
2007-02-20share/emacs/site-lisp now exists by default -- don't try to remove it.wiz4-8/+6
Bump PKGREVISION for the PLIST change.
2007-02-19Kill some obscure magic which doesn't seem to make sense.joerg1-5/+1
xemacs-packages doesn't really need x11.b3.mk.
2007-02-19Modular Xorg support.joerg1-3/+3
2007-02-16Update to jove 4.16.0.70.rpaulo2-6/+6
I couldn't find any changelog. Sorry if I missed it.
2007-02-15Updated poedit to 1.3.6.rillig3-52/+24
Version 1.3.6 ------------- - fixed failure to load correct catalogs without error message - fixed loading of X-Poedit-Language header (#1567018) - fixed loading of files in charsets other than UTF-8 (#1562780) - fixed shortcuts on Mac OS X to not use Alt+something Version 1.3.5 ------------- - fixed Content-Type header parsing (bug #1346495) - Unicode build of wxWidgets 2.6 is now required - fixed bug with entering numbers when using German translation (#1325590) - fixed broken layout on startup when showing comments window (#1313612) - initial Mac OS X port - fixed crash when loading some invalid PO files (#1495970) - fixed the Find window to not be on top of other apps' windows - install .desktop files and icons according to freedesktop.org standards - changed the icons to a combination of Tango Desktop Project and Silk icons - removed on-the-fly checking of catalog items, it's too buggy - added more translations: Macedonian (Jovan Kostovski) Arabic (Mohammed al zaid) Thai (Pun) Malay (Mahrazi Mohd Kamal)
2007-02-15Add DragonFly and modular Xorg support.joerg10-20/+117
2007-02-15Updated editors/vim-share to 7.0.195martti3-5/+27
2290 7.0.189 translated message about finding matches is truncated 1778 7.0.190 "syntax spell default" results in an error message 10918 7.0.191 the items used by getqflist() and setqflist() don't match 5114 7.0.192 ml_get errors when resetting 'swapfile' in empty file 1599 7.0.193 crash when using --remote with arg matching 'wildignore' 2701 7.0.194 ml_get errors may be given in a recursive loop 2677 7.0.195 endless loop for conversion error when auto-writing
2007-02-06These packages are not MAKE_JOBS_SAFE.rillig1-1/+2
2007-02-03Fix the Makefile patch to not muck with where the icons are installed.markd4-34/+24
Fix the PLIST again. Bump PKGREVISION.
2007-02-02Fix PLIST. Bump revision.joerg2-10/+8
2007-02-01Don't include x11.b3.mk explicitly, it is not needed.joerg1-2/+1
2007-01-30Second try at fixing the bulk build of this package --wiz3-3/+15
let the curses test always succeed.
2007-01-30Modular Xorg support.joerg1-3/+6
2007-01-30Modular Xorg support.joerg1-2/+2
2007-01-30No need for x11.b3.mk here, Xt is enough.joerg1-3/+1
2007-01-30Modular Xorg support.joerg2-5/+10