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
lebel
e1eda3176f
update vim/snapshot to 6.0an
2001-07-13 19:28:26 +00:00
jasoni
0465faa5a1
Update to patch level 07 (Vim 5.8.7)
...
Fixes:
- GTK GUI: Vim may exit if 'shell' is not a valid program
- defining a highlight link overruled existing GUI highlighting
- Synchronizing on a C comment failed after "//*/"
2001-07-03 22:12:24 +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
jasoni
038a7952b3
- Update to 5.8.4.
...
- Remove dead master site.
2001-06-22 18:45:33 +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
jasoni
8bb9c97788
Update to v5.8.
...
- bug fixes
- more syntax files
2001-06-03 17:52:12 +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
jasoni
25c6d060ae
- Update to patch level 30.
...
- Clean up.
2001-05-06 07:09:33 +00:00
lebel
4844e0bac7
update to vim 6.0ad.
2001-05-06 00:18:23 +00:00
lebel
1dd81ece99
fix PLIST/PFRAG.no-no_x11, since evim isn't compiled when FLAVOR is no_x11.
...
thanks obecian@.
2001-04-21 14:38:52 +00:00
espie
eef0f0e76b
Fix USE_MOTIF, especially for those ports with `motif' flavors.
2001-04-18 15:01:02 +00:00
lebel
2b012b9379
update vim/snapshot to 6.0ab.
2001-04-17 13:20:25 +00:00
lebel
e40eb1461f
change my email address. bump NEED_VERSION.
2001-04-10 13:39:38 +00:00
jasoni
6eca920c85
update to patch level 27
2001-04-10 08:23:33 +00:00
lebel
1f1647009b
update to 6.0aa
2001-04-09 18:19:44 +00:00
naddy
79a4ac9264
MASTER_SITES: ftp.oce.nl -> ftp.home.vim.org
2001-04-08 22:26:44 +00:00
jasoni
f5a99fc18d
- give patch better name (consisten with update-patches)
...
- LOCALBASE -> TRUEPREFIX (thanks espie@)
2001-04-03 03:21:15 +00:00
espie
5ec350d438
link snapshot flavors.
2001-04-02 16:05:46 +00:00
espie
3a71cf8404
add development version, from David Lebel.
2001-04-02 16:02:02 +00:00
espie
471be4a28d
vim -> vim/stable
2001-04-02 15:49:43 +00:00
espie
4f75dbbb22
vim->vim-stable
2001-04-02 15:47:07 +00:00
jasoni
79bbd136b1
move comment to makefile
2001-03-29 16:54:04 +00:00
jasoni
60983dfe8d
update to patch level 25
...
(takes care of patch-fileio_c)
2001-03-26 04:04:49 +00:00
miod
dcc0d09161
Reduce optimization level for some files on vax, similar approach as for
...
m68k-based arches.
Problem reported by Sean Cavanaugh <seanc@unixgeeks.ca>, maintainer ok.
2001-03-18 22:38:12 +00:00
jasoni
c8df6b613a
- Update to patch level 23 (Vim 5.7.23).
2001-01-23 06:34:50 +00:00
naddy
abfa9851a8
If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
...
authorized by espie@
Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
jasoni
008b1fef8d
Update to 5.7.19
...
(many minor bug fixes)
2000-12-05 05:05:50 +00:00
espie
46b5f232b5
Kill
...
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc
Complete a few MAINTAINER names.
2000-10-22 14:02:46 +00:00
jasoni
99c20a42c3
- Update to patch level .08.
...
- Use better patchfile names.
2000-08-15 07:57:46 +00:00
jasoni
fa7d4124d4
Update to v5.7 (patch level 2)
...
Remove some patches that have been integrated into the release.
2000-07-07 04:28:32 +00:00
espie
3f552dfbce
Use negative fragments, now that they've been committed.
...
Change light -> no_x11, to conform to emerging convention.
2000-06-20 20:26:45 +00:00
jasoni
4d709065f2
PERMIT_*=Yes
2000-05-04 13:56:04 +00:00
espie
b08c73fbc7
Missing USE_MOTIF (no lesstif dependency)
...
Activate light flavor
2000-04-10 18:33:52 +00:00
jasoni
18dbe0f47c
Update to patch level 47.
...
Add HOMEPAGE.
Use flavors.
Fix man pages from picking fake'd file locations.
2000-04-10 16:39:14 +00:00
espie
3b5e3e8d17
Introduce :: in *_DEPENDS as a place holder for a package spec
...
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
espie
76d52e1f68
PORTSDIR no longer needed in *DEPENDS.
2000-03-05 18:30:21 +00:00
espie
38e29571c8
fake vim
2000-03-04 17:58:51 +00:00
jasoni
c2b540f35d
Add license info.
2000-02-22 22:35:13 +00:00
espie
8394c2bc73
Funny misconception of the way PATCHFILES/DISTFILES interact...
2000-02-18 23:45:38 +00:00
jasoni
5791ba5eee
Use WRKDIST; update to patch level 5.6.012
2000-02-10 15:39:13 +00:00
jasoni
a29dfa3e29
Patches to complete mkstemp in ctags - submitted to author.
2000-02-04 04:35:21 +00:00
brad
920e43d28d
rearrange Makefile a bit
2000-02-01 21:43:50 +00:00
jasoni
a50ef5d23b
Fix PLISTs (missing entries); Remove PATCH_SITES.
2000-02-01 21:31:30 +00:00
jasoni
36a793d887
tmpnam and mktemp fixes.
2000-01-31 05:41:53 +00:00
brad
4238e3393d
upgrade to patchlevel 11
2000-01-30 06:42:24 +00:00
brad
2b91f3fe8b
forgot these in the commit to upgrade to vim 5.6
2000-01-18 03:45:39 +00:00
brad
ff3456a1a8
upgrade to vim 5.6
2000-01-17 17:03:15 +00:00
brad
4e7343c716
- upgrade to patchlevel 71
...
- fix fuzz in patch created by adding distribution patches
- add patch to workaround internal compiler errors on m68k systems
1999-12-26 00:55:27 +00:00
brad
a9cc04b73a
- upgrade to patchlevel 67
...
- pre-configure -> pre-fetch
- change to allow linking with LessTif as well as Motif
1999-12-10 16:33:42 +00:00
brad
aa51562205
- upgrade to patchlevel 66
...
- add a conditional loop around PATCH_DIST_ARGS so the PATCH_DEBUG option
works
- improve conditional loops by checking if they are set to YES instead of
just being defined and use the :U variable modifier
- ${ECHO} -> echo
- fix fuzz in patches created by adding distribution patches
1999-12-09 19:59:24 +00:00
jasoni
e9d7eafdc7
correct a master site: Markus.Friedl@informatik.uni-erlangen.de
1999-09-30 15:28:45 +00:00
jasoni
3712b39bbe
Add new PATCHFILES - and the Makefile
1999-09-28 15:29:53 +00:00
jasoni
4d7e11e728
Add new PATCHFILES
1999-09-28 15:29:24 +00:00
jasoni
6ac7eaf04b
Update to v 5.5 - and the Makefile
1999-09-27 06:59:03 +00:00
jasoni
c0f283cade
Update to v 5.5
1999-09-27 06:58:22 +00:00
brad
9ae487eb93
- add all *49* distrib patches
...
- use distrib subdir so we don't clutter up the main distfiles dir with all the vim patches
1999-09-01 16:56:35 +00:00
jasoni
caf377dcae
and the Makefile
1999-07-28 06:01:33 +00:00
jasoni
0969adae15
Update to v5.4
1999-07-28 05:59:18 +00:00
espie
1faa0bc89e
forgot revised packing list...
1999-06-22 19:32:47 +00:00
espie
920fc213c2
add light version of vim port: don't link against X11.
...
Slightly smaller executable, much faster startup time.
Triggered by `LIGHT_VERSION'
1999-06-22 19:32:07 +00:00
espie
7856893b06
Lots of crisper comments...
1999-04-20 16:07:56 +00:00
brad
6bab311225
fix dependency lists, fix email address's and remove unnecessary comments
1999-04-01 06:20:02 +00:00