Commit Graph

57 Commits

Author SHA1 Message Date
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
lebel
d4a90f94a5 actually, we need gtk+2.2 according to Marc Matteo; so prepare it for when gtk+2 is upgraded 2003-05-27 14:37:59 +00:00
lebel
4e300c889a cleanup MASTER_SITES; right now, the first two main are
down right, but the last one is up and running; thanks naddy@ for
the heads up
2003-05-26 19:31:26 +00:00
lebel
f65f6acdb1 update vim/snapshot to 6.2f:
(from the announcement, this is now BETA, not ALPHA)

This is a test version of Vim.  Since Vim 6.1 many reported problems
have been fixed.  Also included are new and updated syntax files,
translated menus and messages.

Main new features:
- Support for GTK 2. (Daniel Elstner)
- Support for editing Arabic text. (Nadim Shaikli & Isam Bayazidi)
- ":try" command and friends. (Servatius Brandt)
- Support for the neXtaw GUI toolkit (mostly like Athena). (Alexey Froloff)
- Cscope support for Win32. (Sergey Khorev)
- Support for PostScript printing in various 8-bit encodings. (Mike Williams)

The coming week beta testing will continue.  Please report any problem
that you discover!

Once you have installed 6.2f you can find details about the changes
since Vim 6.1 with ":help version-6.2".  There is a very long list of
fixed bugs.
2003-05-26 14:26:56 +00:00
lebel
bcf1d1509a update vim/snapshot to 6.2d 2003-05-13 16:03:12 +00:00
lebel
57b51798d8 update vim/snapshot to 6.2b 2003-04-28 15:28:29 +00:00
lebel
bb36eb1c2f mention that this is an ALPHA software in DESCR; reorg the DESCR-lang to only
have the relevent info.
2003-04-23 20:10:54 +00:00
lebel
2f442358c5 re-introduce vim/snapshot with version 6.2a; this is ALPHA software. 2003-04-23 20:04:44 +00:00
fgsch
8625bbcf91 byebye NEED_VERSION. 2002-12-29 19:43:49 +00:00
lebel
d6c93f59c3 since 6.1 is released, remove snapshot and replace it with a stub unti a new
snapshot version is released.
2002-03-24 20:27:12 +00:00
lebel
d6edfd1912 update vim/snapshot to 6.1b.34
- remove @pkgdep from PLIST-lang and replaced it with a RUN_DEPENDS inside
  the Makefile
2002-03-23 02:49:33 +00:00
lebel
7bf4dbafe2 update vim/snapshot to 6.1b.23:
- use python 2.2 instead of 2.1.*; thanks to matt@
2002-03-17 23:33:29 +00:00
lebel
ee05465e9f update vim/snapshot to 6.1b 2002-03-10 17:48:48 +00:00
lebel
4f702835b8 update vim/snapshot to 6.1a.38 2002-03-08 23:51:24 +00:00
lebel
8f9e6da4d1 update vim/snapshot to 6.1a.19 2002-03-02 15:25:09 +00:00
lebel
0c162d2650 update vim/snapshot to 6.1a.8 2002-02-27 15:17:59 +00:00
lebel
ff7869b98e update vim/snapshot to 6.1a.
- vim is entering a BETA period with 6.1.
- this commit is dedicated to the women's and men's Team Canada gold winning teams!
2002-02-24 22:15:12 +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
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
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
lebel
e1eda3176f update vim/snapshot to 6.0an 2001-07-13 19:28:26 +00:00
lebel
cc0e85049d update vim/snapshot to 6.0am 2001-07-03 16:10:14 +00:00
lebel
40e8469a29 update vim/snapshot to 6.0al 2001-06-25 01:27:24 +00:00
lebel
2e0baa0025 update vim/snapshot to 6.0ak 2001-06-18 20:23:21 +00:00
lebel
7ea9a2eeb5 update vim/snapshot to 6.0aj:
- add --enable-multibyte to CONFIGURE_ARGS to add multibyte support.
2001-06-11 01:02:52 +00:00
lebel
71417dfceb update vim/snapshot to 6.0ai. 2001-06-04 14:52:47 +00:00
lebel
7ac6755bcb during the last update, !%%no_x11%% was left out of the PLIST 2001-06-03 17:01:27 +00:00
lebel
54c3bdd216 in fact, in this case, we don't really need EXTRACT_SUFX 2001-06-03 16:26:46 +00:00
lebel
02352cf875 use of USE_BZIP2 is deprecated, so we use EXTRACT_SUFX instead. 2001-06-03 16:14:34 +00:00
lebel
3e6c1ac32c update vim/snapshot to 6.0ah 2001-05-28 18:32:16 +00:00
lebel
2c04936438 update vim/snapshot to 6.0ag. 2001-05-22 18:26:52 +00:00
lebel
c6703d4e4c - use the bz2 distfiles instead of the gz ones. naddy@ reminded me about them. 2001-05-17 00:27:24 +00:00
lebel
e468f76939 update vim to 6.0af.
- vim 6.0 is now DESTDIR clean, so remove the patches.
2001-05-15 20:31:49 +00:00
lebel
bea0056be9 update to vim 6.0ae. 2001-05-07 13:38:35 +00:00
lebel
4844e0bac7 update to vim 6.0ad. 2001-05-06 00:18:23 +00:00