Commit Graph

321 Commits

Author SHA1 Message Date
espie
92816cd8fc use more specific version of SUBST_* where appropriate 2014-08-10 09:58:04 +00:00
jturner
23f7a773be Add new lua FLAVOR and switch to generating configure script with
autoconf.

Lua request from frantisek holop on ports@, ok sthen@
2014-07-10 23:54:15 +00:00
rpointel
ed2bcf393c changed python3 default version so bump revision. 2014-06-03 11:33:07 +00:00
william
1f83c783a2 Unbreak -ruby FLAVOR, probably broken for a long time: specify the
path to the interpreter such that configure can find it again.

Newer ruby and FLAVORS that aren't built by default will be
revisited post-5.5.

ok jeremy@ sthen@
2014-02-02 01:44:31 +00:00
sthen
9aae12f969 update to vim 7.4.135, and remove a patch to configure which is no
longer needed. ok aja@ rpe@ also tested by brett@.

gsoares had a problem with no_x11 but I can't see why and can't
reproduce it, let me know if anyone else sees this.
2014-01-08 10:23:12 +00:00
edd
28fa833392 Add a desktop file for vim.
From Fabian Raetz, OK ajacoutot@
2013-12-16 10:19:33 +00:00
juanfra
f135d81e67 Add a python3 flavor to vim.
"looks right" gsoares. ok sthen@.
2013-10-14 22:13:21 +00:00
sthen
0875071322 Disable vim's new NFA regexp engine for now, it interacts badly with
malloc flag 'J' (approx 10x slower in syntax highlighting).
2013-10-04 08:45:21 +00:00
sthen
18829bbe72 regen 2013-10-04 08:44:32 +00:00
sthen
fa58394aae update to vim 7.4.45 and move non-English tutor files to the -lang subpackage.
drop ckuethe as maintainer (mail bounces).
earlier version ok jung@
2013-10-04 08:44:03 +00:00
sthen
1137bb466d fix RUN_DEPENDS-lang to not depend on a particular flavour of -main 2013-03-26 08:12:35 +00:00
sthen
0394e147b3 correct FULLPKGPATH-lang, might fix a problem reported by matthieu@ 2013-03-23 01:42:03 +00:00
sthen
c3032d8c2b overwrite FULLPKG*-lang (and bump REVISION-lang), the subpackage isn't
flavour-dependent
2013-03-22 00:12:59 +00:00
jeremy
ac78ad4e83 Make ruby 1.9 the default ruby for non-gem/extconf ports,
for consistency with the gem/extconf ports.

Update non-gem/extconf ports that relied on the previous
default of ruby 1.8 to explicitly specify it.

OK ajacoutot@
2013-03-20 19:13:50 +00:00
sthen
ada52fd8f1 - update to more recent vim patchset, using a self-rolled distfile (with
a maintainer convenience target to allow this to be updated easily from
Mercurial) - this beats downloading 750+ individual patch files and
trying to force them to apply during the build (which is problematic
because some require GNU patch and some have problems even then...)

- clean up plists greatly.

- remove m68k gcc patch.

- add openbsd.vim for style(9) from gsoares@.

based on a diff from pirofti@, ok pirofti@ gsoares@
2013-03-16 22:56:44 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
espie
53295a4812 bye bye FLAVOR:L 2011-12-02 14:36:13 +00:00
naddy
03f8db2cc2 remove entries for distfiles that aren't referenced anywhere 2011-10-13 14:38:51 +00:00
espie
999b4db39c normalize pkgpath 2011-09-16 09:48:08 +00:00
sthen
a3d5e24e83 vim's tar support requires GNU tar to operate correctly; patch the relevant
script to use "gtar" not "tar". This is not added as a run dep to avoid
pulling in extra dependencies, especially xz which requires gcc3+ so is
not available on some arch and is more difficult to build on others.
(There's a clear error message at runtime if gtar is unavailable.)
ok dcoppa@ ckuethe@
2011-06-15 19:43:10 +00:00
sthen
b9215b7edb regenerate patches 2011-06-15 12:27:06 +00:00
jasper
61f9ed9482 adjust after recent lesstif removal
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
ckuethe
b7d86a69c3 update to vim 7.1.154 2011-04-07 20:50:55 +00:00
espie
a14bf26ca8 new depends 2010-11-15 23:22:07 +00:00
espie
c3677a7fb2 do LIB_DEPENDS for emulators/editors 2010-11-07 18:50:57 +00:00
jeremy
006fde0cd9 Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS
into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext.  Use the
lang/ruby module for all dependent ports, setting
MODRUBY_{BUILD,RUN}DEP=No if necessary.

ok landry, phessler, sthen
2010-10-26 21:42:13 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
espie
68505ea57d USE_GROFF=Yes 2010-10-18 18:00:15 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
ckuethe
c7fb933e9d update to vim 7.3.003. ok kevlo@ sthen@ and much "squeee" from marco@ 2010-09-09 22:29:28 +00:00
sthen
26d86dc5b0 sync WANTLIB and bump (bump also needed for python) 2010-08-31 19:38:38 +00:00
naddy
9b2ec059c4 rename variable, REVISION has a special meaning now 2010-07-10 20:30:37 +00:00
ckuethe
8ba7a1595c update to vim 7.2.444 2010-06-27 20:49:49 +00:00
espie
5498f3d480 revert, for lots of technical reasons.
multi-packages are used when you have to build things together, but want
to separate the packages.

In this case, you have a bundle of things that do not even need to be
built together, that do not even share a MASTER_SITES, and were just bundled
because "they're related to vim".

This is deeply wrong. These files should be a separate port and packages.
Heck, they should be a separate port and several packages. Probably one
per-language.
2010-05-28 00:52:19 +00:00
stsp
706db4906c Add a -spell subpackage which if installed allows non-English languages
to be used with the spell checker.
ok ckuethe@ (MAINTAINER)
2010-05-26 22:15:42 +00:00
ckuethe
38510d78a9 update to vim 7.2.416
ok stsp@ sthen@ marco@
2010-05-12 02:44:28 +00:00
jasper
d5db5e92da - fix patch-stage for mac68k and vax 2010-03-21 10:53:37 +00:00
ckuethe
68ca61f933 update to vim 7.2.267 2009-10-15 15:32:17 +00:00
msf
037cae333d respect MODRUBY_LIB_DEPENDS, no plist change
ok ckuethe@
2009-08-11 04:30:40 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ckuethe
04601b8199 update to vim 7.2.234, and enable the cscope plugin by request of sthen@ 2009-07-19 20:22:01 +00:00
sthen
dabb555265 sync wantlib, bump 2009-06-17 01:53:32 +00:00
sthen
10d3898669 sync WANTLIB and bump (gio-2.0, avahi-*) 2009-06-16 11:30:48 +00:00
ckuethe
d8d2f21fb1 update to 7.2.190 2009-05-31 18:59:51 +00:00
ckuethe
efed97afd6 update to vim 7.2.77
"Committsky!" marco@
2009-01-10 15:50:34 +00:00
ckuethe
7145b91046 update to 7.2.25. ok marco@, landry@ 2008-10-17 14:56:53 +00:00
ckuethe
3d4e2b4594 update to vim 7.1.315. includes some format string fixes. 2008-06-20 05:24:39 +00:00
sthen
b29b83d776 sync wantlib and bump packages. ok ajacoutot 2008-06-15 00:04:49 +00:00