mirko
9199a8f514
[vim] enable multibyte feature in vim-full package
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-22 21:40:52 +00:00
mb
2c9b460872
vim: Do not compress the temporary docs tarball. That just wastes time. If we want to save space, we should get rid of the temporary tarball completely.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-02 22:57:03 +00:00
mb
05c808c4d7
vim: Fix doc build (Don't use absolute path in tarball). Also fix parallel build.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-02 22:44:25 +00:00
nbd
996067d6b3
nuke $Id$ in /packages as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:22:30 +00:00
nico
efbe258198
fix vim-full config (thanks to frogonwheels), bump release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-20 11:35:24 +00:00
thepeople
2d6cda2f69
- corrected inclusion of Package/vim/Default
...
- removed unused/broken Package/vim-full/postinst and Package/vim/postinst
Signed-off-by: Patrick Scharrenberg <pittipatti@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-22 02:55:08 +00:00
thepeople
5f23c25e0a
fix missing then Signed-off-by: Mark Kelly <mark . kelly at cadre5 . com>
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 14:59:37 +00:00
thepeople
be30da719d
adds a vim-full (normal options) target to vim as well as split out vim-runtime and vim-doc. Signed-off-by: Michael Geddes <michael at frog.wheelycreek.net>
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 00:48:18 +00:00
olli
812e5349f6
[Packages]: Cosmetic changes for some SUBMENUs
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 12:06:07 +00:00
florian
246e1c91c9
Attached patch removes X11 from vim configuration which solves the compilation
...
failure described in #2816
Signed-off-by: Joerg Albert <jal2@gmx.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9689 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 17:48:08 +00:00
blogic
15566b24f2
more package submenus
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9350 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18 19:03:20 +00:00
blogic
293efb7831
DESCRIPTION:= is obselete
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-14 04:32:56 +00:00
olli
95ec90cbfc
vim: finally update vim to 7.1 with a small binary again ( #2031 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-04 21:47:55 +00:00
olli
471cae8838
vim: revert update requested by h3sp4wn, thepeople (binary 200K vs. 700K
...
Next time I'll be more carefully before updating.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-02 14:15:47 +00:00
olli
b95aa2e189
Update vim: 5.8 > 7.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-01 14:17:29 +00:00
nbd
c0e5247848
replace lots of manual install commands with INSTALL_* variables
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
nico
5cb332fb35
massive Makefile cleanup, add missing 'svn:keywords' property
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-30 13:51:50 +00:00
nbd
00c32b752c
cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5233 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 15:26:14 +00:00
mbm
8b6c86b471
Fix/clean several hundred package makefiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-18 21:21:06 +00:00
florian
ce998a3c88
Port vim to -ng
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-10 22:10:54 +00:00