UPDATE: vim

2017-10-15 Thread Jasper Lievisse Adriaanse
Hi, Here's an update of vim to a recent patchlevel. Also enable building no_x11,python and no_x11,python3 by default. OK? -- jasper Index: Makefile === RCS file: /cvs/ports/editors/Makefile,v retrieving revision 1.125 diff -u -p -

Re: UPDATE: vim

2017-01-30 Thread frantisek holop
update to a more recent patchlevel please test and commit. -f -- Index: Makefile === RCS file: /cvs/ports/editors/vim/Makefile,v retrieving revision 1.157 diff -u -p -r1.157 Makefile --- Makefile3 Jan 2017 19:22:09 - 1.

UPDATE: vim

2017-01-24 Thread frantisek holop
bit closer to the moving target again. please test and commit. -f -- Index: Makefile === RCS file: /cvs/ports/editors/vim/Makefile,v retrieving revision 1.157 diff -u -p -r1.157 Makefile --- Makefile3 Jan 2017 19:22:09 -

Re: UPDATE: vim

2016-10-31 Thread frantisek holop
on a related note i am doubtful that what Stuart described about the automatic upgrade process[1] will work with the current port without additional changes... but i am getting out of my depth quickly... [1] http://marc.info/?l=openbsd-ports&m=147492812506914&w=2 -f -- 43.3% of all statistics

UPDATE: vim

2016-10-31 Thread frantisek holop
this is an update to the latest patchlevel, that does also 2 things: - let ruby 1.8 die, move up to 2.3 lightly tested (:ruby print RUBY_VERSION) so ruby users please step up - include lua in the monster package lightly tested (:lua print("Hello, Vim!")) so lua users please step up if i

Re: UPDATE: vim

2016-09-27 Thread Edd Barrett
On Mon, Sep 26, 2016 at 11:51:49PM +0200, frantisek holop wrote: > Laurence Tratt, 26 Sep 2016 22:08: > > Of course, vim has enough FLAVORs that no reasonable number of combinations > > will keep everyone happy. But given the increasing number of languages that > > extensions are written in (I use

Re: UPDATE: vim

2016-09-26 Thread Stuart Henderson
On 2016/09/26 23:51, frantisek holop wrote: > Laurence Tratt, 26 Sep 2016 22:08: > > Of course, vim has enough FLAVORs that no reasonable number of combinations > > will keep everyone happy. But given the increasing number of languages that > > extensions are written in (I use extensions in Lua and

Re: UPDATE: vim

2016-09-26 Thread frantisek holop
Laurence Tratt, 26 Sep 2016 22:08: > Of course, vim has enough FLAVORs that no reasonable number of combinations > will keep everyone happy. But given the increasing number of languages that > extensions are written in (I use extensions in Lua and Python myself, so I > can no longer use a binary pa

Re: UPDATE: vim

2016-09-26 Thread Laurence Tratt
On Sun, Sep 25, 2016 at 11:14:25PM +0200, frantisek holop wrote: Hello Frantisek, > resubmitting 8.0 with latest patchlevel. > no real changes from last time. This has been working well for me all day on amd64 -- thanks! Although it's not directly related to the port, I wonder if we might also

Re: UPDATE: vim

2016-09-25 Thread frantisek holop
resubmitting 8.0 with latest patchlevel. no real changes from last time. please test and commit -f -- does the name "pavlov" ring a bell? Index: Makefile === RCS file: /cvs/ports/editors/vim/Makefile,v retrieving revision 1.151 diff

Re: UPDATE: vim

2016-09-18 Thread frantisek holop
next try. moved icons no-no_x11, added gtk+3,-guic RDEP, decided to drop the vim.desktop file, gvim is already there. portcheck seems to have problems with this port, probably because its mandatory FLAVOR selection? /usr/ports/editors/vim$ /usr/ports/infrastructure/bin/portcheck 1 line(s) longe

Re: UPDATE: vim

2016-09-15 Thread Antoine Jacoutot
On Thu, Sep 15, 2016 at 11:18:09AM +0200, frantisek holop wrote: > Stuart Henderson, 15 Sep 2016 10:11: > > On 2016/09/15 01:09, frantisek holop wrote: > > > is it a rocket? is it an aeroplane? is it the emacs > > > killer? > > > --- pkg/PLIST-main10 Aug 2016 15:54:29 - 1.15 > > >

Re: UPDATE: vim

2016-09-15 Thread frantisek holop
Stuart Henderson, 15 Sep 2016 10:11: > On 2016/09/15 01:09, frantisek holop wrote: > > is it a rocket? is it an aeroplane? is it the emacs > > killer? > > --- pkg/PLIST-main 10 Aug 2016 15:54:29 - 1.15 > > +++ pkg/PLIST-main 14 Sep 2016 23:06:30 - > > @@ -17,6 +17,15 @@ bin/vimtutor

Re: UPDATE: vim

2016-09-15 Thread Stuart Henderson
On 2016/09/15 01:09, frantisek holop wrote: > is it a rocket? is it an aeroplane? is it the emacs > killer? > --- pkg/PLIST-main10 Aug 2016 15:54:29 - 1.15 > +++ pkg/PLIST-main14 Sep 2016 23:06:30 - > @@ -17,6 +17,15 @@ bin/vimtutor > @man man/man1/vimdiff.1 > @man man/man1/v

UPDATE: vim

2016-09-14 Thread frantisek holop
is it a rocket? is it an aeroplane? is it the emacs killer? it is all that and much more, the new and shiny vim 8. many new features but it compiles so please test and commit :} -f -- when you come to a fork in the road, take it! Index: Makefile ==

Re: UPDATE: vim

2016-08-21 Thread frantisek holop
Stuart Henderson, 10 Aug 2016 10:22: > On 2016/08/09 23:49, frantisek holop wrote: > > yeah, i guess this is not a very good strategy > > so here is a simple update without the gtk3 efforts :] > > > > please test and commit. > > Looks good, I will confirm/commit later today. thanks for updating

Re: UPDATE: vim

2016-08-10 Thread Stuart Henderson
On 2016/08/09 23:49, frantisek holop wrote: > yeah, i guess this is not a very good strategy > so here is a simple update without the gtk3 efforts :] > > please test and commit. Looks good, I will confirm/commit later today.

