Commit Graph

185 Commits

Author SHA1 Message Date
khallebal
7dab7166fe FocusWriter: bump version+drop patchset (#3553) 2019-01-12 19:26:31 +01:00
Adrien Destugues
e5c4290b7a vim: bump revision to rebuild against new python
Otherwise youcompleteme doesn't work :(
2019-01-07 21:40:24 +01:00
fbrosson
149ec22f50 nano: bring back version 2.9.8 for x86_gcc2. 2018-11-12 21:31:22 +00:00
fbrosson
003c7f531f nano: bump to 3.2, disable on x86_gcc2.
The patch we had for version 3.1 was identical to the one we had
for version 2.9.8 but was actually not enough to make gcc2 happy.
2018-11-12 21:30:54 +00:00
miqlas
94056e0040 Nano: bump (#3286) 2018-10-30 20:36:19 -04:00
Peter Kosyh
fb41a0a58f emacs: invalid load-history (CANNOT_DUMP) workaround (#3290) 2018-10-28 22:59:47 +10:00
fbrosson
ea3f4cd92e Drop some quotes to make the recipes consistent with the wiki.
The quotes around $binDir and $prefix are not needed in the
definitions of commandBinDir. There are over 120 recipes which
define commandBinDir, and *most* of them don't have quotes in
the lines defining commandBinDir and commandSuffix.

15 recipes were not consistent with the wiki. Now they are.
2018-09-22 11:16:03 +00:00
kenmays
a9ca1eb613 Vim: bump to 8.0.1230 (#3092) 2018-09-21 10:28:55 +00:00
Jerome Duval
296d0bb7fc ne: fix HOMEPAGE. 2018-09-19 10:21:29 +02:00
Jerome Duval
53e790e14e code format. 2018-09-17 07:49:05 +02:00
khallebal
1613ab326e FocuWriter: add recipe (#2992) 2018-09-13 14:35:02 +02:00
Jerome Duval
45de8e68fb switch HOMEPAGE to https. 2018-09-10 09:20:45 +02:00
Jerome Duval
51ee6bc944 code style.
remove old patches.
2018-08-14 10:42:32 +02:00
Jerome Duval
189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +02:00
Jerome Duval
f67b534c07 COMMIT/commit => srcGitRev.
* code style.
2018-08-07 08:56:57 +02:00
Jerome Duval
a555de87d5 ne: code style. 2018-08-03 07:10:36 +02:00
Jerome Duval
46a5a980e7 joe: code style. 2018-08-03 07:10:36 +02:00
Jerome Duval
a04f87eb40 emacs: code style. 2018-08-03 07:10:36 +02:00
Augustin Cavalier
d530e87158 Bump all dependents of FFmpeg (again.)
Sorry for the noise...
2018-07-02 20:07:00 -04:00
Augustin Cavalier
df75b1d18f Bump revisions of all packages that depend on FFmpeg.
Using the tools script.
2018-07-02 18:50:08 -04:00
miqlas
bc123c01b2 Install-fix is always required 2018-06-30 18:25:52 +02:00
miqlas
27e999697c emacs: install fix 2018-06-30 18:23:50 +02:00
miqlas
279286d4c9 emacs: enabled new features (#2754)
* emacs: enabled new features

* Cleanup
2018-06-30 12:13:28 -04:00
miqlas
574a2e2d5a emacs: bump (#2753) 2018-06-30 11:52:54 -04:00
Sergei Reznikov
89f8cc31d6 QVim: add recipe for version 8.0.197 2018-06-21 16:49:56 +03:00
Augustin Cavalier
8b1c6208eb nano: Don't depend on libmagic.
See #2697.
2018-06-17 14:53:22 -04:00
fbrosson
4fc82ec8f9 nano: bump to 2.9.8, use libmagic, add small gcc2 patch. (#2697) 2018-06-16 21:23:44 +00:00
Jérôme Duval
37383aafd2 qemacs: update HOMEPAGE. 2018-05-30 08:27:24 +02:00
Jérôme Duval
f24127ac6a nano: update HOMEPAGE. 2018-05-30 07:53:32 +02:00
Gerasim Troeglazov
18843ae6ea NotepadQQ: add patchset to recipe 2018-05-08 08:05:03 +10:00
Gerasim Troeglazov
f41276c945 NotepadQQ: bump version 2018-05-06 00:37:17 +10:00
miqlas
a94df4f40b nano: bump version (#2174) 2018-02-13 09:08:13 +01:00
miqlas
778a4c68a4 Nano : verson bump (#2051) 2018-01-03 17:18:48 +01:00
Adrien Destugues
4eea91aa66 Vim: fix gcc2 build
There is no libruby for gcc2, so just disable that. It is optional and
not too commonly used.
2017-12-20 20:52:17 +01:00
Sergei Reznikov
c71280740c Notepadqq; fix build 2017-12-11 10:17:02 +03:00
alaviss
a0fdf8cf1f Add TEST() to various ports (#1832)
* app-crypt/rhash: disable on x86_gcc2, also fixed secondary arch

* dev-lang/tcc: make tcc actually works

  - update patches: define custom haiku definitions, use haiku
    start/end objects

  - make tcc uses haiku custom paths

  - add secondary arch support
  - add x86_64

* dev-lang/tcc: disable on all architectures

  - Haiku's BeBuild.h depends on __GNUC__ macro to select ABI, which
    unfortunately we can't risk to define, so disabling for now

* dev-python/pyqt: use correct name for sip

* dev-lang/spidermonkey: fix build

  - add x86 to snd arch

  - update config.sub and config.guess

  - add missing cmd:js_config
  - add missing cmd:zip

* dev-python/pyqt: clean up the spaces left by previous contributor

* add TEST() for the following ports:
  - sys-devel/flex
  - app-crypt/rhash
  - app-text/podofo
  - app-crypt/qca
  - app-editors/retext
  - app-i18n/mozc
  - dev-lang/tcc
  - dev-lang/yasm
  - dev-lang/spidermonkey
  - dev-libs/glib
  - dev-libs/jsoncpp
  - dev-libs/libtommath
  - dev-libs/libxslt
  - dev-libs/libyajl
  - dev-libs/zziplib
2017-12-10 13:49:50 +01:00
Sergei Reznikov
21ed0081c9 notepadqq: use Qt5 for BUILD_REQUIRES 2017-12-09 04:32:19 +03:00
Sergei Reznikov
f39bbe386a Notepadqq: enable secondary arch 2017-12-08 15:16:10 +03:00
Jerome Duval
cd12d67dcd nano: add recipe for version 2.9.0. 2017-11-20 20:44:01 +01:00
Jerome Duval
1d0c0e26f0 emacs: bump version. 2017-10-26 15:34:30 +02:00
miqlas
49401d5818 NotepadQQ: bump version (#1729) 2017-10-22 14:55:11 +03:00
Jerome Duval
5d0a37db3d vim: add recipe for version 8.0.1176. 2017-10-20 22:02:57 +02:00
Jerome Duval
72fcafa5bb joe: add recipe for version 4.5. 2017-10-20 18:57:23 +02:00
Jerome Duval
5c8ffe5fa0 nano: remove old patchsets and recipes. 2017-08-29 18:37:13 +02:00
Jerome Duval
9d4729d0f8 nano: bump version. 2017-08-29 18:12:46 +02:00
Jerome Duval
05cb891030 retext: bump version. 2017-08-03 22:04:44 +02:00
miqlas
f299f5fedf Notepadqq: new recipe (#1544) 2017-07-31 10:18:42 +02:00
Jerome Duval
b1b4b46b7c nano: add recipe for version 2.8.6. 2017-07-25 17:26:08 +02:00
miqlas
1176917030 VIM: Missing Copyright end-year. (#1527) 2017-07-22 08:39:26 -04:00
miqlas
d49aea4812 VIM: bump version, less sed magic (#1526) 2017-07-21 21:37:13 -04:00