lebel
ad8870ae65
update vim/stable to 6.0.169
2002-02-03 21:14:27 +00:00
lebel
9ab7bbc261
update vim/stable to 6.0.156
2002-01-29 17:53:33 +00:00
lebel
c4d376f5fb
update vim/stable to 6.0.152
2002-01-26 04:20:59 +00:00
lebel
aec55f57bb
update vim/stable to 6.0.143
2002-01-18 13:56:51 +00:00
lebel
4c52912edb
update vim/stable to 6.0.134:
...
also, replace perl call to build the list of patch by a (simpler) call to jot.
2002-01-15 16:28:51 +00:00
lebel
845670b87f
update vim/stable to 6.0.127
2002-01-11 21:04:57 +00:00
lebel
efb7dc31fb
update vim/stable to 6.0.120.
2002-01-09 02:42:18 +00:00
lebel
73f4456bea
update vim/stable to 6.0.118
2002-01-03 18:35:14 +00:00
lebel
a7e2deb861
update vim/stable to 6.0.101
2001-12-19 19:27:12 +00:00
lebel
72d21adff4
update vim/stable to 6.0.99
2001-12-15 16:22:00 +00:00
lebel
825c149324
fix typo when FLAVOR athena is selected; Sean Cavanaugh <seanc@unixgeeks.ca>
2001-12-14 16:03:49 +00:00
brad
f0e4ab441e
: -> , for FLAVOR name separation
2001-12-09 17:27:48 +00:00
lebel
8b509cb258
major OOPS. This is not .94, it's .93
2001-11-26 00:13:43 +00:00
lebel
267645081b
update vim/stable to 6.0.94:
...
--
- add -lang subpackage to add NLS languages files.
2001-11-08 03:24:18 +00:00
lebel
4963325c2c
update vim/stable to 6.0.70.
2001-11-04 17:20:14 +00:00
lebel
0e6c6e506c
update vim/stable to 6.0.64:
...
--
- fix the problem with patch 6.0.046 by touching the src/auto/configure file
so the Makefile doesn't try to regenerate the configure script since
configure.in is newer than the configure script since that patch was applied.
2001-11-01 22:29:55 +00:00
lebel
6326821c93
hmmm. patch 6.0.046 breaks FLAVOR no_x11. Revert back to 6.0.45.
2001-11-01 17:36:35 +00:00
lebel
410263e9bd
update vim/stable to 6.0.61.
...
Matt Sauve-Frankel <baud@philosophiebleue.com> for the heads up.
2001-11-01 16:08:49 +00:00
brad
965e6e43e4
revert commit for gtk module.
2001-11-01 01:49:15 +00:00
lebel
b09d6f5f81
patch 6.0.035 has been modified on the master site, update the checksum.
...
While at it, update to 6.0.42.
2001-10-31 00:02:10 +00:00
lebel
7960e6834a
update to vim/stable 6.0.40.
...
- download vim-6.0-extra.tar.gz so some of the newest patches
work correctly.
- eventually, I'll add support for vim's NLS language files in a
subpackage.
2001-10-30 20:17:43 +00:00
lebel
55cf5fa44d
update vim/stable to 6.0.31.
...
use gtk module with FLAVOR contains gtk.
2001-10-29 00:28:56 +00:00
lebel
1510856954
oups. With my last commit, 6.0.26 went in when it shouldn't have.
...
Thus, files/md5 was not commited along with it.
Thanks to Kenneth R Westerback <kwesterback@home.com>
This completes the update to 6.0.26.
2001-10-27 04:10:07 +00:00
lebel
951794d053
be clearer when no GUI interface are selected.
...
pointed out by fries@
2001-10-26 02:17:24 +00:00
lebel
341f4e5030
allow vim to build on vax and m68k. I did test this on one of
...
miod@ sloooow VAX and it works. Could someone with a m68k test this out?
2001-10-25 15:10:44 +00:00
lebel
1dab5e6927
update vim/stable to 6.0.25
2001-10-25 01:25:27 +00:00
lebel
a1609a4b58
update vim/stable to 6.0.23
2001-10-24 13:44:03 +00:00
espie
49d27ed1e4
Complete lib dependencies
2001-10-24 12:14:50 +00:00
lebel
d751904f65
update vim/stable to 6.0.11
2001-09-30 18:59:40 +00:00
naddy
d25e090145
skip disabled snapshot port
2001-09-28 12:23:58 +00:00
lebel
3d2d0e69eb
. do as with zsh/snapshot and put a stub in here to say that there is
...
no current snapshot version of vim.
2001-09-27 19:39:55 +00:00
lebel
3c206acfaf
. update vim/stable to the latest stable version, which is the new 6.0.
...
. take over as maintainer of vim/stable. jasoni@ OK'ed.
. too many new features to resume in this commit; check out
http://wwwv.vim.org .
2001-09-27 19:39:14 +00:00
lebel
9069bdec83
bump NEED_VERSION, use gettext and iconv modules
2001-09-24 17:38:00 +00:00
lebel
99f5165f7a
update vim/snapshot to 6.0ax. The final 6.0 is expected in the next few days.
2001-09-21 14:46:30 +00:00
lebel
9235852b8e
update vim/snapshot to 6.0aw
2001-09-16 21:55:01 +00:00
lebel
a14da92420
update vim/snapshot to 6.0av
2001-09-13 21:14:52 +00:00
lebel
81115d6a61
nuke fake flavour 'light'. pointed out by heko@.
2001-09-09 00:38:46 +00:00
lebel
85909f42eb
heko@ suggested that we could also build vim with maximum bloatage, so
...
I'm adding a huge FLAVOR to pass --with-features=huge to configure.
2001-09-09 00:26:19 +00:00
lebel
f1cafbbaa6
Add perl and python embedded support.
...
By default, they are not enabled. To get a vim that is able to run natively
perl and/or python code, you must specify the appropriate FLAVOR tags.
I have tested those quite throughfully, but it might need some more testing.
2001-09-08 22:40:20 +00:00
lebel
68a4e479cb
update vim/snapshot to 6.0au
2001-09-03 14:00:12 +00:00
lebel
c66992f890
update vim/snapshot to 6.0at
2001-08-27 21:50:47 +00:00
lebel
c4314741d7
update vim/snapshot to 6.0as
2001-08-20 02:09:36 +00:00
lebel
6a75b6d792
update vim/snapshot to 6.0ar
2001-08-13 14:14:22 +00:00
lebel
dfa2f9e7ce
update pkg/INSTALL with a message about the BETA phase
2001-08-06 02:46:39 +00:00
lebel
943c60954a
update vim/snapshot to 6.0aq:
...
vim 6.0 is now in its BETA phase. If you need to know all the good
reasons to move to version 6.0, please go read the following webpage:
http://vim.sourceforge.net/whyvim.php
Eventually, the message in pkg/INSTALL will be removed.
2001-08-06 02:33:24 +00:00
jasoni
b150675b4b
update to 5.8.8 (bug fix)
2001-08-02 03:10:17 +00:00
lebel
dcd804e414
update vim/snapshot to 6.0ao
2001-07-23 14:09:29 +00:00
lebel
401402c86d
document the flavors that we support
2001-07-20 02:34:10 +00:00
lebel
591115270c
Since we enable multibyte by default, it is a good idea to depend on
...
converters/libiconv, so it works as expected. pvalchev@ put me on the
right track to find this one.
2001-07-19 15:33:46 +00:00
naddy
5f2065c764
- Make use of new bsd.port.mk feature and replace error reporting through
...
.BEGIN with ERRORS.
- Sync NEED_VERSION accordingly.
ok espie@
2001-07-18 10:59:00 +00:00