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 -
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.
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 -
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
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
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
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
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
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
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
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
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
> > >
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
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
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
==
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
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.
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
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
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
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
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
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 :)
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
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,
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
26 matches
Mail list logo