Version: 9.0.1151, Package name: vim-9.0.1151 |
Maintained by: Stuart Henderson |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description-lang This package contains the NLS files for the Vim text editor that allow it to display messages in various non-English languages. Description-main Vim is a greatly improved version of the good old UNIX editor Vi. Many new features have been added: multi-level undo, syntax highlighting, command line history, on-line help, spell checking, filename completion, block operations, script language, etc. There is also a Graphical User Interface (GUI) available. Still, Vi compatibility is maintained, those who have Vi "in the fingers" will feel at home. See runtime/doc/vi_diff.txt for differences with Vi. This editor is very useful for editing programs and other plain text files. All commands are given with normal keyboard characters, so those who can type with ten fingers can work very fast. Additionally, function keys can be mapped to commands by the user, and the mouse can be used. Flavors: gtk3 - build using the Gtk+3 toolkit (default) no_x11 - build without X11 support lua - build with Lua support perl - build with Perl support python3 - build with Python3 support ruby - build with Ruby support |
Filesize: 64.493 KB |
Version History (View Complete History) |
|
2021-11-22 08:00:43 by Marc Espie | Files touched by this commit (21) |
Log message: default for PKGNAME-sub where it makes sense, no pkgnames change |
2021-11-15 09:26:21 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to vim-8.2.3596, requested by tj@ apparently crashes when typing in malformed commands is enough for a "high" cve these days |
2021-11-01 18:01:18 by Stuart Henderson | Files touched by this commit (110) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-10-03 13:05:28 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to vim-8.2.3456, including fixes for issues mentioned in https://www.openwall.com/lists/oss-security/2021/10/01/1 |
2021-10-03 13:04:53 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to vim-8.2.3456, including fixes for issues mentioned in https://www.openwall.com/lists/oss-security/2021/10/01/1 |
2021-09-02 10:08:43 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to vim-8.2.3394 |
2021-09-02 08:59:46 by Jeremy Evans | Files touched by this commit (26) |
Log message: Switch default ruby version to 3.0 Add patches to a few ports to build with ruby 3.0, mostly -fdeclspec to CFLAGS or CXXFLAGS. Bump ports where the default version change causes a package change. OK kmos@ |
2021-07-26 14:31:16 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to vim-8.2.3225 |
2021-05-16 11:11:41 by Stuart Henderson | Files touched by this commit (2) |
Log message: vim: tweak @pkgpath marker, should fix issue with updating gtk2->gtk3 seen by jsg |
2021-03-09 10:58:33 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to vim-8.2.2580 |
2021-02-22 09:59:53 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to vim-8.2.2541 |
2021-01-24 08:20:07 by Stuart Henderson | Files touched by this commit (6) |
Log message: Update to vim-8.2.2401 Drop gtk2 and py2 flavours, so now it only has to build 7 instead of 14 times in bulk builds and update tests. |
2020-12-27 11:24:20 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to vim-8.2.2230 |
2020-12-03 14:35:56 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to vim-8.2.2083 |
2020-11-23 03:49:41 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to vim-8.2.2034 |
2020-11-16 20:19:38 by Jeremy Evans | Files touched by this commit (28) |
Log message: Bump related ports after default Ruby version switch OK gkoehler@ |
2020-10-13 04:30:26 by Stuart Henderson | Files touched by this commit (2) |
Log message: MFC vim update; https://github.com/vim/vim/issues/7079 in :shell |
2020-10-06 10:21:00 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to vim-8.2.1805, fixing a bug with :shell introduced in 8.2.1513 that is somewhat nasty on OpenBSD (https://github.com/vim/vim/issues/7079, reported by Oliver Taïbi). - shuffle some lang entries to the correct PLIST while there |
2020-09-18 06:29:48 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to vim-8.2.1704, based on update to 8.2.1700 from jasper@ |
2020-08-07 03:24:36 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: update to vim-8.2.1382 ok sthen@ (MAINTAINER) |
2020-07-11 16:54:41 by Stuart Henderson | Files touched by this commit (98) |
Log message: switch my maintainer email addresses to my own domain |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-06-16 10:45:15 by Christopher Zimmermann | Files touched by this commit (3) |
Log message: update to 8.2.0986 ok sthen@ |
2020-06-02 14:09:55 by Stuart Henderson | Files touched by this commit (7) |
Log message: update to vim-8.2.885 |
2020-04-09 14:07:47 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to vim-8.2.534 |
2020-03-05 13:53:13 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to vim-8.2.356 |
2020-02-14 03:59:55 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to vim-8.2.255 |
2019-12-21 06:27:05 by Stuart Henderson | Files touched by this commit (54) |
Log message: update to vim-8.2.25 |
2019-09-20 11:21:05 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to vim-8.1.2061 |
2019-09-06 08:50:23 by Stuart Henderson | Files touched by this commit (1) |
Log message: disable vim's new hidden dep on libcanberra; found by naddy@ |
2019-09-05 12:47:53 by Stuart Henderson | Files touched by this commit (8) |
Log message: update to vim-8.1.1987 |
2019-06-06 09:04:55 by Stuart Henderson | Files touched by this commit (2) |
Log message: SECURITY UPDATE to vim-8.1: add patches 1365-1368. CVE-2019-12735 Arbitrary Code Execution via Modelines https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md "Beyond patching, it's recommended to disable modelines in the vimrc (set nomodeline), to use the securemodelines plugin, or to disable modelineexpr (since patch 8.1.1366, Vim-only) to disallow expressions in modelines." |
2019-06-06 09:04:22 by Stuart Henderson | Files touched by this commit (3) |
Log message: SECURITY UPDATE to vim-8.1.1483 CVE-2019-12735 Arbitrary Code Execution via Modelines https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md "Beyond patching, it's recommended to disable modelines in the vimrc (set nomodeline), to use the securemodelines plugin, or to disable modelineexpr (since patch 8.1.1366, Vim-only) to disallow expressions in modelines." |
2019-06-03 10:06:58 by Stuart Henderson | Files touched by this commit (153) |
Log message: s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying in ports which I maintain |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-05-01 19:03:11 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to vim-8.1.1244 |
2019-05-01 16:05:30 by Stuart Henderson | Files touched by this commit (2) |
Log message: update flavours in DESCR |
2019-05-01 16:05:02 by Stuart Henderson | Files touched by this commit (1) |
Log message: flavour cleanup; drop the motif/athena flavours that we don't package rsadowski cwen kmos danj agree < sthen> /me sets it on fire and jumps over it (seeing as it's beltane) < kmos> Careful. Don't get any of it on you. < sthen> oh we are used to fire in the town where i live ;) < sthen> https://www.youtube.com/watch?v=qnXx6jvsQto < kmos> No, not the fire. Don't get any motif on you. |
2019-04-28 18:42:09 by Jeremy Evans | Files touched by this commit (24) |
Log message: Bump after default ruby version change to ruby 2.6 |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2019-03-24 16:02:15 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to vim-8.1.1048 |
2019-03-14 14:32:43 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to vim-8.1.1007 |
2019-03-09 15:34:09 by Stuart Henderson | Files touched by this commit (1) |
Log message: additional WANTLIB add reminder comment if changing default flavour |
2019-03-07 18:55:36 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to vim 8.1.998 - add gtk3 flavour - rework detection of incompatible flavours, less copy-and-pasting when making changes - remove the "huge" flavour, it wasn't linked to the build anyway, and the option set by this was already used by default upstream |
2019-01-24 02:32:15 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to vim-8.1.800 |
2018-12-08 15:39:20 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to vim-8.1.0573 |
2018-10-26 10:16:24 by Jeremy Evans | Files touched by this commit (20) |
Log message: Bump related ports after default ruby version switch. |
2018-09-29 16:47:36 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to vim-8.1.438 |
2018-09-14 03:11:42 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to vim-8.1.0388 - remove bogus "CFLAGS/LDFLAGS=-pthread" setting for the gtk flavour (very old - probably a remnant of uthread and not needed any more), it was done as an override rather than addition, so the wanted CFLAGS were not used for gtk builds. - don't strip if this is a DEBUG build. |
2018-08-21 10:55:08 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to vim-8.1.0309 |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-06-14 05:01:19 by Stuart Henderson | Files touched by this commit (1) |
Log message: add an XXX next to the existing "if updating major version, sync editors/vim-spell" comment right next to the version number, in the vain hope that it makes it more visible for the next person who does that ;) |
2018-06-06 02:53:30 by Stuart Henderson | Files touched by this commit (2) |
Log message: fix PLIST-main order |
2018-06-01 11:50:43 by Rafael Sadowski | Files touched by this commit (4) |
Log message: Update vim to 8.1.0026 PLIST tweak and ok sthen@ |
2018-04-23 03:39:46 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update to vim-8.0.1748 - sync WANTLIB ok sthen@ |
2018-03-08 09:04:31 by Stuart Henderson | Files touched by this commit (7) |
Log message: update to vim-8.0.1589 |
2017-12-14 18:44:21 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Stop linking against libelf. The autotools setup detects and links against it, but the code of vim doesn't use it. Discusse with sthen@, who found this mail (2001!) from upstream. https://marc.info/?l=vim-dev&m=100487203621247&w=2 |
2017-08-28 08:01:34 by Jeremy Evans | Files touched by this commit (1) |
Log message: Make ruby FLAVOR use default ruby version instead of ruby 1.8. OK and feedback sthen@ |
2017-08-23 13:10:56 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to vim-8.0.0987 |
2017-04-29 15:04:29 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to vim-8.0.587 |
2017-02-28 16:25:25 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to vim-8.0.0388 |
2017-01-31 03:17:59 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to vim-8.0.0273, based on an .0257 update diff from frantisek holop |
2017-01-03 12:22:09 by Landry Breuil | Files touched by this commit (1) |
Log message: bump ports depending on python3 in editors |
2016-12-01 06:24:52 by Stuart Henderson | Files touched by this commit (1) |
Log message: add a comment about vim-spell and major versions |
2016-11-23 09:44:44 by Stuart Henderson | Files touched by this commit (2) |
Log message: patch 6.0-stable vim for CVE-2016-1248 |
2016-11-23 09:40:33 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to vim-8.0.0095, including fix for CVE-2016-1248 (arbitrary shell commands are executed if a file is opened with a malicious modeline) http://seclists.org/oss-sec/2016/q4/506 http://seclists.org/oss-sec/2016/q4/att-506/vim_CVE-2016-1248.patch |
2016-10-12 03:31:16 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to vim-8.0.0027 and adjust WANTLIB |
2016-10-12 03:00:14 by Stuart Henderson | Files touched by this commit (1) |
Log message: use standard GH_foo |
2016-09-26 04:48:39 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to vim-8.0.0004, from frantisek holop |
2016-09-13 16:38:14 by Robert Peichaer | Files touched by this commit (2) |
Log message: Add the new 'noperm' mount option to the fstab syntax file. OK sthen |
2016-08-21 15:30:22 by Stuart Henderson | Files touched by this commit (2) |
Log message: zap empty patches; spotted by frantisek holop |
2016-08-10 09:54:29 by Stuart Henderson | Files touched by this commit (12) |
Log message: update to vim-7.4.2181, from frantisek holop, and I trimmed DESCR-lang a bit. |
2016-05-29 06:26:23 by Martin Natano | Files touched by this commit (2) |
Log message: Tech vim syntax highlighting about the wxallowed mount option. idea and ok espie |
2016-05-05 13:52:29 by Christian Weisgerber | Files touched by this commit (21) |
Log message: x11/openmotif -> x11/motif |
2016-04-26 10:37:47 by Christian Weisgerber | Files touched by this commit (5) |
Log message: remove final instances of DEPBASE, long forgotten |
2016-03-09 11:20:02 by Jasper Lievisse Adriaanse | Files touched by this commit (10) |
Log message: remove vax-specific patches |
2016-03-02 04:54:29 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to vim 7.4.1467 |
2015-10-30 07:00:37 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to vim 7.4.900 |
2015-07-08 10:36:42 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to vim-7.4.769, and remove a local patch which was disabling the newer RE engine, it was previously causing big slowdowns when malloc.conf 'J' was in use, but this seems better now. |
2015-04-10 06:25:46 by Stuart Henderson | Files touched by this commit (11) |
Log message: update to vim 7.4 692 - remove locally bundled pf.vim, defer to upstream's newer version, patch from Lauri Tirkkonen |
2015-02-16 15:57:14 by Christian Weisgerber | Files touched by this commit (213) |
Log message: Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output. |
2014-10-14 07:52:19 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to vim-7.4.475 |
2011-06-15 13:43:10 by Stuart Henderson | Files touched by this commit (2) |
Log message: vim's tar support requires GNU tar to operate correctly; patch the relevant script to use "gtar" not "tar". This is not added as a run dep to avoid pulling in extra dependencies, especially xz which requires gcc3+ so is not available on some arch and is more difficult to build on others. (There's a clear error message at runtime if gtar is unavailable.) ok dcoppa@ ckuethe@ |
2011-06-15 06:27:06 by Stuart Henderson | Files touched by this commit (1) |
Log message: regenerate patches |
2011-04-10 12:01:13 by Jasper Lievisse Adriaanse | Files touched by this commit (15) |
Log message: adjust after recent lesstif removal ok aja@ sthen@ |
2011-04-07 14:50:55 by Chris Kuethe | Files touched by this commit (2) |
Log message: update to vim 7.1.154 |
2010-11-15 16:22:08 by Marc Espie | Files touched by this commit (66) |
Log message: new depends |
2010-11-07 11:50:57 by Marc Espie | Files touched by this commit (9) |
Log message: do LIB_DEPENDS for emulators/editors |
2010-10-26 15:42:14 by Jeremy Evans | Files touched by this commit (35) |
Log message: Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext. Use the lang/ruby module for all dependent ports, setting MODRUBY_{BUILD,RUN}DEP=No if necessary. ok landry, phessler, sthen |
2010-10-24 15:16:25 by Antoine Jacoutot | Files touched by this commit (25) |
Log message: Remove USE_X11. |
2010-10-24 09:53:56 by Stuart Henderson | Files touched by this commit (36) |
Log message: Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS, update all ports to match. Plists don't change -> no bump. Looks ok to jasper. |
2010-10-18 12:00:20 by Marc Espie | Files touched by this commit (155) |
Log message: USE_GROFF=Yes |
2010-10-11 02:12:44 by Jasper Lievisse Adriaanse | Files touched by this commit (9) |
Log message: - fix WANTLIB after cairo update. |
2010-09-30 01:21:21 by Antoine Jacoutot | Files touched by this commit (90) |
Log message: Fix DEPENDS after gtk+2 and gdk-pixbuf split. ok jasper@ |
2010-09-09 16:29:29 by Chris Kuethe | Files touched by this commit (9) |
Log message: update to vim 7.3.003. ok kevlo@ sthen@ and much "squeee" from marco@ |
2010-08-31 13:38:38 by Stuart Henderson | Files touched by this commit (1) |
Log message: sync WANTLIB and bump (bump also needed for python) |
2010-07-10 14:30:37 by Christian Weisgerber | Files touched by this commit (7) |
Log message: rename variable, REVISION has a special meaning now |
2010-06-27 14:49:49 by Chris Kuethe | Files touched by this commit (2) |
Log message: update to vim 7.2.444 |
2010-05-27 18:52:19 by Marc Espie | Files touched by this commit (5) |
Log message: revert, for lots of technical reasons. multi-packages are used when you have to build things together, but want to separate the packages. In this case, you have a bundle of things that do not even need to be built together, that do not even share a MASTER_SITES, and were just bundled because "they're related to vim". This is deeply wrong. These files should be a separate port and packages. Heck, they should be a separate port and several packages. Probably one per-language. |
2010-05-26 16:15:42 by Stefan Sperling | Files touched by this commit (5) |
Log message: Add a -spell subpackage which if installed allows non-English languages to be used with the spell checker. ok ckuethe@ (MAINTAINER) |
2010-05-11 20:44:29 by Chris Kuethe | Files touched by this commit (3) |
Log message: update to vim 7.2.416 ok stsp@ sthen@ marco@ |
2010-03-21 04:53:37 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - fix patch-stage for mac68k and vax |
2009-10-15 09:32:17 by Chris Kuethe | Files touched by this commit (2) |
Log message: update to vim 7.2.267 |
2009-08-10 22:30:40 by Mathieu Sauve-Frankel | Files touched by this commit (1) |
Log message: respect MODRUBY_LIB_DEPENDS, no plist change ok ckuethe@ |
2009-08-10 00:31:09 by Matthias Kilian | Files touched by this commit (111) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-07-19 14:22:01 by Chris Kuethe | Files touched by this commit (2) |
Log message: update to vim 7.2.234, and enable the cscope plugin by request of sthen@ |
2009-06-16 19:53:33 by Stuart Henderson | Files touched by this commit (8) |
Log message: sync wantlib, bump |
2009-06-16 05:30:48 by Stuart Henderson | Files touched by this commit (3) |
Log message: sync WANTLIB and bump (gio-2.0, avahi-*) |
2009-05-31 12:59:51 by Chris Kuethe | Files touched by this commit (3) |
Log message: update to 7.2.190 |
2009-01-10 08:50:35 by Chris Kuethe | Files touched by this commit (2) |
Log message: update to vim 7.2.77 "Committsky!" marco@ |
2008-10-17 08:56:53 by Chris Kuethe | Files touched by this commit (8) |
Log message: update to 7.2.25. ok marco@, landry@ |
2008-06-19 23:24:39 by Chris Kuethe | Files touched by this commit (2) |
Log message: update to vim 7.1.315. includes some format string fixes. |
2008-06-14 18:06:52 by Stuart Henderson | Files touched by this commit (6) |
Log message: sync wantlib and bump packages. ok ajacoutot |
2008-05-16 14:19:12 by Marc Espie | Files touched by this commit (2) |
Log message: improve syntax for our make. okay ckuethe@ |
2008-03-20 00:02:08 by Chris Kuethe | Files touched by this commit (2) |
Log message: it's been a month... time for another 30+ vim patches now up to 7.1.281 |
2008-02-17 11:10:04 by Marc Espie | Files touched by this commit (3) |
Log message: syntax: handle drupal module, Makefile.inc, and patch-* okay ckuethe@ |
2008-02-13 09:28:18 by Chris Kuethe | Files touched by this commit (2) |
Log message: Update to vim 7.1.244 Fix the -python flavour (from landry@) |
2008-01-01 10:02:26 by Chris Kuethe | Files touched by this commit (3) |
Log message: latest bunch of micro-patches. remove redundant directory from -lang subpackage because it's already in -main. ok okan |
2007-11-07 12:52:15 by Chris Kuethe | Files touched by this commit (1) |
Log message: i hate cvs... update to the latest vim, plus a patch from marco to highlight u_int##_t like uint##_t |
2007-11-07 12:48:58 by Chris Kuethe | Files touched by this commit (2) |
Log message: latest vim micro-patches, plus a diff from marco to highlight u_int##_t like uint##_t |
2007-10-24 12:05:11 by Steven Mestdagh | Files touched by this commit (1) |
Log message: use python module and switch to 2.5 |
2007-10-21 12:41:20 by Chris Kuethe | Files touched by this commit (2) |
Log message: Another day another vim patch... |
2007-09-01 11:44:46 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - backport patch #7.1.039 to fix a security issue SA25941 |
2007-09-01 11:44:19 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - backport patch #7.1.039 to fix a security issue SA25941 |
2007-08-29 12:19:13 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update vim to 7.1.39, which includes a fix for http://secunia.com/advisories/25941/ ok ckuethe@ |
2007-07-24 08:12:29 by Chris Kuethe | Files touched by this commit (2) |
Log message: update 7.1.2 to 7.1.33 ok robert |
2007-05-18 09:18:59 by Chris Kuethe | Files touched by this commit (3) |
Log message: Update to vim 7.1.002 ok simon |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2007-03-16 11:54:38 by Chris Kuethe | Files touched by this commit (2) |
Log message: update to vim 7.0.216 (more micro-patches) "hoorah!" marco@ "go ahead" jasper@ |
2007-01-09 12:59:11 by Chris Kuethe | Files touched by this commit (2) |
Log message: add latest bunch of patches from vim.org ok dassow |
2006-12-28 18:00:13 by Steven Mestdagh | Files touched by this commit (1) |
Log message: bump PKGNAME-main as well. move all PKGNAME* stuff to the top... |
2006-12-25 12:08:08 by Chris Kuethe | Files touched by this commit (3) |
Log message: make "easy" mode work with no-x11. requested on misc@ ok steven |
2006-12-16 05:22:37 by Marc Espie | Files touched by this commit (270) |
Log message: say goodbye to GNU land. |
2006-12-14 02:07:56 by Steven Mestdagh | Files touched by this commit (14) |
Log message: use BASE_PKGPATH instead of homegrown variable, no bumps needed |
2006-12-08 15:58:55 by Nikolay Sturm | Files touched by this commit (1) |
Log message: working gettext on static archs, so that -lang packages no PKGNAME bump needed |
2006-11-21 04:25:03 by Marc Espie | Files touched by this commit (9) |
Log message: switch to new MULTI_PACKAGES |
2006-11-11 14:04:28 by Steven Mestdagh | Files touched by this commit (38) |
Log message: USE_X11 |
2006-10-26 10:34:26 by Chris Kuethe | Files touched by this commit (2) |
Log message: More patches from vim.org ok sturm |
2006-09-22 14:39:57 by Chris Kuethe | Files touched by this commit (3) |
Log message: Apply the latest bunch of patches from vim.org Make the gtk2 flavor compile with -pthread to prevent a hang under gnome. ok sturm |
2006-09-18 05:50:40 by Marc Espie | Files touched by this commit (48) |
Log message: zap unneeded 0.0 |
2006-08-03 13:33:39 by Chris Kuethe | Files touched by this commit (2) |
Log message: Maintainence update to 7.0.42 ok jasper, "hooray" marco |
2006-08-01 17:39:09 by Marc Espie | Files touched by this commit (30) |
Log message: new libspecs |
2006-07-09 11:44:16 by Chris Kuethe | Files touched by this commit (2) |
Log message: Update to vim 7.0.35. ok robert, espie |
2006-06-13 07:22:36 by Bernd Ahlers | Files touched by this commit (3) |
Log message: Fix WANTLIB after gtk+2 upgrade. |
2006-05-24 12:37:35 by Nikolay Sturm | Files touched by this commit (3) |
Log message: fix plists ok maintainer chris.kuethe at gmail.com |
2006-05-21 14:57:06 by Robert Nagy | Files touched by this commit (2) |
Log message: move patch-src_auto_configure to its place |
2006-05-21 14:45:35 by Marco Peereboom | Files touched by this commit (6) |
Log message: Bump to version 7. From maintainer Chris Kuethe <ckuethe@pyxis.cns.ualberta.ca> tested by many. |
2006-04-03 14:23:20 by Nikolay Sturm | Files touched by this commit (1) |
Log message: I broke the PKGNAME with the update to 6.4.8 noticed by mpech and naddy |
2006-03-11 06:53:59 by Nikolay Sturm | Files touched by this commit (2) |
Log message: update to vim 6.4.8 from maintainer Chris Kuethe <chris.kuethe at gmail.com> |
2006-01-17 21:41:12 by Steven Mestdagh | Files touched by this commit (1) |
Log message: unbreak build from Chris Kuethe <chris.kuethe at gmail.com> (maintainer) |
2006-01-17 12:43:11 by Marc Espie | Files touched by this commit (5) |
Log message: fix update path from gtk to gtk2 flavor |
2006-01-16 05:23:52 by Steven Mestdagh | Files touched by this commit (1) |
Log message: fix WANTLIB after gtk+2 downgrade |
2006-01-08 05:22:17 by Aleksander Piotrowski | Files touched by this commit (2) |
Log message: Update to 6.4.006 |
2005-12-04 07:39:13 by Aleksander Piotrowski | Files touched by this commit (5) |
Log message: Update to 6.4.4 >From Chris Kuethe <chris.kuethe@gmail.com> with plist fixes from wilfried@ |
2005-11-16 05:18:15 by Peter Stromberg | Files touched by this commit (1) |
Log message: fix wantlib + bump |
2005-08-31 13:51:42 by Nikolay Sturm | Files touched by this commit (11) |
Log message: updated packages for these ports where not build in a sane environment bump PKGNAME for fixed packages |
2005-08-31 13:46:33 by Nikolay Sturm | Files touched by this commit (7) |
Log message: updated packages for these ports where not build in a sane environment bump PKGNAME for fixed packages |
2005-07-29 13:57:11 by Nikolay Sturm | Files touched by this commit (1) |
Log message: MFC: SECURITY: Update to 6.3.85, which fixes a vulnerability to modelines that execute arbitrary shell commands. http://www.guninski.com/where_do_you_want_billg_to_go_today_5.html ok brad@ |
2005-07-29 13:49:59 by Nikolay Sturm | Files touched by this commit (1) |
Log message: MFC: SECURITY: Update to 6.3.85, which fixes a vulnerability to modelines that execute arbitrary shell commands. http://www.guninski.com/where_do_you_want_billg_to_go_today_5.html ok brad@ |
2005-07-27 12:37:27 by Christian Weisgerber | Files touched by this commit (3) |
Log message: SECURITY: Update to 6.3.85, which fixes a vulnerability to modelines that execute arbitrary shell commands. http://www.guninski.com/where_do_you_want_billg_to_go_today_5.html From: maintainer Chris Kuethe <chris.kuethe@gmail.com> |
2005-07-24 05:28:58 by Marc Espie | Files touched by this commit (2) |
Log message: fix a segfault. Properly reported to vim's author. |
2005-02-12 16:00:50 by Christian Weisgerber | Files touched by this commit (2) |
Log message: - update to 6.3.061 - add a build dependency on pkgconfig when building the gtk2 interface From: Chris Kuethe <chris.kuethe@gmail.com> |
2005-01-05 09:28:23 by Christian Weisgerber | Files touched by this commit (60) |
Log message: SIZE |
2004-12-07 21:29:55 by Marc Matteo | Files touched by this commit (1) |
Log message: freetpe -> freetype |
2004-11-24 04:40:00 by Marc Espie | Files touched by this commit (1) |
Log message: more WANTLIB for flavors |
2004-11-24 04:08:04 by Marc Espie | Files touched by this commit (29) |
Log message: WANTLIB markers |
2004-11-03 13:42:07 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 6.3.31; from MAINTAINER Chris Kuethe <chris.kuethe@gmail.com> |
2004-09-21 18:38:19 by Jolan Luff | Files touched by this commit (2) |
Log message: update to 6.3.28, from maintainer |
2004-09-14 18:07:00 by Peter Valchev | Files touched by this commit (25) |
Log message: remove David Lebel from maintainer position per his request. |
2004-08-08 10:15:17 by Marc Espie | Files touched by this commit (7) |
Log message: more plist updates |
2004-08-05 05:56:30 by Marc Espie | Files touched by this commit (4) |
Log message: modern packing-list, add files missed. @comment out amiga `info' files so that auto-generation will work better next time. use new MODULES. |
2004-07-13 09:22:22 by David Lebel | Files touched by this commit (2) |
Log message: what the hell are those doing there? |
2004-07-12 13:33:00 by David Lebel | Files touched by this commit (13) |
Log message: update editors/vim to 6.3.13: - nuke stable and snapshot branches after some discussions with a few people. |
2004-02-04 08:12:24 by David Lebel | Files touched by this commit (1) |
Log message: stub vim/snapshot until 6.3-series is introduced |
2003-04-25 09:47:26 by David Lebel | Files touched by this commit (1) |
Log message: duh. Re-enable vim/snapshot in this Makefile |