2044 Commits

Author SHA1 Message Date
espie
78234632ff assert gnu89 inlines 2017-05-19 23:36:08 +00:00
espie
17a9aa136d fixes for clang, still warns a lot 2017-05-19 23:33:01 +00:00
espie
dfe564c22b assert gnu89-inline 2017-05-19 23:23:11 +00:00
espie
5547286ead kill most of the / at the end of WRK* variables 2017-05-11 20:50:55 +00:00
benoit
287dcbbc5f Update to p5-Lingua-Romana-Perligata-0.601. 2017-05-10 20:18:32 +00:00
benoit
dd81b702ae Update to p5-I18N-Charset-1.417. 2017-05-10 20:11:16 +00:00
schwarze
344fd639f0 mandoc(1) now supports .ta and .ti, drop USE_GROFF and bump 2017-05-08 17:41:49 +00:00
espie
e0b52f0ff8 make it build with clang, clean up a shitload of warnings and errors,
make it obey CFLAGS, extract the embedded source so we can patch it.
2017-05-07 23:57:16 +00:00
naddy
e8c9cce4ae adding missing includes and not redefining void as char makes this build
with clang
2017-04-30 13:55:57 +00:00
benoit
7b734eb179 Update to ytree-1.99. 2017-04-30 11:04:36 +00:00
benoit
26ff4574d1 Update to p5-User-Identity-0.97. 2017-04-30 10:56:02 +00:00
benoit
2e44d0a3ea Update to p5-I18N-Charset-1.415. 2017-04-30 10:36:32 +00:00
espie
8fc4e4103d fix the two nits that prevent clang from compiling junk 2017-04-28 10:01:01 +00:00
sthen
a04350fda9 Fix local patch which removes -lm from linker invocation. Fixes with lld. 2017-04-24 08:46:19 +00:00
jsg
d1cd0b52bd add a non-implicit return type to a function to fix the build with clang 2017-04-22 05:54:02 +00:00
jsg
4219ed2278 remove -Werror to fix the build with clang 2017-04-22 05:34:00 +00:00
jasper
5325a42408 update to portroach-2.0.11, containing a bunch of fixes related to github.
nb: in order to do a full portroach scan one needs a github token otherwise
rate-limiting will block requests after the default limit of 60 p/h has been reached.
2017-04-16 09:14:52 +00:00
naddy
ad014cf1e9 fix build with clang; drop maintainer 2017-04-13 21:21:43 +00:00
giovanni
0585f863f2 Important bugfix update to 1.4.36
Full Changelog at https://github.com/memcached/memcached/wiki/ReleaseNotes
2017-04-11 12:49:52 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
jasper
9ac9d5863c update to rlwrap-0.43 2017-04-09 11:53:44 +00:00
fcambus
26e3d4e094 Update mc to 4.8.19 and switch HOMEPAGE to use HTTPS.
OK shadchin@, robert@
2017-03-28 20:43:40 +00:00
jasper
929ff7ce5e Fix for Perl 5.24 2017-03-25 14:18:49 +00:00
jca
e347678b47 Honour CFLAGS 2017-03-14 02:43:18 +00:00
jca
eeed845f5c Use lang/gcc on arm 2017-03-14 02:36:36 +00:00
jca
c9b516c09c Honour CC 2017-03-04 16:36:00 +00:00
naddy
e422c08481 honor CC, CFLAGS; drop gettext module; sync wantlib 2017-02-28 21:00:12 +00:00
jca
931245b1a7 Missed in previous 2017-02-27 18:32:52 +00:00
jca
62a8590b7c Respect CC/CFLAGS 2017-02-27 18:30:43 +00:00
jca
4ad2f3df07 Respect CC 2017-02-27 18:28:14 +00:00
sthen
df2a89b02b pass CC for linking (it was already used for compiling, but "gcc" was used
for linking)
2017-02-26 20:18:13 +00:00
ajacoutot
0cdb833a5e Update to hwdata-0.297. 2017-02-07 09:38:38 +00:00
landry
7fa84ff78e +reprepro 2017-01-13 17:27:16 +00:00
landry
19fa39a013 Import reprepro 5.1.1 from MAINTAINER Donovan Watteau
reprepro is a tool to manage a repository of Debian packages.

It stores files either being injected manually or downloaded from some other
repository (partially) mirrored into one pool/ hierarchy.

Managed packages and files are stored in a Berkeley DB, so no database server
is needed.

Checking signatures of mirrored repositories and creating signatures of the
generated Package indices is supported.

ok jca@ on a previous version
2017-01-13 17:26:41 +00:00
ajacoutot
256aa8336a Update to hwdata-0.296. 2017-01-04 08:22:09 +00:00
landry
ffe8bbd592 bump ports depending on python3 in math, misc and multimedia 2017-01-03 19:23:48 +00:00
shadchin
023286d19f Add a MODPY_PYOEXTENSION variable.
Beginning with Python 3.5 .pyo files are no longer used and
have been replaced by a more flexible scheme that includes
the optimization level explicitly in .pyc name (See PEP-488).
2017-01-03 18:54:48 +00:00
ajacoutot
e176ca3ed7 Update to gramps-4.2.5. 2016-12-30 14:54:21 +00:00
zhuk
a47f492f02 Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
ajacoutot
5c21abff90 Update to hwdata-0.295. 2016-12-13 08:44:28 +00:00
ajacoutot
676b98dd70 Update to shared-mime-info-1.8. 2016-12-06 08:51:35 +00:00
giovanni
1353ef0430 Security update to 1.4.33
fixes a remote code execution but pledge(2) is protecting us
2016-11-14 17:44:49 +00:00
ajacoutot
62582667a1 Update to gtk3mm-documentation-3.22.0. 2016-11-14 15:49:11 +00:00
sthen
04ce4c6b75 WANTLIB += lzma and bump 2016-11-08 14:23:59 +00:00
ajacoutot
b063f0361d Update to hwdata-0.294. 2016-11-03 09:44:24 +00:00
kirby
af9ef20e45 update to mc-4.8.18
ok robert@ (maintainer)
2016-11-02 06:46:20 +00:00
ajacoutot
893ed22973 Update to osinfo-db-20161026. 2016-10-27 09:00:14 +00:00
ajacoutot
789897a872 Update to osinfo-db-tools-1.1.0. 2016-10-27 08:59:58 +00:00
ajacoutot
42c3ef76b5 Make V conditionnal. 2016-10-27 08:59:40 +00:00
giovanni
70869f23c3 Security update to 1.4.32, one patch applied upstream
ok sthen@
2016-10-25 21:08:48 +00:00