ajacoutot
236907d580
Update to gnome-music-3.28.2.1.
2018-05-08 07:08:44 +00:00
ajacoutot
e9cccf8f84
Update to gnome-maps-3.28.2.
2018-05-08 07:02:15 +00:00
ajacoutot
2f63a36089
Update to shotwell-0.28.3.
2018-05-08 07:01:55 +00:00
ajacoutot
3586723196
Remove g-ir-scanner(1) workaround, meson has been fixed.
2018-05-08 06:36:07 +00:00
rpointel
e7551bf30b
+ SUBDIR += py-yapf
...
+ SUBDIR += py-yapf,python3
2018-05-08 06:00:17 +00:00
rpointel
98671cbd71
import yapf, a formatter for Python code.
...
tested by Ljuba Nedeljkovic ljuba.bsd at gmail dot .com, ok benoit@.
2018-05-08 05:59:22 +00:00
rpointel
ff301ce4b2
add missing header for InstructionCombining.cpp, in order to export
...
LLVMInitializeInstCombine as extern "C".
ok brad@.
2018-05-08 05:55:20 +00:00
bcallah
cf1fe34859
Update to streamlink-0.12.1
...
Changelog: https://github.com/streamlink/streamlink/releases
(look under the 0.12.0 release notes for the changes from 0.11.0)
2018-05-08 04:18:14 +00:00
espie
b270496441
add a verbose mode
...
for now, full names of PLISTs when changed
and where directory stripping came from
2018-05-07 18:54:49 +00:00
kn
b299b44c51
Add nnn
2018-05-07 18:30:38 +00:00
kn
5f891afd1f
Import nnn, the missing terminal file browser for X
...
nnn is probably the fastest and most resource-sensitive (with all its
capabilities) file browser you have ever used. It's extremely flexible too -
integrates with your DE and favourite GUI utilities, works with the desktop
opener, supports bookmarks, has smart navigation shortcuts,
navigate-as-you-type mode, disk usage analyzer mode, comprehensive file details
and much more.
From Ljuba Nedeljkovic, thanks! With feedback from sthen and me.
OK sthen
2018-05-07 18:29:00 +00:00
jasper
a27c90b711
update to py-scp-0.11.0
2018-05-07 18:08:15 +00:00
jasper
192e3b3f7c
update to gjs-1.52.3l
2018-05-07 18:05:26 +00:00
jasper
e0dd07e81e
update to gnome-characters-3.28.2
2018-05-07 18:05:01 +00:00
bcallah
b78206de3f
+regina
2018-05-07 17:55:38 +00:00
bcallah
bf5351cfff
Import lang/regina, an ANSI-compliant interpreter for REXX language.
...
ok benoit@
Regina is an ANSI-compliant Rexx interpreter. Rexx is a programming
language that was designed to be easy to use for inexperienced
programmers yet powerful enough for experienced users. It is also a
language ideally suited as a macro language for other applications.
2018-05-07 17:55:20 +00:00
espie
5cf9299ad2
add another tweakable thingy for slightly later on
2018-05-07 15:33:01 +00:00
ajacoutot
885d54969e
Update to libsoup-2.62.2.
2018-05-07 13:11:10 +00:00
espie
e4d4961ed6
don't do substs on mode
2018-05-07 12:24:28 +00:00
espie
4593f527b3
correctly identify man directories in the presence of language subdirectories
2018-05-07 12:15:36 +00:00
gsoares
abdd7f3b5f
Security update for wget, addressing CVE-2018-0494 - cookie injection.
...
New tests fails as pointed out by bket@ on ports@, but since it includes
important fix so sthen suggested we should go ahead and commit right way, i'm going
to look at it and report upstream afterwards.
OK sthen@
2018-05-07 10:37:59 +00:00
espie
da25b129c8
zap TODO that's done
2018-05-07 10:33:07 +00:00
pirofti
12192e9d68
math/ginac: Fix WANTLIB list.
...
Based on input from tb@ and sthen@, thanks!
2018-05-07 10:31:34 +00:00
ajacoutot
724066ba88
Update to gnome-keyring-3.28.2.
2018-05-07 10:13:20 +00:00
ajacoutot
ebc7ded429
Add patch from Fedora: Red Hat bug #1517021 (Crash when importing OPML
...
file with feeds without 'title' attribute)
While here, regen WANTLIB and PLIST.
2018-05-07 10:11:35 +00:00
ajacoutot
525b14e817
Update to evolution-ews-3.28.2.
2018-05-07 10:01:33 +00:00
ajacoutot
69aa4e3ae4
Update to evolution-3.28.2.
2018-05-07 10:01:20 +00:00
ajacoutot
98b49d7ee3
Update to evolution-data-server-3.28.2.
2018-05-07 10:01:02 +00:00
fcambus
09b881ad9d
Update lynx to 2.8.9pl18 and switch HOMEPAGE and MASTER_SITES to HTTPS.
2018-05-07 09:33:09 +00:00
ajacoutot
3759b635f2
Update to gvfs-1.36.2.
2018-05-07 09:22:20 +00:00
feinerer
b0f3ecaaea
Update to baresip 0.5.9
...
Tweaks and "go for it" sthen@
2018-05-07 07:22:54 +00:00
feinerer
1e7d5c1428
Update to librem 0.5.3
...
"go for it" sthen@
2018-05-07 07:20:16 +00:00
feinerer
a1179bbd33
Update to libre 0.5.8
...
"go for it" sthen@
2018-05-07 07:18:39 +00:00
ajacoutot
c1576a1c19
Switch armv7 to the "softfp" floating-point ABI. The ABI is identical to
...
the "soft" floating-point ABI but this does allow the compiler to generate
FPU instructions.
from Brad (maintainer)
2018-05-07 06:42:54 +00:00
espie
ee75dd6ea3
insert comes_after data into the copy process:
...
- unmark file as found, because it will be found again as tag
- have it tag along on the unexec that uses it
This fixes ghc's location of unregister.
2018-05-06 16:14:20 +00:00
espie
65a708796b
framework for handling unexec:
...
- during known_object, figure out command names that must stick around
- allow copy_with_tags to be recursive (e.g., tags may have tags)
2018-05-06 15:56:45 +00:00
bcallah
ea115bfcab
Update to ocaml-camlp5 to 7.05
...
diff from daniel@, who needs this for an update of lang/compcert
2018-05-06 15:45:06 +00:00
espie
f1d4889528
write the full correct new cvstag the first time around to avoid
...
random discrepancies on regen
2018-05-06 15:40:15 +00:00
espie
ea989764ca
-static flavor should need to own its msg directories.
...
okay naddy@
2018-05-06 15:35:47 +00:00
bcallah
ba1f07d4b9
Update to feh-2.26
...
Compile with -std=gnu99 to remove some patches.
MAINTAINER timeout
ok pirofti@
2018-05-06 15:22:12 +00:00
bcallah
b5afde22a5
+arx-libertatis
2018-05-06 15:15:50 +00:00
bcallah
16dddfd6cb
Import games/arx-libertatis, a cross-platform port of Arx Fatalis, a
...
first-person RPG.
Submission from Thomas Frohwein (thfr), who takes MAINTAINER, thanks!
ok sthen@
Arx Libertatis is a cross-platform, open source port of Arx Fatalis, a
2002 first-person role-playing game and dungeon crawler developed by
Arkane Studios.
Arx Fatalis (Latin for "fatal fortress") is set on a world whose sun has
failed, forcing the above-ground creatures to take refuge in
subterranean caverns. The action in Arx Fatalis takes place in one of
these large caves, where inhabitants from all races such as Trolls,
Goblins, Dwarves, Humans, etc. have made their homes on various levels
of the cave. The player awakens inside a prison cell and, after making
his escape, eventually discovers his mission is to subvert and imprison
the God of Destruction, Akbaa, who is trying to manifest itself in Arx.
2018-05-06 15:15:00 +00:00
sthen
f10bd6a863
adjust README, it referred to php example config in /etc/examples/httpd.conf
...
which has since been removed.
2018-05-06 14:32:41 +00:00
sthen
013d26f2d5
update to wireless-5, from maintainer/upstream Gregor Best
2018-05-06 14:05:56 +00:00
sthen
c47e6fe167
update HOMEPAGE
2018-05-06 11:47:10 +00:00
ajacoutot
e23ccbf46a
Add MR URL.
2018-05-06 09:21:41 +00:00
ajacoutot
a430f89b24
Try to fix auto-generated gtd-vcs-identifier.h properly.
...
While here, fix an implicit declaration.
2018-05-06 09:08:08 +00:00
espie
5e13c708e4
optimization: sort the list of variables the first time
2018-05-05 23:38:54 +00:00
jturner
2f8b307bd1
Enable ssl on static build since it works fine with libressl. No bump since
...
I just committed the 2.06 update.
2018-05-05 23:36:06 +00:00
espie
59700154bd
correct sort order
2018-05-05 23:34:36 +00:00