Re: UPDATE: vim

2016-08-09 Thread frantisek holop
and come to think of it, i don't even like gtk3. the new firefox is no improvement in any way for me. there are way fewer themes, and it feels slow as well. i had a nice semi-personal gtk2 theme and i'll have to waste a lot of time to get gtk3 there again. gotta love evolution. -f -- lsd will ma

Re: UPDATE: vim

2016-08-09 Thread frantisek holop
yeah, i guess this is not a very good strategy so here is a simple update without the gtk3 efforts :] please test and commit. -f -- so you think you can tell heaven from hell. Index: Makefile === RCS file: /cvs/ports/editors/vim/Mak

Re: update: vim 7.4.31

2013-10-01 Thread Stuart Henderson
On 2013/09/23 14:36, Liviu Daia wrote: > On 23 September 2013, Stuart Henderson wrote: > > It's the new non-backtracking regexp engine at work (see ":help > new-regexp-engine"). It's supposed to be faster than the old one for > complex patterns, but in practice it can be 10+ times slower for

Re: update: vim 7.4.31

2013-09-23 Thread Liviu Daia
On 23 September 2013, Stuart Henderson wrote: > On 2013/09/22 00:10, Stuart Henderson wrote: > > Here's an update to vim (there was a recent release 7.4, and I've > > pulled in the post-release patches as of now). Also to slightly > > reduce size of the main package I've moved the non-English tuto

Re: update: vim 7.4.31

2013-09-23 Thread Stuart Henderson
On 2013/09/22 00:10, Stuart Henderson wrote: > Here's an update to vim (there was a recent release 7.4, and I've pulled > in the post-release patches as of now). Also to slightly reduce size of > the main package I've moved the non-English tutor files to the -lang > subpackage, along with the menus

Re: update: vim 7.4.31

2013-09-21 Thread Stuart Henderson
On 2013/09/22 00:10, Stuart Henderson wrote: > ckuethe, do you still want to stay listed as maintainer? .. email bounces, so please let me have an alternative if you're reading and want to stay listed :)

update: vim 7.4.31

2013-09-21 Thread Stuart Henderson
Here's an update to vim (there was a recent release 7.4, and I've pulled in the post-release patches as of now). Also to slightly reduce size of the main package I've moved the non-English tutor files to the -lang subpackage, along with the menus and manpages which were already there. (There's not

Re: update vim 6.4.6 -> 6.4.8

2006-03-10 Thread Hannah Schroeter
Hi! On Fri, Mar 10, 2006 at 11:26:07AM -0700, Chris Kuethe wrote: > VERSION= 6.4.${REVISION} >-PKGNAME= vim-${VERSION}p1 >+PKGNAME= vim-${VERSION}p0 I think p0 is unnecessary until the first change to the package based on the same upstream version goes into the tree. Kind regards,

update vim 6.4.6 -> 6.4.8

2006-03-10 Thread Chris Kuethe
Index: Makefile === RCS file: /cvs/ports/editors/vim/Makefile,v retrieving revision 1.62 diff -u -r1.62 Makefile --- Makefile2006/01/18 04:41:12 1.62 +++ Makefile2006/03/10 18:25:39 @@ -4,9 +4,9 @@ COMMENT-lang= "vi clone