naddy
5a9ce69301
remove undefined variables
2017-11-02 21:41:57 +00:00
ajacoutot
5024ce31b6
Update to py-asn1-modules-0.1.5.
2017-11-02 20:49:18 +00:00
bentley
5504742b18
Update to overpass-3.0.2.
2017-11-02 20:23:19 +00:00
jca
67ad8f1c16
Hopefully fix samba, still using lld; looks like previous commit wasn't enough
...
Also bump -util just to be safe.
2017-11-02 19:56:29 +00:00
jca
435debb39e
Two "bind_to_address" tweaks for mpd
...
- listen on "localhost" instead of "127.0.0.1"; helps with "family
inet6 inet4" in resolv.conf
- install /var/run/mpd in the rc script, and mention /var/run/mpd/socket
in the example config (ncmpc can use it by default)
ok dcoppa@ (maintainer)
2017-11-02 19:22:40 +00:00
bentley
d969a138b0
+vlgothic
2017-11-02 18:33:52 +00:00
bentley
7337fa094f
+xtensa-elf
2017-11-02 18:31:59 +00:00
bentley
27d27edac4
Import xtensa-elf-gcc and xtensa-elf-binutils.
...
ok stsp@
2017-11-02 18:30:57 +00:00
bentley
8e8cb5016e
Import vlgothic-20141206.
...
VLGothic and VLPGothic are a Japanese TrueType font family from Vine Linux.
It consists of kanji, kana and alphanumeric characters from the M+ fonts;
some kanji from the Sazanami Gothic font; and remaining kanji produced by
Daisuke Suzuki of Project Vine.
From Sasano Takayoshi (thanks!). ok sthen@
2017-11-02 18:19:52 +00:00
jasper
67b7366b46
merged
2017-11-02 18:16:08 +00:00
ajacoutot
5ad17d6022
Update to p5-libintl-1.27.
2017-11-02 17:54:16 +00:00
ajacoutot
81bbacaaad
Update to p5-Glib-Object-Introspection-0.043.
2017-11-02 17:52:52 +00:00
naddy
2e1b191e55
replace gettext module and sync wantlib; ok kili@
2017-11-02 17:52:26 +00:00
ajacoutot
10250a23d9
Update to p5-Glib2-1.326.
2017-11-02 17:51:10 +00:00
naddy
1c96106343
replace gettext module; ok stsp@
2017-11-02 17:50:55 +00:00
jasper
278c23b5d7
update to pdfpc-4.1
2017-11-02 17:50:45 +00:00
ajacoutot
336cf05cf4
Update to terraform-provider-azurerm-0.3.2.
2017-11-02 17:46:04 +00:00
jasper
c5839ea776
update to borgmatic-1.1.9
2017-11-02 17:46:00 +00:00
jasper
f7d374188b
update to consul-template-0.19.4
2017-11-02 17:43:04 +00:00
sthen
c8e88ae04a
build samba with -fuse-ld=lld on CLANG_ARCHS, ok jca@ jca@ jca@
2017-11-02 17:40:54 +00:00
rpointel
ed8733f7ba
update libfvde to 20170930.
...
ok benoit@
2017-11-02 17:38:19 +00:00
naddy
35b149d31f
maintenance update to 0.1.45 (C++11 fixes)
2017-11-02 16:53:34 +00:00
rpe
52d5359e9e
add expect-lite
2017-11-02 16:04:14 +00:00
rpe
9399687141
Import expect-lite-4.9.0
...
Comment:
mature, quick and easy command line automation tool
Description:
Written in expect, it is designed to directly map an interactive
terminal session into an automation script.
expect-lite scripts use special character(s) at the beginning of
each line to indicate the action. Basic expect-lite scripts can be
created by simply cutting and pasting text from a terminal window
into a script, and adding '>' '<' characters.
No knowledge of expect is required!
OK sthen@
2017-11-02 16:02:01 +00:00
espie
a5a9dc3a73
fix link
2017-11-02 15:54:25 +00:00
ajacoutot
3cca70593b
Add --sharedstatedir="/var/db".
2017-11-02 15:48:44 +00:00
ajacoutot
10e6b51bdc
Add support for ${LOCALSTATEDIR}.
2017-11-02 15:46:39 +00:00
jasper
df267ff49a
update to bijiben-3.26.2
2017-11-02 15:29:37 +00:00
ajacoutot
c71d64a1f9
Update to gnome-initial-setup-3.26.0.
2017-11-02 15:27:16 +00:00
espie
7a9e6a42da
fix bogus link line.
2017-11-02 15:22:00 +00:00
ajacoutot
6a2a2979d4
Update comment.
2017-11-02 15:13:37 +00:00
espie
7a6cef72f0
explicitly link with -lm as the main program requires it.
...
fixes link with lld.
2017-11-02 15:10:07 +00:00
espie
82ef01c110
if using C++ just say it!
...
this game's build system is moronic.
fixes link with lld
2017-11-02 15:04:18 +00:00
bluhm
28c45cfb81
Portroach must skip versions that follow a different schema.
2017-11-02 15:00:21 +00:00
sebastia
8136ee44f4
remove the MODRUBY_FLAVOR dependency to puppet again, it doesn't have
...
a flavor, BAD BAD /ME, I ok'ed that before
noticed by naddy@
2017-11-02 14:47:16 +00:00
espie
a258041905
explicitly link with -lm, as the main program uses it.
...
fixes link with lld
2017-11-02 14:47:06 +00:00
ajacoutot
f7335fd6a8
Update to gnome-settings-daemon-3.26.2.
2017-11-02 14:43:40 +00:00
espie
5032cccf16
game explicitly uses -lm, don't get it accidentally from sdl
...
fixes link with lld
2017-11-02 14:36:24 +00:00
sthen
7ca2ede1cf
add a !defined(CONFIGURE_ARGS) check to unbreak cmake things that don't
...
set CONFIGURE_ARGS, reported by jca@, thanks!
2017-11-02 14:32:37 +00:00
espie
25151b4c50
do like solaris does, explicitly link with -lm, because bomberclone
...
uses it directly. Fixes link with lld.
2017-11-02 14:29:30 +00:00
bluhm
c18b69c409
update p5-Test-Deep-JSON to 0.04
...
module moved from Module::Build to Module::Build::Tiny
OK maintainer Matthias Pitzl
2017-11-02 14:20:59 +00:00
ajacoutot
da205496d7
Update to totem-3.26.0.
2017-11-02 14:19:25 +00:00
espie
c98598fd53
correct link with lld
2017-11-02 14:14:37 +00:00
jeremy
5b983cb347
Bump plugin subpackage after ruby default version change
...
Also, use MODRUBY_FLAVOR for the ruby library dependency to ensure the
correct ruby version is used.
noticed by naddy@
OK sebastia@
2017-11-02 14:13:39 +00:00
espie
14af573a5e
configure bogosity: set BUILD_CC to avoid linking with gcc when using clang
2017-11-02 14:11:08 +00:00
jeremy
3167afa7be
Bump passenger subpackage and allow it to work with ruby 2.4.
...
noticed by naddy@
2017-11-02 14:08:18 +00:00
rpointel
c76c01ecb7
update libfsntfs to 20170315.
...
ok and inputs from benoit@.
2017-11-02 14:06:46 +00:00
sthen
1144431b83
update to certbot-0.19.0
2017-11-02 13:47:22 +00:00
espie
3cb259036e
avoid auto-detecting gcc during build (bitmap configure), explicitly pass
...
CC thru env.
2017-11-02 13:34:08 +00:00
espie
c9c6e0f6a0
if compile script fails, fail
2017-11-02 13:15:23 +00:00